.custom-form{max-width:800px;margin:0 auto}.custom-form .title{text-align:center;margin-bottom:1rem}.custom-form__subheading{text-align:center;margin-bottom:3rem;color:rgba(var(--color-foreground),.75)}.custom-form__subheading p{margin:0}.custom-form__wrapper{display:flex;flex-direction:column}.custom-form__fields{display:flex;flex-direction:column;gap:0}.custom-form__row{display:grid;gap:1.5rem;margin-bottom:0}.custom-form__row--name,.custom-form__row--location,.custom-form__row--full,.custom-form__row--half{grid-template-columns:1fr}@media screen and (min-width:750px){.custom-form__row--name{grid-template-columns:repeat(2,1fr)}.custom-form__row--location{grid-template-columns:repeat(3,1fr)}.custom-form__row--half{grid-template-columns:repeat(2,1fr)}}.custom-form .field{margin-bottom:1.5rem;background-color:rgba(var(--color-foreground),.025);border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;position:relative}.custom-form .icon{width:30px;padding-right:10px}.custom-form .field__input{box-shadow:none!important;background-color:transparent!important;padding:1.5rem 1.8rem .6rem;width:100%;min-height:5.2rem;font-size:1.6rem;line-height:1.5;border:none;outline:none}.custom-form .field__input:focus{outline:none}.custom-form .field__label{position:absolute;top:.8rem;left:1.8rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6);pointer-events:none;transition:all .2s ease}.custom-form .field__label span{color:rgb(var(--color-error));margin-left:.2rem}.custom-form .field:after{box-shadow:none!important}.custom-form .field--select{position:relative}.custom-form .field__input--select{-webkit-appearance:none;appearance:none;cursor:pointer;padding-right:4rem}.custom-form .field--select .svg-wrapper{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);pointer-events:none;width:1.2rem;height:auto}.custom-form .field--select .svg-wrapper svg{width:100%;height:auto}.custom-form .text-area{min-height:12rem;resize:vertical}.custom-form__button{margin-top:3rem;text-align:center}@media screen and (min-width:750px){.custom-form__button{margin-top:4rem}}.custom-form .form__message{align-items:flex-start}.custom-form .icon-success{margin-top:.2rem}.custom-form .form-status{display:flex;align-items:center;gap:1rem;padding:1.5rem;margin-bottom:2rem;border-radius:.4rem}.custom-form .form-status.form-status-list{background-color:rgba(var(--color-success),.1);color:rgb(var(--color-success))}.custom-form .form-status[role=alert]{background-color:rgba(var(--color-error),.1);color:rgb(var(--color-error))}.custom-form .form-status-list{list-style:none;padding:0;margin:0}.custom-form .form-status-list li{margin-bottom:.5rem}.custom-form .form-status-list li:last-child{margin-bottom:0}.custom-form .link{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;transition:text-decoration-color .3s ease}.custom-form .link:hover{text-decoration-color:transparent}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-custom-form.css.map */
