@charset "UTF-8";.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-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}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;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{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.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{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.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__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:0;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:0;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;line-height:1em;margin-bottom:6px;margin-right:3.75px;padding:2px 8px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191;padding:5px 10px}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:300px;overflow:auto;position:relative;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.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__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:0}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}dialog{background:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}dialog+.backdrop{background:#0000001a;inset:0;position:fixed}._dialog_overlay{inset:0;position:fixed}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}.gu-mirror{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);list-style-type:none;margin:0!important;opacity:.8;position:fixed!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20);opacity:.2}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/assets/fonts/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fonts/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fonts/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fonts/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fonts/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/images/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg")}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none;margin-left:2.14285714em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.14285714em;position:absolute;text-align:center;top:.14285714em;width:2.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.sr-only-focusable:active,.sr-only-focusable:focus{height:auto;margin:0;overflow:visible;position:static;width:auto;clip:auto}.formio-loader{min-height:60px;position:relative}.loader-wrapper{background-color:transparent;height:120px;inset:0;position:absolute;z-index:1000}.loader{animation:spin 2s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:inline-block;height:60px;left:50%;margin-left:-30px;margin-top:-30px;position:absolute;top:50%;width:60px;z-index:10000}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.formio-form{color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;max-width:100%;min-height:80px;position:relative;width:100%;--dcs-error-ink:#991b1b;--dcs-error-border:#dc2626;--dcs-error-bg:#fef2f2;--dcs-error-ring:rgba(220,38,38,.2)}.formio-error-wrapper,.formio-warning-wrapper{padding:1em}.formio-error-wrapper{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.formio-error-wrapper .formio-errors .error{color:#c20000}.formio-error-wrapper .field-required:after{color:#c20000}.formio-warning-wrapper{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.formio-disabled-input .form-control.flatpickr-input{background-color:#eee}.builder-component.has-error .invalid-feedback,.formio-component-modal-wrapper.has-error .invalid-feedback,.formio-component-modal-wrapper.has-message .invalid-feedback,.formio-component.alert-danger .invalid-feedback,.formio-component.has-error .invalid-feedback,.formio-component.has-message .invalid-feedback{color:inherit;display:block;margin-top:4px}.formio-errors .error{color:#dc3545}.formio-errors .warning{color:#856404}.formio-errors .info{color:#004085}.formio-form-group{margin-bottom:1rem}.formio-wysiwyg-editor{background-color:#fff;min-height:200px}.has-feedback .form-control{padding-right:10px}.has-feedback .form-control[type=hidden]{padding-right:0}.has-error.bg-danger{padding:4px}.ql-source:after{content:"[source]";white-space:nowrap}.quill-source-code{background:#1d1d1d;border:none;bottom:0;box-sizing:border-box;color:#ccc;display:none;font-family:Consolas,Menlo,Monaco,Courier New,monospace;font-size:15px;line-height:24px;margin:0;outline:0;padding:20px;position:absolute;top:0;width:100%}.formio-component-tags tags{background-color:#fff}.field-required:after,.tab-error:after{color:#eb0000;content:" *"}.field-required:after{position:relative;z-index:10}.glyphicon-spin{-webkit-animation:formio-spin 1s linear infinite;-moz-animation:formio-spin 1s linear infinite;-o-animation:formio-spin 1s linear infinite;animation:formio-spin 1s linear infinite}@-moz-keyframes formio-spin{0%{-moz-transform:rotate(0)}to{-moz-transform:rotate(1turn)}}@-webkit-keyframes formio-spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(1turn)}}@keyframes formio-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.button-icon-right{margin-left:5px}.formio-component-submit .submit-success:after{content:"✓";line-height:1;position:relative;right:-4px;top:1px}.formio-component-submit .submit-fail:after{content:"✗";line-height:1;position:relative;right:-4px;top:1px}.card-vertical{display:flex;flex-direction:row;margin-top:5px}.card-vertical .card-body,.tab,.tab-content{flex-grow:2}.nav-tabs-vertical{border-bottom:0;border-right:1px solid #ddd;display:flex;flex-direction:column;margin-right:10px;padding-left:5px}.card-vertical>.card-body,.card-vertical>.tab,.card-vertical>.tab-content{flex-basis:85%}.card-vertical ul>li>.nav-link-vertical{border-radius:4px 0 0 4px;border-right-color:transparent;margin-right:0}.card-vertical ul>li>.nav-link-vertical.active{border-bottom-color:#ddd;border-right-color:transparent}.card-vertical ul>li>.nav-link-vertical.active:hover{border-right-color:transparent}.nav-tabs-vertical>li{margin:0 -1px 0 0}.formio-component-submit .submit-fail[disabled]{opacity:1}.form-control.flatpickr-input{background-color:#fff}.input-group .flatpickr-wrapper{flex-grow:1}.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-calendar .flatpickr-current-month input.cur-year:focus,.flatpickr-calendar .flatpickr-days:focus{outline:auto}td>.form-group,td>.formio-form-group{margin-bottom:0}.signature-pad-body{overflow:hidden;position:relative}.signature-pad-body .form-control-feedback{font-size:.8rem;position:absolute;right:3px;top:1px}.signature-pad-canvas{border:1px solid #f4f4f4;border-radius:4px;box-shadow:inset 0 0 5px #00000005}.btn.signature-pad-refresh{left:0;line-height:0;padding:3px;position:absolute;top:0;z-index:1000}[dir=rtl] .btn.signature-pad-refresh{left:unset;right:0}.formio-component-multiple .choices__input{width:100%}.formio-component-multiple .is-invalid{border-color:#f04124}.formio-component-multiple :not(.is-invalid){border-color:#ccc}.choices__list--dropdown .choices__item--selectable{padding-right:0}.signature-pad-refresh img{height:1.2em}.signature-pad-footer{color:#c3c3c3;text-align:center}.is-active.choices__list--dropdown{z-index:100}.choices__item.choices__item--selectable{overflow:hidden;padding-right:25px;text-overflow:ellipsis;white-space:nowrap}.choices[dir=rtl]>*{text-align:right}.choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable]{float:right;padding-left:5px}.choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] .choices__button{border-left:unset;border-right:1px solid #008fa1;float:left;margin:0 8px 0 -4px;overflow:hidden;padding-left:unset;padding-right:16px}@-moz-document url-prefix(){.choices__button{float:right}}.formio-component-file .fileSelector{border:2px dashed #ddd;padding:15px;position:relative;text-align:center}.formio-component-file .fileSelector .loader-wrapper{background-color:#0000001a;display:none;height:100%;width:100%}.formio-component-file .fileSelector .loader-wrapper .loader{height:45px;margin-left:-23px;margin-top:-23px;width:45px}.formio-component-file .fileSelector a{text-decoration:underline}.formio-component-file .fileSelector.fileDragOver{border-color:#127abe}.formio-component-file .fileSelector .fa,.formio-component-file .fileSelector .glyphicon{font-size:20px;margin-right:5px}[dir=rtl] .formio-component-file .fileSelector .fa,[dir=rtl] .formio-component-file .fileSelector .glyphicon{margin-left:5px;margin-right:unset}.formio-component-file .fileSelector .browse{cursor:pointer}@-webkit-keyframes formio-dialog-fadeout{0%{opacity:1}to{opacity:0}}@keyframes formio-dialog-fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes formio-dialog-fadein{0%{opacity:0}to{opacity:1}}@keyframes formio-dialog-fadein{0%{opacity:0}to{opacity:1}}.formio-dialog{box-sizing:border-box;color:#666;font-size:.8em;overflow:auto;position:fixed;-webkit-overflow-scrolling:touch;animation:formio-dialog-fadein .5s;background:#0006;inset:0;z-index:10000}.formio-dialog.formio-modaledit-dialog{font-size:inherit}.formio-dialog *,.formio-dialog :after,.formio-dialog :before{box-sizing:inherit}.formio-dialog.formio-dialog-disabled-animation,.formio-dialog.formio-dialog-disabled-animation .formio-dialog-content,.formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay{-webkit-animation:none!important;animation:none!important}.formio-dialog-overlay{-webkit-animation:formio-dialog-fadein .5s;animation:formio-dialog-fadein .5s;-webkit-backface-visibility:hidden;background:0 0;inset:0;margin-right:15px;position:fixed}.formio-dialog-no-overlay{pointer-events:none}.formio-dialog.formio-dialog-closing .formio-dialog-overlay{-webkit-animation:formio-dialog-fadeout .5s;animation:formio-dialog-fadeout .5s;-webkit-backface-visibility:hidden}.formio-dialog-content{-webkit-animation:formio-dialog-fadein .5s;animation:formio-dialog-fadein .5s;-webkit-backface-visibility:hidden;background:#fff;overflow:auto;pointer-events:all}.formio-component-modal-wrapper-select .formio-dialog-content{overflow:initial}.formio-dialog.formio-dialog-closing .formio-dialog-content{-webkit-animation:formio-dialog-fadeout .5s;animation:formio-dialog-fadeout .5s;-webkit-backface-visibility:hidden}.formio-dialog-close:before{content:"×";cursor:pointer;font-family:Helvetica,Arial,sans-serif}body.formio-dialog-open,html.formio-dialog-open{overflow:hidden}.formio-dialog .tab-content{padding-top:12px}.formio-dialog-close{z-index:1000}@-webkit-keyframes formio-dialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes formio-dialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes formio-dialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes formio-dialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}.formio-dialog.formio-dialog-theme-default{padding-bottom:160px;padding-top:160px}.formio-dialog.formio-dialog-theme-default .component-edit-container{padding:.5em}.formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content{-webkit-animation:formio-dialog-flyout .5s;animation:formio-dialog-flyout .5s}.formio-dialog.formio-dialog-theme-default .formio-dialog-content{-webkit-animation:formio-dialog-flyin .5s;animation:formio-dialog-flyin .5s;background:#f0f0f0;border-radius:5px;font-family:Helvetica,sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;width:80%}.formio-dialog.formio-dialog-theme-default .formio-dialog-close{background:0 0;border:none;cursor:pointer;position:absolute;right:1px;top:1px;z-index:100}.formio-clickable{cursor:pointer}.component-settings .nav>li>a{padding:8px 10px}.formio-dialog.formio-dialog-theme-default .formio-dialog-close:before{background:0 0;color:#8a8a8a;content:"×";display:block;font-size:26px;font-weight:400;line-height:26px;padding:3px;text-align:center}.formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before,.formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before{color:#777}.formio-dialog.formio-dialog-theme-default .formio-dialog-message{margin-bottom:.5em}.formio-dialog.formio-dialog-theme-default .formio-dialog-input{margin-bottom:1em}.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email],.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password],.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text],.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url],.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:0}.formio-dialog-buttons{display:flex;justify-content:flex-end}.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons{*zoom:1}.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after{clear:both;content:"";display:table}.formio-dialog.formio-dialog-theme-default .formio-dialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus{-webkit-animation:formio-dialog-pulse 1.1s infinite;animation:formio-dialog-pulse 1.1s infinite;outline:0}.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary{background:#3288e6;color:#fff}.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary{background:#e0e0e0;color:#777}.formio-dialog-content .panel{margin:0}.formio-dialog-content [ref=dialogHeader]{padding-right:15px}.formio-placeholder{color:#999;position:absolute}.formio-dialog .formio-dialog-close{cursor:pointer}.formio-iframe{border:none;height:1000px;width:100%}.inline-form-button{margin-right:10px}.tooltip{opacity:1}.tooltip[x-placement=right] .tooltip-arrow{border-right:5px solid #000}.tooltip[x-placement=right] .tooltip-inner{margin-left:8px}.control-label--bottom{margin-bottom:0;margin-top:5px}.formio-component-label-hidden{position:relative}.formio-hidden{margin:0}.formio-removed{display:none}.control-label--hidden{position:absolute;right:5px;top:6px}.formio-component-datetime .control-label--hidden.field-required{right:45px;z-index:3}.formio-component-selectboxes .control-label--hidden.field-required,.formio-component-survey .control-label--hidden.field-required{top:0}.formio-component-resource .control-label--hidden.field-required,.formio-component-select .control-label--hidden.field-required{right:40px;z-index:2}.formio-component-radio .control-label--hidden.field-required:after,.formio-component-selectboxes .control-label--hidden.field-required:after{display:none}.formio-component-radio.formio-component-label-hidden.required .form-check-label:before,.formio-component-selectboxes.formio-component-label-hidden.required .form-check-label:before{color:#eb0000;content:"* ";position:relative}.formio-component-radio.formio-component-label-hidden.required .form-check .label-position-right.form-check-label:before,.formio-component-selectboxes.formio-component-label-hidden.required .form-check .label-position-right.form-check-label:before{right:20px}.formio-component-datasource,.formio-component-hidden:not(.formio-component-checkbox){margin-bottom:0}.checkbox-inline label,.radio-inline label{cursor:pointer;font-weight:400}.editgrid-listgroup{margin-bottom:10px;overflow-wrap:break-word}.tree-listgroup{flex-direction:row}.formio-component-submit button[disabled]+.has-error{display:block}.formio-choices.form-group,.formio-choices.formio-form-group{margin-bottom:0}.formio-choices[data-type=select-multiple] .form-control{height:auto}.form-control.formio-multiple-mask-select{width:15%;z-index:4}.form-control.formio-multiple-mask-input{width:85%}.input-group.formio-multiple-mask-container{width:100%}.formio-component .table{margin-bottom:0;word-break:break-word}.formio-component-htmlelement{word-wrap:break-word}.formio-component-htmlelement ol,.formio-component-htmlelement ul{margin-left:10px}.editgrid-table-container{margin-bottom:10px;max-width:calc(100vw - 140px)}.editgrid-table-container .table-responsive{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.editgrid-table-column{border:none}.editgrid-table-body,.editgrid-table-head{border:1px solid #ddd}.editgrid-table-body{border-top:0}.formio-hide-label-panel-tooltip{margin-left:-10px;margin-top:-10px}.is-disabled .choices__list--multiple .choices__item .choices__button{display:none}.formio-collapse-icon{cursor:pointer;margin-right:4px}[dir=rtl] .formio-collapse-icon{margin-left:4px;margin-right:unset}.formio-component-dateTime .form-control[type=datetime-local]~.input-group-addon,.formio-component-datetime .form-control[type=datetime-local]~.input-group-addon{width:auto}.formio-component-datagrid .formio-datagrid-remove{opacity:0;position:absolute;right:0;top:0;transition:opacity .2s linear,visibility 0s .2s;visibility:hidden}.formio-component-datagrid{overflow-x:auto}.formio-component-datagrid .datagrid-table,.formio-component-datagrid .datagrid-table td,.formio-component-datagrid .datagrid-table th{border:3px solid #ddd!important;padding:10px}.formio-component-datagrid .datagrid-table>tbody>tr>td:last-child{position:relative}.formio-component-datagrid .datagrid-table>tbody>tr:hover>td:last-child .formio-datagrid-remove{opacity:1;transition:visibility 0s,opacity .2s linear;visibility:visible}.datagrid-table>tbody>tr>td{word-break:auto-phrase}.formio-component-modaledit .formio-modaledit-view-container{border:1px solid #ddd;cursor:text;min-height:34px;padding:6px 12px;position:relative}td .formio-component-modaledit .formio-modaledit-view-container{border-style:none;padding:0}.formio-component-modaledit .formio-modaledit-edit{left:0;opacity:0;position:absolute;top:0;transition:opacity .2s linear,visibility 0s .2s;visibility:hidden}.formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit{opacity:1;transition:visibility 0s,opacity .2s linear;visibility:visible}.formio-modaledit-dialog .formio-modaledit-close{border-radius:0;position:absolute;right:0;top:100%}.reset-margins a,.reset-margins abbr,.reset-margins acronym,.reset-margins address,.reset-margins applet,.reset-margins article,.reset-margins aside,.reset-margins audio,.reset-margins b,.reset-margins big,.reset-margins blockquote,.reset-margins body,.reset-margins canvas,.reset-margins caption,.reset-margins center,.reset-margins cite,.reset-margins code,.reset-margins dd,.reset-margins del,.reset-margins details,.reset-margins dfn,.reset-margins div,.reset-margins dl,.reset-margins dt,.reset-margins em,.reset-margins embed,.reset-margins fieldset,.reset-margins figcaption,.reset-margins figure,.reset-margins footer,.reset-margins form,.reset-margins h1,.reset-margins h2,.reset-margins h3,.reset-margins h4,.reset-margins h5,.reset-margins h6,.reset-margins header,.reset-margins hgroup,.reset-margins html,.reset-margins i,.reset-margins iframe,.reset-margins img,.reset-margins ins,.reset-margins kbd,.reset-margins label,.reset-margins legend,.reset-margins li,.reset-margins mark,.reset-margins menu,.reset-margins nav,.reset-margins object,.reset-margins ol,.reset-margins output,.reset-margins p,.reset-margins pre,.reset-margins q,.reset-margins ruby,.reset-margins s,.reset-margins samp,.reset-margins section,.reset-margins small,.reset-margins span,.reset-margins strike,.reset-margins strong,.reset-margins sub,.reset-margins summary,.reset-margins sup,.reset-margins table,.reset-margins tbody,.reset-margins td,.reset-margins tfoot,.reset-margins th,.reset-margins thead,.reset-margins time,.reset-margins tr,.reset-margins tt,.reset-margins u,.reset-margins ul,.reset-margins var,.reset-margins video{margin:0}.ck-body .ck.ck-balloon-panel{z-index:101000}.formio-component-select select[disabled=disabled]{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.formio-component-select .choices.is-disabled[data-type*=select-one]:after,.formio-component-select div[disabled=disabled] button{display:none}.datagrid-group-label.collapsed>td{display:none}.datagrid-group-header.clickable{cursor:pointer}.datagrid-group-header.clickable .datagrid-group-label:before{content:"▾";display:inline-block;margin:0 5px;vertical-align:middle}.datagrid-group-header.clickable.collapsed .datagrid-group-label:before{content:"▸"}.formio-component.alert-danger .help-block,.formio-component.alert-warning .help-block{color:inherit}.tree__level_even{background-color:#f6f6f6}.tree__node-content{margin-bottom:10px;overflow-wrap:break-word}.tree__node-children{margin:0}.formio-select-autocomplete-input{border:none;display:block;height:0;opacity:0;position:relative;z-index:-1}.has-error>.help-block{margin-bottom:10px;margin-top:5px}.no-top-border-table>.table>tbody>tr:first-child>td{border-top:none}.table>tbody>tr>td.cell-align-left{text-align:left}.table>tbody>tr>td.cell-align-center{text-align:center}.table>tbody>tr>td.cell-align-center>div{margin-left:auto;margin-right:auto}.table>tbody>tr>td.cell-align-right{text-align:right}.table>tbody>tr>td.cell-align-right>div{margin-left:auto}.table-responsive[ref=component]{overflow-x:visible}.formio-component-textarea .alert .ck-editor__editable{color:inherit}.formio-component-textarea .ck.ck-editor__editable .image .ck-progress-bar{height:4px}.formio-component-textarea .ck.ck-editor ol,.formio-component-textarea .ck.ck-editor ul{margin-left:10px}div[data-oembed-url]{width:100%}.checkbox label.label-position-bottom,.checkbox label.label-position-left,.checkbox label.label-position-top,.radio label.label-position-bottom,.radio label.label-position-left,.radio label.label-position-top{padding-left:0}.checkbox label.label-position-bottom span,.checkbox label.label-position-top span,.radio label.label-position-bottom span,.radio label.label-position-top span{display:block}.checkbox label.label-position-bottom input[type=checkbox],.checkbox label.label-position-top input[type=checkbox],.radio label.label-position-bottom input[type=radio],.radio label.label-position-top input[type=radio]{margin-left:0;position:relative}.checkbox label.label-position-top input[type=checkbox],.radio label.label-position-top input[type=radio]{margin-top:4px}.checkbox label.label-position-bottom input[type=checkbox],.radio label.label-position-bottom input[type=radio]{margin-bottom:8px}.radio label.label-position-left input[type=radio]{margin-left:10px}.checkbox label.label-position-left input[type=checkbox]{margin-left:4px;position:relative}.open-modal-button{height:auto;text-align:left;white-space:normal;width:100%}.formio-component-modal-wrapper-signature .open-modal-button{font-size:1.4em;height:100%;margin:0;padding:0;text-align:center}.formio-component-content .image{clear:both;display:table;margin:1em auto;text-align:center}.formio-component-content .image>img{display:block;margin:0 auto;max-width:100%;min-width:50px}.formio-component-content .image>figcaption{background-color:#f7f7f7;caption-side:bottom;color:#333;display:table-caption;font-size:.75em;outline-offset:-1px;padding:.6em;word-break:break-word}.formio-component-content .image.image_resized{box-sizing:border-box;display:block;max-width:100%}.formio-component-content .image.image_resized img{width:100%}.formio-component-content .image.image_resized>figcaption{display:block}.formio-component-content .media{clear:both;display:block;margin:1em 0;min-width:15em}.formio-component-content .image-style-align-center:not(.image_resized),.formio-component-content .image-style-align-left:not(.image_resized),.formio-component-content .image-style-align-right:not(.image_resized),.formio-component-content .image-style-side:not(.image_resized){max-width:50%}.formio-component-content .image-style-side{float:right;margin-left:var(--ck-image-style-spacing)}.formio-component-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.formio-component-content .image-style-align-center{margin-left:auto;margin-right:auto}.formio-component-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.formio-component-content blockquote{border-left:5px solid #ccc;font-style:italic;margin-left:0;margin-right:0;overflow:hidden;padding-left:1.5em;padding-right:1.5em}.formio-component-content[dir=rtl] blockquote{border-left:0;border-right:5px solid #ccc}.formio-component-content .text-tiny{font-size:.7em}.formio-component-content .text-small{font-size:.85em}.formio-component-content .text-big{font-size:1.4em}.formio-component-content .text-huge{font-size:1.8em}.formio-component-content ol{padding-inline-start:40px}.formio-component-address.formio-component-label-hidden>label.field-required{z-index:1}.formio-component-address.formio-component-label-hidden>label.field-required~.address-autocomplete-container .address-autocomplete-remove-value-icon{right:20px}.address-autocomplete-container{position:relative}.address-autocomplete-container .address-autocomplete-remove-value-icon{cursor:pointer;margin-top:-9px;position:absolute;right:10px;top:50%}.address-autocomplete-container .address-autocomplete-remove-value-icon--hidden{display:none}.autocomplete{background:#fff;border:1px solid rgba(50,50,50,.6);box-sizing:border-box;font:14px/22px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:auto;z-index:11000}.autocomplete>div{cursor:pointer;padding:6px 10px}.autocomplete>div.selected,.autocomplete>div:hover:not(.group){background:#1e90ff;color:#fff}.field-wrapper{display:flex}.field-wrapper--reverse{flex-direction:row-reverse}.field-wrapper .field-label--right{text-align:right}.formio-component-modal-wrapper{margin-bottom:10px}.formio-component-modal-wrapper .open-modal-button{height:auto}.formio-component-modal-wrapper .component-rendering-hidden{visibility:hidden}.formio-component-textarea div.formio-editor-read-only-content[ref=input]{white-space:pre-wrap}.formio-editor-read-only-content img{max-width:100%}.formio-editor-read-only-content li[data-list=bullet]{list-style-type:none}.formio-editor-read-only-content li[data-list=bullet] .ql-ui{padding-right:.5rem}.formio-editor-read-only-content li[data-list=bullet] .ql-ui:before{content:"•"}.formio-editor-read-only-content li[data-list=ordered]{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;list-style-type:none}.formio-editor-read-only-content li[data-list=ordered] .ql-ui{padding-right:.5rem}.formio-editor-read-only-content li[data-list=ordered] .ql-ui:before{content:counter(list-0,decimal) ". "}.formio-editor-read-only-content figure.table table{border:1px double #b3b3b3;border-collapse:collapse;border-spacing:0;height:100%;table-layout:fixed;width:100%}.formio-editor-read-only-content figure.table table td,.formio-editor-read-only-content figure.table table th{border:1px solid #bfbfbf;min-width:2em;padding:.4em}.formio-component-password .pull-right:not(:last-child),.formio-component-textarea .pull-right:not(:last-child),.formio-component-textfield .pull-right:not(:last-child){padding-left:12px}.formio-form>div>nav>ul.pagination{flex-flow:row wrap;justify-content:flex-start}.formio-form>div>nav>ul.pagination .page-link{color:#1c74d9;cursor:pointer}.formio-form>div>nav>ul.pagination .page-item.active .page-link{background-color:#1c74d9;border-color:#1c74d9;color:#fff}.classic-pagination{border-bottom:1px solid #e0e0e0;line-height:1em;padding:0 15px 10px}.classic-pagination-page{padding:0;position:relative}.classic-pagination-title{color:#595959;font-size:16px;margin-bottom:5px}.classic-pagination-dot{background:#fbe8aa;border-radius:50%;display:block;height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:40px;width:30px}.classic-pagination-dot:after{background:#fbbd19;border-radius:50px;content:" ";height:14px;left:8px;position:absolute;top:8px;width:14px}.classic-pagination .progress,.classic-pagination-progress{background-color:#f6f6f6;border:none;border-radius:0;box-shadow:none;height:8px;margin:20px 0;padding:0;position:relative}.classic-pagination .progress-bar,.classic-pagination-progress-bar{background:#fbe8aa;box-shadow:none;height:10px;width:0}.classic-pagination-page.complete .classic-pagination-progress-bar,.classic-pagination-page.complete .progress-bar{width:100%}.classic-pagination-page.active .classic-pagination-progress-bar,.classic-pagination-page.active .progress-bar{width:50%}.classic-pagination-page.disabled .classic-pagination-dot{background-color:#f5f5f5}.classic-pagination-page.disabled .classic-pagination-dot:after{opacity:0}.classic-pagination-page:first-child .classic-pagination-progress,.classic-pagination-page:first-child .progress{left:50%;width:50%}.classic-pagination-page:first-child.active .classic-pagination-progress-bar,.classic-pagination-page:first-child.active .progress-bar{width:0}.classic-pagination-page:last-child .classic-pagination-progress,.classic-pagination-page:last-child .progress{width:50%}.classic-pagination-page:last-child.active .classic-pagination-progress-bar,.classic-pagination-page:last-child.active .progress-bar{width:100%}.pac-container{z-index:11000}[ref=buttonMessageContainer].has-error{cursor:pointer}[ref=passwordStrengthIndicator]{display:inline}.formio-security-indicator{display:flex;height:5px}.formio-security-indicator [class^=security-]{height:100%;width:100%}.formio-security-indicator .security-low{background-color:#c51e00}.formio-security-indicator .security-medium{background-color:#ebb400}.formio-security-indicator .security-high{background-color:#bddf00}.formio-security-indicator .security-very-high{background-color:#009118}.formio-component-textarea .formio-editor-read-only-content .text-big{font-size:1.4em}.formio-component-textarea .formio-editor-read-only-content .text-huge{font-size:1.8em}.formio-component-textarea .formio-editor-read-only-content .text-small{font-size:.85em}.formio-component-textarea .formio-editor-read-only-content .text-tiny{font-size:.7em}.formio-component [ref=valueMaskInput]{display:none}.formio-wizard-nav-container{display:flex}.formio-wizard-nav-container li{margin-right:.5rem}.formio-tooltip__trigger{cursor:pointer}.formio-tooltip__body{background-color:#1b1b1b;border-radius:.25rem;bottom:0;color:#f0f0f0;display:none;font-size:1rem;left:0;padding:.5rem;position:absolute;transform:translate(-50%);white-space:pre;width:auto;z-index:1000}.formio-tooltip__body.formio-tooltip--is-set{display:block}.formio-tooltip__body--whitespace{white-space:normal;width:250px}.formio-tooltip__body--left,.formio-tooltip__body--right{top:auto;transform:translate(0)}.formio-tooltip__body--left{left:0;right:auto}.formio-tooltip__body--bottom{bottom:auto;top:0}.formio-tooltip__wrapper{position:relative}.formio-tooltip__wrapper>span{font-weight:400}.ace_editor,.ace_editor div,.ace_editor span{font-family:Monaco,Menlo,Ubuntu Mono,Droid Sans Mono,Consolas,monospace!important}span[role=link]{cursor:pointer;text-decoration:underline}.hidden{display:none!important}.formbuilder{position:relative}.drag-container{border:2px dotted #e8e8e8;padding:10px}.drag-container:hover{border:2px dotted #ccc;cursor:move}.drag-container.formio-builder-form,.drag-container.formio-builder-form:hover,.panel-body>.drag-container.formio-builder-components,.panel-body>.drag-container.formio-builder-components:hover,.tab-pane>.drag-container.formio-builder-components,.tab-pane>.drag-container.formio-builder-components:hover{border:none;padding:0 0 1rem}.component-btn-group{display:flex;flex-direction:row-reverse;margin-top:-2px;position:absolute;right:0;z-index:1000}.builder-component{margin-bottom:15px;min-height:15px;position:relative}.builder-component .formio-component-htmlelement{border:2px dotted #e8e8e8}.builder-component .formio-component-htmlelement [ref=html]:empty:before{color:#aaa;content:"HTML Content"}.builder-component:not(:hover) .component-btn-group{display:none}.builder-group-button{background-color:transparent;text-align:left;white-space:normal}.form-builder-group-header{padding:0}.component-btn-group .component-settings-button{-webkit-box-shadow:0 0 10px 1px rgba(48,113,169,.6);-moz-box-shadow:0 0 10px 1px rgba(48,113,169,.6);box-shadow:0 0 10px 1px #3071a999;float:right;margin:4px 4px 0 0;z-index:1001}.formbuilder .formio-component-content,.formbuilder .formio-component-datasource,.formbuilder .formio-component-form,.formbuilder .formio-component-hidden{border:2px dashed #ddd}.formbuilder .formio-component-datasource,.formbuilder .formio-component-form,.formbuilder .formio-component-hidden{color:#aaa;min-height:3em;padding-top:.5em;text-align:center}.btn-group-xxs>.btn,.btn-xxs,.component-btn-group .component-settings-button{border-radius:0;font-size:10px;height:18px;line-height:1.2em;padding:2px;width:18px}.formcomponents .formcomponent{border-radius:.3em;font-size:.8em;line-height:1.2;margin-top:.2rem;padding:5px 5px 5px 8px;text-align:left}.form-builder-panel .panel-body{padding:5px}.formio-component-tabs .ui.tabular.menu .item{padding:.8em}.formio-pdf-builder{position:relative}.formio-drop-zone{background-color:#0d87e9;display:none;opacity:.1;position:absolute;z-index:10}.formio-drop-zone.enabled{display:inherit}.component-settings .formio-dialog-content{max-height:100%}.component-settings .formio-dialog-content .ck-editor__editable ol{padding-inline-start:40px}.component-btn-group .btn.component-settings-button-paste{display:none}.builder-paste-mode .component-settings-button-paste{display:inherit!important}.wizard-page-label{border-radius:0;cursor:pointer}.panel-body .drag-and-drop-alert{margin-bottom:0}.builder-sidebar_scroll{max-height:100vh;overflow-y:auto;position:sticky;top:15px}.builder-sidebar_search{appearance:auto;margin-bottom:10px}.formio-wizard-builder-component-title{color:#6c757d;padding:.5rem;text-align:center}.formio-wizard-position{position:relative}.formio-settings-help{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;margin-top:10px}.help-block{margin:0}.builder-sidebar .btn{white-space:normal}.component-settings{padding-bottom:20px!important;padding-top:20px!important}.component-edit-container{height:auto;overflow:hidden}.component-edit-content{height:calc(100% - 4em)}.component-edit-tabs.col-sm-6{height:100%;min-height:87vh}.component-edit-tabs.col-sm-12,.component-edit-tabs.col-sm-12 .editForm{height:calc(100% - 4em);overflow-y:auto}.progress.pdf-progress{height:2rem}.progress.pdf-progress .progress-bar{font-size:1rem;line-height:2rem}.builder-sidebar.disabled .formcomponent{box-shadow:none;cursor:not-allowed;opacity:.65}.builder-component-selected{border:2px dashed #919191;outline:0!important}.formio-component{box-sizing:border-box;display:block!important;margin-bottom:1rem;max-width:100%;opacity:1!important;visibility:visible!important;width:100%}.formio-form .card,.formio-form .panel{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.75rem!important;box-shadow:0 1px 3px #0000000d!important;margin-bottom:1.25rem!important;padding:1.25rem!important;transition:box-shadow .2s ease!important}.formio-form .card-header,.formio-form .panel-heading{background:#1a3558!important;border-radius:.75rem .75rem 0 0!important;color:#fff!important;font-size:1.05rem!important;font-weight:600!important;letter-spacing:-.01em!important;margin:-1.25rem -1.25rem 1rem!important;padding:.75rem 1.25rem!important}.formio-form .card-header>*,.formio-form .card-title,.formio-form .panel-title{color:#fff!important;font-weight:700!important;margin:0!important}.formio-form .card-body{padding:.5rem .25rem 0!important}.formio-form .form-group{background:transparent!important;border:0!important;box-shadow:none!important;margin-bottom:.875rem;position:relative;width:100%}.formio-form label.control-label{color:#1f2937;display:block!important;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.375rem;transition:color .2s ease}.formio-form label.control-label .field-required{color:#1a3558;font-weight:700;margin-left:.25rem}.formio-form .form-text,.formio-form .text-muted{color:#6b7280!important;font-size:.875rem!important;font-weight:400!important;line-height:1.5!important;margin-top:.5rem!important}.formio-form .form-control,.formio-form .form-select,.formio-form input[type=email],.formio-form input[type=number],.formio-form input[type=tel],.formio-form input[type=text],.formio-form input[type=url],.formio-form textarea{background:#fff!important;border:1.5px solid #d1d5db!important;border-radius:.75rem!important;box-shadow:0 1px 3px #0000000d!important;box-sizing:border-box!important;color:#111827!important;display:block!important;font-family:inherit!important;font-size:1rem!important;font-weight:400!important;opacity:1!important;padding:.9rem 1rem!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;visibility:visible!important;width:100%!important}.formio-form .form-control::placeholder,.formio-form input::placeholder,.formio-form textarea::placeholder{color:#9ca3af!important;opacity:1!important}.formio-form .form-control:hover,.formio-form .form-select:hover,.formio-form input:hover,.formio-form textarea:hover{border-color:#9ca3af!important;box-shadow:0 2px 6px #00000014!important}.formio-form .form-control:focus,.formio-form .form-select:focus,.formio-form input:focus,.formio-form textarea:focus{background:#fafbff!important;border-color:#1a3558!important;box-shadow:0 0 0 4px #1a35581f,0 2px 8px #1a355826!important;outline:none!important}.formio-form .form-select{appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%233b82f6' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m19 9-7 7-7-7'/%3E%3C/svg%3E")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1.5rem!important;cursor:pointer!important;padding-right:3rem!important}.formio-form .form-select:hover{background-color:#f9fafb!important}.formio-form .form-select option{background:#fff;color:#111827;padding:.75rem}.formio-form textarea.form-control{line-height:1.7!important;min-height:140px!important;resize:vertical!important}.formio-component-checkbox{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.5rem!important;margin-bottom:1rem!important;padding:.75rem 1rem!important;transition:border-color .2s ease!important}.formio-component-checkbox:hover{border-color:#1a3558!important}.formio-component-checkbox .form-check-label{align-items:center!important;color:#1f2937!important;display:flex!important;font-size:1rem!important;font-weight:500!important;line-height:1.6!important;margin:0!important}.formio-component-checkbox input[type=checkbox]{accent-color:#1a3558!important;border:2px solid #d1d5db!important;border-radius:.5rem!important;cursor:pointer!important;flex-shrink:0!important;height:1.375rem!important;margin-right:1rem!important;transition:all .2s ease!important;width:1.375rem!important}.formio-component-checkbox input[type=checkbox]:checked{background:linear-gradient(135deg,#1a3558,#1a3558)!important;border-color:#1a3558!important}.formio-component-file{margin-bottom:1.75rem!important}.formio-component-file .file-upload,.formio-component-file .formio-dropzone{background:#f8fafc!important;border:2px dashed #cbd5e1!important;border-radius:.75rem!important;cursor:pointer!important;overflow:hidden!important;padding:1.5rem 1.25rem!important;position:relative!important;text-align:center!important;transition:border-color .2s ease,background .2s ease!important}.formio-component-file .formio-dropzone:before{background:linear-gradient(135deg,#1a355808,#1a35580d);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.formio-component-file .file-upload:hover,.formio-component-file .formio-dropzone:hover{background:#f1f5f9!important;border-color:#1a3558!important}.formio-component-file .formio-dropzone:hover:before{opacity:1}.formio-component-file .formio-dropzone-message{color:#1f2937!important;font-size:1rem!important;font-weight:600!important;margin-bottom:.5rem!important}.formio-component-file .form-text,.formio-component-file .help-block{color:#6b7280!important;font-size:.875rem!important;font-weight:400!important;line-height:1.5!important;margin-top:.75rem!important;text-align:center!important}.formio-component-file .list-group{margin-top:1.25rem!important}.formio-component-file .list-group-item{align-items:center!important;background:#fff!important;border:1.5px solid #e5e7eb!important;border-radius:.75rem!important;box-shadow:0 1px 3px #0000000d!important;display:flex!important;justify-content:space-between!important;margin-bottom:.75rem!important;padding:1rem 1.25rem!important;transition:all .2s ease!important}.formio-component-file .list-group-item:hover{border-color:#cbd5e1!important;box-shadow:0 2px 8px -2px #0000001a!important}.formio-component-file .btn-primary{background:#1a3558!important;border:none!important;border-radius:.625rem!important;box-shadow:0 2px 8px -2px #1a355866!important;color:#fff!important;cursor:pointer!important;font-weight:600!important;padding:.625rem 1.25rem!important;transition:all .2s ease!important}.formio-component-file .btn-primary:hover{background:#142a47!important;box-shadow:0 2px 8px -2px #1a355866!important}.formio-form .has-error .form-control,.formio-form .has-error .form-select{background:#fff!important;border-color:var(--dcs-error-border)!important}.formio-form .form-control[aria-invalid=true],.formio-form .form-select[aria-invalid=true]{border-color:var(--dcs-error-border)!important}.formio-form .has-error .control-label,.formio-form .has-error label.control-label{color:var(--dcs-error-ink)!important}.formio-form .has-error .form-control:focus,.formio-form .has-error .form-select:focus{background:#fff!important;border-color:var(--dcs-error-border)!important;box-shadow:0 0 0 3px var(--dcs-error-ring)!important}.formio-form .has-error .form-text,.formio-form .has-error .help-block{color:var(--dcs-error-ink)!important}.formio-form .formio-errors{margin-top:.625rem!important}.formio-form .formio-errors .error{align-items:center!important;background:var(--dcs-error-bg)!important;border:1px solid #fecaca!important;border-left:4px solid var(--dcs-error-border)!important;border-radius:.375rem!important;color:var(--dcs-error-ink)!important;display:flex!important;font-size:.875rem!important;font-weight:500!important;gap:.5rem!important;margin-top:.375rem!important;padding:.5rem .875rem!important}.formio-form .formio-errors .error:before{align-items:center;background:var(--dcs-error-border);border-radius:999px;color:#fff;content:"!";display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:1rem;justify-content:center;line-height:1;width:1rem}.formio-form .help-block{color:#6b7280!important;font-size:.875rem!important;font-weight:500!important;line-height:1.6!important;margin-top:.5rem!important}.formio-form .row{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;margin-left:0!important;margin-right:0!important}.formio-form .col-md-6,.formio-form .col-sm-6{flex:1 1 calc(50% - .75rem)!important;min-width:280px!important;padding:0!important}.formio-form .col-md-4,.formio-form .col-sm-4{flex:1 1 calc(33.333% - 1rem)!important;min-width:200px!important;padding:0!important}.formio-form .form-actions-row .row{align-items:stretch!important;display:flex!important;gap:1rem!important}.formio-form .form-actions-row .col-md,.formio-form .form-actions-row .col-md-4,.formio-form .form-actions-row .col-sm,.formio-form .form-actions-row .col-sm-4{display:flex!important;flex:1!important}.formio-form .form-actions-row .form-group{display:flex!important;margin-bottom:0!important;width:100%!important}.formio-form .form-actions-row .btn{align-items:center!important;display:flex!important;height:100%!important;justify-content:center!important;min-height:3rem!important;width:100%!important}.formio-privacy-notice{margin:2rem 0!important}.formio-form .htmlelement{margin-bottom:2rem!important}.formio-form .htmlelement>div{background:linear-gradient(145deg,#f0f3f6,#e8ecf1)!important;border-left:4px solid #1a3558!important;border-radius:.875rem!important;box-shadow:0 2px 12px -4px #1a355833!important;padding:1.25rem 1.5rem!important}.formio-form .htmlelement p{color:#1a3558!important;font-size:.9375rem!important;font-weight:500!important;line-height:1.7!important;margin:0!important}.formio-form .htmlelement strong{color:#1a3558!important;font-weight:700!important}.formio-form .formio-component-fieldset.claim-wizard-section{background:linear-gradient(145deg,#fffffff2,#f9fafbe6)!important;border:1px solid #e5e7eb!important;border-radius:1rem!important;box-shadow:0 2px 8px -2px #0000000f,0 6px 16px -6px #0000000d!important;margin-bottom:2rem!important;padding:1.25rem 1.25rem .75rem!important}.formio-form .formio-component-fieldset.claim-wizard-section>fieldset{border:0!important;margin:0!important;min-inline-size:0!important;padding:0!important}.formio-form .formio-component-fieldset.claim-wizard-section legend{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.formio-form .htmlelement h2{border-bottom:2px solid #e5e7eb!important;color:#1f2937!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.3!important;margin:2rem 0 1rem!important;padding-bottom:.5rem!important}.formio-form .htmlelement h2:first-of-type{margin-top:0!important}.formio-form .form-header-custom h1{color:#0f172a!important;font-size:2rem!important;font-weight:800!important;letter-spacing:-.025em!important;line-height:1.2!important;margin-bottom:.5rem!important}.formio-form .form-header-custom p{color:#6b7280!important;font-size:1rem!important;line-height:1.5!important;margin:0!important}.formio-component-submit .btn.disabled,.formio-component-submit .btn[disabled]{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#94a3b8!important;cursor:not-allowed!important;opacity:.5!important}#application-modal .btn-submit:active,.formio-form .formio-component-submit .btn:active{transform:translateY(1px)!important}.formio-form .formio-component-cancel,.formio-form .formio-component-reset{background:transparent!important;border:0!important;box-shadow:none!important}.formio-form .formio-component-cancel .btn,.formio-form .formio-component-reset .btn{background:#fff!important;background-image:none!important;border:1.5px solid #cbd5e1!important;border-radius:.75rem!important;box-shadow:0 1px 3px #0000000d!important;color:#1f2937!important;font-weight:600!important;letter-spacing:.08em!important;padding:.9rem 1rem!important;text-transform:uppercase!important;width:100%!important}.formio-form .formio-component-cancel .btn:hover,.formio-form .formio-component-reset .btn:hover{background:#f8fafc!important;border-color:#94a3b8!important}.formio-form .formio-component-cancel .btn:focus-visible,.formio-form .formio-component-reset .btn:focus-visible{box-shadow:0 0 0 4px #1a355826!important}#application-modal .btn-submit,.formio-form .formio-component-submit .btn,.formio-form .formio-component-submit button{background:#1a3558!important;background-image:none!important;border:2px solid #1a3558!important;border-radius:.75rem!important;box-shadow:none!important;box-sizing:border-box!important;color:#fff!important;font-weight:800!important;letter-spacing:.08em!important;outline:none!important;padding:.9rem 1rem!important;text-shadow:none!important;text-transform:uppercase!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:100%!important}#application-modal .btn-submit:hover,.formio-form .formio-component-submit .btn:hover,.formio-form .formio-component-submit button:hover{background:#2d4a6b!important;border-color:#2d4a6b!important;box-shadow:none!important;color:#fff!important;text-decoration:none!important;transform:translateY(-2px)!important}#application-modal .btn-submit:focus-visible,.formio-form .formio-component-submit .btn:focus-visible,.formio-form .formio-component-submit button:focus-visible{box-shadow:0 0 0 4px #1a355826!important;outline:none!important}#application-modal .btn-submit:active,.formio-form .formio-component-submit .btn:active,.formio-form .formio-component-submit button:active{outline:none!important;transform:translateY(1px)!important}#application-modal .choices,#application-modal .choices__inner,.formio-form .choices,.formio-form .choices__inner{background:#fff!important;border:1.5px solid #1a3558!important;border-radius:.75rem!important;color:#1f2937!important}#application-modal .choices__inner[aria-invalid=true],#application-modal .has-error .choices__inner,.formio-form .choices__inner[aria-invalid=true],.formio-form .has-error .choices__inner{border-color:var(--dcs-error-border)!important;box-shadow:0 0 0 3px var(--dcs-error-ring)!important}#application-modal .choices__item,#application-modal .choices__list--single .choices__item,.formio-form .choices__item,.formio-form .choices__list--single .choices__item{color:#111827!important}#application-modal .choices__list--dropdown,.formio-form .choices__list--dropdown{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.5rem!important;color:#111827!important;max-height:240px!important;overflow:auto!important;z-index:10002!important}#application-modal .choices__list--dropdown .choices__item,#application-modal .choices__list--dropdown .choices__item--selectable,.formio-form .choices__list--dropdown .choices__item,.formio-form .choices__list--dropdown .choices__item--selectable{background:#fff!important;color:#111827!important;padding:.75rem 1rem!important}#application-modal .choices__list--dropdown .choices__item--selectable:hover,#application-modal .choices__list--dropdown .choices__item.is-highlighted,.formio-form .choices__list--dropdown .choices__item--selectable:hover,.formio-form .choices__list--dropdown .choices__item.is-highlighted{background:#f3f4f6!important;color:#111827!important}#application-modal .choices.is-open .choices__inner,.formio-form .choices.is-open .choices__inner{border-color:#1a3558!important;box-shadow:0 0 0 4px #1a35581f!important}#application-modal .has-error .choices.is-open .choices__inner,.formio-form .has-error .choices.is-open .choices__inner{border-color:var(--dcs-error-border)!important;box-shadow:0 0 0 3px var(--dcs-error-ring)!important}#application-modal .choices__input,.formio-form .choices__input{border:0!important;display:none!important;height:0!important;margin:0!important;padding:0!important;visibility:hidden!important}#application-modal .choices__button,.formio-form .choices__button{display:none!important;visibility:hidden!important}#application-modal .formio-component-select input[type=text],#application-modal input[type=text][name*=autocomplete],.formio-form .formio-component-select input[type=text],.formio-form input[type=text][name*=autocomplete]{display:none!important;height:0!important;left:-9999px!important;position:absolute!important;visibility:hidden!important}#application-modal .formio-component-select .form-group:empty,.formio-form .formio-component-select .form-group:empty{display:none!important}#application-modal .choices__item span,#application-modal .choices__list--dropdown span,#application-modal select option span,.formio-form .choices__item span,.formio-form .choices__list--dropdown span,.formio-form select option span{display:inline!important}#application-modal select,.formio-form select{background:#fff!important;border:1.5px solid #1a3558!important;border-radius:.75rem!important;box-shadow:0 1px 2px #0000000d!important;padding:.625rem .75rem!important}#application-modal select:focus,.formio-form select:focus{border-color:#1a3558!important;box-shadow:0 0 0 4px #1a35581f!important;outline:none!important}#application-modal .has-error select,#application-modal select[aria-invalid=true],.formio-form .has-error select,.formio-form select[aria-invalid=true]{border-color:var(--dcs-error-border)!important}#application-modal .has-error select:focus,#application-modal select[aria-invalid=true]:focus,.formio-form .has-error select:focus,.formio-form select[aria-invalid=true]:focus{border-color:var(--dcs-error-border)!important;box-shadow:0 0 0 3px var(--dcs-error-ring)!important}#application-modal #form-container{padding-left:clamp(16px,2.5vw,28px);padding-right:clamp(16px,2.5vw,28px)}.formio-form :focus-visible{border-radius:.375rem!important;outline:3px solid #1a3558!important;outline:2px solid #1a3558!important;outline-offset:3px!important;outline-offset:2px!important}.formio-form button:focus{box-shadow:none!important;outline:none!important}.formio-form button:focus-visible{outline:none!important;outline-offset:0!important}.formio-form .btn:focus-visible{box-shadow:0 0 0 4px #1a355826!important}.formio-form button::-moz-focus-inner{border:0!important;padding:0!important}#application-modal .btn-submit,.formio-component-submit .btn,.formio-form .form-actions-row .btn{appearance:none!important}.formio-form input:focus-visible,.formio-form select:focus-visible,.formio-form textarea:focus-visible{box-shadow:0 0 0 4px #1a355826,0 0 0 6px #1a355814!important;outline:none!important}.flatpickr-calendar{background:#fff!important;border:1px solid #e4e4e7!important;border-radius:.75rem!important;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000d!important;font-family:inherit!important;overflow:hidden!important;z-index:2000!important}.flatpickr-months,.flatpickr-weekdays{background:#fafafa!important}.flatpickr-months .flatpickr-month{color:#18181b!important;font-weight:600!important;height:36px!important}.flatpickr-weekdays .flatpickr-weekday{color:#71717a!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.025em!important;text-transform:uppercase!important}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:#52525b!important;fill:#52525b!important;transition:color .15s ease!important}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#18181b!important;fill:#18181b!important}.flatpickr-day{border-radius:.375rem!important;color:#18181b!important;font-weight:400!important;transition:background-color .15s ease,color .15s ease!important}.flatpickr-day:hover{background:#f4f4f5!important;border-color:transparent!important}.flatpickr-day.today{border-color:#a1a1aa!important;color:#18181b!important;font-weight:600!important}.flatpickr-day.endRange,.flatpickr-day.selected,.flatpickr-day.selected:hover,.flatpickr-day.startRange{background:#18181b!important;border-color:#18181b!important;color:#fff!important;font-weight:500!important}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.prevMonthDay.inRange{background:#f4f4f5!important;border-color:transparent!important;color:#18181b!important}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:#d4d4d8!important;cursor:not-allowed!important}.flatpickr-day.nextMonthDay,.flatpickr-day.prevMonthDay{color:#a1a1aa!important}.flatpickr-time{background:#fafafa!important;border-top:1px solid #e4e4e7!important}.flatpickr-time .flatpickr-am-pm,.flatpickr-time input{color:#18181b!important;font-size:.875rem!important;font-weight:500!important}.flatpickr-time .flatpickr-am-pm:hover{background:#f4f4f5!important}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month .numInputWrapper{color:#18181b!important;font-weight:600!important}.flatpickr-wrapper{align-items:center;display:flex;position:relative}.flatpickr-wrapper input.flatpickr-input,.flatpickr-wrapper input.flatpickr-input.active{padding-right:2.5rem!important}.btn-flatpickr-toggle{background:transparent;border:none;color:#71717a;cursor:pointer;padding:4px 8px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:color .15s ease}.btn-flatpickr-toggle:hover{color:#18181b}#application-modal .choices__item--selectable.choices__placeholder,#application-modal .choices__item.choices__placeholder,.formio-form .choices__item--selectable.choices__placeholder,.formio-form .choices__item.choices__placeholder{color:#6b7280!important;opacity:1!important}.formio-form .choices__inner:focus,.formio-form .choices__input:focus,.formio-form .choices__list--single:focus{outline:2px solid #1a3558!important;outline-offset:2px!important}#application-modal .choices__list--dropdown .choices__item,.formio-form .choices__list--dropdown .choices__item{color:#1f2937!important}#application-modal .choices__list--dropdown .choices__item--selectable.is-highlighted,.formio-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#1a3558!important;color:#fff!important}.skip-link{background:#000;color:#fff;left:0;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:100}.skip-link:focus{top:0}.formio-dialog.component-settings .formio-dialog-overlay{backdrop-filter:blur(2px);background:#0f172a8c}.formio-dialog.component-settings .formio-dialog-content{border:1px solid #cbd5e1;border-radius:.875rem;box-shadow:0 20px 40px #0f172a3d;max-width:30rem;padding:1.25rem;width:min(30rem,calc(100vw - 2rem))}.formio-dialog.component-settings [ref=dialogContents]{display:grid;gap:.875rem}.formio-dialog.component-settings [ref=dialogHeader]{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.35;margin:0}.formio-dialog.component-settings [ref=dialogCancelButton],.formio-dialog.component-settings [ref=dialogYesButton]{border:1px solid transparent;border-radius:.625rem;font-weight:600;min-height:2.5rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.formio-dialog.component-settings [ref=dialogCancelButton]{background:#fff;border-color:#cbd5e1;color:#334155;margin-right:.5rem}.formio-dialog.component-settings [ref=dialogCancelButton]:hover{background:#f8fafc}.formio-dialog.component-settings [ref=dialogYesButton]{background:#b91c1c;border-color:#b91c1c;color:#fff}.formio-dialog.component-settings [ref=dialogYesButton]:hover{background:#991b1b;border-color:#991b1b}.formio-dialog.component-settings [ref=dialogCancelButton]:focus-visible,.formio-dialog.component-settings [ref=dialogYesButton]:focus-visible{outline:2px solid #1a3558;outline-offset:2px}.custom-select{position:relative;width:100%}.custom-select__trigger{align-items:center;appearance:none;background:#f8fafc;border:1.5px solid #c7d2fe;border-radius:.75rem;color:#1e293b;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;justify-content:space-between;line-height:1.5;min-height:48px;padding:.625rem .875rem;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.custom-select__trigger:hover{background:#fff;border-color:#818cf8}.custom-select__trigger:focus-visible{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;outline:none}.custom-select__trigger[aria-expanded=true]{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.custom-select__trigger--error,.custom-select__trigger[aria-invalid=true],.formio-component.has-error .custom-select__trigger,.has-error .custom-select__trigger{background:#fff;border-color:var(--dcs-error-border,#dc2626)}.custom-select__trigger--error:hover,.custom-select__trigger[aria-invalid=true]:hover,.formio-component.has-error .custom-select__trigger:hover,.has-error .custom-select__trigger:hover{border-color:var(--dcs-error-border,#dc2626)}.custom-select__trigger--error:focus-visible,.custom-select__trigger[aria-invalid=true]:focus-visible,.formio-component.has-error .custom-select__trigger:focus-visible,.has-error .custom-select__trigger:focus-visible{border-color:var(--dcs-error-border,#dc2626);box-shadow:0 0 0 3px var(--dcs-error-ring,rgba(220,38,38,.2))}.custom-select--error .custom-select__listbox{border-color:var(--dcs-error-border,#dc2626)}.custom-select__trigger--placeholder{color:#94a3b8}.custom-select__chevron{color:#94a3b8;flex-shrink:0;height:1.25rem;margin-left:.5rem;pointer-events:none;transition:transform .2s ease;width:1.25rem}.custom-select__trigger[aria-expanded=true] .custom-select__chevron{color:#2563eb;transform:rotate(180deg)}.custom-select__listbox{background:#fff;border:1.5px solid #e2e8f0;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;max-height:280px;min-width:100%;opacity:0;outline:none;overflow-y:auto;overscroll-behavior:contain;padding:.25rem;pointer-events:none;position:absolute;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease;z-index:9999}.custom-select__listbox--open{opacity:1;pointer-events:auto;transform:translateY(0)}.custom-select__listbox::-webkit-scrollbar{width:6px}.custom-select__listbox::-webkit-scrollbar-track{background:transparent}.custom-select__listbox::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-select__option{align-items:center;border:2px solid transparent;border-radius:.5rem;color:#1e293b;cursor:pointer;display:flex;font-size:.9375rem;gap:.5rem;min-height:44px;padding:.5rem .75rem;transition:background-color .1s ease,outline .1s ease;user-select:none;width:100%}.custom-select__option:hover{background:#f3f4f6}.custom-select__option--active{background:#f3f4f6;outline:2px solid #2563eb;outline-offset:-2px}.custom-select__option--selected{background:#eff6ff;color:#1e40af;font-weight:600}.custom-select__option--selected:hover{background:#dbeafe}.custom-select__check{color:#2563eb;flex-shrink:0;height:1rem;margin-left:auto;opacity:0;transition:opacity .1s ease;width:1rem}.custom-select__option--selected .custom-select__check{opacity:1}.custom-select__option-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media not all and (min-width:30em){.formio-wizard-nav-container{flex-direction:column}.formio-wizard-nav-container li{margin-right:0}.formio-wizard-nav-container li .btn{margin-bottom:.25rem;width:100%}}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .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,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{left:10px;right:auto}}@media(width<=768px){.formio-form .card{padding:1.25rem 1rem}.formio-form .card-header,.formio-form .panel-heading{font-size:1.125rem;margin:-1.25rem -1.25rem 1.25rem;padding:.875rem 1.25rem}.formio-form .form-control,.formio-form .form-select,.formio-form input,.formio-form textarea{font-size:1rem!important;padding:.875rem 1rem!important}.formio-component-submit .btn,.formio-component-submit .btn-primary{font-size:1rem!important;padding:1rem 2rem!important}.formio-form .row{gap:.9rem!important}.formio-form .col-md-4,.formio-form .col-md-6,.formio-form .col-sm-4,.formio-form .col-sm-6{flex:1 1 100%!important;min-width:100%!important}.formio-component-file .file-upload,.formio-component-file .formio-dropzone{padding:2rem 1.5rem!important}}@media(max-width:568px){.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus{-webkit-animation:none;animation:none}}@media(prefers-contrast:high){.formio-form .form-control,.formio-form .form-select,.formio-form input,.formio-form textarea{border-color:#000!important;border-width:2px!important}.formio-form label.control-label{font-weight:700!important}.custom-select__trigger{border-color:CanvasText;border-width:2px}.custom-select__trigger:focus-visible{box-shadow:none;outline:3px solid Highlight;outline-offset:2px}.custom-select__listbox{border-color:CanvasText;border-width:2px}.custom-select__option--active{outline:3px solid Highlight;outline-offset:-3px}.custom-select__option--selected{background:Highlight;color:HighlightText}}@media(prefers-reduced-motion:reduce){.formio-form *,.formio-form :after,.formio-form :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.custom-select__chevron,.custom-select__listbox,.custom-select__option,.custom-select__trigger{transition:none}}
