#careers-page{gap:90px}.crrs-hero{height:70vh;min-height:500px;max-height:800px;flex-direction:column;justify-content:center;align-items:center;padding:130px 50px 20px;gap:50px;width:100%}.crrs-open{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:180px;margin-bottom:80px}.crrs-open h3{font-weight:700;font-size:var(--font-xxl-4);line-height:100%;margin-bottom:0}.crrs-open p{text-align:center;width:50%;margin-bottom:20px}.crrs-hero-mn{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:5px;width:600px;color:var(--font-clr)}.crrs-hero-mn h1{font-weight:700;font-size:var(--font-xxxl);line-height:100%;text-align:center}.crrs-hero-mn p{text-align:center;line-height:110%;font-size:var(--font-l)}.crrs-mn{justify-content:space-between;flex-direction:row;align-items:flex-start}.crrs-mn-info{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:30px;width:52%}.crrs-mn img{width:42%}#opportunities{margin-top:160px;gap:80px}@media screen and (max-width:940px){.crrs-mn{flex-direction:column;gap:50px}.crrs-open{align-items:flex-start}.crrs-open p{width:90%;text-align:left}.crrs-mn-info{gap:20px;width:100%}.crrs-mn img{width:100%}}@media screen and (max-width:720px){.crrs-open{margin-top:100px}#opportunities{margin-top:40px;gap:40px}}@media screen and (max-width:500px){.crrs-open p{width:94%}}