.form-tab-navigation{margin-bottom:3.5rem}.form-tab-navigation ul{margin:auto;display:flex;list-style:none;padding:0}.form-tab-navigation ul a{text-decoration:none;position:relative;color:var(--dark-grey-faded);margin-bottom:1rem;display:block}.form-tab-navigation ul li,button.icon{position:relative}.form-section-title p.margin-bottom-2{margin-bottom:2rem!important}.column.width-half.spaced-evenly-full{width:50%}.row.spaced-evenly-full{display:flex;flex-flow:row;justify-content:space-between}.form-section-title p strong{font-weight:600}.form-section-title li{margin-bottom:1rem;opacity:.5;font-size:.8rem}.form-section-title ul{margin-bottom:2rem;width:70%}.form-tab-navigation li::after{content:"";width:100%;height:1px;background-color:var(--blue);position:absolute;opacity:0}.form-tab-navigation li.active::after,.step-navigation li.active::after{opacity:1}.form-tab-navigation ul li.active a{color:var(--dark-grey)}.form-row,.form-title h3{margin-bottom:2rem}.form-column{display:flex;flex-flow:column}.form-tab-navigation li:not(:last-child){margin-right:3.375rem}.width-full{width:100%}span.error{display:none;color:red;font-weight:300;font-size:.7rem;margin-top:1rem}.form-title p{color:var(--dark-grey);margin-top:0;font-size:1rem;margin-bottom:4rem}label{position:relative;display:block;margin-bottom:0;font-weight:400;color:#475569;font-size:.875rem}label span{color:red;position:absolute;margin-left:.3rem}input[type=text]{font-weight:300;background:#fff;margin-top:1.5rem;display:block;box-shadow:0 .15rem .25rem rgba(0,0,0,.015);transition:box-shadow .25s ease-out;box-sizing:border-box;outline:unset;flex-grow:1;max-height:3.7rem}input[type=email],input[type=tel]{border:1px solid #dee2e4;font-size:1rem;width:100%;border-radius:.6rem;padding:1.25rem 1.5rem}input[type=date],input[type=email],input[type=tel],select,textarea{font-weight:300;background:#fff;margin-top:1.5rem;display:block;box-shadow:0 .15rem .25rem rgba(0,0,0,.015);transition:box-shadow .25s ease-out;box-sizing:border-box;outline:unset;flex-grow:1;max-height:3.7rem}select,textarea{border:1px solid #dee2e4;font-size:1rem;width:100%;border-radius:.6rem;padding:1.25rem 1.5rem}.validating input[type=date]:invalid,.validating input[type=email]:invalid,.validating input[type=radio]:invalid,.validating input[type=tel]:invalid,.validating input[type=text]:invalid,.validating select:invalid,.validating textarea:invalid{border:1px solid red}.error .status-message{background:#ea2828;margin-bottom:2rem;border-radius:.6em;padding:1.25rem 1.5rem;color:#fff;font-size:.813rem}option:disabled,option:invalid,select:invalid,select[disabled]{color:var(--light-grey)!important;font-weight:300}input[type=date]:invalid::-webkit-datetime-edit{color:var(--light-grey);opacity:1}input.placeholder,select.placeholder{color:var(--light-grey);font-weight:300}fieldset{border:0;padding:0}.width-quarter{width:20%}.width-quarter-half{width:35%}.form-column.width-half{width:47%}.form-row{display:flex;flex-flow:row wrap;justify-content:space-between}button{border:0;font-weight:300;font-size:1rem;color:#fff;background-color:var(--blue);display:block;box-shadow:0 .15rem .25rem rgba(0,0,0,.015);transition:box-shadow .25s ease-out;width:100%;box-sizing:border-box;border-radius:.6rem;padding:1.25rem 1.5rem;outline:unset;cursor:pointer}button.icon:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-size:contain;background-position:center;background-repeat:no-repeat;width:1.25rem;height:1.25rem;filter:invert(1)}button.icon.icon-arrow-left:after{right:unset;left:1rem}button.icon-arrow-left::after{background-image:url(/_assets/icons/004-left-arrow.svg)}button.icon-arrow-right::after{background-image:url(/_assets/icons/003-right-arrow.svg)}button.alt-button{background:0 0;border:1px solid #fff;opacity:.3}.legend-group legend{font-size:1.25rem;line-height:1.2}.legend-group{margin-bottom:4rem}span.red{color:red}.legend-group p{margin-top:.4rem;font-size:.875rem}fieldset:not(:last-child){border-bottom:1px solid var(--light-grey);padding-bottom:2rem;margin-bottom:4rem}.sticky{position:sticky;top:4rem}::placeholder{color:var(--light-grey);font-weight:300;opacity:1}:-moz-placeholder{font-weight:300;color:var(--light-grey);opacity:1}::-moz-placeholder{font-weight:300;color:var(--light-grey);opacity:1}:-ms-input-placeholder{font-weight:300;color:var(--light-grey);opacity:1}.multiple-forms-container>div{display:none}.multiple-forms-container>div.active{display:block}.extra-buttons{margin-bottom:0;margin-top:3rem}.extra-buttons a{color:var(--blue);text-decoration:none}.form-title p a{color:var(--blue);text-underline-offset:.5em}button:hover{background-color:var(--blue-hover);box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}button.loading{cursor:wait}button.loading::after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/_assets/icons/loading.svg);width:1.1rem;height:1.1rem;filter:invert(1)}form.validating input:invalid+.error,form.validating select:invalid+.error,form.validating textarea:invalid+.error{display:block}.step-navigation ul{padding:2rem 4.375rem;margin:0;list-style:none;display:flex;border-bottom:1px solid var(--light-grey);justify-content:space-between}.filepond--drop-label span,.step-navigation ul li{position:relative}.step-navigation li::after{content:"";width:100%;height:2px;background-color:var(--blue);position:absolute;opacity:0;bottom:calc(-2rem - 1px)}.step-navigation ul li.active a{color:var(--bg-main)}.step-navigation ul a{text-decoration:none;position:relative;color:var(--dark-grey-faded);display:block;font-size:.875rem}.fix .form-column.width-full small{font-size:.75rem;margin-top:2rem;display:flex;width:80%}.fix .form-column.width-full small span{margin-right:.75rem}.steps .form,.steps .form-section-fields,.steps .form-section-title{width:100%}.form-group,.steps header hgroup{display:flex;flex-flow:column wrap;justify-content:space-between}.steps header hgroup{position:relative;top:unset;flex-flow:row wrap}.application-uuid{margin-top:3rem}.application-uuid h2{margin:0;padding:0;text-transform:uppercase;font-size:.75rem}.application-uuid p{margin-top:0;font-size:.85rem}input[type=date]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{box-shadow:0 .15rem .25rem rgba(0,0,0,.02),0 0 0 .4rem rgba(3,60,208,.03)}.form-row.radio-group{justify-content:flex-start}.radio-option{display:flex;align-items:center;margin-right:2rem}.radio-option label{margin-left:.5rem;margin-top:.2rem;font-size:.9rem}.form-section-fields section fieldset:first-child legend{font-size:1.8rem;color:#052699}.form-section-fields section:not(:nth-of-type(1)){border-top:1px solid var(--light-grey);margin-top:3rem;padding-top:4rem;margin-left:calc(var(--form-padding-lr)*-1);padding-left:var(--form-padding-lr);margin-right:calc(var(--form-padding-lr)*-1);padding-right:var(--form-padding-lr)}.step-navigation{position:sticky;top:0;background:var(--bg-form);z-index:10}legend.regular{font-size:1.25rem!important}legend em{display:block;font-size:60%;margin-top:.4rem;opacity:.5;font-style:unset}.form-section-title p{margin-bottom:4rem;opacity:.5;font-size:.8rem}li.not-allowed,li.not-allowed a{cursor:not-allowed}li.not-allowed a{pointer-events:none}.spaced-evenly-quarter .radio-option{width:33.333%;margin-right:unset}legend.blue{color:#052699}legend.blue em{color:#000}.spaced-evenly-full .radio-option{width:100%;margin-right:unset}.margin-bottom-2{margin-bottom:4rem}.radio-group label{transition:opacity .3s ease;opacity:.5}.radio-group input[type=checkbox]:checked+label,.radio-group input[type=radio]:checked+label{opacity:1}.flex-buttons{display:flex;flex-flow:row wrap;justify-content:space-between}.flex-buttons button{flex-grow:1;width:unset}.flex-buttons button:nth-child(2){margin-left:1rem}.files-uploader{display:flex;margin-top:5rem;justify-content:space-between}.files-uploader .form-column>label{font-size:1.25rem}.files-uploader .form-column>p{font-size:.875rem;margin-bottom:2rem;min-height:4rem}.files-uploader fieldset{width:100%;border-bottom:none;padding-bottom:0;margin-bottom:0}.boxed .header,body.completed .column-section-divided{display:flex;justify-content:space-between;margin-bottom:2rem}.boxed .header p{margin:.2rem 0 0;font-size:.85rem;opacity:.5}.boxed .header label{font-size:1rem;font-weight:400}.form-column.width-full.boxed{border:2px solid #e2e8f0;border-radius:.75rem;padding:2rem;box-shadow:0 .25rem .1rem 0 rgba(0,0,0,.02)}section.margin-top{margin-top:5rem}@media screen and (max-width:1180px){.fix,body.steps header{width:20%;min-width:25rem}body.steps main{width:80%!important;max-width:calc(100% - 25rem)}.step-navigation ul{padding:2rem 3rem}body.steps main>.container{padding:5rem 3rem}.step-navigation ul a{font-size:.75rem}}@media screen and (max-width:1050px){body.steps{display:block}.welcome .form-row.action-buttons>div:last-child{display:block}.fix,body.steps header{width:100%;min-width:unset;height:unset;position:relative}body.steps main{width:100%!important;max-width:unset}.step-navigation ul{padding:2rem 3.375rem}body.steps main>.container{padding:5rem 3.375rem!important}body.steps footer{display:block!important;margin-top:2rem}}footer button.alt-button{border-color:var(--blue);color:var(--blue);opacity:1}footer button.alt-button.icon-arrow-left::after{filter:invert(22%) sepia(89%) saturate(2588%) hue-rotate(219deg) brightness(78%) contrast(114%)}footer button.alt-button:hover{color:#fff}footer button.alt-button.icon-arrow-left:hover::after{filter:invert(2)}@media screen and (max-width:900px){.application-uuid{width:75%}}@media screen and (max-width:715px){html .steps header hgroup{text-align:center}.form-column.width-quarter{width:100%}.form-column.width-quarter-half{width:100%;margin-top:2rem}}@media screen and (max-width:700px){.files-uploader fieldset,.form-column.width-half{width:100%}.form-column.width-half:nth-child(2){margin-top:2rem}.spaced-evenly-quarter .radio-option{width:100%;margin-right:unset}.spaced-evenly-quarter .radio-option:not(:last-child){margin-bottom:2rem}.files-uploader{flex-flow:row wrap}fieldset:not(:last-child){border-bottom:1px solid var(--light-grey);padding-bottom:2rem;margin-bottom:4rem}}@media screen and (max-width:660px){.application-uuid{width:100%;position:relative;justify-content:unset;margin-top:-2rem}}@media screen and (max-width:600px){.step-navigation{display:none}}.form-group.full-top-border{border-top:1px solid var(--light-grey);margin-top:3rem;padding-top:4rem;margin-left:calc(var(--form-padding-lr)*-1);padding-left:var(--form-padding-lr);margin-right:calc(var(--form-padding-lr)*-1);padding-right:var(--form-padding-lr)}body.completed header,body.completed header hgroup{position:relative;display:flex;flex-flow:column;align-items:flex-start}body.completed header{color:#fff;flex-grow:1;background-image:url(/_assets/img/welcome.webp);background-size:cover;background-position:54%0;height:100%;width:55%;right:0;top:0;padding:7.375rem;box-sizing:border-box;z-index:1}body.completed header::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(45deg,#010717 0,rgba(5,26,99,.85) 50%,rgba(25,134,255,.1) 100%)}body.completed header::after{content:"";background:linear-gradient(180deg,rgb(6 17 54)0,rgba(5,26,99,0) 100%);position:absolute;left:0;top:0;width:100%;height:50%;z-index:1;opacity:1}body.completed header>*{position:relative;z-index:2}body.completed header hgroup{top:unset}body.completed header h1{margin-bottom:1.375rem}body.completed main{width:50%;border-radius:0;position:fixed;right:2rem;top:2rem;border-radius:.5rem;height:calc(100% - 4rem);overflow-y:auto;z-index:2}body.completed main .container{padding:5rem 0;width:80%;margin:0 auto}body.completed header img{height:3.5rem;margin-bottom:5rem}@media screen and (max-width:1020px){main .container{padding:6.563rem 4.375rem!important}}body.completed h3{margin-bottom:3rem;font-size:3.75rem}body.completed .form-intro p{font-size:1.5rem;margin-bottom:5rem}body.completed h4{font-size:1.5rem;font-weight:300;margin-bottom:4rem;margin-top:0}body.completed .column-section-divided{border-top:1px solid var(--light-grey);padding-top:3rem;padding-bottom:4rem;border-bottom:1px solid var(--light-grey);margin-bottom:5rem}.column-section-divided .column{width:44%}body.completed h5{font-size:1.1rem}body.completed p{font-size:.9rem}body.completed p:not(:last-child){margin-bottom:3rem}body.completed .column p{font-size:.8rem;line-height:1.8}.validating input[type=radio]:invalid+label{color:red}.column.width-full.requirements,.terms-box{border:2px solid #e2e8f0;border-radius:.75rem}.terms-box{padding:1.5rem;height:320px;overflow-y:auto;margin-bottom:2rem;background:#fff;box-shadow:inset 0 2px 4px rgba(0,0,0,.05)}.terms-box p{margin-bottom:1rem;line-height:1.6;color:#475569}.signature-blocks{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.signature-blocks{grid-template-columns:1fr 1fr}}.signature-card{border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem;background:#fff}.signature-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.mode-switch{display:flex;gap:.5rem;margin-bottom:1rem;background:#f1f5f9;padding:.25rem;border-radius:.5rem}.mode-btn{flex:1;padding:.5rem 1rem;border:0;background:0 0;border-radius:.375rem;cursor:pointer;font-weight:500;color:#64748b;transition:all .2s;text-align:center}.mode-btn.active{background:#fff;color:#3b82f6;box-shadow:0 2px 4px rgba(0,0,0,.1)}.signature-area{border:2px dashed #cbd5e1;border-radius:.5rem;height:150px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#f8fafc;position:relative}.signature-typed{font-family:"Great Vibes",cursive;font-size:3rem;color:#1e293b}canvas{border-radius:.5rem;cursor:crosshair;display:block}.signature-actions{display:flex;gap:.5rem;margin-bottom:1rem}.btn-secondary{padding:.5rem 1rem;border:1px solid #cbd5e1;background:#fff;border-radius:.375rem;cursor:pointer;font-size:.875rem;color:#475569;transition:all .2s;flex-grow:1;text-align:center}.btn-secondary:hover{background:#f1f5f9}.form-group{margin-bottom:1rem}.column.width-full.requirements{background:#d1d9d90d;padding:2rem;width:100%;box-shadow:0 .25rem .1rem 0 rgba(0,0,0,.02)}.margin-top-2{margin-top:2rem}.requirements .header{display:flex;align-items:center;font-weight:500}.icon-color-green{filter:brightness(0) saturate(100%) invert(72%) sepia(89%) saturate(600%) hue-rotate(96deg) brightness(102%) contrast(103%)}.requirements ol{padding:0;margin-top:2rem;margin-bottom:0}.requirements ol li:last-child{margin-bottom:0}.requirements ol li span.description i{opacity:.4;margin-left:.25rem;margin-right:.25rem}.requirements ol li{display:flex;flex-flow:column;opacity:1;position:relative;padding-left:2.5rem}li.number-icon::after{position:absolute;left:0;width:1rem;height:1rem;font-size:.6rem;text-align:center;font-weight:400;top:.2rem}li.number-icon.number-1::after{content:"1"}li.number-icon.number-2::after{content:"3"}li.number-icon.number-3::after{content:"2"}.requirements ol li::before{content:"";position:absolute;width:1rem;height:1rem;background:#dee8e7;left:0;border-radius:100%;top:.15rem}.requirements ol li span.title{font-weight:400;font-size:.875rem}.requirements ol li span.description{font-size:.7rem;opacity:.6}.requirements .icon-check{background-image:url(/_assets/icons/check.svg)}.requirements .icon{width:1rem;height:1rem;margin-right:.5rem}#aml-files{flex-flow:row wrap}.form-column.signature-card>label{margin-bottom:2rem;margin-top:.5rem;font-weight:4000;font-size:1rem}input[type=date],input[type=text]{width:100%;padding:.625rem;border:1px solid #cbd5e1;border-radius:.375rem;font-size:1rem;height:3.7rem}input[type=date]:focus,input[type=text]:focus{outline:0;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group input[type=checkbox]{width:1.125rem;height:1.125rem;cursor:pointer}.checkbox-group label{margin:0;cursor:pointer}.error{color:#ef4444;font-size:.875rem;margin-top:.25rem}.submit-btn{width:100%;padding:.875rem;background:#3b82f6;color:#fff;border:0;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.submit-btn:hover{background:#2563eb;box-shadow:0 4px 12px rgba(59,130,246,.3)}.submit-btn:disabled{background:#cbd5e1;cursor:not-allowed}.result{margin-top:2rem;padding:1.5rem;background:#f1f5f9;border-radius:.5rem}.result.show{display:block}.result h3{margin-bottom:1rem;color:#1e293b}.result pre{background:#fff;padding:1rem;border-radius:.375rem;overflow-x:auto;font-size:.875rem}.hidden,.result{display:none}body.iframe::before{content:unset}body.iframe{background-color:transparent;width:90%;max-width:unset}@media screen and (max-width:680px){body.completed .column-section-divided{flex-flow:column}.column-section-divided .column{width:100%}}