.okendo-loyalty-root [data-visible-when]{display:none}.okendo-loyalty-root[data-login-state=logged-in] [data-visible-when=logged-in],.okendo-loyalty-root[data-login-state=logged-out] [data-visible-when=logged-out],.okendo-loyalty-root[data-loyalty-state=member] [data-visible-when=member],.okendo-loyalty-root[data-loyalty-state=non-member] [data-visible-when=non-member]{display:block}.okendo-loyalty-root[data-login-state=logged-out] [data-visible-when=logged-out].grid,.okendo-loyalty-root[data-loyalty-state=non-member] [data-visible-when=non-member].grid,.okendo-loyalty-root[data-loyalty-state=member] [data-visible-when=member].grid,.okendo-loyalty-root[data-login-state=logged-in] [data-visible-when=logged-in].grid{display:grid}.okendo-loyalty-root .btn--secondary:after,.okendo-loyalty-root .btn--primary:after{background:none}.okendo-loyalty-root[data-login-state=logged-in] .section-benefits{display:none}.mb--small{margin-bottom:.75rem}.mb--medium{margin-bottom:1.5rem}.mt--small{margin-top:.75rem}.mr--small{margin-right:.75rem}.okendo-loyalty-root{font-family:var(--font-body, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif);color:#1b1b1b}.okendo-loyalty-root h2{font-weight:700;font-size:3rem;margin-bottom:2rem}.okendo-loyalty-root h3{font-weight:600;font-size:1.25rem;margin-bottom:.5rem}.okendo-loyalty-root p.rte{max-width:680px;margin:0 auto 55px;font-size:1.2rem;font-weight:500}.okendo-loyalty-root .section{padding-top:3rem}@media (max-width: 768px){.okendo-loyalty-root h2{font-size:2rem;line-height:2.5rem}}.okendo-loyalty-root .section-inner{max-width:var(--page-width, 1200px);margin:0 auto;padding-left:var(--gutter, 1.5rem);padding-right:var(--gutter, 1.5rem);width:100%;box-sizing:border-box}.okendo-loyalty-root .btn{display:inline-block;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600}.okendo-loyalty-root .btn--primary{background:#063718;color:#fff}.okendo-loyalty-root .btn--primary:hover{background:#155c29}.okendo-loyalty-root .btn--secondary{border:1px solid #063718;color:#063718}.okendo-loyalty-root .btn--secondary:hover{background:#063718;color:#fff}.okendo-loyalty-root .button-group{display:flex;justify-content:center;gap:1rem}.okendo-loyalty-root .button-group[role=tablist]{justify-content:flex-start;gap:0}.okendo-loyalty-root .button-group[role=tablist] .btn--secondary{border-color:#000}.okendo-loyalty-root .button-group[role=tablist] .btn--secondary:hover{border-color:#063718}.ok-hero{position:relative;min-height:560px;display:grid;place-items:center;padding:56px 0 40px;overflow:hidden}.ok-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.02);filter:saturate(.95)}.ok-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;background:linear-gradient(135deg,#063718,#483e0f);mix-blend-mode:normal}.ok-hero__inner{position:relative;z-index:2;text-align:center}.ok-hero__badge{width:88px;height:88px;object-fit:cover;border-radius:50%;display:inline-block;margin-bottom:16px;box-shadow:0 8px 28px #00000040}.ok-hero__title{color:#f7f2e7;font-size:clamp(2rem,4vw,4rem);line-height:1.1;margin-bottom:12px}.ok-hero__subtitle{color:#f7f2e7e6;font-size:clamp(1rem,1.7vw,1.5rem);max-width:900px;margin:0 auto 28px}.ok-hero__tiles{display:grid;gap:1.5rem;margin:10px auto 22px;max-width:1000px}.ok-hero__tile{background:#fffffff2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:10px;padding:24px;border:0;display:flex;height:204px;box-shadow:0 10px 26px #0000001f;transition:transform .25s ease,box-shadow .25s ease;flex-direction:column;justify-content:space-around}.ok-hero__tile:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000029}.ok-hero__tile h3{margin-bottom:4px}.ok-hero__tile p{margin:0;color:#3d3d3d}.ok-hero__icon{width:32px;height:32px;line-height:32px;margin:0 auto 16px;color:#d0bd95;font-weight:700;text-align:center}.ok-hero__inner .ok-hero__icon svg{width:32px;height:32px;line-height:32px}.ok-hero__buttons{margin-top:40px;margin-bottom:10px}.okendo-loyalty-root .ok-hero .btn--secondary{border:1px solid #f7f2e7;color:#f7f2e7}.okendo-loyalty-root .ok-hero .btn--secondary:hover{background:#f7f2e7;color:#09361c}@media (max-width: 768px){.ok-hero{padding:40px 0 28px}.ok-hero__badge{width:72px;height:72px}.ok-hero__tiles{gap:1rem}.okendo-loyalty-root .ok-hero .btn--secondary{display:flex;justify-content:center;align-items:center}.okendo-loyalty-root .btn{padding:.7rem}}.grid-rewards{display:grid;gap:1.5rem}.grid--2-col{grid-template-columns:repeat(2,1fr)}.grid--3-col{grid-template-columns:repeat(3,1fr);max-width:64rem;margin:0 auto}.grid--4-col{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.grid--2-col,.grid--3-col,.grid--4-col{grid-template-columns:1fr;margin:0 auto}#okendo-earn-cards.grid--3-col{grid-template-columns:repeat(2,1fr);margin:0 auto}}.grid--3-col .grid__item,.grid--4-col .grid__item,.card{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:24px;text-align:center;min-height:280px;height:100%}.section-benefits .grid__item{min-height:180px;height:180px}.section-benefits .grid__item .inner{padding:0}.section-benefits .grid__item .inner .ok-hero__icon{margin-bottom:10px}.grid__item .inner{height:100%;display:flex;flex-direction:column;justify-content:space-evenly}.grid__item .inner .ok-hero__icon,.grid__item .inner .ok-hero__icon svg{width:48px;height:48px;line-height:32px}.grid__item .absolute-number{height:2rem;width:2rem;font-size:1.1rem;justify-content:center;position:absolute;background-color:#063718;color:#d0bd95;border-radius:50px;font-weight:700;line-height:2rem}.tabs{max-width:64rem;margin:0 auto 1rem}.tabs__nav{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.tabs__btn{border:1px solid #063718;background:#fff;color:#063718;padding:.55rem 1rem;border-radius:999px;font-weight:700;cursor:pointer}.tabs__btn.is-active{background:#063718;color:#fff!important}.tab-panel{display:none}.tab-panel.is-active{display:block}[data-tabs] .button-group .btn{min-height:48px;padding:.75rem 1.5rem;border-radius:0!important;border:1px solid #d1d5db;background:#fff;color:#000;transition:background .2s ease,color .2s ease,border-color .2s ease}[data-tabs] .button-group .btn:hover{background:#f7f7f7}[data-tabs] .button-group .btn.is-active{background:#000;color:#fff!important;border-color:#000}@media (max-width: 560px){[data-tabs] .button-group{flex-wrap:wrap}}.profile-card{background:#063718;color:#fff;border:1px solid #063718;border-radius:12px;padding:2rem;text-align:left;box-shadow:0 1px 2px #0000000f,0 8px 20px #00000014;height:100%}.profile-card.grid__item:hover{transform:none}.profile-card h3{color:#fff;font-size:1.35rem}.profile-card .stat{margin:1rem 0 0}.profile-card .stat__label{font-size:.95rem;color:#cbd5e1}.profile-card .stat__value{font-size:1.35rem;font-weight:800;color:#fff}[data-visible-when=member] .progress-box{background:#063718;color:#fff;border:1px solid #063718;border-radius:12px;padding:2rem;margin-top:1rem}.progress-label{display:flex;justify-content:space-between;font-size:.95rem;margin-bottom:.5rem;color:#d1d5db}.progress-bar-wrapper{background:#475569;height:8px;border-radius:999px;overflow:hidden}.progress-bar{background:#d0bd95;height:100%;width:0%;transition:width .3s ease}.tier-progress{max-width:720px;margin:0 auto 5rem}.tier-progress__label{display:flex;justify-content:space-between;margin-bottom:.4rem;font-weight:600;color:#2b2b2b}.tier-progress__bar{background:#e5e7eb;height:10px;border-radius:999px;overflow:hidden}.tier-progress__fill{background:#063718;height:100%;width:0;transition:width .4s ease}#okendo-tier-table .grid__item{background:#f2efe7;border:1px solid #d9d3c7;border-radius:10px;font-size:.95rem}.ok-tier-subtitle{margin-top:-.75rem;margin-bottom:1.25rem;color:#4a564d;font-size:1rem;opacity:.9}.ok-tier-grid{display:grid;gap:1.5rem;align-items:stretch;gap:2rem}.tier-card{position:relative;background:#c9b48f;border:2px solid #164b2b;border-radius:14px;padding:3.25rem 2rem 2rem;box-shadow:0 2px #0000000f,inset 0 1px #ffffff38;transition:transform .2s ease,box-shadow .2s ease,padding-top .2s ease}.tier-badge{position:absolute;top:-36px;left:50%;transform:translate(-50%);width:96px;height:96px;border-radius:50%;background:#fff;box-shadow:0 12px 24px #00000029;display:grid;place-items:center;border:3px solid #e6e6e6}.tier-badge img{width:78px;height:78px;object-fit:contain}.tier-head{text-align:center;margin-top:25px}.tier-title{margin:0 0 .35rem;font-weight:700;font-size:1.375rem;color:#213222}.tier-range{margin:0 0 1.1rem;color:#2e3c30;opacity:.9;font-size:1rem}.tier-sep{width:82%;height:2px;margin:.75rem auto 0;background:linear-gradient(to right,transparent,#164b2b,transparent);opacity:.3;border-radius:2px}.tier-list{margin:1.25rem 0 0;padding-left:1.25rem;list-style:none}.tier-list li{position:relative;margin:.6rem 0;color:#1f2820;font-weight:400;line-height:1.4}.tier-list li:before{content:"";position:absolute;left:-1rem;top:.65rem;width:7.5px;height:7.5px;border-radius:50%;background:#063718}@media (max-width: 1200px){.tier-card{padding:3rem 1.75rem 1.75rem}.tier-title{font-size:1.3rem}}@media (max-width: 900px){.ok-tier-grid{gap:3rem}.tier-card{padding:2.5rem 1.5rem 1.5rem}.tier-badge{top:-30px;width:84px;height:84px}.tier-badge img{width:66px;height:66px}}@media (max-width: 600px){.tier-card{padding:2.25rem 1.25rem 1.25rem}.tier-title{font-size:1.15rem}.tier-list li{margin:.5rem 0;line-height:1.55}}.earn-hero{max-width:680px;margin:0 auto 50px;padding:2rem 1.5rem;background:#063718;color:#fff;border-radius:12px;text-align:center}.okendo-loyalty-root .earn-hero h3{display:grid;gap:1.5rem;font-family:Bitter,serif;font-size:1.9rem;line-height:2.25rem}.earn-hero p{color:#fff;font-size:1.2rem;line-height:1.75rem;margin-top:20px}.earn-hero__title{font-weight:700;font-size:2.3rem;margin-bottom:1rem}.point-value-card{max-width:560px;margin:2rem auto;padding:1.5rem;background:#fff;border:2px solid rgba(26,127,55,.2);border-radius:12px;text-align:center}.point-value-card__row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:.25rem 0 1rem;flex-direction:column}.point-value-icon{background-color:#dfe7da;border-radius:50px;height:4rem;width:4rem;display:inline-flex;align-items:center;justify-content:center}.pv--points{font-weight:700;font-size:1.875rem;line-height:2.25rem;color:#d0bd95}.pv--equals{font-size:.875rem;line-height:1.25rem;margin:0 10px;color:#2e2e2e}.pv--money{font-weight:700;font-size:1.875rem;line-height:2.25rem;color:#063718}.h-px.flex-1.bg-border{height:1px;flex:1 1 0%;background-color:#dfe7da;color:#dfe7da}.muted{color:#666;font-size:.95rem}#okendo-earn-cards .grid__item{background-size:cover}#okendo-earn-cards .grid__item__overlay{content:"";display:block;height:100%;width:100%;background:#000;opacity:.7}#okendo-earn-cards .points{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#fff}#okendo-earn-cards .grid__item h3,#okendo-earn-cards .grid__item p{color:#fff}#okendo-earn-cards button.btn{width:60px;margin:0 auto;text-align:center;align-items:center;display:flex;justify-content:center}#okendo-redeem-options{max-width:56rem;margin:0 auto}.grid__item.redeem-card{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:1.5rem;min-height:auto}.grid__item.redeem-card .redeem-value{font-size:2rem;font-weight:700}.grid__item.redeem-card .redeem-points{color:#666}.callout{background:#fff;border:1px solid rgba(26,127,55,.2);border-radius:10px;padding:25px;color:#333;max-width:900px;margin:35px auto 80px;display:flex;flex-direction:row;gap:10px;font-weight:400;text-align:left}.callout>span{border:solid 1px lightgray;height:28px;min-width:28px;text-align:center;border-radius:50px}@media (max-width: 768px){.callout{margin:35px auto 0}}.faq{max-width:960px;margin:0 auto}.faq details{background:#faf9f8;border:1px solid #dcd9d4;border-radius:8px;margin:0 0 14px;overflow:hidden;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.faq details:hover{background:#f3f1ef;border-color:#c9c5be;box-shadow:0 1px #0000000a}.faq summary{list-style:none;cursor:pointer;position:relative;display:flex;align-items:center;gap:.5rem;padding:24px 40px 24px 18px;font-weight:600;font-size:1.25rem;color:#1b1b1b}.faq .rte p{font-weight:400;line-height:1.7;font-size:1.05rem}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary{border-bottom:none}.faq summary:after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-weight:800;font-size:1.25rem;line-height:1;color:#063718;background:transparent}.faq details[open] summary:after{content:"\2212";color:#063718}.faq details>.rte,.faq details>p{padding:14px 18px 18px;color:#555;font-size:.95rem;line-height:1.55}.faq .rte ul,.faq .rte ol{margin:.5rem 0 .75rem 1.25rem}.faq .rte li{margin:.25rem 0}.faq summary:focus-visible{outline:2px solid #8fb79a;outline-offset:2px;border-radius:6px}@media (max-width: 949px){.faq summary{padding:12px 36px 14px 12px;font-size:.85rem}.faq .rte p{font-size:.85rem}}.ok-card{background:#063718;color:#fff;border:1px solid #063718;border-radius:12px;box-shadow:0 1px 2px #0000000f,0 8px 20px #00000014}.ok-card__body{padding:2rem}.profile-card>.ok-card__body{padding:0}.ok-card__title{font-size:1.35rem;font-weight:700;margin:0 0 .5rem;color:#fff}.ok-card__sub{color:#cbd5e1;margin:0 0 1rem}.ok-sep{height:1px;background:#2b4a3c;margin:1rem 0}.ok-kv{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0}.ok-kv__label{color:#cbd5e1}.ok-kv__value{font-weight:800}.ok-tier-mini{display:flex;align-items:center;gap:16px;margin-top:8px}.ok-tier-mini__left,.ok-tier-mini__right{display:flex;align-items:center;gap:10px}.ok-tier-mini__meta{line-height:1.15}.ok-tier-mini__meta--right{text-align:right}.ok-tier-mini__title{font-weight:700;color:#fff}.ok-tier-mini__caption{font-size:12px;color:#cbd5e1}.ok-tier-mini__step{width:32px;height:32px;border-radius:999px;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700}.ok-tier-mini__step--hollow{background:transparent;border:2px solid #fff;color:#fff}.ok-tier-mini__bar{flex:1 1 auto;height:8px;background:#475569;border-radius:999px;overflow:hidden}.ok-tier-mini__fill{height:100%;background:#d0bd95;transition:width .3s ease}#ok-profile-progress-cards .profile-card{min-height:220px}.ok-progress-rail{width:100%;height:10px;background:#475569;border-radius:999px;overflow:hidden}.ok-progress-rail--lg{height:10px}.ok-progress-fill{height:100%;width:0%;background:#d0bd95;transition:width .3s ease}.ok-progress-meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:10px}.ok-progress-edge{color:#cbd5e1}.ok-progress-center{color:#fff;font-weight:700}#okendo-history-list{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding:24px!important;background:#063821;border-radius:10px;margin:0 auto}#okendo-history-list .grid__item{min-height:0!important}.ok-activity-card{background:#fff;border-radius:8px;padding:14px 18px;box-shadow:0 1px #0000000d}.ok-activity-card__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.ok-activity-card__left{display:flex;flex-direction:column;align-items:flex-start}.ok-activity-card__title{font-weight:700;color:#0d1f16;margin:0 0 4px;line-height:1.25}.ok-activity-card__date{color:#6b7280;font-size:14px;line-height:1.2}.ok-activity-card__points{font-weight:800;font-size:18px;line-height:1;white-space:nowrap;color:#0d1f16}#okendo-history-list .ok-kv__value,#okendo-history-list .ok-kv__label{color:#0d1f16!important}@media (max-width: 480px){#okendo-history-list{padding:14px!important;gap:12px!important}.ok-activity-card{padding:14px 16px}}#okendo-tier-table .tier-card{transition:transform .3s ease,box-shadow .3s ease}#okendo-tier-table .tier-card:hover{transform:translateY(-6px);box-shadow:0 8px 18px #00000026}#okendo-tier-table .tier-card--active{transform:scaleY(1.05);z-index:1;box-shadow:0 6px 16px #00000026}#okendo-tier-table .tier-card--active:hover{transform:scaleY(1.05) translateY(-6px)}.okendo-loyalty-root #ok-redeem-available{max-width:1040px;margin:0 auto}.okendo-loyalty-root .ok-redeem-card{position:relative;background:#063718;color:#fff;border-radius:14px;padding:28px;overflow:hidden;box-shadow:0 8px 24px #00000014}.ok-redeem-msg{padding-top:10px;text-align:center}.okendo-loyalty-root .ok-redeem-icon{position:absolute;top:16px;left:16px;width:48px;height:48px;border-radius:10px;background:#fff;display:grid;place-items:center;color:#063718;font-size:x-large}.okendo-loyalty-root .ok-redeem-icon svg{width:24px;height:24px;color:#063718}.okendo-loyalty-root .ok-redeem-badge{position:absolute;top:16px;right:16px;padding:8px 14px;border-radius:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);line-height:1.1;text-align:center}.ok-redeem-badge .ok-redeem-balance{font-size:22px;font-weight:800}.ok-redeem-badge .ok-redeem-label{font-size:12px;opacity:.8}.okendo-loyalty-root .ok-redeem-title{font-size:clamp(24px,3.2vw,34px);font-weight:800;margin:22px 0 10px;padding-top:41px}.okendo-loyalty-root .ok-redeem-lead{font-size:18px;color:#fffffff2;margin:0 0 22px}.okendo-loyalty-root .ok-redeem-row{display:flex;align-items:center;justify-content:space-between;margin:6px 0 8px}.okendo-loyalty-root .ok-redeem-points{font-size:24px;font-weight:800}.okendo-loyalty-root .ok-redeem-slider{-webkit-appearance:none;appearance:none;width:100%;background:transparent;height:8px;border:none}.okendo-loyalty-root .ok-redeem-slider::-webkit-slider-runnable-track{height:8px;background:#cbb88b;border-radius:9999px}.okendo-loyalty-root .ok-redeem-slider::-moz-range-track{height:8px;background:#cbb88b;border-radius:9999px}.okendo-loyalty-root .ok-redeem-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#063718;border:2px solid #fff;margin-top:-5px}.okendo-loyalty-root .ok-redeem-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#063718;border:2px solid #fff}.okendo-loyalty-root .ok-redeem-scale{display:flex;justify-content:space-between;font-size:13px;color:#ffffffbf;margin-top:6px}.okendo-loyalty-root .ok-redeem-amount{margin-top:16px;padding:14px 18px;border-radius:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:space-between}.okendo-loyalty-root .ok-redeem-amount__label{opacity:.9}.okendo-loyalty-root .ok-redeem-amount__value{font-size:22px;font-weight:800}.okendo-loyalty-root .ok-redeem-btn{width:100%;margin-top:14px;padding:12px 16px;border-radius:10px;background:#fff;color:#063718;font-weight:700;transition:filter .15s ease,transform .06s ease}.okendo-loyalty-root .ok-redeem-btn:hover{filter:brightness(.97)}.okendo-loyalty-root .ok-redeem-btn:active{transform:translateY(1px)}.okendo-loyalty-root .ok-redeem-btn:disabled{opacity:.55;cursor:not-allowed}.okendo-loyalty-root .ok-redeem-error{display:none;margin-top:10px;text-align:center;color:#ffd7d7}.okendo-loyalty-root .ok-redeem-error.is-visible{display:block}.okendo-loyalty-root #ok-redeemed-list{display:grid;grid-template-columns:1fr;gap:16px;padding:18px;background:#063821;border-radius:12px;max-width:1040px;margin:0 auto}.okendo-loyalty-root #ok-redeemed-list .ok-activity-card{background:#fff;border-radius:10px;padding:14px 18px;box-shadow:0 1px #0000000d}.okendo-loyalty-root #ok-redeemed-empty{text-align:center;color:#6b7a73}.okendo-loyalty-root #redeem-tabs .button-group .btn{border-radius:0!important}.okendo-loyalty-root #redeem-tabs .button-group .btn.is-active{background:#000;color:#fff!important;border-color:#000}.okendo-loyalty-root #ok-redeem-card{position:relative;background:#063718;color:#fff;border-radius:12px;padding:28px 32px;box-shadow:0 12px 28px #0000002e;text-align:left}.okendo-loyalty-root .ok-redeem__icon{position:absolute;top:16px;left:16px;width:48px;height:48px;border-radius:10px;background:#fff;color:#063718;display:grid;place-items:center;font-weight:800;font-size:20px}.okendo-loyalty-root .ok-redeem__badge{position:absolute;top:14px;right:14px;padding:10px 12px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);line-height:1.1;text-align:center}.okendo-loyalty-root .ok-redeem__badge .val{font-size:22px;font-weight:800}.okendo-loyalty-root .ok-redeem__badge .lbl{font-size:12px;opacity:.9}.okendo-loyalty-root #ok-redeem-title{margin:18px 0 8px;font-size:clamp(26px,3vw,34px);font-weight:800}.okendo-loyalty-root #ok-redeem-desc{margin:0 0 16px;color:#ffffffe6;max-width:960px}.okendo-loyalty-root .ok-redeem__label-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 6px;font-weight:600}.okendo-loyalty-root .ok-redeem__label-row .points-right{font-size:22px;font-weight:800}.okendo-loyalty-root .ok-redeem__scale{display:flex;justify-content:space-between;color:#ffffffd9;margin-top:6px}.okendo-loyalty-root #ok-redeem-range{-webkit-appearance:none;appearance:none;width:100%;height:10px;border-radius:999px;background:#d0bd95;outline:none}.okendo-loyalty-root #ok-redeem-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #063718;box-shadow:0 1px #00000026;margin-top:-6px;cursor:pointer}.okendo-loyalty-root #ok-redeem-range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #063718;cursor:pointer}.okendo-loyalty-root #ok-redeem-range::-moz-range-track{height:10px;background:#d0bd95;border-radius:999px}.okendo-loyalty-root .ok-redeem-desc{color:#fff;font-size:large;margin-bottom:25px}.ok-redeem-row .ok-redeem-label{font-size:larger}.ok-redeem-row .ok-redeem-selected{font-size:x-large}.okendo-loyalty-root .ok-redeem__calc{margin-top:14px;padding:14px 16px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:space-between}.okendo-loyalty-root .ok-redeem__calc .amount{font-size:22px;font-weight:800}.okendo-loyalty-root #ok-redeem-btn{width:100%;margin-top:12px;background:#fff;color:#063718;border-radius:12px;padding:12px 16px;font-weight:700;transition:transform .15s ease,background .15s ease}.okendo-loyalty-root #ok-redeem-btn:hover{background:#f7f7f7;transform:translateY(-1px)}.okendo-loyalty-root #ok-redeem-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.okendo-loyalty-root #ok-redeem-error{margin-top:10px;color:#ffd1d1;font-weight:600}.okendo-loyalty-root [data-tab-panel=available]{text-align:left}.ok-redeem-summary{display:flex;justify-content:space-between;align-items:center;gap:12px}.ok-panel-green{background:#083624;border-radius:14px;padding:20px 24px}.ok-panel-green #okendo-coupons-list.grid{gap:20px}.ok-activity-card__right{display:flex;align-items:center;gap:12px}.ok-status{font-weight:700;text-transform:lowercase}.ok-copy-btn{position:relative;border:0;outline:none;cursor:pointer;display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#0b3f2a;color:#fff}.ok-copy-btn svg{fill:currentColor}.ok-copy-btn .ok-tooltip{pointer-events:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#111;color:#fff;font-size:12px;line-height:1;padding:6px 8px;border-radius:6px;white-space:nowrap;opacity:0;transition:opacity .15s ease}.ok-copy-btn:hover .ok-tooltip,.ok-copy-btn:focus-visible .ok-tooltip,.ok-copy-btn.is-copied .ok-tooltip{opacity:1}.section.referal .grid{display:grid;gap:1.5rem;margin-bottom:40px;max-width:none}.section.referal .grid__item.card{height:200px;min-height:200px}.section.referal .grid__item .inner{padding:0}.section.referal p{font-weight:400;font-size:.9rem}.section.referal .grid__item:hover{transform:none;box-shadow:none}.ok-refer-hero__inner,.ok-refer-hero__title,.ok-refer-hero__desc{color:#d0bd95}.ok-refer-hero__title{font-size:xx-large;font-weight:700}.ok-refer-hero__desc{font-size:large}.your-profile .grid{margin-left:0}.okendo-loyalty-root [data-earn-tile].is-complete [data-earn-btn],.okendo-loyalty-root [data-earn-tile].is-disabled [data-earn-btn]{pointer-events:none;cursor:not-allowed;background:#c0a873}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;--bg-join:url(/cdn/shop/files/loyalty-create-account.jpg?v=1755122929);--bg-order:url(/cdn/shop/files/loyalty-review-ugc.jpg);--bg-review:url(/cdn/shop/files/loyalty-review.jpg?v=1755122929);--bg-birthday:url(/cdn/shop/files/loyalty-birthday.jpg?v=1755122929);--bg-anniversary:url(/cdn/shop/files/loyalty-hero-background.jpg?v=1754686986);--bg-facebook:url(/cdn/shop/files/loyalty-facebook.jpg?v=1755122929);--bg-instagram:url(/cdn/shop/files/loyalty-instagram.jpg?v=1755122929);--bg-refer:url(/cdn/shop/files/loyalty-refer-friend.jpg?v=1755122929);--bg-tiktok:url(/cdn/shop/files/loyalty-tik-tok.jpg?v=1755122929)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard{position:relative;min-height:280px;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;padding:24px;color:#fff;box-shadow:0 12px 26px #0000001f;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .25s ease,box-shadow .25s ease;will-change:transform;width:100%}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000029}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#00000094,#00000094);z-index:0}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard>*{position:relative;z-index:1}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-customIcon{display:none}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .u-textStyle--body{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#fff}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .u-textStyle--subtitle{font-size:1.25rem;font-weight:700;margin:.35rem 0;color:#fff}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-actionCard-content{color:#fff}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-button{background:#063718;color:#fff;border:0;border-radius:6px;width:120px;margin:12px auto 0;padding:.6rem 1rem;font-weight:700;cursor:pointer}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-button:hover{filter:brightness(.95);background:#155c29}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-button:disabled,#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-button:disabled:hover,#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-button:disabled path{background:#d0be96;border:1px solid #063718;color:#063718}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-actionCard-action{margin-top:auto}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(1){background-image:var(--bg-join)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(2){background-image:var(--bg-order, var(--bg-review))}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(3){background-image:var(--bg-review)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(4){background-image:var(--bg-birthday)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(5){background-image:var(--bg-anniversary, var(--bg-birthday))}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(6){background-image:var(--bg-facebook)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(7){background-image:var(--bg-instagram)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(8){background-image:var(--bg-refer)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(9){background-image:var(--bg-tiktok)}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard:nth-child(5) .c-actionCard-action{display:none!important}.c-embeddedHeaderBar{display:none}.okeLoyalty .c-button{text-decoration:none!important}@media (min-width: 1024px){.okeLoyalty .c-embeddedEarningRules{max-width:64rem}}@media (max-width: 900px){#oke-loyalty-earn .c-embeddedEarningRules-cardContainer{grid-template-columns:repeat(2,1fr)}[data-oke-loyalty-earn]{padding-bottom:0!important}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .u-textStyle--subtitle{font-size:1.1rem}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .u-textStyle--body{font-size:1.5rem;line-height:2rem}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard .c-actionCard-action{margin-top:0}#oke-loyalty-earn .c-embeddedEarningRules-cardContainer .c-actionCard{justify-content:space-evenly}}@media (max-width: 560px){#oke-loyalty-earn .c-embeddedEarningRules-cardContainer{grid-template-columns:1fr}}.section.referal .grid{margin-bottom:40px;max-width:none}.refer-banner{background:linear-gradient(180deg,#f8f6f2,#fff);border:1px solid #eee;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;max-width:1200px;margin:0 auto}@media (max-width: 768px){.refer-banner{grid-template-columns:1fr}}.refer-banner img{border-top-left-radius:12px;border-top-right-radius:12px}@media (min-width: 769px){.refer-banner__media{height:100%}.refer-banner img{border-radius:12px 0 0 12px;height:100%}}.okeLoyalty .c-embeddedReferFriends-invite{display:flex;flex-wrap:wrap;gap:16px;flex-direction:column}.refer-banner .is-disabled.c-actionButton,.refer-banner .c-embeddedReferFriends-invite .c-card--outline.c-card.c-card--noPadding{display:none}.refer-banner__content{margin-right:30px;margin-top:25px}.refer-banner__image{width:100%;height:auto;border-radius:12px;display:block}.refer-banner__content>*+*{margin-top:12px}.refer-app{max-width:560px}[data-oke-loyalty-refer-friends]{padding-bottom:25px!important}@media (max-width: 990px){.refer-banner__content{margin:10px}.section.referal{padding:20px}.refer-app,.refer-banner__content>h3,.refer-banner__content>p{padding:10px}.section.referal .section-inner{padding-left:0;padding-right:0}}#oke-loyalty-profile{--ok-green: #063b1a;--ok-green-2: #0e4a34;--ok-cream: #f7f8f6;--ok-ink: #0a120d;--ok-rail: #1e3b2a;--ok-rail-fill: #d7c797;--ok-shadow: 0 1px 0 rgba(0,0,0,.08), 0 12px 24px rgba(0,0,0,.12)}#oke-loyalty-profile .c-embeddedHeaderBar{border:0!important;padding:0!important;margin:0 0 24px!important;background:transparent!important}#oke-loyalty-profile .c-embeddedHeaderBar-title{display:none!important}#oke-loyalty-profile .c-tabs-list{gap:0!important;padding:0!important}#oke-loyalty-profile .c-tabs-list-item{list-style:none!important}#oke-loyalty-profile .c-tabs-list-item-link{display:inline-block!important;font-weight:700!important;text-decoration:none!important;min-height:48px;padding:.75rem 1.5rem;border-radius:0;border:1px solid #d1d5db;background:#fff!important;color:#000!important;transition:background .2s ease,color .2s ease,border-color .2s ease;font-size:16px;line-height:1.3}#oke-loyalty-profile .c-tabs-list-item-link.is-active{background:#000!important;color:#fff!important;border-color:#000!important}#oke-loyalty-profile .c-embeddedProfile-profile-item.c-card{background:var(--ok-green)!important;color:var(--ok-cream)!important;border:0!important;border-radius:14px!important;overflow:hidden;box-shadow:var(--ok-shadow)}#oke-loyalty-profile .c-embeddedProfile-profile-item .u-margin--6{padding:28px!important}#oke-loyalty-profile .c-loggedInMemberCardRow-details .u-textStyle--subtitle{color:var(--ok-cream)!important;font-weight:800!important;font-size:1.5rem;line-height:2rem;font-family:Inter,system-ui,sans-serif}#oke-loyalty-profile .c-loggedInMemberCardRow-details .u-textStyle--body{color:#d1d5db!important;opacity:.9!important}.okeLoyalty .c-loggedInMemberCardRow-details-text{overflow:hidden;display:flex!important;flex-direction:column!important;align-items:flex-start!important}#oke-loyalty-profile .c-embeddedProfile-details{margin-top:16px!important;text-align:left}#oke-loyalty-profile .c-embeddedProfile-details-item{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:14px 0!important;font-size:1rem!important;color:#d1d5db!important}#oke-loyalty-profile .c-embeddedProfile-details-item .u-textStyle--subtitle{opacity:.85!important;font-size:1rem!important;color:#d1d5db!important}#oke-loyalty-profile .c-embeddedProfile-details-item .u-textStyle--body{font-weight:700!important;color:#fff!important}.c-embeddedProfile-details-item .u-textStyle--body{color:#fff!important}#oke-loyalty-profile .c-embeddedProfile-vipMobileView{display:none!important}#oke-loyalty-profile .c-embeddedProfile-vipCard.c-card{background:var(--ok-green)!important;color:var(--ok-cream)!important;border:0!important;border-radius:14px!important;box-shadow:var(--ok-shadow)}#oke-loyalty-profile .c-embeddedProfile-vipCard-inner{padding:28px!important;display:flex;flex-direction:column;justify-content:space-around;height:100%}#oke-loyalty-profile .c-embeddedProfile-vipCard .c-tierPrompt .u-textStyle--subtitle{color:var(--ok-cream)!important;font-weight:800!important;font-size:22px!important;font-family:Inter,system-ui,sans-serif}#oke-loyalty-profile .c-embeddedProfile-vipCard .c-tierPrompt .u-textStyle--body{color:var(--ok-cream)!important;opacity:.9!important;font-family:Inter,system-ui,sans-serif;margin-top:10px}#oke-loyalty-profile .c-embeddedProfile-vipCard .c-tierPrompt{border-color:#ffffff2e!important}#oke-loyalty-profile .c-vipTierBadge{filter:drop-shadow(0 1px 0 rgba(0,0,0,.15))!important}#oke-loyalty-profile .c-vipTierProgress .u-textStyle--subtitle{color:var(--ok-cream)!important}#oke-loyalty-profile .c-vipTierProgress .u-textStyle--body{display:none!important}#oke-loyalty-profile .c-vipTierProgress-tier-track{height:10px!important;background:#374151!important;border-radius:999px!important;overflow:hidden}#oke-loyalty-profile .c-vipTierProgress-tier-track--striped{background-image:none!important}#oke-loyalty-profile .c-vipTierProgress-tier-track>*,#oke-loyalty-profile .c-vipTierProgress-tier-track>*:before,#oke-loyalty-profile .c-vipTierProgress-tier-track>*:after{background:#cbb88b!important}#oke-loyalty-profile .c-vipTierProgress--horizontal{display:flex!important;align-items:center!important;gap:20px!important}#oke-loyalty-profile .c-vipTierProgress--horizontal .c-vipTierBadge{--badge-size: 36px!important;--badge-border-radius: 8px!important}#oke-loyalty-profile .c-vipTierProgress--horizontal .c-vipTierProgress-tier:first-child{display:grid!important;grid-template-columns:auto 1fr;grid-auto-rows:min-content;align-items:center;column-gap:12px}#oke-loyalty-profile .c-vipTierProgress--horizontal .c-vipTierProgress-tier:first-child .c-vipTierBadge{grid-column:1;grid-row:1}#oke-loyalty-profile .c-vipTierProgress--horizontal .c-vipTierProgress-tier:first-child .u-lineHeight--tight{grid-column:1;grid-row:2;margin:6px 0 0!important;text-align:left}#oke-loyalty-profile .c-vipTierProgress--horizontal .c-vipTierProgress-tier:last-child{display:grid!important;grid-auto-rows:min-content;justify-items:end;row-gap:8px}#oke-loyalty-profile .c-vipTierProgress--horizontal .c-vipTierProgress-tier:last-child .u-lineHeight--tight{text-align:right}#oke-loyalty-profile .c-embeddedProfile .u-textStyle--subtitle,#oke-loyalty-profile .c-embeddedProfile .u-textStyle--body{color:##000!important}@media (max-width: 720px){#oke-loyalty-profile .c-embeddedProfile-profile-item.c-card,#oke-loyalty-profile .c-embeddedProfile-vipCard.c-card{border-radius:12px!important}#oke-loyalty-profile .c-embeddedProfile-vipMobileView{display:none!important}}@media (min-width: 1024px){.okeLoyalty .c-embeddedProfile{max-width:72rem}}#oke-loyalty-profile .c-loggedInMemberCardRow-details .u-textStyle--subtitle{font-size:1.75rem!important;line-height:1.2!important;letter-spacing:0!important}#oke-loyalty-profile .c-loggedInMemberCardRow-details .u-textStyle--body{font-size:.95rem!important}#oke-loyalty-profile .c-embeddedProfile-details-item{margin:18px 0!important}#oke-loyalty-profile .c-embeddedProfile-details-item .u-textStyle--subtitle{font-size:1rem!important;font-weight:600!important}#oke-loyalty-profile .c-embeddedProfile-details-item .u-textStyle--body{font-size:1.125rem!important;font-weight:800!important}#oke-loyalty-profile .c-embeddedProfile-vipCard .c-tierPrompt .u-textStyle--subtitle{font-size:1.75rem!important;line-height:1.25!important}#oke-loyalty-profile .c-embeddedProfile-vipCard .c-tierPrompt .u-textStyle--body{font-size:1rem!important;line-height:1.55!important}#oke-loyalty-profile .c-embeddedProfile-history.c-card{background:var(--ok-green)!important;color:var(--ok-ink)!important;border:0!important;border-radius:14px!important;box-shadow:var(--ok-shadow)}#oke-loyalty-profile .c-embeddedProfile-history .u-margin--6{padding:28px!important}#oke-loyalty-profile .c-embeddedProfile-history .c-redeemBalance{background:#fff!important;color:var(--ok-ink)!important;border-radius:12px!important;padding:16px 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-shadow:0 1px #0000000a}#oke-loyalty-profile .c-embeddedProfile-history .c-redeemBalance .u-textStyle--subtitle{font-weight:700!important;font-size:1rem!important}#oke-loyalty-profile .c-embeddedProfile-history .c-redeemBalance .u-textStyle--body{font-size:1.125rem!important;font-weight:800!important}#oke-loyalty-profile .c-pointHistory{list-style:none!important;margin:0!important;padding:0!important}#oke-loyalty-profile .c-pointHistory-item{background:#fff!important;color:var(--ok-ink)!important;border-radius:12px!important;padding:16px 20px!important;margin-top:16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-shadow:0 1px #0000000a}#oke-loyalty-profile .c-pointHistory-item .u-textStyle--subtitle{font-size:1rem!important;font-weight:600!important;color:var(--ok-ink)!important;font-family:Inter,system-ui,sans-serif}#oke-loyalty-profile .c-pointHistory-item .u-textStyle--body{color:#475569!important;font-size:.95rem!important}#oke-loyalty-profile .c-pointHistory-item>div:last-child .u-textStyle--body{color:var(--ok-ink)!important;font-size:1rem!important;font-family:Inter,system-ui,sans-serif;font-weight:600!important}#oke-loyalty-profile .c-pointHistory-button{display:inline-block!important;margin:18px auto 4px!important;background:#fff!important;color:var(--ok-ink)!important;border:0!important;border-radius:10px!important;padding:10px 16px!important;font-weight:700!important;box-shadow:0 1px #0000000f}.okeLoyalty .c-embeddedProfile-history{overflow:auto;max-height:none}@media (max-width: 720px){#oke-loyalty-profile .c-pointHistory-item{padding:14px 16px!important}}#ok-journey [data-oke-loyalty-vip-tiers]{padding-bottom:0!important}#ok-journey .c-embeddedVipTiers,#ok-journey .c-vipTiersTable-header-prompt .c-card{border:0!important;box-shadow:none!important;background:transparent!important}#ok-journey .c-vipTiersTable-table-row--header{display:flex!important;flex-direction:column!important}#ok-journey .c-vipTiersTable-table-row--header .c-vipTiersTable-table-cell{display:block!important;width:100%!important}#ok-journey .c-vipTiersTable-table-row--header .c-vipTiersTable-table-cell--title{order:1;text-align:center!important;padding:0 0 12px!important}#ok-journey .c-vipTiersTable-table-row--header td[colspan="4"]{order:2}#ok-journey .c-vipTiersTable-header-prompt .c-tierPrompt-badges,#ok-journey .c-vipTiersTable-header-prompt hr,#ok-journey .c-vipTiersTable-header-prompt [class*=tier-track]{display:none!important}#ok-journey .c-vipTiersTable>table>tbody{display:none!important}#ok-journey .c-embeddedHeaderBar-title{font-size:2.25rem!important;line-height:1.15!important}#ok-journey .u-textStyle--subtitle{color:#0b3a27!important;font-weight:700!important}#ok-journey .c-vipTierProgress-tier-track{height:10px!important;background:#e5e7eb!important;border-radius:0!important;overflow:hidden}#ok-journey .c-vipTierProgress-tier-track-progress{background:#0b3a27!important;border-radius:0!important}#ok-journey .c-vipTierBadge-image{display:none!important}#ok-journey .c-vipTierBadge{position:relative!important;box-shadow:none!important}#ok-journey .c-vipTierBadge:before{content:none!important}#ok-journey .c-vipTierBadge:after{content:"";display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:48px;width:48px;border-radius:8px;font-weight:800;font-size:18px;color:#2e3e4d;background:#eef1f4;border:2px solid #d1d5db}#ok-journey .c-vipTierProgress-tier:nth-child(1) .c-vipTierBadge:after{content:"1"}#ok-journey .c-vipTierProgress-tier:nth-child(2) .c-vipTierBadge:after{content:"2"}#ok-journey .c-vipTierProgress-tier:nth-child(3) .c-vipTierBadge:after{content:"3"}#ok-journey .c-vipTierProgress-tier:nth-child(4) .c-vipTierBadge:after{content:"4"}#ok-journey .c-vipTierProgress-tier .is-active.c-vipTierBadge:after{background:#0b3a27;color:#fff;border-color:#0b3a27}#ok-journey .c-vipTiersTable .u-marginVertical--8{margin:10px 0!important}#ok-journey .c-vipTiersTable-table,#ok-journey .c-vipTiersTable-table tr,#ok-journey .c-vipTiersTable-table td,#ok-journey .c-vipTiersTable-table th{border:0!important;outline:0!important}#ok-journey .c-vipTiersTable-table thead .c-vipTiersTable-table-cell--title{border:2px solid #fff!important;border-radius:12px!important}#ok-journey .c-vipTiersTable-table thead .c-vipTiersTable-table-cell--title .c-card{box-shadow:none!important;background:transparent!important;border:none}#ok-journey .okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-track{position:absolute;top:20px}#ok-journey .c-vipTierBadge{width:48px}#ok-journey .u-lineHeight--1{font-size:.875rem;line-height:1.25rem}#ok-journey .u-textStyle--body{font-weight:400;font-size:1rem;line-height:1.5rem}#ok-journey .c-vipTiersTable-header-prompt .u-textStyle--subtitle{font-size:1.25rem!important;line-height:1.75rem}#ok-journey .c-vipTierBadge:after{border:2px solid rgb(209,213,219)}@media (max-width: 640px){#ok-journey .c-vipTierBadge:after{content:none!important;width:0!important;height:0!important;padding:0!important;border:0!important;box-shadow:none!important}#ok-journey .c-vipTiersCarousel .c-vipTierBadge-image{display:block!important}#ok-journey .c-vipTiersCarousel .c-vipTierBadge{--badge-size:44px!important;--badge-border-radius:10px!important;width:44px!important;height:44px!important;border:2px solid #d1d5db;border-radius:10px!important;background:#fff!important;display:grid;place-items:center;box-shadow:0 1px #0000000f}#ok-journey .c-vipTiersCarousel .c-vipTierBadge-image{width:28px!important;height:28px!important}#ok-journey .c-vipTiersCarousel-header{display:flex!important;flex-direction:column;align-items:center;gap:8px;padding-top:6px}#ok-journey .c-vipTiersCarousel-header .u-lineHeight--1{text-align:left!important}#ok-journey .c-vipTiersCarousel .u-textStyle--subtitle{font-size:1rem!important}#ok-journey .c-vipTiersCarousel .u-textStyle--body{font-size:.95rem!important}#ok-journey .okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-track{position:static!important;top:auto!important}#ok-journey .c-vipTiersTable-table thead .c-vipTiersTable-table-cell--title{border-radius:12px!important;padding:12px!important}}.okeLoyalty .c-embeddedHeaderBar{display:none}.okeLoyalty .c-embeddedEarningRules{max-width:100%}.okeLoyalty .c-embeddedProfile{width:100%}#oke-loyalty-vip-tiers{background:#fff;margin-bottom:70px;border-radius:18px}
/*# sourceMappingURL=/cdn/shop/t/227/assets/okendo-loyalty-custom.css.map */
