.Hero-module__JgYmMq__hero{background-color:var(--background);width:100%;min-height:500px;color:var(--text-main);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero__bg-wrapper{z-index:1;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.Hero-module__JgYmMq__hero__bg-image{object-fit:cover}.Hero-module__JgYmMq__hero__content{z-index:3;width:100%;padding:8rem;position:relative}.Hero-module__JgYmMq__hero__label{background-color:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block}.Hero-module__JgYmMq__hero__title{color:var(--text-main);letter-spacing:-.03em;align-items:center;gap:12px;max-width:650px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.05;display:flex}.Hero-module__JgYmMq__hero__title:before{content:"";background-color:var(--primary);flex-shrink:0;width:6px;height:1.2em;display:block}.Hero-module__JgYmMq__hero__description{font-family:var(--font-primary);color:var(--text-main);max-width:550px;margin-bottom:2.5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.Hero-module__JgYmMq__hero__btn{background-color:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__hero__btn:hover{color:var(--primary);background-color:#000}@media (max-width:1240px){.Hero-module__JgYmMq__hero__content{padding-left:20px}}@media (max-width:900px){.Hero-module__JgYmMq__hero__bg-wrapper{display:none}.Hero-module__JgYmMq__hero__content{color:#fff;z-index:3;text-align:left;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;min-height:450px;padding:40px 20px;display:flex;position:relative}.Hero-module__JgYmMq__hero__label{background-color:var(--primary);color:#000;width:fit-content;margin-bottom:1rem;padding:4px 10px;font-size:.75rem}.Hero-module__JgYmMq__hero__title{color:#fff;font-family:var(--font-heading);text-align:left;overflow-wrap:break-word;margin-bottom:1rem;font-size:2rem;line-height:1.2}.Hero-module__JgYmMq__hero__title:before{display:none}.Hero-module__JgYmMq__hero__description{color:#f0f0f0;max-width:100%;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.Hero-module__JgYmMq__hero{background-color:#0000;align-items:stretch;min-height:450px;padding:0}.Hero-module__JgYmMq__hero__btn{width:100%;padding:14px;font-size:1rem}}@media (max-width:480px){.Hero-module__JgYmMq__hero__title{font-size:2rem}.Hero-module__JgYmMq__hero__description{font-size:1rem}.Hero-module__JgYmMq__hero__btn{box-sizing:border-box;width:100%;max-width:100%;padding:14px 20px;font-size:1rem;display:inline-flex}}
.HeroImage-module__za4Gcq__imageContainer{width:100%;height:100%;position:relative}.HeroImage-module__za4Gcq__image{object-fit:cover}.HeroImage-module__za4Gcq__zoomButton{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;bottom:20px;right:20px}.HeroImage-module__za4Gcq__zoomButton:hover{background:#000c;transform:scale(1.1)}.HeroImage-module__za4Gcq__modal{z-index:9999;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.2s ease-out HeroImage-module__za4Gcq__fadeIn;display:flex;position:fixed;top:0;left:0}.HeroImage-module__za4Gcq__closeButton{color:#fff;cursor:pointer;z-index:10001;background:#0009;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:-20px;right:-20px}.HeroImage-module__za4Gcq__closeButton:hover{background:#fff3}.HeroImage-module__za4Gcq__modalImageWrapper{width:100%;max-width:90vw;height:100%;max-height:90vh;position:relative}.HeroImage-module__za4Gcq__modalImage{object-fit:contain}@keyframes HeroImage-module__za4Gcq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.HeroImage-module__za4Gcq__zoomButton{display:none}}
.StatsSection-module__HfY8ta__stats-section{background-color:#fff;padding:80px 0}.StatsSection-module__HfY8ta__stats-section__container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.StatsSection-module__HfY8ta__stats-section__header-group{align-items:baseline;gap:16px;margin-bottom:30px;display:flex}.StatsSection-module__HfY8ta__stats-section__title-bar{background-color:#ffc107;width:4px;height:32px;display:inline-block}.StatsSection-module__HfY8ta__stats-section__heading{font-family:var(--font-heading);text-transform:none;color:#000;align-items:center;gap:12px;font-size:3rem;font-weight:800;display:flex}.StatsSection-module__HfY8ta__stats-section__heading:before{content:"";background-color:var(--primary);flex-shrink:0;width:6px;height:1.2em;display:block}.StatsSection-module__HfY8ta__stats-section__description{font-family:var(--font-body);color:#333;max-width:800px;margin-bottom:60px;font-size:1.25rem;line-height:1.75}.StatsSection-module__HfY8ta__stats-section__grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.StatsSection-module__HfY8ta__stat-card{flex-direction:column;gap:16px;display:flex}.StatsSection-module__HfY8ta__stat-card__content{flex-direction:column;gap:8px;display:flex}.StatsSection-module__HfY8ta__stat-card__icon-wrapper{aspect-ratio:1;background-color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:120px;height:auto;margin-bottom:8px;display:flex}.StatsSection-module__HfY8ta__stat-card__icon{color:#000;font-size:3rem}.StatsSection-module__HfY8ta__stat-card__number{font-family:var(--font-heading);color:#000;font-size:2rem;font-weight:800;line-height:1}.StatsSection-module__HfY8ta__stat-card__text{font-family:var(--font-body);color:#333;font-size:.95rem;line-height:1.4}@media (max-width:900px){.StatsSection-module__HfY8ta__stats-section__grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-right:0;padding-bottom:0;padding-right:0;display:grid;overflow-x:visible}.StatsSection-module__HfY8ta__stat-card{scroll-snap-align:none;min-width:0}}@media (max-width:600px){.StatsSection-module__HfY8ta__stats-section{padding:40px 0}.StatsSection-module__HfY8ta__stats-section__container{padding:0 20px}.StatsSection-module__HfY8ta__stats-section__heading{text-align:left;justify-content:flex-start;font-size:1.75rem;line-height:1.2}.StatsSection-module__HfY8ta__stats-section__header-group{justify-content:flex-start;margin-bottom:20px}.StatsSection-module__HfY8ta__stats-section__description{text-align:left;margin-bottom:30px;font-size:1rem;line-height:1.5}.StatsSection-module__HfY8ta__stats-section__grid{text-align:left;box-sizing:border-box;flex-direction:column;gap:30px;width:100%;margin-right:0;padding-bottom:0;display:flex}.StatsSection-module__HfY8ta__stat-card{box-sizing:border-box;border-bottom:1px solid #eee;flex-direction:row;align-items:flex-start;gap:16px;width:100%;padding-bottom:24px}.StatsSection-module__HfY8ta__stat-card:last-child{border-bottom:none}.StatsSection-module__HfY8ta__stat-card__icon-wrapper{width:60px;min-width:60px;height:60px;margin:0}.StatsSection-module__HfY8ta__stat-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.StatsSection-module__HfY8ta__stat-card__icon{font-size:1.5rem}.StatsSection-module__HfY8ta__stat-card__number{margin-bottom:4px;font-size:1.75rem;line-height:1.1}.StatsSection-module__HfY8ta__stat-card__text{font-size:.9rem}}
.FeaturedStories-module__wlUSmG__featured{background-color:#eee;padding:60px 0;position:relative}.FeaturedStories-module__wlUSmG__featured__container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.FeaturedStories-module__wlUSmG__featured__heading{font-family:var(--font-heading);align-items:center;gap:12px;margin-bottom:40px;font-size:3rem;font-weight:800;display:flex}.FeaturedStories-module__wlUSmG__featured__heading:before{content:"";background-color:var(--primary);width:6px;height:1.2em;display:block}.FeaturedStories-module__wlUSmG__featured__main{align-items:center;min-height:480px;margin-bottom:80px;display:flex;position:relative}.FeaturedStories-module__wlUSmG__featured__main-image-wrapper{aspect-ratio:16/9;z-index:1;width:65%;height:auto;position:relative}.FeaturedStories-module__wlUSmG__featured__sub-image-wrapper{aspect-ratio:16/9;width:100%;height:auto;position:relative}@media (max-width:900px){.FeaturedStories-module__wlUSmG__featured__main-image-wrapper{aspect-ratio:16/9;width:100%;height:auto}}@media (max-width:600px){.FeaturedStories-module__wlUSmG__featured__main-image-wrapper{aspect-ratio:16/9;width:100%;height:auto}.FeaturedStories-module__wlUSmG__featured__sub-image-wrapper{aspect-ratio:16/9;height:auto}}.FeaturedStories-module__wlUSmG__featured__main-image{object-fit:cover}.FeaturedStories-module__wlUSmG__featured__main-content{background-color:var(--primary);z-index:2;flex-direction:column;gap:20px;width:45%;margin-left:-10%;padding:3rem;display:flex;position:relative}.FeaturedStories-module__wlUSmG__featured__tag{color:#fff;text-transform:none;font-size:.9rem;font-weight:400}.FeaturedStories-module__wlUSmG__featured__main-title{font-family:var(--font-primary);color:#fff;margin:0;font-size:2.75rem;font-weight:800;line-height:1.1}.FeaturedStories-module__wlUSmG__featured__main-desc{color:#fff;margin:0;font-size:1.1rem;font-weight:300;line-height:1.5;display:block}.FeaturedStories-module__wlUSmG__featured__main-btn{color:#000;background-color:#fff;border:none;width:fit-content;padding:10px 20px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block}.FeaturedStories-module__wlUSmG__featured__main-btn:hover{background-color:#f0f0f0}.FeaturedStories-module__wlUSmG__featured__sub-link{font-family:var(--font-primary);text-transform:none;cursor:pointer;border-bottom:3px solid var(--primary);width:fit-content;padding-bottom:2px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.FeaturedStories-module__wlUSmG__featured__sub-link:hover{background-color:var(--primary)}.FeaturedStories-module__wlUSmG__featured__sub-grid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.FeaturedStories-module__wlUSmG__featured__sub-card{background:#fff;flex-direction:column;gap:16px;height:100%;display:flex;position:relative}.FeaturedStories-module__wlUSmG__featured__sub-content{padding:4rem 2rem}.FeaturedStories-module__wlUSmG__featured__sub-title{font-family:var(--font-primary);margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.3}.FeaturedStories-module__wlUSmG__featured__sub-tag{color:var(--text-main);margin-bottom:8px;font-size:.9rem;font-weight:300;display:block}.FeaturedStories-module__wlUSmG__featured__footer{text-align:center;margin-top:60px}.FeaturedStories-module__wlUSmG__featured__see-all{color:#000;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:1px solid #000;justify-content:center;align-items:center;gap:10px;padding:16px 40px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.FeaturedStories-module__wlUSmG__featured__see-all:hover{background-color:var(--primary);border-color:var(--primary);color:#000;transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}@media (max-width:900px){.FeaturedStories-module__wlUSmG__featured__main{flex-direction:column;align-items:flex-start}.FeaturedStories-module__wlUSmG__featured__main-image-wrapper{width:100%;height:350px}.FeaturedStories-module__wlUSmG__featured__main-content{width:100%;margin-top:-40px;margin-left:0;padding:2rem}.FeaturedStories-module__wlUSmG__featured__main-title{font-size:2rem}.FeaturedStories-module__wlUSmG__featured__sub-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:20px;margin-right:-20px;padding-bottom:20px;padding-right:20px;display:flex;overflow-x:auto}.FeaturedStories-module__wlUSmG__featured__sub-card{scroll-snap-align:start;min-width:280px}}@media (max-width:600px){.FeaturedStories-module__wlUSmG__featured{background-color:#f8f8f8;padding:40px 0}.FeaturedStories-module__wlUSmG__featured__container{padding:0 20px}.FeaturedStories-module__wlUSmG__featured__heading{margin-bottom:30px;font-size:1.75rem;line-height:1.2}.FeaturedStories-module__wlUSmG__featured__main-content{border-bottom:4px solid var(--primary);box-sizing:border-box;background-color:#fff;width:100%;margin-top:0;margin-left:0;margin-right:0;padding:24px 20px}.FeaturedStories-module__wlUSmG__featured__tag{color:var(--primary);font-weight:600}.FeaturedStories-module__wlUSmG__featured__main-title{color:#000;margin-bottom:12px;font-size:1.5rem;line-height:1.3}.FeaturedStories-module__wlUSmG__featured__main-desc{color:#333;margin-bottom:20px;font-size:1rem;line-height:1.5}.FeaturedStories-module__wlUSmG__featured__main-btn{text-align:center;color:#fff;box-sizing:border-box;background-color:#000;width:100%;padding:14px}.FeaturedStories-module__wlUSmG__featured__sub-grid{flex-direction:column;gap:24px;width:100%;margin-top:30px;padding-bottom:0;display:flex;overflow-x:hidden}.FeaturedStories-module__wlUSmG__featured__sub-card{box-sizing:border-box;width:100%;height:auto;box-shadow:0 4px 12px #0000000d}.FeaturedStories-module__wlUSmG__featured__sub-content{padding:20px}.FeaturedStories-module__wlUSmG__featured__sub-title{font-size:1.25rem}}
.AboutSection-module__EBwypG__about{background-color:#eee;padding:80px 0}.AboutSection-module__EBwypG__about__container{max-width:var(--container-width);flex-direction:column;margin:0 auto;padding:0 20px;display:flex}.AboutSection-module__EBwypG__about__heading{color:#000;align-items:center;gap:12px;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1;display:flex}.AboutSection-module__EBwypG__about__heading:before{content:"";background-color:var(--primary);flex-shrink:0;width:6px;height:1.2em;display:block}.AboutSection-module__EBwypG__about__description{color:#333;margin-bottom:40px;font-size:1.25rem;font-weight:300;line-height:1.75}.AboutSection-module__EBwypG__about__cta{letter-spacing:.1em;width:fit-content;color:var(--secondary);border-bottom:2px solid var(--primary);font-weight:700;transition:all .3s;display:table}.AboutSection-module__EBwypG__about__cta:hover{color:var(--secondary);opacity:.8}@media (max-width:900px){.AboutSection-module__EBwypG__about__heading{font-size:2.25rem}.AboutSection-module__EBwypG__about{padding:60px 0}.AboutSection-module__EBwypG__about__heading:before{height:1em}}@media (max-width:600px){.AboutSection-module__EBwypG__about{padding:40px 0}.AboutSection-module__EBwypG__about__container{padding:0 20px}.AboutSection-module__EBwypG__about__heading{margin-bottom:20px;font-size:1.75rem;line-height:1.2}.AboutSection-module__EBwypG__about__description{color:#333;margin-bottom:24px;font-size:1rem;font-weight:400;line-height:1.6}.AboutSection-module__EBwypG__about__cta{text-align:center;border:2px solid var(--primary);color:#000;text-transform:uppercase;box-sizing:border-box;background-color:#0000;width:100%;padding:14px;font-weight:700;display:block}}
.TeamSection-module__Hyqo4a__team{background-color:var(--accent);padding:80px 0}.TeamSection-module__Hyqo4a__container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.TeamSection-module__Hyqo4a__header{text-align:center;margin-bottom:60px}.TeamSection-module__Hyqo4a__heading{color:var(--text-inverted);margin-bottom:16px;font-size:2.5rem;font-weight:800}.TeamSection-module__Hyqo4a__description{color:#ddd;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.TeamSection-module__Hyqo4a__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:40px;display:grid}.TeamSection-module__Hyqo4a__member{text-align:center;flex-direction:column;align-items:center;display:flex}.TeamSection-module__Hyqo4a__imageWrapper{aspect-ratio:1;border:4px solid var(--primary);border-radius:50%;width:100%;max-width:200px;height:auto;margin-bottom:24px;position:relative;overflow:hidden}.TeamSection-module__Hyqo4a__image{object-fit:cover;transition:transform .3s}.TeamSection-module__Hyqo4a__fallbackImage{background-color:#eee;width:100%;height:100%}.TeamSection-module__Hyqo4a__member:hover .TeamSection-module__Hyqo4a__image{transform:scale(1.05)}.TeamSection-module__Hyqo4a__name{color:var(--text-inverted);margin-bottom:8px;font-size:1.25rem;font-weight:700}.TeamSection-module__Hyqo4a__memberLink{color:inherit;text-decoration:none;transition:color .2s}.TeamSection-module__Hyqo4a__memberLink:hover .TeamSection-module__Hyqo4a__name{color:var(--primary)}.TeamSection-module__Hyqo4a__role{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:1rem;font-weight:500}.TeamSection-module__Hyqo4a__bio{color:#ccc;font-size:.9rem;line-height:1.5}@media (max-width:768px){.TeamSection-module__Hyqo4a__heading{font-size:2rem}}
.GetInvolved-module__RpyUlG__involved{background-color:#fff;padding:80px 0}.GetInvolved-module__RpyUlG__involved__container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.GetInvolved-module__RpyUlG__involved__heading{font-family:var(--font-heading);font-size:var(--text-5xl);align-items:center;gap:12px;margin-bottom:40px;font-weight:800;display:flex}.GetInvolved-module__RpyUlG__involved__heading:before{content:"";background-color:var(--primary);width:6px;height:1.2em;display:block}.GetInvolved-module__RpyUlG__involved__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;display:grid}.GetInvolved-module__RpyUlG__card{border-bottom:5px solid var(--primary);background:#fff;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.GetInvolved-module__RpyUlG__card__image-wrapper{aspect-ratio:16/9;flex-shrink:0;width:100%;height:auto;position:relative}@media (max-width:600px){.GetInvolved-module__RpyUlG__card__image-wrapper{aspect-ratio:16/9;height:auto}}.GetInvolved-module__RpyUlG__card__image{object-fit:cover}.GetInvolved-module__RpyUlG__card__content{z-index:2;background-color:#fff;flex-direction:column;flex:1;margin:-40px 0 0;padding:30px;display:flex;position:relative;box-shadow:0 8px 24px #00000014}.GetInvolved-module__RpyUlG__card__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.GetInvolved-module__RpyUlG__card__title{font-family:var(--font-heading);font-size:var(--text-2xl);color:#000;font-weight:800}.GetInvolved-module__RpyUlG__card__arrow{font-size:var(--text-xl);font-weight:300}.GetInvolved-module__RpyUlG__card__description{font-family:var(--font-body);font-size:var(--text-lg);color:#333;margin-bottom:20px;font-weight:300;line-height:1.75}.GetInvolved-module__RpyUlG__card__meta{scrollbar-width:none;border-top:1px solid #eee;flex-wrap:nowrap;gap:12px;margin-top:auto;padding-top:15px;display:flex;overflow-x:auto}.GetInvolved-module__RpyUlG__card__meta::-webkit-scrollbar{display:none}.GetInvolved-module__RpyUlG__card__meta-item{font-size:var(--text-sm);color:#666;white-space:nowrap;align-items:center;gap:6px;font-weight:400;display:flex}.GetInvolved-module__RpyUlG__card__meta-icon{color:var(--primary);font-size:var(--text-base)}.GetInvolved-module__RpyUlG__card__description{font-family:var(--font-body);font-size:var(--text-lg);color:#333;font-weight:300;line-height:1.75}@media (max-width:900px){.GetInvolved-module__RpyUlG__involved__grid{grid-template-columns:1fr}}@media (max-width:600px){.GetInvolved-module__RpyUlG__involved{padding:40px 0}.GetInvolved-module__RpyUlG__involved__container{padding:0 20px}.GetInvolved-module__RpyUlG__involved__heading{font-size:var(--text-3xl);margin-bottom:24px;margin-left:0;line-height:1.2}.GetInvolved-module__RpyUlG__involved__grid{grid-template-columns:1fr;gap:24px;width:100%}.GetInvolved-module__RpyUlG__card{box-sizing:border-box;width:100%;box-shadow:0 2px 10px #00000014}.GetInvolved-module__RpyUlG__card__content{z-index:2;background-color:#fff;margin-top:-20px;padding:20px;position:relative}.GetInvolved-module__RpyUlG__card__title{font-size:var(--text-xl);margin-bottom:8px;line-height:1.2}.GetInvolved-module__RpyUlG__card__description{font-size:var(--text-base);margin-bottom:16px;line-height:1.5}}.GetInvolved-module__RpyUlG__involved__footer{text-align:center;margin-top:60px}.GetInvolved-module__RpyUlG__involved__see-all{color:#000;font-weight:700;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #000;justify-content:center;align-items:center;gap:10px;padding:16px 40px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.GetInvolved-module__RpyUlG__involved__see-all:hover{background-color:var(--primary);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}
.ContactForm-module__fw3Taq__contact{background-image:linear-gradient(#eeeeee4d,#eeeeee4d),url(/hero-placeholder.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:5rem 1.25rem;position:relative;overflow:hidden}.ContactForm-module__fw3Taq__contact__container{text-align:center;z-index:1;max-width:40rem;margin:0 auto;position:relative}.ContactForm-module__fw3Taq__contact__header{margin-bottom:3rem}.ContactForm-module__fw3Taq__contact__heading{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ContactForm-module__fw3Taq__contact__subheading{color:var(--text-muted);font-size:1.125rem}.ContactForm-module__fw3Taq__form{text-align:left;-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-radius:8px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 4px 20px #0000000d}.ContactForm-module__fw3Taq__form__group{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__fw3Taq__form__label{color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.ContactForm-module__fw3Taq__form__input,.ContactForm-module__fw3Taq__form__textarea{font-family:var(--font-body);border:1px solid var(--border);background-color:#ffffff80;border-radius:0;padding:1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__fw3Taq__form__input:focus,.ContactForm-module__fw3Taq__form__textarea:focus{border-color:var(--primary);background-color:#fff;outline:none;box-shadow:0 0 0 2px #95c11f33}.ContactForm-module__fw3Taq__form__textarea{resize:vertical;min-height:150px}.ContactForm-module__fw3Taq__form__error-message{color:red;background-color:#fee;border-left:4px solid red;margin-bottom:20px;padding:12px;font-size:.9rem}.ContactForm-module__fw3Taq__form__submit{align-self:flex-start;width:100%;margin-top:1rem}.ContactForm-module__fw3Taq__form__input.ContactForm-module__fw3Taq__error,.ContactForm-module__fw3Taq__form__textarea.ContactForm-module__fw3Taq__error{background-color:#fff0f0;border-color:red}.ContactForm-module__fw3Taq__form__error-text{color:red;margin-top:6px;font-size:.85rem;font-weight:500;display:block}@media (max-width:600px){.ContactForm-module__fw3Taq__contact{padding:40px 0}.ContactForm-module__fw3Taq__contact__container{padding:0 20px}.ContactForm-module__fw3Taq__contact__heading{margin-bottom:16px;font-size:1.75rem}.ContactForm-module__fw3Taq__contact__subheading{margin-bottom:24px;font-size:1rem}.ContactForm-module__fw3Taq__form{box-sizing:border-box;border:1px solid #eee;width:100%;margin:0;padding:20px;box-shadow:0 2px 8px #0000000d}.ContactForm-module__fw3Taq__form__label{font-size:.85rem}.ContactForm-module__fw3Taq__form__input,.ContactForm-module__fw3Taq__form__textarea{box-sizing:border-box;width:100%;padding:12px;font-size:16px}.ContactForm-module__fw3Taq__form__submit{box-sizing:border-box;width:100%;padding:16px}}
.SuccessPopup-module__iye-Gq__overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.SuccessPopup-module__iye-Gq__modal{text-align:center;background-color:#fff;border-radius:12px;width:90%;max-width:400px;padding:40px;position:relative;box-shadow:0 10px 30px #0003}.SuccessPopup-module__iye-Gq__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.2rem;position:absolute;top:15px;right:15px}.SuccessPopup-module__iye-Gq__icon{color:var(--primary);margin-bottom:20px;font-size:3rem}.SuccessPopup-module__iye-Gq__title{color:#000;margin-bottom:10px;font-size:1.5rem;font-weight:700}.SuccessPopup-module__iye-Gq__message{color:#666;line-height:1.5}.SuccessPopup-module__iye-Gq__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#000;border:none;margin-top:20px;padding:12px 24px;font-weight:700}.SuccessPopup-module__iye-Gq__closeBtn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#000;border:none;margin-top:20px;padding:12px 24px;font-weight:700;transition:background-color .2s}.SuccessPopup-module__iye-Gq__closeBtn:hover{background-color:#333}
.GallerySection-module__HycVFq__gallery{background-color:#fff;padding:80px 0}.GallerySection-module__HycVFq__container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.GallerySection-module__HycVFq__heading{font-family:var(--font-heading);align-items:center;gap:12px;margin-bottom:40px;font-size:3rem;font-weight:800;display:flex}.GallerySection-module__HycVFq__heading:before{content:"";background-color:var(--primary);width:6px;height:1.2em;display:block}.GallerySection-module__HycVFq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.GallerySection-module__HycVFq__imageWrapper{aspect-ratio:1;background-color:#f0f0f0;border-radius:8px;width:100%;position:relative;overflow:hidden}.GallerySection-module__HycVFq__image{object-fit:cover;transition:transform .3s}.GallerySection-module__HycVFq__imageWrapper:hover .GallerySection-module__HycVFq__image{transform:scale(1.05)}@media (max-width:1024px){.GallerySection-module__HycVFq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.GallerySection-module__HycVFq__grid{grid-template-columns:repeat(2,1fr)}.GallerySection-module__HycVFq__heading{font-size:2.25rem}}@media (max-width:480px){.GallerySection-module__HycVFq__grid{grid-template-columns:1fr}}
.page-module__oRS4AW__page{--background:#fafafa;--foreground:#fff;background-color:var(--background);min-height:100vh;padding-top:var(--header-height);flex-direction:column;display:flex}.page-module__oRS4AW__hero{background-color:var(--primary);text-align:center;justify-content:center;align-items:center;width:100%;margin-bottom:40px;padding:80px 20px;display:flex}.page-module__oRS4AW__heroTitle{color:#000;text-transform:uppercase;letter-spacing:-.02em;font-size:3rem;font-weight:800}.page-module__oRS4AW__container{max-width:var(--container-width);margin:0 auto;padding:0 20px 100px}.page-module__oRS4AW__backLink{text-transform:uppercase;margin-bottom:40px;font-size:.9rem;font-weight:700;text-decoration:underline;display:inline-block}.page-module__oRS4AW__topSection{flex-direction:row;width:100%;display:flex}.page-module__oRS4AW__heroWrapper{flex-direction:column;flex:0 0 50%;max-width:50%;display:flex;position:relative}.page-module__oRS4AW__heroImageWrapper{aspect-ratio:1;flex:0 0 50%;max-width:50%;height:auto;position:relative}.page-module__oRS4AW__heroImage{object-fit:cover}@media (max-width:900px){.page-module__oRS4AW__topSection{flex-direction:column;min-height:100vw;position:relative}.page-module__oRS4AW__heroImageWrapper{z-index:1;width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}.page-module__oRS4AW__heroImageWrapper:after{content:"";z-index:2;background-color:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__oRS4AW__heroWrapper{z-index:3;flex:auto;width:100%;max-width:100%;min-height:auto;position:relative}}.page-module__oRS4AW__main{background-color:var(--foreground);flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;display:flex}.page-module__oRS4AW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module__oRS4AW__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module__oRS4AW__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:1.75}.page-module__oRS4AW__intro a{color:var(--text-primary);font-weight:500}.page-module__oRS4AW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module__oRS4AW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module__oRS4AW__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module__oRS4AW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module__oRS4AW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__oRS4AW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module__oRS4AW__main{padding:0}.page-module__oRS4AW__intro{gap:16px}.page-module__oRS4AW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}
.about-module__7ecs4a__aboutContainer{padding:100px 20px}.about-module__7ecs4a__backLink{text-transform:uppercase;color:#000;align-items:center;gap:8px;margin-bottom:20px;font-weight:700;text-decoration:none;display:inline-flex}.about-module__7ecs4a__backIcon{color:var(--primary)}.about-module__7ecs4a__title{margin-bottom:40px;font-size:4rem;font-weight:800}.about-module__7ecs4a__mainImageWrapper{border-radius:12px;width:100%;height:400px;margin-bottom:40px;position:relative;overflow:hidden}.about-module__7ecs4a__mainImage{object-fit:cover}.about-module__7ecs4a__contentWrapper{max-width:800px;font-size:1.25rem;line-height:1.8}.about-module__7ecs4a__sectionHeading{margin-top:60px;margin-bottom:20px;font-size:2.5rem}@media (max-width:768px){.about-module__7ecs4a__title{font-size:2.5rem}.about-module__7ecs4a__sectionHeading{font-size:2rem}.about-module__7ecs4a__aboutContainer{padding:60px 20px}}
