.Header-module__hBw1pG__header{z-index:1000;background-color:#0000;width:100%;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #ddd}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module__hBw1pG__logo{color:#fff;letter-spacing:.15em;text-transform:uppercase;border:1px solid #fff;padding:5px 15px;font-size:1.5rem;font-weight:500;transition:color .3s,border-color .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{color:teal;border-color:teal}.Header-module__hBw1pG__logo a{display:block}.Header-module__hBw1pG__nav{gap:30px;display:flex}.Header-module__hBw1pG__nav a{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;font-weight:400;transition:color .3s;position:relative}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__nav a{color:#555}.Header-module__hBw1pG__nav a:after{content:"";background-color:#fff;width:0;height:1px;transition:width .3s,background-color .3s;position:absolute;bottom:-5px;left:0}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__nav a:after{background-color:teal}.Header-module__hBw1pG__nav a:hover{color:teal}.Header-module__hBw1pG__nav a:hover:after{width:100%}@media (max-width:768px){.Header-module__hBw1pG__header{padding:15px 0}.Header-module__hBw1pG__container{flex-direction:column;gap:15px;padding:0 15px}.Header-module__hBw1pG__logo{padding:3px 12px;font-size:1.2rem}.Header-module__hBw1pG__nav{flex-wrap:wrap;justify-content:center;gap:20px;width:100%}.Header-module__hBw1pG__nav a{padding:5px 0;font-size:.85rem}}
.Hero-module__ZARIfG__hero{background:#00ced1;justify-content:center;align-items:center;width:100%;height:100vh;min-height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__video-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__video{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0000001a 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__text-container{z-index:2;text-align:center;color:#fff;max-width:900px;padding:0 20px;animation:2s ease-out forwards Hero-module__ZARIfG__fadeIn;position:relative}.Hero-module__ZARIfG__title{letter-spacing:.3em;text-shadow:0 2px 10px #00000080;opacity:0;margin-bottom:30px;font-size:3.5rem;font-weight:500;line-height:1.2;animation:1.5s ease-out .5s forwards Hero-module__ZARIfG__slideUp;transform:translateY(30px)}.Hero-module__ZARIfG__subtitle{letter-spacing:.15em;text-shadow:0 1px 5px #00000080;opacity:0;border-top:1px solid #fff9;margin-top:20px;padding-top:20px;font-size:1.3rem;font-weight:400;line-height:1.8;animation:1.5s ease-out 1.2s forwards Hero-module__ZARIfG__slideUp;display:inline-block;transform:translateY(20px)}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:100dvh;min-height:500px}.Hero-module__ZARIfG__title{letter-spacing:.2em;word-break:keep-all;margin-bottom:20px;font-size:2.2rem;line-height:1.4}.Hero-module__ZARIfG__subtitle{letter-spacing:.1em;max-width:90%;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.8}}
.Service-module__mliAza__section{background-color:#fdfcf0;max-width:1000px;margin:0 auto;padding:100px 20px}.Service-module__mliAza__heading{color:teal;text-transform:uppercase;letter-spacing:.25em;border-bottom:1px solid #00ced1;justify-content:center;align-items:center;margin-bottom:60px;padding-bottom:10px;font-size:2rem;font-weight:400;display:flex;position:relative}.Service-module__mliAza__heading:after{content:none}.Service-module__mliAza__card{box-shadow:none;text-align:center;background:#fff;border:1px solid #ddd;border-radius:0;padding:60px;transition:border-color .3s}.Service-module__mliAza__card:hover{border-color:teal}.Service-module__mliAza__cardTitle{color:teal;letter-spacing:.1em;margin-bottom:30px;font-size:1.6rem;font-weight:500;line-height:1.4}.Service-module__mliAza__cardText{color:#555;text-align:center;text-justify:inter-ideograph;max-width:800px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:2.2}.Service-module__mliAza__featureGrid{text-align:center;border:1px solid #ddd;grid-template-columns:repeat(3,1fr);margin-bottom:50px;display:grid}.Service-module__mliAza__featureItem{background:#fff;border-right:1px solid #ddd;border-radius:0;padding:30px 20px}.Service-module__mliAza__featureItem:last-child{border-right:none}.Service-module__mliAza__featureIcon{color:teal;margin-bottom:15px;font-size:2rem;line-height:1;display:block}.Service-module__mliAza__featureTitle{color:#333;letter-spacing:.1em;font-size:1rem;font-weight:500;display:block}.Service-module__mliAza__btn{color:teal;letter-spacing:.1em;cursor:pointer;background-color:#0000;border:1px solid teal;border-radius:0;margin-top:20px;padding:12px 40px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Service-module__mliAza__btn:hover{color:#fff;background-color:teal}@media (max-width:768px){.Service-module__mliAza__section{padding:60px 15px}.Service-module__mliAza__card{border:1px solid #eee;border-left:none;border-right:none;padding:30px 20px}.Service-module__mliAza__cardTitle{margin-bottom:20px;font-size:1.4rem}.Service-module__mliAza__cardText{text-align:center;padding:0 5px;font-size:.95rem;line-height:2}.Service-module__mliAza__featureGrid{border:1px solid #ddd;border-left:none;border-right:none;grid-template-columns:1fr}.Service-module__mliAza__featureItem{border-bottom:1px solid #eee;border-right:none;padding:20px 0}.Service-module__mliAza__featureItem:last-child{border-bottom:none}.Service-module__mliAza__btn{width:100%;margin-top:10px;padding:15px 0}}.Service-module__mliAza__volunteerCard{text-align:center;background:#fff;border:1px solid #ddd;border-radius:0;margin-top:60px;padding:60px}.Service-module__mliAza__imageContainer{flex-direction:row;justify-content:center;gap:20px;margin-top:40px;display:flex}.Service-module__mliAza__volunteerImage{object-fit:cover;border-radius:4px;width:80%;max-width:600px;height:auto;max-height:500px}@media (max-width:768px){.Service-module__mliAza__volunteerCard{border:1px solid #eee;border-left:none;border-right:none;margin-top:40px;padding:30px 20px}.Service-module__mliAza__imageContainer{flex-direction:column;gap:20px}.Service-module__mliAza__volunteerImage{width:100%;max-height:none}}
.Company-module__7bx3Ca__section{background-color:#fff;padding:100px 20px}.Company-module__7bx3Ca__container{max-width:800px;margin:0 auto}.Company-module__7bx3Ca__heading{color:teal;text-transform:uppercase;letter-spacing:.25em;text-align:center;border-bottom:1px solid #00ced1;justify-content:center;align-items:center;width:100%;margin-bottom:60px;padding-bottom:10px;font-size:2rem;font-weight:400;display:inline-block;position:relative}.Company-module__7bx3Ca__heading:after{content:none}.Company-module__7bx3Ca__philosophyBlock{text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:80px;padding:40px 20px}.Company-module__7bx3Ca__philosophyTitle{color:#888;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;font-size:.9rem;font-weight:400;display:block}.Company-module__7bx3Ca__philosophyHead{color:teal;margin-bottom:30px;font-size:1.8rem;font-weight:500;line-height:1.4;display:block}.Company-module__7bx3Ca__philosophyText{color:#444;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:2.2}.Company-module__7bx3Ca__tableWrapper{background:0 0;border:none;border-radius:0;margin-bottom:60px}.Company-module__7bx3Ca__table{border-collapse:collapse;border-top:2px solid #333;border-bottom:2px solid #333;width:100%}.Company-module__7bx3Ca__table th,.Company-module__7bx3Ca__table td{text-align:left;border-bottom:1px solid #eee;padding:25px 15px;font-weight:400}.Company-module__7bx3Ca__table th{color:#555;background-color:#fafafa;border-right:1px solid #eee;width:25%}.Company-module__7bx3Ca__table td{color:#222;letter-spacing:.05em}.Company-module__7bx3Ca__messageBlock{background-color:#0000;border:1px solid #e0e0e0;border-left:10px solid teal;border-radius:0;margin-top:60px;padding:40px;position:relative}.Company-module__7bx3Ca__messageTitle{color:teal;letter-spacing:.1em;margin-bottom:30px;font-size:1.4rem;font-weight:500;display:block}.Company-module__7bx3Ca__messageText{color:#444;text-align:justify;font-size:1rem;line-height:2.4}@media (max-width:768px){.Company-module__7bx3Ca__section{padding:60px 20px}.Company-module__7bx3Ca__philosophyBlock{margin-bottom:40px;padding:30px 15px}.Company-module__7bx3Ca__philosophyHead{margin-bottom:20px;font-size:1.4rem}.Company-module__7bx3Ca__philosophyText{text-align:left;font-size:.95rem;line-height:2}.Company-module__7bx3Ca__table th,.Company-module__7bx3Ca__table td{border-right:none;width:100%;padding:15px;display:block}.Company-module__7bx3Ca__table th{color:teal;text-align:left;background:0 0;border-bottom:none;padding-bottom:5px;font-size:.9rem;font-weight:700}.Company-module__7bx3Ca__table td{text-align:left;border-bottom:1px solid #eee;padding-top:5px;padding-bottom:20px;padding-left:15px}.Company-module__7bx3Ca__messageBlock{border-left:5px solid teal;margin-top:40px;padding:30px 20px}.Company-module__7bx3Ca__messageTitle{margin-bottom:20px;font-size:1.2rem}.Company-module__7bx3Ca__messageText{text-align:left;font-size:.95rem;line-height:2}}
.Contact-module__hcVmEa__section{text-align:center;background-color:#fdfcf0;padding:100px 20px}.Contact-module__hcVmEa__heading{color:#444;text-transform:uppercase;letter-spacing:.25em;border-bottom:1px solid #777;justify-content:center;align-items:center;margin-bottom:60px;padding-bottom:10px;font-size:2rem;font-weight:400;display:inline-block;position:relative}.Contact-module__hcVmEa__heading:after{content:none}.Contact-module__hcVmEa__content{max-width:700px;box-shadow:none;background:0 0;border:1px solid #ccc;border-radius:0;margin:0 auto;padding:60px 20px}.Contact-module__hcVmEa__description{color:#333;letter-spacing:.05em;margin-bottom:40px;font-size:1.1rem;line-height:2.2}.Contact-module__hcVmEa__form{text-align:left;max-width:600px;margin:0 auto}.Contact-module__hcVmEa__formGroup{margin-bottom:25px}.Contact-module__hcVmEa__label{color:#444;letter-spacing:.05em;margin-bottom:10px;font-size:.95rem;font-weight:500;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{appearance:none;background:#fff;border:1px solid #ccc;border-radius:0;width:100%;padding:15px;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{background-color:#fafafa;border-color:teal;outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px}.Contact-module__hcVmEa__privacyCheck{text-align:center;justify-content:center;align-items:center;gap:10px;margin-top:30px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__checkbox{cursor:pointer;accent-color:teal;width:18px;height:18px;margin:0}.Contact-module__hcVmEa__privacyLabel{color:#444;cursor:pointer;font-size:.95rem}.Contact-module__hcVmEa__privacyLink{color:teal;margin-left:5px;margin-right:5px;text-decoration:underline}.Contact-module__hcVmEa__privacyLink:hover{text-decoration:none}.Contact-module__hcVmEa__note{color:#777;text-align:center;margin-top:30px;font-size:.85rem;font-style:italic;display:block}.Contact-module__hcVmEa__btnContainer{text-align:center;margin-top:30px}.Contact-module__hcVmEa__btn{color:#fff;letter-spacing:.1em;cursor:pointer;appearance:none;background-color:#444;border:1px solid #444;border-radius:0;padding:15px 80px;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.Contact-module__hcVmEa__btn:hover{color:#444;background-color:#0000}.Contact-module__hcVmEa__btn:disabled{cursor:not-allowed;color:#fff;background-color:#ccc;border-color:#ccc}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:60px 0}.Contact-module__hcVmEa__content{border:1px solid #ddd;border-left:none;border-right:none;padding:40px 20px}.Contact-module__hcVmEa__description{text-align:left;font-size:1rem}.Contact-module__hcVmEa__form{width:100%}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{padding:12px;font-size:16px}.Contact-module__hcVmEa__privacyCheck{text-align:left;align-items:flex-start}.Contact-module__hcVmEa__btn{width:100%;padding:15px 0}}
.Footer-module__S6Hkya__footer{color:#fff;text-align:center;background-color:#333;padding:30px 20px;font-size:.85rem;font-weight:300}.Footer-module__S6Hkya__copy{opacity:.7;letter-spacing:.1em;margin-top:15px}.Footer-module__S6Hkya__links{margin-bottom:20px}.Footer-module__S6Hkya__link{color:#fff;opacity:.8;margin:0 10px;font-size:.8rem;text-decoration:none;transition:opacity .3s}.Footer-module__S6Hkya__link:hover{opacity:1;text-decoration:underline}
