*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;background-color:#fff;color:#3a3420}img,picture,video,canvas,svg{display:block;max-width:100%}input,textarea,button,select{font:inherit}a{text-decoration:none;color:inherit}.Navbar{height:110px;position:absolute;top:0;left:0;width:100%;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background-color:#fff;font-family:Brandon Grotesque,Montserrat,sans-serif}.Navbar_logo img{height:110px;width:auto;display:block}.Navbar_middle{display:flex;gap:2rem}.Navbar_middle a{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ae9300}.Navbar_middle a:hover{opacity:.7}.Navbar_right{display:flex;gap:1.2rem}.Navbar_right a{color:#ae9300;font-size:25px}.Navbar_right a:hover{opacity:.7}.Navbar_toggle{display:none;background:none;border:none;font-size:28px;color:#ae9300;cursor:pointer}.Navbar_mobile_socials{display:none}@media(max-width:768px){.Navbar{height:70px;padding:0 16px;justify-content:center;align-items:center}.Navbar_logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20}.Navbar_logo img{height:50px;width:auto;display:block}.Navbar_toggle{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:block;z-index:30}.Navbar_right{display:none}.Navbar_middle{position:fixed;top:70px;left:0;width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:20px 0;transform:translateY(-120%);transition:transform .3s ease;z-index:10}.Navbar_middle.open{transform:translateY(0)}.Navbar_mobile_socials{display:flex;gap:1.5rem;margin-top:30px}.Navbar_mobile_socials a{font-size:22px;color:#ae9300}}.Footer{background-color:#f1eed3;padding:20px;text-align:center;width:100%;max-width:100%;overflow-x:hidden}.Footer_Top,.Footer_Middle,.Footer_Bottom{display:flex;justify-content:center;align-items:center;width:100%}.Footer_Top{margin-bottom:24px}.Footer_Contact{background-color:#fff;color:#ae9300;padding:8px 14px;font-size:14px;letter-spacing:1.5px;text-transform:uppercase;display:inline-block;text-decoration:none}.Footer_Middle{margin-bottom:24px;gap:24px}.Footer_Middle a{color:#ae9300;font-size:20px}.Footer_Middle a:hover{opacity:.75}.Footer_Bottom p{margin:0;font-size:12px;color:#ae9300;max-width:90%;line-height:1.5;text-align:center;white-space:normal;word-break:break-word}@media(max-width:768px){.Footer{padding:24px 16px}.Footer_Top{margin-bottom:20px}.Footer_Middle{gap:20px;margin-bottom:20px}.Footer_Contact{font-size:13px;padding:10px 16px}.Footer_Middle a{font-size:22px}.Footer_Bottom p{font-size:11px;line-height:1.6}}:root{--nav-height-desktop: 110px;--nav-height-mobile: 90px}.Home{width:100%;overflow-x:hidden}.Home_Image{position:relative;height:130vh;overflow:hidden;z-index:1}.Home_Image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform}.Home_Blurb{position:relative;z-index:2;margin-top:-120px;background-color:#fff;color:#ae9300;text-align:center;padding:20px 40px}.Home_Blurb h2{font-family:Libre Baskerville,serif;margin-bottom:24px;font-weight:300;font-size:24px}.Home_Blurb p{font-family:Brandon Grotesque,Arial,sans-serif;font-size:16px}.Home_Cards{padding:50px 100px;position:relative;z-index:3}@media(max-width:768px){.Home_Cards{padding:30px 16px}.Home_Blurb{margin-top:calc(-1 * var(--nav-height-mobile));padding:20px 16px}.Home_Blurb h2{font-size:20px}.Home_Blurb p{font-size:14px}.Home_Image{height:100vh}.Home_Image img{top:0;height:100%}}.FeatureRow{display:flex;align-items:stretch;width:100%;padding-bottom:100px;height:800px;overflow:hidden}.FeatureRow--reverse{flex-direction:row-reverse}.FeatureRow_Text{background-color:#f1eed3;color:#ae9300;padding:48px;flex:1}.FeatureRow_Text h2{font-family:Libre Baskerville,serif;font-weight:300;font-size:70px;margin-top:0}.FeatureRow_Text p{font-family:Brandon Grotesque,Arial,sans-serif}.FeatureRow_Image{flex:2;overflow:hidden}.FeatureRow_Image img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.FeatureRow{flex-direction:column-reverse;height:auto;padding-bottom:60px}.FeatureRow_Text{padding:24px 16px}.FeatureRow_Text h2{font-size:28px}.FeatureRow_Text p{font-size:14px}.FeatureRow_Image{height:250px}.FeatureRow_Image img{height:100%}}.About{padding-bottom:10px;width:100%;overflow-x:hidden}.About_Image{position:relative;height:130vh;overflow:hidden}.About_Image img{width:100%;height:100%;object-fit:cover;will-change:transform}.About_Image h1{position:absolute;bottom:50px;left:24px;color:#fff;font-family:Libre Baskerville,serif;font-size:50px;font-weight:400;margin:0;max-width:90%}.About_Blurb{background-color:#fff;color:#ae9300;text-align:center;padding:40px 80px;position:relative;margin-top:0;z-index:2}.About_Blurb h2{font-family:Libre Baskerville,serif;margin-bottom:24px;font-weight:300;font-size:28px}.About_Blurb p{font-family:Brandon Grotesque,Arial,sans-serif;font-size:16px;line-height:1.6;margin-bottom:16px}@media(max-width:768px){.About_Image{height:50vh}.About_Image h1{bottom:24px;left:16px;font-size:28px}.About_Blurb{padding:24px 16px}.About_Blurb h2{font-size:22px;margin-bottom:16px}.About_Blurb p{font-size:14px;line-height:1.5}}@media(max-width:480px){.About_Image h1{font-size:20px;bottom:16px;left:12px}.About_Blurb h2{font-size:20px}.About_Blurb p{font-size:13px}}.Services_Image{position:relative;height:125vh;overflow:hidden;width:100%}.Services_Image img{width:100%;height:100%;object-fit:cover;display:block;will-change:transform}.Services_Image h1{position:absolute;bottom:50px;left:24px;color:#fff;font-family:Libre Baskerville,serif;font-size:50px;font-weight:400;max-width:90%;margin:0}.Services_Cards{padding:50px 100px;width:100%;box-sizing:border-box}@media(max-width:768px){.Services_Image{height:50vh}.Services_Image h1{bottom:24px;left:16px;font-size:28px}.Services_Cards{padding:24px 16px}.FeatureRow{width:100%}.FeatureRow_Text{padding:16px 12px}.FeatureRow_Text h2{font-size:22px}.FeatureRow_Text p{font-size:14px;line-height:1.5;word-wrap:break-word}.FeatureRow_Image{height:250px}.FeatureRow_Image img{height:100%}}@media(max-width:480px){.Services_Image h1{font-size:20px;bottom:16px;left:12px}.FeatureRow_Text h2{font-size:20px}.FeatureRow_Text p{font-size:13px}.Services_Cards{padding:16px 12px}}.Contact{padding-bottom:50px}.Contact_Image{position:relative;height:120vh;overflow:hidden}.Contact_Image img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.Contact_Image h1{position:absolute;bottom:50px;left:24px;color:#fff;font-family:Libre Baskerville,serif;font-size:50px;font-weight:400;text-shadow:1px 1px 6px rgba(0,0,0,.6)}.Contact_Blurb{background-color:#fff;color:#ae9300;text-align:left;padding:30px 40px;position:relative;margin-top:0;z-index:2}.Contact_Blurb h2{font-family:Libre Baskerville,serif;margin-bottom:24px;font-weight:100;font-size:32px}.ContactForm{display:flex;flex-direction:column;gap:32px;padding:0 40px;max-width:700px;position:relative;margin-top:0;z-index:3}.ContactForm_Section{display:flex;flex-direction:column;gap:16px}.ContactForm_Section h3{font-family:Libre Baskerville,serif;font-size:20px;color:#ae9300;margin-bottom:12px}.ContactForm_Section label{color:#ae9300;font-weight:500;margin-bottom:0}.ContactForm_Section input[type=text],.ContactForm_Section input[type=email],.ContactForm_Section input[type=tel]{background-color:#e9e1d3;border:1px solid black;padding:12px 16px;font-size:16px;width:100%;box-sizing:border-box}.ContactForm_Checkboxes input[type=checkbox],.ContactForm_Checkboxes input[type=radio]{accent-color:#ae9300}.ContactForm_Section p{color:#ae9300}.ContactForm_Checkboxes{display:flex;gap:20px;flex-wrap:wrap;color:#ae9300}.ContactForm_Checkboxes label{display:flex;align-items:center;gap:8px;font-weight:400;color:#ae9300}.ContactForm_Submit{background-color:#e9e1d3;color:#ae9300;border:1px solid black;padding:14px 24px;font-size:18px;cursor:pointer;width:150px}.ContactForm_Submit:hover{background-color:#8a7500}.ContactForm_ErrorBox{background:#ffecec;border:1px solid #ff5a5a;color:#a30000;padding:1rem;margin-bottom:1rem;border-radius:6px}@media(max-width:768px){.Contact_Image{height:60vh}.Contact_Image h1{bottom:16px;left:16px;font-size:28px;max-width:90%}.Contact_Blurb{padding:24px 16px}.Contact_Blurb h2{font-size:24px}.ContactForm{padding:0 16px;gap:24px}.ContactForm_Section{gap:12px}.ContactForm_Section h3{font-size:18px}.ContactForm_Section label,.ContactForm_Section p{font-size:14px}.ContactForm_Section input[type=text],.ContactForm_Section input[type=email],.ContactForm_Section input[type=tel]{font-size:14px;padding:10px 12px}.ContactForm_Checkboxes{gap:12px}.ContactForm_Checkboxes label{font-size:14px}.ContactForm_Submit{width:100%;padding:12px 16px;font-size:16px}}@media(max-width:480px){.Contact_Image{height:50vh}.Contact_Image h1{font-size:22px;bottom:12px;left:12px}.Contact_Blurb h2{font-size:20px}.ContactForm_Section h3{font-size:16px}.ContactForm_Section label,.ContactForm_Section p{font-size:13px}}
