@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.checkout-promos{display:flex;flex-direction:column;gap:.5rem}.checkout-promos .checkout-promo{width:100%;background-color:var(--neutral-900);border-radius:.5rem;display:flex;flex-direction:row;align-items:center;position:relative;overflow:hidden;padding:1rem 1rem 1rem 0}.checkout-promos .checkout-promo .image{height:4.375rem;width:5.3125rem;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2;flex-shrink:0;margin:0 1.25rem 0 1rem}.checkout-promos .checkout-promo__content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.checkout-promos .checkout-promo__content__circle{width:100%;height:43.75rem;background-color:var(--pure-white);border-radius:50%;position:absolute;left:3.75rem;pointer-events:none}.checkout-promos .checkout-promo__content__text,.checkout-promos .checkout-promo__content__points{position:relative;z-index:2}.checkout-promos .checkout-promo__content__text{width:90%;display:flex;flex-direction:column;color:var(--neutral-300);font-weight:var(--bold)}.checkout-promos .checkout-promo__content__text .desc{line-height:1.5;margin-top:.125rem;font-weight:var(--semiBold)}@media screen and (max-width: 1024px){.checkout-promos .checkout-promo{flex-direction:column;align-items:center;padding:1rem}.checkout-promos .checkout-promo .image{width:50%;margin:0 0 .3125rem;height:4.6875rem}.checkout-promos .checkout-promo__content{flex-direction:column;gap:1rem}.checkout-promos .checkout-promo__content__circle{left:0;top:3.25rem;width:200%;transform:translate(-25%)}.checkout-promos .checkout-promo__content__text{width:100%;justify-content:center;align-items:center;text-align:center;font-size:var(--extraSmallSize)}}.checkout-promos-row{padding-block-start:1rem}.checkout-promos-row .checkout-promo{min-height:3.75rem;padding:.5rem 1rem;gap:.5rem;flex-direction:row}.checkout-promos-row .checkout-promo .image{height:2.5rem;width:3.125rem;margin:0 1rem 0 .5rem}.checkout-promos-row .checkout-promo__content{align-items:flex-start}.checkout-promos-row .checkout-promo__content__circle{width:13.75rem;height:13.75rem;left:2.5rem;opacity:.15}.checkout-promos-row .checkout-promo__content__text{width:70%;font-size:var(--extraSmallSize)}.checkout-promos-row .checkout-promo__content__text .desc{line-height:1.4;margin-top:.0625rem}.checkout-promos-row .checkout-promo__content__points{min-width:3.125rem;text-align:right;font-size:var(--smallSize);color:var(--accent-main);font-weight:var(--bold);padding-left:.5rem}@media screen and (max-width: 1024px){.checkout-promos-row .checkout-promo .image{width:2.5rem;height:2.5rem}.checkout-promos-row .checkout-promo__content__circle{top:1.875rem;width:120%;height:8.75rem;transform:translate(-15%)}.checkout-promos-row .checkout-promo__content__text{align-items:flex-start;text-align:left}.checkout-promos-row .checkout-promo__content__points{text-align:left;padding-left:0;padding-top:.125rem}}
