.Navbar-module__cJzEcG__navbar{z-index:100;padding:1.5rem 4rem;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f5dcf2;padding:1rem 4rem}.Navbar-module__cJzEcG__container{max-width:var(--content-max-width,1400px);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading,Georgia);letter-spacing:.3em;font-size:1.5rem;font-weight:400}.Navbar-module__cJzEcG__navLinks{gap:3rem;display:flex}.Navbar-module__cJzEcG__navLinks a{letter-spacing:.05em;text-transform:uppercase;color:var(--charcoal-light,#5a5a5a);font-size:.875rem;font-weight:400;transition:color .3s}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--charcoal,#3a3a3a)}.Navbar-module__cJzEcG__enquireBtn{font-family:var(--font-body,sans-serif);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--charcoal,#3a3a3a);color:var(--charcoal,#3a3a3a);cursor:pointer;background:0 0;padding:.75rem 1.5rem;font-size:.75rem;font-weight:500;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.Navbar-module__cJzEcG__enquireBtn:hover{background:var(--charcoal,#3a3a3a);color:var(--cream,beige)}.Navbar-module__cJzEcG__mobileEnquire{display:none}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--charcoal,#3a3a3a);width:24px;height:1px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:last-child{transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{padding:1.25rem 2rem}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{padding:.875rem 2rem}.Navbar-module__cJzEcG__navLinks{gap:2rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar,.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{padding:1rem 1.5rem}.Navbar-module__cJzEcG__logo{letter-spacing:.2em;font-size:1.25rem}.Navbar-module__cJzEcG__navLinks{opacity:0;visibility:hidden;pointer-events:none;z-index:9999;isolation:isolate;background:beige;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100vw;height:100dvh;transition:opacity .4s,visibility .4s;position:fixed;inset:0;overflow:hidden}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open{opacity:1;visibility:visible;pointer-events:all}.Navbar-module__cJzEcG__navLinks a{letter-spacing:.1em;font-size:1.5rem}.Navbar-module__cJzEcG__enquireBtn{display:none}.Navbar-module__cJzEcG__mobileEnquire{font-family:var(--font-body,sans-serif);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--charcoal,#3a3a3a);color:var(--charcoal,#3a3a3a);cursor:pointer;background:0 0;margin-top:1rem;padding:1rem 2.5rem;font-size:.875rem;font-weight:500;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:block}.Navbar-module__cJzEcG__mobileEnquire:hover{background:var(--charcoal,#3a3a3a);color:var(--cream,beige)}.Navbar-module__cJzEcG__hamburger{z-index:10000;display:flex}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{padding:1rem}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{padding:.875rem 1rem}.Navbar-module__cJzEcG__logo{letter-spacing:.15em;font-size:1.125rem}.Navbar-module__cJzEcG__navLinks a{font-size:1.25rem}.Navbar-module__cJzEcG__hamburger{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.Navbar-module__cJzEcG__hamburger span{width:22px}.Navbar-module__cJzEcG__mobileEnquire{min-height:48px;padding:1rem 2rem}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;padding:0 2rem}.Hero-module__ZARIfG__title{font-family:var(--font-heading,Georgia);letter-spacing:-.03em;color:var(--charcoal,#3a3a3a);opacity:0;font-size:clamp(3.5rem,10vw,8rem);font-weight:400;line-height:1;transition:opacity 1s cubic-bezier(.25,.46,.45,.94),transform 1s cubic-bezier(.25,.46,.45,.94);transform:translateY(60px)}.Hero-module__ZARIfG__title.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__title em{font-style:italic;display:inline-block}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body,sans-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal-light,#5a5a5a);opacity:0;margin-top:2rem;font-size:clamp(.875rem,1.5vw,1rem);font-weight:400;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .3s,transform .8s cubic-bezier(.25,.46,.45,.94) .3s;transform:translateY(30px)}.Hero-module__ZARIfG__subtitle.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__scrollIndicator{cursor:pointer;flex-direction:column;align-items:center;gap:6px;padding:12px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator:hover{transform:translate(-50%)translateY(6px)}.Hero-module__ZARIfG__scrollDot{background:var(--charcoal,#3a3a3a);opacity:.25;border-radius:50%;width:4px;height:4px;animation:1.8s ease-in-out infinite Hero-module__ZARIfG__dotCascade}.Hero-module__ZARIfG__scrollDot:first-child{animation-delay:0s}.Hero-module__ZARIfG__scrollDot:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__scrollDot:nth-child(3){animation-delay:.4s}@keyframes Hero-module__ZARIfG__dotCascade{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:.9;transform:scale(1.2)}}.Hero-module__ZARIfG__decorativeElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__circle{border:1px solid #3a3a3a14;border-radius:50%;width:300px;height:300px;position:absolute;top:15%;right:10%}.Hero-module__ZARIfG__line{background:#3a3a3a1a;width:150px;height:1px;position:absolute;bottom:20%;left:5%;transform:rotate(-45deg)}@media (max-width:1024px){.Hero-module__ZARIfG__hero{min-height:100svh}.Hero-module__ZARIfG__circle{width:250px;height:250px;top:12%;right:5%}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:100svh;padding-top:80px}.Hero-module__ZARIfG__content{padding:0 1.5rem}.Hero-module__ZARIfG__title{font-size:clamp(2.5rem,12vw,4rem);line-height:1.05}.Hero-module__ZARIfG__subtitle{letter-spacing:.15em;margin-top:1.5rem;font-size:.75rem}.Hero-module__ZARIfG__circle{width:180px;height:180px;top:8%;right:-40px}.Hero-module__ZARIfG__line{display:none}.Hero-module__ZARIfG__scrollIndicator{gap:5px;bottom:1.5rem}.Hero-module__ZARIfG__scrollDot{width:3px;height:3px}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding-top:70px}.Hero-module__ZARIfG__content{padding:0 1rem}.Hero-module__ZARIfG__title{font-size:clamp(2rem,14vw,3rem)}.Hero-module__ZARIfG__subtitle{letter-spacing:.1em;margin-top:1.25rem;font-size:.7rem}.Hero-module__ZARIfG__circle{opacity:.5;width:100px;height:100px;top:5%;right:-25px}.Hero-module__ZARIfG__scrollIndicator{gap:4px;bottom:1rem}.Hero-module__ZARIfG__scrollDot{width:3px;height:3px}}
.Philosophy-module__PUxW5G__philosophy{background:var(--alabaster,#fafaf8);padding:clamp(6rem,15vw,12rem) clamp(1.5rem,5vw,4rem)}.Philosophy-module__PUxW5G__container{max-width:1000px;margin:0 auto}.Philosophy-module__PUxW5G__labelWrapper{margin-bottom:3rem}.Philosophy-module__PUxW5G__label{letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal-light,#5a5a5a);font-size:.75rem;font-weight:500}.Philosophy-module__PUxW5G__heading{font-family:var(--font-heading,Georgia);color:var(--charcoal,#3a3a3a);margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.3}.Philosophy-module__PUxW5G__heading em{font-style:italic}.Philosophy-module__PUxW5G__divider{background:var(--charcoal,#3a3a3a);width:60px;height:1px;margin-bottom:3rem}.Philosophy-module__PUxW5G__description{max-width:700px}.Philosophy-module__PUxW5G__text{color:var(--charcoal-light,#5a5a5a);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.Philosophy-module__PUxW5G__text:last-child{margin-bottom:0}.Philosophy-module__PUxW5G__fadeUp{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)}.Philosophy-module__PUxW5G__fadeUp.Philosophy-module__PUxW5G__visible{opacity:1;transform:translateY(0)}.Philosophy-module__PUxW5G__fadeUp:nth-child(2){transition-delay:.15s}.Philosophy-module__PUxW5G__fadeUp:nth-child(3){transition-delay:.3s}@media (max-width:1024px){.Philosophy-module__PUxW5G__philosophy{padding:clamp(4rem,10vw,8rem) clamp(1.5rem,5vw,3rem)}.Philosophy-module__PUxW5G__labelWrapper,.Philosophy-module__PUxW5G__heading,.Philosophy-module__PUxW5G__divider{margin-bottom:2rem}}@media (max-width:768px){.Philosophy-module__PUxW5G__philosophy{padding:4rem 1.5rem}.Philosophy-module__PUxW5G__heading{font-size:clamp(1.5rem,5vw,2rem);line-height:1.4}.Philosophy-module__PUxW5G__heading br{display:none}.Philosophy-module__PUxW5G__divider{width:40px}.Philosophy-module__PUxW5G__text{font-size:1rem;line-height:1.7}}@media (max-width:480px){.Philosophy-module__PUxW5G__philosophy{padding:3rem 1rem}.Philosophy-module__PUxW5G__labelWrapper{margin-bottom:1.5rem}.Philosophy-module__PUxW5G__label{font-size:.625rem}.Philosophy-module__PUxW5G__heading{margin-bottom:1.5rem;font-size:1.375rem}.Philosophy-module__PUxW5G__divider{margin-bottom:1.5rem}.Philosophy-module__PUxW5G__text{margin-bottom:1rem;font-size:.9375rem}}
.Services-module__dpHhBa__services{background:var(--cream,beige);padding:clamp(6rem,15vw,12rem) clamp(1.5rem,5vw,4rem)}.Services-module__dpHhBa__container{max-width:var(--content-max-width,1400px);margin:0 auto}.Services-module__dpHhBa__header{margin-bottom:5rem}.Services-module__dpHhBa__label{letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal-light,#5a5a5a);margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:block}.Services-module__dpHhBa__heading{font-family:var(--font-heading,Georgia);color:var(--charcoal,#3a3a3a);font-size:clamp(2.5rem,5vw,4rem);font-weight:400}.Services-module__dpHhBa__heading em{font-style:italic}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Services-module__dpHhBa__card{border-top:1px solid #3a3a3a26;padding:2.5rem 0;position:relative}.Services-module__dpHhBa__number{font-family:var(--font-heading,Georgia);color:var(--charcoal-light,#5a5a5a);margin-bottom:2rem;font-size:.875rem;display:block}.Services-module__dpHhBa__cardTitle{font-family:var(--font-heading,Georgia);color:var(--charcoal,#3a3a3a);margin-bottom:1.5rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400;line-height:1.3}.Services-module__dpHhBa__cardDescription{color:var(--charcoal-light,#5a5a5a);font-size:1rem;line-height:1.7}.Services-module__dpHhBa__cardLine{background:var(--olive-green,#556b2f);transform-origin:0;width:40px;height:1px;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardLine{transform:scaleX(1)}.Services-module__dpHhBa__fadeUp{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)}.Services-module__dpHhBa__fadeUp.Services-module__dpHhBa__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Services-module__dpHhBa__services{padding:clamp(4rem,10vw,8rem) clamp(1.5rem,5vw,3rem)}.Services-module__dpHhBa__header{margin-bottom:3rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Services-module__dpHhBa__services{padding:4rem 1.5rem}.Services-module__dpHhBa__header{margin-bottom:2.5rem}.Services-module__dpHhBa__heading{font-size:clamp(1.75rem,6vw,2.5rem)}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:0}.Services-module__dpHhBa__card{padding:1.5rem 0}.Services-module__dpHhBa__number{margin-bottom:1rem}.Services-module__dpHhBa__cardTitle{margin-bottom:1rem;font-size:1.25rem}.Services-module__dpHhBa__cardDescription{font-size:.9375rem}.Services-module__dpHhBa__cardLine{transform:scaleX(1)}}@media (max-width:480px){.Services-module__dpHhBa__services{padding:3rem 1rem}.Services-module__dpHhBa__header{margin-bottom:2rem}.Services-module__dpHhBa__label{margin-bottom:1rem;font-size:.625rem}.Services-module__dpHhBa__heading{font-size:1.5rem}.Services-module__dpHhBa__card{padding:1.5rem 0}.Services-module__dpHhBa__number{opacity:.8;margin-bottom:.75rem;font-size:.75rem}.Services-module__dpHhBa__cardTitle{margin-bottom:.875rem;font-size:1.125rem}.Services-module__dpHhBa__cardDescription{font-size:.875rem;line-height:1.65}.Services-module__dpHhBa__cardLine{width:30px}}
.ContactForm-module__j1WgZG__overlay{z-index:200;background:var(--matte-black,#1a1a1a);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0}.ContactForm-module__j1WgZG__overlay.ContactForm-module__j1WgZG__open{opacity:1;pointer-events:all}.ContactForm-module__j1WgZG__closeBtn{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:2rem;right:2rem}.ContactForm-module__j1WgZG__closeBtn span{background:var(--off-white,#f7f7f5);width:24px;height:1px;transition:transform .3s;position:absolute}.ContactForm-module__j1WgZG__closeBtn span:first-child{transform:rotate(45deg)}.ContactForm-module__j1WgZG__closeBtn span:last-child{transform:rotate(-45deg)}.ContactForm-module__j1WgZG__closeBtn:hover span:first-child{transform:rotate(135deg)}.ContactForm-module__j1WgZG__closeBtn:hover span:last-child{transform:rotate(45deg)}.ContactForm-module__j1WgZG__content{opacity:0;width:100%;max-width:600px;max-height:90vh;padding:2rem;transition:all .6s cubic-bezier(.25,.46,.45,.94) .2s;overflow-y:auto;transform:translateY(30px)}.ContactForm-module__j1WgZG__content::-webkit-scrollbar{width:4px}.ContactForm-module__j1WgZG__content::-webkit-scrollbar-track{background:0 0}.ContactForm-module__j1WgZG__content::-webkit-scrollbar-thumb{background:#f7f7f533;border-radius:2px}.ContactForm-module__j1WgZG__overlay.ContactForm-module__j1WgZG__open .ContactForm-module__j1WgZG__content{opacity:1;transform:translateY(0)}.ContactForm-module__j1WgZG__header{margin-bottom:3rem}.ContactForm-module__j1WgZG__label{letter-spacing:.2em;text-transform:uppercase;color:#f7f7f599;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:block}.ContactForm-module__j1WgZG__heading{font-family:var(--font-heading,Georgia);color:var(--off-white,#f7f7f5);font-size:clamp(2rem,4vw,2.5rem);font-weight:400;line-height:1.2}.ContactForm-module__j1WgZG__heading em{font-style:italic}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__j1WgZG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__formGroup label{letter-spacing:.1em;text-transform:uppercase;color:#f7f7f599;font-size:.75rem;font-weight:500}.ContactForm-module__j1WgZG__formGroup input,.ContactForm-module__j1WgZG__formGroup textarea,.ContactForm-module__j1WgZG__formGroup select{font-family:var(--font-body,sans-serif);color:var(--off-white,#f7f7f5);background:0 0;border:none;border-bottom:1px solid #f7f7f533;width:100%;padding:.75rem 0;font-size:1rem;transition:border-color .3s}.ContactForm-module__j1WgZG__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23F7F7F5' fill-opacity='0.6' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;padding-right:1.5rem}.ContactForm-module__j1WgZG__formGroup select option{background:var(--matte-black,#1a1a1a);color:var(--off-white,#f7f7f5);padding:.5rem}.ContactForm-module__j1WgZG__formGroup input::placeholder,.ContactForm-module__j1WgZG__formGroup textarea::placeholder{color:#f7f7f54d}.ContactForm-module__j1WgZG__formGroup input:focus,.ContactForm-module__j1WgZG__formGroup textarea:focus,.ContactForm-module__j1WgZG__formGroup select:focus{border-bottom-color:var(--off-white,#f7f7f5);outline:none}.ContactForm-module__j1WgZG__formGroup textarea{resize:none}.ContactForm-module__j1WgZG__submitBtn{font-family:var(--font-body,sans-serif);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--off-white,#f7f7f5);color:var(--off-white,#f7f7f5);cursor:pointer;background:0 0;align-self:flex-start;margin-top:1rem;padding:1rem 2.5rem;font-size:.75rem;font-weight:500;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.ContactForm-module__j1WgZG__submitBtn:hover:not(:disabled){background:var(--off-white,#f7f7f5);color:var(--matte-black,#1a1a1a)}.ContactForm-module__j1WgZG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__j1WgZG__successMessage{text-align:center}.ContactForm-module__j1WgZG__successLabel{font-family:var(--font-heading,Georgia);color:#f7f7f599;margin-bottom:1.5rem;font-size:.875rem;font-style:italic;display:block}.ContactForm-module__j1WgZG__successHeading{font-family:var(--font-heading,Georgia);color:var(--off-white,#f7f7f5);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.ContactForm-module__j1WgZG__successHeading em{font-style:italic}.ContactForm-module__j1WgZG__successText{color:#f7f7f599;margin-bottom:2rem;font-size:1rem;line-height:1.6}.ContactForm-module__j1WgZG__closeTextBtn{font-family:var(--font-body,sans-serif);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--off-white,#f7f7f5);color:var(--off-white,#f7f7f5);cursor:pointer;background:0 0;padding:1rem 2.5rem;font-size:.75rem;font-weight:500;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.ContactForm-module__j1WgZG__closeTextBtn:hover{background:var(--off-white,#f7f7f5);color:var(--matte-black,#1a1a1a)}@media (max-width:768px){.ContactForm-module__j1WgZG__closeBtn{top:1rem;right:1rem}.ContactForm-module__j1WgZG__content{max-height:100vh;padding:4rem 1.5rem 2rem;overflow-y:auto}.ContactForm-module__j1WgZG__formRow{grid-template-columns:1fr;gap:1.25rem}.ContactForm-module__j1WgZG__header{margin-bottom:2rem}.ContactForm-module__j1WgZG__heading{font-size:clamp(1.5rem,6vw,2rem)}}@media (max-width:480px){.ContactForm-module__j1WgZG__closeBtn{width:44px;height:44px;top:.75rem;right:.75rem}.ContactForm-module__j1WgZG__content{padding:3.5rem 1rem 1.5rem}.ContactForm-module__j1WgZG__header{margin-bottom:1.5rem}.ContactForm-module__j1WgZG__label{margin-bottom:1rem;font-size:.625rem}.ContactForm-module__j1WgZG__heading{font-size:1.375rem;line-height:1.3}.ContactForm-module__j1WgZG__heading br{display:none}.ContactForm-module__j1WgZG__form{gap:1rem}.ContactForm-module__j1WgZG__formGroup{gap:.375rem}.ContactForm-module__j1WgZG__formGroup label{font-size:.6875rem}.ContactForm-module__j1WgZG__formGroup input,.ContactForm-module__j1WgZG__formGroup textarea,.ContactForm-module__j1WgZG__formGroup select{min-height:44px;padding:.875rem 0;font-size:1rem}.ContactForm-module__j1WgZG__submitBtn{width:100%;min-height:48px;margin-top:.75rem;padding:1rem 1.5rem}.ContactForm-module__j1WgZG__successHeading{font-size:1.5rem}.ContactForm-module__j1WgZG__successText{font-size:.875rem}.ContactForm-module__j1WgZG__closeTextBtn{width:100%;min-height:48px}}
.Footer-module__S6Hkya__footer{background:var(--matte-black,#1a1a1a);color:var(--off-white,#f7f7f5);padding:4rem clamp(1.5rem,5vw,4rem) 2rem}.Footer-module__S6Hkya__container{max-width:var(--content-max-width,1400px);margin:0 auto}.Footer-module__S6Hkya__brand{margin-bottom:3rem}.Footer-module__S6Hkya__logo{font-family:var(--font-heading,Georgia);letter-spacing:.3em;margin-bottom:.5rem;font-size:1.25rem;display:block}.Footer-module__S6Hkya__tagline{color:#f7f7f580;letter-spacing:.05em;font-size:.875rem}.Footer-module__S6Hkya__links{border-bottom:1px solid #f7f7f51a;gap:2rem;margin-bottom:3rem;padding-bottom:3rem;display:flex}.Footer-module__S6Hkya__links a{color:#f7f7f599;letter-spacing:.05em;font-size:.875rem;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:var(--off-white,#f7f7f5)}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__copyright{color:#f7f7f566;font-size:.75rem}.Footer-module__S6Hkya__location{color:#f7f7f566;letter-spacing:.05em;font-size:.75rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:3rem 1.5rem 1.5rem}.Footer-module__S6Hkya__brand{margin-bottom:2rem}.Footer-module__S6Hkya__logo{font-size:1.125rem}.Footer-module__S6Hkya__tagline{font-size:.75rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.Footer-module__S6Hkya__links a{font-size:.75rem}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:2.5rem 1rem 1.5rem}.Footer-module__S6Hkya__brand{margin-bottom:1.5rem}.Footer-module__S6Hkya__logo{letter-spacing:.2em;font-size:1rem}.Footer-module__S6Hkya__tagline{font-size:.6875rem}.Footer-module__S6Hkya__links{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.Footer-module__S6Hkya__links a{align-items:center;min-height:44px;padding:.5rem 0;display:flex}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:.5rem}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__location{font-size:.6875rem}.Footer-module__S6Hkya__location{word-break:break-word;max-width:100%}}
