#hero{position:relative;height:100vh;overflow:hidden;z-index:6}#hero::before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%, 50%);z-index:2;width:80px;height:80px;border-radius:100%;background-color:#bb1025}#hero picture{display:block;height:100%;position:relative}#hero picture[data-overlay=true]::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(69,72,84,.4)}#hero picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#hero p{position:absolute;top:50%;right:12%;left:12%;text-align:center;z-index:2;font:400 clamp(2.5rem, 0.1rem + 6.4vw, 6.5rem)/1.2 "Mercury Display A","Mercury Display B";color:#fff;transform:translateY(-50%)}#hero p i{color:#7698c6}@media(max-width: 1000px){#hero{height:auto}#hero picture img{height:auto}#hero p{line-height:1}}.cta #cta ul a{width:auto;border-radius:24px;padding-right:16px;padding-left:16px;justify-content:flex-start}.cta #cta ul a span{display:inline-block}.cta #cta ul a:hover{background-color:#831618}.cta #cta ul a:hover::before{display:none}@media(max-width: 1000px){.cta #cta ul a{width:48px;height:48px;justify-content:center;border-radius:100%;padding:unset}.cta #cta ul a span{display:none}}