.ContactSection_ContactSection__fcBrT{text-align:center;padding:4rem 2rem;background-color:var(--primary-color);color:var(--secondary-color);background-color:#02172d}.ContactSection_ContactSection__fcBrT h2{font-size:2.5rem;color:#1a202c;margin-bottom:1rem;color:#7aabbd!important}.ContactSection_ContactSection__fcBrT p{font-size:1.2rem;color:var(--tertiary-color);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;color:#7aabbd}.ContactSection_ContactSection__fcBrT form{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:auto}.ContactSection_ContactSection__fcBrT form input,.ContactSection_ContactSection__fcBrT form textarea{padding:1rem;border:2px solid #ddd;border-radius:8px;font-size:1rem}.ContactSection_ContactSection__fcBrT form button{background-color:var(--accent-color);color:#fff;background-color:#fff;color:#000;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s,transform .2s;max-width:200px;margin:0 auto}.ContactSection_ContactSection__fcBrT form button:hover{background-color:#7aabbd;transform:scale(1.05)}.ContactSection_socialLinks__rA3zK{margin-top:2rem}@media (max-width:768px){.ContactSection_ContactSection__fcBrT{padding:2rem 1rem}.ContactSection_ContactSection__fcBrT h2{font-size:2rem}.ContactSection_ContactSection__fcBrT p{font-size:1rem}.ContactSection_ContactSection__fcBrT form button{padding:.8rem 1.6rem}}.JobList_jobListContainer__DEe8H{background-color:#131313;padding:60px 50px}.JobList_jobList__z_tk7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;grid-template-columns:1fr;max-width:1200px;margin:0 auto}.JobList_jobCard__ex8zo{padding:20px;border-radius:8px;box-shadow:0 2px 20px #000;background-color:#333;color:#aaa;width:100%;margin:0 auto}.JobList_jobCard__ex8zo h2{margin-top:0}.JobList_jobList__z_tk7 a{text-decoration:none;transition:scale .25s ease-in}.JobList_jobList__z_tk7 a:hover{scale:1.02}