.hlf-sale-hero{--yellow-accent: #ffe600;--black-solid: #000000;--dark-bg: #0d0d0d;--dark-card: #151515;--text-white: #ffffff;--text-grey: #a0a0a0;--veg-green: #039855;display:block;background-color:var(--black-solid);color:var(--text-white);padding:0;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hlf-sale-hero__container{max-width:1440px;margin:0 auto;padding:0 20px;position:relative}.hlf-sale-hero__banner-wrapper{width:100%;padding-top:var(--banner-padding-top, 0px);padding-bottom:var(--banner-padding-bottom, 24px);box-sizing:border-box}.hlf-sale-hero__banner-container{position:relative;overflow:hidden;width:100%}.hlf-sale-hero__banner-link{display:block;width:100%}.hlf-sale-hero__banner-img{width:100%;height:auto;display:block;object-fit:cover;transition:filter .3s ease}.hlf-sale-hero__banner-img--desktop{display:block}.hlf-sale-hero__banner-img--mobile{display:none}@media screen and (max-width:749px){.hlf-sale-hero__banner-img--desktop{display:none}.hlf-sale-hero__banner-img--mobile{display:block}.hlf-sale-hero{padding:24px 0}}.hlf-sale-hero__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.hlf-sale-hero__title-group{flex-grow:1}.hlf-sale-hero__tagline{color:var(--yellow-accent);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px;display:block}.hlf-sale-hero__heading{color:var(--text-white);font-size:28px;font-weight:900;margin:0;text-transform:uppercase;letter-spacing:-.02em}.hlf-sale-hero__slider-outer{position:relative;margin-bottom:30px}.hlf-sale-hero__slider-track-wrapper{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:10px 0}.hlf-sale-hero__slider-track-wrapper::-webkit-scrollbar{display:none}.hlf-sale-hero__slider-track{display:flex;gap:16px;padding:0;margin:0;list-style:none}.hlf-sale-hero__slide{flex:0 0 calc((100% - 4 * 16px) / 4.2);scroll-snap-align:start;border-radius:12px;overflow:hidden;transition:transform .4s cubic-bezier(.25,.8,.25,1);position:relative}.hlf-sale-hero__slide:hover{transform:none!important}.hlf-sale-hero__slide-link{display:block;width:100%;height:100%}.hlf-sale-hero__slide-img{width:100%;height:auto;display:block;object-fit:cover;transition:filter .3s ease}.hlf-sale-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#0009;border:1.5px solid rgba(255,255,255,.2);color:var(--text-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0006}.hlf-sale-hero__arrow:hover{background:var(--yellow-accent);color:var(--black-solid);border-color:var(--yellow-accent);box-shadow:0 0 15px #ffe60099}.hlf-sale-hero__arrow--prev{left:-20px}.hlf-sale-hero__arrow--next{right:-20px}.hlf-sale-hero__arrow--disabled{opacity:0;pointer-events:none;visibility:hidden}.hlf-sale-hero__arrow svg{width:20px;height:20px;fill:currentColor}@media screen and (max-width:989px)and (min-width:750px){.hlf-sale-hero__slide{flex:0 0 calc((100% - 36px)/3.2)}.hlf-sale-hero__slider-track{gap:12px}}@media screen and (max-width:749px){.hlf-sale-hero__slide{flex:0 0 70%!important;scroll-snap-align:center!important}.hlf-sale-hero__slider-track{gap:12px!important;padding:0 15%!important}.hlf-sale-hero__arrow{width:36px;height:36px}.hlf-sale-hero__arrow--prev{left:-8px}.hlf-sale-hero__arrow--next{right:-8px}.hlf-sale-hero__heading{font-size:20px}}.hlf-sale-hero__footer{background-color:#050505;border-top:1.5px solid rgba(255,230,0,.2);padding:16px 24px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;box-shadow:0 8px 24px #0006}.hlf-sale-hero__badges-container{display:flex;flex-wrap:wrap;align-items:center;gap:30px}.hlf-sale-hero__badge{display:flex;align-items:center;gap:10px}.hlf-sale-hero__badge-icon{display:flex;align-items:center;justify-content:center;color:var(--yellow-accent);flex-shrink:0}.hlf-sale-hero__badge-icon svg{width:20px;height:20px;fill:currentColor}.hlf-sale-hero__badge-text{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--text-white)}.hlf-sale-hero__footer-right{display:flex;align-items:center;gap:20px}.hlf-sale-hero__veg-indicator{display:flex;align-items:center;gap:8px;background:#ffffff08;padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.hlf-sale-hero__veg-box{width:18px;height:18px;border:2px solid var(--veg-green);display:flex;align-items:center;justify-content:center;background-color:transparent;flex-shrink:0}.hlf-sale-hero__veg-dot{width:8px;height:8px;border-radius:50%;background-color:var(--veg-green)}.hlf-sale-hero__veg-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-grey)}.hlf-sale-hero__explore-hint{display:flex;align-items:center;gap:8px;color:var(--yellow-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:color .3s ease;-webkit-user-select:none;user-select:none}.hlf-sale-hero__explore-hint:hover{color:var(--text-white)}.hlf-sale-hero__explore-arrow{display:flex;align-items:center;animation:hlf-explore-bounce 1.5s infinite}.hlf-sale-hero__explore-arrow svg{width:14px;height:14px;fill:currentColor}@keyframes hlf-explore-bounce{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media screen and (max-width:989px){.hlf-sale-hero__footer{flex-direction:column;align-items:center;text-align:center;padding:20px 16px}.hlf-sale-hero__badges-container{justify-content:center;gap:16px}.hlf-sale-hero__badge{flex:0 0 calc(50% - 8px);justify-content:flex-start}.hlf-sale-hero__footer-right{width:100%;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);padding-top:12px;margin-top:4px}}@media screen and (max-width:480px){.hlf-sale-hero__badge{flex:0 0 100%;justify-content:center}.hlf-sale-hero__footer-right{flex-direction:column;gap:12px;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/151/assets/section-hlf-sale-hero.css.map */
