.Title{line-height:1.3}.Footer .Background svg{width:100%!important;height:100%}.Footer .formio-component .form-group{position:relative;gap:10px}.Footer .formio-component .form-group.formio-component-email:before{position:absolute;top:21px;left:12px;transform:translateY(-50%);background:url(/images/placeholder-email.svg) no-repeat 50%;background-size:contain;width:21px;height:21px;content:""}.Footer .formio-component .form-group input{z-index:1;border-radius:5px;background-color:#fff;padding:8px 0 8px 40px;min-height:40px}.Footer .formio-component .form-group input::placeholder{color:#999;font-weight:600;font-size:12px}.Footer .formio-component .form-group button{cursor:pointer;margin-left:20px;border-radius:5px;background:var(--color-primary);padding:0 1rem;min-height:40px;color:#fff;font-size:13px}@media(max-width:400px){.Footer .formio-component .form-group button{margin-left:10px;padding:0 10px}}.Footer .formio-component .form-group [ref=buttonMessage],.Footer .formio-component .form-group [ref=errorRef]{display:none}.Footer .formio-component .formio-form{display:flex}.Footer .formio-component .formio-errors{position:absolute;bottom:-25px;text-wrap:nowrap;font-size:14px;color:red}.Footer .alert{display:none}.FormUI{position:relative;padding:1px}.FormUI .row{display:flex;flex-wrap:wrap;gap:1rem}.FormUI .col-md-12,.FormUI .col-md-6{width:100%}@media(min-width:576px){.FormUI .col-md-6{width:calc(50% - .5rem)}}.FormUI a{text-decoration:underline}.FormUI a:hover{text-decoration:none}.FormUI p{margin-bottom:16px}.FormUI .list-group{padding-left:0;list-style:none}.FormUI .list-group .list-group-header,.FormUI .list-group .list-group-item:only-child{display:none}.FormUI [ref=label]{display:block;margin-bottom:.5rem;color:#fff;font-weight:700;font-size:16px}.FormUI [ref=component][class*=component-hidden]{display:none}.FormUI .form-text.error{color:red}.FormUI .fileSelector{background-color:rgba(0,0,0,0)}.FormUI .form-check{margin-top:10px;color:#fff}.FormUI .alert.alert-danger{margin-bottom:1rem;border-radius:8px;background-color:#f8d7da;padding:1rem;color:#721c24;font-size:13px}.FormUI .alert.alert-danger p{margin-bottom:.5rem}.FormUI .alert.alert-danger :last-child{margin-bottom:0}.FormUI [ref=buttonMessageContainer]{display:none}.FormUI .list-group-item:not(.list-group-header),.FormUI [ref=element],.FormUI [ref=fileDrop]{margin-bottom:0;border:1px double rgba(0,0,0,0);border-radius:5px;background-position:50%!important;background-origin:border-box;background-clip:content-box,border-box;width:100%;min-height:36px;overflow:hidden}.FormUI .list-group-item:not(.list-group-header) .row,.FormUI [ref=element] .row,.FormUI [ref=fileDrop] .row{display:flex;align-items:center}.FormUI .list-group-item:not(.list-group-header) [ref=input],.FormUI [ref=element] [ref=input],.FormUI [ref=fileDrop] [ref=input]{background-color:#fff;display:block;outline:none;border:none;padding:8px;min-height:56px;width:100%;height:100%;color:#000}.FormUI .list-group-item:not(.list-group-header) [ref=removeLink],.FormUI [ref=element] [ref=removeLink],.FormUI [ref=fileDrop] [ref=removeLink]{display:block;position:relative;cursor:pointer;margin:0;width:20px;height:20px}.FormUI .list-group-item:not(.list-group-header) [ref=removeLink]:before,.FormUI [ref=element] [ref=removeLink]:before,.FormUI [ref=fileDrop] [ref=removeLink]:before{position:absolute;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E");background-position:50%;background-size:contain;background-repeat:no-repeat;width:20px;height:20px;content:""}.FormUI .list-group-item:not(.list-group-header) [ref=removeLink]:hover:before,.FormUI [ref=element] [ref=removeLink]:hover:before,.FormUI [ref=fileDrop] [ref=removeLink]:hover:before{opacity:.5}.FormUI .list-group-item:not(.list-group-header),.FormUI [ref=fileDrop]{color:var(--color-secondary);display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #fff;min-height:68px;font-weight:600}.FormUI .list-group-item:not(.list-group-header) a,.FormUI [ref=fileDrop] a{cursor:pointer;color:#fff}.FormUI .list-group-item:not(.list-group-header) i,.FormUI [ref=fileDrop] i{margin-left:.75rem}.FormUI [ref=fileDrop] i{display:block;background-image:url(/assets/upload_icon.svg);background-position:50%;background-repeat:no-repeat;width:24px;height:24px}.FormUI [type=checkbox]{border-radius:0}.FormUI [class*=formio-component-button]{margin-top:20px;display:block;position:relative;margin-left:auto;border-radius:10px;background-color:hsla(0,0%,100%,.1);border:1px solid #fff;width:max-content;overflow:hidden;font-weight:700}.FormUI [class*=formio-component-button]:hover{border:0;background:linear-gradient(280deg,#1e90ff,#061bb0,#0a0f2c 92%,white);padding:2px}.FormUI [class*=formio-component-button]:hover [ref=button]{border-radius:8px;background:linear-gradient(145deg,#0a0f2c,#061bb0,#1e90ff)}.FormUI [class*=formio-component-button] [ref=button]{display:flex;position:relative;justify-content:center;align-items:center;z-index:2;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);cursor:pointer;background:hsla(0,0%,100%,.2);padding:.75em 2.5em .75em 1.5em;color:#fff;font-size:1.125rem}.FormUI [class*=formio-component-button] [ref=button]:after,.FormUI [class*=formio-component-button] [ref=button]:before{position:absolute;top:50%;right:1rem;transform:translateY(-50%);transition:transform .3s ease,opacity .3s ease;background-position:50%;background-size:contain;background-repeat:no-repeat;width:14px;height:14px;content:""}.FormUI [class*=formio-component-button] [ref=button]:before{transform:translateY(-50%);opacity:1}.FormUI [class*=formio-component-button] [ref=button]:after,.FormUI [class*=formio-component-button] [ref=button]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1.166 6.99984H12.8327M12.8327 6.99984L6.99935 1.1665M12.8327 6.99984L6.99935 12.8332' stroke='%23FFFFFF' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.FormUI [class*=formio-component-button] [ref=button]:after{transform:translate(-300%,-50%);opacity:0}.FormUI [class*=formio-component-button] [ref=button]:hover:before{transform:translate(300%,-50%);opacity:0}.FormUI [class*=formio-component-button] [ref=button]:hover:after{transform:translateY(-50%);opacity:1}.Form .FormTitle{font-weight:400}.Form .FormTitle b{font-weight:600!important}