.gr-pa-section,.gr-pa-section *,.gr-pa-section *:before,.gr-pa-section *:after{box-sizing:border-box}.gr-pa-section{width:100%;padding-top:0;padding-bottom:36px;overflow:hidden}.gr-pa-grid{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);gap:36px;align-items:start}.gr-pa-playlists,.gr-pa-artists{width:100%;min-width:0}.gr-pa-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:22px}.gr-pa-header h2{display:flex;align-items:center;gap:15px;margin:0;color:#fff;font-size:23px;font-weight:500;line-height:1.2}.gr-pa-header h2 span{flex:0 0 auto;color:#6d4aff;font-size:28px;line-height:1;text-shadow:0 0 10px rgba(109,74,255,.5)}.gr-pa-playlist-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.gr-pa-playlist-card{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#0d0d12;color:#fff;text-decoration:none;isolation:isolate}.gr-pa-playlist-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease,filter .25s ease}.gr-pa-playlist-card:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#050508eb,#05050873 45%,#05050800)}.gr-pa-playlist-content{position:absolute;z-index:2;right:18px;bottom:24px;left:18px}.gr-pa-card-title{margin-bottom:8px;color:#fff;font-size:18px;font-weight:800;line-height:1.2}.gr-playlist-count{margin:0;color:#ffffffa6;font-size:13px;font-weight:400;line-height:1.4}.gr-pa-artists{display:flex;flex-direction:column;align-items:stretch}.gr-pa-header-right{width:100%;max-width:none}.gr-pa-artists-list{display:flex;justify-content:space-between;gap:12px;width:100%;max-width:none;margin-bottom:24px}.gr-pa-artist{flex:0 0 auto;min-width:0;text-align:center}.gr-pa-artist img{display:block;width:90px;height:90px;margin:0 auto;border:1px solid rgba(255,255,255,.4);border-radius:50%;object-fit:cover}.gr-pa-artist span{display:block;margin-top:6px;color:#fff;font-size:14px;font-weight:600;line-height:1.3;white-space:nowrap}.gr-pa-offer{position:relative;width:100%;max-width:none;min-height:218px;margin-top:6px;padding:36px 28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:#101017;box-shadow:none;isolation:isolate}.gr-pa-offer:before{content:"";position:absolute;z-index:-1;top:-55px;left:-45px;width:380px;height:250px;border-radius:50%;background:#6d4aff0f;filter:blur(55px);pointer-events:none}.gr-pa-offer-subtitle{position:relative;z-index:1;margin-bottom:10px;color:#6d4aff;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.02em}.gr-pa-offer-title{position:relative;z-index:1;color:#fff;font-size:22px;font-weight:600;line-height:1.15}.gr-pa-offer-text{position:relative;z-index:1;max-width:440px;margin-top:8px;margin-bottom:18px;color:#fff9;font-size:12px;line-height:1.6}.gr-pa-offer a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 50px;border:0;border-radius:8px;background:#6d4aff;box-shadow:0 0 10px #6d4aff4d;color:#fff;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:.25s ease}@media(hover:hover)and (pointer:fine){.gr-pa-playlist-card:hover img{transform:scale(1.02);filter:brightness(.8)}.gr-pa-offer a:hover{background:#6545ee;transform:translateY(-1px)}}@media screen and (min-width:750px){.gr-pa-section{width:min(1400px,calc(100% - 40px));margin:0 auto}}@media screen and (max-width:1180px)and (min-width:990px){.gr-pa-grid{grid-template-columns:minmax(0,56%) minmax(0,44%);gap:24px}.gr-pa-artists-list{gap:9px}.gr-pa-artist img{width:72px;height:72px}.gr-pa-artist span{font-size:12px}.gr-pa-offer{padding:34px 24px}}@media screen and (max-width:989px){.gr-pa-grid{grid-template-columns:minmax(0,1fr);gap:36px}.gr-pa-playlist-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gr-pa-header-right,.gr-pa-artists-list,.gr-pa-offer{width:100%;max-width:none}.gr-pa-artists-list{justify-content:flex-start;gap:16px;margin-bottom:22px;padding:0 20px 8px 12px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gr-pa-artists-list::-webkit-scrollbar{display:none}.gr-pa-artist{min-width:78px}.gr-pa-artist img{width:74px;height:74px}.gr-pa-artist span{font-size:12px}.gr-pa-offer{width:calc(100% - 32px);min-height:0;margin:0 auto;padding:34px 28px}}@media screen and (max-width:749px){.gr-pa-section,.gr-pa-grid,.gr-pa-playlists,.gr-pa-artists{width:100%;max-width:100%;min-width:0}.gr-pa-section{padding-bottom:28px}.gr-pa-grid{gap:32px}.gr-pa-header{margin-bottom:18px;padding-right:20px;padding-left:20px}.gr-pa-playlist-cards{display:flex;gap:12px;width:100%;padding:0 15px;overflow-x:auto;overflow-y:hidden;scroll-padding-left:20px;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.gr-pa-playlist-cards::-webkit-scrollbar{display:none}.gr-pa-playlist-card{flex:0 0 70vw;width:70vw;min-width:70vw;max-width:70vw;scroll-snap-align:start}.gr-pa-artists-list{padding-left:20px}.gr-pa-offer{width:calc(100% - 40px);padding:32px 24px;background:radial-gradient(circle at 0% 0%,rgba(109,74,255,.1),transparent 48%),#101017}.gr-pa-offer:before{display:none}}@media screen and (max-width:549px){.gr-pa-header h2{gap:11px;font-size:20px}.gr-pa-header h2 span{font-size:25px}.gr-pa-offer{width:calc(100% - 32px);padding:28px 22px}.gr-pa-offer-title{font-size:22px}.gr-pa-offer-text{font-size:11px}.gr-pa-offer a{display:flex;width:100%;min-height:50px;padding:0 24px;border-radius:10px;font-size:15px;font-weight:500}}
/*# sourceMappingURL=/cdn/shop/t/97/assets/gr-playlists-artists.css.map */
