.s-heroes{display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;width:100%;max-height:calc(100vh - var(--head-height));background-color:var(--color-brand-2);overflow:hidden;aspect-ratio:16/9}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-heroes{aspect-ratio:9/16;max-height:700px}}@media only screen and (max-width: 400px){.s-heroes{max-height:600px}}.s-heroes__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.s-heroes__bg-hero{display:block;width:100%;height:100%}.s-heroes__bg-hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-heroes__bg-hero img{transform:scale(1.3)}}.s-heroes__bg-lights{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.s-heroes__bg-lights img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-heroes__bg-sunset{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-heroes__bg-sunset{display:none}}.s-heroes__bg-sunset img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-heroes__characters{position:absolute;top:0;left:0;width:100%;height:100%}.s-heroes__character{position:absolute;display:block}.s-heroes__character img{display:block;width:100%;height:auto}.s-heroes__character--dragon{z-index:3}.s-heroes__character--zeus{z-index:5}.s-heroes__character--cowboy{z-index:5}.s-heroes__character--pirate{z-index:8}.s-heroes__character--carto{z-index:10}.s-heroes__character--cleo{z-index:10}.s-heroes__character--miner{z-index:10}.s-heroes__content{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:15;padding-top:2rem;text-align:center}.s-heroes__title{margin-bottom:2rem;color:var(--color-brand-2);line-height:1.5;text-shadow:0 0 0 var(--color-brand-2)}.s-heroes__title span{font:500 var(--font-size-h-md)/1 var(--font-heading);font-family:var(--font-cinzel-decorative)}.s-heroes__subtitle{padding:1.5rem;background:rgba(9,17,36,.9);border-radius:1.5rem 0;box-shadow:0 0 10px var(--color-brand-1);line-height:1.15}.s-heroes__subtitle span{font:400 var(--font-size-t-lg)/1.25 var(--font-text);display:block;margin-bottom:.5rem}.s-heroes__subtitle a{color:var(--color-brand-1)}.s-heroes__bottom{position:absolute;bottom:-1rem;z-index:20;width:100%}.s-heroes__cta{position:absolute;top:50%;left:50%;z-index:20;transform:translate(-50%, -50%)}@media only screen and (max-width: 987px){.s-heroes__cta{bottom:-1rem}}@media only screen and (max-width: 767px){.s-heroes__cta{bottom:-2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-heroes__cta{bottom:-3rem}}.s-heroes .desktop-only{display:block}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-heroes .desktop-only{display:none}}.s-heroes .phone-only{display:none}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-heroes .phone-only{display:block}}
