@keyframes malu-slide-in-right{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes malu-slide-in-left{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes malu-fade-in{0%{opacity:0}to{opacity:1}}@keyframes malu-fade-in-up{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes malu-orb-pulse{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scale3d(1.08,1.08,1)}}@keyframes malu-check-in{0%{opacity:0;transform:scale3d(.5,.5,1)}to{opacity:1;transform:scaleX(1)}}.malu-slide-in-right{animation:malu-slide-in-right .3s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity}.malu-slide-in-left{animation:malu-slide-in-left .3s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity}.malu-fade-in{animation:malu-fade-in .5s ease both;will-change:opacity}.malu-fade-in-up,.malu-fade-in-up-delay{animation:malu-fade-in-up .5s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity}.malu-fade-in-up-delay{animation-delay:.15s}.malu-fade-in-up-delay-2{animation:malu-fade-in-up .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.3s;will-change:transform,opacity}.malu-orb-pulse{animation:malu-orb-pulse 2s ease-in-out infinite;will-change:transform,opacity}.malu-check-in{animation:malu-check-in .15s ease both;will-change:transform,opacity}.malu-progress-fill{transform-origin:left;will-change:transform;transition:transform .4s cubic-bezier(.16,1,.3,1)}.malu-btn:active{transform:scale(.97)}.malu-btn{transition:transform .1s ease;will-change:transform}.malu-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;outline:none;background:linear-gradient(to right,#D4A853 var(--fill,50%),#E8E5DF var(--fill,50%))}.malu-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:#D4A853;cursor:pointer;box-shadow:0 2px 8px rgba(212,168,83,.3);border:3px solid #ffffff}.malu-slider::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#D4A853;cursor:pointer;box-shadow:0 2px 8px rgba(212,168,83,.3);border:3px solid #ffffff}