.product-card-tabs{max-width:100%}.product-card-tabs__heading{border:none;cursor:pointer;text-transform:uppercase;font-size:1rem;line-height:1;font-family:Neue Helvetica Pro,Arial Narrow,sans-serif;font-weight:400;-webkit-line-clamp:2;line-clamp:2}.product-card-tabs__list{display:flex;justify-content:center;list-style-type:none}.product-card-tabs__title{background:transparent;border:none;margin-right:1rem}.product-card-tabs__title.-active{border-bottom:2px solid;margin-bottom:-2px}.product-card-tabs__title:active,.product-card-tabs__title:focus:not(:focus-visible),.product-card-tabs__title:hover,.product-card-tabs__title:visited{outline:0}.product-card-tabs__wrapper{padding-top:.875rem;display:flex;flex-flow:column;justify-content:center}@media(min-width:768px){.product-card-tabs__wrapper{padding-top:1rem}}@media(min-width:1280px){.product-card-tabs__wrapper{padding-top:1.5625rem}}.card__theme--black .product-card-tabs__heading,.card__theme--black .product-card-tabs__title{color:#000}.card__theme--black .product-card-tabs__title.-active{border-color:#000}.card__theme--white .product-card-tabs__heading,.card__theme--white .product-card-tabs__title{color:#fff}.card__theme--white .product-card-tabs__title.-active{border-color:#fff}:root{--franchise-item-background-color:#fff}.product-selector{background-color:#fff;border-radius:6px;padding:1.25rem .625rem .625rem .625rem;display:flex;flex-flow:column;justify-content:center;width:16.125rem}@media(min-width:768px){.product-selector{padding-top:1.5625rem;border-radius:10px;width:15.5rem}}@media(min-width:1280px){.product-selector{padding-top:2.5rem;width:20.75rem}}.product-selector a{text-decoration:none}.product-selector__button{height:1.875rem;width:1.875rem;background-color:var(--franchise-item-background-color);border-radius:50%;border:1px solid #979797;position:relative}.product-selector__button svg{border-radius:50%}.product-selector__button--gradient{background:linear-gradient(to right,var(--franchise-item-background-color))}.product-selector__image{display:flex;justify-content:center;position:relative;aspect-ratio:107/160;margin-bottom:1rem;max-height:160px;margin-left:auto;margin-right:auto}@media(min-width:1280px){.product-selector__image{aspect-ratio:168/250;max-height:250px}}.product-selector__items{background-color:#f8f8f8;border:1px solid #e8e8e8;border-radius:4px;display:flex;justify-content:center;padding:1rem 1.5rem 1rem 1.875rem}@media(min-width:768px){.product-selector__items{padding:1rem 1.25rem 1rem 1.5625rem}}@media(min-width:1280px){.product-selector__items{padding:1rem 2.5rem}}.product-selector__items__item{position:relative;height:2.5rem;width:2.5rem;margin-right:.3125rem;display:flex;justify-content:center;align-items:center}.product-selector__items__item--active:before{background-color:#fff;content:"";height:2.5rem;width:2.5rem;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid #000}.product-selector__items__item--shades-count{margin-right:0;font-size:.75rem;line-height:.875rem;background-color:transparent;display:flex;justify-content:center;align-items:center;border:none;text-decoration:underline}.product-selector__items__item:not(.product-selector__items__item--shades-count):nth-of-type(5){display:none}@media(min-width:1280px){.product-selector__items__item:not(.product-selector__items__item--shades-count):nth-of-type(5){display:flex}.product-selector__link{display:none}}.product-selector__link--desktop{display:none}@media(min-width:1280px){.product-selector__link--desktop{display:flex}}.product-selector__shade-name{margin-bottom:.5rem;font-size:1rem;line-height:1.1875rem;text-align:center}