.lab-page-content{min-height:var(--visible-vh,100vh);position:relative;padding:20px 10px}.lab-page-content,.lab-wrapper{width:100%;display:flex;flex-direction:column}.lab-wrapper{height:80vh;justify-content:center;align-items:center}.lab-img{max-width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lab-title{margin-top:70px;text-align:center;font-size:1.5rem;font-family:RedHatDisplay-Bold;line-height:100%;letter-spacing:2px;font-weight:600;text-transform:uppercase;margin-bottom:15px}.lab-description{text-align:center;max-width:450px;font-family:RedHatDisplay-Regular;line-height:130%;font-size:.9rem;max-width:350px;letter-spacing:.18px;font-weight:400}.lab-button{display:flex;justify-content:space-between;align-self:flex-end;align-items:center;padding:7px 14px;background-color:#f2f2f2;background-image:linear-gradient(90deg,#601f8c 50%,#f2f2f2 0);background-size:200% 100%;background-position:100% 100%;border:none;text-transform:uppercase;overflow:hidden;transition:background-position .7s ease-in-out,background-color .3s;margin-top:10px;margin-bottom:20px}.lab-button svg{margin-left:12px}.lab-button:hover{background-position:0 100%}.lab-button p{margin:0;color:#0d0d0d;font-family:RedHatDisplay-Bold,sans-serif;font-size:24px;line-height:100%;letter-spacing:.6px;font-weight:500;display:flex;align-items:center}@media (min-width:600px){.lab-page-content{padding:20px}.lab-title{font-size:1.9rem;margin-bottom:15px}.lab-description{font-size:1rem}.lab-img{max-width:30%}}@media (min-width:800px){.lab-img{max-width:30%}.lab-page-content{padding:20px}.lab-title{font-size:1.9rem;margin-bottom:15px}.lab-description{font-size:1rem}}@media (min-width:1024px){.lab-img{max-width:50%}.lab-page-content{padding:20px}.lab-title{font-size:2rem;margin-bottom:15px}.lab-description{font-size:1.2rem}.lab-button{align-items:center;padding:7px 14px}}@media (min-width:1366px){.lab-img{max-width:40%}.lab-page-content{padding:20px 80px}.lab-title{font-size:2.5rem;margin-bottom:15px}.lab-description{font-size:1.5rem}.lab-button{padding:9px 16px}.lab-button p{font-size:32px}.lab-button svg{width:31px;height:25px}}@media (min-width:1920px){.lab-img{max-width:100%}.lab-page-content{padding:20px 100px}.lab-title{font-size:3rem;margin-bottom:15px}.lab-description{font-size:1.6rem}.lab-button{align-items:center;padding:9px 20px}.lab-button p{font-size:40px}.lab-button svg{width:40px;height:32px}}