#myRewardsSection .content{display:flex;flex-direction:column;gap:20px;padding:20px}#myRewardsSection .membership-detail-icon{align-items:anchor-center;border:1.5px solid #8093a1;border-radius:50%;color:#8093a1;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:20px;justify-content:center;width:20px}#myRewardsSection .rewards-tier-section .tier-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px;text-align:center}#myRewardsSection .rewards-tier-section .tier-card .tier-badge{align-items:center;animation:rotateBadge 10s linear;background-image:url(/images/pages/profile/rewards/Tier_sign_no_number.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:56px;justify-content:center;margin:0 auto 16px;position:relative;width:56px}#myRewardsSection .rewards-tier-section .tier-card .tier-badge .tier-number{animation:counterRotate 10s linear;color:#d19703;font-size:36px;font-style:Regular;font-weight:400;letter-spacing:-8%;line-height:30px;position:relative;text-align:center;vertical-align:middle;z-index:1}@keyframes rotateBadge{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes counterRotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}#myRewardsSection .rewards-tier-section .tier-card .tier-label{color:#8093a1;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:.25px;line-height:16px;margin:0 0 8px;text-align:center}#myRewardsSection .rewards-tier-section .tier-card .tier-name{color:#062d4e;font-size:24px;font-style:Regular;font-weight:400;letter-spacing:.25px;line-height:24px;margin:0;text-align:center}#myRewardsSection .rewards-points-section{margin-top:16px}#myRewardsSection .rewards-points-section .points-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:12px}#myRewardsSection .rewards-points-section .points-card .points-header{align-items:center;display:flex;gap:16px}#myRewardsSection .rewards-points-section .points-card .points-header .points-icon{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}#myRewardsSection .rewards-points-section .points-card .points-header .points-icon .currency-symbol{color:#fff;font-size:20px;font-weight:700}#myRewardsSection .rewards-points-section .points-card .points-header .points-info{flex:1;margin-top:12px;text-align:left}#myRewardsSection .rewards-points-section .points-card .points-header .points-info .points-total{color:#062d4e;font-size:24px;font-weight:400;letter-spacing:.25px;line-height:20px;margin:0 0 4px}#myRewardsSection .rewards-points-section .points-card .points-header .points-info .points-total .points-label{color:#062d4e;font-size:18px;font-weight:400;letter-spacing:.25px;line-height:20px}#myRewardsSection .rewards-points-section .points-card .points-header .points-info .points-action{color:#8093a1;font-size:16px;font-weight:400;letter-spacing:.25px;line-height:16px;margin:0}#myRewardsSection .rewards-points-section .points-card .points-details{display:flex;flex-direction:column}#myRewardsSection .rewards-points-section .points-card .points-details .points-item{align-items:center;border-bottom:1px solid #dde3ea;display:flex;justify-content:space-between;padding:12px 0}#myRewardsSection .rewards-points-section .points-card .points-details .points-item:last-child{border-bottom:unset;padding-bottom:unset}#myRewardsSection .rewards-points-section .points-card .points-details .points-item .points-amount{color:#062d4e;font-size:16px;font-weight:700;letter-spacing:0;line-height:16px}#myRewardsSection .rewards-points-section .points-card .points-details .points-item .points-amount span{font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:16px}#myRewardsSection .rewards-points-section .points-card .points-details .points-item .points-expiry{color:#062d4e;font-size:16px;font-weight:400;letter-spacing:0;line-height:16px}#myRewardsSection .rewards-discount-section{margin-top:16px}#myRewardsSection .rewards-discount-section .discount-card{align-items:center;border:1px solid #dde3ea;border-radius:12px;display:flex;gap:16px;padding:8px}#myRewardsSection .rewards-discount-section .discount-card .discount-icon{align-items:center;background:#ebf7f0;border:1px solid #a4d8bd;border-radius:10px;display:flex;height:40px;justify-content:center;padding:7px;width:48px}#myRewardsSection .rewards-discount-section .discount-card .discount-icon img{height:24px;width:24px}#myRewardsSection .rewards-discount-section .discount-card .discount-info{display:flex;width:100%}#myRewardsSection .rewards-discount-section .discount-card .discount-info .discount-amount{align-content:center;color:#062d4e;font-size:24px;font-weight:400;line-height:20px}#myRewardsSection .rewards-discount-section .discount-card .discount-info .discount-points{align-content:center;color:#062d4e;font-size:20px;font-weight:400;letter-spacing:.25px;line-height:20px;margin-left:auto;margin-right:4px;text-align:right}#myRewardsSection .rewards-usage-section{background:#fff;text-align:left}#myRewardsSection .rewards-usage-section .usage-text{color:#062d4e;font-size:16px;font-weight:400;letter-spacing:.4px;line-height:16px;margin:0 0 20px}#myRewardsSection .rewards-usage-section .shop-button{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:12px;color:#062d4e;cursor:pointer;display:inline-flex;font-size:18px;font-weight:400;gap:8px;justify-content:center;letter-spacing:.25px;line-height:18px;padding:12px 24px;text-decoration:unset;transition:all .2s;vertical-align:middle;width:100%}#myRewardsSection .rewards-usage-section .shop-button:hover{background:#f9fafb;border-color:#9ca3af}#myRewardsSection .rewards-usage-section .shop-button img{height:16px;width:16px}#myRewardsSection .rewards-history-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;padding:0 16px}#myRewardsSection .rewards-history-section .history-tabs{display:flex;padding:8px 0 0}#myRewardsSection .rewards-history-section .history-tabs .tab-button{background:transparent;border:none;border-bottom:1px solid #e5e7eb;color:#6b7280;cursor:pointer;flex:1;font-size:20px;font-weight:400;line-height:20px;padding:16px;position:relative;transition:color .2s}#myRewardsSection .rewards-history-section .history-tabs .tab-button.active{color:#2563eb}#myRewardsSection .rewards-history-section .history-tabs .tab-button.active:after{background:#2563eb;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item{display:flex;flex-wrap:wrap;justify-content:space-between;width:90%}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item.w-fix-px{align-self:flex-start;justify-content:flex-end;width:50px}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item .expand{cursor:pointer;margin-top:25px;padding-right:13px;text-align:right;width:100%}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item .expand img{transition:transform .5s ease}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item .expand.rotated img{transform:rotate(180deg)}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item .address-receipt{margin-top:5px}#myRewardsSection .rewards-history-section .history-list.received .history-item .row-item .address-receipt.expand-address{text-wrap-mode:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}#myRewardsSection .rewards-history-section .history-list .history-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:16px 20px}#myRewardsSection .rewards-history-section .history-list .history-item:last-child{border-bottom:none}#myRewardsSection .rewards-history-section .history-list .history-item .history-info .history-title{color:#062d4e;font-size:20px;font-weight:400;letter-spacing:.15px;line-height:22px}#myRewardsSection .rewards-history-section .history-list .history-item .history-info .history-date{color:#6b7280;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px;margin:4px 0 0}#myRewardsSection .rewards-history-section .history-list .history-item .history-points{color:#2e86f9;font-size:22px;font-weight:400;letter-spacing:.15px;line-height:20px}#myRewardsSection .rewards-history-section .history-list .history-item .member-id-reward{background:#e7ecf1;border-radius:4px;color:#062d4e;font-size:14px;font-weight:400;height:-moz-fit-content;height:fit-content;line-height:20px;padding:0 5px}.membershipDetailsInfo{padding:16px 16px 32px}.membershipDetailsInfo .title{font-size:28px;font-weight:400;line-height:30px;margin-bottom:24px;margin-left:8px;margin-right:8px}.membershipDetailsInfo .membershipListItem{border-radius:12px;cursor:pointer;display:flex;padding:8px}.membershipDetailsInfo .membershipListItem:hover{background:rgba(46,134,249,.1)}.membershipDetailsInfo .membershipListItem .icon{height:48px;width:48px}.membershipDetailsInfo .membershipListItem .info{align-self:center;display:flex;flex-flow:column;margin-left:20px}.membershipDetailsInfo .membershipListItem .info .tier{color:#062d4e;font-size:18px;font-weight:400;letter-spacing:.25px;line-height:18px}.membershipDetailsInfo .membershipListItem .info .detail{color:#8093a1;font-size:16px;font-weight:400;letter-spacing:.25px;line-height:16px}
