.main{width:100%;display:grid;margin:0 auto;margin-bottom:1rem;width:70rem;padding-top:1rem;gap:1rem;grid-template-areas:"company company ads" "company company other" "alert alert other" "jobs jobs  other";grid-template-columns:2fr 1fr 1.1fr}@media (max-width: 1024px){.main{grid-template-areas:"company company company" "ads ads ads" "alert alert alert" "jobs jobs jobs" "other other other";grid-template-columns:1fr;padding:.5rem 0rem;margin-bottom:0rem;width:95%}}section{border-radius:.3rem;border:1px solid #ccc;padding:1rem;background-color:#fff}._button_12hfy_1{font-weight:700;font-size:1rem;border-radius:5rem;padding:.4rem 1rem;color:#fff;background-color:#0a66c2;cursor:pointer;border:none}._button_12hfy_1:hover{background-color:#004182}._secondaryButton_12hfy_16{font-weight:700;font-size:1rem;border-radius:5rem;padding:.4rem 1rem;cursor:pointer;border:none;background-color:#fff;color:#0a66c2;border:1px solid #0a66c2}._secondaryButton_12hfy_16:hover{background-color:#f3f3f3;border:2px solid #0a66c2;color:#004182}._alert_1392p_1{grid-area:alert;display:flex;align-items:center;justify-content:space-between;gap:.5rem}._company_dyzuw_1{grid-area:company;padding:0;height:100%;overflow:hidden}._imgContainer_dyzuw_8{position:relative}._bg_dyzuw_12{width:100%}._logo_dyzuw_16{width:8rem;border:5px solid white;position:absolute;top:50%;left:1.3rem}@media screen and (max-width: 600px){._logo_dyzuw_16{width:6rem}}._details_dyzuw_28{margin-top:2.5rem;padding:1.3rem}._details_dyzuw_28 h1{font-size:2rem;font-weight:700;margin-bottom:0}._details_dyzuw_28 h4{font-weight:lighter;margin:.2rem 0}._details_dyzuw_28 p{margin:.5rem 0;font-size:.9rem;color:#666}._network_dyzuw_50{margin-top:1rem;font-weight:700;display:flex;align-items:center;gap:.5rem}@media screen and (max-width: 600px){._network_dyzuw_50{font-size:.8rem}}._network_dyzuw_50 img{width:24px;height:24px;border-radius:50%;margin-left:5px}._nav_dyzuw_69{border-top:1px solid rgb(233,230,230)}._nav_dyzuw_69 ul{display:flex;padding-left:1rem;margin-top:1rem;gap:1.5rem;list-style:none;color:#666;font-weight:700}._nav_dyzuw_69 ul li{cursor:pointer}@media screen and (max-width: 600px){._nav_dyzuw_69 ul li:last-child{display:none}}._selected_dyzuw_93{color:#01754f;position:relative}._selected_dyzuw_93:after{content:"";position:absolute;width:150%;height:2px;background-color:#01754f;bottom:-1.1rem;left:-1rem}._fakeAd_1ffl1_1{padding:0;height:16rem;position:relative;cursor:pointer;grid-area:ads}._fakeAd_1ffl1_1 img{width:100%;height:100%;object-fit:cover}._fakeAd_1ffl1_1 h2{position:absolute;bottom:0;padding:.5rem;background-color:#00000061;color:#fff;font-size:1rem}._fakeAd_1ffl1_1 p{position:absolute;top:-.5rem;right:.5rem;font-size:.8rem}._header_k8xcw_1{background-color:#fff;position:sticky;top:0;z-index:1;border-bottom:1px solid #ccc}._headerContent_k8xcw_9{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding:.5rem;gap:3rem;margin:0 auto;width:70rem}@media screen and (max-width: 900px){._headerContent_k8xcw_9{width:95%}}._headerLeft_k8xcw_24{display:flex;align-items:center}._logo_k8xcw_29 img{width:36px;height:36px}._searchBar_k8xcw_34{display:flex;align-items:center;margin-left:.4rem}@media screen and (max-width: 900px){._searchBar_k8xcw_34{display:none}}._searchBar_k8xcw_34 input{padding:8px;border:1px solid #cccccc30;background-color:#e1e8ede4;color:#333;border-radius:4px;outline:none;width:16rem}._searchBar_k8xcw_34 input::placeholder{color:#333333ac;font-size:14px}._searchButton_k8xcw_59{background:none;border:none;cursor:pointer;margin-left:5px}._searchButton_k8xcw_59 img{width:16px;height:16px}._headerNav_k8xcw_71 ul{display:flex;list-style:none;margin:0;padding:0;align-items:center}._headerNav_k8xcw_71 li{margin-left:20px;display:flex;flex-direction:column}._headerNav_k8xcw_71 li:hover{cursor:pointer}._headerNav_k8xcw_71 li img{height:1.5rem}._headerNav_k8xcw_71 a{text-decoration:none;color:#666;font-size:12px}@media screen and (max-width: 900px){._headerNav_k8xcw_71 a{display:none}}._profile_k8xcw_103{display:flex;align-items:center}._profile_k8xcw_103 img{width:24px;height:24px;border-radius:50%;margin-left:5px}._premium_k8xcw_115 a{color:#b77b00;width:130px;text-decoration:underline;margin-left:8rem}@media screen and (max-width: 900px){._premium_k8xcw_115 a{display:none}}._messages_k8xcw_127{position:relative}._notification_k8xcw_131{background-color:red;color:#fff;border-radius:50%;padding:.1rem .3rem;position:absolute;top:-.3rem;right:.8rem;font-size:.7rem}@media screen and (max-width: 900px){._notification_k8xcw_131{top:-.3rem;right:-.3rem}}._jobs_u8i0x_1{grid-area:jobs}._jobs_u8i0x_1 h1{font-size:1.1rem;font-weight:lighter}._jobs_u8i0x_1 h3{font-size:1rem;font-weight:lighter;margin:.2rem}._jobs_u8i0x_1 ul{list-style:none;padding:0;display:flex;gap:1rem}@media screen and (max-width: 600px){._jobs_u8i0x_1 ul{flex-direction:column;align-items:center}}._jobCard_u8i0x_28{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:1rem;border-radius:.3rem;border:1px solid #ccc;background-color:#fff;margin-top:1rem;width:13rem;transition:all .2s}._jobCard_u8i0x_28:hover{box-shadow:0 .2rem .5rem #0003;cursor:pointer}._jobCard_u8i0x_28 h1{font-size:1.1rem;font-weight:700;margin-bottom:0}._jobCard_u8i0x_28 p{font-size:.9rem;margin:.2rem}._city_u8i0x_59{font-size:.8rem;color:#666}._infos_u8i0x_64{margin:1rem 0;display:flex;align-items:center;justify-content:space-between}._infos_u8i0x_64 img{width:2rem}._companyLogo_u8i0x_75{width:5rem}._other_1ce3y_1{grid-area:other}._other_1ce3y_1 h1{font-size:1.2rem;margin-top:0}._candidates_1ce3y_10{padding-bottom:1rem;border-bottom:1px solid #ccc}._noOtherCandidates_1ce3y_15{text-align:center;font-size:.9rem;color:#666;border-radius:.3rem;border:1px solid #ccc;width:13rem;padding:1rem 0;margin:1rem auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._noOtherCandidates_1ce3y_15 img{width:3rem;animation:_pulsate_1ce3y_1 1.5s infinite;cursor:pointer}._pulsation_1ce3y_36{animation:_pulsate_1ce3y_1 1.5s infinite}@keyframes _pulsate_1ce3y_1{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}._profileCard_1ce3y_54{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:space-around;border-radius:.3rem;border:1px solid #ccc;background-color:#fff;margin-top:1rem;width:13rem;transition:all .2s;height:19rem}._profileCard_1ce3y_54:hover{box-shadow:0 .2rem .5rem #0003;cursor:pointer}._profileCard_1ce3y_54 h2{font-size:1.1rem;font-weight:700;margin-bottom:0}._profileCard_1ce3y_54 p{font-size:.9rem;margin:.2rem;color:#666}._profileCard_1ce3y_54 img{width:7rem;border-radius:50%;margin-left:5px}._contact_1ce3y_94{text-align:center;cursor:text}html,body{background-color:#f4f2ee;margin:0;padding:0;font-family:sans-serif}
