.careers_cards.section-work{align-items:center;display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1440px;width:100%}.careers_cards .hero-banner-content{align-items:center;display:flex;flex-direction:column;gap:25px;max-width:100%;text-align:center;width:790px}.careers_cards .what-we-re-looking{color:var(--textdark);font-family:var(--h2-desktop-font-family);font-size:var(--h2-desktop-font-size);font-weight:var(--h2-desktop-font-weight);line-height:var(--h2-desktop-line-height)}.careers_cards .rectangle{background-color:var(--alternativeyellow-green);border-radius:100px;height:10px;width:170px}.careers_cards .frame{margin-top:40px}.careers_cards .row-cards{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);width:100%}.careers_cards .card-item{background-color:var(--alternativefuchsia-pink);border-radius:20px;display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:48px 32px;transition:.3s ease}.careers_cards .card-item:hover{transform:translateY(-6px)}.careers_cards .card-body{align-items:flex-start;display:flex;flex-direction:column;gap:24px;width:100%}.careers_cards .card-image{height:120px;object-fit:contain;width:120px}.careers_cards .card-text{margin-bottom:0;text-align:left}@media (max-width:1024px){.careers_cards .row-cards{display:flex;flex-direction:column;grid-template-columns:1fr}.careers_cards .frame .row-cards:nth-of-type(2){flex-direction:column-reverse}}@media (max-width:767px){.careers_cards.section-work{gap:40px;padding:32px 20px}.careers_cards .row-cards{grid-template-columns:1fr}.careers_cards .card-item{min-height:360px;padding:40px 32px}}