@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Nunito:600";@import"https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";.writing{font-size:1.5rem;font-weight:700;margin-top:4rem;color:#f5f5f5}.round{margin:100px;display:block;width:175px;height:175px;border-radius:50%;background:#1a1a1a;cursor:pointer;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;position:relative}.round:hover{border-color:#ff0}.pulsing{animation:pulse 1s infinite;background-color:#ffc401;box-shadow:0 10 10}.breathing{font-weight:500;animation:breathe 3.5s infinite forwards}@keyframes breathe{50%{transform:scaleX(1.1) scaleY(1.1)}to{transform:scaleX(1) scaleY(1)}}.pulsing:before{content:"";box-shadow:0 0 #cca92c66;animation:pulse2 1s infinite;animation-delay:.5s;width:175px;height:175px;border-radius:50%;display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.pulse:hover{animation:none}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(232,190,39,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}to{-webkit-box-shadow:0 0 0 0 rgba(187,155,39,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,.4);box-shadow:0 0 0 20px #cca92c66}70%{-moz-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 200px #cca92c00}to{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 200px #cca92c00}}@-webkit-keyframes pulse2{0%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}to{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse2{0%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,.4);box-shadow:0 0 #cca92c66}70%{-moz-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 60px #cca92c00}to{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 #cca92c00}}.footers{color:#f5f5f5}*{box-sizing:border-box}.player_inner__top img{pointer-events:none;position:absolute;z-index:-1}div.imgcover{width:100%!important;height:100%!important;overflow:hidden!important}body{margin:0;overflow:hidden}.bar{background:#fff;position:fixed;bottom:-50px;-webkit-animation:up .3s .5s forwards;animation:up .3s .5s forwards;width:100%;height:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;font-family:Nunito,sans-serif;font-size:14px;z-index:2}.bar_inner__left{float:left}.bar_inner__right{float:right;color:#fff}.bar_inner__right i{margin-right:10px}.bar_inner__right .youtube{background:#e22424;display:inline-block;margin-left:-4px;padding:16px 19px 17px;transition:all .3s;cursor:pointer;position:relative}.bar_inner__right .youtube i.fa-play{font-size:12px}.bar_inner__right .youtube:hover{background:#cc1b1b;padding:16px 29px 17px 19px}@media (max-width:900px){.bar_inner__left,.bar_inner__right{width:50%}.bar_inner__left .youtube,.bar_inner__right .youtube{width:60%;left:4px}}@media (max-width:764px){.bar_inner__left,.bar_inner__right{width:100%}.bar_inner__left .youtube,.bar_inner__right .youtube{width:60%;display:none;left:4px}}@-webkit-keyframes up{0%{bottom:-50px}to{bottom:0}}@keyframes up{0%{bottom:-50px}to{bottom:0}}@-webkit-keyframes owl{0%{bottom:-140px}to{bottom:10px}}@keyframes owl{0%{bottom:-140px}to{bottom:10px}}@-webkit-keyframes owl_bob{0%{bottom:10px}50%{bottom:14px}to{bottom:10px}}@keyframes owl_bob{0%{bottom:10px}50%{bottom:14px}to{bottom:10px}}@-webkit-keyframes blink{0%{height:8px;transform:translateY(0)}46%{height:8px;transform:translateY(0)}50%{height:0;transform:translateY(4px)}54%{height:8px;transform:translateY(0)}to{height:8px;transform:translateY(0)}}@keyframes blink{0%{height:8px;transform:translateY(0)}46%{height:8px;transform:translateY(0)}50%{height:0;transform:translateY(4px)}54%{height:8px;transform:translateY(0)}to{height:8px;transform:translateY(0)}}.shadow_right{width:90px;height:380px;transition:all .3s .2s;top:0;position:absolute;pointer-events:none;box-shadow:0 0 #303f45 inset}i{transition:all .3s;cursor:pointer}i:hover{color:#44f5b7}.shadow_left{width:90px;height:380px;transition:all .3s .2s;top:0;position:absolute;right:0;pointer-events:none;box-shadow:0 0 #303f45 inset}.r_trim{width:260px;height:660px;position:absolute;left:420px;z-index:2;right:0;top:-82px;margin:auto;transform:translate(-35px) translatey(0);background-color:#242424}.l_trim{width:260px;height:660px;position:absolute;z-index:2;left:-640px;right:0;top:-82px;margin:auto;background-color:#242424}body{font-family:Open Sans,sans-serif;background:#242424}body .player_inner,body .player_inner__middle .cube{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto}body .player_inner__middle .cube_inner>div{width:380px;height:380px;position:absolute;transform-style:preserve-3D}body .player_inner{border-radius:15px;background-color:#f9faf9;width:380px;height:640px;perspective:800px;border-color:#c9c4c5;border-width:1px;border-style:solid;box-shadow:4px 4px 5px 1px #4242422e}body .player_inner__top{height:70px;padding:0;background-size:103%!important;margin-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px}body .player_inner__top h1,body .player_inner__top i{position:relative;color:#dedee1;font-weight:600}body .player_inner__top .t_left{margin-top:1rem;margin-left:1rem;width:25%;float:left}body .player_inner__top .t_mid{float:left;text-align:center;width:50%}body .player_inner__top .t_mid h1{margin:0;font-size:12px}body .player_inner__top .t_right{float:right;width:25%;text-align:right}body .player_inner__middle{position:relative;height:380px;background:#40555f;box-shadow:0 0 110px #181f23 inset}body .player_inner__middle .empty{display:none}body .player_inner__middle input{-webkit-appearance:none;-moz-appearance:none;background:0 0!important;outline:0;transition:all .3s;width:60px!important;height:50px!important;line-height:16px}body .player_inner__middle input:hover{background:#00000061!important}body .player_inner__middle input:hover:after{color:#44f5b7!important}body .player_inner__middle input:nth-of-type(1){width:130px!important;top:40px;height:320px!important}body .player_inner__middle input:nth-of-type(1):hover{background:0 0!important}body .player_inner__middle input:nth-of-type(1):after{font-family:Open Sans,sans-serif,fontawesome;content:"";display:block;left:0!important;color:#fff;font-size:13px;cursor:pointer}body .player_inner__middle input:nth-of-type(2){display:none}body .player_inner__middle input:nth-of-type(2):after{font-family:"'Bootstrap-icons";content:"";display:block;color:#fff;font-size:18px;cursor:pointer}body .player_inner__middle input:nth-of-type(3){BORDER-TOP-LEFT-RADIUS:50PX;border-bottom-left-radius:50px}body .player_inner__middle input:nth-of-type(3):after{font-family:Bootstrap-icons;content:"";display:block;color:#fff;font-size:18px;cursor:pointer}body .player_inner__middle input:nth-of-type(3):checked{opacity:0;right:-50px;box-shadow:0 0 0 100px #00000061;pointer-events:none}body .player_inner__middle input:nth-of-type(3):checked+input+input+div>.cube_inner>.cube_inner__right i{opacity:1;top:8px;transition:all .3s .3s}body .player_inner__middle input:nth-of-type(3):checked+input+input+div+div+div+div{display:block;box-shadow:60px 10px 50px -17px #303f45 inset}body .player_inner__middle input:nth-of-type(3):checked+input+input+div+div+div+div+div{display:block;box-shadow:-60px 10px 50px -17px #303f45 inset}body .player_inner__middle input:nth-of-type(4){BORDER-TOP-right-RADIUS:50PX;border-bottom-right-radius:50px}body .player_inner__middle input:nth-of-type(4):after{font-family:fontawesome;content:"";display:block;color:#fff;font-size:18px;cursor:pointer;left:4px}body .player_inner__middle input:nth-of-type(4):checked{opacity:0;left:-50px;pointer-events:none;box-shadow:0 0 0 100px #00000061}body .player_inner__middle input:nth-of-type(4):checked+input+div+div+div+div{display:block;box-shadow:60px 10px 50px -17px #303f45 inset}body .player_inner__middle input:nth-of-type(4):checked+input+div+div+div+div+div{display:block;box-shadow:-60px 10px 50px -17px #303f45 inset}body .player_inner__middle .trigger--1,body .player_inner__middle .trigger--2,body .player_inner__middle .trigger--3,body .player_inner__middle .trigger--4{background:#000;width:20px;cursor:pointer;height:400px;position:absolute;z-index:2;margin:auto;text-align:center}body .player_inner__middle .trigger--1:after,body .player_inner__middle .trigger--2:after,body .player_inner__middle .trigger--3:after,body .player_inner__middle .trigger--4:after{position:relative;top:18px;left:-6px;transition:all .3s}body .player_inner__middle .trigger--1{left:0;right:auto;top:0;bottom:0;width:20px;height:40px}body .player_inner__middle .trigger--1:checked+input+.cube{transform:translateY(-50%) rotateX(0) rotateY(30deg);transform-origin:200px 0 -500px;transition:transform .3s .2s,transform-origin 0s}body .player_inner__middle .trigger--2{left:auto;right:0;top:0;bottom:0;width:20px;height:40px}body .player_inner__middle .trigger--2:checked+input+input+.cube{transform:translateY(-50%) rotateX(0) rotateY(-30deg);transform-origin:200px 0 -200px;transition:transform .3s .2s,transform-origin 3s}body .player_inner__middle .trigger--4{left:0;right:0;top:0;bottom:auto;width:40px;height:20px}body .player_inner__middle .trigger--4:checked+input+input+input+input+.cube{transform:translateY(-50%) rotateX(0) rotateY(0);transform-origin:200px 200px -200px;transition:transform .3s .2s,transform-origin 5s}body .player_inner__middle .cube{top:190px;height:380px;transform-style:preserve-3D;perspective-origin:190px 190px;transition:all .3s .2s cubic-bezier(.1,1.94,.32,1.02),transform-origin 0s}body .player_inner__middle .cube_inner{height:380px;transform-style:preserve-3D}body .player_inner__middle .cube_inner>div:nth-of-type(2){background:#ffacba}body .player_inner__middle .cube_inner>div:nth-of-type(3){background:#ffa1b2}body .player_inner__middle .cube_inner>div:nth-of-type(4){background:#ff97a9}body .player_inner__middle .cube_inner__front{background-size:103%!important;background-position-y:-71px!important}body .player_inner__middle .cube_inner__front .bars{position:absolute;left:0;bottom:0;transform:rotate(180deg);width:100%;z-index:1}body .player_inner__middle .cube_inner__front .bars_bar{width:10px;background:#fff;opacity:.1;float:left;width:10%}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(1){-webkit-animation:eq 1s 23ms infinite ease-in-out;animation:eq 1s 23ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(2){-webkit-animation:eq 1s 12ms infinite ease-in-out;animation:eq 1s 12ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(3){-webkit-animation:eq 1s 45ms infinite ease-in-out;animation:eq 1s 45ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(4){-webkit-animation:eq 1s 64ms infinite ease-in-out;animation:eq 1s 64ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(5){-webkit-animation:eq 1s 195ms infinite ease-in-out;animation:eq 1s 195ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(6){-webkit-animation:eq 1s 162ms infinite ease-in-out;animation:eq 1s 162ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(7){-webkit-animation:eq 1s 84ms infinite ease-in-out;animation:eq 1s 84ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(8){-webkit-animation:eq 1s 312ms infinite ease-in-out;animation:eq 1s 312ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(9){-webkit-animation:eq 1s 171ms infinite ease-in-out;animation:eq 1s 171ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(10){-webkit-animation:eq 1s 30ms infinite ease-in-out;animation:eq 1s 30ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(11){-webkit-animation:eq 1s 231ms infinite ease-in-out;animation:eq 1s 231ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(12){-webkit-animation:eq 1s 312ms infinite ease-in-out;animation:eq 1s 312ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(13){-webkit-animation:eq 1s 182ms infinite ease-in-out;animation:eq 1s 182ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(14){-webkit-animation:eq 1s .14s infinite ease-in-out;animation:eq 1s .14s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(15){-webkit-animation:eq 1s 45ms infinite ease-in-out;animation:eq 1s 45ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(16){-webkit-animation:eq 1s 208ms infinite ease-in-out;animation:eq 1s 208ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(17){-webkit-animation:eq 1s 102ms infinite ease-in-out;animation:eq 1s 102ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(18){-webkit-animation:eq 1s 234ms infinite ease-in-out;animation:eq 1s 234ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(19){-webkit-animation:eq 1s 133ms infinite ease-in-out;animation:eq 1s 133ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(20){-webkit-animation:eq 1s .28s infinite ease-in-out;animation:eq 1s .28s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(21){-webkit-animation:eq 1s 819ms infinite ease-in-out;animation:eq 1s 819ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(22){-webkit-animation:eq 1s 748ms infinite ease-in-out;animation:eq 1s 748ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(23){-webkit-animation:eq 1s 184ms infinite ease-in-out;animation:eq 1s 184ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(24){-webkit-animation:eq 1s 384ms infinite ease-in-out;animation:eq 1s 384ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(25){-webkit-animation:eq 1s .45s infinite ease-in-out;animation:eq 1s .45s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(26){-webkit-animation:eq 1s 364ms infinite ease-in-out;animation:eq 1s 364ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(27){-webkit-animation:eq 1s 27ms infinite ease-in-out;animation:eq 1s 27ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(28){-webkit-animation:eq 1s 644ms infinite ease-in-out;animation:eq 1s 644ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(29){-webkit-animation:eq 1s 899ms infinite ease-in-out;animation:eq 1s 899ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(30){-webkit-animation:eq 1s .66s infinite ease-in-out;animation:eq 1s .66s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(31){-webkit-animation:eq 1s 1.24s infinite ease-in-out;animation:eq 1s 1.24s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(32){-webkit-animation:eq 1s 32ms infinite ease-in-out;animation:eq 1s 32ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(33){-webkit-animation:eq 1s 363ms infinite ease-in-out;animation:eq 1s 363ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(34){-webkit-animation:eq 1s 1122ms infinite ease-in-out;animation:eq 1s 1122ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(35){-webkit-animation:eq 1s 70ms infinite ease-in-out;animation:eq 1s 70ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(36){-webkit-animation:eq 1s 324ms infinite ease-in-out;animation:eq 1s 324ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(37){-webkit-animation:eq 1s 185ms infinite ease-in-out;animation:eq 1s 185ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(38){-webkit-animation:eq 1s .95s infinite ease-in-out;animation:eq 1s .95s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(39){-webkit-animation:eq 1s 1287ms infinite ease-in-out;animation:eq 1s 1287ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(40){-webkit-animation:eq 1s 1.32s infinite ease-in-out;animation:eq 1s 1.32s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(41){-webkit-animation:eq 1s 861ms infinite ease-in-out;animation:eq 1s 861ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(42){-webkit-animation:eq 1s 1.05s infinite ease-in-out;animation:eq 1s 1.05s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(43){-webkit-animation:eq 1s 903ms infinite ease-in-out;animation:eq 1s 903ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(44){-webkit-animation:eq 1s 1452ms infinite ease-in-out;animation:eq 1s 1452ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(45){-webkit-animation:eq 1s .27s infinite ease-in-out;animation:eq 1s .27s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(46){-webkit-animation:eq 1s 1794ms infinite ease-in-out;animation:eq 1s 1794ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(47){-webkit-animation:eq 1s 1692ms infinite ease-in-out;animation:eq 1s 1692ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(48){-webkit-animation:eq 1s 912ms infinite ease-in-out;animation:eq 1s 912ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(49){-webkit-animation:eq 1s .98s infinite ease-in-out;animation:eq 1s .98s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(50){-webkit-animation:eq 1s .6s infinite ease-in-out;animation:eq 1s .6s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(51){-webkit-animation:eq 1s 1.02s infinite ease-in-out;animation:eq 1s 1.02s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(52){-webkit-animation:eq 1s .52s infinite ease-in-out;animation:eq 1s .52s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(53){-webkit-animation:eq 1s 795ms infinite ease-in-out;animation:eq 1s 795ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(54){-webkit-animation:eq 1s 432ms infinite ease-in-out;animation:eq 1s 432ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(55){-webkit-animation:eq 1s 605ms infinite ease-in-out;animation:eq 1s 605ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(56){-webkit-animation:eq 1s 1792ms infinite ease-in-out;animation:eq 1s 1792ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(57){-webkit-animation:eq 1s 1653ms infinite ease-in-out;animation:eq 1s 1653ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(58){-webkit-animation:eq 1s 1218ms infinite ease-in-out;animation:eq 1s 1218ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(59){-webkit-animation:eq 1s 1416ms infinite ease-in-out;animation:eq 1s 1416ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(60){-webkit-animation:eq 1s 2.16s infinite ease-in-out;animation:eq 1s 2.16s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(61){-webkit-animation:eq 1s 1098ms infinite ease-in-out;animation:eq 1s 1098ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(62){-webkit-animation:eq 1s 2046ms infinite ease-in-out;animation:eq 1s 2046ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(63){-webkit-animation:eq 1s 2394ms infinite ease-in-out;animation:eq 1s 2394ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(64){-webkit-animation:eq 1s 768ms infinite ease-in-out;animation:eq 1s 768ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(65){-webkit-animation:eq 1s .65s infinite ease-in-out;animation:eq 1s .65s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(66){-webkit-animation:eq 1s 396ms infinite ease-in-out;animation:eq 1s 396ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(67){-webkit-animation:eq 1s 1675ms infinite ease-in-out;animation:eq 1s 1675ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(68){-webkit-animation:eq 1s 408ms infinite ease-in-out;animation:eq 1s 408ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(69){-webkit-animation:eq 1s 2691ms infinite ease-in-out;animation:eq 1s 2691ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(70){-webkit-animation:eq 1s 1.61s infinite ease-in-out;animation:eq 1s 1.61s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(71){-webkit-animation:eq 1s 1349ms infinite ease-in-out;animation:eq 1s 1349ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(72){-webkit-animation:eq 1s 2016ms infinite ease-in-out;animation:eq 1s 2016ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(73){-webkit-animation:eq 1s 2774ms infinite ease-in-out;animation:eq 1s 2774ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(74){-webkit-animation:eq 1s 444ms infinite ease-in-out;animation:eq 1s 444ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(75){-webkit-animation:eq 1s 2325ms infinite ease-in-out;animation:eq 1s 2325ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(76){-webkit-animation:eq 1s 2584ms infinite ease-in-out;animation:eq 1s 2584ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(77){-webkit-animation:eq 1s 308ms infinite ease-in-out;animation:eq 1s 308ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(78){-webkit-animation:eq 1s 1248ms infinite ease-in-out;animation:eq 1s 1248ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(79){-webkit-animation:eq 1s 2844ms infinite ease-in-out;animation:eq 1s 2844ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(80){-webkit-animation:eq 1s 2.56s infinite ease-in-out;animation:eq 1s 2.56s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(81){-webkit-animation:eq 1s 486ms infinite ease-in-out;animation:eq 1s 486ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(82){-webkit-animation:eq 1s 738ms infinite ease-in-out;animation:eq 1s 738ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(83){-webkit-animation:eq 1s 3.32s infinite ease-in-out;animation:eq 1s 3.32s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(84){-webkit-animation:eq 1s 336ms infinite ease-in-out;animation:eq 1s 336ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(85){-webkit-animation:eq 1s 1.87s infinite ease-in-out;animation:eq 1s 1.87s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(86){-webkit-animation:eq 1s 86ms infinite ease-in-out;animation:eq 1s 86ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(87){-webkit-animation:eq 1s 1.74s infinite ease-in-out;animation:eq 1s 1.74s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(88){-webkit-animation:eq 1s 176ms infinite ease-in-out;animation:eq 1s 176ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(89){-webkit-animation:eq 1s .89s infinite ease-in-out;animation:eq 1s .89s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(90){-webkit-animation:eq 1s 2.25s infinite ease-in-out;animation:eq 1s 2.25s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(91){-webkit-animation:eq 1s 1911ms infinite ease-in-out;animation:eq 1s 1911ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(92){-webkit-animation:eq 1s 3588ms infinite ease-in-out;animation:eq 1s 3588ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(93){-webkit-animation:eq 1s 3255ms infinite ease-in-out;animation:eq 1s 3255ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(94){-webkit-animation:eq 1s 1786ms infinite ease-in-out;animation:eq 1s 1786ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(95){-webkit-animation:eq 1s 1425ms infinite ease-in-out;animation:eq 1s 1425ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(96){-webkit-animation:eq 1s 1152ms infinite ease-in-out;animation:eq 1s 1152ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(97){-webkit-animation:eq 1s 582ms infinite ease-in-out;animation:eq 1s 582ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(98){-webkit-animation:eq 1s 784ms infinite ease-in-out;animation:eq 1s 784ms infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(99){-webkit-animation:eq 1s 2.97s infinite ease-in-out;animation:eq 1s 2.97s infinite ease-in-out}body .player_inner__middle .cube_inner__front .bars_bar:nth-of-type(100){-webkit-animation:eq 1s 1.4s infinite ease-in-out;animation:eq 1s 1.4s infinite ease-in-out}body .player_inner__middle .cube_inner__front .details{position:absolute;z-index:10;width:100%;top:50%;transform:translateY(-50%);color:#fff;text-align:center}body .player_inner__middle .cube_inner__front .details_album{width:90px;height:90px;background-size:cover;background:#fff;border-radius:4px;margin:0 auto 20px}body .player_inner__middle .cube_inner__front .details h2{font-size:12px;font-weight:600;margin:0}body .player_inner__middle .cube_inner__front .details h3{font-size:10px;margin:0;opacity:.6;font-weight:400}body .player_inner__middle .cube_inner__top{transform:rotateX(-90deg);transform-origin:0 0;background:#ff0!important}body .player_inner__middle .cube_inner__bottom{transform:rotateX(90deg);background:purple!important;transform-origin:0 380px}body .player_inner__middle .cube_inner__left{min-width:553px;overflow-y:scroll;margin-right:0!important;padding-right:0rem!important;padding-left:0!important;background:#dedee1!important;transform:rotateY(90deg);transform-origin:0 0}.cube_inner__left::-webkit-scrollbar{display:none}body .player_inner__middle .cube_inner__left .options{color:#000;transform:rotatey(180deg) translatez(50px);display:flex;justify-content:flex-start;float:none;flex-wrap:nowrap;align-items:center;flex-direction:row;padding-left:9px;font-family:Verdana,Geneva,sans-serif;font-weight:500!important;font-size:16px;line-height:1.5em;word-spacing:-1.3px;letter-spacing:2px}body .player_inner__middle .cube_inner__right{background:#354752!important;transform:rotateY(-90deg);transform-origin:380px 0}body .player_inner__bottom{height:190px;padding:30px}body .player_inner__bottom h1{font-weight:bolder;font-size:1.5rem}body .player_inner__bottom h4{font-weight:650;font-size:.9rem}body .player_inner__bottom h5{font-weight:500;font-size:.8rem}body .player_inner__bottom .ytmusic{position:relative;background-color:#fb2929;font-weight:500;border-width:0;box-shadow:0 8px 15px #0000001a;border-radius:4em;font-size:.7rem;padding:.5em;cursor:pointer;text-align:center;text-decoration:none;transition-duration:.4}.bi-play-circle{font-size:100px}@-webkit-keyframes eq{0%{height:30px}50%{height:100px}to{height:30px}}@keyframes eq{0%{height:30px}50%{height:100px}to{height:30px}}.card{position:relative;display:flex;flex-direction:column;width:50vw!important;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.5);border-radius:.25rem;background-color:#1a1a1a;margin-bottom:200px;padding:50px}.card .card-header{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;border-bottom:none;color:#fff!important}.button:hover{border-color:#ff0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;justify-content:center;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
