.dealer-form-section{padding:4rem 0}.dealer-form-container{margin:0 auto}.dealer-form__label{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin-bottom:1rem}.dealer-form-inner{border:1px solid rgba(var(--color-foreground),.1);border-radius:20px;padding:2.5rem;background:rgb(var(--color-background))}.dealer-form__header{margin-bottom:2rem}.dealer-form__title{font-weight:600;margin:0 0 .5rem;color:rgb(var(--color-foreground))}.dealer-form__subtitle{line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0}.dealer-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:640px){.dealer-form__grid{grid-template-columns:1fr}.dealer-form-inner{padding:1.5rem}}.dealer-form__field{display:flex;flex-direction:column;gap:.4rem}.dealer-form__field--full{grid-column:1 / -1}.dealer-form__label-text{font-weight:500;color:rgba(var(--color-foreground),.65)}.dealer-form__label-text span{color:rgba(var(--color-foreground),.4)}.dealer-form__input{padding:.65rem .9rem;font-size:1.2rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:15px;background:var(--sonsor-bg);color:rgb(var(--color-foreground));width:100%;box-sizing:border-box;font-family:inherit;transition:border-color .2s}.dealer-form__input:focus{outline:none;border-color:rgba(var(--color-foreground),.4);box-shadow:0 0 0 3px rgba(var(--color-foreground),.06)}.dealer-form__textarea{resize:vertical;min-height:110px}.dealer-form__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;padding-right:2.5rem;cursor:pointer}.dealer-form__field--privacy{margin-top:.25rem}.dealer-form__privacy-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.dealer-form__checkbox{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;border:1px solid rgba(var(--color-foreground),.3);border-radius:5px;background:var(--sonsor-bg);cursor:pointer;margin-top:2px;transition:border-color .2s,background .2s;position:relative}.dealer-form__checkbox:checked{background:var(--sonsor-orange);border-color:rgb(var(--color-foreground))}.dealer-form__checkbox:checked:after{content:"";position:absolute;left:7px;top:3px;width:6px;height:10px;border:2px solid rgb(var(--color-background));border-top:none;border-left:none;transform:rotate(45deg)}.dealer-form__checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--color-foreground),.1)}.dealer-form__privacy-text{font-size:1.2rem;line-height:1.6;color:rgba(var(--color-foreground),.65)}.dealer-form__privacy-link{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:2px;padding-inline:0}.dealer-form__privacy-link:hover{opacity:.7}.dealer-form__required-star{color:rgba(var(--color-foreground),.4)}.dealer-form__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;flex-wrap:wrap;gap:1rem}.dealer-form__required-note{font-size:.75rem;color:rgba(var(--color-foreground),.4);margin:0}.dealer-form__submit{min-width:180px}.dealer-form__success{display:flex;align-items:flex-start;gap:.75rem;padding:1.25rem;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--inputs-radius, 4px);font-size:.95rem;line-height:1.6;color:rgb(var(--color-foreground))}.dealer-form__success svg{flex-shrink:0;margin-top:2px;color:#2a9d6a}.dealer-form__errors{padding:1rem;background:rgba(var(--color-error),.06);border:1px solid rgba(var(--color-error),.2);border-radius:var(--inputs-radius, 4px);font-size:.9rem;margin-bottom:1.5rem;color:rgb(var(--color-error))}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
