:root{--deep-green: #1a3a32;--dark-green: #2A443F;--dark-sand: #b5aa7e;--light-sand: #e8e3c8;--light-green: #;--bright-green: #8ba888;--orange: #FF7D4D;--mid-green: #4a6b5c;--logo-green: #F2F6DA;--pale-pink: #f8f6f0;--pad-side-large: 100px;--pad-side-medium: 50px;--pad-side-small: 24px}h1,h2,h3,h4,h5,h6{font-family:"Canela",serif;margin:0}h1{font-size:4rem;line-height:1.1}@media(max-width: 768px){h1{font-size:2.5rem}}h2{font-size:3rem}@media(max-width: 768px){h2{font-size:2rem}}h3{font-size:2rem}@media(max-width: 768px){h3{font-size:1.5rem}}p{line-height:1.6;margin:0 0 1rem 0}a{color:inherit;text-decoration:none}a:hover{opacity:.8}.h-small{font-family:"roc-grotesk-wide",sans-serif;font-weight:500;font-size:1.3125rem;line-height:1.875rem;letter-spacing:0;vertical-align:middle;margin:0}.h-large{font-family:"Canela",serif;font-weight:300;font-style:normal;font-size:6.563rem;line-height:6.563rem;letter-spacing:0;vertical-align:middle;margin-bottom:1.473rem}.p-large{font-family:"Canela",serif;font-weight:300;font-size:4.375rem;line-height:5.625rem;letter-spacing:.01em;margin-bottom:1.25rem;vertical-align:middle}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.button{border-radius:8px;border:1px solid rgba(0,0,0,0);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;-webkit-transition:border-color .25s;transition:border-color .25s}.button:hover{opacity:.9}.section{padding:4rem 0}.page{min-height:100vh;width:100%}.content-section{padding:4rem 0}.header{width:100%;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(17,36,25,.9215686275)}.header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;margin:0 auto}.header .logo{font-family:"Canela",serif;font-size:1.5rem;font-weight:bold}.header .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;list-style:none}@media(max-width: 768px){.header .nav-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.header .nav-link{color:#fff;-webkit-transition:opacity .3s;transition:opacity .3s}.header .nav-link:hover{opacity:.7}.footer{width:100%;padding:4rem 2rem;background-color:rgb(229.5,0,0);margin-top:auto}.footer .footer-content{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.footer .footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;text-align:center}}.footer .footer-text{color:hsla(0,0%,100%,.8);font-size:.9rem}.footer .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;list-style:none}@media(max-width: 768px){.footer .footer-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100vh}body{font-family:"acumin-pro",sans-serif;color:#fff;background-color:#1a3a32}#root{min-height:100vh;width:100%}.app{min-height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}