header{margin-top:4rem}header .header_wrapper{padding:2rem 1rem;display:flex;justify-content:center;align-items:center;background-color:#bc9b6a;border-radius:4px}header .header_wrapper a{width:-webkit-max-content;width:-moz-max-content;width:max-content;text-decoration:none;text-align:center;color:#101010}header .header_wrapper p{text-align:center;color:#fafafa}header .header_wrapper svg{margin:0 .5rem}.contact{margin-top:4rem}.contact_wrapper{margin-top:1rem;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.contact iframe{width:100%;height:300px;border-radius:4px;box-shadow:0px 0px 12px rgba(0,0,0,.25)}.contact_item{margin-top:1rem}.contact_item p:first-of-type{margin-bottom:.5rem;font-weight:500}.contact_phone{margin-top:1rem;width:100%}.contact_phone a{position:relative;text-decoration:none;color:#101010}.contact_phone a::before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#bc9b6a;transition:width .2s ease-in-out}.contact_phone a:hover::before{width:100%}.form{margin:4rem 0}.form_wrapper{padding:0 1rem}.form_content{position:relative;padding:0 1rem 1rem;background-color:#fff;border-radius:35px 0 0 0;box-shadow:0px 0px 12px rgba(0,0,0,.25)}.form_content::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% + 2rem);height:50%;background-color:#101010;z-index:-1}.form_content_heading{margin:0 auto 1rem;padding:1rem 2rem;max-width:90%;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:center;font-weight:500;background-color:#bc9b6a;border-radius:0 0 4px 4px}.form_content_wrapper{margin-bottom:1rem}.form_content_item{margin-bottom:1rem;width:100%}.form_content_item label,.form_content_item input{display:block}.form_content_item label{margin-bottom:.25rem}.form_content_item input,.form_content_item textarea{padding:.5rem;width:100%;background-color:rgba(0,0,0,0);color:#101010;border:1px solid #ccc;border-radius:4px;outline:none}.form_content_item textarea{height:200px;resize:none}.form_content_item .input_err{border:1px solid #ff756b}.form_content_item:last-child{margin-bottom:0}.form_content button{padding:1rem;width:200px;display:block;text-transform:uppercase;text-align:center;font-size:1rem;font-weight:500;background-color:#bc9b6a;color:#101010;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out}.form_content button:hover{background-color:#a68453}@media(min-width: 1400px){.contact_item:last-child{text-align:right}}@media(min-width: 768px){.form_content_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.5rem}.form_content_item{width:45%;margin:0}.form_content_item_textarea{width:100%}}/*# sourceMappingURL=contact.min.css.map */