.product-labels{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.875rem;margin-left:0;position:relative}.product-labels__title{background-color:var(--color-brand-tertiary-accent);color:var(--color-white);font-family:var(--font-bold-family);font-style:var(--font-bold-style);font-weight:var(--font-bold-weight);letter-spacing:.03rem;padding:.5rem;text-transform:uppercase}@media screen and (min-width:1024px){.product-labels__title{padding:.5625rem 1.375rem}}.product-labels__wrapper:last-child{margin-bottom:1.875rem}@media screen and (min-width:1024px){.product-labels__wrapper--small{margin-left:-.625rem}}.product-labels__wrapper.is-grid{gap:.75rem}@media screen and (min-width:480px){.product-labels__wrapper.is-grid{gap:1.5rem}}@media screen and (min-width:1024px){.product-labels__wrapper.is-grid{gap:2.625rem}}.product-labels__label{padding:.3125rem}@media screen and (min-width:1024px){.product-labels__label{position:relative}.product-labels__label:hover.product-labels__label--with-tooltip{cursor:pointer}.product-labels__label:hover .product-labels__tooltip{background:var(--color-brand-secondary-accent);display:block;padding:.625rem}}.product-labels__label.collapsible-is-open .product-labels__tooltip{background:var(--color-brand-secondary-accent);max-height:100%;padding:.625rem}.product-labels__tooltip{-webkit-box-shadow:0 1px 8px rgba(var(--color-black-rgb),.2);box-shadow:0 1px 8px rgba(var(--color-black-rgb),.2);height:auto;left:0;margin-left:0;position:absolute;top:calc(100% + .25rem);width:calc(100% - 20px);z-index:1}@media screen and (max-width:1023px){.product-labels__tooltip{max-height:0;overflow:hidden}}@media screen and (min-width:1024px){.product-labels__tooltip{-webkit-box-shadow:0 2px 5px rgba(var(--color-black-rgb),.2);box-shadow:0 2px 5px rgba(var(--color-black-rgb),.2);display:none;margin-left:-3.625rem;width:9.375rem}.product-labels__tooltip:before{border:1.25rem solid transparent;border-bottom:1.25rem solid var(--color-brand-secondary-accent);bottom:100%;content:"";height:0;left:50%;margin-left:-1.25rem;pointer-events:none;position:absolute;width:0}.product-labels__tooltip--large{margin-left:-4.875rem;width:10.625rem}.product-labels__tooltip--large.middle{margin-left:-3.25rem}}@media screen and (min-width:1200px){.product-labels__tooltip--large{margin-left:-3.375rem}.product-labels__tooltip--large.middle{margin-left:-2.5rem}}@media screen and (min-width:1440px){.product-labels__tooltip--large{margin-left:-2.375rem}.product-labels__tooltip--large.middle{margin-left:-1.5rem}}.product-labels__tooltip p{font-size:.875rem;line-height:1.125rem}