.inloader{height:4px;width:100%;position:relative;overflow:hidden;background-color:#ddd}.inloader:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:4px;background-color:#5e2b8b;-webkit-animation:inloading 2s linear infinite;animation:inloading 2s linear infinite}@-webkit-keyframes inloading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}@keyframes inloading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.selectedPrizeFixedMenu{font-weight:700}.containerMembership{background-color:#fafafa;min-height:100vh}.myPointsCard{width:calc(100% - 16px);margin:0 auto;height:283px;border-radius:6px;background-color:#fff;-webkit-box-shadow:0 4px 20px rgba(18,28,42,.08);box-shadow:0 4px 20px rgba(18,28,42,.08)}.roundOnline{background-color:#ffe59c;color:#7c6217}.roundStore{background-color:#ffaf93;color:#9e2c03}.roundRedemption{background-color:#1c3f00;color:#e6e6e6}