.case-study-container{margin-top:150px}.hero-section{margin-bottom:4rem;animation:fadeIn .6s ease 0s 1 normal forwards running;text-align:center;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(https://images.pexels.com/photos/590045/pexels-photo-590045.jpeg);border-radius:10px;position:relative;overflow:hidden;padding:4rem 0;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(249,54%,33%,.7);z-index:-1}.hero-title{font-size:3.5rem;-webkit-background-clip:text;background-clip:text;color:white;margin-bottom:2rem;font-weight:800}.hero-button{background-color:#fff;padding:10px 20px;border-radius:10px;color:#000;margin:2rem 0}.hero-subtext{color:#d7e0ed!important;margin:2rem 0}.hero-description{font-size:1.25rem;color:#e0e3e7;max-width:1000px;line-height:1.8;margin:2rem auto}.company-branding{margin-top:2rem}.company-branding,.company-logo{display:flex;align-items:center;justify-content:center}.company-logo{width:40px;height:40px;background:linear-gradient(135deg,rgb(147,51,234),rgb(168,85,247));border-radius:50%;margin-right:1rem}.company-logo span{color:white;font-weight:700;font-size:1.25rem}.company-name{font-size:1.125rem;font-weight:600;color:#e3e5e8}.content-section{margin-bottom:4rem;animation:fadeIn .6s ease 0s 1 normal forwards running}.content-card{background:white;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:.3s;margin-bottom:2rem}.section-title{font-size:2.5rem;background:linear-gradient(135deg,rgb(30,64,175),rgb(59,130,246));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:2rem;font-weight:700}.content-text{margin-bottom:1rem}.challenge-list,.content-text{color:rgb(71,85,105);line-height:1.8}.challenge-list{padding-left:2rem;margin-bottom:2rem;list-style:disc}.cta-section{margin-bottom:4rem;animation:fadeIn .6s ease 0s 1 normal forwards running;background:linear-gradient(135deg,rgb(11,7,66),rgb(53,38,130));border-radius:20px;padding:4rem 2rem;color:white}.cta-title{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700;color:white}.cta-description{font-size:1.125rem;opacity:.9;line-height:1.8}.features-grid{display:flex;flex-direction:column;padding-left:2rem;justify-content:center;gap:2rem;margin:3rem 0}.feature-item{gap:1rem}.feature-icon,.feature-item{display:flex;align-items:center}.feature-icon{min-width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%;justify-content:center;position:relative}.feature-text{font-weight:500;color:white}.phase-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.1)}.phase-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.phase-title{font-size:1.5rem;font-weight:600;color:rgb(30,64,175);margin-bottom:1rem}.phase-list{padding-left:2rem;list-style:disc}.phase-list,.results-intro{color:rgb(71,85,105);line-height:1.8}.results-intro{margin-bottom:3rem;font-size:1.125rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.result-card{text-align:center;padding:2rem;background:linear-gradient(90deg,rgb(248,250,252),rgb(241,245,249));border-radius:12px}.result-number{font-size:3rem;font-weight:800;color:rgb(30,64,175);margin-bottom:.5rem}.result-label{font-size:1.25rem;font-weight:600;color:rgb(71,85,105);margin-bottom:1rem}.result-description{color:rgb(100,116,139);font-size:.9rem;line-height:1.5}.testimonial{background:linear-gradient(90deg,rgb(248,250,252),rgb(241,245,249));padding:2rem;border-radius:12px;border-left:4px solid rgb(37,99,235)}.testimonial-quote{font-size:1.125rem;font-style:italic;color:rgb(71,85,105);margin-bottom:1rem;line-height:1.6}.testimonial-author{font-size:.9rem;color:rgb(100,116,139);font-weight:500}.timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{display:flex;align-items:flex-start;gap:2rem}.timeline-number{min-width:60px;height:60px;background:rgb(30,64,175);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.25rem;flex-shrink:0}.timeline-content{flex:1 1}.timeline-title{font-size:1.25rem;font-weight:600;color:rgb(30,64,175);margin-bottom:.5rem}.timeline-description{color:rgb(71,85,105);line-height:1.6}.takeaways-container{text-align:left;margin-top:2rem}.takeaways-subtitle{font-size:1.25rem;font-weight:600;margin-bottom:2rem;color:white}.takeaway-cards{display:flex;flex-direction:column;gap:2rem}.takeaway-card{background:rgba(255,255,255,.1);padding:1.5rem;border-radius:12px}.takeaway-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:white}.takeaway-description{opacity:.9;line-height:1.6;color:white}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.cta-title,.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.results-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.timeline-item{flex-direction:column;text-align:center}.timeline-number{align-self:center}}