.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:90vh;justify-content:center;overflow:hidden;position:relative;text-align:center;transition:background-image .3s ease}.hero h1{font-size:3.5rem;font-weight:400;line-height:4.063rem;margin-bottom:20px;max-width:70rem}.hero p{font-size:1.5rem;margin:0 auto;max-width:815px}.pill{background-color:#29295c;border-radius:178px;box-shadow:0 2px 10px rgba(0,0,0,.15);color:#fff;font-size:1.274rem;font-weight:400;padding:10px 25px;position:absolute;white-space:nowrap;z-index:5}.pill--1{left:7%;top:18%}.pill--2{right:9%;top:14%}.pill--3{bottom:28%;left:1%}.pill--4{bottom:20%;right:10%}.pill--5{left:35%;top:80%}@media (max-width:768px){.hero{height:75vh}.text-center{max-width:90%}.hero h1{font-size:1.5rem;line-height:1.75rem}.hero p{font-size:1rem;line-height:1.5rem}.pill{display:none;font-size:.8rem;padding:6px 14px}.pill--1{left:5%;top:20%}.pill--2{right:7%;top:4%}.pill--3{bottom:8%;left:5%}.pill--4{bottom:10px;right:20px}.pill--5{left:39%;top:75%}}