.small-hero{position:relative;display:flex;align-items:center;width:100%;overflow:hidden}.small-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.small-hero__video,.small-hero__image{width:100%;height:100%;object-fit:cover}.small-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0a0a0a)}.small-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.small-hero__overlay--left{background:linear-gradient(to right,#000000e6,#000000b3 40%,#0006,#0003)}.small-hero__overlay--center{background:linear-gradient(to bottom,#00000080,#000000b3)}.small-hero__overlay--full{background:#0009}.small-hero__overlay--gradient-bottom{background:linear-gradient(to top,#000000f2,#0009,#0000004d)}.small-hero__content{position:relative;z-index:10;width:100%;padding:var(--small-hero-padding-top, 120px) 0 var(--small-hero-padding-bottom, 100px)}.small-hero__inner{width:100%;max-width:1650px;margin:0 auto;padding:0 40px}.small-hero__text-wrapper{max-width:700px}.small-hero__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8rem;margin-bottom:1.25rem}.small-hero__breadcrumb a{color:#ffffff80;transition:color .2s ease}.small-hero__breadcrumb a:hover{color:var(--color-primary)}.small-hero__breadcrumb span{color:#ffffff4d}.small-hero__breadcrumb-current{color:#ffffffb3}.small-hero__subheading{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:1rem}.small-hero__subheading:before{content:"";width:6px;height:6px;background:var(--color-primary);border-radius:50%}.small-hero__heading{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;text-transform:uppercase;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.small-hero__heading-highlight{color:var(--color-primary)}.small-hero__text{font-size:1rem;line-height:1.7;color:#ffffffa6;margin-bottom:1.75rem;max-width:650px}.small-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.small-hero__btn{gap:.6rem;padding:.85rem 1.75rem;font-size:.8rem}.small-hero__btn.btn-primary i:last-child{transition:transform .3s ease}.small-hero__btn.btn-primary:hover i:last-child{transform:translate(4px)}.small-hero__btn.btn-secondary{background:#ffffff1a;color:#fff;border-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.small-hero__btn.btn-secondary:hover{background:#ffffff26;border-color:#fff6}.small-hero__count{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:50px;font-size:.8rem;color:#ffffffb3}.small-hero__count i{color:var(--color-primary)}.small-hero__article-meta{margin-top:1.25rem}.small-hero__article-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.small-hero__article-tag{display:inline-flex;align-items:center;padding:.4rem .75rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--color-primary);border-radius:4px;transition:all .2s ease}.small-hero__article-tag:hover{background:#fff3}.small-hero__article-info{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.9rem;color:#ffffffb3}.small-hero__article-info span{display:inline-flex;align-items:center;gap:.5rem}.small-hero__article-info i{font-size:.8rem;color:var(--color-primary)}.small-hero__subheading,.small-hero__heading,.small-hero__text,.small-hero__buttons,.small-hero__breadcrumb,.small-hero__count,.small-hero__article-meta{opacity:0;transform:translateY(-20px);animation:smallHeroFadeDown .6s ease forwards}.small-hero__breadcrumb{animation-delay:.1s}.small-hero__subheading{animation-delay:.2s}.small-hero__heading{animation-delay:.3s}.small-hero__article-meta,.small-hero__text{animation-delay:.4s}.small-hero__buttons{animation-delay:.5s}.small-hero__count{animation-delay:.6s}@keyframes smallHeroFadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.small-hero__inner{padding:0 30px}}@media (max-width: 768px){.small-hero__inner{padding:0 20px}.small-hero__content{padding:calc(var(--small-hero-padding-top, 120px) * .7) 0 calc(var(--small-hero-padding-bottom, 100px) * .7)}.small-hero__heading{font-size:clamp(1.75rem,6vw,2.5rem)}.small-hero__text{font-size:.9rem}.small-hero__btn{padding:.75rem 1.25rem;font-size:.75rem}}@media (max-width: 480px){.small-hero__content{padding:calc(var(--small-hero-padding-top, 120px) * .5) 0 calc(var(--small-hero-padding-bottom, 100px) * .5)}.small-hero__buttons{flex-direction:column}.small-hero__btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-small-hero.css.map */
