@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.single-career-hero{padding:100px 0 50px;width:100%}@media(max-width:1024px){.single-career-hero{padding:100px 0 50px}}.single-career-hero__title{margin-bottom:2rem;margin-top:1rem}.single-career-hero__title h1{font-size:clamp(1.5rem,1.6083rem + 1.1852vw,2.25rem);font-weight:600!important}.single-career-hero .row .career-description-salary{display:flex;justify-content:space-between}@media(max-width:1024px){.single-career-hero .row .career-description-salary{flex-direction:column}}.single-career-hero .row .career-description-salary h2{font-size:clamp(1.125rem,1.1667rem + .3704vw,1.25rem);font-weight:600}.single-career-hero .row .career-description-salary .job-description p{font-size:clamp(1.065rem,1.0833rem + .1852vw,1.125rem);max-width:680px;width:100%}.single-career-hero .row .career-description-salary .job-salary h2{margin-bottom:1rem}.single-career-hero .row .career-description-salary .job-salary p{font-size:clamp(1.065rem,1.0833rem + .1852vw,1.125rem)}.career-tabs-container{background-color:#58acff;border-radius:12px;display:flex;gap:2rem;margin:0 auto 30px;min-height:400px;padding:2rem}@media(max-width:1024px){.career-tabs-container{flex-direction:column;gap:1rem;padding:2rem 1rem}}.career-tabs-container .career-tabs{width:200px}.career-tabs-container .career-tabs .tab-btn{background-color:#4099e9;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:clamp(1.065rem,1.0833rem + .1852vw,1.125rem);margin-bottom:1rem;min-height:50px;padding:10px;text-align:center;width:200px}@media(max-width:1024px){.career-tabs-container .career-tabs .tab-btn{margin-bottom:.5rem;width:180px}}.career-tabs-container .career-tabs .tab-btn.active{background-color:#fff;color:#4099e9;position:relative}.career-tabs-container .career-tabs .tab-btn.active:after{background-color:#4099e9;bottom:.39rem;content:"";height:36px;left:91%;position:absolute;rotate:45deg;width:36px;z-index:0}@media(max-width:1024px){.career-tabs-container .career-tabs .tab-btn.active:after{background-color:transparent}.career-tabs-container .career-tabs{display:flex;flex-wrap:nowrap;gap:1rem;overflow:auto;width:100%}}.career-tabs-container .career-tab-content{background-color:#fff;flex-grow:1}.career-tabs-container .career-tab-content p{font-size:clamp(1.065rem,1.0833rem + .1852vw,1.125rem)}.career-tabs-container .career-tab-content .tab-item{display:none;max-height:600px;overflow-y:auto;padding:20px}.career-tabs-container .career-tab-content .tab-item ol,.career-tabs-container .career-tab-content .tab-item ul{margin-bottom:1rem;margin-left:1.5rem}.career-tabs-container .career-tab-content .tab-item ol li,.career-tabs-container .career-tab-content .tab-item ul li{font-size:clamp(1.065rem,1.0833rem + .1852vw,1.125rem);margin-bottom:1rem}@media(max-width:1024px){.career-tabs-container .career-tab-content .tab-item{padding:20px 16px}}.career-tabs-container .career-tab-content .tab-item.active{display:block}.career-form{border-radius:8px;box-shadow:0 4px 4px rgba(0,0,0,.5);margin:0 auto;max-width:840px;min-height:400px;padding-top:40px!important;padding:80px 0;width:100%}@media(max-width:1024px){.career-form{padding:50px 0}}.career-form__container .row .application-form-h2{margin-bottom:1rem}.career-form__wrapper .wpcf7 form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.career-form__wrapper .wpcf7 form p{box-sizing:border-box;font-weight:600;margin:0 0 1rem!important}.career-form__wrapper .wpcf7 form p label{font-weight:600}.career-form__wrapper .wpcf7 form p label span{display:inline-flex;position:relative;width:100%}.career-form__wrapper .wpcf7 form p .wpcf7-list-item{display:flex;flex-direction:column;gap:1rem;padding-left:0!important}.career-form__wrapper .wpcf7 form p .wpcf7-list-item.first{margin-top:1rem}.career-form__wrapper .wpcf7 form p .wpcf7-list-item label{display:flex;font-weight:400!important;gap:1rem;margin-bottom:1rem}.career-form__wrapper .wpcf7 form p .wpcf7-list-item label input{cursor:pointer;flex-grow:0!important;height:24px;margin-right:.5rem;min-width:0!important;width:24px}.career-form__wrapper .wpcf7 form p input:not([type=checkbox]),.career-form__wrapper .wpcf7 form p input:not([type=submit]){border:0;border-bottom:1px solid #d3d3d3;border-radius:12px;height:37px;min-width:100%;padding:.5rem 1rem}.career-form__wrapper .wpcf7 form p input:not([type=checkbox])::placeholder,.career-form__wrapper .wpcf7 form p input:not([type=submit])::placeholder{font-family:Montserrat,sans-serif!important;font-size:.875rem}.career-form__wrapper .wpcf7 form p input:not([type=checkbox]):focus,.career-form__wrapper .wpcf7 form p input:not([type=submit]):focus{border-bottom:1px solid #4099e9;outline:none;outline:0}.career-form__wrapper .wpcf7 form p textarea{border:1px solid #d3d3d3;border-radius:12px;height:150px!important;margin-top:1rem;min-width:100%;padding:.5rem 1rem}.career-form__wrapper .wpcf7 form p textarea::placeholder{font-family:Montserrat,sans-serif!important;font-size:.875rem}.career-form__wrapper .wpcf7 form p textarea:focus{border-color:#4099e9;outline:none;outline:0}.career-form__wrapper .wpcf7 form p input[type=submit]{background-color:#4099e9;border:0;border-radius:30px;color:#fff;cursor:pointer;font-size:1.25rem;margin:0 auto;min-height:60px;min-width:fit-content;text-transform:uppercase;transition:background-color .35s ease-in-out;width:263px}.career-form__wrapper .wpcf7 form p input[type=submit]:hover{background-color:#e63946}.career-form__wrapper .wpcf7 form p input.wpcf7-not-valid,.career-form__wrapper .wpcf7 form p textarea.wpcf7-not-valid{border-color:red}.career-form__wrapper .wpcf7 form .wpcf7-response-output{display:0}.career-form__wrapper .wpcf7 form .wpcf7-not-valid-tip{display:none;font-size:.675rem}.career-form__wrapper .wpcf7 form.invalid input,.career-form__wrapper .wpcf7 form.invalid textarea{border:1ps solid red!important}
/*# sourceMappingURL=single-career.css.map*/