.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:.5rem .5rem 0 0;padding:1rem 1rem 0}.BoughtTogether__product-wrapper-routine{background-color:#fff;border:1px solid var(--pal-color-neutral-200);border-radius:.5rem;margin:.5rem 1rem 1rem;padding:1rem}.BoughtTogether__divider{background-color:var(--pal-color-neutral-200);height:1px;margin:0 0 1rem}.BoughtTogether .BoughtTogetherItem{align-items:center;display:flex}.BoughtTogether .BoughtTogetherItem .MiniProductCard__MainPrice{margin:.5rem 0 0}.BoughtTogether .BoughtTogetherItem .AfterPaySubsGroup{display:none}.BoughtTogether .BoughtTogetherItem__link{background:none;text-decoration:none}.BoughtTogether .BoughtTogetherItem__step,.BoughtTogether__header{display:flex;flex-direction:column}.BoughtTogether__header{gap:.125rem}.BoughtTogether__footer-wrapper{display:flex;margin:.125rem auto}.BoughtTogether__footer-wrapper--left-align{justify-content:flex-start;margin-left:2.5rem;margin-right:0}.BoughtTogether__footer-wrapper--centered{justify-content:center;margin-left:auto;margin-right:auto}.BoughtTogether__footer{align-items:center;display:flex;flex-direction:column;gap:.25rem}.BoughtTogether .pal-c-Icon--burstWrapper{position:absolute}.BoughtTogether .pal-c-Icon--burst{animation:scale-fade 2s var(--pal-anim-ease-in-out) forwards;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 0}.MiniProductCard:last-child{border-bottom:0}.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:.75rem;width:4.5rem}.MiniProductCard__Eyebrow{margin-bottom:.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:.25rem}.MiniProductCard__Variants .Text-ds.Text-ds--body-3:last-child{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:99px}.MiniProductCard__Variants .Image{margin:0 .25rem 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:.25rem}.MiniProductCard__MainPrice,.MiniProductCard__SubscriptionIndicator{align-items:center;display:flex;margin:1rem 0 0}.MiniProductCard__ButtonActionContainer{display:flex;justify-content:flex-end}.MiniProductCard__MainContainer{display:flex}.MiniProductCard__InlineMessage{list-style-type:none;margin-bottom:.5rem}.MiniProductCard__ButtonAction{align-items:center;display:flex;justify-content:center;margin-bottom:0}.MiniProductCard__InlineMessageList{margin:0;padding:0}.ReviewStarsCard{align-items:center;color:var(--pal-colors-default-content-default);display:flex}.ReviewStarsCard__ReviewLabel{padding-left:.275rem}.ReviewStarsCard .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}