.mln-club .mln-tiers{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:transparent;border:0;margin:55px 0 45px;overflow:visible}
.mln-club .mln-tiers:before{content:"";position:absolute;left:9%;right:9%;top:35px;height:1px;background:linear-gradient(90deg,#a96745,#c4c8d3,#d8aa39,#e4e6ec,#75d6e2)}
.mln-club .mln-tiers>div{position:relative;z-index:1;background:transparent!important;padding:0 8px;text-align:center;color:var(--mln-cream)!important}
.mln-club .mln-tiers i{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 18px;border:1px solid currentColor;border-radius:50%;background:#090d15;box-shadow:0 0 0 8px var(--mln-night);font-size:23px;line-height:1;text-shadow:0 0 12px currentColor}
.mln-club .mln-tiers strong{font:21px Georgia,serif;text-transform:none;letter-spacing:0;color:var(--mln-cream)}
.mln-club .mln-tiers span{margin-top:10px;color:#717887;text-transform:uppercase;letter-spacing:.1em;font-size:8px}
.mln-club .mln-tiers>div:nth-child(1) i{color:#aa6948}
.mln-club .mln-tiers>div:nth-child(2) i{color:#c8ccd6}
.mln-club .mln-tiers>div:nth-child(3) i{color:#d9ab38}
.mln-club .mln-tiers>div:nth-child(4) i{color:#eceef3}
.mln-club .mln-tiers>div:nth-child(5) i{color:#79d8e4}
.mln-club .mln-tiers>div.active i{background:#111a2b;box-shadow:0 0 0 8px var(--mln-night),0 0 24px currentColor}
@media(max-width:800px){.mln-club .mln-tiers{grid-template-columns:repeat(5,145px);overflow-x:auto;padding:10px 0 20px}.mln-club .mln-tiers:before{left:72px;right:auto;width:580px;top:45px}}
