@charset "utf-8";

.BoughtTogether { display: flex; flex-direction: column; margin-bottom: 2.5rem; }

.BoughtTogether__container { background-color: var(--pal-color-neutral-050); display: flex; flex-direction: column; }

.BoughtTogether__header-wrapper { background-color: var(--pal-color-neutral-050); border-radius: 0.5rem 0.5rem 0px 0px; padding: 1rem 1rem 0px; }

.BoughtTogether__product-wrapper-routine { background-color: rgb(255, 255, 255); border: 1px solid var(--pal-color-neutral-200); border-radius: 0.5rem; margin: 0.5rem 1rem 1rem; padding: 1rem; }

.BoughtTogether__divider { background-color: var(--pal-color-neutral-200); height: 1px; margin: 0px 0px 1rem; }

.BoughtTogether .BoughtTogetherItem { align-items: center; display: flex; }

.BoughtTogether .BoughtTogetherItem .MiniProductCard__MainPrice { margin: 0.5rem 0px 0px; }

.BoughtTogether .BoughtTogetherItem .AfterPaySubsGroup { display: none; }

.BoughtTogether .BoughtTogetherItem__link { background: none; text-decoration: none; }

.BoughtTogether .BoughtTogetherItem__step { display: flex; flex-direction: column; }

.BoughtTogether .BoughtTogetherItem__step-label { padding-bottom: 0.5rem; }

.BoughtTogether__header { display: flex; flex-direction: column; gap: 0.125rem; }

.BoughtTogether__footer-wrapper { display: flex; margin: 0.125rem auto; }

.BoughtTogether__footer-wrapper--left-align { justify-content: flex-start; margin-left: 2.5rem; margin-right: 0px; }

.BoughtTogether__footer-wrapper--centered { justify-content: center; margin-left: auto; margin-right: auto; }

.BoughtTogether__footer { align-items: center; display: flex; flex-direction: column; gap: 0.25rem; }

.BoughtTogether .pal-c-Icon--burstWrapper { position: absolute; }

.BoughtTogether .pal-c-Icon--burst { animation-duration: ; animation-timing-function: ; animation-delay: ; animation-direction: ; animation-fill-mode: ; animation-play-state: ; animation-name: ; animation-timeline: ; animation-range-start: ; animation-range-end: ; animation-iteration-count: infinite; opacity: 0; position: absolute; }

.BoughtTogether__atc--isLoading .pal-c-Button__text { opacity: 0 !important; }

.BoughtTogether .CheckboxToggle { align-items: center; }

@keyframes scale-fade { 
  0% { opacity: 0; transform: scale(0); }
  50% { opacity: 1; transform: scale(1); }
  90% { opacity: 0; visibility: hidden; }
}

.BoughtTogether--background-default { background-color: var(--pal-colors-default-background-default); }

.BoughtTogether--background-default-disabled { background-color: var(--pal-colors-default-background-default-disabled); }

.BoughtTogether--background-default-subtle { background-color: var(--pal-colors-default-background-subtle); }

.BoughtTogether--background-brand-01 { background-color: var(--pal-colors-default-background-brand-01); }

.BoughtTogether--background-brand-02 { background-color: var(--pal-colors-default-background-brand-02); }

.BoughtTogether--background-brand-03 { background-color: var(--pal-colors-default-background-brand-03); }

.BoughtTogether--background-brand-04 { background-color: var(--pal-colors-default-background-brand-04); }

.BoughtTogether--background-subtle { background-color: var(--pal-colors-default-background-subtle); }

.BoughtTogether--background-xsubtle { background-color: var(--pal-colors-default-background-xsubtle); }

.BoughtTogether--background-brand-01-strong { background-color: var(--pal-colors-default-background-brand-01-strong); }

.BoughtTogether--background-brand-02-strong { background-color: var(--pal-colors-default-background-brand-02-strong); }

.BoughtTogether--background-brand-03-strong { background-color: var(--pal-colors-default-background-brand-03-strong); }

.BoughtTogether--background-brand-04-strong { background-color: var(--pal-colors-default-background-brand-04-strong); }

.BoughtTogether--background-default-xsubtle { background-color: var(--pal-colors-default-background-xsubtle); }

.MiniProductCard { border-bottom: 1px solid var(--pal-colors-default-border-xsubtle); padding: 1rem 0px; }

