.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}.prizeProductCardLine{padding:10px;background-color:#fff;border-bottom:1px solid #d9d9d9;height:60px}