get-my-zone .zone-wrapper{padding:2rem;background:rgb(var(--color-light-gray-zone))}.zone-wrapper .field__input{background-color:rgb(var(--color-white));outline:none;border:.1rem solid rgb(var(--color-border))}get-my-zone p{margin:0 0 1rem}get-my-zone button{margin-top:1rem}get-my-zone .zone-error{color:rgb(var(--color-rust))}get-my-zone .zone-success{color:var(--color-success)}get-my-zone .results-box{background:rgba(var(--color-rust),1);padding:1.8rem 4rem 3rem;margin-top:1rem;display:block;line-height:1;color:rgb(var(--color-white))}get-my-zone .results-box .result-zone{margin:0;font-size:4.8rem;font-weight:var(--font-body-weight-bold)}get-my-zone .results-box .location-info{font-size:1.6rem;font-weight:500;margin:0}get-my-zone .results-box.success{background:rgb(var(--color-success));color:rgb(var(--color-white))}get-my-zone .form-wrapper{display:flex;align-items:center;column-gap:1rem}get-my-zone .form-wrapper button{width:30rem;margin:0}@media screen and (min-width: 1024px){get-my-zone .form-wrapper button{flex-shrink:0}}get-my-zone .error-box{background:rgba(var(--color-rust),1);padding:1.8rem 3rem;margin-top:1rem;line-height:1;color:rgb(var(--color-white))}