.MiniProductCard:last-child { border-bottom: 0px; }

.MiniProductCard__Image { background-color: var(--pal-colors-default-background-xsubtle); box-sizing: border-box; height: 6.25rem; padding: 1rem; width: 6.25rem; }

.MiniProductCard__Image__small { height: 4.5rem; padding: 0.75rem; width: 4.5rem; }

.MiniProductCard__Eyebrow { margin-bottom: 0.25rem; }

.MiniProductCard__Details { display: flex; margin-left: 1rem; width: 100%; }

.MiniProductCard__Content { display: flex; flex-direction: column; width: 100%; }

.MiniProductCard__BrandName, .MiniProductCard__ProductName { display: flex; }

.MiniProductCard__Variants { align-items: center; display: flex; margin-top: 0.25rem; }

.MiniProductCard__Variants .Text-ds.Text-ds--body-3:last-child { flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 99px; }

.MiniProductCard__Variants .Image { margin: 0px 0.25rem 0px 0.5rem; }

.MiniProductCard__Variants .Image img { border-radius: 50%; }

.MiniProductCard__primaryAction { display: flex; margin-top: 1rem; }

.MiniProductCard__secondaryAction { align-items: center; display: flex; margin-left: 1.25rem; }

.MiniProductCard__rating { margin-top: 0.25rem; }

.MiniProductCard__MainPrice, .MiniProductCard__SubscriptionIndicator { align-items: center; display: flex; margin: 1rem 0px 0px; }

.MiniProductCard__ButtonActionContainer { display: flex; justify-content: flex-end; }

.MiniProductCard__MainContainer { display: flex; }

.MiniProductCard__InlineMessage { list-style-type: none; margin-bottom: 0.5rem; }

.MiniProductCard__ButtonAction { align-items: center; display: flex; justify-content: center; margin-bottom: 0px; }

.MiniProductCard__InlineMessageList { margin: 0px; padding: 0px; }

.ProductPricing { display: inline-block; }

.ProductPricing .Text-ds { margin-right: 0.5rem; }

.ProductPricing__originalPrice .Text-ds { margin-right: 0px; }

.ProductPricing .sr-only { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }

.ProductPricing__appOnly { margin-top: 0.313rem; }

.ProductPricing__appOnly--walletIcon { margin-right: 0.5rem; vertical-align: middle; }

.ProductPricing__appOnly--downloadTheApp { margin-left: 0.5rem; }

.ProductPricing__appOnly--downloadTheApp .Text-ds { margin-right: 0px; }

.ProductPricing__PromotionTag { display: flex; gap: 0.25rem; margin-bottom: 0.25rem; }

.AfterPay { --logo-badge-width: 3.75rem; --messaging-margin-block-end: .5rem; --messaging-margin-block-start: .5rem; }

.ProductOffersCard { align-items: center; border-bottom: .0625rem solid var(--pal-colors-default-border-xsubtle); border-top: .0625rem solid var(--pal-colors-default-border-xsubtle); display: flex; height: 3.625rem; justify-content: space-between; }

.ProductOffersCard_link { align-items: center; display: flex; justify-content: right; padding: 1.3rem 0px; text-align: left; text-transform: none; width: 100%; }

.ProductOffersCard .pal-c-Button--tertiary:focus, .ProductOffersCard .pal-c-Button--tertiary:hover { background-color: unset; border-color: transparent; color: unset; transition: none; }

.ProductOffersCard_hasLabel { justify-content: space-between; }

.ProductOffersCard_label { background-color: var(--pal-colors-default-background-brand-02); -webkit-box-decoration-break: clone; box-decoration-break: clone; margin-right: 0.25rem; padding: 0.125rem 0.25rem; word-break: break-word; }

.ProductOffersCard__inline { align-items: center; display: flex; }

.ProductOffersCard__inline--label { align-items: center; background-color: var(--pal-colors-default-background-brand-02); -webkit-box-decoration-break: clone; box-decoration-break: clone; display: inline-flex; flex-wrap: nowrap; margin-right: 0.25rem; padding: 0.125rem 0.25rem; }

.ProductOffersCard__inline--icon { bottom: -0.1875rem; display: inline; margin-left: 0.25rem; position: relative; }

.ProductOffersDetail__content { height: 100%; }

.ProductOffersDetail__content .FindInStoreProduct { margin: 0px; }

