.oumo-offer{border:.1rem solid rgba(var(--oumo-accent),.16);border-radius:1.6rem;overflow:hidden;margin:0;background:rgb(var(--oumo-tint))}.oumo-offer__tabs{display:flex;gap:2.4rem;padding:1.4rem 1.6rem 0;border-block-end:.1rem solid rgba(var(--color-foreground),.1)}.oumo-offer__tab{position:relative;-webkit-appearance:none;appearance:none;background:none!important;border:0!important;border-radius:0!important;height:auto!important;min-height:0!important;margin:0;padding:0 0 1.2rem!important;font:inherit;font-size:1.35rem;line-height:1.3;letter-spacing:0;text-align:start;text-transform:none!important;cursor:pointer;color:rgba(var(--color-foreground),.4);transition:color var(--duration-default, .2s)}.oumo-offer__tab:before{content:"";position:absolute;inset-inline:auto 0;bottom:-.1rem;width:0;height:.2rem;background:rgb(var(--oumo-accent));transition:width .25s ease-in-out}.oumo-offer__tab[aria-selected=true]{color:rgb(var(--color-foreground));font-weight:500}.oumo-offer__tab[aria-selected=true]:before{width:100%;inset-inline:0 auto}@media(hover:hover){.oumo-offer__tab:hover{color:rgb(var(--color-foreground))}.oumo-offer__tab:hover:before{width:100%;inset-inline:0 auto}}.oumo-offer__tab:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.oumo-offer__panel{padding:1.6rem}.oumo-offer__panel[hidden]{display:none}.oumo-offer__tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-block-end:1.2rem}.oumo-offer__tier{display:grid;justify-items:center;gap:.4rem;padding:1.2rem .6rem;border-radius:1.2rem;background:rgb(var(--color-background));transition:background .2s ease,color .2s ease}.oumo-offer__tier-qty{font-size:1.2rem;line-height:1.3;color:rgba(var(--color-foreground),.5)}.oumo-offer__tier-pct{font-size:1.5rem;font-weight:500;line-height:1.1;color:rgb(var(--oumo-accent))}.oumo-offer__tier.is-on{background:rgb(var(--oumo-accent))}.oumo-offer__tier.is-on .oumo-offer__tier-qty{color:#ffffffbf}.oumo-offer__tier.is-on .oumo-offer__tier-pct{color:#fff}.oumo-offer__tier.is-on s{color:#ffffffbf}.oumo-offer__note{margin:0;font-size:1.2rem;line-height:1.55;color:rgba(var(--color-foreground),.6)}.oumo-offer__lead{margin:0 0 1rem;font-size:1.35rem;line-height:1.55;color:rgb(var(--color-foreground))}.oumo-offer__list{margin:0;padding:0;list-style:none;display:grid;gap:.6rem}.oumo-offer__list li{position:relative;padding-inline-start:1.6rem;font-size:1.25rem;line-height:1.55;color:rgba(var(--color-foreground),.7)}.oumo-offer__list li:before{content:"";position:absolute;inset-inline-start:0;top:.85rem;width:.5rem;height:.5rem;border-radius:50%;background:rgba(var(--oumo-accent),.6)}.oumo-nudge{margin:0 0 1.2rem;padding:1rem 1.4rem;border:.1rem solid rgba(var(--oumo-accent),.3);border-radius:1.6rem;background:rgb(var(--color-background));text-align:center;font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.75)}.oumo-nudge[hidden]{display:none}.oumo-nudge b{font-weight:500;color:rgb(var(--oumo-accent))}.oumo-nudge.is-on{border-color:rgb(var(--oumo-accent));background:rgba(var(--oumo-tint),.55);color:rgb(var(--color-foreground))}.oumo-poster{position:relative;margin:2.4rem 0 .6rem;padding:2.6rem 1.6rem 1.6rem;border:.1rem solid rgba(var(--oumo-accent),.45);border-radius:1.6rem;text-align:center;background:rgb(var(--color-background))}.oumo-poster__badge{position:absolute;top:-1.2rem;inset-inline-start:50%;transform:translate(-50%);padding:.5rem 1.4rem;border-radius:2.4rem;background:rgb(var(--oumo-accent));color:#fff;font-size:1.1rem;font-weight:500;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.oumo-poster__cols{display:flex;align-items:stretch;margin-block-end:1.4rem}.oumo-poster__col{flex:1 1 0;min-width:0;display:grid;gap:.3rem;align-content:start}.oumo-poster__rule{width:.1rem;background:rgba(var(--oumo-accent),.2);display:block!important}.oumo-poster__buy{font-size:1.35rem;line-height:1.2;color:rgba(var(--color-foreground),.55)}.oumo-poster__save{font-size:1.8rem;font-weight:500;line-height:1.15;color:rgb(var(--oumo-accent))}.oumo-poster__foot{border-block-start:.1rem solid rgba(var(--oumo-accent),.2);padding-block-start:1.2rem}.oumo-poster__line{margin:0;font-size:1.15rem;line-height:1.6;color:rgba(var(--color-foreground),.6)}.oumo-rail{display:grid;gap:1.4rem;width:100%;padding:1.4rem 1.6rem 1.2rem;border-radius:1.6rem;background:rgb(var(--oumo-tint))}.oumo-rail__headline{margin:0;font-size:1.35rem;line-height:1.45;color:rgb(var(--color-foreground))}.oumo-rail__track{position:relative;height:2rem;margin-inline:1rem}.oumo-rail__bg,.oumo-rail__fill{display:block!important;position:absolute;top:.8rem;height:.4rem;border-radius:9.9rem}.oumo-rail__bg{inset-inline:0;background:rgba(var(--oumo-accent),.22)}.oumo-rail__fill{inset-inline-start:0;width:0;background:rgb(var(--oumo-accent));transition:width .35s ease}.oumo-rail__stops{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center}.oumo-rail__stop{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;border:.1rem solid rgba(var(--oumo-accent),.3);background:rgb(var(--color-background));font-size:1.1rem;line-height:1;color:rgba(var(--color-foreground),.5);transition:background .25s ease,border-color .25s ease,color .25s ease}.oumo-rail__stop svg{width:1.2rem;height:1.2rem;display:block}.oumo-rail__stop.is-on{background:rgb(var(--oumo-accent));border-color:rgb(var(--oumo-accent));color:#fff}.oumo-rail__labels{display:flex;justify-content:space-between;gap:.4rem;margin-top:-.4rem}.oumo-rail__label{flex:1 1 0;text-align:center;font-size:1.1rem;line-height:1.35;color:rgba(var(--color-foreground),.5);transition:color .25s ease}.oumo-rail__label:first-child{text-align:start}.oumo-rail__label:last-child{text-align:end}.oumo-rail__label.is-on{color:rgb(var(--color-foreground));font-weight:500}.oumo-rail__offers{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;margin:0;padding:1.2rem 0 0!important;border:0!important;border-block-start:.1rem solid rgba(var(--oumo-accent),.22)!important;border-radius:0!important;height:auto!important;min-height:0!important;background:none!important;font:inherit;font-size:1.35rem;letter-spacing:0;text-transform:none!important;color:rgb(var(--color-foreground));text-align:start;cursor:pointer}.oumo-rail__offers-view{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.oumo-rail__offers-view svg{width:1.1rem;height:1.1rem}@media(hover:hover){.oumo-rail__offers:hover .oumo-rail__offers-view{color:rgb(var(--oumo-accent))}}.oumo-offers{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:1.6rem}.oumo-offers[hidden]{display:none}.oumo-offers__backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.oumo-offers__card{position:relative;width:100%;max-width:46rem;max-height:85vh;overflow:auto;padding:2rem;border-radius:1.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 2rem 6rem #00000059}.oumo-offers__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-block-end:1.2rem;padding-block-end:1.2rem;border-block-end:.1rem solid rgba(var(--oumo-accent),.22)}.oumo-offers__title{font-size:1.6rem;font-weight:500;letter-spacing:.02em;color:rgb(var(--oumo-accent))}.oumo-offers__x{-webkit-appearance:none;appearance:none;border:0!important;border-radius:0!important;height:auto!important;min-height:0!important;background:none!important;padding:0!important;font:inherit;font-size:2.2rem;line-height:1;color:rgba(var(--color-foreground),.55);cursor:pointer}.oumo-offers__x:hover{color:rgb(var(--color-foreground))}.oumo-offers__item{display:flex;align-items:flex-start;gap:1.2rem;padding:1.3rem 0;border-block-start:.1rem solid rgb(var(--color-border))}.oumo-offers__item:first-child{border-block-start:0}.oumo-offers__main{flex:1 1 auto;min-width:0;display:grid;gap:.3rem}.oumo-offers__item-title{font-size:1.4rem;line-height:1.35;color:rgb(var(--color-foreground))}.oumo-offers__item-note{font-size:1.15rem;line-height:1.45;color:rgba(var(--color-foreground),.5)}.oumo-offers__tag{flex:0 0 auto;padding:.4rem .9rem;border-radius:2.4rem;border:.1rem solid rgba(var(--color-foreground),.2);font-size:1.1rem;line-height:1.2;white-space:nowrap;color:rgba(var(--color-foreground),.55)}.oumo-offers__tag.is-on{background:rgb(var(--oumo-accent));border-color:rgb(var(--oumo-accent));color:#fff}.oumo-offers__foot{margin:1.4rem 0 0;font-size:1.15rem;line-height:1.5;color:rgba(var(--color-foreground),.5)}@media screen and (max-width:480px){.oumo-offer__tabs{gap:1.6rem}.oumo-offer__tab{font-size:1.25rem}.oumo-poster__save{font-size:1.6rem}.oumo-rail__label{font-size:1.05rem}.oumo-rail{padding:1.2rem 1.2rem 1rem}}.oumo-offer--compact,.oumo-nudge--compact{--oumo-pdp-pink:#F4E4E3;--oumo-pdp-gold:#c49a45;box-sizing:border-box;width:100%;max-width:100%;color:#252525}.oumo-offer--compact{padding:1.3rem 1.4rem;background:#fff;border:.1rem solid #dedede;border-radius:.9rem;box-shadow:0 .2rem #f5f5f5;overflow:visible}.oumo-pdp-icon{display:inline-block;flex:0 0 auto;width:1.4rem;height:1.4rem;color:#888;vertical-align:middle}.oumo-pdp-icon--sparkle{color:var(--oumo-pdp-gold,#c49a45)}.oumo-offer__kicker{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;color:#777;font-size:.9rem;line-height:1.4;letter-spacing:.1rem}.oumo-offer__kicker>span{display:flex;align-items:center;gap:.5rem}.oumo-offer__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem;font-size:1.3rem;font-weight:500;line-height:1.45}.oumo-offer__heading>span:first-child{display:flex;align-items:center;gap:.6rem}.oumo-offer__setbadge{flex-shrink:0;border:.1rem solid #ddc8c6;background:var(--oumo-pdp-pink);color:#65514f;border-radius:.5rem;padding:.5rem .7rem;font-size:1rem;font-weight:500;box-shadow:0 .2rem #e6d3d1;transform:rotate(2deg);white-space:nowrap}.oumo-offer__setprice{display:flex;align-items:baseline;flex-wrap:wrap;gap:.9rem}.oumo-offer__setprice s{font-size:1.3rem;color:#888}.oumo-offer__setprice strong{font-size:2.4rem;line-height:1.2;font-weight:500;color:#202020}.oumo-offer__saving{font-size:1.1rem;line-height:1.3;color:#65514f;background:var(--oumo-pdp-pink);border:.1rem dashed #ddc8c6;padding:.5rem .7rem;border-radius:.5rem}.oumo-offer--compact .oumo-offer__tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:0}.oumo-offer--compact .oumo-offer__tier{background:linear-gradient(#fafafa,#f4f4f4);border:.1rem solid #e7e7e7;border-radius:.7rem;padding:.9rem .4rem;gap:.4rem;box-shadow:0 .1rem #e8e8e8;text-align:center}.oumo-offer--compact .oumo-offer__tier-qty{font-size:1.1rem;color:#777;line-height:1.3}.oumo-offer--compact .oumo-offer__tier-pct{font-size:1.6rem;color:#252525;font-weight:500;line-height:1.2;white-space:nowrap}.oumo-offer__tier-state{font-size:1rem;color:#777;line-height:1.3;margin-top:.2rem}.oumo-offer--compact .oumo-offer__tier.is-on{background:var(--oumo-pdp-pink);border-color:#ddc8c6;box-shadow:0 .2rem #e6d3d1}.oumo-offer--compact .oumo-offer__tier.is-on .oumo-offer__tier-pct{color:#252525}.oumo-offer--compact .oumo-offer__tier.is-on .oumo-offer__tier-qty{color:#70605e}.oumo-offer--compact .oumo-offer__tier.is-on .oumo-offer__tier-state{color:#65514f;font-weight:500}.oumo-offer--compact .oumo-offer__note{font-size:1.1rem;line-height:1.45;color:#737373;margin:1rem 0 0}.oumo-nudge--compact,.oumo-nudge--compact.is-on{position:relative;display:flex;justify-content:center;align-items:center;gap:.7rem;margin:0;padding:.8rem .9rem;background:#f7f7f7;border:.1rem solid #e6e6e6;border-radius:.6rem;color:#555;font-size:1.1rem;line-height:1.5}.oumo-nudge--compact[hidden]{display:none}.oumo-nudge--compact b{color:#222;font-weight:500}.oumo-nudge--compact:after{content:"";position:absolute;width:.7rem;height:.7rem;left:calc(50% - .4rem);bottom:-.5rem;background:#f7f7f7;border-right:.1rem solid #e6e6e6;border-bottom:.1rem solid #e6e6e6;transform:rotate(45deg)}@media(max-width:380px){.oumo-offer--compact{padding:1.2rem}.oumo-offer__heading{font-size:1.2rem;gap:.6rem}.oumo-offer__setbadge{font-size:.9rem;padding:.5rem}.oumo-offer__setprice{gap:.7rem}}@media(prefers-reduced-motion:reduce){.oumo-offer--compact .oumo-offer__tier{transition:none}}.oumo-feature-rose .feature-item{background:#fcf7f6;border-color:#ecdddc;color:#262626}.oumo-feature-rose .feature-item__icon{background:#f4e4e3;color:#8b6260}.oumo-feature-rose [data-oumo-feature-icon=star-four] .feature-item__icon{color:#b58d42}.oumo-feature-rose .feature-item:hover{background:#f4e4e3;border-color:#ecdddc}.oumo-feature-rose .feature-item:hover .feature-item__text{color:#262626}.oumo-feature-rose .feature-item:hover .feature-item__icon{background:#f4e4e3;color:#8b6260}.oumo-feature-rose [data-oumo-feature-icon=star-four]:hover .feature-item__icon{color:#b58d42}#CartDrawer .cart-item__prices .price--on-sale .price__regular{color:#b6404a}#CartDrawer .oumo-cart-progress{width:100%;border:1px solid #e0e0e0;border-radius:10px;background:#fff;box-shadow:0 2px #f4f4f4;padding:18px 13px 0;color:#242424}#CartDrawer .oumo-cart-progress__milestones{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:14px;text-align:center}#CartDrawer .oumo-cart-progress__line{position:absolute;display:grid!important;grid-template-columns:repeat(3,1fr);height:3px;top:12px;left:12.5%;right:12.5%;background:#ededed}#CartDrawer .oumo-cart-progress__line span{display:block!important;background:#ededed}#CartDrawer .oumo-cart-progress__line span.is-on{background:#d4b6b2}#CartDrawer .oumo-cart-progress__stop{position:relative;display:flex;align-items:center;flex-direction:column;gap:5px;min-width:0;font-size:11px;line-height:1.25;color:#777}#CartDrawer .oumo-cart-progress__node{width:27px;height:27px;display:grid;place-items:center;background:#fff;border:1px solid #dcdcdc;border-radius:50%;margin-bottom:3px;color:#777}#CartDrawer .oumo-cart-progress__node svg{width:15px;height:15px}#CartDrawer .oumo-cart-progress__stop.is-on .oumo-cart-progress__node{background:#f4e4e3;border-color:#d9bebb;color:#65514f}#CartDrawer .oumo-cart-progress__stop strong{font-size:12px;font-weight:500;white-space:nowrap}#CartDrawer .oumo-cart-progress__stop.is-on strong{color:#333}#CartDrawer .oumo-cart-progress__earned{display:block!important;min-height:12px;font-size:10px;color:#79615e}#CartDrawer .oumo-cart-progress__offers{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;margin:0;padding:12px 0;border:0;border-top:1px solid #e9e9e9;border-radius:0;background:#fff;color:#242424;font:inherit;font-size:13px;line-height:1.4;letter-spacing:0;text-transform:none;cursor:pointer}#CartDrawer .oumo-cart-progress__offers:before,#CartDrawer .oumo-cart-progress__offers:after{display:none}#CartDrawer .oumo-cart-progress__title{display:flex;align-items:center;gap:7px}#CartDrawer .oumo-cart-progress__title svg,#CartDrawer .oumo-cart-sheet__head h3 svg{width:18px;height:18px;color:#c49a45;flex:none}#CartDrawer .oumo-cart-progress__offers>svg{width:13px;height:13px;color:#888;transform:rotate(180deg)}#CartDrawer .oumo-cart-sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;overflow:hidden;border-radius:inherit}#CartDrawer .oumo-cart-sheet[hidden]{display:none}#CartDrawer .oumo-cart-sheet__backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;transition:opacity .25s}#CartDrawer .oumo-cart-sheet.is-open .oumo-cart-sheet__backdrop{opacity:.18}#CartDrawer .oumo-cart-sheet__card{position:absolute;bottom:0;left:0;right:0;background:#fff;color:#242424;border-radius:18px 18px 0 0;padding:10px 20px 24px;max-height:90%;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 -4px 24px #0000000d;transform:translateY(105%);transition:transform .28s cubic-bezier(.22,.8,.25,1)}#CartDrawer .oumo-cart-sheet.is-open .oumo-cart-sheet__card{transform:translateY(0)}#CartDrawer .oumo-cart-sheet__handle{display:block!important;height:3px;width:30px;background:#ddd;border-radius:3px;margin:0 auto 7px}#CartDrawer .oumo-cart-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}#CartDrawer .oumo-cart-sheet__head h3{display:flex;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:500;line-height:1.4}#CartDrawer .oumo-cart-sheet__close{display:grid;place-items:center;height:44px;width:44px;flex:none;background:#fff;border:0;border-radius:0;color:#777;font:inherit;font-size:25px;cursor:pointer;padding:0}#CartDrawer .oumo-cart-sheet__row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid #eee;font-size:13px;line-height:1.4}#CartDrawer .oumo-cart-sheet__label{min-width:0}#CartDrawer .oumo-cart-sheet__tag{display:inline-flex;align-items:center;gap:7px;flex:none;background:#f5f5f5;border-radius:5px;padding:5px 8px;color:#666;font-size:12px;white-space:nowrap}#CartDrawer .oumo-cart-sheet__tag.is-on{background:#f4e4e3;color:#65514f}#CartDrawer .oumo-cart-sheet__applied{font-size:11px;border-left:1px solid #d9bebb;padding-left:7px}#CartDrawer .oumo-cart-sheet__foot{font-size:11px;line-height:1.6;color:#747474;margin:13px 0 0}@media(max-width:380px){#CartDrawer .oumo-cart-progress{padding:15px 8px 0}#CartDrawer .oumo-cart-progress__stop strong{font-size:11px}#CartDrawer .oumo-cart-progress__qty{font-size:10px}#CartDrawer .oumo-cart-sheet__card{padding-left:15px;padding-right:15px}#CartDrawer .oumo-cart-sheet__row{font-size:12px}#CartDrawer .oumo-cart-sheet__tag{font-size:11px;gap:5px;padding:5px 6px}}@media(prefers-reduced-motion:reduce){#CartDrawer .oumo-cart-sheet__card,#CartDrawer .oumo-cart-sheet__backdrop{transition:none}}#CartDrawer .oumo-cart-progress{padding:10px 10px 0}#CartDrawer .oumo-cart-progress__milestones{padding-bottom:9px}#CartDrawer .oumo-cart-progress__stop{gap:4px}#CartDrawer .oumo-cart-progress__node{width:23px;height:23px;margin-bottom:1px}#CartDrawer .oumo-cart-progress__line{top:10px}#CartDrawer .oumo-cart-progress__earned{display:inline!important;min-height:0;margin-left:3px;font-size:10px}#CartDrawer .oumo-cart-progress__offers{padding:8px 0;min-height:44px}@media(max-width:380px){#CartDrawer .oumo-cart-progress{padding:9px 7px 0}#CartDrawer .oumo-cart-progress__stop strong{font-size:10px}}.oumo-offer--tabs{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:16px;box-shadow:none;color:rgb(var(--color-foreground))}.oumo-offer--tabs .oumo-offer__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;border-bottom:1px solid rgba(var(--color-foreground),.1)}.oumo-offer--tabs .oumo-offer__tab{width:100%;min-height:50px!important;padding:14px 12px!important;text-align:center;font-size:14px;line-height:1.35;color:rgba(var(--color-foreground),.55);touch-action:manipulation}.oumo-offer--tabs .oumo-offer__tab[aria-selected=true]{color:rgb(var(--color-foreground));font-weight:500}.oumo-offer--tabs .oumo-offer__tab:before{height:2px;bottom:0;background:rgb(var(--color-foreground));transition:none}.oumo-offer--tabs .oumo-offer__tab:after{display:none}.oumo-offer--tabs .oumo-offer__tab:not([aria-selected=true]):before{width:0}.oumo-offer--tabs .oumo-offer__tab:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-4px}.oumo-offer--tabs .oumo-offer__single-title{grid-column:1/-1;padding:14px 16px;font-size:14px;font-weight:500}.oumo-offer--tabs .oumo-offer__panel{padding:14px}.oumo-offer--tabs .oumo-offer__tiers{gap:7px;margin-bottom:11px}.oumo-offer--tabs .oumo-offer__tier{gap:5px;padding:13px 5px;border:1px solid transparent;border-radius:12px;background:rgba(var(--color-foreground),.035);box-shadow:none}.oumo-offer--tabs .oumo-offer__tier-qty{color:rgba(var(--color-foreground),.55);font-size:12px}.oumo-offer--tabs .oumo-offer__tier-pct{color:rgb(var(--color-foreground));font-size:17px;font-weight:500;line-height:1.25}.oumo-offer--tabs .oumo-offer__tier.is-on{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.28)}.oumo-offer--tabs .oumo-offer__tier.is-on .oumo-offer__tier-qty,.oumo-offer--tabs .oumo-offer__tier.is-on .oumo-offer__tier-pct{color:rgb(var(--color-foreground))}.oumo-offer--tabs .oumo-offer__note{font-size:12px;line-height:1.6;color:rgba(var(--color-foreground),.7)}.oumo-offer--tabs .oumo-offer__list{gap:10px;margin:0;padding:2px 0;list-style:none}.oumo-offer--tabs .oumo-offer__list li{font-size:13px;line-height:1.6;color:rgb(var(--color-foreground));padding-inline-start:19px}.oumo-offer--tabs .oumo-offer__list li:before{content:"\2726";top:0;inset-inline-start:0;width:auto;height:auto;border-radius:0;background:none;color:rgb(var(--color-foreground));font-size:12px;line-height:1.75}@media(max-width:380px){.oumo-offer--tabs .oumo-offer__tab{font-size:12px;padding:13px 7px!important;min-height:48px!important}.oumo-offer--tabs .oumo-offer__panel{padding:12px}.oumo-offer--tabs .oumo-offer__tier-pct{font-size:16px}}.oumo-secure-payment{margin-top:14px;text-align:center}.oumo-secure-payment__methods{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin:0;padding:0;list-style:none}.oumo-secure-payment__methods li{display:flex;align-items:center;justify-content:center;margin:0;padding:0}.oumo-secure-payment__icon{display:block;width:34px;height:22px}@media(max-width:380px){.oumo-secure-payment__methods{gap:4px}.oumo-secure-payment__icon{width:32px;height:21px}}.oumo-offer--tabs .oumo-offer__tier{background:#fcf7f6;border-color:#f0e2e0}.oumo-offer--tabs .oumo-offer__tier-pct{color:#984b53;font-weight:600}.oumo-offer--tabs .oumo-offer__tier.is-on{background:#f4e4e3;border-color:#b8757c}.oumo-offer--tabs .oumo-offer__tier.is-on .oumo-offer__tier-pct{color:#843d46}.oumo-offer--tabs .oumo-offer__tier.is-on .oumo-offer__tier-qty{color:#65474a}
/*# sourceMappingURL=/cdn/shop/t/370/assets/oumo-promo.css.map */
