.lp-hero{background:radial-gradient(circle at 0 0,hsla(0,0%,100%,.22) 0,hsla(0,0%,100%,.1) 20%,transparent 50%),linear-gradient(135deg,hsla(0,0%,100%,.08),transparent 35%),linear-gradient(180deg,#0a0a0a 0,#151515 60%,#000);color:#fff;min-height:40vh;padding:80px 0 60px;position:relative}.lp-hero h1{font-size:2.55rem}.lp-hero__eyebrow{color:#dafb71;text-transform:uppercase}.lp-hero h1{color:#fff!important;margin:0 0 1rem}.lp-hero__text{font-size:1.1rem;hyphens:none;-webkit-hyphens:none;-ms-hyphens:none;overflow-wrap:normal;word-break:normal}.lp-hero__stars{bottom:0;opacity:1;position:absolute;right:0;z-index:2}.lp-hero__btn-secondary{border-radius:5px;color:#dafb71;font-size:.8rem;font-weight:600;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.lp-hero__btn-secondary:active,.lp-hero__btn-secondary:focus,.lp-hero__btn-secondary:hover{color:#dafb71;font-weight:600;text-decoration:underline}.lp-hero__btn-secondary .bi{font-size:1rem;transition:all .5s ease}.lp-hero__btn-secondary:hover .bi{animation:arrow-bounce .6s ease}@keyframes arrow-bounce{0%{transform:translateY(0)}40%{transform:translateY(5px)}70%{transform:translateY(-2px)}to{transform:translateY(0)}}