.section--creators-form{scroll-margin-top:10rem}.section--creators-form .section__subheading{color:rgb(var(--color-primary))}.creators-form{display:block;width:100%;max-width:72rem;margin:0 auto;scroll-margin-top:10rem}.creators-form [hidden]{display:none}.creators-form__card{display:flex;flex-direction:column;gap:2.8rem;padding:3.2rem;border:1px solid rgba(var(--color-border),var(--color-border-alpha, 1));border-radius:var(--blocks-radius);background-color:rgb(var(--color-background))}.creators-form__progress{display:flex;gap:.8rem;width:100%}.creators-form__progress[hidden]{display:none}.creators-form__progress span{flex:1;height:4px;border-radius:2px;background-color:rgba(var(--color-border),var(--color-border-alpha, 1));transition:background-color .3s ease}.creators-form__progress span.is-active{background-color:rgb(var(--color-button))}.creators-form__step{margin:0;padding:0;border:0;min-width:0;outline:none}.creators-form__step[hidden]{display:none}.creators-form__legend{display:block;width:100%;margin:0 0 2rem;padding:0}.creators-form__step-count{display:block;margin-bottom:.4rem;font-size:1.2rem;font-weight:500;color:rgb(var(--color-subtext),var(--color-subtext-alpha, 1))}.creators-form__step-title{display:block;margin:0;font-size:1.6rem;font-weight:600;line-height:1.3}.creators-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.creators-form__fields .form-field{display:flex;flex-direction:column;gap:.6rem;min-width:0}.creators-form__fields .form-field--full{grid-column:1 / -1}.creators-form__fields .form-field~.form-field{margin-top:0}.creators-form__hint{margin:0 0 1.6rem;font-size:1.2rem;color:rgb(var(--color-subtext),var(--color-subtext-alpha, 1))}.creators-form__checkboxes{display:flex;flex-direction:column;gap:1.2rem}.creators-form__checkbox{display:flex;align-items:center;gap:1.2rem;cursor:pointer;font-size:var(--font-body-size);line-height:1.4}.creators-form__checkbox input[type=checkbox]{flex-shrink:0;width:1.8rem;height:1.8rem;margin:0;accent-color:rgb(var(--color-button));cursor:pointer}.creators-form__rate{margin-top:1.6rem;padding-left:3rem;display:flex;flex-direction:column;gap:.8rem;max-width:40rem}.creators-form__rate[hidden]{display:none}.creators-form__nav{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.creators-form__nav-spacer{flex:1}.creators-form__nav .btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.creators-form__nav .btn.is-loading{opacity:.7;cursor:progress;pointer-events:none}.creators-form__nav .btn.is-loading:after{content:"";flex-shrink:0;width:1.4rem;height:1.4rem;margin-left:.8rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:creators-form-spin .6s linear infinite}@keyframes creators-form-spin{to{transform:rotate(360deg)}}.creators-form__dialog{position:relative;width:100%;max-width:min(46rem,calc(100vw - 3.2rem));margin:auto;padding:0;border:0;border-radius:var(--blocks-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.creators-form__dialog::backdrop{background:#00000080}.creators-form__dialog-body{display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding:4.8rem 3.2rem 3.2rem;text-align:center}.creators-form__dialog-body .icon{width:4rem;height:4rem;color:rgb(var(--color-progress-bar))}.creators-form__dialog-close{position:absolute;top:1.2rem;right:1.2rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;background:none;color:inherit;cursor:pointer}.creators-form__dialog-close .icon{width:2rem;height:2rem}.creators-form__success{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:4.8rem 3.2rem;border:1px solid rgba(var(--color-border),var(--color-border-alpha, 1));border-radius:var(--blocks-radius);text-align:center}.creators-form__success .icon{width:4rem;height:4rem;color:rgb(var(--color-progress-bar))}.creators-form__success-heading{margin:0}.creators-form__success-text{margin:0;color:rgb(var(--color-subtext),var(--color-subtext-alpha, 1))}.creators-form__success-text p{margin:0}.creators-form__errors{margin-bottom:2.4rem}@media screen and (max-width:767px){.creators-form__card{padding:2.4rem 1.6rem}.creators-form__fields{grid-template-columns:minmax(0,1fr)}.creators-form__rate{padding-left:0;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/section-creators-form.css.map */
