#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}table[class*=table]{margin-bottom:unset}.header-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:12px}.rewards-refill-btn{align-items:center;background:#fff;border:1px solid #dde3ea;border-radius:12px;color:#062d4e;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:16px;padding:8px 16px;transition:background .2s}.rewards-refill-btn:hover{background:#f9fafb}#rewardsAndRefillSection{background-color:#fff;border-radius:16px;box-shadow:0 1px 8px 0 rgba(4,29,62,.12);margin:24px auto 0;max-width:960px}#rewardsAndRefillSection *{font-family:DBAdmanX,sans-serif}@media(max-width:768px){#rewardsAndRefillSection{margin:0 auto}}#rewardsAndRefillSection .header{align-items:center;background-color:#fff;border-bottom:1px solid #ececec;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:space-between;padding:max(var(--safe-area-inset-top,0px),24px) 20px 20px;position:sticky;top:0;width:100%;z-index:100}#rewardsAndRefillSection .header .backButton{align-items:center;background-color:transparent;border:none;color:#262c31;cursor:pointer;display:flex;font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;gap:10px;pointer-events:auto;white-space:nowrap}#rewardsAndRefillSection .header .backButton .img-wrapper{align-items:center;border:1px solid #dde3ea;border-radius:10px;display:flex;height:36px;justify-content:center;width:36px}#rewardsAndRefillSection .header .backButton .img-wrapper img{display:block}@media(max-width:1024px){#rewardsAndRefillSection .rar-wrapper{padding:16px 20px}}#rewardsAndRefillSection .rar{display:flex;flex-direction:column;gap:32px;overflow:hidden;padding:20px}@media(max-width:1024px){#rewardsAndRefillSection .rar{background-color:#fff;border-radius:12px;box-shadow:0 1px 4px 0 rgba(4,29,62,.12);padding:12px 16px 100px}}@media(max-width:768px){#rewardsAndRefillSection .rar{gap:20px}}@media(max-width:620px){#rewardsAndRefillSection .rar{gap:16px}}#rewardsAndRefillSection .rar__hero{overflow:hidden;position:relative;width:100%}@media(max-width:768px){#rewardsAndRefillSection .rar__hero{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:8px;height:auto;margin-left:-20px;margin-right:-20px;overflow:hidden;width:auto}}#rewardsAndRefillSection .rar__hero-bg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:768px){#rewardsAndRefillSection .rar__hero-bg{inset:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;order:0;position:relative;width:100%}#rewardsAndRefillSection .rar__hero-bg img{width:100%}}#rewardsAndRefillSection .rar__hero-content{align-items:center;display:flex;flex-direction:column;gap:40px;left:54px;position:absolute;top:62px;width:305px}@media(max-width:960px){#rewardsAndRefillSection .rar__hero-content{left:16px}}@media(max-width:768px){#rewardsAndRefillSection .rar__hero-content{align-items:center;gap:16px;left:auto;order:-1;padding:24px 16px 0;position:relative;right:auto;top:auto;width:100%;z-index:2}}#rewardsAndRefillSection .rar__hero-logo{width:250px}@media(max-width:960px){#rewardsAndRefillSection .rar__hero-logo{width:clamp(140px,50%,250px)}}@media(max-width:768px){#rewardsAndRefillSection .rar__hero-logo{width:clamp(130px,36%,250px)}}#rewardsAndRefillSection .rar__hero-title{align-items:center;color:#2e86f9;display:flex;flex-direction:column;font-size:102px;letter-spacing:3px;line-height:1.05}@media(max-width:960px){#rewardsAndRefillSection .rar__hero-title{font-size:clamp(32px,10vw,102px)}}@media(max-width:768px){#rewardsAndRefillSection .rar__hero-title{align-items:baseline;flex-direction:row;font-size:clamp(32px,10vw,102px);gap:10px;letter-spacing:.96px;line-height:clamp(32px,10vw,102px)}}#rewardsAndRefillSection .rar__hero-title-bold{font-weight:700}@media(max-width:768px){#rewardsAndRefillSection .rar__hero-title-bold{font-size:clamp(32px,10vw,102px)}}#rewardsAndRefillSection .rar__hero-title-regular{display:flex;font-weight:400;gap:26px}@media(max-width:768px){#rewardsAndRefillSection .rar__hero-title-regular{flex-direction:row;font-size:clamp(32px,10vw,102px);gap:10px;letter-spacing:.48px}}#rewardsAndRefillSection .rar__points{display:flex;flex-wrap:wrap;gap:21px;justify-content:center}@media(max-width:768px){#rewardsAndRefillSection .rar__points{align-items:center;-moz-column-gap:24px;column-gap:24px;margin-top:44px;row-gap:10px}}@media(max-width:620px){#rewardsAndRefillSection .rar__points{display:flex;flex-wrap:wrap;gap:21px;justify-content:center}}#rewardsAndRefillSection .rar__point-card{flex-shrink:0;height:170px;position:relative;width:319px}@media(max-width:768px){#rewardsAndRefillSection .rar__point-card{max-width:304px;width:100%}}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card{flex-shrink:0;height:170px;position:relative;width:319px}}#rewardsAndRefillSection .rar__point-card-v1{height:169px;left:0;position:absolute;top:0;width:136px}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card-v1{height:169px;left:0;position:absolute;top:0;width:129px}}#rewardsAndRefillSection .rar__point-card-v2{height:169px;left:117px;position:absolute;top:0;width:202px}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card-v2{height:169px;left:110px;position:absolute;top:0;width:191px}}#rewardsAndRefillSection .rar__point-card-v3{height:160px;left:122px;position:absolute;top:5px;width:192px}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card-v3{height:160px;left:114px;position:absolute;top:5px;width:181px}}#rewardsAndRefillSection .rar__point-card-icon{height:131px;left:34px;position:absolute;top:25px;width:64px;z-index:1}#rewardsAndRefillSection .rar__point-card-body{display:flex;flex-direction:column;gap:4px;height:130px;left:136px;position:absolute;top:27px;width:174px;z-index:2}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card-body{display:flex;flex-direction:column;gap:4px;height:126px;left:127px;position:absolute;top:27px;width:167px;z-index:2}}html[lang=jp] #rewardsAndRefillSection .rar__point-card-body{top:10px}#rewardsAndRefillSection .rar__point-card-title{color:#222;font-size:28px;font-weight:700;margin:0;order:0}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card-title{font-size:26px}}html[lang=jp] #rewardsAndRefillSection .rar__point-card-title{font-size:20px}html[lang=cn] #rewardsAndRefillSection .rar__point-card-title{font-size:24px}#rewardsAndRefillSection .rar__point-card-desc{color:#686868;font-size:17px;font-weight:400;line-height:20px;margin:0;order:1}@media(max-width:620px){#rewardsAndRefillSection .rar__point-card-desc{font-size:16px}}#rewardsAndRefillSection .rar__point-card-value{color:#2e86f9;font-size:24px;font-weight:400;line-height:normal;margin-top:auto;order:1}html[lang=jp] #rewardsAndRefillSection .rar__point-card-value{font-size:18px}html[lang=cn] #rewardsAndRefillSection .rar__point-card-value{font-size:20px}#rewardsAndRefillSection .rar__point-card-icons{align-items:center;display:flex;gap:6px;justify-content:center;order:2}#rewardsAndRefillSection .rar__point-card-icons img{height:40px;width:auto}#rewardsAndRefillSection .rar__point-card-icons img[alt=Point]{height:35px}html[lang=en] #rewardsAndRefillSection .rar__point-card-icons img,html[lang=en] #rewardsAndRefillSection .rar__point-card-icons img img[alt=Point],html[lang=jp] #rewardsAndRefillSection .rar__point-card-icons img,html[lang=jp] #rewardsAndRefillSection .rar__point-card-icons img img[alt=Point]{height:30px}#rewardsAndRefillSection .rar__section{display:flex;flex-direction:column;gap:34px}#rewardsAndRefillSection .rar__section--spaced{padding:23px 0}@media(max-width:620px){#rewardsAndRefillSection .rar__section{gap:16px}#rewardsAndRefillSection .rar__section--spaced{padding:0}}#rewardsAndRefillSection .rar__section-title{color:#2e86f9;font-size:32px;font-weight:700;margin:0;text-align:center}#rewardsAndRefillSection .rar__table{border:2px solid #eaeaea;border-collapse:separate;border-radius:24px;border-spacing:0;overflow:hidden;table-layout:fixed;width:100%}#rewardsAndRefillSection .rar__table tbody tr td{border:2px solid #eaeaea;vertical-align:middle;width:100%}#rewardsAndRefillSection .rar__table tr:last-child td:first-child{border-bottom-left-radius:20px}#rewardsAndRefillSection .rar__table tr:last-child td:last-child{border-bottom-right-radius:20px}@media(max-width:620px){#rewardsAndRefillSection .rar__table{border-radius:12px;font-size:14px}#rewardsAndRefillSection .rar__table tr:last-child td:first-child{border-bottom-left-radius:10px}#rewardsAndRefillSection .rar__table tr:last-child td:last-child{border-bottom-right-radius:10px}}#rewardsAndRefillSection .rar__table-th{background:#2e86f9;color:#fff;font-size:24px;font-weight:400;height:72px;line-height:32px;padding:12px 16px;text-align:center}#rewardsAndRefillSection .rar__table-th span{display:block;font-size:24px;line-height:32px}#rewardsAndRefillSection .rar__table-th--bordered{border-right:2px solid #94b8dc!important;vertical-align:middle}@media(max-width:768px){#rewardsAndRefillSection .rar__table-th{padding:0}}@media(max-width:620px){#rewardsAndRefillSection .rar__table-th{font-size:14px;height:auto;line-height:18px;min-width:120px;padding:8px 10px;white-space:normal}#rewardsAndRefillSection .rar__table-th span{font-size:12px;line-height:14px}}#rewardsAndRefillSection .rar__table-td{background:#fff;color:#686868;font-size:24px;font-weight:400;height:48px;padding:0 16px}#rewardsAndRefillSection .rar__table-td b{font-weight:700;letter-spacing:.5px}#rewardsAndRefillSection .rar__table-td span{font-weight:400;letter-spacing:.25px;text-align:center;vertical-align:sub}#rewardsAndRefillSection .rar__table-td--center{text-align:center;vertical-align:middle}#rewardsAndRefillSection .rar__table-td--tier{padding:0 24px;text-align:left;white-space:nowrap}#rewardsAndRefillSection .rar__table-td--tier-name{height:72px;padding:0 24px}#rewardsAndRefillSection .rar__table-td--age{font-size:24px;height:72px;padding:0 24px}#rewardsAndRefillSection .rar__table-td--age b{white-space:nowrap}@media(max-width:530px){#rewardsAndRefillSection .rar__table-td--age b{white-space:wrap}}#rewardsAndRefillSection .rar__table-td--age span{display:block;font-size:18px;line-height:18px;text-align:start}@media(max-width:620px){#rewardsAndRefillSection .rar__table-td{font-size:14px;height:40px;min-width:120px;padding:0 10px}#rewardsAndRefillSection .rar__table-td--tier{padding:0 32px;white-space:normal}#rewardsAndRefillSection .rar__table-td--tier-name{height:48px;padding:0 10px}#rewardsAndRefillSection .rar__table-td--age{height:auto;padding:6px 10px}#rewardsAndRefillSection .rar__table-td--age span{font-size:12px;line-height:14px}}#rewardsAndRefillSection .rar__table-row--alt td{background:#ebf4fd}#rewardsAndRefillSection .rar__terms{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){#rewardsAndRefillSection .rar__terms{gap:12px}}#rewardsAndRefillSection .rar__terms-heading{border-bottom:2px solid #2e86f9;border-top:2px solid #2e86f9;color:#2e86f9;font-size:48px;font-weight:400;padding:27px}@media(max-width:768px){#rewardsAndRefillSection .rar__terms-heading{font-size:32px;padding:14px 16px}}#rewardsAndRefillSection .rar__cards-row{align-items:stretch;display:flex;gap:16px}@media(max-width:768px){#rewardsAndRefillSection .rar__cards-row{flex-direction:column}}#rewardsAndRefillSection .rar__card{background:#fff;border-radius:24px;display:flex;flex:1;flex-direction:column;overflow:hidden}#rewardsAndRefillSection .rar__card-header{align-items:center;background:#2e86f9;color:#fff;display:flex;flex-direction:column;font-size:24px;font-weight:400;gap:3px;justify-content:center;line-height:32px;min-height:80px;padding:12px 16px;text-align:center}@media(max-width:768px){#rewardsAndRefillSection .rar__card-header{min-height:auto;padding:10px 14px}}#rewardsAndRefillSection .rar__card-body{border:2px solid #eaeaea;border-radius:0 0 24px 24px;border-top:none;display:flex;flex:1;flex-direction:column;gap:8px;padding:16px 24px}#rewardsAndRefillSection .rar__card-body--centered{align-items:center;justify-content:flex-start}@media(max-width:768px){#rewardsAndRefillSection .rar__card-body{padding:12px 16px}}#rewardsAndRefillSection .rar__bullet{align-items:flex-start;display:flex;gap:6px}#rewardsAndRefillSection .rar__bullet--sub{padding-left:20px}#rewardsAndRefillSection .rar__bullet span{color:#686868;font-size:18px;font-weight:400;letter-spacing:.25px;line-height:24px}@media(max-width:768px){#rewardsAndRefillSection .rar__bullet span{font-size:16px;line-height:16px}}#rewardsAndRefillSection .rar__bullet-icon{flex-shrink:0;height:17px;width:6px}#rewardsAndRefillSection .rar__earn-icons{align-items:center;display:flex;gap:18px;justify-content:center;padding:8px 0}@media(max-width:768px){#rewardsAndRefillSection .rar__earn-icons{gap:10px}}#rewardsAndRefillSection .rar__earn-group{align-items:center;display:flex;flex-direction:column;gap:8px}#rewardsAndRefillSection .rar__earn-group img{height:74px;width:auto}#rewardsAndRefillSection .rar__earn-group span{color:#2e86f9;font-size:24px}@media(max-width:768px){#rewardsAndRefillSection .rar__earn-group img{height:48px}#rewardsAndRefillSection .rar__earn-group span{font-size:16px}}#rewardsAndRefillSection .rar__earn-arrow{width:40px}@media(max-width:768px){#rewardsAndRefillSection .rar__earn-arrow{width:24px}}#rewardsAndRefillSection .rar__card-illustration{height:92px;margin:16px 0;width:auto}@media(max-width:768px){#rewardsAndRefillSection .rar__card-illustration{height:64px}}#rewardsAndRefillSection .rar__tier-chart{align-items:flex-end;align-self:flex-end;display:flex;height:100px;margin-top:12px}@media(max-width:530px){#rewardsAndRefillSection .rar__tier-chart{margin:0 auto}}#rewardsAndRefillSection .rar__tier-bar{background:#2e86f9;border:2px solid #fff;border-radius:8px;display:flex;flex:1;flex-direction:column;margin-right:-5px;overflow:hidden;position:relative;width:40px}#rewardsAndRefillSection .rar__tier-bar-label{background:#5dcfe5;border-bottom:2px solid #fff;border-radius:4px 4px 0 0;color:#fff;flex-shrink:0;font-size:13px;font-weight:700;height:24px;padding:4px;text-align:center;white-space:nowrap}#rewardsAndRefillSection .rar__tier-bar--1{height:27%;z-index:4}#rewardsAndRefillSection .rar__tier-bar--2{height:46%;z-index:3}#rewardsAndRefillSection .rar__tier-bar--3{height:63%;z-index:2}#rewardsAndRefillSection .rar__tier-bar--4{height:80%;z-index:1}#rewardsAndRefillSection .rar__rights{border-bottom:2px solid #2e86f9;border-top:2px solid #2e86f9;display:flex;flex-direction:column;gap:8px;padding:27px}@media(max-width:768px){#rewardsAndRefillSection .rar__rights{padding:14px 16px}}#rewardsAndRefillSection .rar__rights-title{color:#2e86f9;font-size:48px;font-weight:400;margin:0}@media(max-width:768px){#rewardsAndRefillSection .rar__rights-title{font-size:32px}}#rewardsAndRefillSection .rar__rights-text{color:#686868;font-size:17px;font-weight:400;line-height:20px;margin:0}@media(max-width:768px){#rewardsAndRefillSection .rar__rights-text{font-size:16px;line-height:18px}}
