.volunteer-content__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,4vw,56px);display:grid}.volunteer-content__title{color:#16241c;margin:0 0 16px;font-size:30px;font-weight:800}.volunteer-content__intro{color:#4b5a51;margin:0 0 28px;font-size:15.5px;line-height:1.7}.volunteer-content__roles{flex-direction:column;gap:16px;display:flex}.volunteer-content__role{background:#f4f7f4;border-radius:14px;gap:14px;padding:18px 20px;display:flex}.volunteer-content__role-title{color:#16241c;margin:0 0 4px;font-size:16px;font-weight:800}.volunteer-content__role-desc{color:#4b5a51;margin:0;font-size:13.5px;line-height:1.55}.volunteer-content__form-card{background:#fff;border:1px solid #e5e9e4;border-radius:20px;height:fit-content;padding:clamp(24px,4vw,38px)}.volunteer-content__form-title{color:#084c35;margin:0 0 22px;font-size:19px;font-weight:800}.volunteer-content__form{flex-direction:column;gap:14px;display:flex}.volunteer-content__submit{cursor:pointer;color:#fff;background:#084c35;border:none;border-radius:12px;padding:15px;font-size:15px;font-weight:800;transition:background .2s,color .2s}.volunteer-content__submit:hover{color:#16241c;background:#c78822}.volunteer-content__careers-title{text-align:center;margin-bottom:26px}.volunteer-content__careers{flex-direction:column;gap:12px;display:flex}.volunteer-content__career{background:#fff;border:1px solid #e5e9e4;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.volunteer-content__career-head{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.volunteer-content__career-name{color:#16241c;margin:0;font-size:16px;font-weight:800}.volunteer-content__career-type{color:#084c35;background:#e8f5e9;border-radius:99px;padding:4px 12px;font-size:11.5px;font-weight:800}.volunteer-content__apply{color:#084c35;font-size:13.5px;font-weight:800;text-decoration:none}
