.hero-section{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;color:#fff;position:relative}.hero-content{width:100%;max-width:2200px;padding:0 2rem;z-index:2;position:relative;margin:0 auto}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center;min-height:80vh}@media screen and (max-width: 989px){.hero-grid{min-height:auto;padding:1rem 0 3rem}}.hero-left{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 989px){.hero-left{gap:2rem}}.hero-heading{font-weight:700;line-height:1.2;margin:0;color:#fff;font-family:var(--font-heading-family)}.service-badges{display:flex;flex-wrap:wrap;gap:.75rem;max-width:100%}.service-badge{background:#ffffff1a;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;white-space:nowrap;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.service-badge:hover{background:#fff3;transform:translateY(-2px)}.testimonial-link{display:flex;align-items:center;gap:1rem;background:#ffffff1a;padding:1rem 1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;max-width:fit-content}.testimonial-link:hover{background:#fff3;transform:translateY(-2px)}.testimonial-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.testimonial-text{font-size:.875rem;font-weight:500;color:#fff}.icon-arrow{color:#fff;transition:transform .3s ease}.testimonial-link:hover .icon-arrow{transform:translate(4px)}.hero-right{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.shopify-logos{display:flex;gap:1.5rem;align-items:center}.shopify-logo-image{height:auto;padding:1rem;border-radius:8px;box-shadow:0 4px 12px #0000001a}.hero-description{line-height:1.6;color:#fff;max-width:100%}.hero-description p{margin:0}.hero-description u{text-decoration:underline;text-decoration-color:#fff;text-underline-offset:2px}@media screen and (max-width: 989px){.hide-on-mobile{display:none!important}}@media screen and (max-width: 989px){.hero-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.service-badges{justify-content:center}.testimonial-link{align-self:center}.hero-right{align-items:center}.shopify-logos{justify-content:center}}@media screen and (max-width: 749px){.hero-content{padding:0 1.5rem}.service-badges{gap:.5rem}.service-badge{padding:.5rem 1rem}.shopify-logos{flex-direction:column;gap:1rem}}@media screen and (max-width: 480px){.hero-content{padding:0 1rem}}@media (prefers-reduced-motion: no-preference){.hero-heading{animation:fadeInUp .8s ease-out}.service-badges{animation:fadeInUp .8s ease-out .2s both}.testimonial-link{animation:fadeInUp .8s ease-out .4s both}.shopify-logos{animation:fadeInUp .8s ease-out .6s both}.hero-description{animation:fadeInUp .8s ease-out .8s both}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-hero.css.map */
