.o-product-included-upsell__heading{font-family:var(--heading-family,var(--heading-ff));font-weight:var(--heading-weight,600);margin-bottom:1.6rem;text-transform:uppercase}.o-product-included-upsell__section+.o-product-included-upsell__section{margin-top:.8rem}.o-product-included-upsell__section--boxed{background:rgb(var(--color-background));border-radius:1.6rem;padding:1.6rem}.o-product-included-upsell__section-heading{color:rgb(var(--color-black));font-size:var(--body-fs-sm);font-style:normal;font-weight:400;line-height:100%;margin-bottom:0;text-transform:uppercase}.o-product-included-upsell__section-header{flex-wrap:wrap}.o-product-included-upsell__section-header,.o-product-included-upsell__section-meta{align-items:center;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:1.6rem}.o-product-included-upsell__badge{align-items:center;display:inline-flex;gap:.8rem}.o-product-included-upsell__badge .icon{color:currentColor;height:auto;width:1.4rem}.o-product-included-upsell__badge .icon path{fill:currentColor}.o-product-included-upsell__value-label{color:rgb(var(--color-text))}.o-product-included-upsell__list{display:flex;flex-direction:column;gap:var(--list-gap,16px)}.o-product-included-upsell__card{align-items:flex-start;cursor:pointer;display:flex;gap:.8rem 2.4rem;transition:opacity .2s ease}.o-product-included-upsell__card.is-sold-out{cursor:not-allowed;opacity:.5}.o-product-included-upsell__card.is-included{cursor:default}.o-product-included-upsell__card-img{background:var(--card-img-bg,rgb(var(--color-background-secondary)));border-radius:.8rem;flex-shrink:0;height:var(--card-img-width,10rem);object-fit:contain;width:var(--card-img-width,10rem)}.o-product-included-upsell__card-info{display:flex;flex:1;flex-direction:column;gap:.8rem;min-width:0}.o-product-included-upsell__card-name-row{align-items:flex-start;display:flex;gap:.8rem;justify-content:space-between}.o-product-included-upsell__card-name{display:block;font-size:var(--body-fs-md);font-weight:500;letter-spacing:var(--body-ls-md);line-height:var(--body-lh-md)}.o-product-included-upsell__card-desc{color:rgb(var(--color-text-muted));font-size:var(--body-fs-sm);letter-spacing:var(--body-ls-sm);line-height:var(--body-lh-sm);margin-bottom:.8rem}.o-product-included-upsell__card-action{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem}.o-product-included-upsell__card-prices{align-items:center;display:inline-flex;flex:1 1 auto;flex-wrap:wrap;gap:.8rem;min-width:0}.o-product-included-upsell__card-price{color:rgb(var(--color-accent));font-family:var(--link-ff);font-size:var(--body-fs-sm);font-style:normal;font-weight:500;letter-spacing:var(--body-ls-sm);line-height:var(--body-lh-sm);white-space:nowrap}.o-product-included-upsell__card-price--free{font-weight:600}.o-product-included-upsell__card-price--compare{color:rgb(var(--color-text-muted));font-weight:400}@media screen and (max-width:479px){.o-product-included-upsell__card-action{align-items:flex-start;flex-wrap:wrap}.o-product-included-upsell__card-prices{flex-basis:100%}}