.md_player{width:450px;height:450px;font-size:10px;color:#fff;background:none;border:none;border-radius:50%;position:relative;z-index:0;transition:.3s;cursor:pointer}@media only screen and (max-width:1200px){.md_player{width:360px;height:360px;font-size:10px;color:#fff;background:none;border:none;border-radius:50%;position:relative;z-index:0;transition:.3s;cursor:pointer}}@media only screen and (max-width:800px){.md_player{width:260px;height:260px;font-size:10px;color:#fff;background:none;border:none;border-radius:50%;position:relative;z-index:0;transition:.3s;cursor:pointer}}@media only screen and (max-width:500px){.md_player{width:220px;height:210px;font-size:5px;color:#fff;background:none;border:none;border-radius:50%;position:relative;z-index:0;transition:.3s;cursor:pointer}}.md_player:before{content:"";position:absolute;inset:-4px;padding:10px;border-radius:50%;background:conic-gradient(#ff53bb,#0000 30deg 120deg,#00f8d3 150deg 180deg,#0000 210deg 300deg,#ff53bb 330deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:intersect}.md_player:after{content:"";position:absolute;inset:-50px;background:radial-gradient(200px at left 200px top 50px,#ff53bb 100%,#0000),radial-gradient(200px at right 200px bottom 50px,#00f8d3 100%,#0000);filter:blur(120px);opacity:.5}.md_player:after,.md_player:before{transition:.5s,transform 99999s 99999s;transform:rotate(100turn);transition:.5s,transform 600s linear}.md_player:before{border:1px solid #333}.md_player-img{margin:2;min-height:30vh;display:grid;place-content:center;grid-auto-flow:column}@media only screen and (max-width:800px){.md_player-img{margin:0;min-height:20vh;display:grid;place-content:center;grid-auto-flow:column}}.md_player>img{left:-2px;position:relative;top:2px;width:440px;height:440px;opacity:.9;border-radius:50%}@media only screen and (max-width:1200px){.md_player>img{border-radius:50%;left:-2px;position:relative;top:2px;width:350px;height:350px;opacity:.9}}@media only screen and (max-width:800px){.md_player>img{border-radius:50%;left:-2px;position:relative;top:2px;width:250px;height:250px;opacity:.9}}@media only screen and (max-width:500px){.md_player>img{border-radius:50%;left:-2px;position:relative;top:2px;width:210px;height:200px;opacity:.9}}.text_container{display:inline-flex;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.text_container,.text_container_inner{overflow-x:scroll!important;overflow-y:hidden!important;width:100%}.text_container_inner{box-sizing:content-box;display:flex;flex:none;scroll-snap-align:start end}li[aria-label="previous page button"]{font-size:larger;background-color:#ff53bb;margin-right:3px}li[aria-label="next page button"]{font-size:larger;background-color:#ff53bb;margin-left:3px}