.gradient{background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 25%,rgba(0,0,0,.85) 50%,#000 80%,#000)}.gradientAlt{background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 70%,rgba(0,0,0,.875) 90%,#000)}.hero-container{position:relative;width:100%;height:100vh}.hero-content-wrapper{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-container{background-size:cover;background-position:50%}.heroBg{height:85vh;background-position:top}.heroOverlay{height:88vh}@media (max-width:1280px){.heroBg{height:80vh;background-position:top}.heroOverlay{height:82vh}}@media (max-width:1024px){.heroBg{height:70vh;background-position:top}.heroOverlay{height:72vh}}@media (max-width:768px){.heroBg{height:60vh;background-position:top}.heroOverlay{height:62vh}}@media (max-width:480px){.heroBg{height:50vh;background-position:top}.heroOverlay{height:62vh}.heroBg{height:55vh;background-position:top}.heroOverlay{height:70vh}}.goldIcon{color:var(--solidGold)}