.okeLoyalty .c-tierPrompt-badges{display:inline-flex;gap:12px;align-items:center}.okeLoyalty .c-tierPrompt-skeleton{display:flex;flex-direction:column;gap:8px;align-items:center}.okeLoyalty .c-tierPrompt-skeleton-badge{width:32px;height:32px;border-radius:6px;background-color:#f4f4f6}.okeLoyalty .c-tierPrompt.is-updating{opacity:.5}.okeLoyalty .c-tierPrompt-chevron--shaded{color:var(--loyalty-primary-text-color,#000)}.okeLoyalty .c-vipTiersCarousel-inner{position:relative}.okeLoyalty .c-vipTiersCarousel .swiper{overflow:hidden;padding-top:20px}.okeLoyalty .c-vipTiersCarousel .swiper:not(.is-drag-disabled){cursor:grab}.okeLoyalty .c-vipTiersCarousel .swiper:not(.is-drag-disabled):active{cursor:grabbing}.okeLoyalty .c-vipTiersCarousel-header{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 12px 12px;border:1px solid #e5e5eb;border-top-left-radius:6px;border-top-right-radius:6px;background:#fafafb;text-align:center}.okeLoyalty .c-vipTiersCarousel-header--skeleton{min-height:77px}.okeLoyalty .c-vipTiersCarousel-header .c-vipTierBadge{margin:-16px 0 16px}.okeLoyalty .c-vipTiersCarousel-perks{border:1px solid #e5e5eb;border-top:none;border-bottom-right-radius:6px;border-bottom-left-radius:6px;background:#fff}.okeLoyalty .c-vipTiersCarousel-perks-perk{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;text-align:center}.okeLoyalty .c-vipTiersCarousel-perks-perk:not(:first-child){border-top:1px solid #e5e5eb}.okeLoyalty .c-vipTiersCarousel-perks-perk--skeleton .c-vipTiersCarousel-perks-perk-title{margin-bottom:10px;transform:translateY(7px)}.okeLoyalty .c-vipTiersCarousel-button{position:absolute;top:50%;z-index:10;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:#f4f4f6;cursor:pointer}.okeLoyalty .c-vipTiersCarousel-button.swiper-button-disabled{cursor:not-allowed}.okeLoyalty .c-vipTiersCarousel-button--prev{left:-16px}.okeLoyalty .c-vipTiersCarousel-button--next{right:-16px}.okeLoyalty .c-vipTiersProgressSkeleton{position:relative;display:flex;justify-content:center;align-items:center;width:100%}.okeLoyalty .c-vipTiersProgressSkeleton-track{position:absolute;top:12px;left:50%;height:8px;background:#f4f4f6;transform:translateX(-50%)}.okeLoyalty .c-vipTiersProgressSkeleton-tier{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%}.okeLoyalty .c-vipTiersProgressSkeleton-tier-badge{margin-bottom:24px;border-radius:6px;background-color:#f4f4f6}.okeLoyalty .c-vipTiersProgressSkeleton-tier-name{margin-bottom:7px}@keyframes progress-bar-stripe{to{background-position:8px 8px}}@keyframes opacity-pulse{50%{opacity:.2}}.okeLoyalty .c-vipTierProgress{position:relative;display:flex;flex-direction:column;width:100%;margin:0;padding-left:0}.okeLoyalty .c-vipTierProgress-tier{position:relative;display:flex;gap:24px;padding-bottom:24px}.okeLoyalty .c-vipTierProgress-tier:last-of-type{padding-bottom:0}.okeLoyalty .c-vipTierProgress-tier-track{position:absolute;top:31px;left:12px;display:block;width:8px;height:calc(100% - 31px);background:#f4f4f6}.okeLoyalty .c-vipTierProgress-tier-track-progress{position:absolute;top:0;left:0;width:100%;height:100%;min-height:8px;max-height:calc(100% - 8px);border-radius:0 0 4px 4px;background:var(--loyalty-brand-primary-color,#4e34e0);transition:width .2s ease-out}.okeLoyalty .c-vipTierProgress-tier-track-progress--withBorder{border-right:1px solid #7e809b;border-radius:0}.okeLoyalty .c-vipTierProgress-tier-track--striped{background:repeating-linear-gradient(-45deg,#f4f4f6 0 3px,#e5e5eb 3px 6px);animation:progress-bar-stripe 2s linear infinite}.okeLoyalty .c-vipTierProgress-tier-track--striped .c-vipTierProgress-tier-track-progress{border-bottom:2px solid #fff;border-radius:0}.okeLoyalty .c-vipTierProgress-tier-track--filled{background:var(--loyalty-brand-primary-color,#4e34e0)}.okeLoyalty .c-vipTierProgress-tier-link{display:flex;flex-shrink:0;gap:4px;align-items:center;color:var(--loyalty-link-text-color,#4e34e0);font-size:12px;text-decoration:none;cursor:pointer}.okeLoyalty .c-vipTierProgress-tier-benefits-item{display:flex;gap:8px;text-align:left}.okeLoyalty .c-vipTierProgress-tier-benefits-item-icon{flex-shrink:0;margin-top:2px;color:var(--loyalty-brand-secondary-color,#00eab6)}.okeLoyalty .c-vipTierProgress.is-updating .c-vipTierProgress-tier-track--filled,.okeLoyalty .c-vipTierProgress.is-updating .c-vipTierProgress-tier-track-progress{animation:opacity-pulse 2s ease infinite}.okeLoyalty .c-vipTierProgress--horizontal{flex-direction:row;gap:12px}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier{flex-direction:column;align-items:center;width:100%;padding-bottom:0;text-align:center}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-track{position:absolute;top:12px;left:calc(50% + 16px);width:calc(100% - 20px);height:8px}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-track-progress{min-width:8px;max-width:calc(100% - 8px);max-height:none;border-radius:0 4px 4px 0}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-track-progress--withBorder{border-radius:0}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-track--striped .c-vipTierProgress-tier-track-progress{border-right:2px solid #fff;border-bottom:0;border-radius:0}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-link{justify-content:center;width:100%}.okeLoyalty .c-vipTierProgress--horizontal .c-vipTierProgress-tier-benefits-item{justify-content:center}.okeLoyalty .c-vipTierProgress--customisable .c-vipTierProgress-tier-track--filled,.okeLoyalty .c-vipTierProgress--customisable .c-vipTierProgress-tier-track-progress{background:var(--loyalty-accent-color,#618d85)}.okeLoyalty .c-vipTiersTable-table{width:100%;table-layout:fixed}.okeLoyalty .c-vipTiersTable-table-row--header .c-vipTiersTable-table-cell{padding:0 0 16px 0}.okeLoyalty .c-vipTiersTable-table-cell{padding:24px 16px;border-bottom:1px solid #e5e5eb;text-align:center}.okeLoyalty .c-vipTiersTable-table-cell--title{width:33.3333333333%;padding-left:0;text-align:left}.okeLoyalty .c-vipTiersTable-table-cell--shaded{background-color:#fafafb;color:var(--loyalty-primary-text-color,#000);font-weight:500}.okeLoyalty .c-embeddedVipTiers{color:var(--loyalty-primary-text-color,#000);font-weight:400;font-size:12px;line-height:1.6;letter-spacing:0;margin-right:auto;margin-left:auto}.okeLoyalty .c-embeddedVipTiers:not(.c-embeddedModal-box){max-width:calc(100vw - 32px)}@media(min-width:1024px){.okeLoyalty .c-embeddedVipTiers:not(.c-embeddedModal-box){max-width:900px}}@supports(contain:inline-size){.okeLoyalty .c-embeddedVipTiers{container-type:inline-size}}.okeLoyalty .c-embeddedVipTiers .c-vipTiersCarousel{display:block}.okeLoyalty .c-embeddedVipTiers .c-vipTiersTable{display:none}@container (min-width: 480px){.okeLoyalty .c-embeddedVipTiers--fewTiers .c-vipTiersCarousel{display:none}}@supports not (container-type:inline-size){@media(min-width:480px){.okeLoyalty .c-embeddedVipTiers--fewTiers .c-vipTiersCarousel{display:none}}}@container (min-width: 480px){.okeLoyalty .c-embeddedVipTiers--fewTiers .c-vipTiersTable{display:block}}@supports not (container-type:inline-size){@media(min-width:480px){.okeLoyalty .c-embeddedVipTiers--fewTiers .c-vipTiersTable{display:block}}}@container (min-width: 768px){.okeLoyalty .c-embeddedVipTiers--manyTiers .c-vipTiersCarousel{display:none}}@supports not (container-type:inline-size){@media(min-width:768px){.okeLoyalty .c-embeddedVipTiers--manyTiers .c-vipTiersCarousel{display:none}}}@container (min-width: 768px){.okeLoyalty .c-embeddedVipTiers--manyTiers .c-vipTiersTable{display:block}}@supports not (container-type:inline-size){@media(min-width:768px){.okeLoyalty .c-embeddedVipTiers--manyTiers .c-vipTiersTable{display:block}}}