.home-hero{padding-top:110px}.hero-note{margin-top:18px;color:rgba(255,255,255,.82);font-weight:700}.featured-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.8fr);grid-gap:28px;gap:28px;align-items:center;background:linear-gradient(135deg,#fff,var(--brand-bg-alt));border:1px solid var(--brand-border);padding:30px;margin-bottom:24px}.industry-scroll-grid{display:flex;gap:18px;overflow-x:auto;padding:6px 4px 18px;scroll-snap-type:x mandatory}.industry-card{flex:0 0 230px;scroll-snap-align:start}.testimonial-single blockquote{max-width:860px;margin:0 auto 18px;text-align:center;font-size:26px;line-height:1.35;font-family:"Trebuchet MS",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;color:var(--brand-text)}.testimonial-single p{text-align:center;font-weight:700;color:var(--brand-primary-dark)}.testimonial-single .carousel-control-next,.testimonial-single .carousel-control-prev{filter:invert(1)}@media (max-width:991px){.featured-product{grid-template-columns:1fr}}@media (max-width:575px){.testimonial-single blockquote{font-size:20px}}