.job-application-btn-wrapper .general-container{padding:0}.job-application-btn-container{display:flex;flex-direction:row;align-items:center;background-color:var(--light-gray);padding:15px 60px;border-radius:10px;gap:40px}.job-application-btn-container .image{width:57px;height:57px}.job-application-btn-container .text-container .title{font-size:25px;font-weight:600;color:var(--primary-color)}.job-application-btn-container .text-container .subtitle{font-size:16px;font-weight:300;color:var(--text-gray)}.free-spots{margin-left:auto;display:flex;flex-direction:row;align-items:center;gap:10px}.free-spots .free-spots-nr{font-size:50px;color:#fcb711;font-weight:500}.free-spots .free-spots-text{font-weight:300;color:var(--text-gray);max-width:95px}@media screen and (max-width: 1000px){.job-application-btn-container{padding:15px 20px;gap:15px}.job-application-btn-container .image{width:40px;height:40px}.job-application-btn-container .text-container .title{font-size:20px}.job-application-btn-container .text-container .subtitle{font-size:14px}.free-spots .free-spots-nr{font-size:40px}.free-spots .free-spots-text{font-size:14px;max-width:75px}}@media screen and (max-width: 800px){.job-application-btn-container .image{width:25px;height:25px}.job-application-btn-container .text-container .title{font-size:16px}.free-spots{gap:5px}.free-spots .free-spots-nr{font-size:30px}}@media screen and (max-width: 600px){.job-application-btn-container{padding:15px;gap:10px;border-radius:8px}.job-application-btn-container .image{width:20px;height:20px}.job-application-btn-container .text-container .title{font-size:14px}.job-application-btn-container .text-container .subtitle{font-size:12px}.free-spots{gap:5px}.free-spots .free-spots-nr{font-size:20px}.free-spots .free-spots-text{font-size:12px}}
