.form{background-color:#fff;border-top:solid 2px hsl(354,38.4615384615%,89.9019607843%);border-bottom:solid 2px hsl(354,38.4615384615%,89.9019607843%);display:flex;flex-direction:column;gap:1rem;margin-top:4rem;margin-top:clamp(2rem,3.5vw,6vw);padding:2rem;padding:clamp(1rem,3.5vw,2rem)}.form h2,.form h3,.form p{margin:0}.form h2,.form h3{position:relative}.form h2 span,.form h3 span{align-items:center;background-color:#ef3340;border-radius:100%;color:#fff;display:inline-flex;font-size:.8em;height:30px;justify-content:center;left:-50px;position:absolute;top:0;width:30px}.form ul{margin-top:0}.form .button{margin:0}.form--shade{background-color:#f7edee}.form__fieldset{display:flex;flex-direction:column;gap:1rem;padding-left:50px;position:relative;margin-top:1rem}.form__fieldset::before{content:"";position:absolute;top:0;left:14px;border-left:solid 2px #ef3340;height:100%}.form__fieldset-title{position:relative}.form__fieldset-parent{display:flex;flex-direction:column;gap:1rem}.form__row{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.form__field{display:flex;flex:1 0;flex-direction:column;gap:.25rem}.form__field--wide{flex:2 0}.form__field__label{display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.form__field__label span{opacity:.6}.form__field__combo{display:flex;flex-flow:row wrap;gap:1rem}.form__checkbox{flex:1 0}.form__success,.form__errors{background-color:rgba(60,176,67,.3);border-left:solid 3px #3cb043;padding:2rem;padding:clamp(1rem,3.5vw,2rem)}.form__success p,.form__errors p{align-items:center;display:flex;flex-direction:row;gap:1rem;margin-bottom:2rem}.form__success svg,.form__errors svg{color:#3cb043}.form__errors{background-color:rgba(208,49,45,.3);border-left:solid 3px #d0312d}.form__errors svg{color:#d0312d}.form__container{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:clamp(.5em,3.5vw,1.5em)}.form__cell{display:flex;flex-direction:column;gap:1rem}.form__fields{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.form__title{font-size:1.5em;margin:0}.form__subtitle{align-items:center;display:flex;flex-direction:row;gap:.75rem}.form__subtitle span{align-items:center;background-color:#f7edee;border-radius:100%;display:inline-flex;height:30px;justify-content:center;width:30px}.form__actions{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.form__actions .recaptcha-note{margin:0}.form__action{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between;width:100%}.form__note{font-size:.8em}.form__note a{text-decoration:underline solid 1px rgba(239,51,64,.3);text-underline-offset:4px}.form__note a:hover,.form__note a:active,.form__note a:focus{text-decoration-color:#ef3340}.form__checkbox{align-items:center;background-color:hsl(0,0%,97.5%);border:solid 1px #ccc;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;padding:.65rem .5rem}.form__checkbox:hover{background-color:hsl(0,0%,95%)}.form__select{display:block;line-height:1.3;padding:.6em 1.4em .6em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #aaa;box-shadow:0 1px 0 1px rgba(0,0,0,.04);border-radius:4px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.form__select ::-ms-expand{display:none}.form__select :hover{border-color:#888}.form__select :focus{border-color:#aaa;box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 0 3px -moz-mac-focusring;color:#222;outline:none}.form__select option{font-weight:normal}.form__title{margin:0}@media screen and (max-width: 900px){.form__field__label__items{display:none}.form__row__items{margin-bottom:2rem}}/*# sourceMappingURL=selling-form.min.css.map */