.volunteer-section{background-color:#0073b7}.volunteer-section,.volunteer-section-2{margin:2rem 3.125rem 6rem;color:#fff;padding:3rem 4rem;border-radius:16px}.volunteer-section-2{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:768px){.volunteer-section,.volunteer-section-2{margin:1rem auto 2rem;padding:1rem;width:90%}}.volunteer-content{max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:left}@media (max-width:768px){.volunteer-content{flex-direction:column;width:100%}}.volunteer-section h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media (max-width:768px){.volunteer-section h1{font-size:30px;margin-bottom:0}}.contact-info{margin-top:3rem;display:flex;flex-direction:column}@media (max-width:768px){.contact-info{margin:1rem 0}}.container-icon-form{display:flex;align-items:center;margin-bottom:.5rem}@media (max-width:768px){.container-icon-form{margin-bottom:.5rem}}.container-icon-form p{font-size:1rem;margin-left:1rem;font-weight:400;color:#fff;padding-top:30px}@media (max-width:768px){.container-icon-form p{padding-top:0;margin-bottom:0}}.container-icon-form img{margin-top:0}.left-side,.right-side{flex:1 1 50%}@media (max-width:768px){.left-side,.right-side{width:100%}}.volunteer-form{display:flex;flex-direction:column}.volunteer-form .row{display:flex;justify-content:space-between;gap:1rem}@media (max-width:768px){.volunteer-form .row{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}}.volunteer-form input,.volunteer-form textarea{background-color:#00a9e0;color:#f3f3f3;font-size:.9rem;font-weight:400;padding:1rem;border:none;border-radius:8px;width:100%;box-sizing:border-box}.volunteer-form input{height:3rem;border:1px solid #fff}.volunteer-form textarea{height:267px;border:1px solid #fff;resize:none}.volunteer-form input::placeholder,.volunteer-form textarea::placeholder{color:#f3f3f3;font-size:.9rem;font-weight:400}.button-submit{background-color:#00a9e0;color:#fff;font-size:1.3rem;font-weight:400;padding:1rem;border:none;border-radius:8px;width:100%;cursor:pointer;margin-top:1rem}.button-submit button:hover{background-color:#0982aa}.button-submit:disabled{pointer-events:none;opacity:.7}.volunteer-form label{position:absolute;width:1px;height:1px;padding:0;margin:0;border:0;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;overflow:hidden}.container-icon{display:flex;align-items:center;gap:1rem}.container-icon img{width:1.25rem;height:auto}.container-icon p{font-size:1rem;margin-left:.5rem}.attach-resume-button{display:inline-flex;align-items:center;justify-content:center;background-color:#00a9e0;color:#f3f3f3;font-size:1.3rem;font-weight:400;padding:1rem;border-radius:16px;width:100%;border:1px solid #dcdcdc;cursor:pointer;text-align:center;transition:background-color .3s ease}.attach-resume-button:hover{background-color:#007d99}.attach-resume-button img{margin-left:.5rem;width:20px;height:20px}input[type=file]{display:none}.volunteer-form button[type=submit]{background-color:#fff;color:#0a2b3e;font-size:1.3rem;font-weight:400;padding:1rem;border-radius:8px;width:100%;border:1px solid #dcdcdc;cursor:pointer;text-align:center;margin-top:32px}.volunteer-form button[type=submit]:hover{background-color:#f0f0f0}