*{box-sizing:border-box}html,body{overscroll-behavior:none ;height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}body{background-color:#303030}.plp-page{flex-direction:column;justify-content:center;align-items:center;height:100vh;margin:0;padding:0;display:flex}.plp-page .plp-grow{flex-grow:1}.plp-page .plp-img.plp-img_logo{width:100px;height:100px;margin-bottom:20px}.plp-page .plp-img.plp-img_logo svg{fill:#fff}.plp-page .plp-img.plp-img_icn_twitter,.plp-page .plp-img.plp-img_icn_soundcloud{width:24px;height:24px}.plp-page .plp-loader{width:32px;height:32px}.plp-page .plp-btn{color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:10px;line-height:1px;text-decoration:none;transition:all .5s;display:flex;position:relative}.plp-page .plp-btn:before{content:"";z-index:1;background-color:#ffffff1a;border-radius:50%;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.plp-page .plp-btn:hover{cursor:pointer}.plp-page .plp-btn:hover:before{opacity:0;border-radius:50%;transform:scale(.5)}.plp-page .plp-btn:after{content:"";z-index:1;opacity:0;border:1px solid #ffffff80;border-radius:50%;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:scale(1.2)}.plp-page .plp-btn:hover:after{opacity:1;transform:scale(1)}.plp-page .plp-btn.plp-btn_nav{background-color:#fffc;width:16px;height:16px}.plp-page .plp-btn.plp-btn_nav:after{border-width:2px;top:-2px;left:-2px;transform:scale(1.8)}.plp-page .plp-btn.plp-btn_active{background-color:#c850c0;width:26px;height:26px}.plp-page .plp-content{justify-content:center;align-items:center;gap:10px;height:80px;display:flex}.plp-page .plp-card{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.plp-page .plp-social{flex-direction:row;justify-content:center;align-items:center;margin-top:20px;display:flex}.plp-page .plp-social .plp-img{margin:10px}.plp-page .plp-loader{height:80px}.plp-page .plp-header .plp-img_logo{z-index:1;width:48px;height:48px;margin:11px;position:absolute;top:0;left:0}@media only screen and (max-width:600px){.plp-page .plp-header .plp-img_logo{margin:5px}}.plp-page .plp-header .plp-btn{display:block}.plp-page .plp-header .plp-nav{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:70px;padding:18px;display:flex;position:absolute;top:70px;left:0}@media only screen and (max-width:600px){.plp-page .plp-header .plp-nav{width:58px;padding:9px}}.plp-page .plp-header .plp-social{z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;bottom:0;left:0}@media only screen and (max-width:600px){.plp-page .plp-header .plp-social{padding:5px}}
