.footer-contact-wrapper{display:none !important}body{scroll-behavior:smooth;background-color:#fff8e1}.gradient-text-gold{background:linear-gradient(to bottom,gold,#fdb931);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0px 2px 4px rgba(0,0,0,.3)}.hero-banner{background-color:#fff8e1;padding-top:72px;min-height:300px;padding-bottom:3rem}.hero-banner img{width:100%;height:auto;object-fit:contain;display:block}@media (min-width:768px){.hero-banner{min-height:550px;padding-bottom:4rem}}@media (min-width:1024px){.hero-banner{min-height:700px;padding-bottom:5rem}}@media (min-width:1280px){.hero-banner{background-size:contain;background-position:center center;min-height:850px;padding-bottom:6rem}}@media (min-width:1536px){.hero-banner{min-height:1000px;padding-bottom:8rem}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#7f1d1d}::-webkit-scrollbar-thumb{background:gold;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#fdb931}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}