@-webkit-keyframes popWithFade{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes popWithFade{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}._custom-form .form-title,._custom-form .field-error-msg,._custom-form .gform_confirmation_message{color:#fff}._custom-form label{font-weight:bold;margin-bottom:12px;color:#fff;font-size:1rem}._custom-form ul.fields{list-style-type:none;padding-left:0;margin-bottom:0}._custom-form .no-border input{border:none}._custom-form .field{padding:1rem 0}._custom-form .field:last-child{padding-bottom:0}._custom-form .footer{padding:1.25rem 0}._custom-form .charleft{font-size:0.875rem;color:#fff}._custom-form .required{color:#dc3545}._custom-form .btn-submit{max-width:100%;margin:0 auto}@media(max-width: 575.98px){._custom-form .btn-submit{width:100%}}._custom-form .btn-submit .spinner-border{display:none}._custom-form .btn-submit.loading{pointer-events:none;opacity:.5}._custom-form .btn-submit.loading .spinner-border{display:inline-block}._custom-form .btn-submit:disabled{color:#fff;opacity:.5}._custom-form .gform_confirmation_message{font-size:1.25rem;margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:popWithFade .25s cubic-bezier(0.175, 0.885, 0.32, 1.275);animation:popWithFade .25s cubic-bezier(0.175, 0.885, 0.32, 1.275);margin-bottom:4rem;font-weight:bold;font-size:16px}@media(min-width: 768px){._custom-form .gform_confirmation_message{font-size:18px}}._custom-form .gform_confirmation_message::before{font-family:"Icons";content:"";-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;color:#00e7fb;margin-right:.75rem}._custom-form .gform_confirmation_message h2,._custom-form .gform_confirmation_message h3{color:#022e70;font-weight:700}._custom-form .error-msg{font-weight:500;-webkit-animation:popWithFade .25s cubic-bezier(0.175, 0.885, 0.32, 1.275);animation:popWithFade .25s cubic-bezier(0.175, 0.885, 0.32, 1.275)}._custom-form-dpo .field-title{display:block;margin-bottom:1.25rem}._custom-form-dpo .form-check{padding-left:50px;margin-bottom:1.5rem;position:relative}._custom-form-dpo .form-check input[type=checkbox]{display:none}._custom-form-dpo .form-check .check-square{display:inline-block;width:1.3125rem;height:1.3125rem;border:1px solid #fff;margin-right:1rem;border-radius:3px;position:absolute;left:0;top:50%;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}._custom-form-dpo .form-check .check-square:after{content:"";font-family:"Icons" !important;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#00e7fb;font-size:0.625rem;display:none}._custom-form-dpo .form-check input[type=checkbox]:checked+.check-square:after{display:block}._custom-form-dpo .form-check .form-check-label{max-width:calc(100% - 45px);font-weight:500;width:100%;margin-bottom:0}._custom-form-dpo .input-description p{color:#fff;font-size:0.875rem;font-weight:500}._custom-form-dpo input[type=file]{font-size:1rem;color:#fff;border:none;font-weight:bold;height:5rem;display:block}._custom-form-dpo input[type=file]::-webkit-file-upload-button{font-size:0.875rem;background:transparent;padding:15px 20px;text-transform:uppercase;color:#fff;background:transparent;border:2px solid #0082d2;border-radius:2px;font-weight:700;border-radius:30px}._custom-form-dpo input[type=file]::-webkit-file-upload-button:focus{border:1px solid #fff}._custom-form-dpo input[type=file]::file-selector-button{font-size:0.875rem;background:transparent;padding:15px 20px;text-transform:uppercase;color:#fff;background:transparent;border:2px solid #0082d2;border-radius:2px;font-weight:700;border-radius:30px}._custom-form-dpo input[type=file]::file-selector-button:focus{border:1px solid #fff}._custom-form-dpo .btn-submit{max-width:370px;margin:0 auto}