@charset "utf-8";

#shopify-section-template--28461522583889__custom_liquid_aFL6NB section > div > div { padding: 0px; }

#shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-section { margin: 0px; }

#shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-content { padding: 2rem 32px; }

#shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-title { font-size: clamp(2rem, 5vw, 3.5rem); line-height: 1.1; }

#shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-subtitle { font-size: var(--font-size-lg); margin-top: 1.5rem; }

#shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-cta-group { display: flex; gap: 1rem; margin-top: 2rem; flex-wrap: wrap; }

@media (max-width: 1023px) {
  #shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-content { text-align: center; padding: 2rem; }
  #shopify-section-template--28461522583889__custom_liquid_aFL6NB .hero-cta-group { justify-content: center; }
}