.shops-hero[data-astro-cid-vv2jbuhu]{position:relative;height:700px;display:flex;align-items:center;overflow:hidden}.shops-hero-bg[data-astro-cid-vv2jbuhu]{position:absolute;inset:0;background:#bf202f}.shops-hero-inner[data-astro-cid-vv2jbuhu]{position:relative;z-index:2;display:flex;align-items:center;gap:60px;color:var(--white)}.shops-hero-images[data-astro-cid-vv2jbuhu]{flex:1;position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}.shops-hero-ellipse[data-astro-cid-vv2jbuhu]{position:relative;width:420px;height:420px}.ellipse-img[data-astro-cid-vv2jbuhu]{position:absolute;width:100%;height:100%;object-fit:contain;border-radius:50%}.ellipse-back[data-astro-cid-vv2jbuhu]{top:30px;left:-30px;opacity:.5}.ellipse-front[data-astro-cid-vv2jbuhu]{top:0;left:0}.shops-hero-products[data-astro-cid-vv2jbuhu]{position:absolute;max-width:350px;height:auto;z-index:3}.shops-hero-content[data-astro-cid-vv2jbuhu]{flex:1;text-align:left}.shops-title[data-astro-cid-vv2jbuhu]{font-size:120px;letter-spacing:-7px;margin-bottom:20px}.shops-subtitle[data-astro-cid-vv2jbuhu]{font-family:var(--font-heading);font-weight:700;font-size:34px;line-height:1.3;margin-bottom:16px}.shops-desc[data-astro-cid-vv2jbuhu]{font-family:var(--font-body);font-weight:500;font-size:16px;color:var(--white);margin-bottom:30px}.shops-hero-ctas[data-astro-cid-vv2jbuhu]{display:flex;flex-wrap:nowrap;gap:12px}.shops-cta-btn[data-astro-cid-vv2jbuhu]{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-family:var(--font-heading);font-weight:700;font-size:13px;text-decoration:none;border-radius:50px;letter-spacing:.02em;transition:background .3s ease,color .3s ease,transform .2s ease}.shops-cta-btn[data-astro-cid-vv2jbuhu]:hover{transform:translateY(-2px)}.shops-cta-btn--filled[data-astro-cid-vv2jbuhu]{background:var(--white, #fff);color:#bf202f}.shops-cta-btn--filled[data-astro-cid-vv2jbuhu]:hover{background:var(--black, #111);color:var(--white, #fff)}.shops-cta-brand[data-astro-cid-vv2jbuhu]{margin-top:12px}.shop-section[data-astro-cid-vv2jbuhu]{position:relative;overflow:hidden}.shop-section--light[data-astro-cid-vv2jbuhu]{background:#f7f7f7}.shop-section--light[data-astro-cid-vv2jbuhu] .shop-section__inner[data-astro-cid-vv2jbuhu]{padding-top:8px;padding-bottom:8px}.shop-section__inner[data-astro-cid-vv2jbuhu]{max-width:1200px;margin:0 auto;padding:16px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.shop-section--reversed[data-astro-cid-vv2jbuhu] .shop-section__inner[data-astro-cid-vv2jbuhu]{direction:rtl}.shop-section--reversed[data-astro-cid-vv2jbuhu] .shop-section__inner[data-astro-cid-vv2jbuhu]>[data-astro-cid-vv2jbuhu]{direction:ltr}.shop-section__label[data-astro-cid-vv2jbuhu]{display:block;font-family:var(--font-heading);font-weight:700;font-size:14px;letter-spacing:.15em;text-transform:uppercase;color:#bf202f;margin-bottom:10px}.shop-section__text[data-astro-cid-vv2jbuhu] h2[data-astro-cid-vv2jbuhu]{font-family:var(--font-heading);font-weight:700;font-size:38px;line-height:1.2;color:var(--black);margin:0 0 14px}.shop-section__text[data-astro-cid-vv2jbuhu] p[data-astro-cid-vv2jbuhu]{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:#555;line-height:1.7;margin:0}.shop-section__cta[data-astro-cid-vv2jbuhu]{display:inline-flex;align-items:center;gap:12px;margin-top:22px;padding:14px 28px;font-family:var(--font-heading);font-weight:700;font-size:14px;color:var(--black);text-decoration:none;border:2px solid var(--black);border-radius:50px;transition:background .3s ease,color .3s ease,transform .2s ease}.shop-section__cta[data-astro-cid-vv2jbuhu]:hover{background:var(--black);color:var(--white, #fff);transform:translateY(-2px)}.cta-dot[data-astro-cid-vv2jbuhu]{width:12px;height:12px;border-radius:50%;background:#bf202f;flex-shrink:0}.shop-section__image[data-astro-cid-vv2jbuhu]{display:flex;align-items:center;justify-content:center}.shop-section__image[data-astro-cid-vv2jbuhu] img[data-astro-cid-vv2jbuhu]{max-width:100%;width:100%;height:auto;object-fit:contain;opacity:0;transform:translateY(30px);transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s ease}.shop-section__image[data-astro-cid-vv2jbuhu].is-visible img[data-astro-cid-vv2jbuhu]{opacity:1;transform:translateY(0)}.marquee-section[data-astro-cid-vv2jbuhu]{overflow:hidden;padding:20px 0;background:#fff}.marquee-track[data-astro-cid-vv2jbuhu]{display:flex;gap:25px;align-items:center;animation:marquee 20s linear infinite;white-space:nowrap}.marquee-item[data-astro-cid-vv2jbuhu]{font-family:var(--font-heading);font-weight:700;font-size:58px;color:var(--black);flex-shrink:0}.marquee-dot[data-astro-cid-vv2jbuhu]{width:13px;height:13px;border-radius:50%;background-color:#bf202f;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1280px){.shops-hero-inner[data-astro-cid-vv2jbuhu]{gap:40px}.shops-hero-ellipse[data-astro-cid-vv2jbuhu]{width:360px;height:360px}.shops-hero-products[data-astro-cid-vv2jbuhu]{max-width:300px}.shops-title[data-astro-cid-vv2jbuhu]{font-size:100px;letter-spacing:-5px}.shops-subtitle[data-astro-cid-vv2jbuhu]{font-size:28px}.shop-section__inner[data-astro-cid-vv2jbuhu]{gap:32px;padding:12px 32px}.shop-section__text[data-astro-cid-vv2jbuhu] h2[data-astro-cid-vv2jbuhu]{font-size:34px}}@media(max-width:1024px){.shops-hero[data-astro-cid-vv2jbuhu]{height:auto;min-height:0}.shops-hero-inner[data-astro-cid-vv2jbuhu]{flex-direction:column;text-align:center;padding-top:110px;padding-bottom:50px;gap:24px}.shops-hero-content[data-astro-cid-vv2jbuhu]{text-align:center}.shops-hero-images[data-astro-cid-vv2jbuhu]{min-height:240px}.shops-hero-ellipse[data-astro-cid-vv2jbuhu]{width:260px;height:260px}.shops-hero-products[data-astro-cid-vv2jbuhu]{max-width:240px}.shops-title[data-astro-cid-vv2jbuhu]{font-size:72px;letter-spacing:-4px;margin-bottom:12px}.shops-subtitle[data-astro-cid-vv2jbuhu]{font-size:22px;margin-bottom:10px}.shops-desc[data-astro-cid-vv2jbuhu]{margin-bottom:20px}.shops-hero-ctas[data-astro-cid-vv2jbuhu]{justify-content:center;flex-wrap:wrap;gap:10px}.shops-cta-btn[data-astro-cid-vv2jbuhu]{padding:10px 18px;font-size:12px}.shop-section__inner[data-astro-cid-vv2jbuhu]{padding:10px 28px;gap:24px}.shop-section__text[data-astro-cid-vv2jbuhu] h2[data-astro-cid-vv2jbuhu]{font-size:28px}.shop-section__image[data-astro-cid-vv2jbuhu] img[data-astro-cid-vv2jbuhu]{max-height:400px}.marquee-section[data-astro-cid-vv2jbuhu]{padding:24px 0}.marquee-item[data-astro-cid-vv2jbuhu]{font-size:40px}.marquee-dot[data-astro-cid-vv2jbuhu]{width:10px;height:10px}}@media(max-width:768px){.shops-hero-inner[data-astro-cid-vv2jbuhu]{padding-top:100px;padding-bottom:40px}.shops-hero-images[data-astro-cid-vv2jbuhu]{min-height:200px}.shops-hero-ellipse[data-astro-cid-vv2jbuhu]{width:200px;height:200px}.shops-hero-products[data-astro-cid-vv2jbuhu]{max-width:190px}.shops-title[data-astro-cid-vv2jbuhu]{font-size:56px;letter-spacing:-3px}.shops-subtitle[data-astro-cid-vv2jbuhu]{font-size:20px}.shops-hero-ctas[data-astro-cid-vv2jbuhu]{flex-direction:column;align-items:center;gap:8px}.shops-cta-btn[data-astro-cid-vv2jbuhu]{width:100%;max-width:240px;padding:12px 20px;font-size:13px}.shop-section__inner[data-astro-cid-vv2jbuhu]{grid-template-columns:1fr;gap:16px;padding:12px 20px;text-align:center}.shop-section--reversed[data-astro-cid-vv2jbuhu] .shop-section__inner[data-astro-cid-vv2jbuhu]{direction:ltr}.shop-section__image[data-astro-cid-vv2jbuhu]{order:-1}.shop-section__image[data-astro-cid-vv2jbuhu] img[data-astro-cid-vv2jbuhu]{max-height:340px}.shop-section__text[data-astro-cid-vv2jbuhu] h2[data-astro-cid-vv2jbuhu]{font-size:26px}.shop-section__text[data-astro-cid-vv2jbuhu] p[data-astro-cid-vv2jbuhu]{font-size:15px}.shop-section__cta[data-astro-cid-vv2jbuhu]{margin-left:auto;margin-right:auto;font-size:13px;padding:12px 22px}.marquee-section[data-astro-cid-vv2jbuhu]{padding:20px 0}.marquee-item[data-astro-cid-vv2jbuhu]{font-size:28px}}@media(max-width:480px){.shops-hero-inner[data-astro-cid-vv2jbuhu]{padding-top:90px;padding-bottom:32px}.shops-hero-images[data-astro-cid-vv2jbuhu]{min-height:170px}.shops-hero-ellipse[data-astro-cid-vv2jbuhu]{width:160px;height:160px}.shops-hero-products[data-astro-cid-vv2jbuhu]{max-width:150px}.shops-title[data-astro-cid-vv2jbuhu]{font-size:44px;letter-spacing:-2px;margin-bottom:8px}.shops-subtitle[data-astro-cid-vv2jbuhu]{font-size:17px;margin-bottom:6px}.shops-desc[data-astro-cid-vv2jbuhu]{font-size:13px;margin-bottom:16px}.shop-section__inner[data-astro-cid-vv2jbuhu]{padding:10px 16px;gap:12px}.shop-section__text[data-astro-cid-vv2jbuhu] h2[data-astro-cid-vv2jbuhu]{font-size:22px}.shop-section__text[data-astro-cid-vv2jbuhu] p[data-astro-cid-vv2jbuhu]{font-size:14px}.shop-section__image[data-astro-cid-vv2jbuhu] img[data-astro-cid-vv2jbuhu]{max-height:280px}.shop-section__cta[data-astro-cid-vv2jbuhu]{font-size:12px;padding:10px 18px;margin-top:20px}.marquee-section[data-astro-cid-vv2jbuhu]{padding:16px 0}.marquee-item[data-astro-cid-vv2jbuhu]{font-size:20px}.marquee-dot[data-astro-cid-vv2jbuhu]{width:8px;height:8px}}
