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}}
.ChatWidget-module-scss-module__Ea13ha__widget{z-index:1000;font-family:inherit;position:fixed;bottom:24px;right:24px}.ChatWidget-module-scss-module__Ea13ha__toggle{color:#fff;cursor:pointer;background:#701926;border:none;border-radius:50%;width:56px;height:56px;font-size:24px;transition:transform .15s;box-shadow:0 4px 16px #0003}.ChatWidget-module-scss-module__Ea13ha__toggle:hover{transform:scale(1.05)}.ChatWidget-module-scss-module__Ea13ha__toggle:focus-visible{outline-offset:2px;outline:3px solid #14335e}.ChatWidget-module-scss-module__Ea13ha__togglePulse{animation:2s ease-out 3 ChatWidget-module-scss-module__Ea13ha__pulse-ring}.ChatWidget-module-scss-module__Ea13ha__teaser{white-space:nowrap;color:#0a1f3d;cursor:pointer;background:#fff;border:1px solid #e2e4e9;border-radius:20px;padding:10px 16px;font-size:13px;font-weight:500;animation:.3s ease-out ChatWidget-module-scss-module__Ea13ha__teaser-in;position:absolute;bottom:8px;right:68px;box-shadow:0 4px 16px #00000026}.ChatWidget-module-scss-module__Ea13ha__teaser:hover{background:#f4f5f7}.ChatWidget-module-scss-module__Ea13ha__panel{background:#fff;border-radius:12px;flex-direction:column;width:340px;max-width:calc(100vw - 48px);height:460px;max-height:calc(100vh - 140px);display:flex;position:absolute;bottom:72px;right:0;overflow:hidden;box-shadow:0 8px 32px #0000002e}.ChatWidget-module-scss-module__Ea13ha__header{color:#fff;background:#701926;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatWidget-module-scss-module__Ea13ha__title{font-size:15px;font-weight:600}.ChatWidget-module-scss-module__Ea13ha__close{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:22px;line-height:1}.ChatWidget-module-scss-module__Ea13ha__close:focus-visible{outline-offset:2px;outline:2px solid #fff}.ChatWidget-module-scss-module__Ea13ha__messages{background:#f4f5f7;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module-scss-module__Ea13ha__message{white-space:pre-wrap;border-radius:14px;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.45}.ChatWidget-module-scss-module__Ea13ha__messageUser{color:#fff;background:#701926;border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module-scss-module__Ea13ha__messageAssistant{color:#1a1a1a;background:#fff;border:1px solid #e2e4e9;border-bottom-left-radius:4px;align-self:flex-start}.ChatWidget-module-scss-module__Ea13ha__messageTyping{align-items:center;gap:4px;padding:12px 14px;display:flex}.ChatWidget-module-scss-module__Ea13ha__dot{background:#999;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatWidget-module-scss-module__Ea13ha__bounce}.ChatWidget-module-scss-module__Ea13ha__dot:nth-child(2){animation-delay:.15s}.ChatWidget-module-scss-module__Ea13ha__dot:nth-child(3){animation-delay:.3s}.ChatWidget-module-scss-module__Ea13ha__error{color:#b3261e;text-align:center;align-self:center;padding:4px 8px;font-size:13px}.ChatWidget-module-scss-module__Ea13ha__inputRow{background:#fff;border-top:1px solid #e2e4e9;align-items:flex-end;gap:8px;padding:12px;display:flex}.ChatWidget-module-scss-module__Ea13ha__input{resize:none;border:1px solid #e2e4e9;border-radius:18px;flex:1;max-height:120px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.4;overflow-y:auto}.ChatWidget-module-scss-module__Ea13ha__input:focus-visible{outline-offset:1px;outline:2px solid #c08852}.ChatWidget-module-scss-module__Ea13ha__input:disabled{background:#f4f5f7}.ChatWidget-module-scss-module__Ea13ha__send{color:#fff;cursor:pointer;background:#c08852;border:none;border-radius:50%;flex-shrink:0;width:40px;height:40px;font-size:18px}.ChatWidget-module-scss-module__Ea13ha__send:disabled{cursor:not-allowed;background:#cfd2d8}.ChatWidget-module-scss-module__Ea13ha__send:focus-visible{outline-offset:2px;outline:2px solid #0a1f3d}@keyframes ChatWidget-module-scss-module__Ea13ha__pulse-ring{0%{box-shadow:0 4px 16px #0003,0 0 #e8622c99}70%{box-shadow:0 4px 16px #0003,0 0 0 14px #e8622c00}to{box-shadow:0 4px 16px #0003,0 0 #e8622c00}}@keyframes ChatWidget-module-scss-module__Ea13ha__teaser-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatWidget-module-scss-module__Ea13ha__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.ChatWidget-module-scss-module__Ea13ha__toggle,.ChatWidget-module-scss-module__Ea13ha__togglePulse,.ChatWidget-module-scss-module__Ea13ha__teaser,.ChatWidget-module-scss-module__Ea13ha__dot{transition:none;animation:none}}
