@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);.app-template{height:100%;width:100%}.app-template .version{bottom:5px;font-size:11px;position:absolute;right:5px}body,button,input{font-family:Rubik,sans-serif}body{margin:0;max-width:100%;overflow-x:hidden;padding:0}body *{box-sizing:border-box}body .app{height:100vh;width:100vw}body .grecaptcha-badge{visibility:hidden}.overlay{align-items:flex-start;background-color:#0006;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.base,.overlay{display:flex;pointer-events:auto}.base{background:#fff;box-shadow:0 10px 25px #00000026;flex-direction:column;font-family:Rubik,sans-serif;margin-top:10dvh;max-height:85dvh;outline:none;overflow:hidden;width:655px}@media(max-width:850px){.base{max-width:86dvw}}.base .header{align-items:center;border-bottom:1px solid #e8ebef;display:flex;flex-shrink:0;font-size:12px;gap:12px;justify-content:flex-start;padding:8px 16px}.base .header svg path{stroke:#4c4c4c}.base .header.delete svg path{stroke:none}.base .body{box-sizing:border-box;display:block;flex-grow:1;overflow-y:auto;padding:12px 16px 16px}.base .body .input{margin-bottom:15px}.base .body p{color:#4c4c4c;font-size:12px;margin:0 0 6px}.base .body p.error{color:#f26262;font-size:12px}.base .body p:last-child{margin-bottom:0}.base .body form{display:flex;flex-direction:column;gap:2px}.base .body label{color:#4c4c4c;display:block;font-size:12px;padding-top:2px}.base .footer{border-top:1px solid #eceff1;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;padding:6px 12px}@media(max-width:850px){.base{max-width:60dvw}}.button{align-items:center;border:0;border-radius:5px;cursor:pointer;display:flex;font-size:12px;gap:3px;height:30px;justify-content:center;margin-left:auto;padding:7px 10px;text-decoration:none;width:auto}.button svg{height:12px;width:auto}.button.primary{background-color:#3466d9;color:#fff;width:80px}.button.primary,.button.primary.add{font-size:10px;height:21.5px;padding:10px}.button.primary.add{margin-right:10px;width:auto}.button.primary.add div,.button.primary.add svg{height:10px;width:auto}.button.primary:hover{background-color:#5882e1}.button.primary.login{font-size:14px;height:40px;margin-top:10px;width:100%}.button.secondary{background-color:#e8ebef;color:#4c4c4c;font-size:10px;height:21.5px;margin-left:0;padding:10px;width:80px}.button.secondary:hover{background-color:#d7dadd}.button.secondary.cancel{font-size:10px;height:21.5px;margin-right:10px}.button.secondary.cancel div,.button.secondary.cancel svg{height:10px;width:auto}.button.disabled{background:#e6e6e6;color:#fff;font-size:10px;height:21.5px;padding:10px;width:80px}.button.link{background:none;color:#4c4c4c;cursor:pointer;height:17px;padding:0}.button.link p{margin:0}.button.picker{background:#0000;border:none;color:#4c4c4c;cursor:pointer;display:inline-block;margin:0;padding:0}.button.picker input{height:0;opacity:0;position:absolute;width:0}.button.picker .svg{align-items:center;color:inherit;display:flex;height:22px;justify-content:center;width:22px}.button.picker .svg path,.button.picker .svg svg{stroke:currentColor!important}.button.picker .color{fill:currentColor!important;background:#0000}.button.picker.checked .svg{background-color:#3466d9;color:#e8ebef}.button.notification{background:none;height:auto;padding:4px;position:absolute;right:8px;top:8px;width:auto}.button.notification line{color:#fff}.button.delete{background-color:#f26262;color:#fff;font-size:10px;height:21.5px;padding:10px;width:80px}.button.delete:hover{background-color:#ea3333}.button.action{background:none;cursor:pointer;padding:2px;width:auto}.button.action svg{color:#4c4c4c;height:16px;width:16px}.button.action:hover{background-color:#eceff1}.button.show-form{background:#0000;border-bottom:1px solid #e8ebef;border-top:1px solid #e8ebef;color:#4c4c4c;height:auto;justify-content:space-between;margin-bottom:5px;padding:13px 20px;text-align:left;width:100%}.button.show-form .icon{transition:rotate .2s;width:12px}.button.show-form.active .icon{rotate:180deg;transition:rotate .2s}.base.delete{margin-top:20dvh}table{font-size:12px}table thead tr th{border-bottom:2px solid #eceff1;color:#8e8d8d;padding:12px 25px;text-align:left}table thead tr th:last-child{text-align:right}table thead tr th:first-child{text-align:left}table tbody tr td{border-bottom:2px solid #eceff1;color:#4c4c4c;height:45px;padding:8px 25px}table tbody tr td img{gap:10px;height:auto;width:22px}table tbody tr td div{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:left}table tbody tr td .actions{gap:0}table tbody tr td:last-child{align-items:center;box-sizing:initial;display:flex;flex-direction:row;gap:5px;justify-content:end;text-align:right}.image-input{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.image-input .picture-dnd{cursor:inherit}.profile{align-items:center;border-radius:100%;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:35px;justify-content:center;width:35px}.color{background-color:gray}.wrapper{display:flex}.wrapper.clickable{cursor:pointer}.app-layout{display:flex;font-size:12px;height:100dvh;max-width:100dvw;overflow-y:auto;width:100dvw}.app-layout .menu{border-right:2px solid #eceff1;display:flex;flex-direction:column;width:82px}.app-layout .menu .logo{border-bottom:2px solid #eceff1;padding:30px 10px;width:80px}.app-layout .menu .tab{align-items:center;background-color:#fff;border-bottom:2px solid #eceff1;color:#4c4c4c;cursor:pointer;display:flex;flex-direction:column;font-size:10px;gap:3px;height:80px;justify-content:center;margin:0;text-decoration:none;width:80px}.app-layout .menu .tab .icon{height:25px;width:auto}.app-layout .menu .tab .icon .tab-icon{color:#4c4c4c;height:25px;width:25px}.app-layout .menu .tab .sent path{stroke-width:.7}.app-layout .menu .tab:hover{background-color:#eceff1}.app-layout .menu .tab.active{background-color:#3466d9;color:#fff}.app-layout .menu .tab.active path{stroke:#fff}.app-layout .menu .tab.active:hover{background-color:#5882e1}.app-layout .menu .bottom{align-items:center;display:flex;flex-direction:column;margin-top:auto}.app-layout .menu .bottom .logout{align-items:center;background:none;border:none;color:#4c4c4c;cursor:pointer;display:flex;font-size:8px;gap:2px;height:auto;justify-content:center;margin-bottom:20px;width:100%}.app-layout .menu .bottom .logout svg{height:16px;width:16px}.app-layout .main{display:flex;flex:1 1;flex-direction:column;height:100%;min-width:0}.app-layout .main header{align-items:center;border-bottom:2px solid #eceff1;color:#4c4c4c;display:flex;flex-direction:row;gap:5px;height:36px;line-height:1;min-height:36px;overflow-x:auto;overflow-y:hidden;padding:15px 15px 15px 25px;width:100%}.app-layout .main header p{font-size:12px;font-weight:700}.app-layout .main header .topbar{all:unset;cursor:pointer}.app-layout .main header .page-icon{align-items:center;color:#4c4c4c;display:flex;height:15px;justify-content:center;margin-bottom:2px;width:15px}.app-layout .main header .icon{align-items:center;display:flex;font-size:10px;justify-content:center}.app-layout .main header .icon .separator{color:#4c4c4c;height:12px}.app-layout .main header .tabs{align-items:center;display:flex;flex-direction:row;height:100%;padding-left:20px}.app-layout .main header .tabs .tab,.app-layout .main header .tabs a{align-items:center;background-color:#0000;box-sizing:border-box;color:#4c4c4c;display:flex;font-size:12px;height:100%;justify-content:center;margin:0;padding:0 15px;position:relative;text-decoration:none;white-space:nowrap}.app-layout .main header .tabs .tab.active,.app-layout .main header .tabs a.active{color:#4c4c4c}.app-layout .main header .tabs .tab.active:after,.app-layout .main header .tabs a.active:after{background-color:#4c4c4c;bottom:-16px;content:"";height:2px;position:absolute;width:100%;z-index:5}.app-layout .main header .tabs .tab.disabled,.app-layout .main header .tabs a.disabled{color:#8e8d8d;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.app-layout .main .content{flex:1 1;overflow-x:auto;overflow-y:auto}.icon{align-items:center;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.icon svg{height:auto;width:auto}.input{grid-row-gap:4px;display:grid;grid-template-columns:1fr 4fr;row-gap:4px;width:100%}.input label{align-self:center;color:#4c4c4c;grid-column:1;grid-row:1;min-width:30px;padding-right:15px;text-align:right}.input label.required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.input .input-wrapper{position:relative;width:100%}.input .input-wrapper input{border:1px solid #e8ebef;border-radius:5px;box-sizing:border-box;color:#4c4c4c;font-size:12px;grid-column:2;grid-row:1;height:40px;margin-left:30px;padding:10px 15px;width:calc(100% - 30px)}.input .input-wrapper input.wrong-input{border-color:#f26262}.input .input-wrapper p{bottom:-25px;color:#f26262;left:30px;margin:0 0 8px;position:absolute;width:100%}.input .input-wrapper p.description{color:#8e8d8d;font-size:12px;margin:0}.input .dnd{margin-left:30px}.input .error-message{color:#f26262;font-size:11px;grid-column:2;grid-row:2;margin-left:36px;margin-top:0;text-align:left}.input.form,.input.modal{align-items:flex-start;display:flex;flex-direction:column}.input.form label,.input.modal label{align-self:flex-start;margin-bottom:4px;padding-right:0;text-align:left}.input.form .input-wrapper input,.input.modal .input-wrapper input{margin-left:0}.input.form .input-wrapper p,.input.modal .input-wrapper p{bottom:-2px;left:0;position:relative}.input.form .dnd,.input.modal .dnd{margin-left:0;width:100%}.input.form .error-message,.input.modal .error-message{margin-left:8px}.input.form.has-variable,.input.modal.has-variable{bottom:6px;height:45px;position:relative}.input.modal .input-wrapper input{width:100%}.input.form{align-items:flex-start;display:flex;flex-direction:column;font-size:13px;margin-bottom:15px}.input.form label{align-self:flex-start;margin-bottom:4px;padding-right:0;text-align:left}.input.form .input-wrapper input{border:2px solid #e8ebef;border-radius:5px;margin-left:0}.input.form .input-wrapper p{bottom:-2px;left:0;position:relative}.input.form .dnd{margin-left:0;width:100%}.input.form .error-message{margin-left:8px}.input.form.has-variable{bottom:6px;height:45px;position:relative}.input.login{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;font-size:13px;height:100%;margin-bottom:0;width:100%}.input.login label{align-self:flex-start;font-weight:450;padding-right:0}.input.login input{font-size:13px;margin-bottom:6px;margin-left:0;width:100%}.input.login .error-message{margin-left:4px;margin-top:2px}.dnd{align-items:center;border:2px dashed #e8ebef;border-radius:5px;color:#8e8d8d;display:flex;flex-direction:column;font-size:12px;gap:8px;justify-content:center;padding:20px 0 15px;position:relative;text-align:center}.dnd .button{position:absolute;right:5px;top:5px}.dnd .button .icon{height:22px;width:22px}.dnd .button .icon .trash{color:#4c4c4c;height:auto;width:22px}.dnd .button .icon .trash:hover{opacity:.8}.dnd .icon,.dnd .icon .upload{height:40px;width:40px}.dnd .icon .upload{background-color:#e8ebef;border-radius:100%;margin:0!important;padding:10px}.dnd .preview{height:120px;width:auto}.checkbox input{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #e8ebef;border-radius:5px;cursor:pointer;height:18px;margin:0;padding:0;width:18px}.checkbox input:checked{background-color:#3466d9;border-color:#3466d9}.checkbox.form{display:grid;grid-template-columns:1fr 4fr}.checkbox.form label{color:#4c4c4c;min-width:30px;padding-right:15px;text-align:right}.checkbox.form.required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.checkbox.form input{font-size:12px;grid-column:2;margin-left:21px}.checkbox.form input.wrong-input{border-color:#f26262}.checkbox.checkmark input:checked{background-color:#3466d9;background-image:url(/static/media/checkmark.98018267b2f00598a75e.svg);background-position:50%;background-size:14px}.checkbox.dark input{background-color:#e8ebef}.checkbox.reverse input{order:1}.checkbox.reverse label{order:2}.picking-input{align-items:start;color:#4c4c4c;display:flex;flex-direction:row;gap:10px}.picking-input>div{display:flex;flex-direction:column}.picking-input>div .description{color:#8e8d8d;font-size:12px;margin:0}.picking-input label{min-width:auto;padding:0;text-align:left}.picking-input label.required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.notification-modal{align-items:center;box-shadow:0 10px 30px #0000001f;box-sizing:border-box;color:#fff;display:flex;justify-content:center;left:50%;max-width:250px;padding:18px;position:fixed;top:30px;transform:translateX(-50%);width:90%;z-index:6}.notification-modal p{font-size:12px;margin:4px 0 0;text-align:center}.notification-modal.success{background-color:#3466d9}.notification-modal.error{background-color:#ea3333}@keyframes slideDown{0%{opacity:0;top:-100px}to{opacity:1;top:30px}}.actions .sent path{stroke:#4c4c4c}.login{background-color:#eceff1;display:flex;height:100%;justify-content:center}.login .card{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:auto;margin-top:150px;min-height:450px;width:600px}.login .card .header{align-items:center;display:flex;gap:15px;height:225px;justify-content:center}.login .card .header .icon{height:40px;width:40px}.login .card .header .icon .logo{height:auto;width:40px}.login .card .header img{height:auto;width:100px}.login .card form{display:flex;flex-direction:column;padding:0 40px 20px;width:100%}.login .card form label,.login .card form p{font-size:13px;margin:0}.login .card form .input{margin-bottom:15px}.login .card form .password{position:relative}.login .card form .password .eye{cursor:pointer;height:auto;position:absolute;right:13px;top:28px;width:23px;z-index:10}.login .card form .sign-in{font-size:15px;font-weight:500;height:40px;margin-bottom:10px;width:100%}.login .card form .credentials-error{color:#f26262;font-size:13px;margin:0 0 8px;width:100%}.BaseForm_base-form__CpOsh form{display:flex;flex-direction:column;font-size:12px;gap:25px;margin:25px 0;width:70%}@media(max-width:850px){.BaseForm_base-form__CpOsh form{margin-left:20px}}.create-form{caret-color:#0000;display:flex;gap:20px;height:100%;padding:20px}.create-form .area{display:flex;width:100%}.create-form .area .box{border-style:dashed;border-width:2px;min-height:85px;padding:5px}.create-form .area.single{flex-direction:column}.create-form .area .double,.create-form .area.double{display:flex}.create-form .area .double div,.create-form .area.double div{width:100%}.create-form .area .double div:first-child,.create-form .area.double div:first-child{border-right:none}.create-form .area .triple,.create-form .area.triple{display:flex}.create-form .area .triple div:last-child,.create-form .area .triple div:nth-child(2),.create-form .area.triple div:last-child,.create-form .area.triple div:nth-child(2){border-left:none;width:50%}.create-form .area .triple div:first-child,.create-form .area .triple div:last-child div,.create-form .area .triple div:nth-child(2) div,.create-form .area.triple div:first-child,.create-form .area.triple div:last-child div,.create-form .area.triple div:nth-child(2) div{width:100%}.create-form .area .triple div .droppable .item .input div,.create-form .area.triple div .droppable .item .input div,.create-form .select{border:2px solid #e8ebef}.create-form .select{-webkit-appearance:none;appearance:none;background-color:#0000;background-image:linear-gradient(180deg,#4c4c4c,#4c4c4c),url(/static/media/arrowdown.07efb25f04f5d4476769.svg);background-position:right 40px center,right 16px center;background-repeat:no-repeat;background-size:1px 24px,12px;border-radius:6px;cursor:pointer;font-family:Rubik,sans-serif;font-size:12px;font-weight:350;height:40px;margin-top:5px;padding-left:15px;width:100%}.checkbox .input-wrapper input[type=checkbox]{background-color:#e6e6e6;border-radius:2px;height:15px;width:15px}.checkbox .input-wrapper input[type=checkbox]:checked{accent-color:#3466d9;-webkit-appearance:auto;appearance:auto}.edit-modal{display:flex;flex-direction:column;gap:15px}.edit-modal .variables{align-items:center;display:flex;gap:10px;height:0;margin-top:10px}.edit-modal .variables .input{width:auto}.edit-modal .variables .tooltip{align-items:center;display:flex}.edit-modal .variables .tooltip .text,.edit-modal .variables .tooltip .triangle{display:none}.edit-modal .variables .tooltip .icon{bottom:1.5px;cursor:pointer;height:12px;position:relative;width:12px}.edit-modal .variables .tooltip:hover .text{background-color:#8e8d8d;border-radius:5px;color:#fff;display:inline;font-size:10px;font-weight:500;height:35px;padding:4px;text-align:center;width:190px}.edit-modal .variables .tooltip:hover .triangle{border-bottom:5px solid #0000;border-right:5px solid #8e8d8d;border-top:5px solid #0000;display:inline;height:0;width:0}.edit-modal .checkbox .input-wrapper input{background-color:#e6e6e6;border-radius:2px;height:15px;width:15px}.edit-modal .checkbox .input-wrapper input:checked{accent-color:#3466d9;-webkit-appearance:auto;appearance:auto}.edit-modal .formats .alignment{width:45%}.edit-modal .formats .formatting{width:55%}.edit-modal .formats .alignment,.edit-modal .formats .formatting{color:#4c4c4c;display:inline-block;font-size:12px}.edit-modal .formats .alignment .wrapper,.edit-modal .formats .formatting .wrapper{display:flex;flex-direction:row;gap:20px}.edit-modal .input{margin-bottom:0!important}.delete{margin-left:0}.custom-select{font-size:12px;position:relative;width:100%}.custom-select p{color:#f26262;margin:0 0 8px;width:100%}.custom-select p.description{color:#8e8d8d;font-size:12px;margin:2px 0 0}.custom-select label{color:#4c4c4c}.custom-select label.required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.custom-select .wrong-select{border:1px solid #f26262;border-radius:5px}.custom-select .react-select__control{border:1px solid #e8ebef;border-radius:5px;box-shadow:none;cursor:pointer;margin-top:10px;min-height:40px}.custom-select .react-select__control--is-focused,.custom-select .react-select__control:hover{border-color:#e8ebef}.custom-select .react-select__multi-value{align-items:center;background-color:#8e8d8d;border-radius:5px}.custom-select .react-select__multi-value .react-select__multi-value__label{color:#fff;padding:4px 8px}.custom-select .react-select__multi-value .react-select__multi-value__remove{color:#fff;cursor:pointer}.custom-select .react-select__multi-value .react-select__multi-value__remove:hover{background-color:#0000;color:#f26262}.custom-select .react-select__menu{border:1px solid #e8ebef;border-radius:5px;box-shadow:none;margin-top:5px;position:absolute;z-index:10}.custom-select .react-select__option{cursor:pointer}.custom-select .react-select__option--is-focused{background-color:#eceff1;color:#4c4c4c}.custom-select .react-select__indicator-separator{background-color:#4c4c4c}.text-editor{position:relative;width:100%}.text-editor,.text-editor .size-select{margin-bottom:15px}.text-editor .jodit-container{background:none!important;border:none!important}.text-editor .jodit-container .jodit-toolbar__box{background:none!important;border:1px solid #e8ebef;border-radius:5px;margin-bottom:5px;padding-left:5px;padding-right:5px;position:relative}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button_link{position:absolute!important;right:0}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button__icon .jodit-icon{fill:none}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button__icon svg{height:22px;width:22px}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button__button[aria-pressed=true]{background-color:#3466d9!important}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button__button[aria-pressed=true] .jodit-toolbar-button__icon svg{color:#fff!important}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button_brush{position:relative;z-index:0}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button_brush .jodit-toolbar-button__icon svg{fill:#4c4c4c}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button_brush .jodit-toolbar-button__button{pointer-events:none;position:relative;z-index:1}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button_brush .jodit-toolbar-button__trigger{height:100%;left:0;position:absolute;top:0;width:100%}.text-editor .jodit-container .jodit-toolbar__box .jodit-toolbar-button_brush .jodit-toolbar-button__trigger svg{display:none!important}.text-editor .jodit-container .jodit-workplace{border:1px solid #e8ebef!important;border-radius:5px}.text-editor .jodit-container .jodit-workplace .jodit-placeholder{z-index:0!important}.text-editor.wrong-input .jodit-container .jodit-workplace{border-color:#f26262!important}.text-editor .jodit-popup .jodit-tabs__buttons,.text-editor .jodit-popup .jodit-ui-tabs__buttons,.text-editor .jodit-popup-container .jodit-tabs__buttons,.text-editor .jodit-popup-container .jodit-ui-tabs__buttons{display:none!important}.text-editor .error{color:#f26262!important;width:100%}.text-editor .text-size-h1,.text-editor .text-size-h1 div,.text-editor .text-size-h1 li,.text-editor .text-size-h1 p,.text-editor .text-size-h1 span{font-size:32px!important}.text-editor .text-size-h2,.text-editor .text-size-h2 div,.text-editor .text-size-h2 li,.text-editor .text-size-h2 p,.text-editor .text-size-h2 span{font-size:24px!important}.text-editor .text-size-h3,.text-editor .text-size-h3 div,.text-editor .text-size-h3 li,.text-editor .text-size-h3 p,.text-editor .text-size-h3 span{font-size:18px!important}.text-editor .text-size-text,.text-editor .text-size-text div,.text-editor .text-size-text li,.text-editor .text-size-text p,.text-editor .text-size-text span{font-size:12px!important}.text-editor .text-size-small,.text-editor .text-size-small div,.text-editor .text-size-small li,.text-editor .text-size-small p,.text-editor .text-size-small span{font-size:10px!important}.text{font-size:12px}.small{font-size:10px}.h1{font-size:32px}.h2{font-size:24px}.h3{font-size:18px}.plain{list-style-type:none}.numbered{list-style-type:decimal}.bulleted{list-style-type:disc}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.vertical-top{justify-content:flex-start}.vertical-center,.vertical-top{display:flex;flex-direction:column}.vertical-center{justify-content:center}.vertical-bottom{display:flex;flex-direction:column;justify-content:flex-end}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.elements-sidebar{width:450px}.elements-sidebar .switch{border:2px solid #eceff1;border-radius:10px;box-sizing:border-box;display:flex;overflow:hidden;width:100%}.elements-sidebar .switch button{background-color:#fff;border:none;color:#4c4c4c;cursor:pointer;font-family:Rubik,sans-serif;font-size:13px;font-weight:450;padding:10px 5px;width:100%}.elements-sidebar .switch .selected{background-color:#3466d9;color:#fff}.elements-sidebar .elements{color:#4c4c4c;font-size:13px;margin-top:15px}.elements-sidebar .elements .input{display:flex;flex-direction:column}.elements-sidebar .elements .input div{border:2px solid #e8ebef;border-radius:5px;height:40px;margin-bottom:10px;margin-top:5px}.elements-sidebar .elements .input .date{align-items:center;color:#8e8d8d;display:flex;padding-left:10px}.elements-sidebar .elements .input .date.signature{font-size:19px;padding-top:10px}.elements-sidebar .elements .input .checkmark{border:2px solid #e8ebef;border-radius:50%;float:right;height:23px;margin:5px 7px;position:relative;width:23px}.elements-sidebar .elements .input .checkmark:after{background:#3466d9;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.elements-sidebar .elements .input .checkbox{accent-color:#3466d9;float:right;height:22px;margin:7px;pointer-events:none;width:22px}.elements-sidebar .elements .input .radio{width:0}.elements-sidebar .elements .area{flex-direction:column;margin-bottom:10px}.elements-sidebar .elements .area .box{border:2px dashed #e8ebef;height:60px;margin-top:5px}.elements-sidebar .elements .text{border:2px solid #eceff1;font-size:16px;font-weight:450;margin-bottom:10px;padding:30px 0;text-align:center}.elements-sidebar .elements .text.big-header{font-size:28px}.elements-sidebar .elements .text.medium-header{font-size:24px}.elements-sidebar .elements .text.small-header{font-size:20px}.elements-sidebar .elements .text.small{font-size:12px}.canvas-builder{border:2px solid #eceff1;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;min-height:150px;padding:10px;width:100%}.canvas-builder .info{align-items:center;display:flex;font-size:18px;font-weight:450;height:100%;justify-content:center;margin:70px 0;text-align:center}.canvas-builder .droppable{display:flex;flex-direction:column;gap:20px;height:100%;width:100%}.canvas-builder .item{display:flex;flex-direction:row}.canvas-builder .item button{opacity:0}.canvas-builder .item button svg{height:16px;width:16px}.canvas-builder .item:hover button{opacity:1}.canvas-builder .item .input{display:flex;flex-direction:column;flex-grow:1;font-size:13px;margin-bottom:0}.canvas-builder .item .input .required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.canvas-builder .item .input div{border:2px solid #e8ebef;border-radius:5px;height:40px;margin-top:10px}.canvas-builder .item .input p{color:#8e8d8d;font-size:12px;margin:0}.canvas-builder .item .input.long div{height:80px}.canvas-builder .item .input .date{align-items:center;color:#8e8d8d;display:flex;padding:10px}.canvas-builder .item .checkbox{flex-direction:row;gap:5px}.canvas-builder .item .checkbox input{accent-color:#3466d9;height:16px;margin-bottom:14px;pointer-events:none;width:16px}.canvas-builder .item .checkbox .description{border:none;margin-top:0}.canvas-builder .item .radio{align-items:center;flex-direction:row;gap:5px}.canvas-builder .item .radio .input{width:0}.canvas-builder .item .radio .checkmark{border:2px solid #e8ebef;border-radius:50%;height:16px;margin-bottom:16px;width:16px}.canvas-builder .item .radio .description{border:none}.canvas-builder .item .signature{font-size:19px}.canvas-builder .item .text{border:2px solid #0000;color:#4c4c4c;color:var(--color,#4c4c4c);display:flex;flex-grow:1}.canvas-builder .item .text>div{width:100%}.canvas-builder .item .area .box{border-color:#0000}.canvas-builder .item .area .item{border:none}.canvas-builder .item .area button{display:none}.canvas-builder .item .area:hover>div{border-color:#e8ebef}.canvas-builder .item .area:hover>div button{display:block}.canvas-builder .sortable{align-items:center;display:flex;flex-direction:row;gap:5px;width:100%}.canvas-builder .sortable .drag{color:#999;font-size:18px;opacity:0;-webkit-user-select:none;user-select:none}.canvas-builder .sortable .drag .icon{height:15px;width:15px}.canvas-builder .sortable .drag .icon svg{height:100%;padding:0;width:auto}.canvas-builder .sortable .drag:active{cursor:grabbing}.canvas-builder .sortable .drag:hover{cursor:grab}.canvas-builder .sortable .content{flex-grow:1}.canvas-builder .sortable:hover .drag{opacity:1}.sortable-item{align-items:center;display:flex;flex-direction:row;gap:5px;width:100%}.sortable-item .drag{color:#999;font-size:18px;opacity:0;-webkit-user-select:none;user-select:none}.sortable-item .drag .icon{height:15px;width:15px}.sortable-item .drag .icon svg{height:100%;padding:0;width:auto}.sortable-item .drag:active{cursor:grabbing}.sortable-item .drag:hover{cursor:grab}.sortable-item .content{flex-grow:1}.sortable-item:hover .drag{opacity:1}.text-editor-reader.border{background:#fff;border:1px solid #eceff1;border-radius:4px;color:#4c4c4c;font-size:14px;padding:12px 25px}.footer .button.primary,.footer .button.secondary{width:100px}table{border-collapse:collapse;width:100%}table tbody,table tbody tr{border-bottom:1px solid #eceff1}table tbody tr td{border:none}table tbody tr td .form{color:#8e8d8d;margin-bottom:3px}table tbody tr td .form svg{height:14px;width:14px}table tbody tr td .sent svg{color:#3466d9}table tbody tr td .returned{color:#4c4c4c}.info{align-items:flex-start;display:flex;flex-direction:column;gap:8px;padding-top:12px}.name{margin-bottom:4px}.forms{align-items:flex-start;gap:6px}.area-reader,.forms{display:flex;flex-direction:column}.area-reader{flex-wrap:wrap;gap:10px;padding:10px 5px}.area-reader.area-single{width:100%}.area-reader.area-double,.area-reader.area-triple-50{width:50%}.area-reader.area-triple-25{width:25%}.form-reader{display:none;flex-wrap:wrap;padding:25px;width:100%}.form-reader.active{display:flex}.form-reader .file-name{align-items:center;color:#4c4c4c;display:flex;flex-direction:row;gap:10px}.form-reader .download{margin:0}.textarea{grid-row-gap:4px;display:grid;grid-template-columns:1fr 4fr;row-gap:4px;width:100%}.textarea label{align-self:center;color:#4c4c4c;grid-column:1;grid-row:1;min-width:30px;padding-right:15px;text-align:right}.textarea label.required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.textarea .textarea-wrapper{position:relative;width:100%}.textarea .textarea-wrapper textarea{border:1px solid #e8ebef;border-radius:5px;box-sizing:border-box;color:#4c4c4c;font-family:Rubik,sans-serif;font-size:12px;grid-column:2;grid-row:1;height:73px;margin-left:30px;padding:10px 15px;resize:none;width:calc(100% - 30px)}.textarea .textarea-wrapper textarea.wrong-input{border-color:#f26262}.textarea .textarea-wrapper p{bottom:-25px;color:#f26262;left:30px;margin:0 0 8px;position:absolute;width:100%}.textarea .textarea-wrapper .description{color:#8e8d8d;font-size:12px;margin:0}.textarea .error-message{color:#f26262;font-size:11px;grid-column:2;grid-row:2;margin-left:36px;margin-top:0;text-align:left}.textarea.modal{align-items:flex-start;display:flex;flex-direction:column}.textarea.modal label{align-self:flex-start;margin-bottom:4px;padding-right:0;text-align:left}.textarea.modal .textarea-wrapper textarea{margin-left:0;width:100%}.textarea.modal .textarea-wrapper p{bottom:-2px;left:0;position:relative}.textarea.modal .error-message{margin-left:8px}.radio-select input{align-items:center;appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #eceff1;border-radius:100%;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0;padding:0;width:20px}.radio-select input:before{background-color:#3466d9;border-radius:100%;content:"";display:none;height:8px;width:8px}.radio-select input:checked:before{display:block}.edit-settings form{display:flex;flex-direction:column;font-size:12px;gap:15px;padding:15px}.edit-settings form .input{margin:0}.edit-settings form .jodit-workplace{min-height:250px!important}.edit-settings form .preview>p:first-child{font-weight:450}.edit-settings form .preview hr{background:#eceff1;border:none;height:2px;width:100%}@media(max-width:850px){.edit-settings form{margin-left:20px}}.public{display:flex;flex-direction:column;flex-grow:1;margin:0 auto;max-height:45%;max-width:1100px;overflow-y:auto}.public .info{background:#e0e5e9;padding:17px}.public .info .welcome{font-size:20px;margin-bottom:5px}.public .info p{margin:0}.public .forms{gap:15px;margin-top:50px}.public .forms .form{align-items:center;border:1px solid #eceff1;display:flex;flex-direction:row;justify-content:space-between;padding:10px 7px;width:100%}.public .forms .form .saved{display:flex;gap:15px;margin-left:10px}.public .forms .form .saved .pdf{align-items:flex-end;display:flex;font-size:10px}.public .forms .form .saved .pdf .icon{height:15px;width:15px}.public .forms .form .saved .pdf .icon .close{bottom:6px;cursor:pointer;height:11px;position:relative;right:11px;width:11px}.public .forms .form .saved .pdf .close-button{all:unset}.public .accept,.public .empty{align-items:center;display:flex;flex-direction:column;gap:20px;padding:30px;width:100%}.public .accept .icon,.public .empty .icon{height:100px;width:100px}.public-template{color:#4c4c4c!important;display:flex;flex-direction:column;font-size:14px;height:100%;overflow-y:auto;width:100%}.public-template header{align-items:center;border:2px solid #eceff1;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px;padding:17px;width:100%}.public-template header p{color:#4c4c4c;font-size:24px;font-weight:550;margin:0}.public-template header p span:first-child{color:#3466d9}.public-template header .icon,.public-template header svg{height:32px;width:32px}.public-template .returned .stripe{align-items:center;display:flex;font-size:18px;text-align:center}.public-template .returned .stripe .line{border-bottom:1px solid #8e8d8d;flex-grow:1;margin:0 20px}.public-template .returned .send{background-color:#3aa847;font-size:18px;margin-right:auto;margin-top:40px;max-width:640px;padding:18px;width:90%}.public-template .returned .send:hover{background-color:green}.sent-email-detail .secondary,.sent-emails .secondary{margin-left:auto}.sent-email-detail .header,.sent-emails .header{padding:12px 25px}.sent-email-detail .header p,.sent-emails .header p{color:#4c4c4c;font-size:14px;margin:4px 0}.sent-email-detail .header p span,.sent-emails .header p span{font-weight:700}.sent-email-detail hr,.sent-emails hr{border:none;border-top:1px solid #eceff1;margin:0}.foreign{border:2px solid #eceff1;border-top:none;padding:5px 17px}.foreign,.public-form{margin:0 auto;max-width:1100px;width:100%}.public-form{display:flex;flex-grow:1;height:auto;padding:5px 7px}.public-header.header{all:unset}.public-footer.footer{border:none}.public-modal{cursor:pointer;margin:6% 6% 3%}.modal-dnd,.public-modal{align-items:center;display:flex;flex-direction:column}.modal-dnd{border:2px dashed #8e8d8d;border-radius:5px;color:#4c4c4c;font-size:14px;font-weight:500;gap:20px;height:350px;justify-content:center;width:85%}.modal-dnd .icon{height:100px;width:100px}.modal-dnd .preview{align-items:center;background:#3aa847;border-radius:5px;color:#fff;display:flex;flex-direction:column;font-weight:400;gap:10px;height:240px;justify-content:center;width:155px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.public-form-display{display:flex;flex-direction:column;flex-grow:1;height:auto;width:100%}.public-form-display form{margin-bottom:15px}.public-form-display .area{display:flex;gap:10px;width:100%}.public-form-display .area.single{flex-direction:column}.public-form-display .area.double{display:flex}.public-form-display .area.double div{width:100%}.public-form-display .area.triple{display:flex}.public-form-display .area.triple div:last-child,.public-form-display .area.triple div:nth-child(2){width:50%}.public-form-display .area.triple div:first-child,.public-form-display .area.triple div:last-child div,.public-form-display .area.triple div:nth-child(2) div{width:100%}.public-form-display .item{padding:0 10px}.public-form-display .item .input{margin-top:15px}.public-form-display .item .input p.description{color:#8e8d8d;font-size:12px;margin:0}.public-form-display .item .input .input-wrapper input{max-width:1100px;width:100%}.public-form-display .item .input .date{align-items:center;color:#8e8d8d;display:flex}.public-form-display .item .custom-select{font-size:13px;margin-top:30px}.public-form-display .item .custom-select .react-select__control{border:2px solid #e8ebef}.public-form-display .item .custom-select label{bottom:5px;position:relative}.public-form-display .item .long-text{margin-top:15px}.public-form-display .item .long-text label{bottom:7px;font-size:13px;position:relative}.public-form-display .item .long-text label.required:before{color:#f26262;content:"*";font-size:14px;margin-right:4px}.public-form-display .item .long-text .textarea{border:2px solid #e8ebef;border-radius:5px;box-sizing:border-box;color:#4c4c4c;color:var(--color,#4c4c4c);cursor:text;font-family:Rubik,sans-serif;font-size:12px;height:80px;margin:0;outline:none;padding:10px 15px;resize:none;white-space:pre-wrap;width:100%;word-break:break-word}.public-form-display .item .long-text .error{color:#f26262;font-size:13px}.public-form-display .item .checkbox,.public-form-display .item .radio{display:flex}.public-form-display .item .checkbox .option,.public-form-display .item .radio .option{cursor:pointer;display:flex}.public-form-display .item .checkbox .option input,.public-form-display .item .radio .option input{height:0;opacity:0;position:absolute;width:0}.public-form-display .item .checkbox .option .checkmark,.public-form-display .item .radio .option .checkmark{border:2px solid #e8ebef;height:20px;min-width:20px}.public-form-display .item .checkbox .option input:checked~.checkmark:after,.public-form-display .item .radio .option input:checked~.checkmark:after{display:block}.public-form-display .item .checkbox .option .checkmark:after,.public-form-display .item .radio .option .checkmark:after{background-color:#3466d9;content:"";display:none;position:relative}.public-form-display .item .checkbox{gap:0;margin-top:15px}.public-form-display .item .checkbox label{min-width:30px;padding-right:15px;text-align:right}.public-form-display .item .checkbox .checkmark{border-radius:5px}.public-form-display .item .checkbox .checkmark:after{background-image:url(/static/media/checkmark.98018267b2f00598a75e.svg);background-position:50%;background-size:17px;border-radius:5px;height:20px;width:20px}.public-form-display .item .checkbox input:checked~.checkmark{border:none}.public-form-display .item .radio .checkmark{border-radius:50%}.public-form-display .item .radio .checkmark:after{border-radius:50%;height:8px;left:27%;top:25%;width:8px}.public-form-display .item p.description{color:#8e8d8d;font-size:12px;margin:0}.public-form-display .item .signature{display:flex;flex-direction:column;margin-top:20px}.public-form-display .item .signature label{align-self:flex-start}.public-form-display .item .signature .dots{font-size:19px}.public-form-display .text{border:2px solid #0000;color:#4c4c4c;color:var(--color,#4c4c4c);display:flex;flex-grow:1;min-height:80px}.buttons,.public-form-display .text>div{width:100%}.buttons{align-items:center;display:flex;font-size:12px;gap:12px;margin:auto auto 50px;max-width:1100px;position:relative}.buttons .requiresSignature{width:auto}
/*# sourceMappingURL=main.58af3316.css.map*/