.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;border-width:var(--borderWidth-1);border-style:solid;border-color:transparent;background-color:transparent;padding:.5rem 1.25rem;text-align:center;font-weight:700;color:var(--colors-primary);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:linear;text-decoration:none;-webkit-user-select:none;user-select:none}.btn>span.bx,.btn>span.fa{margin-left:.5rem;margin-right:.5rem}.btn>span.bx:first-child,.btn>span.fa:first-child{margin-left:0}.btn>span.bx:last-child,.btn>span.fa:last-child{margin-right:0}.btn.focus,.btn:focus{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);outline:2px solid transparent;outline-offset:2px}.btn.disabled,.btn.focus,.btn:disabled,.btn:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn.disabled,.btn:disabled{cursor:default;opacity:.5;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled):hover{color:var(--colors-secondary)}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{@include box-shadow($btn-active-box-shadow)}.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus{@include box-shadow($btn-focus-box-shadow, $btn-active-box-shadow)}.btn.btn-sm{padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem}.btn.btn-xs{font-size:.64rem;line-height:1.088125rem;padding:2px .5rem}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn.btn-primary{border-color:var(--colors-primary);background-color:var(--colors-primary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-primary:not(:disabled):not(.disabled):hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-primary:not(:disabled):not(.disabled):focus,.btn.btn-primary:not(:disabled):not(.disabled):hover,.btn.btn-secondary{border-color:var(--colors-secondary);background-color:var(--colors-secondary)}.btn.btn-secondary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-secondary:not(:disabled):not(.disabled):focus,.btn.btn-secondary:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(var(--colors-secondary-500)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--colors-secondary-500)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-success{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-success:not(:disabled):not(.disabled):focus,.btn.btn-success:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-danger{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-danger:not(:disabled):not(.disabled):focus,.btn.btn-danger:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-warning{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-warning:not(:disabled):not(.disabled):focus,.btn.btn-warning:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-info{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-info:not(:disabled):not(.disabled):focus,.btn.btn-info:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-light{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.btn.btn-light:not(:disabled):not(.disabled):hover{color:rgb(31 41 55/var(--tw-text-opacity,1))}.btn.btn-light:not(:disabled):not(.disabled):focus,.btn.btn-light:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));--tw-text-opacity:1}.btn.btn-light:not(:disabled):not(.disabled):focus{color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-dark{border-color:rgb(75 85 99/var(--tw-border-opacity,1));background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.btn.btn-dark,.btn.btn-dark:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-dark:not(:disabled):not(.disabled):focus,.btn.btn-dark:not(:disabled):not(.disabled):hover{border-color:rgb(107 114 128/var(--tw-border-opacity,1));background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.btn.btn-dark:not(:disabled):not(.disabled):focus{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-primary{border-color:var(--colors-primary);background-color:transparent;color:var(--colors-primary)}.btn.btn-outline-primary:not(:disabled):not(.disabled):hover{border-color:var(--colors-secondary);background-color:var(--colors-secondary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-primary:not(:disabled):not(.disabled):focus{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));background-color:var(--colors-secondary)}.btn.btn-outline-secondary{border-color:var(--colors-secondary);background-color:transparent;color:var(--colors-secondary)}.btn.btn-outline-secondary:not(:disabled):not(.disabled):focus,.btn.btn-outline-secondary:not(:disabled):not(.disabled):hover{border-color:var(--colors-secondary);background-color:var(--colors-secondary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-success{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.btn.btn-outline-success:not(:disabled):not(.disabled):focus,.btn.btn-outline-success:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-danger{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.btn.btn-outline-danger:not(:disabled):not(.disabled):focus,.btn.btn-outline-danger:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-warning{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.btn.btn-outline-warning:not(:disabled):not(.disabled):focus,.btn.btn-outline-warning:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-info{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.btn.btn-outline-info:not(:disabled):not(.disabled):focus,.btn.btn-outline-info:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-light{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.btn.btn-outline-light:not(:disabled):not(.disabled):hover{color:rgb(31 41 55/var(--tw-text-opacity,1))}.btn.btn-outline-light:not(:disabled):not(.disabled):focus,.btn.btn-outline-light:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));--tw-text-opacity:1}.btn.btn-outline-light:not(:disabled):not(.disabled):focus{color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.btn-outline-dark{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1));background-color:transparent;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.btn.btn-outline-dark:not(:disabled):not(.disabled):focus,.btn.btn-outline-dark:not(:disabled):not(.disabled):hover{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.gu-mirror{justify-content:center}.btn-block{display:flex;width:100%;justify-content:flex-start}.btn-block+.btn-block{margin-top:.25rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.builder-component .component-btn-group .component-settings-button{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);height:24px;width:24px;display:flex;align-items:center;align-content:center;justify-content:center;border-radius:2px!important}.builder-component .component-btn-group .component-settings-button-copy,.builder-component .component-btn-group .component-settings-button-edit-json,.builder-component .component-btn-group .component-settings-button-move,.builder-component .component-btn-group .component-settings-button-paste{background:white}.btn-group{display:flex;justify-content:flex-end;vertical-align:middle}.btn-group .btn{margin-left:.25rem;margin-right:.25rem;display:flex;align-items:center}.btn-group .btn:first-child{margin-left:0}.btn-group .btn:last-child{margin-right:0}.choices{position:relative;margin-bottom:1rem;font-size:inherit}.choices:focus{outline:2px solid transparent;outline-offset:2px}.choices.is-focused .choices__inner,.choices.is-focused>.form-control{--tw-border-opacity:1;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgb(var(--colors-primary-50)/var(--tw-ring-opacity,1));--tw-ring-opacity:0.5;outline-offset:var(--outline-none-1);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);border-color:#2563eb}.choices:last-child{margin-bottom:0}.choices__inner{display:block;width:100%;-webkit-appearance:none;appearance:none;border-radius:.375rem;border-width:var(--borderWidth-1);--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem 0;line-height:1.5;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);min-height:42px;font-size:inherit;line-height:inherit}.choices__list--single{display:flex}.choices__list--single .choices__item{margin-bottom:0}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));opacity:1;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer;position:relative}.choices[data-type*=select-one] .choices__inner{padding-bottom:.5rem}.choices[data-type*=select-one] .choices__input{margin:0;display:block;width:100%;border-bottom-width:var(--borderWidth-1);border-style:solid;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.625rem}.choices[data-type*=select-one] .choices__button{position:absolute;right:0;margin-top:-.625rem;margin-right:1.5rem;border-radius:9999px;opacity:.5;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;top:50%;height:20px;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{position:absolute;top:0;right:.375rem;margin:0;height:0;height:100%;width:0;border-width:0;border-style:solid;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-size:1.5em 1.5em;background-repeat:no-repeat;background-position:50%;content:"";width:1.5em}.choices[data-type*=select-one].is-open:after{margin:0}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;right:auto;margin-right:0;margin-left:25px}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;border-radius:0;border-left-width:var(--borderWidth-1);border-style:solid;--tw-border-opacity:1;border-color:rgb(var(--colors-primary-600)/var(--tw-border-opacity,1));opacity:.75;margin:0 -4px 0 8px;padding-left:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices[data-type=select-multiple]:after{position:absolute;top:0;right:.375rem;margin:0;height:0;height:100%;width:0;border-width:0;border-style:solid;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-size:1.5em 1.5em;background-repeat:no-repeat;background-position:50%;content:"";width:1.5em}.choices[data-type=select-multiple] .form-control{padding-bottom:0}.choices .choices__list--multiple .choices__item{border-radius:.375rem;border-width:0;background-color:var(--colors-primary);padding:.25rem .5rem;font-size:.64rem;line-height:1.088125rem;font-weight:600}.is-flipped.is-open .choices__inner,.is-open .choices__inner{border-radius:.375rem}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;width:100%;padding:0}.choices__list--single .choices__item{width:100%}.choices__list--single .choices__item.choices__item--selectable{margin-bottom:-.375rem}.choices__list--multiple{display:inline}.choices__list--multiple.choices__item[data-deletable]{padding-right:5px}.choices__list--multiple .choices__item{margin-right:.25rem;margin-bottom:.25rem;display:inline-flex;border-radius:.25rem;border-width:var(--borderWidth-1);border-style:solid;--tw-border-opacity:1;border-color:rgb(var(--colors-primary-600)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--colors-primary-500)/var(--tw-bg-opacity,1));padding:.25rem .625rem;vertical-align:middle;font-size:.64rem;line-height:1.088125rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item.is-highlighted{--tw-border-opacity:1;border-color:rgb(var(--colors-secondary-600)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--colors-secondary-500)/var(--tw-bg-opacity,1))}.choices__list--multiple .choices__item.is-highlighted .choices__button{--tw-border-opacity:1;border-color:rgb(var(--colors-secondary-600)/var(--tw-border-opacity,1))}.choices__list--dropdown[aria-expanded=true]{visibility:hidden;position:absolute;top:100%;z-index:var(--zIndex-5);width:100%;overflow:hidden;word-break:break-all;border-radius:.375rem;border-width:var(--borderWidth-1);border-style:solid;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));will-change:visibility}.choices__list--dropdown[aria-expanded=true].is-active{visibility:visible}.choices__list--dropdown[aria-expanded=true] .choices__list{position:relative;overflow:auto;max-height:300px;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown[aria-expanded=true] .choices__list .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__list--dropdown[aria-expanded=true] .choices__item{position:relative;padding:10px;font-size:14px}.choices__list--dropdown[aria-expanded=true] .choices__item--selectable.is-highlighted{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}.is-disabled .choices__list--multiple .choices__item{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));opacity:1}.is-open .choices__list--dropdown{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__heading{border-style:solid;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.625rem;font-weight:600;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1));font-size:inherit}.choices__button{cursor:pointer;-webkit-appearance:none;appearance:none;border-width:0;background-color:transparent;background-position:50%;background-repeat:no-repeat;text-indent:-9999px}.choices__button:focus{outline:2px solid transparent;outline-offset:2px}.choices__input{display:inline-block;max-width:100%;border-radius:0;border-width:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-bottom:.25rem;vertical-align:baseline;font-size:.875rem;line-height:1.25rem}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.form-group.-size-small .choices .choices__inner{padding-left:.5rem;padding-right:.5rem;padding-top:3px;min-height:32px;font-size:14px}.form-group.-size-small .choices[data-type*=select-one] .choices__inner{padding-bottom:1px}.form-group.-size-small .choices .choices__list--multiple .choices__item{padding:.125rem .25rem;font-size:.64rem;line-height:1.088125rem;margin-bottom:3px}.form-group.-size-small .choices .choices__input{margin-bottom:1px}.form-group.-size-small .choices[data-type*=select-multiple] .choices__button,.form-group.-size-small .choices[data-type*=text] .choices__button{margin:0 -2px 0 6px}:root{--tw-ring-inset:"var(--tw-empty,/*!*/ /*!*/)";--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.form-group{margin-bottom:1.25rem}.form-group:last-child{margin-bottom:0}.form-group.formio-hidden{display:none}.builder-component>.form-group{margin-bottom:1.25rem}.form-control{display:block;width:100%;-webkit-appearance:none;appearance:none;border-radius:.375rem;border-width:var(--borderWidth-1);--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;line-height:1.5;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.form-group.-size-small .form-control{padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;min-height:32px}.form-control:disabled,.form-control[readonly]{border-color:transparent;background-color:rgb(229 231 235/var(--tw-bg-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.formio-modified:not(.has-error) label{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.formio-modified:not(.has-error) .form-control{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity,1))}.formio-modified:not(.has-error) .form-control:focus{--tw-border-opacity:1;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgb(187 247 208/var(--tw-ring-opacity,1));--tw-ring-opacity:0.5;outline-offset:var(--outline-none-1);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);border-color:#16a34a}.help-block{display:block;text-align:center;font-size:.875rem;line-height:1.25rem}.has-error .error,.has-error label{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.has-error .help-block{display:block;padding:.75rem;--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.has-error .form-control{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.has-error .form-control:focus{--tw-border-opacity:1;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgb(254 202 202/var(--tw-ring-opacity,1));--tw-ring-opacity:0.5;outline-offset:var(--outline-none-1);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);border-color:#dc2626}input.form-control::placeholder,textarea.form-control::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));opacity:1}.form-control:focus{--tw-border-opacity:1;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgb(var(--colors-primary-50)/var(--tw-ring-opacity,1));--tw-ring-opacity:0.5;outline-offset:var(--outline-none-1);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);border-color:#2563eb}.form-control:disabled,.form-control[readonly]{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}select.form-control{background-repeat:no-repeat;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-size:1.5em 1.5em;background-position:right .5rem center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e")}select.form-control:focus::-ms-value{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:1rem;line-height:1.5rem}select.form-control[multiple],select.form-control[size]{height:auto;padding-right:.75rem;background-image:none}textarea.form-control{height:auto}.form-control-file,.form-control-range{display:block;width:100%}.form-text{margin-top:.25rem;display:block}.form-text.error{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-muted{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-muted[ref=tooltip]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.col-form-label{margin:0;display:flex;align-items:center;padding-top:.25rem;padding-bottom:.5rem}.field-required:after{z-index:0;margin-left:.25rem}.formio-component hr,hr{margin-left:5rem;margin-right:5rem;margin-bottom:1.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}