.profile-card_wrapper__j_Yyk{padding:0 35px;margin-bottom:30px}@media(max-width:767px){.profile-card_wrapper__j_Yyk{padding:0}}.profile-card_textWhite__SqMZC p{font-size:16px;color:hsla(0,0%,92%,.7)!important}.profile-card_imageWrapper__K_SZf{margin-bottom:20px;min-height:60px}@media(max-width:767px){.profile-card_imageWrapper__K_SZf{min-height:auto}}.profile-card_image__Zirx3{max-width:100%}@media(max-width:767px){.profile-card_image__Zirx3{max-width:160px}}.profile-card_title__w8WWM{margin-bottom:15px;font-weight:400}.profile-card_modalContent__oDA4k{display:flex;gap:20px}.profile-card_modalContent__oDA4k .profile-card_modalImage__bDgtB{width:400px;height:550px;object-fit:cover;border-radius:12px;flex-shrink:0}.profile-card_modalContent__oDA4k .profile-card_modalBody__WvDSF{flex:1 1;max-height:550px;overflow-y:auto}@media(max-width:990px){.profile-card_modalContent__oDA4k{flex-direction:column}.profile-card_modalContent__oDA4k .profile-card_modalImage__bDgtB{width:100%;height:450px}.profile-card_modalContent__oDA4k .profile-card_modalBody__WvDSF{max-height:none}}.useModal_modalBackground__QQexE{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);z-index:105;display:flex;align-items:center;justify-content:center}.useModal_modalWindow__J58no{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:106;background-color:#f5f5f7;width:calc(100% - 30px);max-width:1300px;padding-left:15px;padding-right:15px;border-radius:20px;box-shadow:0 13px 14px -8px rgba(95,98,103,.17);max-height:95%;overflow-y:auto}.useModal_modalContentWrapper__RznRZ{position:relative;width:100%;max-width:1077px;margin:0 auto;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column}@media(max-width:1439px){.useModal_modalContentWrapper__RznRZ{padding-top:40px;padding-bottom:40px}}@media(max-width:990px){.useModal_modalContentWrapper__RznRZ{padding-top:30px;padding-bottom:30px}}@media(max-width:479px){.useModal_modalContentWrapper__RznRZ{padding-top:15px;padding-bottom:15px}}.useModal_closeButton__yfL_V{position:-webkit-sticky;position:sticky;top:45px;right:0;margin-left:auto;z-index:107;color:#29292f;transition:.2s ease-in-out;will-change:transform}.useModal_closeButton__yfL_V .useModal_icon__M_xzQ{width:24px;height:24px}.useModal_closeButton__yfL_V:hover{color:#7f9c3c;transform:scale(1.3)}@media(max-width:1198px){.useModal_closeButton__yfL_V{top:15px}}.profileCards_content__aOs5p{width:100%;display:grid;grid-gap:30px;gap:30px}.profileCards_content__aOs5p .profileCards_cardWrap__qeemm{width:100%;height:-moz-fit-content;height:fit-content;max-height:450px;display:flex;flex-direction:row;overflow:hidden;cursor:pointer;transition:background-color .3s ease;transition:100% ease-in-out .2s}.profileCards_content__aOs5p .profileCards_cardWrap__qeemm :hover{background-color:#c2c2c2}.profileCards_content__aOs5p .profileCards_card__7vQ4T{flex:1 1;padding:16px;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center}.profileCards_content__aOs5p .profileCards_card__7vQ4T.profileCards_fifty__k1zKF{width:50%}.profileCards_content__aOs5p .profileCards_expanded__NsJfQ{z-index:200;width:195%;background-color:#c2c2c2}.profileCards_content__aOs5p .profileCards_description__eGbA5{flex:1 1;padding:16px;width:100%;display:flex;flex-direction:column;gap:4px;transition:all .5s ease}.profileCards_content__aOs5p .profileCards_descContent___JD9x{height:100%;width:100%;display:flex;flex-direction:column;gap:12px}.profileCards_cardWrap__qeemm .profileCards_descContent___JD9x p{opacity:0}.profileCards_cardWrap__qeemm.profileCards_expanded__NsJfQ .profileCards_descContent___JD9x p{animation:profileCards_fadeIn__l07a6 .5s ease forwards}@keyframes profileCards_fadeIn__l07a6{0%{opacity:0}to{opacity:1}}@media screen and (max-width:767px){.profileCards_content__aOs5p{grid-template-columns:repeat(2,1fr)}.profileCards_content__aOs5p .profileCards_gridItem__THBBN:nth-child(2n).profileCards_expanded__NsJfQ{transform:translateX(-50%);flex-direction:row-reverse}}@media screen and (min-width:768px)and (max-width:1279px){.profileCards_content__aOs5p{grid-template-columns:repeat(3,1fr)}.profileCards_content__aOs5p .profileCards_gridItem__THBBN:nth-child(3n).profileCards_expanded__NsJfQ{transform:translateX(-50%);flex-direction:row-reverse}}@media screen and (min-width:1280px){.profileCards_content__aOs5p{grid-template-columns:repeat(4,1fr)}.profileCards_content__aOs5p .profileCards_gridItem__THBBN:nth-child(4n).profileCards_expanded__NsJfQ{transform:translateX(-50%);flex-direction:row-reverse}}.profileCards_lineHeight__hrPK5{margin:0}.basic-select_selectWrap__ROKtc{position:relative}.basic-select_selectWrap__ROKtc svg{width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);right:15px;color:#7f9c3c;pointer-events:none}.basic-select_select__H811O{width:100%;padding:15px 45px 15px 15px;background-color:#fff;border-radius:5px;border:1px solid #c2c2c2;font-size:18px;-moz-appearance:none;-webkit-appearance:none;appearance:none;transition:.2s ease-in-out;cursor:pointer;min-height:50px;color:#5f6267}.basic-select_select__H811O:focus,.basic-select_select__H811O:hover{border-color:#7f9c3c}.basic-select_select__H811O option{font-size:18px}.searchable-select_container__8_FWn,.searchable-select_searchableSelect__yvLjL{position:relative}.searchable-select_dropdown__9bXRi{position:absolute;top:calc(100% + 2px);left:0;right:0;background-color:#fff;border:1px solid #c2c2c2;border-radius:5px;max-height:200px;overflow-y:auto;z-index:10;list-style:none;margin:0;padding:4px 0;box-shadow:0 4px 12px rgba(0,0,0,.08)}.searchable-select_option__VuJ3B{padding:10px 15px;cursor:pointer;font-size:18px;color:#29292f;transition:.2s ease-in-out}.searchable-select_option__VuJ3B:hover{background-color:#f5f5f7}.searchable-select_selected__cPFtG{background-color:#f5f5f7;font-weight:600}.download-brochure-form_form__AG_Uw{width:100%}.download-brochure-form_fields__Do56N{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.download-brochure-form_field__ZrrGR{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333% - 15px);max-width:calc(33.3333% - 15px)}@media(max-width:990px){.download-brochure-form_field__ZrrGR{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}}@media(max-width:479px){.download-brochure-form_field__ZrrGR{flex:0 0 100%;max-width:100%}}.download-brochure-form_submitBtnWrapper__quAsp{display:flex;justify-content:flex-end;margin-top:5px}.download-brochure-form_selectField__JjQHM select{width:100%;background-color:#fff;border-radius:5px;border:1px solid #c2c2c2;line-height:1;min-height:50px;transition:.2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#29292f;font-size:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235f6267' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;padding:15px 36px 15px 15px}.download-brochure-form_selectField__JjQHM select:focus,.download-brochure-form_selectField__JjQHM select:hover{border-color:#7f9c3c;outline:none}.download-brochure-form_selectField__JjQHM select:focus+label{transform:translateY(-19px);font-size:8px;font-weight:600}.download-brochure-form_selectField__JjQHM select option{color:#29292f}.download-brochure-form_selectField__JjQHM select+label{top:50%}.download-brochure-form_selectField__JjQHM.field-empty select+label{transform:translateY(-19px);font-size:8px;font-weight:600}.radio-buttons_radioButtonWrapper__PcHGj{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:35px}.radio-buttons_fieldLabel__llLFd{margin-bottom:0}.radio-buttons_radioButtons__20DND{display:flex}.radio-buttons_radioLabel__sj0o0{position:relative}.radio-buttons_radioLabel__sj0o0:not(:first-of-type){margin-left:20px}.radio-buttons_nativeRadio__s7PZL{position:absolute;top:0;left:0;opacity:0;width:1px;height:1px}.radio-buttons_nativeRadio__s7PZL:checked+.radio-buttons_radioButton__s8D6I{background-color:#7f9c3c;color:#fff}.radio-buttons_radioButton__s8D6I{color:#29292f;padding:10px 30px;border-radius:5px;border:1px solid #c2c2c2;text-align:center;cursor:pointer}.job-application-form_formLabel___48Z_{font-size:25px;font-weight:400;max-width:400px;line-height:1.2}.job-application-form_formText__ANCJx{color:#5f6267;margin-bottom:20px}.job-application-form_formBottom__SKPdz{display:flex;align-items:flex-start;justify-content:space-between;margin-top:20px}@media(max-width:767px){.job-application-form_formBottom__SKPdz{flex-direction:column}}.job-application-form_checkboxWrapper__fX47z{width:100%;max-width:600px;margin-right:20px}@media(max-width:767px){.job-application-form_checkboxWrapper__fX47z{margin-bottom:30px}}.job-application-form_checkboxWrapper__fX47z span{line-height:1.42}.job-application-form_submitButton__U0_1_{flex-shrink:0;margin-left:auto}.job-application-form_fieldSelect__fuuVN{margin-bottom:20px}.job-application-form_errorMessage__szxYz,.job-application-form_successMessage__hvYGo{font-weight:500}.job-application-form_errorMessage__szxYz{color:#af1414}.job-application-form_successMessage__hvYGo{color:#7f9c3c}.job-application_row__pRwcd{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.job-application_leftCol__Xd6Y6,.job-application_rightCol__mG4PX{flex:0 0 40.8%}@media(max-width:1198px){.job-application_leftCol__Xd6Y6,.job-application_rightCol__mG4PX{flex:0 0 100%;max-width:100%}}.job-application_leftCol__Xd6Y6{margin-right:20px;position:-webkit-sticky;position:sticky;top:110px}@media(max-width:1198px){.job-application_leftCol__Xd6Y6{position:static;margin-right:0;margin-bottom:40px}}.job-application_rightCol__mG4PX{margin-left:20px}@media(max-width:1198px){.job-application_rightCol__mG4PX{position:static;margin-left:0}}.job-application_title__CNZjM{margin-bottom:35px}.job-application_leftColTextBlock__oJNyx p{color:#5f6267}