.hero-shopify-expert{max-width:var(--global-max-width);padding:0 var(--global-space);margin:0 auto;width:100%;height:auto}.hero-shopify-expert__container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:40px;flex-wrap:wrap}@media(max-width: 768px){.hero-shopify-expert__container{flex-direction:column;text-align:center}}.hero-shopify-expert__text{flex:1;min-width:300px}.hero-shopify-expert__text h2{font-size:2.2rem;font-weight:bold;margin-bottom:15px}@media(max-width: 768px){.hero-shopify-expert__text h2{font-size:1.8rem}}.hero-shopify-expert__text p{font-size:1rem;margin-bottom:20px}.hero-shopify-expert__button{display:inline-block;padding:12px 25px;background:linear-gradient(90deg, #fe6c3b 0%, rgb(255, 21, 168) 100%);color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:opacity .3s ease}.hero-shopify-expert__button:hover{opacity:.9}.hero-shopify-expert__image{flex:1;min-width:280px;text-align:center}.hero-shopify-expert__image img{max-width:100%;height:auto;border-radius:10px}