.ProductOffersDetail__offers { padding-bottom: 2rem; }

.ProductOffersDetail__title { margin: 3rem 0px 1.5rem; }

@media (min-width: 1024px) {
  .ProductOffersDetail__title { margin: 1.5rem 0px; }
}

.ProductOffersDetail__markup .Text-ds--body-1 { margin-bottom: 0.5rem; }

.ProductOffersDetail__markup .Markdown--body-2 { color: var(--pal-colors-default-content-subtle); padding-bottom: 0.75rem; }

.ProductOffersDetail__markup .Markdown p { margin-bottom: 1.25rem; }

.ProductOffersDetail__markup .pal-c-Button { margin-bottom: 1.5rem; margin-left: 0px; }

.ProductOffersDetail .List--Spacer02.List--Separator.List--DisplayBlock .List__Item { margin-bottom: 2rem; padding-bottom: 2rem; }

.ProductOffersDetail .pal-c-Link--withHover:hover { text-decoration: none; }

.List { margin: 0px; padding: 0px; }

.List--Spacer00 .List__Item { margin-right: var(--pal-l-internal-spacer-none); }

.List--Spacer00.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-none); }

.List--Spacer01 .List__Item { margin-right: var(--pal-l-internal-spacer-01); }

.List--Spacer01.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-01); }

.List--Spacer02 .List__Item { margin-right: var(--pal-l-internal-spacer-02); }

.List--Spacer02.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-02); }

.List--Spacer03 .List__Item { margin-right: var(--pal-l-internal-spacer-03); }

.List--Spacer03.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-03); }

.List--Spacer04 .List__Item { margin-right: var(--pal-l-internal-spacer-04); }

.List--Spacer04.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-04); }

.List--Spacer .List__Item:last-child, .List--Spacer.List--DisplayBlock .List__Item { margin-right: 0px; }

.List--Spacer.List--DisplayBlock .List__Item:last-child { margin-bottom: 0px; }

.List--SeparatorDefault .List__Item { border-right: 1px solid var(--pal-colors-default-border-default); }

.List--SeparatorMuted .List__Item { border-right: 1px solid var(--pal-colors-default-border-xsubtle); }

.List--Separator .List__Item { margin-right: 1rem; padding-right: 1rem; }

.List--Separator .List__Item:last-child { border-right: 0px; margin-right: 0px; padding-right: 0px; }

.List--Spacer.List--Separator .List__Item:last-child { margin-right: 0px; padding-right: 0px; }

.List--Spacer00.List--Separator .List__Item { margin-right: var(--pal-l-internal-spacer-none); padding-right: var(--pal-l-internal-spacer-none); }

.List--Spacer00.List--Separator.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-none); padding-bottom: var(--pal-l-internal-spacer-none); }

.List--Spacer01.List--Separator .List__Item { margin-right: var(--pal-l-internal-spacer-01); padding-right: var(--pal-l-internal-spacer-01); }

.List--Spacer01.List--Separator.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-01); padding-bottom: var(--pal-l-internal-spacer-01); }

.List--Spacer02.List--Separator .List__Item { margin-right: var(--pal-l-internal-spacer-02); padding-right: var(--pal-l-internal-spacer-02); }

.List--Spacer02.List--Separator.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-02); padding-bottom: var(--pal-l-internal-spacer-02); }

.List--Spacer03.List--Separator .List__Item { margin-right: var(--pal-l-internal-spacer-03); padding-right: var(--pal-l-internal-spacer-03); }

.List--Spacer03.List--Separator.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-03); padding-bottom: var(--pal-l-internal-spacer-03); }

.List--Spacer04.List--Separator .List__Item { margin-right: var(--pal-l-internal-spacer-04); padding-right: var(--pal-l-internal-spacer-04); }

.List--Spacer04.List--Separator.List--DisplayBlock .List__Item { margin-bottom: var(--pal-l-internal-spacer-04); padding-bottom: var(--pal-l-internal-spacer-04); }

.List--Separator.List--DisplayBlock .List__Item { border-right: 0px; margin-right: 0px; padding-right: 0px; }

.List--Separator.List--DisplayBlock .List__Item:last-child { border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px; }

.List--SeparatorDefault.List--DisplayBlock .List__Item { border-bottom: 1px solid var(--pal-colors-default-border-default); }

