.resources-hero{background-color:#fcf6f0;border-radius:16px;font-family:Inter,sans-serif;padding:50px 40px}.hero .featured{align-items:center;display:flex;flex-direction:row-reverse;gap:60px;justify-content:space-between;margin:0 auto;width:100%}.featured-hero-content{flex:1 1 50%;max-width:100%}.hero-category{color:#a1184a;display:block;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:capitalize}.featured-hero-content h1{color:#2b2353;font-size:42px;font-weight:500;line-height:1.2;margin:0 0 20px}.featured-hero-content .reviewer-bio{color:#4a4557;font-size:16px;line-height:1.6;margin:0 0 30px}.hero-cta{background-color:#614ae6;border-radius:30px;color:#fff!important;display:inline-block;font-size:16px;font-weight:500;padding:14px 28px;text-decoration:none;transition:background-color .2s ease}.hero-cta:hover{background-color:#4d39c7}.featured>div:first-child{display:flex;flex:1 1 50%;justify-content:flex-end;min-width:0}.featured img{aspect-ratio:1/1;border-radius:32px;box-shadow:0 10px 30px rgba(0,0,0,.05);height:auto;max-height:500px;max-width:500px;object-fit:cover;width:100%}@media (max-width:768px){.resources-hero{padding:20px}.hero .featured{flex-direction:column;gap:30px}.featured-hero-content,.featured>div:first-child{flex:1 1 100%}.featured>div:first-child{justify-content:center}}