@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@200;300;400&family=Roboto:wght@200;300;400;500&display=swap";.topbar{box-sizing:border-box;display:flex;justify-content:center;align-items:center}.topbar{height:48px;width:100%}.content-container{display:flex;width:100%}.test-border{border:1px solid black}.dashboard-container{display:flex;flex-direction:column;background-color:#e0e0e0;padding-left:25px}.dcu-width{width:calc(100% - 240px);box-sizing:border-box}.navigation-arrow{display:flex;justify-content:center;align-items:center;width:78px;height:38px;flex-grow:0}.navigation-arrow-outside{display:flex;justify-content:center;align-items:center;background-color:#ed8154;clip-path:polygon(85% 0,100% 50%,85% 100%,0 100%,0 0);width:80px;height:40px;cursor:pointer;flex-grow:0;flex-shrink:0}.navigation-arrow-parents{background-color:#fff}.navigation-arrow-start{clip-path:polygon(85% 0,100% 50%,85% 100%,0 100%,0 0)}.navigation-icon-after{clip-path:polygon(0 0,85% 0,100% 50%,85% 100%,0 100%,15% 50%);display:flex;justify-content:center;align-items:center;background-color:#ed8154;min-width:78px;width:calc(auto + 20px);height:38px;background-color:#fff;font-family:Roboto;color:#ed8154;font-size:10px;font-weight:700}.third-arrow{width:127.64px;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%,10% 50%);background-color:#ed8154;height:40px;color:#fff;margin-left:-7.5px}.navigation-icon-after-outside{clip-path:polygon(0 0,85% 0,100% 50%,85% 100%,0 100%,15% 50%);display:flex;justify-content:center;align-items:center;background-color:#ed8154;min-width:80px;width:calc(auto + 2px);height:40px;cursor:pointer;margin-left:-7.5px}.navigation-arrow-icon{color:#ed8154;width:20,82px;height:18.99px}.dashboard_navbar{width:100%;max-width:1611px;display:flex;justify-content:space-between;box-sizing:border-box}.nav-text{white-space:nowrap}.lng_cloud_btn{width:40px;height:40px;border-radius:8px;background-color:#ed8154;cursor:pointer!important}.dashboard_navigation{display:flex;height:40px}.search-segment-container{display:flex;justify-content:space-between;height:40px;width:514px;margin-top:44px;margin-right:250px;box-sizing:border-box}.mt-20{margin-top:20px}.add-new-user-button{border-radius:8px;background-color:#ed8154;color:#fff;font-size:14px;font-weight:500;outline:0;border:0;cursor:pointer!important;font-family:Roboto;width:200px;height:40px}.search-container{display:flex;align-items:center;height:40px;width:300px}.search_bar{outline:0;border:0;width:254px;height:40px;border-top-left-radius:8px;border-bottom-left-radius:8px;padding-left:12px;box-sizing:border-box}.search_bar::placeholder{color:#e0e0e0;font-size:14px;font-weight:300}.search-button{display:flex;justify-content:center;align-items:center;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:#ed8154;width:40px;height:40px;cursor:pointer}.search-button-icon{width:17.49px;height:17.49px;color:#fff}.users-container{display:flex;flex-direction:column;margin-top:76px;width:100%;max-width:1390px;box-sizing:border-box;padding-bottom:200px}.bulk-select-container{display:flex;width:265px;justify-content:space-between;align-self:flex-end;height:21px}.select-all-container{display:flex;justify-content:space-between;align-items:center;width:98px;font-size:14px;font-weight:700;font-family:Roboto;color:#828282;cursor:pointer}.label{cursor:pointer}.bulk-actions-container{display:flex;justify-content:space-between;align-items:center;width:127px;cursor:pointer}.select-checkbox{width:18px;height:18px;border-radius:2px;outline:0;border:0}input:checked{background-color:#ed8154}.bulk-actions-icon{width:18.67px;height:19.2px;color:#ed8154}.select-text{margin:0;color:#ed8154;font-family:Roboto;font-size:14px;font-weight:400}.select-arrow{width:10px;height:10px;background-color:#ed8154;transition-duration:.5s}.transition{transition:transform .5s ease-in}.container{display:flex;position:relative;padding-left:35px;margin-bottom:17px;cursor:pointer;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px;box-sizing:border-box}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#eee;box-sizing:border-box}.container input:checked~.checkmark{background-color:#ed8154}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:5px;top:1px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;border-radius:2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.select-arrow-down{clip-path:polygon(0 0,51% 100%,100% 0)}.select-arrow-up{clip-path:polygon(0 100%,100% 100%,50% 0)}.bulk-options-container{position:absolute;top:230px;right:62px}.bulk-options-container-card,.bulk-options-container{display:flex;width:180px;flex-direction:column;background-color:#fff;border:1px solid #ED8154;border-radius:8px;padding-left:10px}.bulk-option{display:flex;align-items:center;height:20px;font-family:Roboto;font-size:14px;margin-top:5px;margin-bottom:5px;cursor:pointer}.user-card-container{display:grid;grid-template-columns:auto auto auto;justify-content:space-between;width:100%;margin-top:22px;row-gap:20px;column-gap:20px}.user-card{display:flex;flex-direction:column;height:132px;width:450px;border:1px solid #ED8154;border-radius:8px;box-sizing:border-box}.user-card-header{display:flex;justify-content:space-between;align-items:center;height:40px;width:100%;border-bottom:1px solid #ED8154;padding-left:20px;padding-right:17px;box-sizing:border-box;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.user-card-body{width:100%}.user-card-body-left-side{width:320px}.user-card-body-right-side{min-width:130px!important;max-width:130px!important;border-left:1px solid #ED8154;justify-content:center;align-items:center;box-sizing:border-box;background-color:#fff;border-bottom-right-radius:8px}.ucbrs-inner-container{display:flex;flex-direction:column;justify-content:space-between;padding-left:24px;box-sizing:border-box;width:100%;height:50px}.ucbrs-actions{font-size:14px;font-weight:500;color:#ed8154;max-height:20px;min-width:20px}.ucbrs-actions{display:flex;cursor:pointer;align-items:center;gap:20px}.account-select{width:120px!important;margin-left:50px}#b-arrow-card{margin-left:26px;transition-duration:.5s}.bulk-options-container-card{position:relative;right:150px;top:75px;z-index:5000}.enable-button-container{display:flex;align-items:center}.toggler-container{display:flex;width:35px;height:20px;border-radius:10px;margin-left:9px;cursor:pointer}.toggler-disabled{background-color:#e0e0e0;justify-content:flex-start}.toggler-enabled{background-color:#ed8154;justify-content:flex-end}.toggler{height:20px;width:20px;border-radius:50%;background-color:#fff;box-sizing:border-box}.t-enabled{border:1px solid #ED8154}.t-disabled{border:0}.bulk-menu-card{min-width:180px;color:#000}#um-search{width:100%;max-width:1390px;width:auto;padding-left:0!important}.user-card-body,.user-card-body-left-side,.user-card-body-right-side{display:flex;height:92px}.user-card-body-right-side{box-sizing:border-box;overflow:initial}.network-indicator-container{display:flex;align-items:center}.on-off-line-indicator,.user-name{margin:0}.user-name{font-size:16px;font-weight:500;font-family:Roboto;color:#4f4f4f}.on-off-line-indicator{margin-right:23px;font-family:Roboto;font-size:14px;font-weight:700}.online-color{color:#28602e}.input-label-in-card{margin:0 15px 0 0;padding:0;position:relative;bottom:10px}.offline-color{color:#982727}.user-card-body-left-side{display:flex;align-items:center;padding-left:20px;background-color:#fcf6ef;border-bottom-left-radius:8px}.data-container{display:flex;width:267px;height:48px}.data-left-conainer,.data-right-conainer{display:flex;flex-direction:column;justify-content:space-between;color:#4f4f4f;font-size:14px}.data-left-conainer{font-weight:500;width:127px}.data-right-conainer{font-weight:400}.change-role-modal{width:700px;height:232px;position:fixed;top:200px;border-radius:2px;flex-direction:column;align-self:center;background-color:#fff;left:calc((100% - 700px)/2)}.modal-header{display:flex;justify-content:space-between;align-items:center;height:40px;width:100%;border-top-left-radius:2px;border-top-right-radius:2px;background-color:#ed8154;padding-left:40px;padding-right:20px;box-sizing:border-box}.close-icon-modal{width:14px;height:14px;cursor:pointer}.modal-title{font-size:16px;font-weight:500;color:#fff}.modal-body{display:flex;flex-direction:column;align-items:center}.modal-select{width:650px!important;height:40px!important;margin-top:40px}.modal-buttons-container{display:flex;justify-content:flex-end;width:650px;box-sizing:border-box;margin-top:40px}.modal-buttons{width:150px;height:40px;outline:0;border:0;border-radius:8px;font-family:Roboto,sans-serif;font-weight:500;font-size:14px;cursor:pointer}.modal-button-left{margin-right:20px;color:#ed8154;background-color:#fff;border:#ED8154 1px solid}.modal-button-right{color:#fff;background-color:#ed8154}.personal-settings-modal-container{flex-direction:column;border-radius:8px;width:900px;height:500px;background-color:#fff;position:absolute;top:10%;left:calc((100% - 900px)/2);padding:8px 30px 19px 40px;box-sizing:border-box}.ps-modal-title{font-size:16px;color:#4f4f4f;font-weight:500;margin-bottom:38px}.psm-form-container{display:flex;justify-content:space-between;width:100%;height:320px}.psm-form-spaner{display:flex;flex-direction:column;width:552px}.psm-form-labels{color:#4f4f4f;font-size:14px;font-weight:700;margin-bottom:10px}.psm-form-input{outline:0;width:100%;height:40px;border:1px solid #E0E0E0;border-radius:8px;margin-bottom:18px}.psm-cp-button{display:flex;justify-content:center;align-items:center;background-color:#ed8154;width:250px;height:40px;font-size:14px;font-weight:700;border-radius:8px;color:#fff;cursor:pointer}.psm-buttons-container{display:flex;align-self:flex-end;width:320px;height:40px;justify-content:space-between;margin-top:54px}.psm-buttons{display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:14px;font-weight:500;width:150px;cursor:pointer}.psmb-orange{background-color:#ed8154;color:#fff}.psmb-white{color:#ed8154;border:1px solid #ED8154;background-color:#fff}.pphoto-container{display:flex;flex-direction:column;width:200px;height:230px;justify-content:space-between}.pphoto{width:200px;height:200px;border-radius:50%;align-self:center}.pphoto-buttons-container{display:flex;justify-content:center;gap:10px}.pphoto-button{display:flex;justify-content:center;align-items:center;border-radius:8px;color:#fff;font-size:10px;font-weight:700;width:80px;height:20px;cursor:pointer}.pphoto-change{background-color:#ed8154}.pphoto-delete{background-color:#982727}.psc-gap{gap:38px!important}@media screen and (max-width: 1750px){.user-card-container{grid-template-columns:auto auto;width:940px}}@media screen and (max-width: 1400px){.search-segment-container{justify-content:flex-end;margin-right:40px}.users-container{margin-right:62px}.add-new-user-button{width:130px;margin-right:20px}.search_bar{width:230px!important}.filter-search{width:200px!important}.personal-settings-modal-container{border:1px solid #707070}}@media screen and (max-width: 1260px){.filter-search{width:83px!important}}@media screen and (max-width: 1360px){.user-card-container{grid-template-columns:auto;width:100%}}@media screen and (max-width: 1060px){.search_bar{width:115px}}@media screen and (max-width: 1020px){.search_bar{width:115px}}@media screen and (max-width: 965px){.personal-settings-modal-container{width:90%;left:5%}}@media screen and (max-width: 1080px){#um-search{flex-direction:column;align-items:center;gap:20px}.search-segment-container{justify-content:center}.bulk-select-container{align-self:flex-start}}.navbar_plus_filters{display:flex;width:100%;flex-direction:column;box-sizing:border-box;max-width:1611px}.filter-container{display:flex;flex-direction:column;align-self:flex-end;margin-top:20px;box-sizing:border-box}.on-top-button{width:180px;display:flex;justify-content:center;align-items:center;height:40px;border-radius:8px;background-color:#ed8154;font-size:14px;font-family:Roboto,sans-serif;font-weight:500;border:0;outline:0;color:#fff;align-self:flex-end;cursor:pointer!important;padding:0 22px}.css-7ievxh-control{margin:0!important;border-width:0px!important;box-shadow:0!important}.css-18exyct-control{border:0!important;box-shadow:0!important}.css-1nmdiq5-menu{margin:0!important;z-index:9999!important;width:100%!important}.css-10yp8mx-control{box-shadow:none!important}.css-tj5bde-Svg{color:#4f4f4f}.css-1u9des2-indicatorSeparator{display:none}.at_button{background-color:#ed8154;height:40px;color:#fff;font-weight:700;font-size:14px;border-radius:8px;cursor:pointer!important}.settings-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:8px;background-color:#ed8154;border:0;outline:0;color:#fff;align-self:flex-end;cursor:pointer!important}.settings-icon{transform:rotate(90deg)}.on-top-buttons-container{display:flex;gap:20px}.item-container{display:flex;width:820px;background-color:#fff}.filter-select-container{display:flex;gap:20px;justify-content:space-between}.filter_select{width:200px;height:40px;font-size:14px;font-weight:600;color:#4f4f4f;padding:0 15px 0 10px;box-sizing:border-box;cursor:pointer;background-color:#fff;border:1px solid #E0E0E0;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.options-container{display:flex;width:200px;flex-direction:column;position:absolute;border-radius:8px;top:190px;box-sizing:border-box}.filter-search{width:260px;border-color:#bdbdbd;height:40px;box-sizing:border-box}.search-w-custom{width:calc(100% - 40px)!important}.dl_search{display:flex;width:100%;padding:0 40px;box-sizing:border-box;margin-top:20px}.dl_mg_container{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#ed8154;color:#fff;border-radius:0 8px 8px 0;cursor:pointer}.dl_search_input{width:calc(100% - 40px);border-radius:8px 0 0 8px;height:40px;border:1px solid #bdbdbd;border-right:none;box-sizing:border-box;padding-left:12px}.dl_search_input::placeholder{color:#e0e0e0;font-weight:300;font-size:14}.dl_table_container{width:100%}.dl_sa_container{display:flex;width:100%;align-items:center;justify-content:flex-end;padding-right:99px;box-sizing:border-box;margin-top:20px}.dl_table{height:313px;overflow-y:scroll;width:100%;box-sizing:border-box;border:1px solid #ED8154;border-top:none}.dl_tabletr{padding:0 75px 0 40px;border-bottom:1px solid #ED8154;box-sizing:border-box}.dl_table td,.dl_table th,.dl_table tr{align-items:center}table.dl_table{flex-direction:column}.dl_table_label{font-weight:700;font-size:14px;color:#828282}.dl_table tr,.dl_table th,.dl_table td{height:40px!important;box-sizing:border-box}.dl_tableth,.dl_table tr{text-align:left}.dl_table::-webkit-scrollbar{width:20px}.dl_table::-webkit-scrollbar-track{background:#d8d8d8}.dl_table::-webkit-scrollbar-thumb{background:#fff;border:1px solid #ED8154}.dl_table::-webkit-scrollbar-button:single-button{background-color:#fff;border:1px solid #ED8154;height:20px;background-repeat:no-repeat;background-position:center}.dl_table::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAFpJREFUGFdtjtENgDAIRL3JrAsQRiUsYJ0Me01oqqE/NPDuAUSkAziP4kXEA1Vt43NXwAhe4KCyMO3ubQKVhWkz6xP4WzLN/gJ2S6Y/QFpYuTvNy5C3sHJ3Ai/xnjLjGFP/QQAAAABJRU5ErkJggg==)}.dl_table::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAFhJREFUGFdtjMERgDAIBL3K1AaYlMrQgFoZBiYw9wg/YHdx0IwxrlhV9a0zGBCRfJhZgjENhO3uTx6BuyoNhD0fZwAT/KqSANudXpUE2C6gKtjZXMHO5soPrSoy4/qWe9YAAAAASUVORK5CYII=)}@media screen and (max-width: 1100px){.filter_select,.options-container,.option{width:130px}.filter-search{width:76px}}.dl_cc_input{width:60px;height:30px;padding-left:5px;font-size:14px;border:1px solid #ed8154;box-sizing:border-box}.filter-option-top{height:40px;border-top-left-radius:8px;border-top-right-radius:8px}.css-select-container{display:flex;flex-direction:column;z-index:500}.option{color:#4f4f4f;background-color:#fff;width:200px;height:30px;font-size:400;padding-left:15px;display:flex;align-items:center;cursor:pointer;box-sizing:border-box}.option:hover{background-color:#ed8154;color:#fff}.option-top{border-top-left-radius:8px;border-top-right-radius:8px}.option-bottom{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.items-table-container{display:flex;flex-direction:column;align-items:center;width:800px;height:785px;background-color:#fff;border-radius:8px;align-self:flex-end;margin-top:20px;margin-right:20px}.table-languages-container{display:flex;width:760px;height:30px;margin-top:20px;box-sizing:border-box}.table-language-item{display:flex;align-items:center;justify-content:space-between;color:#4f4f4f;border:1px #E0E0E0 solid;width:362px;padding:0 10px 0 15px;font-weight:700;font-size:14px;cursor:pointer;height:30px;box-sizing:border-box}.from-l-to-l-arrow{display:flex;justify-content:center;align-items:center;width:36px}.language-select-container{width:362px}.language-options-container{width:362px;border:1px solid #E0E0E0!important;flex-direction:column;align-items:center;box-sizing:border-box;z-index:500;background-color:#fff}.language-option{display:flex;padding-left:15px;align-items:center;height:30px;font-size:14px;font-weight:400;color:#4f4f4f;box-sizing:border-box;width:360px;cursor:pointer;z-index:500;background-color:#fff}.language-menu-container{display:flex;width:100%;height:64px;border-bottom:1px solid #BDBDBD;margin-top:35px;z-index:45}.language-menu-item{display:flex;flex-direction:column;width:calc(100% / 3);justify-content:center;align-items:center;color:#4f4f4f;row-gap:3px;cursor:pointer;box-sizing:border-box;z-index:45}.language-menu-item-number{font-size:24px;font-weight:300}.language-menu-item-title{font-size:14px;font-weight:700}.active-language-menu-item{color:#ed8154!important;border-bottom:4px solid #ED8154!important}.language-table{display:flex;flex-direction:column;width:100%;box-sizing:border-box;height:554px;overflow-y:scroll}.language-table-header{display:flex;width:100%;padding:38px 20px 20px 0;box-sizing:border-box}.lt-item-title{width:18%;padding-left:41px;box-sizing:border-box}.lt-item-desc{width:59%}.lt-item-sall{width:23%;padding-right:46px;box-sizing:border-box}.row-title{padding:21px 0 40px 41px;font-size:14px;font-weight:700;box-sizing:border-box}.row-desc{font-size:14px;height:55px;font-weight:400;line-height:19px;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.row-sall{box-sizing:border-box;display:flex;align-items:center;gap:20px;justify-content:flex-end}.language-table-row{display:flex;width:100%;height:80px;box-sizing:border-box;border-top:1px solid #ED8154}.language-table-titles{font-size:16px;font-weight:500;color:#707070}.table-select-title{font-size:14px;font-weight:700;color:#707070}.table-select-container{display:flex;align-items:center;justify-content:flex-end;gap:10px}.mp-0{margin:0!important;padding:0!important}.lbl-adj{position:initial!important}.table-row-edit-button{display:flex;justify-content:center;align-items:center;border:1px solid #ED8154;border-radius:2px;width:18px;height:18px;cursor:pointer}.edit-icon{width:12px;height:12px}.dkd-bg{background-color:#f2f2f2!important}.wt-bg{background-color:#fff}#ft-cnt{flex-direction:row!important;gap:20px}@media screen and (max-width: 1919px){.item-container{width:calc(100% - 1085px)}.item-buttons{width:135px}.item-source-text{height:auto;margin-bottom:20px}.source-toggler-container{height:auto}}@media screen and (max-width: 1700px){.item-buttons{width:90px}}.item-container{display:flex;flex-direction:column;padding:42px 20px 37px;font-family:Roboto,sans-serif}.item-titles,.source-title-text{font-weight:500;font-size:16px}.item-titles{color:#707070}.item-source-text{font-size:14px;margin-top:10px}.source-toggler-container{display:flex;flex-direction:column;cursor:pointer}.lang-toggler-container{display:flex;justify-content:space-between;width:92px;margin:0}.source-title-text{width:50px}.source-toggler-arrow-container{display:flex;justify-content:center;align-items:center}.mb-20{margin-top:20px}.mb-8{margin-bottom:8px}.m-btm{margin-bottom:20px}.item-input-container{display:flex;border:1px #E9E9E9 solid;border-radius:8px;width:100%;height:675px}.item-input{outline:0;border:0;width:100%;padding:10px 20px;font-family:Roboto,sans-serif;box-sizing:border-box}.languages-buttons-container{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:21px}.button-light{color:#ed8154;background-color:#fff;border:1px solid #ED8154}.item-buttons{font-weight:600}p{margin:0}@media screen and (max-width: 1500px){.languages-buttons-container{flex-direction:column;margin-top:30px;align-self:center;row-gap:20px;align-items:center}}.language-modal-container{flex-direction:column;width:900px;min-height:221px;box-sizing:border-box;border:1px solid #707070;border-radius:8px;position:absolute;top:10%;left:calc((100% - 900px)/2);background-color:#fff;z-index:6000}.language-modal-header{display:flex;justify-content:space-between;width:100%;height:40px;background-color:#ed8154;border-top-left-radius:8px;border-top-right-radius:8px;padding:0 20px 0 40px;box-sizing:border-box}.language-modal-title{height:40px;padding-top:8px;padding-bottom:11px;color:#fff;font-size:16px;font-weight:500}.modal-close-button-container{display:flex;height:40px;justify-content:center;align-items:center}.modal-close-button{cursor:pointer}.modal-search-container{align-self:center;width:822px;margin-top:20px}.modal-search{width:calc(100% - 40px);border:1px solid #BDBDBD;box-sizing:border-box}.language-modal-table{display:flex;width:100%;flex-direction:column;margin-top:34px}.language-modal-sall-container{display:flex;justify-content:flex-end;height:18px;width:100%;padding-right:107px;box-sizing:border-box}.language-modal-sall-spaner{display:flex;align-items:center;width:auto;gap:10px}.modal-sall-title{font-size:14px;font-weight:700;color:#828282}.language-modal-table-header{display:flex;box-sizing:border-box;height:19px;margin:8px 0 10px}.language-table-padding{padding:0 107px 0 39px}.language-modal-table-row{display:flex;width:100%;height:40px!important;border-top:1px solid #ED8154;box-sizing:border-box;flex-shrink:0;align-items:center}.col-145,.col-180,.col-188,.col-211{display:flex;align-items:center;flex-shrink:0}.col-145{width:145px!important}.col-188{width:188px!important}.col-211{width:211px!important}.col-180{width:180px!important}.language-modal-table-row-spaner{display:flex;flex-direction:column;width:100%;height:320px;overflow-y:scroll;box-sizing:border-box}.languages-modal-radio-button{width:20px;height:20px;border:1px solid #BDBDBD;box-sizing:border-box;margin:0;padding:0;cursor:pointer}.language-modal-custom-code-input{border:1px solid #ED8154;width:60px;height:30px;background-color:#fff}.language-modal-table-row-checkbox-container{width:39px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.language-modal-buttons-container{display:flex;justify-content:flex-end;padding-right:30px;box-sizing:border-box;gap:20px;margin-top:20px;margin-bottom:27px}.language-modal-button{display:flex;justify-content:center;align-items:center;border:0;outline:0;height:40px;font-size:14px;font-weight:500;border-radius:2px;cursor:pointer;gap:12px;cursor:pointer!important}.modal-dfltlng-button{width:150px}.modal-upload-lng-button{width:190px}.color-ffffff{color:#fff}.color-ed8154{color:#ed8154}.bg-color-ed8154{background-color:#ed8154}.bg-color-f2f2f2{background-color:#f2f2f2;border:1px solid #ED8154}.bg-color-ffffff{background-color:#fff;border:1px solid #ED8154}.bg-color-4f4f4f{background-color:#4f4f4f}.upload-language-modal-description{font-size:14px;font-weight:400;width:100%;padding-left:15px;padding-right:15px;margin-top:38px;box-sizing:border-box}.upload-language-modal-buttons-container{display:flex;justify-content:space-between;margin-top:57px;margin-bottom:7px;padding:0 40px}@media screen and (max-width: 1000px){.language-modal-container{width:75%;left:12.5%}.modal-search-container{width:91%}}.defaults_layout_container{width:100%;min-height:1080px;background-color:#e4e4e4;box-sizing:border-box;margin:0;overflow:hidden}.defaults_sidebar_plus_main{display:flex;width:100%;box-sizing:border-box}.defaults_main_container{width:100%;min-height:1032px;padding-left:40px;padding-top:40px;padding-right:40px;box-sizing:border-box;overflow:hidden}@media screen and (max-width: 1610px){.defaults_main_container,.defaults_sidebar_container,.defaults_layout_container{height:auto!important}}.defaults_topbar_container{width:100%;height:48px;background-color:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:0 40px 0 30px;font-family:Roboto,sans-serif}.defaults_topbar_left_side{display:flex;gap:53px;height:48px;align-items:center}.hamburger_menu_icon{display:flex;flex-direction:column;gap:4px;cursor:pointer}.hamburger_menu_line{border:1px solid #707070;width:20px;background-color:#707070}.defaults_topbar_logo{font-size:21px;display:flex;gap:6px;line-height:21px;cursor:pointer}.defaults_topbar_logo_orange{color:#ed8154}.defaults_topbar_logo_dark{color:#4f4f4f}.defaults_topbar_profile_icon{width:30px;height:30px;cursor:pointer}.defaults_profile_menu{width:220px;border-radius:8px;transition:max-height ease-in .2s;background-color:#fff;color:#4f4f4f;position:absolute;top:48px;right:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;font-size:14px;overflow-y:hidden;z-index:506}.ac_mt_10{margin-top:10px}.ac_mb_12{margin-bottom:12px}.logout_button{padding-left:20px;gap:10px!important}.defaults_profile_menu_title{font-weight:700;padding-left:20px}.defaults_profile_menu_link{padding-left:20px}.das-title{margin-top:41px;margin-left:16px;font-size:16px;font-weight:500;color:#707070}.settings-card-spaner{display:grid;grid-template-columns:auto auto auto;gap:20px;margin-top:18px;margin-bottom:20px}.settings-card-container{display:flex;flex-direction:column;justify-content:space-between;width:520px;height:260px;border:1px solid #ED8154;border-radius:8px;box-sizing:border-box}.settings-card-header{display:flex;justify-content:center;align-items:center;width:100%;height:40px;color:#ed8154;border-bottom:1px solid #ED8154;background-color:#fff;box-sizing:border-box;font-size:14px;font-weight:700;border-top-left-radius:8px;border-top-right-radius:8px;text-align:center}.settings-card-body{height:180px;display:flex;flex-direction:column;box-sizing:border-box;background-color:#fcf6ef}.settings-card-footer{display:flex;justify-content:center;align-items:center;width:100%;height:40px;background-color:#ed8154;color:#fff;font-size:14px;font-weight:700;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-sizing:border-box;cursor:pointer;text-align:center}.company-attribute-container{display:flex;width:100%;box-sizing:border-box;padding-left:24px;padding-right:47px;color:#ed8154;font-size:14px}.company-attribute-key-container{width:145px;flex-shrink:0;font-weight:500}.company-attribute-value-container{font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cs-mp{padding-top:18px;gap:8px}.settings-card-text{width:100%;font-size:14px;font-weight:400;color:#ed8154;padding-left:22px;padding-right:23px;box-sizing:border-box;margin-top:18px}.settings-card-data-container{display:flex;width:100%;justify-content:center;gap:80px;color:#ed8154;margin-top:29px}.settings-card-data-item{display:flex;flex-direction:column;align-items:center}.settings-card-data-big{font-size:32px;font-weight:700}.settings-card-data-small{font-size:10px;font-weight:400}@media screen and (max-width: 1919px){.settings-card-container{width:450px}}@media screen and (max-width: 1715px){.settings-card-container{width:380px}}@media screen and (max-width: 1500px){.settings-card-container{width:300px}}@media screen and (max-width: 1290px){.settings-card-spaner{grid-template-columns:auto}}@media screen and (max-width: 1135px){.settings-card-data-container{gap:20px}}@media screen and (max-width: 992px){.settings-card-data-big,.settings-card-data-small{text-align:center}}.cs-container{display:flex;width:100%;margin-top:40px;box-sizing:border-box;gap:20px}.cs-form-container{display:flex;flex-direction:column;width:790px;background-color:#fff;border-radius:8px;box-sizing:border-box}.cs-form-container-padding{padding:18px 52px 40px 40px}.cs-payment-top-container-padding{padding:18px 31px 15px 40px}.cs-payment-bottom-container-padding{padding:18px 52px 44px 40px}.cs-form-spaner{display:flex;flex-direction:column;width:100%}.cs-form-label{font-size:14px;font-weight:700;color:#4f4f4f;margin-bottom:10px}.cs-gap-handler{display:flex;flex-direction:column;gap:18px}.cs-form-input{outline:0;border:1px solid #E0E0E0;border-radius:8px;height:40px;background-color:#fff;width:100%;box-sizing:border-box;padding-left:15px;font-size:14px;color:#4f4f4f}.cs-h-80{height:80px}.cs-mb-18{margin-bottom:18px!important}.cs-mb-8{margin-bottom:8px!important}.cs-logo{width:94px;height:94px}.cs-s-buttons-container{justify-content:flex-start;margin-top:13px}.cs-payment-main-container{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.cs-payment-container{display:flex;flex-direction:column;width:790px;height:343px;border-radius:8px;box-sizing:border-box;background-color:#fff}.cs-payment-type-container{display:flex;align-items:center}.cs-payment-type{font-weight:400;font-size:28px;color:#ed8154}.cs-w-100-ml-80{width:100px!important;margin-left:80px}.cs-w-100{width:100px!important}.cs-color-4f4f4f{color:#4f4f4f!important;padding:0!important;margin-top:17px}.cs-mt-24{margin-top:24px!important;white-space:unset!important}.cs-ws{white-space:unset!important}.cs-invoice-time-container{display:flex;margin-top:8px}.cs-m-0{margin:0}.cs_submit_button{height:40px!important;border-radius:8px;background-color:#ed8154;margin-top:30px;cursor:pointer!important;color:#fff;font-size:14px}.cs_submit_button:hover{background-color:#f18d63}.invoice-history-link-container{display:flex;justify-content:center;align-items:center;border-radius:8px;box-sizing:border-box;width:200px;color:#fff;background-color:#ed8154;height:40px;font-size:14px;font-weight:700;cursor:pointer;margin-top:20px}.cs-card-expiry-container{display:flex;gap:20px}@media screen and (max-width: 1350px){.cs-form-container{width:260px!important}.cs-payment-container{width:260px}.cs-w-100-ml-80{margin-left:20px}.cs-payment-top-container-padding{padding:18px}}.dt_container{display:flex;flex-direction:column;width:100%;max-width:1600px;height:748px;background-color:#fff;margin-top:44px;border-radius:8px}.dt_tab_bar{display:flex;width:100%;height:47px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid #BDBDBD;gap:30px;box-sizing:border-box}.dt_tab{display:flex;height:47px;align-items:flex-end;justify-content:center;padding:0 20px 9px;font-family:Roboto,sans-serif;font-size:14px;color:#4f4f4f;box-sizing:border-box;cursor:pointer;line-height:normal}.dt_tab_active{border-bottom:4px solid #ED8154;padding-bottom:5px;color:#ed8154;font-weight:700}.dt_head,.dt_item{display:flex;width:100%;padding-left:20px;box-sizing:border-box}.dt_head{align-items:flex-end;padding:0 90px 10px 20px;height:69px;border-bottom:1px solid #ED8154}.dt_head_title{color:#707070;font-size:16px;font-weight:500}.dt_body{display:flex;flex-direction:column;width:100%;height:633px;overflow-y:auto;border-bottom:1px solid #ED8154}.dt_item{align-items:center;border-bottom:1px solid #ED8154;border-left:1px solid #ED8154;border-right:1px solid #ED8154;padding-right:70px;height:80px;flex-shrink:0}.dt_item_text{width:90%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-box-orient:vertical;white-space:normal;box-sizing:border-box;word-wrap:break-word}.dt_item_text_name{line-clamp:2;-webkit-line-clamp:2}.dt_item_text_desc{line-clamp:3;-webkit-line-clamp:3}.dt_actions_container{display:flex;gap:10px}.dt_action{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:2px;cursor:pointer;box-sizing:border-box}.dt_action_regular{border:1px solid #ED8154;color:#ed8154}.dt_action_danger{background-color:#982727;color:#fff}.bold{font-weight:700}.live{color:#549a5b}.draft{color:#982727}.dt-col-1{width:17.45%;padding-right:20px}.dt-col-2{width:49.68%}.dt-col-3{width:13.42%;padding-right:20px}.dt-col-4{width:18.82%;padding-right:20px}.dt-col-5{width:14.07%}.dt_body::-webkit-scrollbar{width:20px}.dt_body::-webkit-scrollbar-track{background:#d8d8d8}.dt_body::-webkit-scrollbar-thumb{background:#fff;border:1px solid #ED8154}.dt_body::-webkit-scrollbar-button:single-button{background-color:#fff;border:1px solid #ED8154;height:20px;background-repeat:no-repeat;background-position:center}.dt_body::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAFpJREFUGFdtjtENgDAIRL3JrAsQRiUsYJ0Me01oqqE/NPDuAUSkAziP4kXEA1Vt43NXwAhe4KCyMO3ubQKVhWkz6xP4WzLN/gJ2S6Y/QFpYuTvNy5C3sHJ3Ai/xnjLjGFP/QQAAAABJRU5ErkJggg==)}.dt_body::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAFhJREFUGFdtjMERgDAIBL3K1AaYlMrQgFoZBiYw9wg/YHdx0IwxrlhV9a0zGBCRfJhZgjENhO3uTx6BuyoNhD0fZwAT/KqSANudXpUE2C6gKtjZXMHO5soPrSoy4/qWe9YAAAAASUVORK5CYII=)}@media screen and (max-width: 1520px){.dt-col-4{width:10.82%}.dt-col-5{width:22.07%}}@media screen and (max-width: 1100px){.dt_item{padding-right:20px}}.defaults_preview_image{width:100%;height:auto}.defaults_x_preview{position:absolute;top:39px;right:45px;width:40px;height:40px;cursor:pointer}.defaults_preview_device_toggler{display:flex;position:absolute;bottom:43px;right:45px;color:#ed8154}.defaults_device{display:flex;justify-content:center;align-items:center;border:1px solid #ED8154;width:40px;height:40px;box-sizing:border-box;cursor:pointer;color:#ed8154}.left{border-top-left-radius:8px;border-bottom-left-radius:8px}.right{border-top-right-radius:8px;border-bottom-right-radius:8px}.ui-button--iconTransparent{border:none;background:transparent;padding:0;height:30px;width:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ui-button--iconTransparent:hover,.ui-button--iconTransparent:focus{border:none;outline:none;box-shadow:none}.errorText{font-size:14px;color:red;margin:2px 0;display:block}.ui-drawer{position:fixed;box-shadow:0 0 5px #0000001f}.ui-drawer--right{left:auto;right:0;width:0!important;top:48px;bottom:0;z-index:13!important}.ui-drawer--right.sidebar--open{width:auto!important}.ui-drawer--top{top:0;bottom:auto;left:0;right:0;height:0;width:100%!important;z-index:13!important}.ui-drawer--top.sidebar--open{height:300px}.ui-drawer--bottom{bottom:0;top:auto;left:0;right:0;height:0;width:100%!important;z-index:13!important}.ui-drawer--bottom.sidebar--open{height:300px}.ui-drawer--left{left:0;width:80px;top:58px;bottom:0}.ui-drawer--left.sidebar--open{width:250px}.ui-drawer--right.sidebar--open+.ui-drawer-overlay{background-color:transparent;position:fixed;left:0;right:0;top:0;bottom:0;z-index:11}.sidebar{background:#fff;border-right:1px solid #eee;transition:all .2s ease;overflow:hidden;z-index:11;overflow-y:auto}.sidebar__list{position:relative;padding-top:8px;padding-bottom:8px}.sidebar__list-image{width:35px;margin-right:5px;text-align:left;flex-grow:0;flex-shrink:0;flex-basis:35px;padding-left:8px;border-left:2px solid #fff;display:flex;align-items:center}.sidebar__list-image svg{width:20px;height:20px}.sidebar__list-image svg path{fill:#0000008a}.sidebar__list-text{font-size:15px;color:#666;width:100%;text-align:left;margin:0;font-weight:500;white-space:nowrap}.sidebar__list-item{padding:5px 20px;min-height:40px;width:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;cursor:pointer}.sidebar__list-item.active svg path{fill:#ed8154}.sidebar__list-item.active .sidebar__list-image{border-left:2px solid #ed8154}.sidebar__list-item.active .sidebar__list-text{color:#ed8154}.sidebar__list-item-inner{border-top:1px solid #e0e0e0;margin-top:8px}.innerMenu-title{font-size:14px;line-height:20px;color:#828282;padding:15px 20px;margin:0;text-align:left}.orange-text{color:#ed8154!important}.ui-breadcrumb{background-color:transparent!important;border:none!important;padding:0!important}.ui-breadcrumb ul{padding:0;margin:0;display:flex;align-items:center;list-style-type:none}.ui-breadcrumb ul li{margin-right:7px}.ui-breadcrumb ul li:first-of-type{z-index:6}.ui-breadcrumb ul li:nth-child(2){z-index:5}.ui-breadcrumb ul li:nth-child(3){z-index:4}.ui-breadcrumb ul li:nth-child(4){z-index:3}.ui-breadcrumb ul li:nth-child(5){z-index:2}.ui-breadcrumb ul li:nth-child(6){z-index:1}.ui-breadcrumb__item{background:#fff;border:1px solid #ed8154;font-size:13px!important;color:#ed8154;text-transform:capitalize;min-width:28px;height:42px;font-weight:700;display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1;text-align:left;text-decoration:none}.ui-breadcrumb__item-link{position:relative;z-index:9;display:flex;align-items:center;justify-content:center;font-size:13px!important;color:#ed8154;text-decoration:none;font-weight:700;height:44px;width:100%;padding-left:30px;padding-right:15px}.ui-breadcrumb__item-link svg{color:#ed8154}.ui-breadcrumb__item-link svg path{fill:#ed8154}.ui-breadcrumb__item-link span{position:relative;z-index:1}.ui-breadcrumb li:last-child .ui-breadcrumb__item{background:#ed8154;border:1px solid #ed8154;color:#fff}.ui-breadcrumb li:last-child .ui-breadcrumb__item-link{color:#fff}.ui-breadcrumb li:last-child .ui-breadcrumb__item-link:before{display:none}.uploadFileBox{border:1px dashed #ed8154;border-radius:10px;padding:25px 20px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;flex-wrap:wrap;box-sizing:border-box}.uploadFileBox h6{font-size:14px;margin:0 20px 0 0;font-weight:500;color:#333}.uploadFileBox [type=file]{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;z-index:1;cursor:pointer}.uploadFileBox [type=file]+label{background:#ed8154;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-family:Rubik,sans-serif;font-size:inherit;font-weight:500;outline:none;padding:10px 20px;position:relative;transition:all .3s;vertical-align:middle}.uploadFileBox ul{width:100%;display:flex;gap:12px;flex-wrap:wrap;margin:0!important}.uploadFileBox ul li{border:1px solid #eee;padding:5px 12px;width:30%;border-radius:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;line-break:anywhere}.dt-pagination-ul{display:flex;padding:0;margin:25px 0;list-style-type:none}.dt-pagination-ul .dt-item{margin:0 1px}.dt-pagination-ul .dt-item .dt-link{margin:0!important;background:#fff;border-radius:0;border:none;font-size:14px;color:#666;font-weight:600;line-height:24px;height:32px;width:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dt-pagination-ul .dt-item .dt-link svg{height:15px;width:15px}.dt-pagination-ul .dt-item.active .dt-link{background:#ed8154;color:#fff}.urlChipInput>div>div{flex-wrap:wrap;padding-left:0}.login__page{width:100%;height:auto;min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bg_login-xvZQ6iP8.svg);background-size:cover;position:fixed;top:0;left:0;z-index:99}.login__page .login__page-text{width:640px;height:400px;padding-right:40px;padding-left:40px;padding-top:38px;margin:0 15px;border:1px solid #f9f9f9;border-radius:6px;background-color:#fff;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;box-shadow:0 0 12px #0000001f}.login__page .login__page-text h4{font-size:20px;font-weight:600;color:#ed8154;margin-block-end:20px!important;margin-block-start:20px!important}.login__page .login__page-text p{font-size:18px;font-weight:400;color:#4f4f4f;line-height:28px;margin:0}.login__page .login__page-form{width:500px;height:auto;min-height:400px;padding:40px;border:1px solid #f9f9f9;margin:0 15px;border-radius:6px;background-color:#fff;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;box-shadow:0 0 12px #0000001f}.login__page .login__page-form form{width:100%;height:auto}.login__page .login__page-form h4{font-size:20px;font-weight:600;color:#ed8154;margin:0 0 32px}.login__page .login__page-form input,select,option{width:100%;height:40px;border-radius:8px;border:1px solid #bdbdbd;margin-bottom:18px;padding-left:44px;padding-top:2px;box-sizing:border-box}select{padding-left:42px}.fa-icon{position:relative;top:30px;left:20px;color:#828282;width:20px;height:16px}select,input{color:#828282;outline:0}.login__page .login__page-form button{width:100%;height:40px;border-radius:8px;border:0px;background-color:#ed8154;font-size:16px;color:#fff;margin-top:0}.test_class{display:flex;gap:30px}.login__page .login__page-form ul{width:100%;height:auto;border-top:1px solid #bdbdbd;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;margin:20px 0 0;padding:25px 0}.end{justify-content:flex-end!important}.bor{margin-top:80px!important}.login__page .login__page-form ul li{display:inline-flex}.login__page .login__page-form ul li a{font-size:14px;font-weight:400;color:#417ac7}.sb-button{margin-top:16px;outline:0;border:0;cursor:pointer}form{box-sizing:border-box}button:disabled{opacity:.7;cursor:wait}.td_underline{text-decoration:underline}.m-0{margin:0!important}.ui--block{display:block;width:100%}.ui--color-primary{color:#ed8154}.ui--background-primary{background-color:#ed8154}.ui--grid-gap-sm{display:grid;grid-gap:10px}.ui--grid-gap{display:grid;grid-gap:20px}.ui--grid-gap-lg{display:grid;grid-gap:40px}.ui--grid-gap-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ui--grid-gap-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ui--grid-gap-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ui--flex-gap{display:flex;gap:20px}.ui--space-between{display:flex;justify-content:space-between}.ui--space-around{display:flex;justify-content:space-around}.ui--flex-grow{flex-grow:1}.ui--align-center{display:flex;align-items:center}.ui--text-align-center{text-align:center}.ui--justify-center{display:flex;justify-content:center}.ui--padding{padding:20px}.ui--padding-left{margin-left:20px}.ui--margin{margin:20px}.ui--margin-bottom{margin-bottom:20px}.ui--margin-top{margin-top:20px}.ui--margin-left{margin-left:20px}.ui--margin-left-sm{margin-left:10px}.ui--margin-top-sm{margin-top:10px}.ui--margin-top-lg{margin-top:40px}.ui--margin-bottom-sm{margin-bottom:10px}.ui--margin-bottom-lg{margin-bottom:40px}.ui--margin-bottom-xl{margin-bottom:60px}.ui--truncate-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui--table-cell-min{white-space:nowrap;width:1%}.ui-backdrop{background-color:#191919b3;display:grid;place-items:center;padding:40px;z-index:1000}.ui-backdrop.ui-backdrop--drawer{padding:0;place-items:end}.ui-breadcrumb{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-breadcrumb ul{display:flex}.ui-breadcrumb ul li{display:inline-flex;margin:0 10px 0 0;padding:0}.ui-breadcrumb ul li .ui-breadcrumb__item{position:relative;height:40px;background-color:#fff;border:2px solid #ed8154;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:0 20px 0 30px;color:#ed8154;fill:#ed8154;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.ui-breadcrumb ul li .ui-breadcrumb__item:before{content:"";position:absolute;box-sizing:border-box;left:-15px;top:4px;width:28px;height:28px;background-color:#e4e4e4;border-bottom:2px solid #ed8154;border-right:2px solid #ed8154;transform:rotate(-45deg);z-index:8;flex-wrap:wrap}.ui-breadcrumb ul li .ui-breadcrumb__item:after{content:"";position:absolute;box-sizing:border-box;left:100%;top:4px;width:28px;height:28px;background-color:#fff;border-bottom:2px solid #ed8154;border-right:2px solid #ed8154;transform:rotate(-45deg);margin-left:-12px;z-index:9}.ui-breadcrumb ul li:first-child .ui-breadcrumb__item{padding-left:20px;border-top-left-radius:2px;border-bottom-left-radius:2px}.ui-breadcrumb ul li:first-child .ui-breadcrumb__item:before{display:none}.ui-breadcrumb ul li:last-child .ui-breadcrumb__item{color:#fff;background-color:#ed8154}.ui-breadcrumb ul li:last-child .ui-breadcrumb__item:after{background-color:#ed8154}.ui-card{background-color:#fff;display:flex;flex-direction:column;align-self:start;border:1px solid #ED8154;border-radius:8px;box-shadow:0 2px 4px 2px #0000001a;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#4f4f4f}.ui-card:not(.ui-card__no-header) .ui-card__header{border-bottom:1px solid #ED8154;cursor:pointer}.ui-card .ui-card__header{font-weight:700;border-radius:6px 6px 0 0;-webkit-user-select:text;-moz-user-select:text;user-select:text;padding:0 16px;transition:background-color .3s,color .3s;line-height:40px}.ui-card .ui-card__content-wrapper{flex-grow:1;display:flex;flex-direction:column}.ui-card .ui-card__content-wrapper .ui-card__content{background-color:#fcf6ef;color:#ed8154;padding:20px;flex-grow:1}.ui-card .ui-card__content-wrapper .ui-card__table{border-collapse:collapse;width:100%}.ui-card .ui-card__content-wrapper .ui-card__table td{padding:5px 20px;background-color:#fcf6ef;width:33%;line-height:1}.ui-card .ui-card__content-wrapper .ui-card__table tr>td:first-child{padding-left:20px;font-weight:500}.ui-card .ui-card__content-wrapper .ui-card__table tr>td:last-child{padding-right:20px;background-color:transparent;border-left:1px solid #ED8154}.ui-card .ui-card__content-wrapper .ui-card__table tr:first-child td{padding-top:15px}.ui-card .ui-card__content-wrapper .ui-card__table tr:last-child td{padding-bottom:15px}.ui-card .ui-card__content-wrapper .ui-card__table tr:last-child td:first-child{border-radius:0 0 0 8px}.ui-card .ui-card__content-wrapper .ui-card__button{display:flex;align-items:center;justify-content:space-between;font-weight:500;color:#ed8154;fill:#ed8154;cursor:pointer;border-bottom:2px solid transparent}.ui-card .ui-card__content-wrapper .ui-card__button:hover,.ui-card .ui-card__content-wrapper .ui-card__button .ui-card__button--darken,.ui-card .ui-card__content-wrapper .ui-card__button.ui-card__button--menu-open{color:#982727;fill:#982727}.ui-card .ui-card__content-wrapper .ui-card__button div{transition:transform .3s}.ui-card .ui-card__content-wrapper .ui-card__button.ui-card__button--menu-open div{transform:rotate(180deg)}.ui-card .ui-card__footer-buttons{display:flex;border-top:1px solid #ED8154}.ui-card .ui-card__footer-buttons .ui-card__footer-button{background-color:#fff;color:#ed8154;fill:#ed8154;border:none;font-weight:600;height:40px;flex:1 1 0px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:flex;justify-content:center;align-items:center}.ui-card .ui-card__footer-buttons .ui-card__footer-button:focus-visible{outline:2px solid #ED8154}.ui-card .ui-card__footer-buttons .ui-card__footer-button:hover{background-color:#fdeee8;cursor:pointer}.ui-card .ui-card__footer-buttons .ui-card__footer-button:first-child{border-radius:0 0 0 7px}.ui-card .ui-card__footer-buttons .ui-card__footer-button:last-child{border-radius:0 0 7px}.ui-card .ui-card__footer-buttons .ui-card__footer-button:only-child{border-radius:0 0 7px 7px}.ui-card .ui-card__footer-buttons .ui-card__footer-button.ui-card__footer-button--primary{background-color:#ed8154;color:#fff}.ui-card .ui-card__footer-buttons .ui-card__footer-button.ui-card__footer-button--primary:focus-visible{outline:2px solid #ED8154;outline-offset:2px;z-index:4}.ui-card .ui-card__footer-buttons .ui-card__footer-button.ui-card__footer-button--primary:hover{background-color:#e9662f;cursor:pointer}.ui-card__menu{-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:160px}.ui-card__menu .ui-card__menu-title{font-weight:700;padding:4px}.ui-card__menu .ui-card__menu-item{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;padding:4px;border-bottom:2px solid transparent;cursor:pointer;color:inherit}.ui-card__menu .ui-card__menu-item:active,.ui-card__menu .ui-card__menu-item:focus{border-bottom:2px solid transparent;outline:0}.ui-card__menu .ui-card__menu-item:hover{border-bottom:2px solid #ED8154}.ui-card__menu .ui-card__menu-separator{border-bottom:2px solid #ddd;margin:5px 0}.ui-center{display:flex;justify-content:center;align-items:center}.ui-drawer{box-shadow:0 10px 15px -3px #0000001a;background-color:#fff;width:100%;max-width:350px;display:flex;flex-direction:column;height:100%;overflow:hidden;max-height:100%}.ui-drawer.ui-drawer--medium{max-width:580px}.ui-drawer.ui-drawer--large{max-width:1020px}.ui-drawer.ui-drawer--primary .ui-drawer__header{background-color:#ed8154;color:#fff;border-radius:7px 7px 0 0}.ui-drawer.ui-drawer--primary .ui-drawer__header .ui-drawer__close{fill:#fff}.ui-drawer .ui-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:20px;font-weight:700;font-size:16px;line-height:1;height:40px}.ui-drawer .ui-drawer__header .ui-drawer__close{display:flex;align-content:center;align-items:center;border-radius:3px;cursor:pointer;padding:6px;line-height:1;fill:#4f4f4f}.ui-drawer .ui-drawer__header .ui-drawer__close:hover{background-color:#0000001a}.ui-drawer>.ui-drawer__footer{padding:20px;display:flex;justify-content:right;gap:20px}.ui-drawer>.ui-drawer__content{flex-grow:1;max-height:100%;overflow:auto}.ui-header{box-shadow:0 1px 2px #0000001a;height:50px;min-height:50px;display:flex;align-items:center;z-index:1;background-color:#fff}.ui-header .ui-header__button,.ui-header .ui-header__menu{display:flex;justify-content:center;align-items:center;width:50px;height:100%;cursor:pointer;color:#828282;fill:#828282}.ui-header .ui-header__button:hover,.ui-header .ui-header__menu:hover{background-color:var(--hoverBright);color:var(--accent);fill:var(--accent)}.ui-header .ui-header__button.ui-header__button--disabled,.ui-header .ui-header__menu.ui-header__button--disabled{background-color:inherit;color:inherit;fill:inherit;cursor:inherit}.ui-header .ui-header__content{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.ui-header .ui-header__content .ui-header__left,.ui-header .ui-header__content .ui-header__right,.ui-header .ui-header__content .ui-header__center{height:100%;display:flex;align-items:center}.ui-header .ui-header__content .ui-header__center{justify-content:center;width:100%}.ui-header .ui-header__content .ui-header__logo{display:flex;justify-content:center;min-width:2.5rem;font-size:16px;color:#777;cursor:pointer}.ui-header .ui-header__content .ui-header__menu{display:flex;font-size:26px;color:#ed8154;cursor:pointer}.ui-header__menu-content{margin-right:20px;min-width:220px;padding:5px!important}.ui-header__menu-content .ui-header__menu-separator{margin:5px 0}.ui-header__menu-content .ui-header__menu-separator:first-child{border:none}.ui-header__menu-content .ui-header__menu-header{font-weight:500;padding:5px 10px}.ui-header__menu-content .ui-header__menu-item{padding:10px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;color:#4f4f4f;display:flex;gap:10px}.ui-header__menu-content .ui-header__menu-item:active,.ui-header__menu-content .ui-header__menu-item:focus{border:none;outline:0}.ui-header__menu-content .ui-header__menu-item:hover{color:#ed8154;cursor:pointer}.ui-header__menu-content .ui-header__menu-item:last-child{padding:10px 20px}.ui-layout{height:100%;display:flex;flex-direction:column}.ui-layout .ui-layout__bottom{display:flex;flex-grow:1;overflow:hidden}.ui-layout .ui-layout__bottom .ui-layout__workspace{flex-grow:1;background-color:#e4e4e4;overflow:auto}.ui-layout .ui-layout__to-top{cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;right:3em;bottom:2em;fill:#fff;background-color:var(--accent);box-shadow:0 2px 4px 2px #0000001a;height:2.2em;width:2.2em;border-radius:1.1em;transition:right .3s}.ui-layout .ui-layout__to-top:hover{background-color:var(--accentHover)}.ui-layout .ui-layout__to-top svg{transform:rotate(90deg);height:1em;width:1em}.ui-layout .ui-layout__to-top.hide{right:-10em}.ui-modal{box-shadow:0 10px 15px -3px #0000001a;background-color:#fff;width:100%;max-width:480px;border-radius:8px;display:flex;flex-direction:column;outline:none}.ui-modal.ui-modal--large{max-width:900px}.ui-modal.ui-modal--larger{max-width:1330px}.ui-modal.ui-modal--primary .ui-modal__header{background-color:#ed8154;color:#fff;border-radius:7px 7px 0 0}.ui-modal.ui-modal--primary .ui-modal__header .ui-modal__close{fill:#fff}.ui-modal .ui-modal__header{display:flex;justify-content:space-between;align-items:center;padding:0 40px;font-weight:700;font-size:16px;line-height:1;height:40px}.ui-modal .ui-modal__header .ui-modal__close{display:flex;align-content:center;align-items:center;border-radius:3px;cursor:pointer;padding:6px;line-height:1;fill:#4f4f4f}.ui-modal .ui-modal__header .ui-modal__close:hover{background-color:#0000001a}.ui-modal>.ui-modal__footer{padding:0 40px 20px;display:flex;justify-content:right;gap:20px}.ui-modal>.ui-modal__content{padding:20px 40px}.ui-paginator{display:flex;margin:0 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:40px}.ui-paginator>.ui-paginator__button{display:flex;justify-content:center;align-items:center;border:1px solid #ddd;background-color:#fff;padding:10px;min-width:40px;cursor:pointer;fill:#4f4f4f}.ui-paginator>.ui-paginator__button.ui-paginator__button--active,.ui-paginator>.ui-paginator__button:hover{background-color:#ed8154;border-color:#ed8154;color:#fff;fill:#fff}.ui-paginator-vertical{display:flex;flex-direction:column;overflow:hidden}.ui-paginator-vertical .ui-paginator-menu{max-height:15em;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.ui-paginator-vertical .ui-paginator-menu::-webkit-scrollbar{width:0px;background:transparent}.ui-paginator-vertical .ui-paginator-menu>.ui-paginator__button{display:flex;justify-content:center;align-items:center;border:1px solid #ddd;background-color:#fff;padding:10px;min-width:40px;margin-bottom:.1em;cursor:pointer;fill:#4f4f4f}.ui-paginator-vertical .ui-paginator-menu>.ui-paginator__button:hover{background-color:#ed8154;border-color:#ed8154;color:#fff;fill:#fff}.ui-picker{display:flex}.ui-picker button{border:1px solid #ED8154;background-color:#fff;color:#ed8154;min-width:60px;font-weight:700;padding:0 8px;font-size:10px;height:20px;transition:all .3s}.ui-picker button:hover{background-color:#fcf6ef;cursor:pointer}.ui-picker button.selected{background-color:#ed8154;color:#fff}.ui-picker button.selected:hover{background-color:#ef926b}.ui-picker button:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.ui-picker button:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.ui-popup{box-shadow:0 10px 15px -3px #0000001a;border:1px solid #ddd;background-color:#fff;border-radius:8px;padding:10px;outline:none}.ui-popup.ui-popup--primary{border:1px solid #ED8154}.ui-select.ui-select-reset:after{right:calc(20px + 3em)}.ui-select.ui-select--disabled select{cursor:not-allowed}.ui-select:after{content:"⏷";position:absolute;right:20px;top:12px;color:#4f4f4f;pointer-events:none}.ui-sidebar{transition:width .3s,min-width .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff}.ui-sidebar .ui-sidebar__content{height:100%;overflow:auto}.ui-sidebar .ui-sidebar__divider{border-bottom:1px solid #f1f1f1}.ui-sidebar .ui-sidebar__label{display:flex;justify-content:center;align-items:center;padding:5px 5px 0;font-weight:700;color:#777;transition:all}.ui-sidebar .ui-sidebar__label>div{line-height:2;position:relative;left:0;transition:left .3s,justify-content .3s,overflow .3s;transition-delay:-.15s}.ui-sidebar.ui-sidebar--open .ui-sidebar__label{justify-content:start}.ui-sidebar.ui-sidebar--open .ui-sidebar__label>div{position:relative;left:calc(50% - .5em - 2px);overflow:initial}.ui-sidebar .ui-sidebar__button a{display:flex;color:#828282;fill:#828282;text-decoration:none;outline:none;align-items:center;height:100%}.ui-sidebar .ui-sidebar__button a:hover{background-color:#fcf6ef;color:#ed8154;fill:#ed8154;cursor:pointer}.ui-sidebar .ui-sidebar__button a .ui-sidebar__button-icon{display:flex;justify-content:center;font-size:18px;position:relative}.ui-sidebar .ui-sidebar__button.ui-sidebar__button--active a{color:#ed8154;fill:#ed8154}.ui-sidebar .ui-sidebar__button.ui-sidebar__button--active .ui-sidebar__button-icon:before{content:" ";background-color:#ed8154;position:absolute;width:3px;height:100%;transform:translate(-20px)}.ui-tabs{display:flex;flex-direction:column;height:100%;overflow:auto}.ui-tabs .ui-tabs__content{flex-grow:1;height:100%;overflow:auto}.ui-tabs .ui-tabs__tabbar{display:flex}.ui-tabs .ui-tabs__tabbar .ui-tabs__tabbar-spacer{border-bottom:2px solid rgba(0,0,0,.1);flex-grow:1}.ui-tabs .ui-tabs__tabbar .ui-tabs__tabbar-button{border-bottom:2px solid rgba(0,0,0,.1);padding:8px 28px;font-weight:500;cursor:pointer}.ui-tabs .ui-tabs__tabbar .ui-tabs__tabbar-button:hover{border-bottom:2px solid #ED8154;color:#ed8154}.ui-tabs .ui-tabs__tabbar .ui-tabs__tabbar-button.ui-tabs__tabbar-button--active{border-bottom:4px solid #ED8154;color:#ed8154}.ui-table{background-color:#fff;overflow:auto}.ui-table table{border-collapse:collapse;border-style:hidden;width:100%}.ui-table table tr{transition:background-color .1s}.ui-table table tr:hover{background-color:#fdeee8}.ui-table table th{font-weight:500;text-align:left}.ui-table table th,.ui-table table td{padding:0 20px;height:40px}.ui-table.ui-table--striped tr:nth-child(2n){background-color:#f2f2f2}.ui-table.ui-table--striped tr:hover{background-color:#fdeee8}.ui-table.ui-table--primary,.ui-table.ui-table--primary th,.ui-table.ui-table--primary td,.ui-table.ui-table--primary-horizontal,.ui-table.ui-table--primary-horizontal tr{border:1px solid #ED8154}.ui-table.ui-table--scrollable:not(.ui-table--primary,.ui-table--primary-horizontal) table{border-collapse:separate;border-spacing:0}.ui-table.ui-table--scrollable:not(.ui-table--primary,.ui-table--primary-horizontal) th,.ui-table.ui-table--scrollable:not(.ui-table--primary,.ui-table--primary-horizontal) td{border:1px solid #E4E4E4}.ui-table.ui-table--scrollable.ui-table--primary-horizontal tr:first-child,.ui-table.ui-table--scrollable.ui-table--primary tr:first-child{border:none}.ui-table.ui-table--scrollable.ui-table--primary-horizontal thead th:after,.ui-table.ui-table--scrollable.ui-table--primary thead th:after{position:absolute;content:"";right:0;left:0;bottom:-1px;display:block;border-bottom:1px solid #ED8154}.ui-table.ui-table--scrollable .one-line{white-space:nowrap}.ui-table.ui-table--scrollable .lock{display:flex;align-items:center;justify-content:space-between}.ui-table.ui-table--scrollable .sticky{position:sticky;background-color:#fff;transition:background-color .1s}.ui-table.ui-table--scrollable .sticky:not(td){z-index:2}.ui-table.ui-table--scrollable table{position:relative;width:100%;overflow:auto}.ui-table.ui-table--scrollable table thead th{position:sticky;top:0;background-color:#fff;z-index:1}.ui-table.ui-table--scrollable table td,.ui-table.ui-table--scrollable table th{padding:10px;text-align:left}.ui-table.ui-table--scrollable table td{white-space:nowrap}.ui-table.ui-table--scrollable table tr:hover .sticky:not(th){background-color:#fdeee8}.ui-table.ui-table--scrollable table tr th{transition:background-color 0s;background-color:#fff}.ui-textarea{border:1px solid #ddd;border-radius:8px;padding:10px 20px;width:100%;font-family:Roboto,sans-serif;font-size:14px;color:#707070;line-height:1}.ui-textarea.ui-textarea--resize-vertical{resize:vertical}.ui-textarea.ui-textarea--resize-horizontal{resize:horizontal}.ui-textarea:active,.ui-textarea:focus,.ui-textarea:focus-visible{border-color:#ed8154;outline:1px solid #ED8154}.ui-toggle{cursor:pointer;display:inline-flex;height:20px}.ui-toggle .ui-toggle__label,.ui-toggle .ui-toggle__label-left{display:inline-flex;align-items:center;margin-left:1rem;flex-grow:1}.ui-toggle .ui-toggle__label-left{margin-left:0;margin-right:1rem}.ui-toggle .ui-toggle__wrapper{display:inline-block;position:relative;height:20px;width:35px}.ui-toggle input{width:0;height:0;opacity:0}.ui-toggle input:checked+.ui-toggle__switch{background-color:#ed8154}.ui-toggle input:checked+.ui-toggle__switch:before{transform:translate(15px)}.ui-toggle .ui-toggle__switch{position:absolute;background-color:#ccc;border-radius:20px;transition:.4s;bottom:0;left:0;right:0;top:0}.ui-toggle .ui-toggle__switch:before{position:absolute;background-color:#fff;border-radius:50%;transition:.4s;content:"";width:18px;height:18px;bottom:1px;left:1px}.ui-tooltip{box-shadow:0 10px 15px -3px #0000001a;background-color:#2d3748;border-radius:8px;padding:10px;position:absolute;color:#fff;z-index:1000}.ui-login{width:100%;height:auto;min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bg_login-xvZQ6iP8.svg);background-size:cover;position:fixed;top:0;left:0;z-index:99}.ui-login .ui-login__text{width:600px;height:auto;min-height:400px;padding:40px;box-shadow:0 1px 3px #00000080;margin:0 15px;border-radius:6px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.ui-login .ui-login__text h4{font-size:20px;font-weight:600;color:#ed8154}.ui-login .ui-login__text p{font-size:19px;padding-top:20px;font-weight:400;color:#4f4f4f;line-height:28px}.ui-login .ui-login__form{width:500px;height:auto;min-height:400px;padding:40px;box-shadow:0 1px 3px #00000080;margin:0 15px;border-radius:6px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.ui-login .ui-login__form form{width:100%;height:auto}.ui-login .ui-login__form h4{font-size:20px;font-weight:600;color:#ed8154;margin-bottom:30px}.ui-login .ui-login__form input{width:100%;height:40px;border-radius:8px;border:1px solid #bdbdbd;margin-bottom:20px;padding-left:10px}.ui-login .ui-login__form button{width:100%;height:40px;border-radius:8px;border:0px;background-color:#ed8154;font-size:16px;font-weight:700;color:#fff}.ui-login .ui-login__form button:hover{cursor:pointer;background-color:#ef926b}.ui-login .ui-login__form button:active{background-color:#e85f26}.ui-login .ui-login__form ul{width:100%;height:auto;border-top:1px solid #bdbdbd;padding-top:20px;display:flex;align-items:center;justify-content:space-between;margin-top:20px}.ui-login .ui-login__form ul li{display:inline-flex}.ui-login .ui-login__form ul li a{font-size:14px;font-weight:400;color:#417ac7}.ui-event-references-list{border-collapse:collapse}.ui-event-references-list th{padding:5px;border-bottom:1px solid #ccc}.ui-event-references-list td{padding:10px}.ui-event-references-list .reference{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.ui-event-references-list .reference:hover{color:#ed8154}.ui-event-references svg{cursor:pointer;width:25px;height:25px;fill:#ed8154;padding-bottom:5px}.ui-event-references svg:hover{fill:#f2a382}.ui-event-references svg:active{fill:#ed8154}.ui-skeleton{border-radius:8px;animation:skeleton-loading 2s linear infinite alternate;min-height:1rem;min-width:1.5rem}@keyframes skeleton-loading{0%{background-color:#b5b5b5}to{background-color:#e8e8e8}}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.custom-date-input{height:40px;display:flex;font-size:14px;cursor:pointer}.custom-date-input .text{flex-grow:1;display:flex;align-items:center;color:#ddd;border:2px solid #ddd;border-right-color:#ed8154;border-top-left-radius:8px;border-bottom-left-radius:8px;padding-left:20px}.custom-date-input .icon{display:flex;justify-content:center;align-items:center;width:40px;fill:#fff;background-color:#ed8154;border-top-right-radius:8px;border-bottom-right-radius:8px}.custom-date-input:hover .text,.custom-date-input:active .text,.custom-date-input:focus .text{border-color:#ed8154}.custom-date-input.has-date .text{color:inherit}.custom-calendar-theme{font-size:14px;color:#4f4f4f}.custom-calendar-theme .react-datepicker__header{background-color:#ed8154;padding:15px 10px}.custom-calendar-theme .react-datepicker__header .react-datepicker__current-month,.custom-calendar-theme .react-datepicker__header .react-datepicker__day-name{color:#fff}.custom-calendar-theme .react-datepicker__navigation .react-datepicker__year-read-view--down-arrow{border-color:#fff!important}.custom-calendar-theme .react-datepicker__navigation .react-datepicker__year-read-view--down-arrow:before,.custom-calendar-theme .react-datepicker__navigation .react-datepicker__year-read-view--down-arrow:hover{border-color:#fff!important}.custom-calendar-theme .react-datepicker__day--today{background-color:#fdeee8}.custom-calendar-theme .react-datepicker__day--selected{background-color:#ed8154;color:#fff!important}.custom-calendar-theme .react-datepicker__triangle,.custom-calendar-theme .react-datepicker__triangle:before,.custom-calendar-theme .react-datepicker__triangle:after{border-bottom-color:#ed8154!important}.custom-calendar-theme .react-datepicker__day-names{margin-top:8px}.custom-calendar-theme .react-datepicker__day-name{width:2rem;margin:.2rem}.custom-calendar-theme .react-datepicker__day{color:#333;width:2rem}.custom-calendar-theme .react-datepicker__day--disabled{color:#bbb}.drawer-section{position:relative;padding:20px;border-bottom:1px solid #ddd}.drawer-section .reset{position:absolute;right:20px;top:15px}.drawer-section .reset svg{transform:scaleX(-1);width:15px;height:15px}.drawer-section:last-child{border:none}.drawer-section h4{margin-right:35px;font-size:17px;margin-bottom:20px}.drawer-section h3{margin:15px 0 8px}.survey-list{background-color:red}.survey-list .survey-list__header{display:flex;justify-content:space-between;margin-bottom:30px;max-width:1600px;width:100%}.survey-list .survey-list__header.mg60{margin-bottom:60px}.survey-list .survey-list__header .survey-list__header-buttons{display:flex}.survey-list .survey-list__header .survey-list__header-buttons button{min-width:auto;flex:1 1 0}.survey-list .survey-list__header .survey-list__header-buttons button:first-child{margin-right:12px}.survey-list .survey-list__header .survey-list__header-filter{display:flex;justify-content:flex-end}.survey-list .survey-list__header .survey-list__header-filter button{min-width:3em}.survey-list .survey-list__search-filter{display:grid;grid-gap:30px;grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:60px;max-width:1600px;width:100%}@media (min-width: 48em){.survey-list .survey-list__search-filter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 80em){.survey-list .survey-list__search-filter{grid-template-columns:repeat(5,minmax(0,1fr))}}.survey-list .survey-list__search-filter .survey-list__search{display:flex}.survey-list .survey-list__search-filter .survey-list__search input{width:100%;border-top-right-radius:0;border-bottom-right-radius:0}.survey-list .survey-list__search-filter .survey-list__search input:focus+button{border:1px solid #ED8154;outline:1px solid #ED8154}.survey-list .survey-list__search-filter .survey-list__search button{border-top-left-radius:0;border-bottom-left-radius:0;min-width:3em}.survey-list .survey-list__label{font-weight:500;font-size:18px;color:#777;margin-bottom:20px;line-height:1}.survey-list .survey-list__list{width:100%;flex-grow:1;align-content:flex-start;display:grid;grid-gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 62em){.survey-list .survey-list__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 96em){.survey-list .survey-list__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.survey-list .survey-list__item-header{display:flex;justify-content:space-between;align-items:center}.survey-list .survey-list__item-header svg{color:#aaa}.survey-list .survey-list__item-header-link{text-decoration:none;color:#4f4f4f;transition:color .1s}.survey-list .survey-list__item-header-link:hover{color:#ed8154}.new-update-survey-modal .new-update-survey-modal__content{display:flex;flex-direction:column}.new-update-survey-modal h4{font-size:16px;font-weight:500;margin:18px 0 10px;color:#707070}.new-update-survey-modal h4:first-of-type{margin-top:0}.new-update-survey-modal .ui-select{margin-top:20px;font-weight:700}.new-update-results-modal .new-update-results-modal__content{display:flex;flex-direction:column}.new-update-results-modal .new-update-results-modal__content h6{padding:3px;font-size:14px;font-weight:400}.new-update-results-modal .new-update-results-modal__content .top{margin-top:10px}.new-update-results-modal .new-update-results-modal__content .ui-select{margin-top:0}.new-update-results-modal .new-update-results-modal__content .new-update-results-modal__content-url{display:flex;align-items:center;gap:20px;fill:#ed8154;color:#ed8154}.new-update-results-modal .new-update-results-modal__content .new-update-results-modal__content-url svg{cursor:pointer}.new-update-results-modal .ui-modal__footer{justify-content:space-between;align-items:center}.new-update-results-modal .ui-modal__footer .new-update-results-modal__footer-buttons{display:flex;gap:20px}.new-update-results-modal h4{font-size:16px;font-weight:500;margin:18px 0 10px;color:#707070}.new-update-results-modal h4:first-of-type{margin-top:0}.new-update-results-modal .ui-select{margin-top:20px;font-weight:700}.password-input-modal .password-input-modal__content{display:flex;flex-direction:column}.password-input-modal .password-input-modal__content .password-input-error{margin-top:20px;color:#c93e3e}.password-input-modal .password-input-modal__content .ui-select{margin-top:0}.password-input-modal .password-input-modal__content .password-input-modal__content-url{display:flex;align-items:center;gap:20px;fill:#ed8154;color:#ed8154}.password-input-modal .password-input-modal__content .password-input-modal__content-url svg{cursor:pointer}.password-input-modal .ui-modal__footer{justify-content:space-between;align-items:center}.password-input-modal .ui-modal__footer .password-input-modal__footer-buttons{display:flex;gap:20px}.password-input-modal h4{font-size:16px;font-weight:500;margin:18px 0 10px;color:#707070}.password-input-modal h4:first-of-type{margin-top:0}.password-input-modal .ui-select{margin-top:20px;font-weight:700}.element-modal__content{display:flex;flex-direction:column}.element-modal__content h4{font-size:16px;font-weight:500;margin:20px 0 10px;color:#707070}.element-modal__content h4:first-of-type{margin-top:0}.element-modal__content .check{margin-top:20px}.element-modal__content .ui-select{font-weight:700}.element-modal__content .ui-select:last-child{margin-top:20px}.element-modal__content .element-modal__content-details{display:flex;gap:20px;margin-bottom:20px}.element-modal__content .element-modal__rte{border:1px solid #ddd;border-radius:8px;line-height:1;padding:10px 20px;color:#707070;font-size:14px}.element-modal__content .element-modal__rte:active:not(.ui-input--error),.element-modal__content .element-modal__rte:focus:not(.ui-input--error),.element-modal__content .element-modal__rte:focus-visible:not(.ui-input--error){border-color:#ed8154;outline:1px solid #ED8154!important}.element-modal__content .element-modal__rte.element-modal__rte--height-80{min-height:80px!important}.element-drawer h4{color:#707070}.element-drawer .ui-drawer__header{margin-top:10px}.element-drawer .element-drawer__delete{background-color:#982727}.element-drawer .element-drawer__delete:hover{background-color:#ac2c2c}.element-drawer .element-drawer__delete:active{background-color:#6f1d1d}.element-drawer .ui-button--icon{fill:#ed8154}.element-drawer__content{display:flex;flex-direction:column}.element-drawer__row{border-bottom:2px solid rgba(0,0,0,.1);padding:10px;display:flex;justify-content:space-between}.element-drawer__row:active,.element-drawer__row:focus,.element-drawer__row:focus-visible,.element-drawer__row:focus-within,.element-drawer__row:hover{border-color:#ed8154}.element-drawer__row .element-drawer__rte{border:1px solid #ddd;border-radius:8px;line-height:1;padding:10px 20px;color:#707070}.element-drawer__row .element-drawer__rte:active,.element-drawer__row .element-drawer__rte:focus,.element-drawer__row .element-drawer__rte:focus-visible{border-color:#ed8154;outline:1px solid #ED8154!important}.element-drawer__row .element-drawer__rte.element-drawer__rte--height-80{min-height:80px!important}.element-drawer__row .element-drawer__section h4{margin-bottom:10px}.element-drawer__row .element-drawer__separator{border-top:2px solid rgba(0,0,0,.1)}.element-drawer__row .element-drawer__tabbar{margin:0 -20px;display:flex}.element-drawer__row .element-drawer__tabbar .element-drawer__tabbar-spacer{border-bottom:2px solid rgba(0,0,0,.1);flex-grow:1}.element-drawer__row .element-drawer__tabbar .element-drawer__tabbar-button{border-bottom:2px solid rgba(0,0,0,.1);padding:8px 28px;font-weight:500;cursor:pointer}.element-drawer__row .element-drawer__tabbar .element-drawer__tabbar-button:hover{border-bottom:2px solid #ED8154;color:#ed8154}.element-drawer__row .element-drawer__tabbar .element-drawer__tabbar-button.element-drawer__tabbar-button--active{border-bottom:4px solid #ED8154;color:#ed8154}.survey-page{height:100%}.survey-page .survey-page__card{min-height:260px}.survey-page .survey-page__card.survey-overview__card .ui-card__header{padding:0}.survey-page .survey-page__card.survey-overview__card .ui-card__header a{text-decoration:none}.survey-page .survey-page__card.survey-overview__card .ui-card__header:hover .ui--color-primary{transition:color .3s;color:#982727}.survey-page .survey-page__card table{width:100%}.survey-page .survey-page__card table tr td{padding-bottom:20px}.survey-page .survey-page__card table tr td:first-child{width:33%;font-weight:500}.survey-page .survey-page__card .ui-card__content{height:100%}.survey-page .survey-page__card .survey-page__card-results-overview{min-height:130px;display:flex;flex-direction:row;justify-content:space-between;align-content:center;flex-wrap:wrap}.survey-page .survey-page__card .survey-page__card-results-overview h1{margin-bottom:10px;text-align:center}.survey-page .survey-page__card .survey-collectors__card-overview{display:flex;justify-content:space-between;min-height:120px;align-content:center;flex-wrap:wrap}.survey-page .survey-page__card .survey-collectors__card-overview h1{text-align:center}.survey-page .survey-page__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:auto;padding:40px}.survey-page .survey-page__wrapper .survey-page__content{max-width:1600px;width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 62em){.survey-page .survey-page__wrapper .survey-page__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 96em){.survey-page .survey-page__wrapper .survey-page__content{grid-template-columns:repeat(3,minmax(0,1fr))}}.survey-editor__header:not(.survey-editor__page-header){gap:20px;padding-bottom:40px}.survey-editor__header.survey-editor__page-header{transition:opacity .3s;margin-right:20px}.survey-editor__header.survey-editor__page-header.hide{opacity:0}.survey-editor__header.survey-editor__page-header:not(.hide){opacity:1}.survey-editor__header.breadcrumb-white .ui-breadcrumb__item:before{background-color:#fff!important}.survey-editor__header .survey-editor__header-right{display:flex;gap:20px}.survey-editor__header .survey-editor__header-right .survey-editor__search{display:flex}.survey-editor__header .survey-editor__header-right .survey-editor__search input{border-top-right-radius:0;border-bottom-right-radius:0}.survey-editor__header .survey-editor__header-right .survey-editor__search input:focus+div{border:1px solid #ED8154;outline:1px solid #ED8154}.survey-editor__header .survey-editor__header-right .survey-editor__search>div{border:1px solid #ddd;outline:1px solid #ddd;background-color:#ed8154;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;justify-content:center;fill:#fff;width:40px;height:40px}.survey-editor__header .survey-editor__header-right .survey-editor__search>div:hover{background-color:#ef926b;cursor:pointer}.survey-editor__header .survey-editor__header-right .survey-editor__header-button{background-color:#ed8154;border-radius:8px;border:none;fill:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.survey-editor__header .survey-editor__header-right .survey-editor__header-button:hover{background-color:#ef926b;cursor:pointer}.survey-editor{height:100%;overflow-x:hidden!important}.survey-editor .survey-editor__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:auto;padding:40px}.survey-editor .survey-editor__content{max-width:1250px;width:100%}.survey-editor .survey-editor__center{display:flex;justify-content:center;align-items:center}.survey-editor .modal-new-page{display:flex;flex-direction:column}.survey-editor .modal-new-page>*{margin-bottom:12px}.survey-editor .survey-element{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 2px 4px 2px #0000001a}.survey-editor .survey-element>.survey-element__header{background-color:#ed8154;color:#fff;font-weight:700;border-radius:6px 6px 0 0;display:flex;font-size:16px;align-items:center;padding:.4rem 1.3rem}.survey-editor .survey-element>.survey-element__header>i{font-size:14px;margin-left:10px}.survey-editor .survey-element>.survey-element__header button{color:#ed8154;background-color:#fff;margin-left:8px;border-radius:3px;padding:4px;width:30px;height:30px;fill:#ed8154}.survey-editor .survey-element>.survey-element__header button:hover{background-color:#f1f1f1}.survey-editor .survey-element>.survey-element__header button.main{background-color:#ed8154;border:2px solid #fff;fill:#fff}.survey-editor .survey-element>.survey-element__header button.main:hover{background-color:#eb703d}.survey-editor .survey-element .survey-element__spacer{flex-grow:1}.survey-editor .survey-element .survey-element__content{padding:2rem 2rem 1rem;flex-grow:1}.survey-editor .survey-element-child{display:flex;margin-bottom:16px}.survey-editor .survey-element-child .survey-element-child__left,.survey-editor .survey-element-child>.survey-element-child__right{box-shadow:0 0 3px 1px #0000001a;border:1px solid rgba(0,0,0,.1);border-radius:9px;overflow-wrap:anywhere;max-height:290px;overflow:hidden}.survey-editor .survey-element-child .survey-element-child__left>div,.survey-editor .survey-element-child>.survey-element-child__right>div{padding:10px 20px;min-width:184px}.survey-editor .survey-element-child .survey-element-child__left{min-width:220px}.survey-editor .survey-element-child .survey-element-child__left h6{font-size:14px;color:#ed8154;margin-bottom:10px}.survey-editor .survey-element-child .survey-element-child__left table{width:100%;border-collapse:collapse}.survey-editor .survey-element-child .survey-element-child__left table td{padding:5px 0;color:#888}.survey-editor .survey-element-child .survey-element-child__left table tr>td:first-child{font-weight:500}.survey-editor .survey-element-child.error .error-message{color:#c93e3e;font-weight:700;text-align:left;margin-bottom:20px}.survey-editor .survey-element-child.error .survey-element-child__left,.survey-editor .survey-element-child.error .survey-element-child__right{background-color:#f8e5e5}.survey-editor .survey-element-child .survey-element-child__bottom{border-radius:0 0 8px 8px;background-color:#f7d8b4;padding:7px 14px}.survey-editor .survey-element-child .survey-element-child__bottom button{background-color:#fff;padding:4px;width:30px;height:30px;fill:#ed8154;border-radius:2px}.survey-editor .survey-element-child .survey-element-child__bottom button:first-of-type:not(.default),.survey-editor .survey-element-child .survey-element-child__bottom button.main{background-color:#ed8154;fill:#fff}.survey-editor .survey-element-child .survey-element-child__bottom button.delete-button{background-color:#982727;fill:#fff}.survey-editor .survey-element-child .survey-element-child__right{flex-grow:1;margin-left:16px;padding:20px;text-align:center;font-size:16px;color:#417ac7}.survey-editor .survey-element-child .survey-element-child__right>div{overflow:hidden;height:100%}.survey-editor .survey-element-child .survey-element-child__right h1{padding-bottom:20px;color:#ed8154}.survey-editor .survey-element-child .survey-element-child__right>i{color:#7ca3d8}.survey-editor__sidebar{overflow:auto;min-width:310px;width:310px;color:#828282;fill:#828282;padding:20px 0;background-color:#fff}.survey-editor__sidebar .survey-editor__sidebar-item{display:flex;align-items:center;gap:10px}.survey-editor__sidebar .survey-editor__sidebar-item:not(.sm){padding:10px 20px}.survey-editor__sidebar .survey-editor__sidebar-item.sm{padding:10px 20px 10px 10px}.survey-editor__sidebar .survey-editor__sidebar-item:hover{background-color:#fdeee8;cursor:pointer}.survey-editor__sidebar .survey-editor__sidebar-item>*{pointer-events:none}.survey-editor__sidebar .survey-editor__sidebar-item-child:not(.sm){padding:10px 20px 10px 40px}.survey-editor__sidebar .survey-editor__sidebar-item-child.sm{padding:10px 20px}.survey-editor__sidebar .survey-editor__sidebar-item-child:hover{background-color:#fdeee8;cursor:pointer}.survey-editor__survey-links-modal h3{margin-bottom:10px}.survey-editor__survey-links-modal h3:first-of-type{margin-bottom:20px}.survey-editor__survey-links-modal div{margin-bottom:5px}.survey-editor__survey-links-modal .link{display:flex;justify-content:space-between;margin-bottom:20px;color:#417bc7;fill:#417bc7;font-size:16px;background-color:#f1f1f1;padding:10px}.survey-editor__survey-links-modal .link a{margin-left:10px}.survey-editor__survey-links-modal .link a svg:hover{stroke:#90b2de;cursor:pointer}.survey-editor__survey-links-modal .link a svg:active{stroke:#2b5791}.survey-editor__survey-links-modal .link span:hover{color:#7ca4d8;cursor:pointer}.survey-editor__survey-links-modal .link span:active{color:#2b5791}.page-header{display:grid;max-width:1600px;width:100%;grid-template-columns:repeat(1,minmax(0,1fr))}.page-header>div{margin-bottom:40px}@media (min-width: 48em){.page-header{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-header .page-header__buttons{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 48em){.page-header .page-header__buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-header .page-header__buttons div{display:flex;justify-content:end}.page-header .page-header__buttons button{min-width:auto;flex:1 1 0}.page-header .page-header__buttons button:first-child{margin-right:12px}.page{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:auto;padding:40px}.page-block{width:100%}.page-block.page-block--center{max-width:1600px}.page-block.page-block--grow,.page-block.page-block--transparent{flex-grow:1}.page-block.page-block--grid{display:grid;grid-gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 62em){.page-block.page-block--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 96em){.page-block.page-block--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.survey-exports-format-modal .survey-exports-format-modal__content{display:flex;flex-direction:column}.survey-exports-format-modal .survey-exports-format-modal__content h4{font-size:16px;font-weight:500;margin:20px 0 10px;color:#707070}.survey-exports-format-modal .survey-exports-format-modal__content h4:first-of-type{margin-top:0}.survey-exports-format-modal .survey-exports-format-modal__content .check{margin-top:20px}.survey-exports-format-modal .survey-exports-format-modal__content .ui-select{font-weight:700}.survey-exports-format-modal .survey-exports-format-modal__content .ui-input{margin-top:10px}.survey-exports-format-modal .survey-exports-format-modal__content .ui-table{margin-top:20px}.survey-exports-format-modal .ui-modal__footer button{min-width:0px}.survey-exports__reorder{padding:0;min-width:300px}.survey-exports__reorder .survey-exports__reorder-header{padding:10px;font-weight:600}.survey-exports__reorder .survey-exports__reorder-list{border-top:1px solid #ddd;max-height:300px;overflow:auto}.survey-exports__reorder .survey-exports__reorder-element{padding:5px 10px}.survey-exports__reorder .survey-exports__reorder-element:hover{background-color:#fef5f1}.survey-exports__reorder .selected{background-color:#ed8154;color:#fff}.survey-exports__reorder .selected:hover{background-color:#ef926b}.survey-exports__reorder button{margin-top:10px;width:100%;min-height:25px}.survey-exports{color:#828282}.survey-exports .ui-table.ui-table--scrollable table td,.survey-exports .ui-table.ui-table--scrollable table th{padding:0 20px}.survey-exports .page-header__buttons button:first-child{margin-right:0}.survey-exports .survey-exports__format-table{width:100%;max-width:1600px}.survey-exports .survey-exports__format-table thead tr:hover{background-color:#fff}.survey-exports .survey-exports__format-table thead th{font-weight:600}.survey-exports .survey-exports__format-table .selected{background-color:#f8ccba}.survey-exports .survey-exports__format-table .selected:hover{color:#fff;background-color:#ef926b}.survey-exports .survey-exports__format-table .selected:hover .survey-exports__format-element-order svg{stroke:#fff;fill:#fff}.survey-exports .survey-exports__format-table .selected:hover .survey-exports__format-element-order:hover{color:#982727}.survey-exports .survey-exports__format-table .selected:hover .survey-exports__format-element-order:hover svg{stroke:#982727;fill:#982727}.survey-exports .survey-exports__format-table .event:hover{background-color:#fff}.survey-exports .survey-exports__format-table .holding{background-color:#fef5f1}.survey-exports .survey-exports__format-table .dragging,.survey-exports .survey-exports__format-table .dragging input{background-color:#d3d3d3}.survey-exports .survey-exports__format-table .dragging td{border-color:gray}.survey-exports .survey-exports__format-table .dragging .ui-checkbox__wrapper{background-color:#d3d3d3;border-color:gray}.survey-exports .survey-exports__format-table .dragging .ui-checkbox__wrapper.checked .ui-checkbox__checkmark{stroke:#000}.survey-exports .survey-exports__format-table .survey-exports__format-element-label{display:flex;gap:15px;justify-content:space-between;align-items:center}.survey-exports .survey-exports__format-table .survey-exports__format-element-label button{padding:0;min-width:25px;min-height:25px;height:30px;width:30px}.survey-exports .survey-exports__format-table .survey-exports__format-element-order{display:flex;align-items:center}.survey-exports .survey-exports__format-table .survey-exports__format-element-order:hover{color:#ed8154;cursor:pointer}.survey-exports .survey-exports__format-table .survey-exports__format-element-order:hover svg{stroke:#ed8154;fill:#ed8154}.survey-exports .survey-exports__format-table .survey-exports__format-element-order svg{margin-right:10px;stroke:#828282;fill:#828282}.survey-exports .survey-exports__format-table .survey-exports__input{margin:3px;display:flex;justify-content:space-between;gap:5px}.survey-exports .survey-exports__format-table .survey-exports__input .ui-input{min-height:33px}.survey-exports .survey-exports__no-templates{min-height:80px;display:flex;justify-content:center;align-items:center}.survey-exports .survey-exports-card{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 2px 4px 2px #0000001a}.survey-exports .survey-exports-card>.survey-exports-card__header{background-color:#ed8154;color:#fff;font-weight:700;border-radius:6px 6px 0 0;font-size:14px;text-align:center;height:40px;line-height:40px}.survey-exports .survey-exports-card>.survey-exports-card__header>i{font-size:14px;margin-left:10px}.survey-exports .survey-exports__export-options{display:flex;justify-content:space-around;padding:20px}.survey-exports .survey-exports__export-options a,.survey-exports .survey-exports__export-options button{background-color:transparent;border:1px solid transparent;border-radius:8px;padding:20px 40px;max-width:300px;width:100%;font-weight:300;text-align:left;text-decoration:none}.survey-exports .survey-exports__export-options a h1,.survey-exports .survey-exports__export-options button h1{font-weight:100;margin-bottom:10px;color:#ed8154;font-weight:400}.survey-exports .survey-exports__export-options a p,.survey-exports .survey-exports__export-options button p{color:#828282;font-size:11px}.survey-exports .survey-exports__export-options a:hover,.survey-exports .survey-exports__export-options button:hover{border:1px solid #ED8154;background-color:#fef5f1;cursor:pointer;color:#ed8154}.survey-exports .version-warning{color:#982727}.survey-exports .survey-exports-card__actions{display:flex;grid-gap:10px}.survey-exports .survey-exports-card__actions .version-warning{display:flex;justify-content:center;align-items:center;height:20px;width:10px}.survey-exports .survey-exports-card__actions .version-warning svg{fill:#982727;height:15px;width:10px}.survey-exports .survey-exports-card__actions button,.survey-exports .survey-exports-card__actions a{background-color:#ed8154;border-radius:4px;border:none;width:20px;height:20px;padding:5px;fill:#fff;display:flex;justify-content:center;align-items:center;font-weight:400}.survey-exports .survey-exports-card__actions button:hover,.survey-exports .survey-exports-card__actions a:hover{background-color:#ef926b;cursor:pointer}.survey-exports .survey-exports-card__actions button:disabled,.survey-exports .survey-exports-card__actions a:disabled{background-color:#fdeee8;cursor:not-allowed}.survey-exports .survey-exports-card__actions .remove-template{background-color:#982727}.survey-exports__modal-export-button{border-radius:8px;border:none;font-weight:700;cursor:pointer;text-decoration:none;width:auto;min-width:150px;min-height:40px;display:inline-flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:6px 12px;background-color:#ed8154;color:#fff}.survey-exports__modal-export-button:hover{background-color:#ef926b}.survey-exports__modal-export-button.disabled{background-color:#fdeee8;cursor:not-allowed}.live-report .ui-breadcrumb__item{cursor:default!important}.report .question-filter-drawer .ui-checkbox__wrapper{border-color:var(--accent)}.report .question-filter-drawer .ui-checkbox__wrapper.checked{background-color:var(--accent)}.report .question-filter-drawer .ui-input:active:not(.ui-input--error),.report .question-filter-drawer .ui-input:focus:not(.ui-input--error),.report .question-filter-drawer .ui-input:focus-visible:not(.ui-input--error){border-color:var(--accent);outline-color:var(--accent)}.report .ui-button--outline{border-color:var(--accent);color:var(--accent)}.report .ui-button--outline:hover{background-color:var(--hoverBright)}.survey-reports__filter-drawer .ui-drawer__content>.ui-tabs>.ui-tabs__tabbar .ui-tabs__tabbar-button--active{border-bottom-color:var(--accent);color:var(--accent)}.survey-reports__filter-drawer .ui-drawer__content>.ui-tabs>.ui-tabs__tabbar .ui-tabs__tabbar-button:hover{border-bottom-color:var(--accent);color:var(--accent)}.survey-reports__filter-drawer .ui-checkbox__wrapper{border-color:var(--accent)}.survey-reports__filter-drawer .ui-checkbox__wrapper.checked{background-color:var(--accent)}.survey-reports__filter-drawer .custom-calendar-theme .react-datepicker__triangle,.survey-reports__filter-drawer .custom-calendar-theme .react-datepicker__triangle:before,.survey-reports__filter-drawer .custom-calendar-theme .react-datepicker__triangle:after{border-bottom-color:var(--accent)!important}.survey-reports__filter-drawer .custom-calendar-theme .react-datepicker__header,.survey-reports__filter-drawer .react-datepicker__day--selected{background-color:var(--accent)}.survey-reports__filter-drawer .react-datepicker__day--today{background-color:var(--hoverBright)}.survey-reports__filter-drawer .ui-textarea:active,.survey-reports__filter-drawer .ui-textarea:focus,.survey-reports__filter-drawer .ui-textarea:focus-visible{border-color:var(--accent);outline-color:var(--accent)}.survey-reports__filter-drawer .ui-button.ui-button--outline,.survey-reports__filter-drawer .ui-button.ui-button--icon.ui-button--outline{border-color:var(--accent);color:var(--accent)}.survey-reports__filter-drawer .ui-button.ui-button--outline:active,.survey-reports__filter-drawer .ui-button.ui-button--outline:hover,.survey-reports__filter-drawer .ui-button.ui-button--icon.ui-button--outline:active,.survey-reports__filter-drawer .ui-button.ui-button--icon.ui-button--outline:hover{background-color:var(--hoverBright)}.survey-reports__filter-drawer .ui-button.ui-button--outline:focus-visible,.survey-reports__filter-drawer .ui-button.ui-button--icon.ui-button--outline:focus-visible{outline-color:var(--accent)}.survey-reports__filter-drawer .ui-button--icon{fill:var(--accent)}.survey-reports__filter-drawer .custom-date-input .text{border-right-color:var(--accent)}.survey-reports__filter-drawer .custom-date-input .icon{background-color:var(--accent)}.survey-reports__filter-drawer .custom-date-input:active .text,.survey-reports__filter-drawer .custom-date-input:hover .text,.survey-reports__filter-drawer .custom-date-input:focus .text{border-color:var(--accent)}.survey-reports__filter-drawer .ui-drawer__footer .ui-button--primary{background-color:var(--accent)}.survey-reports__filter-drawer .ui-drawer__footer .ui-button--primary:hover{background-color:var(--accentHover)}.survey-reports__sidebar-item{color:#828282;display:flex;align-items:center;gap:10px}.survey-reports__sidebar-item:not(.sm){padding:10px 25px}.survey-reports__sidebar-item.sm{padding:10px}.survey-reports__sidebar-item:hover{background-color:var(--hoverBright);cursor:pointer}.survey-reports__sidebar-item>*{pointer-events:none}.survey-reports__top-header{display:flex;width:100%;justify-content:flex-end;gap:10px;margin-right:20px;transition:opacity .3s}.survey-reports__top-header.hide{opacity:0}.survey-reports__top-header:not(.hide){opacity:1}.survey-reports__top-header button{min-width:auto}.survey-reports__top-header .ui-button.ui-button--primary{background-color:var(--accent)}.survey-reports__top-header .ui-button.ui-button--primary:hover{background-color:var(--accentHover)}.survey-reports{color:#828282}.survey-reports .ui-breadcrumb>ul>li .ui-breadcrumb__item{background-color:#fff;border:2px solid var(--accent);color:var(--accent);fill:var(--accent)}.survey-reports .ui-breadcrumb>ul>li .ui-breadcrumb__item:before{background-color:#e4e4e4;border-bottom:2px solid var(--accent);border-right:2px solid var(--accent)}.survey-reports .ui-breadcrumb>ul>li .ui-breadcrumb__item:after{background-color:#fff;border-bottom:2px solid var(--accent);border-right:2px solid var(--accent)}.survey-reports .ui-breadcrumb>ul>li:last-child .ui-breadcrumb__item{color:#fff;background-color:var(--accent)}.survey-reports .ui-breadcrumb>ul>li:last-child .ui-breadcrumb__item:after{background-color:var(--accent)}.survey-reports .survey-reports__header-actions{display:flex;gap:10px}.survey-reports .survey-reports__header-actions .ui-button.ui-button--primary{background-color:var(--accent)}.survey-reports .survey-reports__header-actions .ui-button.ui-button--primary:hover{background-color:var(--accentHover)}.survey-reports .page-header__buttons .calculate{padding:4px 9px}.survey-reports .page-header__buttons button:first-child{margin-right:0}.survey-reports .question-result-page-button{border:1px solid #ED8154;background-color:#fff;color:#ed8154;padding:6px;border-radius:4px}.survey-reports .question-result-page-button:hover{cursor:pointer;background-color:#fdeee8}.survey-reports .question-result-page-button.active{background-color:#ed8154;color:#fff}.survey-reports .survey-reports-counters{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,auto));z-index:2;gap:20px;margin-bottom:20px}.survey-reports .survey-reports-counters .survey-reports-card{height:125px;justify-content:center;align-items:center}.survey-reports .survey-reports-counters .survey-reports-card>div{color:var(--accent);font-weight:500}.survey-reports .survey-reports-counters .survey-reports-card>div:first-of-type{font-weight:300;font-size:32px;margin-bottom:20px}.survey-reports .survey-reports-card{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 2px 4px 2px #0000001a}.survey-reports .survey-reports-card.disabled i{color:#c93e3e;margin-right:10px}.survey-reports .survey-reports-card .question-entry{border-top:1px solid #ddd;padding-top:20px}.survey-reports .survey-reports-card .question-entry .loop-controller{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd}.survey-reports .survey-reports-card .question-entry .loop-controller .loop-controller-details{display:flex;justify-content:space-between;align-content:center;border:1px solid var(--accent);border-radius:8px;padding:10px}.survey-reports .survey-reports-card .question-entry .loop-controller .loop-controller-details h2{margin-bottom:0;align-content:center}.survey-reports .survey-reports-card .question-entry .loop-controller .loop-controller-details .ui-select{min-width:15em}.survey-reports .survey-reports-card .question-entry button:not(.ui-paginator__button){min-height:0;min-width:0}.survey-reports .survey-reports-card .question-entry .question-label{display:flex;justify-content:space-between}.survey-reports .survey-reports-card .question-entry .essay{padding:20px;border:1px solid var(--accent);font-size:14px;max-height:200px;overflow:auto;white-space:pre-wrap}.survey-reports .survey-reports-card .question-entry:first-child{border:1px solid transparent;padding-top:0}.survey-reports .survey-reports-card .question-entry .bottom-locked-skeleton{border:none}.survey-reports .survey-reports-card .question-entry .bottom-locked-skeleton td:before{position:absolute;content:"";right:0;left:-2px;top:-1px;display:block;border-top:1px solid gray}.survey-reports .survey-reports-card .question-entry .bottom-locked{border:none}.survey-reports .survey-reports-card .question-entry .bottom-locked td:before{position:absolute;content:"";right:0;left:-2px;top:-1px;display:block;border-top:1px solid var(--accent)}.survey-reports .survey-reports-card .question-entry .column-table tr:nth-last-child(2){border:none}.survey-reports .survey-reports-card .question-entry .matrix-numeric .column-table .ui-table--scrollable{margin-top:10px}.survey-reports .survey-reports-card .question-entry .ui-table table td,.survey-reports .survey-reports-card .question-entry .ui-table table th{padding:5px 20px}.survey-reports .survey-reports-card .question-result-disabled .checked{background-color:#ffac89}.survey-reports .survey-reports-card.questions{display:flex;flex-direction:column;gap:20px;padding:20px;margin-bottom:20px}.survey-reports .survey-reports-card.questions h2{font-size:20px;margin-bottom:20px}.survey-reports .survey-reports-card.questions h2 .skeleton-text{animation:skeleton-loading-text 2s linear infinite alternate}.survey-reports .survey-reports-card.questions .top-bar{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center}.survey-reports .survey-reports-card.questions .top-bar .skeleton{display:flex}.survey-reports .survey-reports-card.questions .top-bar .skeleton .skeleton-item{background-color:#b5b5b5;border-radius:8px;width:80px;height:20px}.survey-reports .survey-reports-card.questions .top-bar .skeleton .skeleton-item:first-child{margin-right:20px}.survey-reports .survey-reports-card.questions .top-bar .right span{color:#417ac7}.survey-reports .survey-reports-card.questions .graph-group{overflow:hidden;border-radius:8px;border:2px solid var(--accent);padding:20px;margin-bottom:20px}.survey-reports .survey-reports-card.questions .graph-group .graph-legend{padding-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,auto))}.survey-reports .survey-reports-card.questions .graph-group .graph-legend .legend{padding:5px;display:flex;font-weight:500}.survey-reports .survey-reports-card.questions .graph-group .graph-legend .legend .legend-color{border-radius:8px;margin-right:10px;width:14px;height:14px;min-width:14px;min-height:14px;background-color:var(--accent)}.survey-reports .survey-reports-card.questions .graph-group .graph-legend .legend:hover,.survey-reports .survey-reports-card.questions .graph-group .graph-legend .legend.highlighted{font-weight:700;color:var(--accentHover)}.survey-reports .survey-reports-card.questions .graph-group .graph-label{margin-top:10px;display:flex;justify-content:space-between}.survey-reports .survey-reports-card.questions .graph-group .graph-label .label{font-weight:500;max-width:150px;width:100%;margin:0 10px;text-align:center;max-height:3em;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.survey-reports .survey-reports-card.questions .graph-group .graph{height:210px;display:flex;justify-content:space-between}.survey-reports .survey-reports-card.questions .graph-group .graph .bar{max-width:150px;width:100%;margin:0 10px;display:flex;flex-direction:column;justify-content:end;align-items:center}.survey-reports .survey-reports-card.questions .graph-group .graph .bar .fill{background-color:var(--accent);width:100%}.survey-reports .survey-reports-card.questions .graph-group .graph .bar .ui-tooltip{z-index:9999}.survey-reports .survey-reports-card.questions .skeleton-table,.survey-reports .survey-reports-card.questions .skeleton-table th,.survey-reports .survey-reports-card.questions .skeleton-table td,.survey-reports .survey-reports-card.questions .skeleton-table tr{border-color:gray}.survey-reports .survey-reports-card.questions .skeleton-table tr:hover:nth-child(2n){background-color:#f2f2f2}.survey-reports .survey-reports-card.questions .skeleton-table tr:hover:nth-child(odd){background-color:unset}.survey-reports .survey-reports-card.questions .skeleton-table.ui-table--scrollable thead th:after{border-bottom:1px solid gray}.survey-reports .survey-reports-card.questions .quota-overall{font-size:17px;font-weight:500}.survey-reports .survey-reports-card.questions .quota-results{padding-top:20px;border-top:1px solid #ddd}.survey-reports .survey-reports-card.questions .quota-results:first-child{border:1px solid transparent;padding-top:0}.survey-reports .survey-reports-card.questions .quota-header{display:flex;justify-content:space-between;padding-right:20px}.survey-reports .survey-reports-card.questions .quota-header div i{color:#c93e3e;margin-right:10px}.survey-reports .survey-reports-card.questions .quota-grid{max-height:400px;overflow:hidden;overflow-y:auto;margin-top:10px;box-shadow:0 1px #0000001a}.survey-reports .survey-reports-card.questions .quota-grid .cell-error{color:#c93e3e;background-color:#f8e5e5;text-align:center}.survey-reports .survey-reports-card.questions .quota-grid .cell-error>div{min-height:40px;display:flex;align-items:center;justify-content:center;font-weight:700}.survey-reports .survey-reports-card.questions .quota-grid .cell-content{display:flex;justify-content:space-between}.survey-reports .survey-reports-card.questions .quota-grid table{width:100%;position:relative;border-collapse:collapse}.survey-reports .survey-reports-card.questions .quota-grid table th{font-weight:500;text-align:left;border-color:#982727}.survey-reports .survey-reports-card.questions .quota-grid table th,.survey-reports .survey-reports-card.questions .quota-grid table td{height:40px}.survey-reports .survey-reports-card.questions .quota-grid table th:hover,.survey-reports .survey-reports-card.questions .quota-grid table td:hover,.survey-reports .survey-reports-card.questions .quota-grid table th.highlighted,.survey-reports .survey-reports-card.questions .quota-grid table td.highlighted{transition:background-color .1s;background-color:#fef5f1}.survey-reports .survey-reports-card.questions .quota-grid table td{padding:0 20px;border:1px solid #ED8154}.survey-reports .survey-reports-card.questions .quota-grid table .header-values{padding:5px 20px 0;background-color:#ed8154;color:#fff;width:100%;height:calc(100% + 3px)}.survey-reports .survey-reports-card.questions .quota-grid table .header-values div{max-height:2.5em;margin:5px 0;padding:0 5px}.survey-reports .survey-reports-card.questions .quota-grid table .header-values,.survey-reports .survey-reports-card.questions .quota-grid table .cell-values{display:flex;justify-content:space-between}.survey-reports .survey-reports-card.questions .quota-grid table .header-values div,.survey-reports .survey-reports-card.questions .quota-grid table .cell-values div{line-height:1.5;overflow:hidden;text-align:center;display:flex;justify-content:center}.survey-reports .survey-reports-card.questions .quota-grid table .header-values div:first-child,.survey-reports .survey-reports-card.questions .quota-grid table .cell-values div:first-child{justify-content:flex-start;text-align:left}.survey-reports .survey-reports-card.questions .quota-grid table .header-values div:last-child,.survey-reports .survey-reports-card.questions .quota-grid table .cell-values div:last-child{justify-content:flex-end;text-align:right}.survey-reports .survey-reports-card.questions .quota-grid table thead{padding-top:2px}.survey-reports .survey-reports-card.questions .quota-grid table thead th{position:sticky;top:0;background-color:#fff;z-index:1;border-top:none;border:1px solid #ED8154}.survey-reports .survey-reports-card.questions .ui-table:not(.skeleton-table),.survey-reports .survey-reports-card.questions .ui-table--primary-horizontal:not(.skeleton-table){border-color:var(--accent)}.survey-reports .survey-reports-card.questions table tbody{max-height:200px}.survey-reports .survey-reports-card.questions table thead th:last-of-type{text-align:center}.survey-reports .survey-reports-card.questions table td:last-of-type{text-align:center}.survey-reports .survey-reports-card.questions table tr{border-color:var(--accent)}.survey-reports .survey-reports-card.questions table tr:hover,.survey-reports .survey-reports-card.questions table tr.highlighted{background-color:var(--hoverBright)}.survey-reports .survey-reports-card.questions table td .highlighted{padding:5px;border-radius:8px;border:1px solid var(--accent);background-color:var(--hoverBright)}.survey-reports .survey-reports-card.questions table td .not-highlighted{padding:5px;border-radius:8px;border:1px solid transparent;background-color:transparent}.survey-reports .survey-reports-card.questions table td .column-checkbox{padding-left:1%}.survey-reports .survey-reports-card>.survey-reports-card__header{padding:20px;font-weight:700;border-radius:6px 6px 0 0;font-size:16px}.survey-reports .survey-reports-card>.survey-reports-card__header>i{font-size:14px;margin-left:10px}.survey-reports .survey-reports-card .survey-reports-card__action-table{padding:0 20px;width:100%}.survey-reports .survey-reports-card .survey-reports-card__action-table th{width:30%;color:#417ac7;text-align:left}.survey-reports .survey-reports-card .survey-reports-card__action-table td{text-align:left;font-weight:500;padding:5px 0}.survey-reports .survey-reports-card .survey-reports-card__action-buttons{display:flex;gap:20px;padding:20px}.survey-reports .survey-reports-card .survey-reports-card__action-buttons button{width:100%}.survey-reports .survey-reports-card__results-list{border-collapse:collapse}.survey-reports .survey-reports-card__results-list td,.survey-reports .survey-reports-card__results-list th{border-bottom:1px solid #ddd;text-align:left;min-height:40px;padding:10px}.survey-reports .survey-reports-card__results-list .actions{padding:0 20px;width:10%}.survey-reports .survey-reports-card__results-list .actions div{display:flex}.survey-reports .survey-reports-card__results-list .actions button{margin:0 20px 0 0;padding:0;border:none;color:#ed8154;fill:#ed8154;cursor:pointer;background-color:transparent}.survey-reports .survey-reports-card__results-list .actions button:hover{fill:#ef926b;color:#ef926b}.survey-reports .delete-logs-button{border:1px solid #ddd;border-radius:4px;background-color:transparent;width:30px;height:30px;color:#828282;cursor:pointer}.survey-reports .delete-logs-button:hover{color:#c93e3e;background-color:#fdeee8}.survey-reports .delete-logs-button:active{color:#982727}.survey-reports .refresh-logs-button{border:1px solid #ddd;border-radius:4px;background-color:transparent;width:30px;height:30px;color:#828282;cursor:pointer}.survey-reports .refresh-logs-button:hover{color:#ed8154;background-color:#fdeee8}.survey-reports .refresh-logs-button:active{color:#982727}.survey-report__color-examples{color:#828282}.survey-report__color-examples .title i{font-size:14px}.survey-report__color-examples .right{display:flex;width:100%;justify-content:flex-end;padding:0 20px}.survey-report__color-examples .right button{min-width:0}.survey-report__color-examples .right button svg{transform:scaleX(-1);fill:#ed8154}.survey-report__color-examples .grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.survey-report__color-examples table tbody{max-height:200px}.survey-report__color-examples table thead th:last-of-type{text-align:center}.survey-report__color-examples table td:last-of-type{text-align:center}.survey-report__color-examples table tr.highlighted{background-color:var(--primaryBright)}.survey-report__color-examples table td .highlighted{padding:5px;border-radius:8px;border:1px solid var(--primary);background-color:var(--primaryBright)}.survey-report__color-examples table td .not-highlighted{padding:5px;border-radius:8px;border:1px solid transparent;background-color:transparent}.survey-report__color-examples .example-content{color:#828282;padding:10px;margin-bottom:10px}.survey-report__color-examples .example-content .ui-table.ui-table--primary-horizontal tr,.survey-report__color-examples .example-content .ui-table.ui-table--primary-horizontal{border-color:var(--primary)}.survey-report__color-examples .example-content .ui-table.ui-table--striped tr:hover{background-color:var(--primaryBright)}.survey-report__color-examples .graph-group{overflow:hidden;border-radius:8px;border:2px solid var(--primary);padding:20px;margin-bottom:20px}.survey-report__color-examples .graph-group .graph-legend{padding-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,auto))}.survey-report__color-examples .graph-group .graph-legend .legend{padding:5px;display:flex;font-weight:500}.survey-report__color-examples .graph-group .graph-legend .legend .legend-color{border-radius:8px;margin-right:10px;width:14px;height:14px;min-width:14px;min-height:14px;background-color:var(--primary)}.survey-report__color-examples .graph-group .graph-legend .legend:hover,.survey-report__color-examples .graph-group .graph-legend .legend.highlighted{font-weight:700;color:var(--primary)}.survey-report__color-examples .graph-group .graph-label{margin-top:10px;display:flex;justify-content:space-between}.survey-report__color-examples .graph-group .graph-label .label{color:#828282;font-weight:500;max-width:150px;width:100%;margin:0 10px;text-align:center;max-height:3em;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.survey-report__color-examples .graph-group .graph{height:210px;display:flex;justify-content:space-between}.survey-report__color-examples .graph-group .graph .bar{max-width:150px;width:100%;margin:0 10px;display:flex;flex-direction:column;justify-content:end;align-items:center}.survey-report__color-examples .graph-group .graph .bar .fill{width:100%;background-color:var(--primary)}.survey-report__color-examples .graph-group .graph .bar .ui-tooltip{z-index:9999}.survey-report__color-examples .sidebar-button{max-width:70px;display:flex;justify-content:center;align-items:center;width:50px;height:100%;cursor:pointer;color:#828282;fill:#828282}.survey-report__color-examples .sidebar-button:hover{background-color:var(--primaryBright);color:var(--primary);fill:var(--primary)}.survey-report__color-examples .sidebar-label{display:flex;justify-content:center;align-items:center;font-weight:700;color:#777;transition:all;justify-content:start;padding:10px 25px}.survey-report__color-examples .sidebar-label>div{line-height:2;position:relative;left:0;transition:left .3s,justify-content .3s,overflow .3s;transition-delay:-.15s}.survey-report__color-examples .sidebar-item{color:#828282;padding:10px 25px;font-weight:700;display:flex;align-items:center;gap:10px}.survey-report__color-examples .sidebar-item:not(.label):hover{background-color:var(--primaryBright);cursor:pointer}.survey-report__color-examples .sidebar-item>*{pointer-events:none}.survey-report__color-examples h4{font-size:14px;font-weight:700;margin:0;color:#707070}.survey-report__color-examples .ui-breadcrumb{-webkit-user-select:none;-moz-user-select:none;user-select:none}.survey-report__color-examples .ui-breadcrumb ul{display:flex}.survey-report__color-examples .ui-breadcrumb ul li{display:inline-flex;margin:0 10px 0 0;padding:0}.survey-report__color-examples .ui-breadcrumb ul li .ui-breadcrumb__item{position:relative;height:40px;background-color:#fff;border:2px solid var(--primary);box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:0 20px 0 30px;color:var(--primary);fill:var(--primary);font-size:12px;font-weight:700;text-decoration:none;cursor:default}.survey-report__color-examples .ui-breadcrumb ul li .ui-breadcrumb__item:before{content:"";position:absolute;box-sizing:border-box;left:-15px;top:4px;width:28px;height:28px;background-color:#fff;border-bottom:2px solid var(--primary);border-right:2px solid var(--primary);transform:rotate(-45deg);z-index:8;flex-wrap:wrap}.survey-report__color-examples .ui-breadcrumb ul li .ui-breadcrumb__item:after{content:"";position:absolute;box-sizing:border-box;left:100%;top:4px;width:28px;height:28px;background-color:#fff;border-bottom:2px solid var(--primary);border-right:2px solid var(--primary);transform:rotate(-45deg);margin-left:-12px;z-index:9}.survey-report__color-examples .ui-breadcrumb ul li:first-child .ui-breadcrumb__item{padding-left:20px;border-top-left-radius:2px;border-bottom-left-radius:2px}.survey-report__color-examples .ui-breadcrumb ul li:first-child .ui-breadcrumb__item:before{display:none}.survey-report__color-examples .ui-breadcrumb ul li:last-child .ui-breadcrumb__item{color:#fff;background-color:var(--primary)}.survey-report__color-examples .ui-breadcrumb ul li:last-child .ui-breadcrumb__item:after{background-color:var(--primary)}.survey-report__color-examples .ui-button.ui-button--primary{min-width:24px;background-color:var(--primary)}.survey-report__color-examples .ui-button.ui-button--primary:hover{background-color:var(--primaryHover)}.survey-reports__header{gap:20px;padding-bottom:40px}.survey-reports__header .survey-reports__header-actions{margin-left:auto;display:flex;flex-wrap:wrap}.survey-reports__header .survey-reports__header-actions button{background-color:#ed8154;border-radius:8px;border:none;fill:#fff;min-width:0px;height:40px;display:flex;align-items:center;justify-content:center}.survey-reports__header .survey-reports__header-actions button:hover{background-color:#ef926b;cursor:pointer}.survey-results__header{gap:20px;padding-bottom:40px}.survey-results__header .survey-results__header-actions{margin-left:auto;display:flex;flex-wrap:wrap}.survey-results__header .survey-results__header-actions button{background-color:#ed8154;border-radius:8px;border:none;fill:#fff;min-width:0px;height:40px;display:flex;align-items:center;justify-content:center}.survey-results__header .survey-results__header-actions button:hover{background-color:#ef926b;cursor:pointer}.survey-results__sidebar-item{color:#828282;display:flex;align-items:center;gap:10px}.survey-results__sidebar-item:not(.sm){padding:10px 25px}.survey-results__sidebar-item.sm{padding:10px}.survey-results__sidebar-item:hover{background-color:#fdeee8;cursor:pointer}.survey-results__sidebar-item>*{pointer-events:none}.survey-results__top-header{display:flex;width:100%;justify-content:flex-end;gap:10px;margin-right:20px;transition:opacity .3s}.survey-results__top-header.hide{opacity:0}.survey-results__top-header:not(.hide){opacity:1}.survey-results__top-header button{min-width:auto}.panel-reportal-results{color:#828282}.panel-reportal-results .panel-reportal-results-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 2px #0000001a;display:flex;flex-direction:column;gap:20px;padding:20px;margin-bottom:20px}.panel-reportal-results .panel-reportal-results-card.disabled i{color:#c93e3e;margin-right:10px}.panel-reportal-results .panel-reportal-results-card .grid-table{border-top:1px solid #ddd;padding-top:20px}.panel-reportal-results .panel-reportal-results-card .grid-table:first-child{border:1px solid transparent;padding-top:0}.panel-reportal-results .panel-reportal-results-card .grid-table tr:hover td:first-child,.panel-reportal-results .panel-reportal-results-card .grid-table tr:hover th:first-child{background-color:#fdeee8}.panel-reportal-results .panel-reportal-results-card .grid-table tr:hover:nth-child(2n) td:first-child,.panel-reportal-results .panel-reportal-results-card .grid-table tr:hover:nth-child(2n) th:first-child{background-color:#fdeee8}.panel-reportal-results .panel-reportal-results-card .grid-table tr:nth-child(2n) td:first-child,.panel-reportal-results .panel-reportal-results-card .grid-table tr:nth-child(2n) th:first-child{background-color:#f2f2f2}.panel-reportal-results .panel-reportal-results-card .grid-table td:first-child,.panel-reportal-results .panel-reportal-results-card .grid-table th:first-child{transition:background-color .1s;position:sticky;left:0;background-color:#fff}.panel-reportal-results .panel-reportal-results-card table tbody{max-height:200px}.panel-reportal-results .panel-reportal-results-card table thead th:last-of-type{text-align:center}.panel-reportal-results .panel-reportal-results-card table td:last-of-type{text-align:center}.panel-reportal-results .panel-reportal-results-card>.panel-reportal-results-card__header{padding:20px;font-weight:700;border-radius:6px 6px 0 0;font-size:16px}.panel-reportal-results .panel-reportal-results-card>.panel-reportal-results-card__header>i{font-size:14px;margin-left:10px}.panel-reportal-results .panel-reportal-results-card .panel-reportal-results-card__action-table{padding:0 20px;width:100%}.panel-reportal-results .panel-reportal-results-card .panel-reportal-results-card__action-table th{width:30%;color:#417ac7;text-align:left}.panel-reportal-results .panel-reportal-results-card .panel-reportal-results-card__action-table td{text-align:left;font-weight:500;padding:5px 0}.panel-reportal-results .panel-reportal-results-card .panel-reportal-results-card__action-buttons{display:flex;gap:20px;padding:20px}.panel-reportal-results .panel-reportal-results-card .panel-reportal-results-card__action-buttons button{width:100%}.survey-results{color:#828282}.survey-results .survey-results__header-actions{display:flex;gap:10px}.survey-results .page-header__buttons .calculate{padding:4px 9px}.survey-results .page-header__buttons button:first-child{margin-right:0}.survey-results .question-result-page-button{border:1px solid #ED8154;background-color:#fff;color:#ed8154;padding:6px;border-radius:4px}.survey-results .question-result-page-button:hover{cursor:pointer;background-color:#fdeee8}.survey-results .question-result-page-button.active{background-color:#ed8154;color:#fff}.survey-results .survey-results-counters{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,auto));z-index:2;gap:20px;margin-bottom:20px}.survey-results .survey-results-counters .survey-results-card{height:125px;justify-content:center;align-items:center}.survey-results .survey-results-counters .survey-results-card>div{color:#ed8154;font-weight:500}.survey-results .survey-results-counters .survey-results-card>div:first-of-type{font-weight:300;font-size:32px;margin-bottom:20px}.survey-results .survey-results-card{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 2px 4px 2px #0000001a}.survey-results .survey-results-card.disabled i{color:#c93e3e;margin-right:10px}.survey-results .survey-results-card .question-entry{border-top:1px solid #ddd;padding-top:20px}.survey-results .survey-results-card .question-entry .loop-controller{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd}.survey-results .survey-results-card .question-entry .loop-controller .loop-controller-details{display:flex;justify-content:space-between;align-content:center;border:1px solid #ED8154;border-radius:8px;padding:10px}.survey-results .survey-results-card .question-entry .loop-controller .loop-controller-details h2{margin-bottom:0;align-content:center}.survey-results .survey-results-card .question-entry .loop-controller .loop-controller-details .ui-select{min-width:15em}.survey-results .survey-results-card .question-entry button:not(.ui-paginator__button){min-height:0;min-width:0}.survey-results .survey-results-card .question-entry .question-label{display:flex;justify-content:space-between}.survey-results .survey-results-card .question-entry .essay{padding:20px;border:1px solid #ED8154;font-size:14px;max-height:200px;overflow:auto;white-space:pre-wrap}.survey-results .survey-results-card .question-entry:first-child{border:1px solid transparent;padding-top:0}.survey-results .survey-results-card .question-entry .bottom-locked-skeleton{border:none}.survey-results .survey-results-card .question-entry .bottom-locked-skeleton td:before{position:absolute;content:"";right:0;left:-2px;top:-1px;display:block;border-top:1px solid gray}.survey-results .survey-results-card .question-entry .bottom-locked{border:none}.survey-results .survey-results-card .question-entry .bottom-locked td:before{position:absolute;content:"";right:0;left:-2px;top:-1px;display:block;border-top:1px solid #ED8154}.survey-results .survey-results-card .question-entry .column-table tr:nth-last-child(2){border:none}.survey-results .survey-results-card .question-entry .matrix-numeric .column-table .ui-table--scrollable{margin-top:10px}.survey-results .survey-results-card .question-entry .ui-table table td,.survey-results .survey-results-card .question-entry .ui-table table th{padding:5px 20px}.survey-results .survey-results-card .question-result-disabled .checked{background-color:#ffac89}.survey-results .survey-results-card.questions{display:flex;flex-direction:column;gap:20px;padding:20px;margin-bottom:20px}.survey-results .survey-results-card.questions h2{font-size:20px;margin-bottom:20px}.survey-results .survey-results-card.questions h2 .skeleton-text{animation:skeleton-loading-text 2s linear infinite alternate}@keyframes skeleton-loading-text{0%{color:#b5b5b5}to{color:#e8e8e8}}.survey-results .survey-results-card.questions .top-bar{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center}.survey-results .survey-results-card.questions .top-bar .skeleton{display:flex}.survey-results .survey-results-card.questions .top-bar .skeleton .skeleton-item{background-color:#b5b5b5;border-radius:8px;width:80px;height:20px}.survey-results .survey-results-card.questions .top-bar .skeleton .skeleton-item:first-child{margin-right:20px}.survey-results .survey-results-card.questions .top-bar .right span{color:#417ac7}.survey-results .survey-results-card.questions .graph-group{overflow:hidden;border-radius:8px;border:2px solid #ED8154;padding:20px;margin-bottom:20px}.survey-results .survey-results-card.questions .graph-group .graph-legend{padding-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,auto))}.survey-results .survey-results-card.questions .graph-group .graph-legend .legend{padding:5px;display:flex;font-weight:500}.survey-results .survey-results-card.questions .graph-group .graph-legend .legend .legend-color{border-radius:8px;margin-right:10px;width:14px;height:14px;min-width:14px;min-height:14px;background-color:#ed8154}.survey-results .survey-results-card.questions .graph-group .graph-legend .legend:hover,.survey-results .survey-results-card.questions .graph-group .graph-legend .legend.highlighted{font-weight:700;color:#ef926b}.survey-results .survey-results-card.questions .graph-group .graph-label{margin-top:10px;display:flex;justify-content:space-between}.survey-results .survey-results-card.questions .graph-group .graph-label .label{font-weight:500;max-width:150px;width:100%;margin:0 10px;text-align:center;max-height:3em;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.survey-results .survey-results-card.questions .graph-group .graph{height:210px;display:flex;justify-content:space-between}.survey-results .survey-results-card.questions .graph-group .graph .bar{max-width:150px;width:100%;margin:0 10px;display:flex;flex-direction:column;justify-content:end;align-items:center}.survey-results .survey-results-card.questions .graph-group .graph .bar .fill{background-color:#ed8154;width:100%}.survey-results .survey-results-card.questions .graph-group .graph .bar .ui-tooltip{z-index:9999}.survey-results .survey-results-card.questions .skeleton-table,.survey-results .survey-results-card.questions .skeleton-table th,.survey-results .survey-results-card.questions .skeleton-table td,.survey-results .survey-results-card.questions .skeleton-table tr{border-color:gray}.survey-results .survey-results-card.questions .skeleton-table tr:hover:nth-child(2n){background-color:#f2f2f2}.survey-results .survey-results-card.questions .skeleton-table tr:hover:nth-child(odd){background-color:unset}.survey-results .survey-results-card.questions .skeleton-table.ui-table--scrollable thead th:after{border-bottom:1px solid gray}.survey-results .survey-results-card.questions .quota-overall{font-size:17px;font-weight:500}.survey-results .survey-results-card.questions .quota-results{padding-top:20px;border-top:1px solid #ddd}.survey-results .survey-results-card.questions .quota-results:first-child{border:1px solid transparent;padding-top:0}.survey-results .survey-results-card.questions .quota-header{display:flex;justify-content:space-between;padding-right:20px}.survey-results .survey-results-card.questions .quota-header div i{color:#c93e3e;margin-right:10px}.survey-results .survey-results-card.questions .quota-grid{max-height:400px;overflow:hidden;overflow-y:auto;margin-top:10px;box-shadow:0 1px #0000001a}.survey-results .survey-results-card.questions .quota-grid .cell-error{color:#c93e3e;background-color:#f8e5e5;text-align:center}.survey-results .survey-results-card.questions .quota-grid .cell-error>div{min-height:40px;display:flex;align-items:center;justify-content:center;font-weight:700}.survey-results .survey-results-card.questions .quota-grid .cell-content{display:flex;justify-content:space-between}.survey-results .survey-results-card.questions .quota-grid table{width:100%;position:relative;border-collapse:collapse}.survey-results .survey-results-card.questions .quota-grid table th{font-weight:500;text-align:left;border-color:#982727}.survey-results .survey-results-card.questions .quota-grid table th,.survey-results .survey-results-card.questions .quota-grid table td{height:40px}.survey-results .survey-results-card.questions .quota-grid table th:hover,.survey-results .survey-results-card.questions .quota-grid table td:hover,.survey-results .survey-results-card.questions .quota-grid table th.highlighted,.survey-results .survey-results-card.questions .quota-grid table td.highlighted{transition:background-color .1s;background-color:#fef5f1}.survey-results .survey-results-card.questions .quota-grid table td{padding:0 20px;border:1px solid #ED8154}.survey-results .survey-results-card.questions .quota-grid table .header-values{padding:5px 20px 0;background-color:#ed8154;color:#fff;width:100%;height:calc(100% + 3px)}.survey-results .survey-results-card.questions .quota-grid table .header-values div{max-height:2.5em;margin:5px 0;padding:0 5px}.survey-results .survey-results-card.questions .quota-grid table .header-values,.survey-results .survey-results-card.questions .quota-grid table .cell-values{display:flex;justify-content:space-between}.survey-results .survey-results-card.questions .quota-grid table .header-values div,.survey-results .survey-results-card.questions .quota-grid table .cell-values div{line-height:1.5;overflow:hidden;text-align:center;display:flex;justify-content:center}.survey-results .survey-results-card.questions .quota-grid table .header-values div:first-child,.survey-results .survey-results-card.questions .quota-grid table .cell-values div:first-child{justify-content:flex-start;text-align:left}.survey-results .survey-results-card.questions .quota-grid table .header-values div:last-child,.survey-results .survey-results-card.questions .quota-grid table .cell-values div:last-child{justify-content:flex-end;text-align:right}.survey-results .survey-results-card.questions .quota-grid table thead{padding-top:2px}.survey-results .survey-results-card.questions .quota-grid table thead th{position:sticky;top:0;background-color:#fff;z-index:1;border-top:none;border:1px solid #ED8154}.survey-results .survey-results-card.questions table tbody{max-height:200px}.survey-results .survey-results-card.questions table thead th:last-of-type{text-align:center}.survey-results .survey-results-card.questions table td:last-of-type{text-align:center}.survey-results .survey-results-card.questions table tr.highlighted{background-color:#fdeee8}.survey-results .survey-results-card.questions table td .highlighted{padding:5px;border-radius:8px;border:1px solid #ED8154;background-color:#fdeee8}.survey-results .survey-results-card.questions table td .not-highlighted{padding:5px;border-radius:8px;border:1px solid transparent;background-color:transparent}.survey-results .survey-results-card.questions table td .column-checkbox{padding-left:1%}.survey-results .survey-results-card>.survey-results-card__header{padding:20px;font-weight:700;border-radius:6px 6px 0 0;font-size:16px}.survey-results .survey-results-card>.survey-results-card__header>i{font-size:14px;margin-left:10px}.survey-results .survey-results-card .survey-results-card__action-table{padding:0 20px;width:100%}.survey-results .survey-results-card .survey-results-card__action-table th{width:30%;color:#417ac7;text-align:left}.survey-results .survey-results-card .survey-results-card__action-table td{text-align:left;font-weight:500;padding:5px 0}.survey-results .survey-results-card .survey-results-card__action-buttons{display:flex;gap:20px;padding:20px}.survey-results .survey-results-card .survey-results-card__action-buttons button{width:100%}.survey-results .survey-results-card__results-list{border-collapse:collapse}.survey-results .survey-results-card__results-list td,.survey-results .survey-results-card__results-list th{border-bottom:1px solid #ddd;text-align:left;min-height:40px;padding:10px}.survey-results .survey-results-card__results-list .actions{padding:0 20px;width:10%}.survey-results .survey-results-card__results-list .actions div{display:flex}.survey-results .survey-results-card__results-list .actions button{margin:0 20px 0 0;padding:0;border:none;color:#ed8154;fill:#ed8154;cursor:pointer;background-color:transparent}.survey-results .survey-results-card__results-list .actions button:hover{fill:#ef926b;color:#ef926b}.survey-results .delete-logs-button{border:1px solid #ddd;border-radius:4px;background-color:transparent;width:30px;height:30px;color:#828282;cursor:pointer}.survey-results .delete-logs-button:hover{color:#c93e3e;background-color:#fdeee8}.survey-results .delete-logs-button:active{color:#982727}.survey-results .refresh-logs-button{border:1px solid #ddd;border-radius:4px;background-color:transparent;width:30px;height:30px;color:#828282;cursor:pointer}.survey-results .refresh-logs-button:hover{color:#ed8154;background-color:#fdeee8}.survey-results .refresh-logs-button:active{color:#982727}.survey-detailed-results{color:#828282}.survey-detailed-results .survey-deteailed-results-top{display:flex;gap:10px;white-space:nowrap}.survey-detailed-results .survey-deteailed-results-top .ui-select{min-width:150px}.survey-detailed-results .survey-detailed-results-card{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 2px 4px 2px #0000001a;height:100%}.survey-detailed-results .survey-detailed-results-card .ui-tabs__tabbar{min-height:35px;width:100%;overflow:auto;white-space:nowrap;scrollbar-width:thin}.survey-detailed-results .survey-detailed-results-card .scheduler-overview-dates .ui-tabs__tabbar-button--active{background-color:#fdeee8;border-bottom:none}.survey-detailed-results .survey-detailed-results-card .scheduler-overview-times .ui-tabs__tabbar{background-color:#fdeee8}.survey-detailed-results .survey-detailed-results-card .scheduler-overview-times .ui-tabs__tabbar-button--active{border-bottom:4px solid #ED8154}.survey-detailed-results .survey-detailed-results-card .scheduler-overview-times .time-requested{max-height:2em;overflow:hidden;color:#ed8154}.survey-detailed-results .survey-detailed-results-card .scheduler-overview-times .time-requested:hover{color:#828282}.survey-detailed-results .survey-detailed-results-card .links-header{width:130px}.survey-detailed-results .survey-detailed-results-card .links{max-width:150px;display:flex;justify-content:space-between;gap:15px;align-items:center}.survey-detailed-results .survey-detailed-results-card .links button{min-width:0px;min-height:0px;width:25px;height:25px;border-radius:4px;padding:5px}.survey-detailed-results .survey-detailed-results-card .links button svg{width:20px}.survey-detailed-results .survey-detailed-results__header{max-width:1600px;margin-bottom:20px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.survey-detailed-results .survey-detailed-results__header .header-item{display:flex;flex-direction:column;gap:10px}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter{display:flex;flex-direction:row;gap:20px;align-items:center}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter select{min-width:200px}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter .header-item__search{display:flex}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter .header-item__search input{border-top-right-radius:0;border-bottom-right-radius:0}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter .header-item__search input:focus+div{border:1px solid #ED8154;outline:1px solid #ED8154}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter .header-item__search>div{border:1px solid #ddd;outline:1px solid #ddd;background-color:#ed8154;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;justify-content:center;fill:#fff;width:40px;height:40px}.survey-detailed-results .survey-detailed-results__header .header-item .header-item__filter .header-item__search>div:hover{background-color:#ef926b;cursor:pointer}.survey-detailed-results .survey-detailed-results__footer{margin-top:10px;display:flex;justify-content:space-between}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-counts div{margin-top:5px}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-resp{text-align:right}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-paginator{width:500px;overflow:auto;display:flex;gap:10px;padding:10px 0}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-paginator .survey-detailed-result-page-button{border:1px solid #ED8154;background-color:#fff;color:#ed8154;padding:6px;border-radius:4px}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-paginator .survey-detailed-result-page-button:first-child{margin-left:auto}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-paginator .survey-detailed-result-page-button:hover{cursor:pointer;background-color:#fdeee8}.survey-detailed-results .survey-detailed-results__footer .survey-detailed-results__footer-paginator .survey-detailed-result-page-button.active{background-color:#ed8154;color:#fff}.new-update-detailed-results-modal .new-update-detailed-results-modal__content{display:flex;flex-direction:column}.new-update-detailed-results-modal .new-update-detailed-results-modal__content .content{display:flex;flex-direction:row;justify-content:space-between;margin-top:18px}.new-update-detailed-results-modal .new-update-detailed-results-modal__content .editor-text-rte__editable p{color:#828282}.new-update-detailed-results-modal .new-update-detailed-results-modal__content .ui-select{margin-top:0}.new-update-detailed-results-modal .new-update-detailed-results-modal__content .new-update-detailed-results-modal__content-url{display:flex;align-items:center;gap:20px;fill:#ed8154;color:#ed8154}.new-update-detailed-results-modal .new-update-detailed-results-modal__content .new-update-detailed-results-modal__content-url svg{cursor:pointer}.new-update-detailed-results-modal .ui-modal__footer{justify-content:space-between;align-items:center}.new-update-detailed-results-modal .ui-modal__footer .new-update-detailed-results-modal__footer-buttons{display:flex;gap:20px}.new-update-detailed-results-modal h4{font-size:16px;font-weight:500;margin:18px 0 10px;color:#707070}.new-update-detailed-results-modal h4:first-of-type{margin-top:0}.new-update-detailed-results-modal .ui-select{margin-top:20px;font-weight:700}.wizard-section{background-color:#f7d8b4;border:1px solid #ED8154;border-radius:8px;text-align:left;width:100%}.wizard-section th,.wizard-section td{padding:10px 20px}.validation-wizard-section .validation__rule-header .validation__rule-header-content{width:100%;display:flex;justify-content:space-between}.validation-wizard-section .validation__rule-header .actions button{background-color:#ed8154;border:none;fill:#fff;width:24px;height:24px;border-radius:4px;margin-left:10px;font-size:12px}.validation-wizard-section .validation__rule-header .actions button:hover{cursor:pointer}.validation-wizard-section .validation__rule-header .actions button:last-of-type{background-color:#982727}.validation-wizard-section .validation__rule{padding:10px 0;border-bottom:1px solid #ddd}.validation-wizard-section .validation__rule:last-of-type{border:none}.validation-wizard-section .validation__rule table{width:100%}.validation-wizard-section .validation__rule table td{padding:10px}.validation-wizard-section .validation__rule table td h4{font-weight:400;margin-bottom:10px}.validation-wizard-section .validation__rule table td .page-tab-buttons__on-send{display:flex;gap:10px}.validation-wizard-section .validation__rule table td .page-tab-buttons__on-send button{background-color:#ed8154;fill:#fff;border:none;border-radius:8px;width:40px;height:40px}.guide-button{background-color:#ed8154;color:#fff;border:none;border-radius:8px;padding:4px 16px;font-size:10px;font-weight:700;height:20px}.guide-button:hover{background-color:#ef926b;cursor:pointer}.page-tab-general .page-tab-general__details{padding:20px;display:flex;gap:20px}.page-tab-general .page-tab-general__details h4{margin-bottom:10px}.page-tab-general .page-tab-general__section{border-top:2px solid #ddd;padding:20px;display:flex;flex-direction:column;gap:10px}.page-tab-general .page-tab-general__details-left{display:flex;flex-grow:1;gap:20px}.page-tab-general .page-tab-general__details-right{height:100%;display:flex;gap:20px}.page-tab-buttons{height:100%}.page-tab-buttons .page-tab-buttons__item-header{border-bottom:1px solid #ddd}.page-tab-buttons .page-tab-buttons__item-header .page-tab-buttons__item-header-content{width:100%;display:flex;justify-content:space-between}.page-tab-buttons .page-tab-buttons__item-header .actions button{background-color:#ed8154;border:none;fill:#fff;width:24px;height:24px;border-radius:4px;margin-left:10px;font-size:12px}.page-tab-buttons .page-tab-buttons__item-header .actions button:hover{cursor:pointer}.page-tab-buttons .page-tab-buttons__item-header .actions button:last-of-type{background-color:#982727}.page-tab-buttons .page-tab-buttons__item{padding:10px;border-bottom:2px solid #ddd}.page-tab-buttons .page-tab-buttons__item table{width:100%}.page-tab-buttons .page-tab-buttons__item table td{padding:10px}.page-tab-buttons .page-tab-buttons__item table td h4{font-weight:400;margin-bottom:10px}.page-tab-buttons .page-tab-buttons__item table td .page-tab-buttons__on-send{display:flex;gap:10px}.page-tab-buttons .page-tab-buttons__item table td .page-tab-buttons__on-send button{background-color:#ed8154;fill:#fff;border:none;border-radius:8px;width:40px;height:40px}.page-tab-buttons__add{color:#417bc7;background-color:transparent;border:none;font-weight:700;padding:20px;font-size:14px}.page-tab-buttons__add:hover{color:#508ed9;cursor:pointer}.page-tab-notes{padding:20px}.page-tab-notes h4{margin-bottom:10px}.page-tab-notes .page-tab-notes__note-footer{margin-bottom:10px;display:flex;justify-content:space-between}.page-tab-notes .page-tab-notes__list{margin-top:20px}.page-tab-notes .page-tab-notes__note{border-bottom:1px solid #ddd;padding:10px}.page-tab-notes .page-tab-notes__note-content.solved{text-decoration:line-through}.question-tab-general h4{margin-bottom:10px}.question-tab-general p{margin-bottom:10px;color:#828282}.question-tab-general .question-tab-general__details{display:flex;justify-content:space-between;padding:20px}.question-tab-general .question-tab-general__details .question-tab-general__details-left{display:flex;gap:20px}.question-tab-general .question-tab-general__text,.question-tab-general .question-tab-general__instruction{padding:0 20px 20px}.question-tab-general .question-tab-general__instruction .question-tab-general__instruction-options{margin-bottom:10px}.question-tab-general .question-tab-general__rte{border:1px solid #ddd;border-radius:8px;line-height:1;padding:10px 20px;color:#707070}.question-tab-general .question-tab-general__rte:active,.question-tab-general .question-tab-general__rte:focus,.question-tab-general .question-tab-general__rte:focus-visible{border-color:#ed8154;outline:1px solid #ED8154!important}.question-tab-general .question-tab-general__rte.question-tab-general__rte--large{min-height:80px!important}.question-tab-answers{height:100%;display:flex;flex-direction:column}.question-tab-answers .question-tab-answers__header{display:flex;justify-content:space-between;padding:20px}.question-tab-answers .question-tab-answers__header-actions{display:flex;gap:10px;align-items:center}.question-tab-answers .question-tab-answers__header-actions button{background-color:#fff;color:#ed8154;border:1px solid #ED8154;fill:#ed8154;border-radius:4px;padding:6px;display:flex;justify-content:center;align-items:center;height:25px}.question-tab-answers .question-tab-answers__header-actions button svg{margin-right:6px}.question-tab-answers .question-tab-answers__header-actions button span{line-height:10px}.question-tab-answers .question-tab-answers__header-actions button:hover{background-color:#fdeee8;cursor:pointer}.question-tab-answers .question-tab-answers__header-actions button.active{background-color:#ed8154;color:#fff}.question-tab-answers .question-tab-answers__list{overflow:auto;padding:20px}.element-drawer__row{border:2px solid rgba(0,0,0,.1);border-radius:4px;margin-bottom:5px;padding:10px;display:flex;justify-content:space-between;max-width:100%;-webkit-user-select:text;-moz-user-select:text;user-select:text}.element-drawer__row>.code{display:inline-block;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:40px}.element-drawer__row>.code::-moz-selection{background:none;color:none}.element-drawer__row>.code::selection{background:none;color:none}.element-drawer__row>.code:hover{font-weight:700;cursor:pointer}.element-drawer__row>.code>*{background-color:#fff}.element-drawer__row>.code.open{min-width:120px}.element-drawer__row>.code.open>*{border:none;width:110px;border-bottom:2px solid #ED8154;outline:none}.element-drawer__row>.code.error>*{background-color:#f8e5e5}.element-drawer__row .edit-value{border:none;border-bottom:2px solid #ED8154;outline:none;min-width:200px}.element-drawer__row>.editable{flex-grow:1;line-break:anywhere;padding-right:10px}.element-drawer__row>.actions{display:flex;gap:10px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.element-drawer__row>.actions::-moz-selection{background:none;color:none}.element-drawer__row>.actions::selection{background:none;color:none}.element-drawer__row>.actions button{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;color:#ed8154;fill:#ed8154;background-color:#fff;border:1px solid #ED8154;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.element-drawer__row>.actions button::-moz-selection{background:none;color:none}.element-drawer__row>.actions button::selection{background:none;color:none}.element-drawer__row>.actions button:hover{background-color:#fdeee8;cursor:pointer}.element-drawer__row>.actions button.condition{padding:0 5px}.element-drawer__row>.actions button.add{background-color:#ed8154;fill:#fff}.element-drawer__row>.actions button.add:hover{background-color:#ef926b}.element-drawer__row>.actions button.delete{background-color:#982727;fill:#fff}.element-drawer__row>.actions button.delete:hover{background-color:#c93e3e}.element-drawer__row>.actions button.add tspan::-moz-selection{background:none;color:#fff}.element-drawer__row>.actions button.add tspan::selection{background:none;color:#fff}.element-drawer__row:hover{border:2px dashed #ED8154}.element-drawer__row.active{border:2px solid #ED8154}span[data-slate-placeholder=true]{top:initial!important;width:initial!important}.label-right-rte .editor-text-rte__editable--small{padding-top:10px!important}.question-tab-logic .question-tab-logic__section{border-bottom:2px solid #ddd;padding:20px;display:flex;flex-direction:column;gap:10px}.question-tab-logic .question-tab-logic__section:last-child{border:none}.question-tab-logic .question-tab-logic__section .question-tab-logic__section-header{display:flex;justify-content:space-between}.question-tab-validation .question-tab-validation__section{padding:20px;display:flex;flex-direction:column;gap:10px;border-bottom:2px solid #ddd}.question-tab-validation .question-tab-validation__section:last-child{border:none}.layout-tab-custom .layout-tab-custom__section{padding:20px}.layout-tab-custom .layout-tab-custom__section .layout-tab-custom__section-header{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:700;color:#4f4f4f}.layout-tab-general .layout-tab-general__preview,.layout-tab-general .layout-tab-general__preview-text{display:flex;align-items:center;justify-content:center;height:100px}.layout-tab-general .layout-tab-general__preview-text{font-size:24px}.layout-tab-general .layout-tab-general__section{border-bottom:2px solid #ddd;padding:20px}.layout-tab-general .layout-tab-general__section .layout-tab-general__section-header{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:700;color:#4f4f4f}.layout-tab-general table{width:100%}.layout-tab-general table th{padding:20px 10px 10px;text-align:left}.layout-tab-general table td{padding:0 10px}.layout-tab-general table .input-group{display:flex}.layout-tab-header .layout-tab-header__image{background-color:#f8f8f8;border-radius:8px;height:100px}.layout-tab-header .layout-tab-header__image-actions{display:flex;justify-content:flex-end;gap:10px}.layout-tab-header .layout-tab-header__image-actions button{background-color:#ed8154;border-radius:8px;border:none;fill:#fff;width:40px;height:40px}.layout-tab-header .layout-tab-header__image-actions button:hover{background-color:#ef926b;cursor:pointer}.layout-tab-header .layout-tab-header__section{border-bottom:2px solid #ddd;padding:20px}.layout-tab-header .layout-tab-header__section .layout-tab-header__section-header{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:700;color:#4f4f4f}.layout-tab-header table{width:100%}.layout-tab-header table th{padding:20px 10px 10px;text-align:left}.layout-tab-header table td{padding:0 10px}.layout-tab-header table .input-group{display:flex}.template-browser-list{width:100%;border-collapse:collapse}.template-browser-list tbody>tr.selected{background-color:#fdeee8}.template-browser-list tbody>tr:hover{background-color:#0000000d}.template-browser-list th{width:50%;text-align:left}.template-browser-list td{cursor:pointer}.template-browser-list td .icon{fill:#828282}.template-browser-list td .icon:hover{fill:#982727}.template-browser-list td,.template-browser-list th{border-bottom:1px solid #ddd;padding:10px}.template-saver .input-disabled .ui-input{background-color:#0000001a;color:#0000004d}.more-actions{width:160px}.more-actions button,.more-actions a{display:block;background-color:transparent;color:#4f4f4f;text-decoration:none;border-radius:4px;letter-spacing:.5px;border:none;padding:10px;width:100%;font-weight:400;font-weight:500;text-align:left;font-size:14px}.more-actions button:hover,.more-actions a:hover{background-color:#fdeee8;cursor:pointer}.more-actions hr{height:0;border:0;border-top:1px solid #ddd}.randomization-settings{display:flex;flex-direction:column;gap:10px}.survey-translations .survey-translations__table{box-shadow:0 3px 6px #00000029;border-radius:8px}.survey-translations .survey-translations__table td{padding:20px;word-break:break-word}.survey-translations .survey-translations__table tr:hover{background-color:transparent}.survey-translations .survey-translations__table .survey-translations__table-header{height:60px;color:#707070;font-size:16px}.survey-translations .survey-translations__table .translation-row{border:1px solid #ddd}.survey-translations .survey-translations__table .translation-row td:first-of-type{height:60px}.survey-translations .survey-translations__table .translation-row.edit .translation-row__cell{font-weight:inherit;padding:0}.survey-translations .survey-translations__table .translation-row.edit .translation-row__cell>div{border-radius:15px;outline:2px solid #ED8154;outline-offset:-8px}.survey-translations .survey-translations__table .translation-row.edit .translation-row__cell>div .translation-row__cell-text{line-height:1.3rem}.survey-translations .survey-translations__table .not-edit .translation-row__cell:hover{cursor:pointer;outline:dashed 2px #ED8154;outline-offset:-8px;border-radius:15px}.survey-translations .survey-editor__search{display:flex}.survey-translations .survey-editor__search input{border-top-right-radius:0;border-bottom-right-radius:0}.survey-translations .survey-editor__search input:focus+div{border:1px solid #ED8154;outline:1px solid #ED8154}.survey-translations .survey-editor__search>div{border:1px solid #ddd;outline:1px solid #ddd;background-color:#ed8154;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;justify-content:center;fill:#fff;width:40px;height:40px}.survey-translations .survey-editor__search>div:hover{background-color:#ef926b;cursor:pointer}.survey-quotas{color:#828282}.survey-quotas .survey-quotas__panel-top{display:flex;justify-content:space-between}.survey-quotas .survey-quotas__panel-top>div{align-items:end;display:flex;gap:20px}.survey-quotas .survey-quotas__panel-top .overal-quota{display:flex;flex-direction:column;gap:10px}.survey-quotas .survey-quotas__panel-top .overal-quota .n-count{display:flex}.survey-quotas .survey-quotas__panel-top .overal-quota .n-count input{transition:.3s all;border:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px;height:40px;width:120px;padding:10px}.survey-quotas .survey-quotas__panel-top .overal-quota .n-count input:focus-within{outline:2px solid #ED8154;outline-offset:-2px}.survey-quotas .survey-quotas__panel-top .overal-quota .n-count span{transition:.3s all;display:flex;align-items:center;justify-content:center;background-color:#ed8154;border-top-right-radius:8px;border-bottom-right-radius:8px;color:#fff;width:40px;height:40px}.survey-quotas .survey-quotas__panel-top .overal-quota.disabled input{background-color:#f1f1f1;color:#828282}.survey-quotas .survey-quotas__panel-top .overal-quota.disabled span{background-color:#ffac89}.survey-quotas .survey-quotas__panel{box-shadow:0 3px 6px #00000029;background:#fff;border-radius:8px;padding:20px}.survey-quotas .separator{border-top:1px solid #ddd;margin:10px -20px}.survey-quotas .survey-quotas__panel-section{padding-top:10px}.survey-quotas .survey-quotas__panel-section>.header{display:flex;justify-content:space-between;margin-bottom:20px}.survey-quotas .survey-quotas__panel-section>.header>div{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.survey-quotas .survey-quotas__panel-section>.header>div .actions{display:flex}.survey-quotas .survey-quotas__panel-section>.header>div .actions button{border:none;background-color:transparent;fill:#ed8154;display:flex;justify-content:center;align-items:center;width:30px;height:30px}.survey-quotas .survey-quotas__panel-section>.header>div .actions button:last-of-type{fill:#982727}.survey-quotas .survey-quotas__panel-section>.header>div .actions button:hover{background-color:#ddd;cursor:pointer;border-radius:4px}.survey-quotas .survey-quotas__panel-section>.header>div .bulk-edit{display:flex;gap:20px}.survey-quotas .survey-quotas__panel-section>.header>div .bulk-edit button{background-color:#ed8154;fill:#fff;border:none;border-radius:8px;width:40px;height:40px;font-weight:700;color:#fff}.survey-quotas .survey-quotas__panel-section>.header>div .bulk-edit button:last-of-type{fill:#ed8154;border:1px solid #ED8154;background-color:#fff}.survey-quotas .survey-quotas__panel-section>.header>div .bulk-edit button:last-of-type:hover{background-color:#fef5f1}.survey-quotas .survey-quotas__panel-section>.header>div .bulk-edit button:hover{background-color:#ef926b;cursor:pointer}.survey-quotas .survey-quotas__panel-section .footer-actions{margin-top:20px;display:flex;gap:20px}.survey-quotas .survey-quotas__panel-section .footer-actions button{border:none;background-color:transparent;color:#417bc7;font-size:14px}.survey-quotas .survey-quotas__panel-section .footer-actions button:hover{color:#508ed9;cursor:pointer}.survey-quotas .survey-quotas__panel-section table{color:#707070}.quota-edit-drawer{width:580px;max-width:580px}.quota-edit-drawer .quota-edit-drawer__panel{padding:20px;display:flex;flex-direction:column;gap:20px}.quota-edit-drawer .quota-edit-drawer__panel .section{display:flex;justify-content:space-between}.quota-edit-drawer .quota-edit-drawer__panel .section .label{color:#417ac7;fill:#417ac7}.quota-edit-drawer .quota-edit-drawer__panel .section .label svg{margin-right:10px}.quota-edit-drawer .quota-edit-drawer__panel .section div:last-of-type{fill:#982727;cursor:pointer}.quota-edit-drawer .ui-drawer__header{margin-top:10px;color:#707070}.quota-edit-drawer .survey-editor__search{display:flex}.quota-edit-drawer .survey-editor__search input{border-top-right-radius:0;border-bottom-right-radius:0;flex-grow:1;width:inherit}.quota-edit-drawer .survey-editor__search input:focus+div{border:1px solid #ED8154;outline:1px solid #ED8154}.quota-edit-drawer .survey-editor__search>div{border:1px solid #ddd;outline:1px solid #ddd;background-color:#ed8154;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;justify-content:center;fill:#fff;width:40px;height:40px}.quota-edit-drawer .survey-editor__search>div:hover{background-color:#ef926b;cursor:pointer}.editor-text-toolbar{padding-top:10px;padding-bottom:5px;margin:0 10px;display:flex;flex-direction:column}.editor-text-toolbar.editor-text-toolbar--floating{background-color:#fff;box-shadow:0 2px 6px #0000004d;border:1px solid #ddd;border-radius:8px;position:absolute;z-index:1;padding:5px;top:-10000px;left:-10000px;margin-top:-6px;opacity:0;transition:opacity .2s;gap:5px}.editor-text-toolbar.editor-text-toolbar--border-bottom{border-bottom:2px solid rgb(238,238,238);margin-bottom:10px}.editor-text-toolbar .editor-text-toolbar-button{display:flex;justify-content:center;align-items:center;font-size:18px;padding:5px;background-color:transparent;color:#ddd;border:none}.editor-text-toolbar .editor-text-toolbar-button:hover{cursor:pointer;color:#4f4f4f}.editor-text-toolbar .editor-text-toolbar-button.active{color:#4f4f4f}.editor-text-rte{border:1px solid #ddd;border-radius:8px}.editor-text-rte .editor-text-rte__editable{min-height:80px!important;padding:10px 20px;line-height:1.3rem;outline:none}.editor-text-rte .editor-text-rte__editable.editor-text-rte__editable--small{min-height:inherit!important}.editor-text-rte.editor-text-rte--no-border{border:none}.editor-text-rte.editor-text-rte--toolbar .editor-text-rte__editable{padding-top:0}.code-editor{border:1px solid #ddd;border-radius:8px;width:100%;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;background-color:#fff}.code-editor:active,.code-editor:focus,.code-editor:focus-visible,.code-editor:focus-within{border-color:#ed8154;outline:1px solid #ED8154}.code-editor .cm-editor{background-color:transparent}.code-editor .cm-editor .cm-gutters{background-color:#fff;border-top-left-radius:8px;border-bottom-left-radius:8px;border:none}.code-editor .cm-editor .cm-activeLine{background-color:transparent}.code-editor .cm-editor .cm-activeLineGutter{background-color:#fff2e8;background-color:#fff}.code-editor .cm-editor .cm-selectionBackground{background-color:#fff2e8}.code-editor .cm-editor.cm-focused{outline:none}.row-editor.editor-text-rte .editor-text-rte__editable{padding:0}.end-pages-section{padding:20px}.end-pages-section>h3{margin-bottom:10px;color:#4f4f4f}.end-pages-section>section{display:flex;flex-direction:column;gap:10px}.end-pages h3{color:#828282;padding:10px}.end-pages h3:first-of-type{padding-top:0}.end-pages h3:last-of-type{padding-bottom:0}.end-pages h3 span{font-weight:400;font-style:italic}.exit-pages-drawer .exit-pages-drawer__description{border-bottom:2px solid #ddd;font-size:16px;color:#828282;padding:20px}.drawer-border{border-bottom:2px solid #ddd}.quota-group{width:100%;max-width:1600px;background-color:#fff}.quota-group .group-error{padding:20px;color:#c93e3e;background-color:#f8e5e5;border:2px solid #E4E4E4;text-align:center}.quota-group .cell-error{color:#c93e3e;background-color:#f8e5e5;text-align:center}.quota-group .cell-error>div{min-height:40px;display:flex;align-items:center;justify-content:center;font-weight:700}.quota-group .header{background-color:#ed8154;color:#fff;height:40px;line-height:40px;padding:0 20px;border:2px solid #E4E4E4;border-bottom:none;display:flex;justify-content:space-between;align-items:center;transition:all .3s}.quota-group .header.disabled{background-color:#ffac89}.quota-group .header .action-button{display:flex;cursor:pointer}.quota-group .header .action-button div{margin-left:10px;fill:#fff}.quota-group .header .action-button:hover{font-weight:700}.quota-group .header .ui-toggle input:checked+.ui-toggle__switch{background-color:#0000001a}.quota-group table{border-collapse:collapse;width:100%}.quota-group table td,.quota-group table th{text-align:left;border:2px solid #E4E4E4}.quota-group table td.quota-cell-td,.quota-group table th.quota-cell-td{position:relative;padding:0}.quota-group table .cell-content{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:0 20px}.quota-group-list{width:100%;display:grid;grid-gap:20px;justify-items:center}.quota__select-answers-list{max-height:200px;display:flex;flex-direction:column;margin-top:20px;padding:10px;border:1px solid #ddd;border-radius:8px;overflow:auto}.quota-cell{height:100%;min-height:40px}.quota-cell input{width:100%;height:100%;border:2px solid #ED8154;text-align:center}.quota-cell input:active,.quota-cell input:focus-within{outline:none}.quota-cell .cell-value{color:#417ac7;font-weight:700;height:100%;display:flex;justify-content:center;align-items:center}.quota-cell .cell-value:hover{border-radius:2px;outline:2px solid #ED8154;outline:none;cursor:pointer;color:#ed8154}.quota-cell .cell-value.error{color:#982727}.quota-cell.target input{height:30px}.quota-cell.target .cell-value:hover{color:#6d96cc}.quota-cell.readonly .cell-value{color:#828282}.quota-cell.readonly .cell-value:hover{color:#828282;cursor:auto}.edit-button-code{display:inline-flex;margin-left:10px;line-height:1;color:#4f4f4f;letter-spacing:1px}.edit-button-code:hover{color:#ed8154;font-weight:700;cursor:pointer}.edit-button-code input{border:2px solid #ED8154;border-radius:4px;outline:none;padding:4px}.edit-button-code.small input{max-width:80px}.edit-button-code.is-quota span{font-weight:700;color:#417bc7;padding-right:10px}.edit-button-code.is-quota:hover span{color:#ed8154}.survey-import-browser{border:1px solid #ddd;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:160px;display:flex;flex-direction:column;overflow:hidden;outline:none}.survey-import-browser .search{background-color:transparent;border:none;border-bottom:1px solid #ddd;padding:10px 20px;outline-color:#ed8154;outline:none}.survey-import-browser .list{overflow:auto;padding-bottom:40px}.survey-import-browser .importable-survey-item{padding:10px 20px;border-bottom:1px solid #ddd;color:#4f4f4f;cursor:pointer}.survey-import-browser .importable-survey-item:hover{background-color:#fdeee8}.survey-import-browser .importable-survey-item.active{background-color:#ed8154;color:#fff}.color-picker-toolbar-component .color-square{width:20px;height:20px;border-radius:3px;border:1px solid rgba(0,0,0,.1)}.color-picker-toolbar-component .color-square:hover{cursor:pointer;border:1px solid #ED8154;outline:2px solid #ED8154}.color-picker-toolbar-component button{cursor:pointer;padding:6px 20px;border:none;border-radius:3px}.color-picker-toolbar-component input{border:1px solid rgba(0,0,0,.1);padding:4px 8px;margin-right:10px}.delete-image-button{position:absolute;top:.5em;left:.5em;background-color:#c93e3e;border:none;border-radius:4px;cursor:pointer;padding:2px;color:#fff;font-size:24px;transition:background-color .1s;z-index:100}.delete-image-button:hover{background-color:#7e2323}.status-button-export-spss{display:grid;grid-auto-flow:row;gap:5px;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:20px}.status-button-export-spss div{width:100%;text-align:left}.theme-section{color:#333;display:flex;flex-direction:column;gap:10px;border-bottom:2px solid #ddd}.theme-section .separator{margin:10px 0;border-bottom:2px dashed #ccc}.theme-section .row-split-1{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:20px}.theme-section .row-split-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px}.theme-section .row-split-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px}.theme-section .row-split-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px}.theme-section .flex-grow{flex-grow:1}.theme-section .flex-row{display:flex;gap:10px}.theme-section .flex-row.column{flex-direction:column}.theme-section .margin-top{margin-top:10px}.theme-section>h4{margin-top:10px}.theme-section>.title{padding:20px;font-weight:700;color:#4f4f4f;font-size:1.17em;display:flex;justify-content:space-between;cursor:pointer}.theme-section>.title:hover{background-color:#f1f1f1}.theme-section>.content{padding:0 20px 20px;display:flex;flex-direction:column;gap:10px}.picker-component{position:relative}.picker-component .picker-button{background-color:#f1f1f1;border:4px solid rgba(0,0,0,.2);position:absolute;right:40px;top:5px;border-radius:6px;width:30px;height:30px;min-width:30px;cursor:pointer}.picker-component .picker-button:hover{border:4px solid rgba(0,0,0,.1)}.picker-component .picker-button:active{border:4px solid rgba(0,0,0,.5)}.picker-component .picker-button.pick{position:absolute;right:5px}.theme-picker-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;margin-bottom:20px}.theme-picker-buttons.col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-picker-buttons button{padding:10px 20px;border:2px solid rgba(0,0,0,.1);background-color:#f5f5f5;border-radius:8px;color:#666;font-weight:700;letter-spacing:1px;cursor:pointer}.theme-picker-buttons button:hover{border:2px solid #ED8154}.theme-picker-buttons button:active{background-color:#e1e1e1}.panel-reportal .panel-reportal__card{min-height:260px}.panel-reportal .panel-reportal__card .ui-card__footer-button span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.panel-reportal .panel-reportal__card table{table-layout:fixed;width:100%}.panel-reportal .panel-reportal__card table tr td{padding-bottom:20px}.panel-reportal .panel-reportal__card table tr td:first-child{width:33%;font-weight:500}.panel-reportal .panel-reportal__card .ui-card__content{height:100%}.panel-reportal .panel-reportal__card .ui-card__content .ui-card__table td:first-child{width:15%;padding-left:0}.panel-reportal .panel-reportal__card .ui-card__content .ui-card__table td:last-child{position:relative;border-left:none;padding-right:0}.panel-reportal .panel-reportal__card .ui-card__content .ui-card__table td .url{width:calc(100% - 1.5em);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.panel-reportal .panel-reportal__card .ui-card__content .ui-card__table td svg{cursor:pointer;position:absolute;right:0;top:30%;fill:#ed8154;max-height:14px}.panel-reportal .panel-reportal__card .panel-reportal__card-overview{display:flex;flex-direction:row;justify-content:space-between}.panel-reportal .panel-reportal__card .panel-reportal__card-overview h1{text-align:center;margin-bottom:10px}.survey-collectors{height:100%}.survey-collectors .page-header__buttons button{max-width:100px}.survey-collectors .survey-collectors__card{min-height:260px}.survey-collectors .survey-collectors__card .ui-card__footer-button span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.survey-collectors .survey-collectors__card table{table-layout:fixed;width:100%}.survey-collectors .survey-collectors__card table tr td{padding-bottom:20px}.survey-collectors .survey-collectors__card table tr td:first-child{width:33%;font-weight:500}.survey-collectors .survey-collectors__card .ui-card__content{height:100%}.survey-collectors .survey-collectors__card .ui-card__content .ui-card__table td:first-child{width:15%;padding-left:0}.survey-collectors .survey-collectors__card .ui-card__content .ui-card__table td:last-child{position:relative;border-left:none;padding-right:0}.survey-collectors .survey-collectors__card .ui-card__content .ui-card__table td .url{width:calc(100% - 1.5em);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.survey-collectors .survey-collectors__card .ui-card__content .ui-card__table td svg{cursor:pointer;position:absolute;right:0;top:5px;fill:#ed8154;max-height:14px}.survey-collectors .survey-collectors__card .survey-collectors__card-overview{display:flex;flex-direction:row;justify-content:space-between}.survey-collectors .survey-collectors__card .survey-collectors__card-overview h1{text-align:center;margin-bottom:10px}.survey-collectors .survey-collectors__card-header{cursor:auto;display:flex;justify-content:space-between}.survey-collectors .survey-collectors__card-header .ui-center{max-width:80%;overflow:hidden;text-wrap:nowrap}.survey-collectors .survey-collectors__card-header .ui-toggle{color:#ed8154;font-weight:400;margin-top:10px}.survey-collectors .survey-collectors__card-header .ui-toggle.disabled{color:#c93e3e}.survey-collectors .survey-collectors__card-header .ui-toggle.disabled .ui-toggle__switch{background-color:#f8e5e5}.survey-collectors .survey-collectors__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:auto;padding:40px}.survey-collectors .survey-collectors__wrapper .survey-collectors__content{max-width:1600px;width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 62em){.survey-collectors .survey-collectors__wrapper .survey-collectors__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 96em){.survey-collectors .survey-collectors__wrapper .survey-collectors__content{grid-template-columns:repeat(3,minmax(0,1fr))}}.new-update-collector-modal .new-update-collector-modal__content{display:flex;flex-direction:column}.new-update-collector-modal .new-update-collector-modal__content .error{margin-top:10px;color:#982727}.new-update-collector-modal h4{font-size:16px;font-weight:500;margin:18px 0 10px;color:#707070}.new-update-collector-modal h4:first-of-type{margin-top:0}.new-update-collector-modal .ui-select{font-weight:700}.new-update-collector-modal .variable-matrix{max-height:400px;margin-top:20px;border:1px solid #ddd;border-radius:8px}.new-update-collector-modal .variable-matrix th:first-child{min-width:150px}.new-update-collector-modal .variable-matrix .single-select .ui-checkbox__wrapper{border-radius:50%}.new-update-collector-modal .variable-matrix .single-select svg{display:none}.new-update-collector-modal .variable-question{max-height:200px;margin-top:20px;padding:10px;border:1px solid #ddd;border-radius:8px;overflow:auto}.new-update-collector-modal .variable-question .variable-single_select{display:flex;flex-direction:column}.new-update-collector-modal .variable-question .variable-single_select .ui-checkbox__wrapper{border-radius:50%}.new-update-collector-modal .variable-question .variable-single_select svg{display:none}.new-update-collector-modal .variable-question .variable-matrix table{width:100%;border-collapse:collapse}.new-update-collector-modal .variable-question .variable-matrix table th{text-align:left}.new-update-collector-modal .variable-question .variable-multi_select,.new-update-collector-modal .variable-question .variable-text_input{display:flex;flex-direction:column}.new-update-collector-modal .variable-question .variable-text_input .input-row{display:flex;flex-direction:row}.new-update-collector-modal .variable-question .variable-text_input .input-row .label{display:flex;width:20%;align-content:center;flex-wrap:wrap}.new-update-collector-modal .variable-question .variable-text_input .input-row input{width:80%;margin-left:10px}.collector-drawer-tab .ui-tabs__tabbar-button{width:50%;text-align:center}.collector-drawer-tab .collector-drawer-section{padding:20px;border-bottom:1px solid #ddd}.collector-drawer-tab .collector-drawer-section.url-settings{gap:10px;display:flex;flex-direction:column}.collector-drawer-tab .collector-drawer-section .collector-label{display:flex;flex-direction:row;justify-content:space-between}.collector-drawer-tab .collector-drawer-section .collector-label h4{width:90%;word-wrap:break-word}.collector-drawer-tab .collector-drawer-section .collector-label svg{fill:#ed8154}.collector-drawer-tab .collector-drawer-section .collector-label .collector-input{width:100%;position:relative}.collector-drawer-tab .collector-drawer-section .collector-label .collector-input input{margin-bottom:10px;padding-right:60px}.collector-drawer-tab .collector-drawer-section .collector-label .collector-input button{border-top-left-radius:0;border-bottom-left-radius:0;min-width:15px;min-height:38px;width:10%;right:0;position:absolute;margin-bottom:10px}.collector-drawer-tab .collector-drawer-section .collector-label .collector-input button svg{fill:#fff}.collector-drawer-tab .collector-drawer-section input{width:100%}.collector-drawer-tab .collector-drawer-section .date-total-setup{display:flex;flex-direction:row}.collector-drawer-tab .collector-drawer-section .date-total-setup .label{display:flex;align-items:center;width:30%}.collector-drawer-tab .collector-drawer-section .date-total-setup .date{width:70%;display:flex;flex-direction:column}.collector-drawer-tab .collector-drawer-section .date-total-setup input{width:70%}.collector-drawer-tab .collector-drawer-section .routing-setup{display:grid;grid-gap:10px;margin-bottom:20px}.collector-drawer-tab .collector-drawer-section .variable-actions{color:#417bc7;fill:#417bc7;text-decoration-line:underline;margin-top:20px;display:flex;flex-direction:row;justify-content:space-between}.collector-drawer-tab .collector-drawer-section .variable-actions div{cursor:pointer}.collector-drawer-tab .collector-drawer-section .variable-actions svg{margin-right:10px}.collector-drawer-tab .collector-drawer-section .variable-actions .up-arrow{transform:rotate(180deg)}.collector-drawer-tab .collector-drawer-section .url-variables{display:flex;flex-direction:row;justify-content:space-between}.collector-drawer-tab .collector-drawer-section .url-variables .actions{display:flex;gap:15px}.collector-drawer-tab .collector-drawer-section .url-variables .actions svg{cursor:pointer}.collector-drawer-tab .collector-drawer-section .url-variables .actions svg:first-child{fill:#ed8154}.collector-drawer-tab .collector-drawer-section .url-variables .actions svg:last-child{fill:#982727}.collector-drawer-tab .collector-drawer-section:last-child{border:none}.collector-drawer-tab .collector-drawer-section h4{font-size:17px;margin-bottom:20px}.collectors-disabled .ui-toggle__wrapper input:checked+.ui-toggle__switch{background-color:#982727}.edit-quota-dimension-trigger{border:1px solid transparent;background-color:transparent;fill:#ed8154;margin-right:10px;cursor:pointer;border-radius:4px;max-width:450px;color:#828282;font-size:14px;font-weight:700;padding:4px 2px;min-width:200px;text-align:left}.edit-quota-dimension-trigger svg{margin-right:10px}.edit-quota-dimension-trigger:hover{background-color:#fef5f1;border:1px solid #ED8154}.cell-remove-button{border:2px solid #C93E3E;border-radius:4px;padding:4px;color:#c93e3e;cursor:pointer;background-color:transparent;margin:0 10px}.cell-remove-button:hover{background-color:#eab6b6}.cell-remove-button:active{background-color:#df8e8e}.question-filter-drawer{display:flex;flex-direction:column;gap:10px;overflow:auto;max-height:200px}.question-filter-drawer .text-query{margin-top:5px;padding-top:10px;border-top:1px solid #ddd}.question-filter-drawer .text-query .text-inputs{display:grid;grid-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.question-filter-drawer .text-query .text-inputs label{display:flex;align-items:center}.question-filter-drawer .text-query .numeric{border:1px solid #ddd;border-radius:8px;line-height:1;padding:10px 20px;color:#707070;min-height:40px}.question-filter-drawer .text-query .numeric:active,.question-filter-drawer .text-query .numeric:focus,.question-filter-drawer .text-query .numeric:focus-visible{border-color:#ed8154;outline:1px solid #ED8154}.question-filter-drawer table{width:100%;border-collapse:collapse;margin-top:10px}.question-filter-drawer table th,.question-filter-drawer table td{padding:.2em 1em}.timezone-table{width:100%;padding:10px;border-collapse:collapse;border:1px solid #ddd}.timezone-table td,.timezone-table th{text-align:left;padding:10px 20px;border-bottom:1px solid #ddd;color:#4f4f4f}.timezone-table th{color:#828282}.timezone-table tbody tr:hover{background-color:#fdeee8;cursor:pointer}.scheduler-setup{padding:10px}.scheduler-setup>.header{border-bottom:1px solid #ddd;display:flex;padding:10px}.scheduler-setup>.header .left{display:flex;align-items:center;flex-grow:1}.scheduler-setup>.header .actions{display:flex;gap:10px}.scheduler-setup>.header .actions button:not(.condition){background-color:#ed8154;border:none;fill:#fff;width:24px;height:24px;border-radius:4px;cursor:pointer}.scheduler-setup>.header .actions button:not(.condition):hover{background-color:#f2a382}.scheduler-setup>.header .actions button.condition{height:24px;min-height:24px;min-width:24px}.scheduler-setup>.header .actions .delete-setup:not(.condition){background-color:#982727;border:none;fill:#fff;width:24px;height:24px;border-radius:4px;font-size:12px}.scheduler-setup>.header .actions .delete-setup:not(.condition):hover{background-color:#c13131}.scheduler-setup>.content{padding:20px 10px}.scheduler-setup>.content .scheduler-setup-segment h4{margin-bottom:10px}.scheduler-setup>.content .setup-rows{border-collapse:collapse;width:100%;margin-top:20px;border-radius:8px}.scheduler-setup>.content .setup-rows .setup-row:hover td{border-bottom:2px solid #ED8154}.scheduler-setup>.content .setup-rows td,.scheduler-setup>.content .setup-rows th{border-bottom:2px solid #ddd;text-align:left;padding:10px;color:#4f4f4f}.scheduler-setup>.content .setup-rows th{color:#828282}.scheduler-setup>.content .setup-rows th:last-of-type{text-align:right}.scheduler-setup>.content .setup-rows td>.actions{display:flex;gap:10px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:end}.scheduler-setup>.content .setup-rows td>.actions::-moz-selection{background:none;color:none}.scheduler-setup>.content .setup-rows td>.actions::selection{background:none;color:none}.scheduler-setup>.content .setup-rows td>.actions button{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;color:#ed8154;fill:#ed8154;background-color:#fff;border:1px solid #ED8154;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scheduler-setup>.content .setup-rows td>.actions button::-moz-selection{background:none;color:none}.scheduler-setup>.content .setup-rows td>.actions button::selection{background:none;color:none}.scheduler-setup>.content .setup-rows td>.actions button:hover{background-color:#fdeee8;cursor:pointer}.scheduler-setup>.content .setup-rows td>.actions button.condition{padding:0 5px}.scheduler-setup>.content .setup-rows td>.actions button.add{background-color:#ed8154;fill:#fff}.scheduler-setup>.content .setup-rows td>.actions button.add:hover{background-color:#ef926b}.scheduler-setup>.content .setup-rows td>.actions button.delete{background-color:#982727;fill:#fff}.scheduler-setup>.content .setup-rows td>.actions button.delete:hover{background-color:#c93e3e}.scheduler-setup>.content .setup-rows td>.actions button.add tspan::-moz-selection{background:none;color:#fff}.scheduler-setup>.content .setup-rows td>.actions button.add tspan::selection{background:none;color:#fff}.select-time-pickers select{padding:4px 5px;background:transparent;border:2px solid transparent;border-radius:4px;letter-spacing:1px}.select-time-pickers select:hover{cursor:pointer;border:2px solid #ED8154}.edit-button-condition button{min-width:20px;height:20px;color:#ed8154;background-color:#fff;border:1px solid #ED8154;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 5px}.edit-button-condition button:hover{background-color:#fdeee8;cursor:pointer}.edit-button-condition input{border:none;outline:none;background:transparent;border-bottom:2px solid #ED8154;min-width:170px}.reminder-trigger{display:flex;justify-content:space-between;padding:5px 20px}.reminder-trigger .left{display:flex;gap:5px;align-items:center;color:#4f4f4f}.reminder-trigger .left .first-part{display:flex;align-items:center}.reminder-trigger .left .first-part svg{margin-right:10px}.reminder-trigger .left .select-time-pickers select{color:#4f4f4f;font-weight:700;padding-bottom:6px}.reminder-trigger .delete{background-color:#982727;border:none;fill:#fff;width:24px;height:24px;border-radius:4px;font-size:12px;cursor:pointer}.reminder-trigger .delete:hover{background-color:#c13131}.reminder-trigger:hover{background-color:#fdeee8}.survey-encoder{height:100%}.survey-encoder .page-header__buttons button{max-width:100px}.survey-encoder .survey-encoder__header{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}.survey-encoder .survey-encoder__header .survey-encoder__header-actions{display:flex;gap:20px;width:calc(60% - 10px);justify-content:flex-end}.survey-encoder .page-block{height:100%}.survey-encoder .survey-encoder__body{width:100%;display:flex;justify-content:space-between;gap:20px;height:100%}.survey-encoder .survey-encoder__card{min-height:260px}.survey-encoder .survey-encoder__card.encode{width:40%;height:100%;flex-shrink:0;overflow:hidden}.survey-encoder .survey-encoder__card.encode .encode_title{border-bottom:1px solid #E4E4E4}.survey-encoder .survey-encoder__card.encode .encode_title .title{display:flex;justify-content:space-between;padding:0 40px 0 10px;margin:20px 0 10px}.survey-encoder .survey-encoder__card.encode .ui-card__content-wrapper{overflow:auto}.survey-encoder .survey-encoder__card.encode .answers{flex-grow:1;overflow:auto}.survey-encoder .survey-encoder__card.encode .encode_item{display:flex;justify-content:space-between;padding:0 10px;margin-top:5px}.survey-encoder .survey-encoder__card.encode .encode_item .ui-checkbox.checked{color:#ed8154}.survey-encoder .survey-encoder__card.encode .encode_item.encoded{color:#417ac7}.survey-encoder .survey-encoder__card.encode .encode_item:not(.encoded) svg{color:#e4e4e4}.survey-encoder .survey-encoder__card.encode .encode_actions{margin-top:5px;display:flex;justify-content:space-around;flex-wrap:wrap;gap:10px}.survey-encoder .survey-encoder__card.encode .encode_actions button,.survey-encoder .survey-encoder__card.encode .encode_actions .ui-select{min-width:100%}.survey-encoder .survey-encoder__card.encode .ui-card__header{width:100%;padding:0;height:40px}.survey-encoder .survey-encoder__card.encode .ui-card__header button{height:40px;width:50%;min-width:60px;border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.survey-encoder .survey-encoder__card.encode .ui-card__header input{border:none;border-bottom:1px solid #ED8154;width:50%;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.survey-encoder .survey-encoder__card.answers{width:60%;padding:20px}.survey-encoder .survey-encoder__card.answers .answers__add{color:#417ac7;padding:10px;margin:10px 0 0 10px;cursor:pointer}.survey-encoder .survey-encoder__card.answers .ui-card__header{border:none}.survey-encoder .survey-encoder__card.answers table{border-bottom:1px solid #E4E4E4;margin-bottom:20px}.survey-encoder .survey-encoder__card.answers tr{border-bottom:1px solid #E4E4E4}.survey-encoder .survey-encoder__card.answers tr td{padding-bottom:0}.survey-encoder .survey-encoder__card.answers tr td .matched-answers{fill:#ed8154}.survey-encoder .survey-encoder__card.answers tr td .no-matched-answers{fill:#e4e4e4}.survey-encoder .survey-encoder__card.answers tr.single_select .ui-checkbox__wrapper{border-radius:50%}.survey-encoder .survey-encoder__card.answers tr.single_select .ui-checkbox__wrapper svg{display:none}.survey-encoder .survey-encoder__card .ui-card__footer-button span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.survey-encoder .survey-encoder__card table{table-layout:fixed;width:100%}.survey-encoder .survey-encoder__card table tr td{padding-bottom:20px}.survey-encoder .survey-encoder__card table tr td:first-child{width:33%;font-weight:500}.survey-encoder .survey-encoder__card .ui-card__content{height:100%}.survey-encoder .survey-encoder__card .ui-card__content .ui-card__table td:first-child{width:15%;padding-left:0}.survey-encoder .survey-encoder__card .ui-card__content .ui-card__table td:last-child{position:relative;border-left:none;padding-right:0}.survey-encoder .survey-encoder__card .ui-card__content .ui-card__table td .url{width:calc(100% - 1.5em);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.survey-encoder .survey-encoder__card .ui-card__content .ui-card__table td svg{cursor:pointer;position:absolute;right:0;top:5px;fill:#ed8154;max-height:14px}.survey-encoder .survey-encoder__card .survey-encoder__card-overview{display:flex;flex-direction:row;justify-content:space-between}.survey-encoder .survey-encoder__card .survey-encoder__card-overview h1{text-align:center;margin-bottom:10px}.survey-encoder .survey-encoder__card-header{cursor:auto;display:flex;justify-content:space-between}.survey-encoder .survey-encoder__card-header .ui-center{max-width:80%;overflow:hidden;text-wrap:nowrap}.survey-encoder .survey-encoder__card-header .ui-toggle{color:#ed8154;font-weight:400;margin-top:10px}.survey-encoder .survey-encoder__card-header .ui-toggle.disabled{color:#c93e3e}.survey-encoder .survey-encoder__card-header .ui-toggle.disabled .ui-toggle__switch{background-color:#f8e5e5}.survey-encoder .survey-encoder__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:auto;padding:40px}.survey-encoder .survey-encoder__wrapper .survey-encoder__content{max-width:1600px;width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 62em){.survey-encoder .survey-encoder__wrapper .survey-encoder__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 96em){.survey-encoder .survey-encoder__wrapper .survey-encoder__content{grid-template-columns:repeat(3,minmax(0,1fr))}}.apply-encoding-modal{display:flex;flex-direction:column}.apply-encoding-modal .apply-encoding-modal__content{display:flex;flex-direction:column;gap:20px}.apply-encoding-modal .apply-encoding-modal__content.add-answer-option{flex-direction:column-reverse}.apply-encoding-modal .apply-encoding-modal__content .answer-details{display:flex}.apply-encoding-modal .apply-encoding-modal__content .answer-details .label{align-content:center;width:10%}.apply-encoding-modal .apply-encoding-modal__content .answer-details .answer-code{width:10%}.apply-encoding-modal .apply-encoding-modal__content .answer-details .answer-label{width:80%}.apply-encoding-modal .apply-encoding-modal__footer-buttons{display:flex;gap:20px}.survey-editor__logic-editor-modal{min-height:500px;font-size:18px}.survey-editor__logic-editor-modal .logic-section{min-height:100px;margin-bottom:20px}.survey-editor__logic-editor-modal .logic-section .title{font-weight:700;color:#707070;border-bottom:1px solid #ddd;padding-bottom:10px}.survey-editor__logic-editor-modal .logic-section .logic-list{padding:10px 0;font-size:16px;color:#333;display:flex;flex-direction:column;gap:10px}.survey-editor__logic-editor-modal .logic-section .add-logic-button{height:40px;padding:8px;background:#ddd;background:transparent;border:none;font-weight:700;color:#666;display:flex;justify-content:start;align-items:center;fill:#666;cursor:pointer;width:100%}.survey-editor__logic-editor-modal .logic-section .add-logic-button span{margin-left:10px}.survey-editor__logic-editor-modal .logic-section .add-logic-button:hover{border-color:#999;background-color:#fdeee8;color:#ed8154;fill:#ed8154}.survey-editor__logic-editor-modal .logic-section .add-line-logic-button{padding:4px 8px;background:#ddd;border:none;font-weight:700;color:#666;display:inline-flex;justify-content:center;align-items:center;fill:#666;cursor:pointer;border-radius:4px}.survey-editor__logic-editor-modal .logic-section .add-line-logic-button span{margin-left:10px}.survey-editor__logic-editor-modal .logic-section .add-line-logic-button:hover{border-color:#999;background-color:#eee}.logic-line{padding:8px 8px 20px;border-radius:8px;min-height:40px;display:flex}.logic-line:last-of-type{border:none}.logic-line .logic-line-entry{display:flex;flex-direction:column;padding-right:10px;gap:10px}.logic-line .logic-line-query{display:flex;flex-direction:column;gap:10px}.logic-line .query-group{border-left:4px solid #ED8154}.logic-line .logic-line-rules{display:flex;flex-direction:column;gap:10px}.logic-line-dropdown{background-color:transparent;border:1px solid #ccc;border-radius:4px;padding:4px 12px;font-size:15px;letter-spacing:1px;cursor:pointer;outline:none;max-width:200px}.logic-line-dropdown.grow{flex-grow:1;border-color:transparent;font-weight:700;color:#555;text-align:right}.logic-line-dropdown:hover{background-color:#fdeee8}.logic-line-dropdown:focus{background-color:#fdeee8;border:1px solid #ED8154;outline:1px solid #ED8154}.more-actions-wider{min-width:400px}.more-actions-wider .code{font-weight:700}.logic-editor-helpers{display:flex;width:100%;gap:10px;padding:10px;justify-content:right}.logic-editor-helpers button{border:2px solid #ddd;background-color:#ddd;color:#333;padding:4px 8px;cursor:pointer;font-weight:700;text-transform:uppercase;outline:none;border-radius:4px}.logic-editor-helpers button:hover{background-color:#fdeee8;border:2px solid #ED8154}.logic-editor-helpers button:active{background-color:#ccc;border:2px solid #aaa}.answer-picker-matrix-table{max-width:600px;width:100%;overflow:auto}.answer-picker-matrix-table tbody th{min-width:100px}.answer-picker-matrix-table tbody tr:hover th{background-color:#ed8154;color:#fff}.question-answer-picker{min-width:600px}.question-answer-picker .picker-option{display:block;background-color:#fff;color:#4f4f4f;text-decoration:none;border-radius:4px;letter-spacing:.5px;border:none;padding:10px;width:100%;font-weight:400;font-weight:500;text-align:left;font-size:14px;cursor:pointer}.question-answer-picker .picker-option.cell{background-color:#ddd}.question-answer-picker .picker-option:hover,.question-answer-picker .picker-option.selected{background-color:#fdeee8}.question-answer-picker .picker-option.selected.cell{background-color:#ed8154}.question-answer-picker .picker-option:active{background-color:#faddd1}.logic-question-query{padding-left:10px}.logic-question-query>*{border-radius:0}.logic-question-query>*:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.logic-question-query>*:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.question-picker-value,.answer-picker-value{border:1px solid #ccc;background:transparent;min-width:250px;max-width:340px;padding:0 8px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right-color:transparent;font-size:15px;cursor:pointer;display:flex;align-items:center}.question-picker-value.error,.answer-picker-value.error{background-color:#f8e5e5;color:#c93e3e}.question-picker-value:hover,.answer-picker-value:hover{background-color:#fdeee8}.question-picker-value.open,.answer-picker-value.open{border:1px solid #ED8154;outline:1px solid #ED8154}.question-picker-value .label,.answer-picker-value .label{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.question-picker-value .case,.answer-picker-value .case{text-transform:uppercase;font-size:13px;padding:2px 4px;margin-left:4px;border-radius:4px;background-color:#ccc}.question-picker-value{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answer-picker-value{border-radius:0;max-width:400px;width:400px}.answer-picker-value.expand{max-width:480px;width:480px}.logic-line-condition-input{width:80px;border:1px solid #ccc;border-left:none;outline:none;text-align:center}.logic-line-condition-input:focus{outline:1px solid #ED8154;border:1px solid #ED8154}.question-answer-picker-header{display:flex;justify-content:space-between;padding-bottom:10px}.logic-question-query{display:flex}.query-group{display:flex;flex-direction:column;gap:10px}.query-group .query-line{display:flex;gap:10px}.group-casses{display:inline-flex}.group-casses button{border:2px solid #ddd;background-color:#ddd;color:#333;padding:4px 8px;cursor:pointer;font-weight:700;text-transform:uppercase;outline:none}.group-casses button:hover{background-color:#fdeee8;border:2px solid #ED8154}.group-casses button.selected{background-color:#ed8154;border:2px solid #ED8154;color:#fff}.group-casses button:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.group-casses button:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.group-casses button:active{background-color:#f8ccba}.group-casses.delete{width:100%;justify-content:right}.add-query-group{margin-left:14px}.add-query-group button{font-size:14px;background-color:transparent;border:none;font-weight:700;color:#555;cursor:pointer}.add-query-group button:hover{color:#ed8154}.error-message-input{display:flex;padding-left:14px;padding-right:172px}.error-message-input .label{background-color:#ddd;border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid #ddd;border-right-color:transparent;display:flex;align-items:center;padding:0 12px;font-weight:700;color:#333;font-size:15px}.error-message-input input{border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #ddd;font-size:15px;padding:4px 12px;flex-grow:1;outline-color:#ed8154}.error-message-input input:focus,.error-message-input input:focus-visible,.error-message-input input:active{border-color:#ed8154;outline:1px solid #ED8154}.edit-logic-button{border:2px solid #ddd;background-color:#ddd;color:#333;padding:4px 8px;cursor:pointer;font-weight:700;text-transform:uppercase;outline:none;border-radius:4px}.edit-logic-button:hover{background-color:#fdeee8;border:2px solid #ED8154}.edit-logic-button:active{background-color:#ccc;border:2px solid #aaa}.ui-select-popup{z-index:999999;padding:0}.ui-select-popup .ui-select-popup__children{max-height:20em;overflow:auto}.ui-select-popup .ui-select-popup__children input{width:100%;border:none;border-bottom:1px solid #ED8154;border-bottom-left-radius:0;border-bottom-right-radius:0}.ui-select-popup .ui-select-popup__children input:active:not(.ui-input--error),.ui-select-popup .ui-select-popup__children input:focus:not(.ui-input--error),.ui-select-popup .ui-select-popup__children input:focus-visible:not(.ui-input--error){outline:none}.ui-select-popup .ui-select-popup__children .ui-select-popup__child{cursor:pointer;padding:10px 20px}.ui-select-popup .ui-select-popup__children .ui-select-popup__child:hover{background-color:#fcf6ef}.ui-select-popup .ui-select-popup__children .ui-select-popup__child.child-selected{background-color:#ed8154;color:#fff}.ui-select-popup .ui-select-popup__children .ui-select-popup__child.child-selected:hover{background-color:#ed8154}.ui-select{background-color:#fff;border:1px solid #ddd;border-radius:8px;min-height:40px;position:relative}.ui-select.ui-select--borderless{border-color:transparent}.ui-select>.text{position:relative;line-height:1;display:flex;justify-content:center!important;flex-direction:column;padding:0 20px;margin-right:20px;height:100%;min-height:40px}.ui-select.ui-select-reset{display:flex}.ui-select.ui-select-reset .text{width:100%}.ui-select.ui-select-reset select{width:calc(100% - 3em - 1px)}.ui-select.ui-select-reset:after{right:3em}.ui-select.ui-select-reset button{position:absolute;right:-1px;border-radius:0 8px 8px 0;min-width:3em}.ui-select.ui-select--small select{padding:5px 0}.ui-select.ui-select--error{border:1px solid #C93E3E;outline:1px solid #C93E3E;background-color:#f8e5e5}.ui-select:active,.ui-select:focus,.ui-select:focus-within,.ui-select:hover{border-color:#ed8154;outline:1px solid #ED8154;cursor:pointer}.ui-select select{padding:10px 20px;background-color:transparent;border:none;width:100%;height:100%;font-weight:inherit;color:#4f4f4f;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;position:absolute;top:0;cursor:pointer}.ui-select:after{content:"⏷";position:absolute;right:2px;top:12px;color:#4f4f4f;pointer-events:none}.multi-select-drawer{display:flex;flex-direction:column;gap:10px;overflow:auto;max-height:200px}.multi-select-drawer .text-query{margin-top:5px;padding-top:10px;border-top:1px solid #ddd}.multi-select-drawer .text-query .text-inputs{display:grid;grid-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.multi-select-drawer .text-query .text-inputs label{display:flex;align-items:center}.multi-select-drawer .text-query .numeric{border:1px solid #ddd;border-radius:8px;line-height:1;padding:10px 20px;color:#707070;min-height:40px}.multi-select-drawer .text-query .numeric:active,.multi-select-drawer .text-query .numeric:focus,.multi-select-drawer .text-query .numeric:focus-visible{border-color:#ed8154;outline:1px solid #ED8154}.multi-select-drawer table{width:100%;border-collapse:collapse;margin-top:10px}.multi-select-drawer table th,.multi-select-drawer table td{padding:.2em 1em}.ui-button{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-weight:700;cursor:pointer;width:auto;min-width:150px;min-height:40px;display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:6px 12px;color:inherit;fill:inherit;font-size:inherit}.ui-button:hover{background-color:#f5f5f5}.ui-button:active{background-color:#ddd}.ui-button:focus-visible{outline:1px solid #ED8154}.ui-button.ui-button--primary{background-color:#ed8154;border:none;color:#fff;fill:#fff}.ui-button.ui-button--primary:hover{background-color:#ef926b}.ui-button.ui-button--primary:active{background-color:#e25318}.ui-button.ui-button--primary:focus-visible{outline:2px solid #ED8154;outline-offset:2px}.ui-button.ui-button--warning{background-color:#982727;border:none;color:#fff;fill:#fff}.ui-button.ui-button--warning:hover{background-color:#ac2c2c}.ui-button.ui-button--warning:active{background-color:#5f1818}.ui-button.ui-button--warning:focus-visible{outline:2px solid #982727;outline-offset:2px}.ui-button.ui-button--icon{min-width:auto;min-height:auto;padding:6px;background-color:transparent;border:none}.ui-button.ui-button--icon:hover{background-color:#0000001a}.ui-button.ui-button--outline,.ui-button.ui-button--icon.ui-button--outline{border:1px solid #ED8154;color:#ed8154}.ui-button.ui-button--outline:hover,.ui-button.ui-button--icon.ui-button--outline:hover{background-color:#fdeee8}.ui-button.ui-button--outline:active,.ui-button.ui-button--icon.ui-button--outline:active{background-color:#f9d3c3}.ui-button.ui-button--outline:focus-visible,.ui-button.ui-button--icon.ui-button--outline:focus-visible{outline:2px solid #ED8154;outline-offset:2px}.ui-button.ui-button--block{width:100%}.ui-button.ui-button--disabled{background-color:#f8ccba;cursor:not-allowed}.ui-button.ui-button--disabled:hover,.ui-button.ui-button--disabled:active{background-color:#f8ccba}.ui-checkbox{cursor:pointer;display:inline-flex;height:20px}.ui-checkbox .ui-checkbox__label,.ui-checkbox .ui-checkbox__label-left{display:inline-flex;align-items:center;margin-left:1rem;flex-grow:1}.ui-checkbox .ui-checkbox__label-left{margin-left:0;margin-right:1rem}.ui-checkbox .ui-checkbox__wrapper{display:inline-flex;position:relative;background-color:#fff;border:2px solid #ED8154;border-radius:4px;width:18px;height:18px;left:0;top:0;transition:all .14s}.ui-checkbox .ui-checkbox__wrapper.checked{background-color:#ed8154}.ui-checkbox .ui-checkbox__wrapper.checked .ui-checkbox__checkmark{stroke:#fff}.ui-checkbox input{width:0;height:0;opacity:0;position:absolute}.ui-checkbox .ui-checkbox__checkmark{fill:transparent;stroke-width:3px;line-height:1}.ui-checkbox.disabled{cursor:not-allowed}.ui-checkbox.disabled .ui-checkbox__wrapper{border:2px solid #e7b472;background-color:#f5f5f5}.ui-input{border:1px solid #ddd;border-radius:8px;line-height:1;padding:10px 20px;color:#707070;min-height:40px}.ui-input.ui-input--small{padding:5px 20px}.ui-input.ui-input--block{width:100%}.ui-input.ui-input--error{border:1px solid #C93E3E;outline:1px solid #C93E3E;background-color:#f8e5e5}.ui-input:active:not(.ui-input--error),.ui-input:focus:not(.ui-input--error),.ui-input:focus-visible:not(.ui-input--error){border-color:#ed8154;outline:1px solid #ED8154}*{box-sizing:border-box;margin:0;padding:0;line-height:inherit}html,body{background-color:#e4e4e4;margin:0;padding:0;width:100%;height:100%;font-size:14px;font-family:Roboto,Segoe UI,-apple-system,BlinkMacSystemFont,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{height:100%}body,h1,h2,h3,h4,h5,h6,p,table,select{margin:0}input,button{outline:0;border:0}button{cursor:pointer}
