@font-face{font-family:Parisienne;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Parisienne-Regular.woff2)format("woff2")}@font-face{font-family:Parisienne Fallback;font-style:normal;font-weight:400;src:local(Arial);ascent-override:115.49%;descent-override:56.36%;line-gap-override:0%;size-adjust:79.28%}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/Poppins-Thin.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/Poppins-Light.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Poppins-Regular.woff2)format("woff2")}@font-face{font-family:Poppins Fallback;font-style:normal;font-weight:100;src:local(Arial);ascent-override:96.07%;descent-override:32.02%;line-gap-override:9.15%;size-adjust:109.3%}@font-face{font-family:Poppins Fallback;font-style:normal;font-weight:300;src:local(Arial);ascent-override:93.76%;descent-override:31.25%;line-gap-override:8.93%;size-adjust:111.99%}@font-face{font-family:Poppins Fallback;font-style:normal;font-weight:400;src:local(Arial);ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}:root{--color-ivory-white:#fbf4ee;--color-sand-brown:#eedcce;--color-pastel-gray:#cfcdc0;--color-trout-blue:#455660;--color-eucalyptic-green:#98aa9e;--color-onion-red:#894957;--color-trout-blue-overlay:#45566040;--color-black:#121214;--color-bg:var(--color-ivory-white);--color-bg-brown:var(--color-sand-brown);--color-bg-green:var(--color-pastel-gray);--color-headings:var(--color-ivory-white);--color-text:var(--color-ivory-white);--color-link:var(--color-ivory-white);--color-hover-link:var(--color-onion-red);--color-accent-green:var(--color-eucalyptic-green);--color-accent-red:var(--color-onion-red);--font-serif:"Parisienne", "Parisienne Fallback", Georgia, serif;--font-sans:"Poppins", "Poppins Fallback", Arial, sans-serif;--font-headings:var(--font-serif);--font-text:var(--font-sans);--container-max-width:1440px;--container-padding-x:1.5rem;--spacing-section-y:6rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-text);font-weight:300;line-height:1.5;overflow:hidden}body:has(.section){overflow:auto}ul{margin-inline-start:0;list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);color:var(--color-headings);font-weight:400;line-height:1.1}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p,a,div{font-size:1rem}section{padding-block:var(--spacing-section-y);background-color:var(--color-ivory-white)}section.bg-brown{background-color:var(--color-sand-brown)}section.bg-green{background-color:var(--color-pastel-gray)}section+section,section.bg-brown+section.bg-brown,section.bg-green+section.bg-green{padding-block:0}.container{width:100%;max-width:var(--container-max-width);padding:0 var(--container-padding-x);margin:0 auto}a{color:var(--color-link);text-decoration:none;transition:color .3s}a:hover{color:var(--color-hover-link)}.btn{width:100%;color:var(--color-link);border:2px solid var(--color-link);background:0 0;border-radius:3rem;padding:.75rem 1.5rem;transition:background-color .3s,color .3s}.btn:hover{background-color:var(--color-link);color:var(--color-hover-link)}@media (min-width:768px){.btn{width:fit-content;margin-inline:auto}}.overlay-trout-blue{background-color:var(--color-trout-blue-overlay)}.section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;isolation:isolate;background:url(/img/IMG_6222.jpeg) 50%/cover no-repeat;align-content:center;min-height:100vh;position:relative}.section:before{content:"";background-color:var(--color-trout-blue-overlay);z-index:0;position:absolute;inset:0}@media (max-width:767px){.section{min-height:113dvh}}
.Nav-module-scss-module__13yC3a__nav{z-index:100;background:0 0;width:100%;position:absolute;top:0;right:0}.Nav-module-scss-module__13yC3a__inner{min-height:64px;padding:0 var(--container-padding-x);justify-content:center;align-items:center;display:flex}@media (max-width:640px){.Nav-module-scss-module__13yC3a__inner{justify-content:flex-end}}.Nav-module-scss-module__13yC3a__desktopLinks{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Nav-module-scss-module__13yC3a__desktopLinks a{font-family:var(--font-text);letter-spacing:.14em;text-transform:uppercase;color:var(--color-headings);padding-bottom:3px;font-size:.8rem;font-weight:300;text-decoration:none;transition:color .35s cubic-bezier(.4,0,.2,1);position:relative}.Nav-module-scss-module__13yC3a__desktopLinks a:after{content:"";background:var(--color-onion-red);height:1px;transition:left .35s cubic-bezier(.4,0,.2,1),right .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;right:50%}.Nav-module-scss-module__13yC3a__desktopLinks a:hover{color:var(--color-headings);-webkit-text-decoration-color:var(--color-onion-red);text-decoration-color:var(--color-onion-red)}.Nav-module-scss-module__13yC3a__desktopLinks a:hover:after{left:0;right:0}.Nav-module-scss-module__13yC3a__desktopLinks .Nav-module-scss-module__13yC3a__active{color:var(--color-headings)}.Nav-module-scss-module__13yC3a__desktopLinks .Nav-module-scss-module__13yC3a__active:after{left:0;right:0}@media (max-width:640px){.Nav-module-scss-module__13yC3a__desktopLinks{display:none}}.Nav-module-scss-module__13yC3a__mobileToggle{cursor:pointer;background:0 0;border:none;padding:6px;line-height:0;display:none}.Nav-module-scss-module__13yC3a__mobileToggle:focus-visible{outline:2px solid var(--color-onion-red);outline-offset:2px}@media (max-width:640px){.Nav-module-scss-module__13yC3a__mobileToggle{justify-content:center;align-items:center;display:flex}}.Nav-module-scss-module__13yC3a__menuIcon{display:block}.Nav-module-scss-module__13yC3a__bar{stroke:var(--color-headings);stroke-width:1.5px;stroke-linecap:round;transform-origin:50%;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1),stroke .35s cubic-bezier(.4,0,.2,1)}.Nav-module-scss-module__13yC3a__barTopOpen{stroke:var(--color-onion-red);transform:rotate(45deg)translate(3.5px,3.5px)}.Nav-module-scss-module__13yC3a__barMidOpen{opacity:0;transform:scaleX(0)}.Nav-module-scss-module__13yC3a__barBotOpen{stroke:var(--color-onion-red);transform:rotate(-45deg)translate(3.5px,-3.5px)}.Nav-module-scss-module__13yC3a__overlay{z-index:200;opacity:0;pointer-events:none;background:#12121433;transition:opacity .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:0}@media (max-width:640px){.Nav-module-scss-module__13yC3a__overlay{display:block}}.Nav-module-scss-module__13yC3a__overlayVisible{opacity:1;pointer-events:auto}.Nav-module-scss-module__13yC3a__flyout{border-left:1px solid var(--color-bg-brown);z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #fff6;flex-direction:column;justify-content:center;align-items:center;width:min(375px,80vw);height:100dvh;padding:2rem 1.5rem;transition:transform .45s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 4px 30px #0000004d}@media (max-width:640px){.Nav-module-scss-module__13yC3a__flyout{display:flex}}.Nav-module-scss-module__13yC3a__flyoutOpen{transform:translate(0)}.Nav-module-scss-module__13yC3a__closeButton{cursor:pointer;color:var(--color-headings);background:0 0;border:none;padding:6px;line-height:0;transition:color .35s cubic-bezier(.4,0,.2,1);position:absolute;top:1.25rem;right:1.25rem}.Nav-module-scss-module__13yC3a__closeButton:hover{color:var(--color-onion-red)}.Nav-module-scss-module__13yC3a__closeButton:focus-visible{outline:2px solid var(--color-onion-red);outline-offset:2px}.Nav-module-scss-module__13yC3a__flyoutLinks{text-align:center;flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.Nav-module-scss-module__13yC3a__flyoutLinks li{opacity:0;transform:translate(14px)}.Nav-module-scss-module__13yC3a__flyoutLinks li.Nav-module-scss-module__13yC3a__flyoutItemVisible{animation:.4s forwards Nav-module-scss-module__13yC3a__slideIn}.Nav-module-scss-module__13yC3a__flyoutLinks a{font-family:var(--font-serif);color:var(--color-headings);padding:.4rem 1rem;font-size:2.4rem;text-decoration:none;transition:color .35s cubic-bezier(.4,0,.2,1);display:block}.Nav-module-scss-module__13yC3a__flyoutLinks a:hover{color:var(--color-onion-red)}.Nav-module-scss-module__13yC3a__flyoutActive{color:var(--color-onion-red)!important}@keyframes Nav-module-scss-module__13yC3a__slideIn{to{opacity:1;transform:translate(0)}}
