.top-container-vr{min-height:500px;position:relative}.top-container-vr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/vr.jpg);background-position:50%;background-size:cover;filter:brightness(.6);z-index:-1}.text-vr{max-width:1000px;min-height:350px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:30px;gap:20px}.text-vr h1{color:white;font-weight:700;font-size:48px}.text-vr a{font-size:.9rem;padding:10px 15px;background:transparent;color:white;border:2px solid rgba(255,255,255,.8);letter-spacing:1px;position:relative;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;text-transform:uppercase}.text-vr a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);opacity:0;transition:opacity .3s ease-in-out}.text-vr a:hover:before{opacity:1}.text-vr a:hover{letter-spacing:2px}.vr-description{font-size:18px;text-align:justify;max-width:1200px;margin:20px auto;padding:0 25px}.vr-introduction h2,.vr-price h2{font-weight:500;font-size:22px;margin:15px;justify-content:justify}