html,body{height:100%;margin:0;padding:0}body{flex-direction:column;display:flex}main{flex:1}h1,h2,h3{color:#c08852}.reveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.reveal--visible{opacity:1;transform:translateY(0)}.reveal--delay-1{transition-delay:.1s}.reveal--delay-2{transition-delay:.2s}.reveal--delay-3{transition-delay:.3s}
.NavBar-module-scss-module__qfQ5wa__nav{z-index:100;background-color:#fff;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.NavBar-module-scss-module__qfQ5wa__navScrolled{-webkit-backdrop-filter:blur(10px);background:#fff9;box-shadow:0 2px 12px #00000014}.NavBar-module-scss-module__qfQ5wa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.NavBar-module-scss-module__qfQ5wa__logo{z-index:101;line-height:0}@media screen and (max-width:768px){.NavBar-module-scss-module__qfQ5wa__logo{z-index:99}}.NavBar-module-scss-module__qfQ5wa__menu{gap:2rem;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:768px){.NavBar-module-scss-module__qfQ5wa__menu{z-index:100;background:#fff;flex-direction:column;width:70%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.NavBar-module-scss-module__qfQ5wa__menu li{width:100%}.NavBar-module-scss-module__qfQ5wa__menuOpen{right:0}}.NavBar-module-scss-module__qfQ5wa__link{color:#1a1a1a;font-size:clamp(20px,40%,35px);font-weight:500;text-decoration:none;transition:color .3s}.NavBar-module-scss-module__qfQ5wa__link:hover{color:#701926}@media screen and (max-width:768px){.NavBar-module-scss-module__qfQ5wa__link{border-bottom:1px solid #f0f0f0;padding:1rem;display:block}}.NavBar-module-scss-module__qfQ5wa__active{color:#701926;border-bottom:2px solid #701926}.NavBar-module-scss-module__qfQ5wa__buttonLink{color:#fff;background-color:#701926;border-radius:20px;padding:.5rem 1.25rem;transition:background-color .3s}.NavBar-module-scss-module__qfQ5wa__buttonLink:hover{color:#fff;background-color:#461018}@media screen and (max-width:768px){.NavBar-module-scss-module__qfQ5wa__buttonLink{text-align:center;border-bottom:none;width:100px;margin:1rem auto 0;display:block}}.NavBar-module-scss-module__qfQ5wa__burger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.NavBar-module-scss-module__qfQ5wa__burger span{background:#1a1a1a;border-radius:2px;width:25px;height:3px;transition:all .3s;display:block}.NavBar-module-scss-module__qfQ5wa__burger span.NavBar-module-scss-module__qfQ5wa__burgerOpen:first-child{transform:rotate(45deg)translate(5px,5px)}.NavBar-module-scss-module__qfQ5wa__burger span.NavBar-module-scss-module__qfQ5wa__burgerOpen:nth-child(2){opacity:0}.NavBar-module-scss-module__qfQ5wa__burger span.NavBar-module-scss-module__qfQ5wa__burgerOpen:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}@media screen and (max-width:768px){.NavBar-module-scss-module__qfQ5wa__burger{display:flex}}.NavBar-module-scss-module__qfQ5wa__overlay{display:none}@media screen and (max-width:768px){.NavBar-module-scss-module__qfQ5wa__overlay{z-index:99;background:#0006;display:block;position:fixed;inset:0}}
.Footer-module-scss-module__8CdaaW__footer{color:#c9c9c9;background-color:#1a1a1a;width:100%;margin:0}.Footer-module-scss-module__8CdaaW__container{border-bottom:1px solid #70192633;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding:4rem 6rem;display:grid}@media screen and (min-width:768px) and (max-width:1200px){.Footer-module-scss-module__8CdaaW__container{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem}}@media screen and (max-width:768px){.Footer-module-scss-module__8CdaaW__container{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem}}.Footer-module-scss-module__8CdaaW__brand{flex-direction:column;gap:1rem;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__8CdaaW__brand{align-items:center}}.Footer-module-scss-module__8CdaaW__logo{object-fit:contain}.Footer-module-scss-module__8CdaaW__tagline{color:#fff9;max-width:220px;font-size:.85rem;font-style:italic;line-height:1.6}@media screen and (max-width:768px){.Footer-module-scss-module__8CdaaW__tagline{max-width:100%}}.Footer-module-scss-module__8CdaaW__col{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__8CdaaW__colTitle{letter-spacing:.15em;text-transform:uppercase;color:#c08852;margin:0;font-size:1rem;font-weight:600}.Footer-module-scss-module__8CdaaW__colTitle:after{content:"";background-color:#c08852;width:24px;height:1px;margin-top:.5rem;display:block}@media screen and (max-width:768px){.Footer-module-scss-module__8CdaaW__colTitle:after{margin:.5rem auto 0}}.Footer-module-scss-module__8CdaaW__colList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__8CdaaW__colList li{font-size:1rem;line-height:1.5}.Footer-module-scss-module__8CdaaW__colList a{color:#c9c9c9;text-decoration:none;transition:color .25s}.Footer-module-scss-module__8CdaaW__colList a:hover{color:#701926}.Footer-module-scss-module__8CdaaW__socials{align-items:center;gap:1rem;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__8CdaaW__socials{justify-content:center}}.Footer-module-scss-module__8CdaaW__socialLink{color:#c9c9c9;justify-content:center;align-items:center;width:42px;height:42px;transition:color .25s;display:flex}.Footer-module-scss-module__8CdaaW__socialLink:hover{color:#701926}.Footer-module-scss-module__8CdaaW__bottom{text-align:center;padding:1.2rem 6rem}.Footer-module-scss-module__8CdaaW__bottom p{color:#ffffff8c;margin:0;font-size:.9rem}@media screen and (max-width:768px){.Footer-module-scss-module__8CdaaW__bottom{padding:1.2rem 1.5rem}.Footer-module-scss-module__8CdaaW__bottom p{font-size:.72rem}}
