.sticky-top-bar{--sticky-offset:0px;width:100%;z-index:20;background:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.2);opacity:0;box-shadow:none;transition:opacity .2s,box-shadow .25s}.sticky-top-bar.is-ready{opacity:1;margin-bottom:1.6rem}.sticky-top-bar.is-stuck{box-shadow:0 4px 18px rgba(var(--color-foreground),.1)}body.has-sticky-top-bar.sticky-top-bar-stuck .header__bottom,body.has-sticky-top-bar.sticky-top-bar-stuck .header__top{box-shadow:none!important}body.has-sticky-top-bar .product__info-container.sticky-element,body.has-sticky-top-bar .product__media-container.sticky-element{--sticky-offset:6rem}body.has-sticky-top-bar .product__info-wrapper .alireviews-review-star-rating{display:none!important}.sticky-top-bar__inner{padding-top:1.2rem;padding-bottom:1.2rem;gap:2.4rem}.section-main-product .sticky-top-bar__inner{padding-inline:0;max-width:none}.sticky-top-bar__left{flex-shrink:1;min-width:0}.sticky-top-bar__title{font-size:var(--font-size-sm);font-weight:700;line-height:1.8rem;color:rgb(var(--color-foreground));margin:0;white-space:nowrap;letter-spacing:0}.sticky-top-bar__app-block,.sticky-top-bar__rating{display:flex;align-items:center}.sticky-top-bar__app-block .alireviews-review-star-rating,.sticky-top-bar__app-block .alr-display-widget{display:flex;align-items:center;gap:.4rem}.sticky-top-bar__app-block .alr-wh-comp-list-star-rating{display:flex;align-items:center}.sticky-top-bar__app-block .alr-wh-comp-rating-star img,.sticky-top-bar__app-block .alr-wh-comp-rating-star svg{width:1.4rem;height:1.4rem}.sticky-top-bar__app-block .alr-wh-review-star-rating-number{font-size:var(--font-size-sm);font-weight:600;line-height:2.4rem;color:rgb(var(--color-foreground))}.sticky-top-bar__right{display:none;flex-shrink:0}@media screen and (min-width:750px){.sticky-top-bar__right{display:flex}}@media screen and (max-width:749px){.sticky-top-bar__left{width:100%;display:flex;justify-content:space-between}}.sticky-top-bar__icon-list{margin:0;padding:0;list-style:none}.sticky-top-bar__icon-item img,.sticky-top-bar__icon-item svg{width:2rem;height:2rem;flex-shrink:0}.sticky-top-bar__icon-label{font-size:var(--font-size-sm);font-weight:600;line-height:2.4rem;color:rgb(var(--color-foreground));white-space:nowrap}.sticky-top-bar__share-label{font-size:var(--font-size-sm);font-weight:700;line-height:2.4rem;color:rgb(var(--color-foreground));text-transform:capitalize;white-space:nowrap}.sticky-top-bar__share .sharing__links{display:flex;align-items:center;gap:1.2rem}.sticky-top-bar__share .sharing__links a{position:relative}.sticky-top-bar__share .btn--icon-circle{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:2.4rem;border:1px solid rgba(var(--color-border),var(--color-border-alpha,1));background:0 0;padding:1.2rem}.sticky-top-bar__share .btn--icon-circle svg{width:2.4rem;height:2.4rem}