.Navbar-module__cJzEcG__navbar{background-color:var(--brand-cream-light);border-bottom:2px solid var(--brand-cream);z-index:100;position:sticky;top:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Navbar-module__cJzEcG__logoContainer{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:44px;margin-left:-.5rem}.Navbar-module__cJzEcG__logoTextStack{flex-direction:column;justify-content:center;display:flex}.Navbar-module__cJzEcG__logoFirstName{color:var(--brand-orange);text-transform:uppercase;font-size:1.5rem;font-weight:500;line-height:1;font-family:var(--cowboy), sans-serif;margin-right:.5rem}.Navbar-module__cJzEcG__logoLastName{color:var(--brand-olive-dark);text-transform:uppercase;font-size:1.5rem;font-weight:900;line-height:1;font-family:var(--cowboy), sans-serif}.Navbar-module__cJzEcG__logoOffice{color:var(--brand-olive);text-transform:uppercase;letter-spacing:.02em;margin-top:.02rem;font-size:1rem;font-weight:800;line-height:1.2}.Navbar-module__cJzEcG__navMenu{flex-direction:row;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navItem{list-style:none}.Navbar-module__cJzEcG__navLink{color:var(--brand-olive);font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:var(--brand-orange)}.Navbar-module__cJzEcG__donateBtn{background-color:var(--brand-orange);color:#fff;cursor:pointer;border-radius:8px;padding:.6rem 1.4rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.Navbar-module__cJzEcG__donateBtn:hover{background-color:var(--brand-orange-hover);color:#fff}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;z-index:101;background:0 0;border:none;flex-shrink:0;padding:0;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--brand-olive);border-radius:3px;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;display:block}@media screen and (max-width:950px){.Navbar-module__cJzEcG__navContainer{padding:.75rem 1.5rem}.Navbar-module__cJzEcG__logoContainer{gap:.25rem}.Navbar-module__cJzEcG__logoTextStack{flex-shrink:0;align-items:flex-start}.Navbar-module__cJzEcG__logoName,.Navbar-module__cJzEcG__logoOffice{white-space:nowrap}.Navbar-module__cJzEcG__logoImage{flex-shrink:0;height:36px;margin-left:0}.Navbar-module__cJzEcG__logoFirstName{letter-spacing:-.02rem;margin-right:.4rem;font-size:1.15rem}.Navbar-module__cJzEcG__logoLastName{letter-spacing:-.02rem;font-size:1.15rem}.Navbar-module__cJzEcG__logoOffice{letter-spacing:.15em;margin-top:-.1rem;font-size:.62rem}.Navbar-module__cJzEcG__mobileMenuBtn{margin-left:1rem;display:block}.Navbar-module__cJzEcG__navMenu{top:calc(100svh - var(--exact-hero-height));background-color:var(--brand-cream-light);width:100%;height:var(--exact-hero-height);min-height:var(--exact-hero-height);flex-direction:column;justify-content:center;gap:2.5rem;transition:right .3s;position:fixed;right:-100%}.Navbar-module__cJzEcG__navMenu.Navbar-module__cJzEcG__active{right:0}.Navbar-module__cJzEcG__navLink{font-size:1.5rem}.Navbar-module__cJzEcG__barOpen1{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__barOpen2{opacity:0}.Navbar-module__cJzEcG__barOpen3{transform:translateY(-8px)rotate(-45deg)}}
.Footer-module__S6Hkya__footer{background-color:var(--brand-olive-dark);border-top:2px solid var(--brand-cream);margin-top:auto;padding:4rem 0 3rem}.Footer-module__S6Hkya__container{justify-content:space-between;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;flex:1;display:flex}.Footer-module__S6Hkya__heading{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__disclaimerText{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:700;line-height:1.6}.Footer-module__S6Hkya__finePrint{color:var(--brand-cream-light);opacity:.8;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:.75rem}.Footer-module__S6Hkya__linkList a{color:var(--brand-cream-light);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linkList a:hover{color:var(--brand-orange);text-decoration:underline}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__contactInfo a{color:var(--brand-cream-light);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__contactInfo a:hover{color:var(--brand-orange);text-decoration:underline}.Footer-module__S6Hkya__socialGroup{gap:1.25rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--brand-cream-light);align-items:center;transition:color .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--brand-orange)}@media screen and (max-width:992px){.Footer-module__S6Hkya__footer{padding:2.5rem 0 1.5rem}.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:2.5rem}.Footer-module__S6Hkya__column{align-items:center}.Footer-module__S6Hkya__disclaimerText{margin-bottom:.75rem;font-size:.95rem}.Footer-module__S6Hkya__contactInfo{align-items:center;margin-bottom:1.25rem}.Footer-module__S6Hkya__socialGroup{justify-content:center}}
@font-face{font-family:ranchWater;src:url(../media/RanchWater-s.p.0r8ny_g4hef2m.otf)format("opentype");font-display:swap}@font-face{font-family:ranchWater Fallback;src:local(Arial);ascent-override:74.5%;descent-override:21.09%;line-gap-override:0.0%;size-adjust:104.3%}.ranchwater_d6abee51-module__VF6qaa__className{font-family:ranchWater,ranchWater Fallback}.ranchwater_d6abee51-module__VF6qaa__variable{--ranch-water:"ranchWater", "ranchWater Fallback"}
@font-face{font-family:cowboy;src:url(../media/COWBOY-s.p.0.ijuvwln08gr.otf)format("opentype");font-display:swap}@font-face{font-family:cowboy Fallback;src:local(Arial);ascent-override:43.34%;descent-override:12.27%;line-gap-override:0.0%;size-adjust:179.29%}.cowboy_fd78fd9-module__HquFpW__className{font-family:cowboy,cowboy Fallback}.cowboy_fd78fd9-module__HquFpW__variable{--cowboy:"cowboy", "cowboy Fallback"}
.Modal-module__Ro-5Wq__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__modal{border-top:6px solid var(--brand-orange);background:#fff;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:600px;min-height:700px;max-height:90vh;padding:2.5rem 2rem 2rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}.Modal-module__Ro-5Wq__closeButton{color:#888;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:10px;right:15px}.Modal-module__Ro-5Wq__closeButton:hover{color:var(--brand-orange)}.Modal-module__Ro-5Wq__content h2{color:var(--brand-olive-dark);text-align:center;margin-top:0;margin-bottom:1.5rem}@media (max-width:768px){.Modal-module__Ro-5Wq__overlay{align-items:flex-end;padding:0}.Modal-module__Ro-5Wq__modal{border-radius:20px 20px 0 0;max-width:100%;height:100%;max-height:92svh;padding:3rem 1rem 1rem;animation:.3s cubic-bezier(.2,.8,.2,1) Modal-module__Ro-5Wq__slideUp}.Modal-module__Ro-5Wq__closeButton{color:#333;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex;top:15px;right:15px}}@keyframes Modal-module__Ro-5Wq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.Contact-module__74sIdq__pageWrapper{width:100%;overflow-x:hidden}.Contact-module__74sIdq__pageHeader{background-color:var(--brand-cream);border-bottom:4px solid var(--brand-orange);padding:6rem 2rem 4rem}.Contact-module__74sIdq__headerContainer{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Contact-module__74sIdq__headerTextSide{justify-content:flex-end;display:flex}.Contact-module__74sIdq__pageTitle{font-family:var(--cowboy), sans-serif;text-transform:uppercase;color:var(--brand-olive-dark);text-align:right;margin:0;font-size:clamp(4rem,8vw,6.5rem);font-weight:400;line-height:.9}.Contact-module__74sIdq__headerImageSide{flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.Contact-module__74sIdq__paintbrushIllustration{filter:drop-shadow(0 10px 20px #00000014);width:200px;max-width:100%;height:auto}.Contact-module__74sIdq__contactSection{background-color:var(--brand-cream-light);width:100%;color:var(--brand-text);padding:6rem 2rem}.Contact-module__74sIdq__sectionContainer{max-width:800px;margin:0 auto}.Contact-module__74sIdq__introBlock{text-align:center;margin-bottom:4rem}.Contact-module__74sIdq__sectionHeading{font-family:var(--cowboy), sans-serif;text-transform:uppercase;color:var(--brand-olive-dark);border-bottom:3px solid var(--brand-orange);margin-bottom:1.5rem;padding-bottom:.15rem;font-size:2.5rem;font-weight:400;display:inline-block}.Contact-module__74sIdq__introLeadin{color:var(--brand-text);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Contact-module__74sIdq__tabWrapper{border-bottom:2px dashed #0000001a;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:grid}.Contact-module__74sIdq__tabButton{border:2px solid var(--brand-olive);color:var(--brand-olive-dark);font-family:var(--cowboy), sans-serif;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;padding:1rem 1.5rem;font-size:1.2rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.Contact-module__74sIdq__tabButton:hover{color:var(--brand-olive);transform:translateY(-1px)}.Contact-module__74sIdq__tabActive:hover{color:var(--brand-cream-light)}.Contact-module__74sIdq__tabActive{background-color:var(--brand-olive);color:var(--brand-cream);box-shadow:0 4px 12px #00000014}.Contact-module__74sIdq__formContainer{background:#fff;border:1px solid #0000000d;border-radius:6px;flex-direction:column;gap:1.75rem;padding:3rem;display:flex;box-shadow:0 10px 30px #0000000a}.Contact-module__74sIdq__successMessage{background-color:var(--brand-olive);color:var(--brand-cream-light);border-left:5px solid var(--brand-orange);border-radius:4px;padding:1.25rem;font-weight:600;line-height:1.5}.Contact-module__74sIdq__formGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.Contact-module__74sIdq__formGroupRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__74sIdq__formContainer label{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-olive-dark);font-size:.95rem;font-weight:700}.Contact-module__74sIdq__formContainer input[type=text],.Contact-module__74sIdq__formContainer input[type=email],.Contact-module__74sIdq__formContainer input[type=tel],.Contact-module__74sIdq__formContainer textarea{width:100%;color:var(--brand-text);background-color:#fafafa;border:2px solid #0000001a;border-radius:4px;padding:.85rem 1rem;font-family:inherit;font-size:1.05rem;transition:all .2s}.Contact-module__74sIdq__formContainer input:focus,.Contact-module__74sIdq__formContainer textarea:focus{border-color:var(--brand-orange);background-color:#fff;outline:none;box-shadow:0 0 0 4px #d65a311a}.Contact-module__74sIdq__checkboxGroupHeading{margin-bottom:.25rem}.Contact-module__74sIdq__checkboxGrid{grid-template-columns:1fr;gap:1rem;margin-top:.25rem;display:grid}.Contact-module__74sIdq__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex;position:relative;text-transform:none!important;letter-spacing:normal!important;color:var(--brand-text)!important;font-size:1.05rem!important;font-weight:500!important}.Contact-module__74sIdq__checkboxLabel input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Contact-module__74sIdq__checkboxCustom{background-color:#fafafa;border:2px solid #00000026;border-radius:4px;flex-shrink:0;width:22px;height:22px;transition:all .15s;display:inline-block;position:relative}.Contact-module__74sIdq__checkboxLabel input:checked~.Contact-module__74sIdq__checkboxCustom{background-color:var(--brand-orange);border-color:var(--brand-orange)}.Contact-module__74sIdq__checkboxCustom:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:6px;height:11px;display:none;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.Contact-module__74sIdq__checkboxLabel input:checked~.Contact-module__74sIdq__checkboxCustom:after{display:block}.Contact-module__74sIdq__submitButton{background-color:var(--brand-orange);color:#fff;font-family:var(--cowboy), sans-serif;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;margin-top:1rem;padding:1.1rem 2rem;font-size:1.3rem;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 10px #d65a3140}.Contact-module__74sIdq__submitButton:hover:not(:disabled){background-color:var(--brand-olive-dark);transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.Contact-module__74sIdq__submitButton:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:768px){.Contact-module__74sIdq__pageHeader{padding:3rem 1.5rem 2rem}.Contact-module__74sIdq__headerContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Contact-module__74sIdq__headerImageSide{order:1}.Contact-module__74sIdq__paintbrushIllustration{filter:drop-shadow(0 4px 8px #0000000d);width:55px}.Contact-module__74sIdq__headerTextSide{order:2}.Contact-module__74sIdq__pageTitle{text-align:center;font-size:2.5rem;line-height:1.1}.Contact-module__74sIdq__contactSection{padding:4rem 1.25rem}.Contact-module__74sIdq__introBlock{margin-bottom:2.5rem}.Contact-module__74sIdq__sectionHeading{font-size:2.2rem}.Contact-module__74sIdq__tabWrapper{grid-template-columns:1fr;gap:.75rem;padding-bottom:1rem}.Contact-module__74sIdq__tabButton{padding:.85rem 1rem;font-size:1.05rem}.Contact-module__74sIdq__formContainer{gap:1.5rem;padding:1.75rem 1.25rem}.Contact-module__74sIdq__formGroupRow{grid-template-columns:1fr;gap:1.5rem}}
