.guarantee-bar{--gb-gap: var(--gb-gap-mobile);--gb-bar-padding-x: var(--gb-bar-padding-x-mobile);--gb-bar-padding-y: var(--gb-bar-padding-y-mobile);--gb-text-size: var(--gb-text-size-mobile);--gb-icon-size: var(--gb-icon-size-mobile);--gb-icon-shape-size: var(--gb-icon-shape-size-mobile)}@media screen and (min-width:750px){.guarantee-bar{--gb-gap: var(--gb-gap-desktop);--gb-bar-padding-x: var(--gb-bar-padding-x-desktop);--gb-bar-padding-y: var(--gb-bar-padding-y-desktop);--gb-text-size: var(--gb-text-size-desktop);--gb-icon-size: var(--gb-icon-size-desktop);--gb-icon-shape-size: var(--gb-icon-shape-size-desktop)}}.guarantee-bar__bar{box-sizing:border-box;width:100%;max-width:var(--gb-bar-max-width);margin:0 auto;padding:var(--gb-bar-padding-y) var(--gb-bar-padding-x);border-radius:var(--gb-bar-radius);border:var(--gb-bar-border-width) solid rgba(var(--color-foreground),var(--gb-bar-border-opacity));box-shadow:var(--gb-bar-shadow)}.guarantee-bar__viewport{overflow:hidden}.guarantee-bar__track{display:flex;align-items:center;justify-content:center;width:100%;column-gap:var(--gb-gap)}.guarantee-bar__list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:var(--gb-justify);column-gap:var(--gb-gap);row-gap:var(--gb-row-gap);width:100%;margin:0;padding:0;list-style:none}.guarantee-bar__list--clone{display:none}.guarantee-bar__item{position:relative;display:flex;align-items:center;gap:var(--gb-icon-gap);margin:0;min-width:0;font-family:var(--gb-text-font);font-weight:var(--gb-text-weight);font-size:var(--gb-text-size);letter-spacing:var(--gb-text-spacing);line-height:1.3;color:var(--gb-text-color, inherit);white-space:nowrap}.guarantee-bar--wrap-text .guarantee-bar__item{white-space:normal}.guarantee-bar__item--uppercase{text-transform:uppercase}.guarantee-bar__link{display:flex;align-items:center;gap:var(--gb-icon-gap);color:inherit;text-decoration:none}.guarantee-bar__link:hover .guarantee-bar__text{text-decoration:underline;text-underline-offset:.3rem}.guarantee-bar__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:var(--gb-icon-shape-size);height:var(--gb-icon-shape-size);border-radius:var(--gb-icon-radius);font-size:var(--gb-icon-size);line-height:1;color:var(--gb-icon-color, inherit)}.guarantee-bar__icon .material-icon{margin:0;font-size:1em}.guarantee-bar__icon--plain{width:auto;height:auto;border-radius:0;background:none}.guarantee-bar__icon--outline{background:none;border:var(--gb-icon-border-width) solid currentColor}.guarantee-bar__icon svg{display:block;width:1em;height:1em}.guarantee-bar__icon img{display:block;width:1em;height:1em;object-fit:contain}.guarantee-bar__icon--plain img,.guarantee-bar__icon--plain svg{width:var(--gb-icon-size);height:var(--gb-icon-size)}.guarantee-bar--dividers .guarantee-bar__item:before{content:"";position:absolute;top:50%;left:calc(var(--gb-gap) / -2);transform:translate(-50%,-50%);width:var(--gb-divider-width);height:var(--gb-divider-height);border-radius:var(--gb-divider-width);background:rgba(var(--color-foreground),var(--gb-divider-opacity))}.guarantee-bar__list:first-child>.guarantee-bar__item:first-child:before{display:none}.guarantee-bar__track--marquee{width:fit-content;justify-content:flex-start}.guarantee-bar__track--marquee .guarantee-bar__list{width:auto;flex-shrink:0}@media(prefers-reduced-motion:reduce){.guarantee-bar__track{animation:none!important;transform:none!important}}@media screen and (max-width:749px){.guarantee-bar:not(.guarantee-bar--mobile-marquee) .guarantee-bar__track{width:100%;justify-content:center}.guarantee-bar--mobile-stack .guarantee-bar__list{flex-direction:column;align-items:var(--gb-mobile-flex-align)}.guarantee-bar--mobile-stack .guarantee-bar__item{white-space:normal;width:100%;justify-content:var(--gb-mobile-flex-align)}.guarantee-bar--mobile-stack.guarantee-bar--dividers .guarantee-bar__item:before{top:calc(var(--gb-row-gap) / -2);left:0;transform:translateY(-50%);width:100%;height:var(--gb-divider-width)}.guarantee-bar--mobile-columns .guarantee-bar__list{display:grid;grid-template-columns:repeat(var(--gb-columns-mobile),minmax(0,1fr))}.guarantee-bar--mobile-columns .guarantee-bar__item{white-space:normal}.guarantee-bar--mobile-columns.guarantee-bar--dividers .guarantee-bar__item:before{display:none}.guarantee-bar--mobile-scroll .guarantee-bar__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 calc(var(--gb-bar-padding-x) * -1);padding:0 var(--gb-bar-padding-x)}.guarantee-bar--mobile-scroll .guarantee-bar__viewport::-webkit-scrollbar{display:none}.guarantee-bar.guarantee-bar--mobile-scroll .guarantee-bar__track,.guarantee-bar.guarantee-bar--mobile-scroll .guarantee-bar__list{width:max-content;justify-content:flex-start;min-width:100%}.guarantee-bar--mobile-scroll .guarantee-bar__item{scroll-snap-align:center}.guarantee-bar--mobile-marquee .guarantee-bar__list--clone{display:flex}}@media screen and (min-width:750px){.guarantee-bar--desktop-spread .guarantee-bar__list{justify-content:space-between}.guarantee-bar--desktop-wrap .guarantee-bar__list{flex-wrap:wrap}.guarantee-bar--desktop-marquee .guarantee-bar__list--clone{display:flex}.guarantee-bar:not(.guarantee-bar--desktop-marquee) .guarantee-bar__list--clone{display:none}.guarantee-bar:not(.guarantee-bar--desktop-marquee) .guarantee-bar__track{width:100%;justify-content:center}.guarantee-bar:not(.guarantee-bar--desktop-marquee) .guarantee-bar__list{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-guarantee-bar.css.map */
