.hero-section{background-image:url(/assets/12.jpg);background-size:cover;background-position:50%;color:#fff;text-align:center;padding:3rem 1rem;border-radius:16px;margin:0 auto;height:823px;max-width:100%;width:100%;box-sizing:border-box}@media (max-width:768px){.hero-section{width:90%;max-height:70vh}}.hero-section h1{font-size:3.5rem;font-weight:700;margin-top:1.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.hero-section h1{font-size:20px}}.hero-content p{font-size:1.5rem;font-weight:400;margin-top:1rem;color:#fff}@media (max-width:768px){.hero-content p{font-size:16px}}.hero-content{color:#fff}.hero-content,.hero-content-2{font-size:1.5rem;font-weight:400;margin-top:1rem}.hero-content-2{color:#000}.continents-icons{display:flex;justify-content:center;margin-top:2rem}.continent1,.continent2{max-width:100%;height:auto;display:block;margin:0 auto;object-fit:contain}.continent1{width:469px}.continent2{width:367px}.activities-section{height:713px;margin-top:2rem;background-color:#e9eef1}.text-content-heading{padding:4rem 3.125rem}@media (max-width:768px){.text-content-heading{padding:1rem 1.125rem}}.text-content-heading h2{font-size:20px;font-weight:500;text-align:left;color:#0a2b3e}@media (max-width:768px){.text-content-heading h2{font-size:16px}}.text-content-heading p{font-size:24px;font-weight:600;color:#1e1e1e;text-align:left}@media (max-width:768px){.text-content-heading p{font-size:18px}}.activities-section h2{text-align:left;font-size:1.25rem;font-weight:400}.activities-section h3{text-align:left;font-size:1.5rem;font-weight:500;white-space:nowrap}@media (max-width:768px){.activities-section h3{font-size:20px;white-space:wrap;line-height:1.2}}.activities-container{display:flex;justify-content:space-between;gap:4rem}@media (max-width:768px){.activities-section{height:auto}.activities-container{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;padding:1rem 1.125rem}}.activity{display:flex;flex-direction:row;gap:1rem;flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 1rem);box-sizing:border-box;align-items:flex-start}.activity p{display:flex;text-align:start}@media (max-width:768px){.activity p{margin-bottom:0}}.activity .section-logo img{width:10rem;height:auto;object-fit:contain}@media (max-width:768px){.activity .section-logo img{width:8rem}}#education-logo,#food-logo{width:6rem}@media (max-width:768px){#education-logo,#food-logo{width:4rem}}.activity h3{font-size:1.5rem;margin-bottom:.5rem;font-weight:600;white-space:nowrap}@media (max-width:768px){.activity h3{font-size:20px}}.activity p{font-size:1rem;color:#757575;font-weight:400}.description-step-container{display:flex;flex-direction:row;gap:64px;margin:1.5rem 50px 6rem}@media (max-width:768px){.description-step-container{margin:0}}.steps-flex{display:none}@media (max-width:768px){.steps-flex{display:flex;flex-direction:row;gap:40px;align-items:start;margin-left:auto;margin-right:auto;max-width:90%}}.description-step{display:flex;flex-direction:column;width:301px}.description-step h3{margin-top:24px;color:#1e1e1e;font-weight:600;font-size:24px}@media (max-width:768px){.description-step h3{margin-top:0;font-size:20px}.description-step{width:100%}}.description-step p{font-weight:400;font-size:16px;color:#757575;text-align:left}.step h3,.step p{text-align:left}.volunteer-section{margin-top:3rem;margin-bottom:6rem;background-color:#fff;color:#fff;padding:2rem 1rem;border-radius:8px;text-align:center}.volunteer-form{max-width:600px;margin:0 auto}.volunteer-form label{display:block;margin-bottom:.5rem;font-weight:700}.volunteer-form input,.volunteer-form textarea{width:100%;padding:.8rem;margin-bottom:1rem;border-radius:8px;border:1px solid #ccc}.volunteer-form button{width:100%;padding:1rem;color:#fff;border-radius:8px;cursor:pointer;font-size:1rem;border:1px solid #fff}.volunteer-form button:hover{background-color:#005b8c}.location-section{height:21rem;background-color:#e9eef1;padding:0 2rem;box-sizing:border-box;max-width:1508px;margin:0 auto}.location-buttons{display:flex;justify-content:center;gap:1rem;margin:0;width:100%;box-sizing:border-box}@media (max-width:768px){.location-buttons{display:grid;grid-template-columns:1fr 1fr;max-width:90%;margin-left:auto;margin-right:auto}}.location-buttons button{flex:1 1;padding:1rem 2rem;border-radius:30px;font-size:1.2rem;cursor:pointer;color:#fff;border:none;width:650px}@media (max-width:768px){.location-buttons button{width:100%;padding:.5rem 0;margin-top:0}}.button-to-local{background-color:#3a3f42;margin-left:40px;display:inline-block}@media (max-width:768px){.button-to-local{margin-left:0}}.button-to-international{background-color:#0073b7;margin-right:40px}@media (max-width:768px){.button-to-international{margin-right:0}}.location-buttons button:hover{background-color:#00a9e0;color:#fff}.desktop-view{display:block}.mobile-view{display:none}@media (max-width:768px){.description-step p{margin-bottom:20px}.desktop-view{display:none}.mobile-view{display:block}}