.ethic-modal{z-index:99;background:#001f6199;justify-content:center;align-items:center;font-size:14px;display:flex;position:fixed;inset:0}.ethic-modal .container-lg{max-height:90vh;overflow-y:auto}.ethic-modal__content{background:#fff;border-radius:8px;padding:20px;box-shadow:0 -4px 39px #001f6138}.ethic-modal__body{scrollbar-width:thin;border:1px solid #808285;max-height:40vh;margin:20px 0;padding:10px;overflow-y:auto}.ethic-modal__wrapper{margin-bottom:20px}.ethic-modal__checkbox{align-items:flex-start;display:flex}.ethic-modal__checkbox input{margin:4px 8px 0 0}.ethic-modal__buttons{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.ethic-modal__buttons button{color:#fff;cursor:pointer;background-color:#00ace6;border:none;border-radius:4px;padding:8px 16px;transition:all .2s ease-in-out}.ethic-modal__buttons button:hover{background-color:#1ac6ff}.ethic-modal__buttons button:disabled{opacity:.7;cursor:not-allowed}.ethic-modal__buttons button:disabled:hover{background-color:#00ace6}.breadcrumb{view-transition-name:breadcrumb;display:none}.breadcrumb__divider{user-select:none;padding:0 .5rem}.text-header{z-index:2;background-color:#e3e7e8;border-radius:0 0 70px;flex-direction:column;justify-content:flex-start;align-items:stretch;margin:0 auto;padding:10rem 1rem 0;display:flex;position:relative;overflow:hidden}.text-header__content{flex-direction:column;justify-content:flex-end;width:auto;height:100%;display:flex;position:relative}.text-header__title{color:#001f61;text-wrap:balance;margin-bottom:3rem;font-size:2rem;font-weight:500}.text-header__bg{user-select:none;color:#001f6108;text-wrap:nowrap;z-index:0;font-size:3.75rem;font-weight:500;position:absolute;bottom:-20px;left:-1px}.text-header__actions{z-index:1;flex-direction:column;gap:10px;padding-bottom:3rem;display:flex}.text-header .breadcrumb{z-index:1;color:#808285;display:none}.button{color:#fff;text-align:center;background-color:#001f61;border:0;border-bottom-right-radius:24px;justify-content:flex-start;align-items:center;gap:10px;width:auto;padding:16px 24px;font-size:18px;line-height:26px;display:flex}.button:hover,.button:active{color:#fff}.form{flex-direction:column;justify-content:flex-start;gap:1.875rem;display:flex}.form__title{color:#fff;text-align:center;font-size:32px;font-weight:600}.form__row,.form__col{flex-direction:column;justify-content:center;gap:2.1rem 1.5rem;display:flex}.form__col{flex-grow:1;flex-basis:0}.form__button{color:#fff;text-align:center;cursor:pointer;background:#00ace6;border:0;border-radius:0 0 10px;padding:1.5rem 2rem;font-size:1rem}.form__button:hover{background:#1ac6ff}.form__group{flex-direction:column;gap:20px;display:flex}.grecaptcha-badge{visibility:hidden}.input-field{color:#fff;flex-grow:1;flex-basis:100%;font-size:.875rem;font-weight:500;line-height:1.5;position:relative}.input-field__label{flex-direction:column;justify-content:space-between;gap:9px;height:100%;display:flex}.input-field .-muted{opacity:.7;font-size:13px;display:inline-block}.input,.textarea,.selectbox,.checkbox,.radiobox{appearance:none}.input:hover,.input:focus,.textarea:hover,.textarea:focus,.selectbox:hover,.selectbox:focus,.checkbox:hover,.checkbox:focus,.radiobox:hover,.radiobox:focus{border-color:#00ace6}.input.-error,.textarea.-error,.selectbox.-error,.checkbox.-error,.radiobox.-error{background-color:#fff5f7;border-width:2px;border-color:#ff3860}.input,.textarea,.selectbox,.options{border-radius:8px;outline:0;width:100%;font-size:16px;position:relative}.input,.textarea,.selectbox{color:#001f61;background:#fff;border:1px solid #808285;height:50px;padding:0 1rem}.selectbox{background-image:url(/assets/svg/arrow-light-down.svg);background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem 1rem}.textarea{resize:vertical;min-height:120px;padding-block:1rem}.options{--size:2rem;color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1rem 0 0;display:flex}.options__label{margin-top:calc(var(--size)/2/2);font-weight:400}.options__option{justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.radiobox,.checkbox{width:var(--size);height:var(--size);min-height:var(--size);min-width:var(--size);background:#fff;border:1px solid #808285;justify-content:center;align-items:center;display:flex;position:relative}.radiobox:after,.checkbox:after{opacity:0;content:"";display:block;position:absolute}.radiobox:checked:after,.checkbox:checked:after{opacity:1}.checkbox{border-radius:0 0 8px}.checkbox:after{border:1px solid #00ace6;border-width:0 1px 1px 0;width:.5em;height:1.2em;margin:0 auto;top:.4em;left:.9em;transform:rotate(45deg)}.radiobox{border-radius:50%}.radiobox:after{border-radius:inherit;width:calc(var(--size)/2);height:calc(var(--size)/2);background-color:#001f61;margin:0 auto}.ethic-form{background-color:#001f61;padding:6rem 0}.ethic-form a{color:inherit;text-decoration:underline}.ethic-form__description{color:#fff;margin-bottom:40px;font-size:18px}.ethic-form .options{padding:0}.ethic-form .textarea{min-height:180px}.ethic-form .form__col.-upload{gap:9px}.ethic-form .form__row.-phone{gap:10px 20px}.ethic-form .form__row .-country-code select{width:100%}.ethic-form .upload__text{color:#fff;font-size:.875rem;font-weight:500}.ethic-form .upload__file{background-color:#fff;border-radius:8px;justify-content:center;height:180px;padding:1rem;display:flex;position:relative}.ethic-form .upload__content{flex-direction:column;justify-content:center;align-items:center;display:flex}.ethic-form .upload__icon{width:32px;height:32px;margin:16px}.ethic-form .upload__desc{text-align:center;font-weight:500}.ethic-form .upload__button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ethic-form .upload__error{color:#ff3860;font-weight:500}.ethic-form .uploaded__container{border:1px solid #fff;border-radius:8px;margin-top:10px;padding:10px}.ethic-form .uploaded__files{flex-direction:column;gap:8px;display:flex}.ethic-form .uploaded__item{background-color:#fff;border:1px solid #808285;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.ethic-form .uploaded__name{word-break:break-all;margin-right:10px;font-weight:500}.hidden{display:none}.google-stuff{text-align:center}@media screen and (width>=576px){.ethic-form .form__row.-phone{flex-direction:row}.ethic-form .form__row .-country-code{flex-grow:0}.ethic-form .form__row .-country-code select{width:200px}}@media screen and (width>=768px){.breadcrumb{display:inline}.form__title{font-size:40px}.form__row{flex-direction:row}.form__button{max-width:300px}.options{flex-direction:row;align-items:center;gap:2rem;padding:1.2rem 0 0}.google-stuff{text-align:left}}@media screen and (width>=992px){.text-header{flex-direction:row;justify-content:space-between;align-items:flex-end;height:400px;padding:1rem 10rem 2rem 9rem}.text-header__title{margin-bottom:0;font-size:2.5rem}.text-header__bg{font-size:11rem;bottom:-6rem;left:0}.text-header__actions{padding-bottom:0}.text-header .breadcrumb{gap:.5rem;display:flex}.ethic-form{padding:3rem 0 12rem}.ethic-form__description{margin-bottom:60px;font-size:20px}.ethic-form .upload__icon{width:50px;height:50px}}