@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-400-normal.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/roboto-400-italic.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/roboto-500-normal.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-700-normal.woff2) format("woff2")}body,html,p,h1,h2,h3{margin:0;padding:0}p{margin:0;margin-bottom:2rem}h1{font-size:48px;line-height:42px;margin-bottom:32px}h2{font-size:32px;line-height:32px;margin-bottom:24px}h3{font-size:24px;line-height:24px;margin-bottom:12px}blockquote{margin:0;padding-left:3em;border-left:.5em #DFC9A6 solid}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:Roboto,SF Pro Text,SF Pro Icons,system-ui,-apple-system,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-stroke:.45px rgba(0,0,0,.1)}p{line-height:26px;letter-spacing:.025em}a{color:#9a7438;text-decoration:none}li{line-height:1.7rem}.layout{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}.container{margin:0 auto;max-width:1000px;width:100%;padding:1rem}.container img{max-width:100%}.post-card{display:block}.fade-up{opacity:0;transform:translateY(30px);animation:fade-up .6s ease forwards}@keyframes fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.interactive-scale{transition:none}.interactive-scale:hover,.interactive-scale:focus-visible,.interactive-scale:active{transform:none}.fade-up{animation:none;opacity:1;transform:none}}.btn{background-color:#dfc9a6;color:#3e2702;text-transform:uppercase;font-weight:500;font-size:.9rem;padding:.8rem 1.5rem;display:inline-block}@media(max-width:700px){.btn{width:100%;text-align:center}}.interactive-scale{--scale-hover: 1.05;--scale-active: .95;transition:transform .2s ease;transform-origin:center;will-change:transform}.interactive-scale:hover,.interactive-scale:focus-visible{transform:scale(var(--scale-hover))}.interactive-scale:active{transform:scale(var(--scale-active))}.interactive-scale-strong{--scale-active: .9}@media(max-width:760px){.md-flex-column-reverse{flex-direction:column-reverse}}.flex-spacer{padding:1rem}.nav{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:4rem}@media(max-width:760px){.nav{flex-direction:column;align-items:flex-start;padding-top:0}.nav .links{justify-content:flex-start;width:100%}.nav .logo{width:100%;text-align:center;padding:1rem}}.nav .logo img{max-width:200px}.nav .links{display:flex;justify-content:space-between;flex-wrap:wrap;flex-grow:.6}.nav .links a{font-weight:500;font-size:1rem;color:#000;text-decoration:none;text-transform:uppercase;padding:1rem}footer{margin-top:3rem;background-color:#dfc9a6}figcaption{font-size:.7rem}.text-right{text-align:right}.heading-prefix{color:#b1843d;text-transform:uppercase;font-size:20px;line-height:28px}.footer-content{margin-top:1rem;min-height:200px;padding-top:2rem;padding-bottom:1rem;display:flex;flex-direction:column}.footer-content p{margin:0;padding:0;text-align:center}.footer-content .logo-img{max-width:150px}.footer-content .footer-infos{display:flex;flex-direction:column;align-items:center}.footer-content .footer-infos>*{padding:.8rem}.footer-content .footer-infos img{padding:.5rem}.footer-content .footer-infos .social-links{display:flex;gap:.75rem;align-items:center}.footer-content .footer-infos .social-links .interactive-scale{display:inline-flex}.footer-content .footer-disclaimers{padding:0 1rem;color:#9a7438;font-size:.8rem}.content-section{display:flex}.content-section .section-text{width:60%}.content-section .section-image{width:40%}.content-section .section-image img{object-fit:cover;width:100%;max-width:100%;box-shadow:4px 4px 9px #c0a47240}@media(max-width:760px){.content-section{flex-wrap:wrap}.content-section .section-text,.content-section .section-image{width:100%}}.flex-direction-row-reverse{flex-direction:row-reverse}.headline{display:flex;align-items:center}.headline p{margin:2rem 0}.headline .section-text{max-width:580px;padding-left:3rem}.headline .section-image{min-width:200px;height:357px}.headline .section-image img{max-width:100%;border:10px solid #DFC9A6;height:100%;object-fit:cover;object-position:left}@media(max-width:700px){.headline .section-image{display:none}.headline .section-text{padding:0}}.center-content{display:flex;align-items:center;justify-content:center}.p1{padding:1rem}.p2{padding:2rem}section{margin-bottom:5rem}.services{display:grid;justify-content:center;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:minmax(150px,.35fr);gap:1rem}.services .service{position:relative;cursor:pointer;box-shadow:4px 4px 9px #c0a47240}.services .service .service-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#dfc9a61a,#dfc9a64d)}.services .service .service-heading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;text-align:center;font-weight:500;letter-spacing:.085em;text-transform:uppercase;text-shadow:0px 1px 4px rgba(0,0,0,.25)}.services .service img{height:100%;width:100%;object-fit:cover}.react-photo-gallery--gallery img{object-fit:cover}.post{display:flex;flex-wrap:wrap;margin-bottom:2rem}.post .thumbnail{width:190px;height:120px}.post .thumbnail img{height:100%;width:100%;object-fit:cover}.post .post-text{min-width:300px;display:flex;flex-direction:column}.post .post-text p{margin:0;padding-top:.3rem}.post .post-text .post-heading{font-weight:500;font-size:1.4rem}.post .post-text .post-description{opacity:.8;flex-grow:1;max-width:650px}.post .post-text .post-date{font-size:.8rem;color:#7c7c7c}