.List--SeparatorMuted.List--DisplayBlock .List__Item { border-bottom: 1px solid var(--pal-colors-default-border-xsubtle); }

.List--Spacer.List--Separator.List--DisplayBlock .List__Item:last-child { margin-bottom: 0px; padding-bottom: 0px; }

.List--Display, .List--Display .List__Item { display: flex; }

.List--DisplayBlock, .List--DisplayBlock .List__Item { flex-direction: column; }

.List--DisplayFlex .List__Item { flex: 1 1 0%; flex-direction: column; }

.List--DisplayInline { display: inline-flex; }

.FindInStoreProduct { display: flex; margin: 1rem; }

.FindInStoreProduct__LeftColumn { align-items: center; background-color: var(--pal-colors-default-background-xsubtle); display: flex; height: 5.5rem; justify-content: center; margin-right: 1rem; padding: 0.7rem 1.3rem 0.5rem; width: 5.5rem; }

.FindInStoreProduct__RightColumn { width: 13.5rem; }

.FindInStoreProduct .Text-ds:first-child { margin-bottom: 0.4rem; }

.FindInStoreProduct .ProductDimension { margin-top: 1rem; }

.FindInStoreProduct .ProductDimension .Text-ds:first-child { color: var(--pal-colors-default-content-subtle); }

.ProductDimension { align-items: flex-start; display: flex; }

.ProductDimension .Text-ds:first-child { padding-right: 0.25rem; }

.ProductDimension .Swatch { margin: 0.125rem 0.25rem 0.125rem 0px; }

.Swatch { box-sizing: border-box; display: inline-block; margin-right: 0.5rem; vertical-align: middle; }

.Swatch__withHoverAndSelected { display: flex; }

.Swatch__withHoverAndSelected--isHover span.Swatch__image, .Swatch__withHoverAndSelected:hover span.Swatch__image { align-items: center; border: 1px solid var(--pal-colors-default-border-xsubtle); border-radius: 50%; display: flex; height: 100%; justify-content: center; width: 100%; }

.Swatch__withHoverAndSelected--isHover img, .Swatch__withHoverAndSelected:hover img { transform: scale(0.8); }

.Swatch__circle { border: none; width: max-content; }

.Swatch__circle--selected span.Swatch__image { align-items: center; border: 2px solid var(--pal-colors-default-border-default); border-radius: 50%; display: flex; height: 100%; justify-content: center; width: 100%; }

.Swatch__circle--selected img { transform: scale(0.8); }

.Swatch__circle--selected:hover span.Swatch__image { border: 2px solid var(--pal-colors-default-border-default); }

@media (max-width: 1023.98px) {
  .Swatch__circle--selected { transform: scale(1); }
}

.Swatch__circle img { border: 1px solid var(--pal-colors-default-border-xsubtle); border-radius: 50%; display: block; padding: 0px; }

.Swatch__circle--disabled { background-color: rgba(255, 255, 255, 0.7); }

.Swatch__circle--disabled a, .Swatch__circle--disabled button { cursor: not-allowed; }

.Swatch__circle--unavailable { position: relative; }

.Swatch__circle--unavailable .Swatch__image::after { border-left: .0625rem solid var(--pal-colors-default-border-default); bottom: 0px; content: ""; left: 50%; position: absolute; top: 0px; transform: rotate(45deg) scale(1.4); }

.Swatch button { background-color: transparent; border: transparent; cursor: pointer; height: 40px; margin: 0px; padding: 0px; position: relative; width: 40px; }

.Swatch button:focus { outline: none; }

.Swatch button:focus-visible { outline: -webkit-focus-ring-color auto thin; }

.Swatch a { background: none; border: transparent; cursor: pointer; height: 40px; margin: 0px; padding: 0px; position: relative; width: 40px; }

.Swatch a:focus { outline: none; }

.Swatch a:focus-visible { outline: -webkit-focus-ring-color auto thin; }

.Swatch__div { border: 1px solid var(--pal-colors-default-border-subtle); border-radius: 50%; box-sizing: content-box; display: inline-flex; height: 2rem; margin-left: 0.5rem; opacity: 0.5; width: 2rem; }

.ReviewStarsCard { align-items: center; color: var(--pal-colors-default-content-default); display: flex; }

.ReviewStarsCard .Text-ds:not(:first-child) { padding-left: 0.275rem; }

.ReviewStarsCard .sr-only { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }