.product-share{display:block;margin-top:1.25rem}@media only screen and (min-width: 768px){.product-share{margin-top:1.5rem}}.product-share__label{font-size:0.875rem;line-height:1.4;font-weight:500;font-family:Oswald;text-transform:uppercase;letter-spacing:0.0625rem;margin-bottom:.75rem}@media only screen and (min-width: 768px){.product-share__label{font-size:1rem;line-height:1.4;font-weight:500;font-family:Oswald;text-transform:uppercase;letter-spacing:0.0625rem;margin-bottom:1rem}}.product-share__list{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.product-share__item{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:50%;background-color:#00c4b3;color:#1a1a1a;cursor:pointer;text-decoration:none;position:relative;transition:background-color .15s ease-in-out}@media only screen and (min-width: 768px){.product-share__item{width:2.75rem;height:2.75rem}}.product-share__item:hover,.product-share__item:focus-visible{background-color:#00aa9b}.product-share__item:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.125rem}.product-share__item svg{width:1.375rem;height:1.375rem;display:block}@media only screen and (min-width: 768px){.product-share__item svg{width:1.5rem;height:1.5rem}}.product-share__tooltip{position:absolute;bottom:calc(100% + 0.5rem);left:50%;transform:translateX(-50%);background-color:#1a1a1a;color:#fbfaf4;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;line-height:1.2;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}.product-share__tooltip--visible{opacity:1}
