.hero-player-installations{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 50%,#cbd5e1 100%);background-size:cover;background-position:center center;background-repeat:no-repeat;border-bottom:1px solid rgb(148 163 184 / .2);position:relative;min-height:70vh;display:flex;align-items:center}.hero-player-installations__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(30 64 175 / .1);z-index:1}.hero-player-installations__container{position:relative;z-index:2;width:100%}.hero-player-installations__content{text-align:center;max-width:80rem;margin:0 auto;padding:4rem 2rem}.hero-player-installations__title{line-height:1.1;margin:0 0 2rem;font-weight:700}.hero-player-installations__description{line-height:1.6;margin-bottom:3rem}.hero-player-installations__buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.hero-player-installations__button{min-width:16rem;padding:1.2rem 2.4rem;border-radius:.8rem;text-decoration:none;font-weight:600;font-size:1.6rem;transition:all 0.3s ease;text-align:center;border:2px solid}.hero-player-installations__button.button--primary{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border-color:#1e40af}.hero-player-installations__button.button--primary:hover{background:linear-gradient(135deg,#1e3a8a,#2563eb);transform:translateY(-2px);box-shadow:0 8px 25px rgb(30 64 175 / .25)}.hero-player-installations__button.button--secondary{background:linear-gradient(135deg,#0ea5e9,#06b6d4);color:#fff;border-color:#0ea5e9}.hero-player-installations__button.button--secondary:hover{background:linear-gradient(135deg,#0284c7,#0891b2);transform:translateY(-2px);box-shadow:0 8px 25px rgb(14 165 233 / .25)}.hero-player-installations__button.button--tertiary{background:#fff0;color:#1e40af;border-color:#1e40af}.hero-player-installations__button.button--tertiary:hover{background:#1e40af;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgb(30 64 175 / .15)}@media screen and (max-width:749px){.hero-player-installations__content{padding:3rem 1.5rem}.hero-player-installations{min-height:60vh}.hero-player-installations__button{width:100%;max-width:30rem}}