.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:6rem;overflow:hidden;background-color:#fdfbf7}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-blob{position:absolute;border-radius:9999px;filter:blur(80px);opacity:.5;animation:pulse 3s ease-in-out infinite;display:none}.hero-blob-1{top:-10%;left:-10%;width:300px;height:300px;background-color:var(--brand-orange)}@media (min-width: 768px){.hero-blob-1{width:500px;height:500px}}.hero-blob-2{bottom:-10%;right:-10%;width:400px;height:400px;background-color:var(--brand-navy);animation-delay:1s}@media (min-width: 768px){.hero-blob-2{width:600px;height:600px}}.hero-container{max-width:1280px;margin:0 auto;padding:0 1rem;position:relative;z-index:10;width:100%}@media (min-width: 640px){.hero-container{padding:0 1.5rem}}@media (min-width: 1024px){.hero-container{padding:0 2rem}}.hero-content{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width: 1024px){.hero-content{flex-direction:row;gap:6rem}}.hero-text{flex:1;text-align:center;padding-top:1rem}@media (min-width: 1024px){.hero-text{text-align:left;padding-top:0}}.hero-badge{display:inline-block;padding:.375rem 1rem;margin-bottom:1rem;border-radius:9999px;background-color:#fff;border:1px solid rgba(26,60,94,.1);color:var(--brand-navy);font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 1px 2px #0000000d;animation:fadeInUp .8s ease-out forwards}@media (min-width: 768px){.hero-badge{font-size:.75rem;margin-bottom:1.5rem}}.hero-title{font-size:2.25rem;font-weight:700;color:var(--brand-navy);margin-bottom:1rem;line-height:1.1;animation:fadeInUp .8s ease-out .1s forwards;opacity:0}@media (min-width: 768px){.hero-title{font-size:3rem}}@media (min-width: 1024px){.hero-title{font-size:4.5rem}}.hero-title-accent{font-style:italic;font-family:serif;color:var(--brand-orange)}.hero-description{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;line-height:1.75;max-width:32rem;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .2s forwards;opacity:0}@media (min-width: 768px){.hero-description{font-size:1.25rem;margin-bottom:2.5rem}}@media (min-width: 1024px){.hero-description{margin-left:0;margin-right:0}}.hero-buttons{display:flex;flex-direction:column;justify-content:center;gap:.75rem;animation:fadeInUp .8s ease-out .3s forwards;opacity:0}@media (min-width: 640px){.hero-buttons{flex-direction:row;gap:1rem}}@media (min-width: 1024px){.hero-buttons{justify-content:flex-start}}.hero-button{padding:.75rem 2rem;border-radius:9999px;font-weight:700;transition:all .3s;display:inline-block;text-align:center}@media (min-width: 768px){.hero-button{padding:1rem 2rem}}.hero-button-primary{background-color:var(--brand-navy);color:#fff;box-shadow:0 10px 15px -3px #1a3c5e33}.hero-button-primary:hover{background-color:var(--brand-orange);box-shadow:0 10px 15px -3px #f071364d;transform:translateY(-2px)}.hero-button-secondary{background-color:#fff;color:var(--brand-navy);border:1px solid rgba(26,60,94,.1)}.hero-button-secondary:hover{background-color:#f4f1ea;border-color:#1a3c5e4d}.hero-social-proof{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.875rem;color:#6b7280;animation:fadeInUp .8s ease-out .4s forwards;opacity:0}@media (min-width: 768px){.hero-social-proof{margin-top:3rem}}@media (min-width: 1024px){.hero-social-proof{justify-content:flex-start}}.hero-avatars{display:flex;margin-left:-.5rem}.hero-avatar{width:2rem;height:2rem;border-radius:9999px;border:2px solid white;margin-left:-.5rem}.hero-image-wrapper{flex:1;width:100%;position:relative;padding:0 1rem 3rem;animation:fadeIn 1s ease-out .5s forwards;opacity:0}@media (min-width: 1024px){.hero-image-wrapper{padding:0}}.hero-image-container{position:relative;aspect-ratio:4/5;border-radius:2rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width: 768px){.hero-image-container{aspect-ratio:1/1;border-radius:3rem}}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform 1s}.hero-image:hover{transform:scale(1.1)}.hero-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,rgba(26,60,94,.2),transparent);pointer-events:none}.hero-floating-tag{position:absolute;bottom:1.5rem;left:1.5rem;background-color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;max-width:200px}@media (min-width: 768px){.hero-floating-tag{bottom:2rem;left:2rem;padding:1rem;max-width:20rem}}.hero-tag-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.hero-tag-dot{width:.5rem;height:.5rem;border-radius:9999px;background-color:#10b981;animation:pulse 2s ease-in-out infinite}.hero-tag-text{font-size:.625rem;font-weight:700;text-transform:uppercase;color:var(--brand-navy);letter-spacing:.05em}@media (min-width: 768px){.hero-tag-text{font-size:.75rem}}.hero-tag-quote{font-family:serif;font-size:1rem;color:var(--brand-navy);font-style:italic;margin:0}@media (min-width: 768px){.hero-tag-quote{font-size:1.125rem}}.hero-decorative-element{position:absolute;z-index:-10;top:50%;right:-10px;width:4rem;height:4rem;background-color:var(--brand-orange);border-radius:9999px;mix-blend-mode:multiply;filter:blur(40px);opacity:.7;animation:bounce 3s ease-in-out infinite}@media (min-width: 768px){.hero-decorative-element{right:-20px;width:6rem;height:6rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-hero.css.map */
