.hhb-section{position:relative;width:100%;background-color:var(--hhb-bg-color);background-image:var(--hhb-bg-image);background-size:cover;background-position:center;overflow:hidden;padding-top:var(--hhb-padding-top-desktop);padding-bottom:var(--hhb-padding-bottom-desktop);box-sizing:border-box}.hhb-section *{box-sizing:border-box}.hhb-section.hhb-full-width{max-width:100%}.hhb-container{max-width:1400px;width:100%;margin:0 auto;padding-left:var(--hhb-container-padding-x);padding-right:var(--hhb-container-padding-x)}.hhb-grid{display:grid;grid-template-columns:var(--hhb-col-content, 1fr) var(--hhb-col-images, 1fr);align-items:center;gap:var(--hhb-column-gap-desktop);width:100%}.hhb-content{position:relative;z-index:0;display:flex;flex-direction:column;gap:var(--hhb-content-gap);width:100%;min-width:0}.hhb-logo{display:block;width:var(--hhb-logo-width-desktop);height:var(--hhb-logo-height-desktop);object-fit:contain;margin:0 0 var(--hhb-logo-margin-bottom)}.hhb-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--hhb-eyebrow-color);font-size:var(--hhb-eyebrow-size-desktop);font-weight:var(--hhb-eyebrow-weight);letter-spacing:var(--hhb-eyebrow-letter-spacing);text-transform:uppercase;font-style:italic;margin:0}.hhb-heading{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0;color:var(--hhb-heading-color);font-weight:var(--hhb-heading-weight);line-height:1.05}.hhb-heading .hhb-heading-line{font-size:var(--hhb-heading-size-desktop);display:block;width:100%}.hhb-heading .hhb-heading-line.hhb-heading-accent{color:var(--hhb-heading-accent-color)}.hhb-heading-icon{width:var(--hhb-heading-icon-size);height:var(--hhb-heading-icon-size);flex-shrink:0;color:var(--hhb-heading-accent-color)}.hhb-description{margin:0;color:var(--hhb-description-color);font-size:var(--hhb-description-size-desktop);line-height:var(--hhb-description-line-height);max-width:var(--hhb-description-max-width)}.hhb-features{display:flex;flex-wrap:wrap;gap:var(--hhb-features-gap);margin:4px 0 0;padding:0;list-style:none;width:100%}.hhb-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;width:var(--hhb-feature-width);flex-shrink:0}.hhb-feature-icon-wrap{display:flex;align-items:center;justify-content:center;width:var(--hhb-feature-icon-box);height:var(--hhb-feature-icon-box);border-radius:50%;border:1px solid var(--hhb-feature-icon-border);color:var(--hhb-feature-icon-color);background:var(--hhb-feature-icon-bg);flex-shrink:0;overflow:hidden}.hhb-feature-icon-wrap svg{width:55%;height:55%;object-fit:contain}.hhb-feature-icon-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.hhb-feature-label{font-size:var(--hhb-feature-label-size);font-weight:var(--hhb-feature-label-weight);color:var(--hhb-feature-label-color);line-height:1.2}.hhb-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:var(--hhb-buttons-gap);margin-top:6px;width:100%}.hhb-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none;cursor:pointer;font-weight:var(--hhb-button-font-weight);font-size:var(--hhb-button-font-size-desktop);letter-spacing:.03em;text-transform:uppercase;padding:var(--hhb-button-padding-y) var(--hhb-button-padding-x);border-radius:var(--hhb-button-radius);border:2px solid transparent;transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;max-width:200px}.hhb-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.hhb-btn--primary{background-color:var(--hhb-btn-primary-bg);color:var(--hhb-btn-primary-text);border-color:var(--hhb-btn-primary-bg)}.hhb-btn--primary:hover{background-color:var(--hhb-btn-primary-bg-hover);border-color:var(--hhb-btn-primary-bg-hover)}.hhb-btn--secondary{background-color:transparent;color:var(--hhb-btn-secondary-text);border-color:var(--hhb-btn-secondary-border);box-shadow:0 0 4px #ffd700aa,0 0 10px #ffd70066}.hhb-btn--secondary:hover{background-color:var(--hhb-btn-secondary-text);color:var(--hhb-bg-color)}.hhb-rating{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:4px;font-size:var(--hhb-rating-text-size);color:var(--hhb-rating-text-color);width:100%}.hhb-rating-stars{display:inline-flex;gap:2px;color:var(--hhb-rating-star-color)}.hhb-rating-stars svg{width:var(--hhb-rating-star-size);height:var(--hhb-rating-star-size)}.hhb-rating-badge{display:inline-flex;align-items:center;gap:6px}.hhb-rating-badge-icon{width:16px;height:16px;color:var(--hhb-rating-badge-icon-color)}.hhb-images{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;width:100%;min-width:0;isolation:isolate}.hhb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-color:var(--hhb-overlay-color-desktop, transparent);border-radius:inherit}.hhb-products-track{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;gap:var(--hhb-product-gap);width:100%}.hhb-product-card{position:relative;flex:1 1 0;max-width:var(--hhb-product-max-width);transition:transform .35s ease;min-width:0}.hhb-product-card:hover{transform:translateY(-8px)}.hhb-product-image-wrap{position:relative;width:100%;border-radius:var(--hhb-product-radius);overflow:hidden}.hhb-product-image-wrap img{width:100%;height:auto;display:block;object-fit:contain}.hhb-product-caption{text-align:center;margin-top:10px}.hhb-product-flavor{font-family:var(--hhb-product-flavor-font);font-size:var(--hhb-product-flavor-size);color:var(--hhb-product-flavor-color)}.hhb-positioned{position:absolute;z-index:var(--hhb-pos-z, 5);top:var(--hhb-pos-top-desktop, auto);right:var(--hhb-pos-right-desktop, auto);bottom:var(--hhb-pos-bottom-desktop, auto);left:var(--hhb-pos-left-desktop, auto)}.hhb-circle-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:var(--hhb-circle-badge-size);height:var(--hhb-circle-badge-size);border-radius:50%;background-color:var(--hhb-circle-badge-bg);color:var(--hhb-circle-badge-text);box-shadow:0 6px 20px #0000001f;padding:8px}.hhb-circle-badge-value{font-size:var(--hhb-circle-badge-value-size);font-weight:800;line-height:1}.hhb-circle-badge-label{font-size:var(--hhb-circle-badge-label-size);font-weight:600;line-height:1.15;margin-top:2px}.hhb-pin-icon{display:flex;flex-direction:column;align-items:center;gap:6px;width:var(--hhb-pin-size-desktop, 74px)}.hhb-pin-icon-circle{display:flex;align-items:center;justify-content:center;width:var(--hhb-pin-circle-desktop, 56px);height:var(--hhb-pin-circle-desktop, 56px);border-radius:50%;background-color:var(--hhb-pin-bg, #ffffff);border:1px solid var(--hhb-pin-border, #d8d2c4);color:var(--hhb-pin-icon-color, #0e7c6b);flex-shrink:0;overflow:hidden}.hhb-pin-icon-circle svg{width:55%;height:55%;object-fit:contain}.hhb-pin-icon-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.hhb-pin-icon-label{font-size:var(--hhb-pin-label-size-desktop, 12px);font-weight:var(--hhb-pin-label-weight, 600);color:var(--hhb-pin-label-color, #333333);line-height:1.2;text-align:center}.hhb-animate{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.hhb-animate.hhb-in-view{opacity:1;transform:translateY(0)}.hhb-no-js .hhb-animate,.hhb-animate.hhb-force-visible{opacity:1;transform:none}.hhb-carousel-dots{display:none;justify-content:center;gap:8px;margin-top:14px}.hhb-carousel-dot{width:8px;height:8px;border-radius:50%;background:var(--hhb-feature-icon-border);border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.hhb-carousel-dot.is-active{background:var(--hhb-btn-primary-bg);transform:scale(1.2)}@media screen and (max-width:989px){.hhb-grid{grid-template-columns:1fr;gap:var(--hhb-column-gap-mobile)}.hhb-content{order:1;text-align:var(--hhb-mobile-text-align);align-items:var(--hhb-mobile-align-items)}.hhb-images{order:var(--hhb-mobile-image-order, 2)}.hhb-features,.hhb-buttons,.hhb-rating{justify-content:var(--hhb-mobile-align-items)}}@media screen and (max-width:749px){.hhb-section{padding-top:var(--hhb-padding-top-mobile);padding-bottom:var(--hhb-padding-bottom-mobile)}.hhb-container{padding-left:var(--hhb-container-padding-x-mobile);padding-right:var(--hhb-container-padding-x-mobile)}.hhb-grid{display:flex!important;flex-direction:column;align-items:var(--hhb-mobile-align-items, flex-start);gap:0;width:100%}.hhb-content{display:contents}.hhb-images{order:1;margin-bottom:var(--hhb-column-gap-mobile)}.hhb-logo,.hhb-eyebrow,.hhb-heading,.hhb-description,.hhb-features,.hhb-buttons,.hhb-rating{order:2;width:100%}.hhb-logo{width:var(--hhb-logo-width-mobile, 90px);height:var(--hhb-logo-height-mobile, 30px)}.hhb-eyebrow,.hhb-heading{margin-bottom:var(--hhb-content-gap)}.hhb-description{margin-bottom:var(--hhb-column-gap-mobile)}.hhb-features,.hhb-buttons{margin-bottom:var(--hhb-content-gap)}.hhb-content,.hhb-images{max-width:100%;flex:0 0 auto}.hhb-eyebrow{font-size:var(--hhb-eyebrow-size-mobile)}.hhb-heading .hhb-heading-line{font-size:var(--hhb-heading-size-mobile)}.hhb-description{font-size:var(--hhb-description-size-mobile);max-width:100%}.hhb-feature{width:var(--hhb-feature-width-mobile)}.hhb-feature-icon-wrap{width:var(--hhb-feature-icon-box-mobile);height:var(--hhb-feature-icon-box-mobile)}.hhb-btn{font-size:var(--hhb-button-font-size-mobile);width:100%}.hhb-buttons{flex-direction:column;align-items:stretch}.hhb-buttons .hhb-btn{width:100%}.hhb-images.hhb-mobile-carousel .hhb-products-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--hhb-product-gap-mobile);padding-bottom:6px}.hhb-images.hhb-mobile-carousel .hhb-products-track::-webkit-scrollbar{display:none}.hhb-images.hhb-mobile-carousel .hhb-product-card{flex:0 0 var(--hhb-product-mobile-basis);scroll-snap-align:center;max-width:none}.hhb-carousel-dots.is-active-mobile{display:flex}.hhb-overlay{background-color:var(--hhb-overlay-color-mobile, var(--hhb-overlay-color-desktop, transparent))}.hhb-overlay{background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.5) 35%,rgba(0,0,0,.2) 70%,transparent 100%)}.hhb-circle-badge{width:var(--hhb-circle-badge-size-mobile);height:var(--hhb-circle-badge-size-mobile)}.hhb-circle-badge-value{font-size:var(--hhb-circle-badge-value-size-mobile)}.hhb-circle-badge-label{font-size:var(--hhb-circle-badge-label-size-mobile)}.hhb-positioned{top:var(--hhb-pos-top-mobile, auto);right:var(--hhb-pos-right-mobile, auto);bottom:var(--hhb-pos-bottom-mobile, auto);left:var(--hhb-pos-left-mobile, auto)}.hhb-pin-icon{width:var(--hhb-pin-size-mobile, 56px)}.hhb-pin-icon-circle{width:var(--hhb-pin-circle-mobile, 44px);height:var(--hhb-pin-circle-mobile, 44px)}.hhb-pin-icon-label{font-size:var(--hhb-pin-label-size-mobile, 10px)}.hhb-circle-badge{display:none}}@media screen and (max-width:749px){.hhb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to top,#f8f5eff2,#f8f5efbf 22%,#f8f5ef4d 45%,#f8f5ef00 70%)}}.hhb-section{background-image:var(--hhb-bg-image)}@media screen and (max-width:749px){.hhb-section{background-image:var(--hhb-bg-image-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hemp-heart-banner.css.map */
