.trade-account-form{position:relative;overflow:hidden}.trade-account-form__gradient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.trade-account-form__container{position:relative;z-index:1;width:min(100%,96rem);margin:0 auto}.trade-account-form__header{text-align:center;margin:0 auto 3.2rem}.trade-account-form__kicker{margin:0;font-size:18px;line-height:1.2;letter-spacing:.22em;text-transform:uppercase;opacity:.8;color:#fff}.trade-account-form__title{margin:1rem 0 1.2rem;line-height:1.1;color:#fff;font-size:42px}.trade-account-form__description{margin:0;color:#c2c2c2;font-size:18px}.trade-account-form__fields .field{flex-direction:column!important}.trade-account-form__fields .field:after{border:0!important;border-radius:0!important;box-shadow:none!important}.trade-account-form__panel{border-radius:32px;border:1px solid #5A5A5A;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2.2rem}.trade-account-form__fields{display:grid;grid-template-columns:1fr;gap:1.4rem}.trade-account-form__field .field__label{position:static;margin:0 0 .8rem;display:block;color:#fff;font-size:18px}.trade-account-form__field .field__input{width:100%;height:4.6rem;border-radius:1rem;border:.1rem solid rgba(var(--color-foreground),.2);background:#171717;color:#fff;transition:border-color .2s ease,box-shadow .2s ease;text-align:left;padding:10px}.trade-account-form__field .field__input::placeholder{color:#ffffffbc;text-align:center}.trade-account-form__field .field__input:focus-visible{border-color:rgba(var(--color-foreground),.5);box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.12)}.trade-account-form__dropdown{position:relative}.trade-account-form__dropdown-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;text-align:left;cursor:pointer}.trade-account-form__dropdown-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-account-form__dropdown-toggle .icon-caret{width:1.3rem;height:1.3rem;transition:transform .2s ease}.trade-account-form__dropdown.is-open .trade-account-form__dropdown-toggle .icon-caret{transform:rotate(180deg)}.trade-account-form__dropdown-menu{position:absolute;top:calc(100% + .6rem);left:0;right:0;z-index:20;display:none;max-height:18rem;overflow-y:auto;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:1rem;background:rgb(var(--color-background));box-shadow:0 1.2rem 2.4rem #0003}.trade-account-form__dropdown.is-open .trade-account-form__dropdown-menu{display:block}.trade-account-form__dropdown-option{width:100%;border:0;background:transparent;text-align:left;padding:1rem 1.4rem;color:rgb(var(--color-foreground));cursor:pointer}.trade-account-form__dropdown-option:hover,.trade-account-form__dropdown-option:focus-visible{background:rgba(var(--color-foreground),.08)}.trade-account-form__dropdown-option.is-selected{background:rgba(var(--color-foreground),.14)}.trade-account-form__consent{display:flex;align-items:center;gap:.9rem;margin-top:.6rem}.trade-account-form__consent input[type=checkbox]{width:1.6rem;height:1.6rem;margin:0}.trade-account-form__consent label{font-size:1.4rem;color:#c2c2c2}.trade-account-form__consent a{color:inherit;text-underline-offset:.2rem}.trade-account-form__actions{margin-top:30px}.trade-account-form__actions .button{min-width:20rem;border-radius:99px;background-color:#fff;color:#000}.trade-account-form__actions .button:hover{background-color:#333}.trade-account-form__field-error{margin-top:.7rem;font-size:1.2rem;color:rgb(var(--color-foreground))}.trade-account-form .form__message,.trade-account-form .form-status-list{margin-bottom:1.4rem}@media screen and (min-width:750px){.trade-account-form__panel{padding:3.2rem}.trade-account-form__fields{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.6rem;row-gap:1.6rem}.trade-account-form__field--full{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-trade-account-form.css.map */
