@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap";nav{height:70px;display:flex;padding:20px 36px;box-shadow:0 2.98256px 7.4564px #0000001a}.hero-container{width:100%;display:flex;justify-content:center;align-items:center}.hero-wrapper{width:50%;display:flex;flex-direction:column;padding-top:3rem;gap:3rem}.hero-photo{display:flex;justify-content:center;align-items:center}.hero-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.hero-content>h1{font-size:3rem}.hero-content>p{font-size:1.5rem}.cards-wrapper{display:flex;justify-content:center;align-items:center;padding-block:2rem;gap:1rem}.card-wrapper{width:15%}.card--rating{display:flex;justify-content:flex-start;align-items:center;gap:.2rem}.card-img{width:176px;height:235px}.stat--bold{font-weight:700}.card-star{width:20px}.card--content{display:flex;flex-direction:column;gap:.3rem}*,:after,:before{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif}
