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}.career{margin-top:4rem}.career_wrapper{padding:0 1rem}.career p{margin-top:1rem}.recruitment{margin:4rem 0}.recruitment_wrapper{margin-top:1rem;padding:0 1rem}.recruitment_box{margin:1rem 0;display:flex;justify-content:space-between;align-items:center;height:150px;box-shadow:0px 0px 12px rgba(0,0,0,.25)}.recruitment_box_info{height:100%;width:calc(100% - 100px);display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}.recruitment_box_info_item{min-width:150px}.recruitment_box_info_item p:first-of-type{font-weight:500;margin-bottom:.5rem}.recruitment_box_info_item p{text-align:center}.recruitment_box button{width:100px;height:100%;background-color:#ccc;border:none;cursor:pointer}.recruitment_box button svg{fill:#bc9b6a}.recruitment_box_active button svg{rotate:180deg}.recruitment_offer{display:none}.recruitment_offer p{margin:1rem 0 0 1rem}.recruitment_offer_heading{margin:1rem 0 0 0 !important;font-weight:500}.recruitment_offer_list{margin-left:1rem}.recruitment_offer_list p{position:relative;margin-top:0;padding-left:.25rem}.recruitment_offer_list p:first-of-type{margin-top:1rem}.recruitment_offer_list p::before{content:"";position:absolute;top:50%;left:-1rem;transform:translateY(-50%);height:10px;width:10px;background-color:#bc9b6a;border-radius:50%}.recruitment_offer button{margin-top:1rem;padding:1rem;width:200px;display:block;text-decoration:none;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}.recruitment_offer button:hover{background-color:#a68453}.recruitment_offer_active{display:block}.popup{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;background-color:rgba(0,0,0,.75);z-index:2;overflow:auto}.popup_container{min-width:60%;max-width:95%;max-height:95%;width:auto;height:auto;background-color:#fafafa;border-radius:4px}.popup_header{position:relative;padding:3rem 1rem 2rem;display:flex;justify-content:center;align-items:center;background-color:#101010}.popup_header h2{color:#fafafa}.popup_header button{position:absolute;top:8px;right:3px;background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer}.popup_header button svg{fill:#fafafa}.popup_content{padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fafafa}.popup_content_form{margin-bottom:1rem;width:100%}.popup_content_item{margin-bottom:1rem;width:100%}.popup_content_item label,.popup_content_item input{display:block}.popup_content_item label{margin-bottom:.25rem}.popup_content_item .file_label{padding:.5rem;word-break:break-all;border:1px solid #ccc;border-radius:4px;cursor:pointer}.popup_content_item input[type=file]{visibility:hidden;height:0}.popup_content_item textarea{padding:.5rem;width:100%;height:150px;background-color:rgba(0,0,0,0);color:#101010;border:1px solid #ccc;border-radius:4px;outline:none;resize:none}.popup_content_item .input_err{border:1px solid #ff765b}.popup_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}.popup_content button:hover{background-color:#a68453}.popup_active{display:flex}/*# sourceMappingURL=career.min.css.map */