h1,h2,h3,h4,h5,h6,p{margin:0}ul{margin:0;padding:0;list-style:none}a{text-decoration:none}button{cursor:pointer}:root{--font-family: "IBM Plex Sans", sans-serif;--second-family: "Epilogue", sans-serif;--third-family: "Roboto", sans-serif;--color-scheme-1-background: var(--color-neutral-darkest);--color-neutral-darkest: #060307;--color-scheme-1-border: var(--opacity-white-20);--color-scheme-1-text: var(--color-white);--color-neutral-lighter: #d9d9d9;--color-white: #fff;--color-neutral-lightest: #f2f2f2;--color-neutral-light: #b4b3b4;--color-neutral: #828183;--color-neutral-dark: #504e51;--color-neutral-darker: #1e1c1f;--opacity-transparent: rgba(255, 255, 255, 0);--color-scheme-1-foreground: var(--color-neutral-darkest);--color-scheme-1-accent: var(--color-white);--opacity-white-5: rgba(255, 255, 255, .05);--opacity-white-10: rgba(255, 255, 255, .1);--opacity-white-15: rgba(255, 255, 255, .15);--opacity-white-20: rgba(255, 255, 255, .2);--opacity-white-30: rgba(255, 255, 255, .3);--opacity-white-40: rgba(255, 255, 255, .4);--opacity-white-50: rgba(255, 255, 255, .5);--opacity-white-60: rgba(255, 255, 255, .6);--opacity-neutral-darkest-5: rgba(6, 3, 7, .05);--opacity-neutral-darkest-10: rgba(6, 3, 7, .1);--opacity-neutral-darkest-15: rgba(6, 3, 7, .15);--opacity-neutral-darkest-20: rgba(6, 3, 7, .2);--opacity-neutral-darkest-30: rgba(6, 3, 7, .3);--opacity-neutral-darkest-40: rgba(6, 3, 7, .4);--opacity-neutral-darkest-50: rgba(6, 3, 7, .5);--opacity-neutral-darkest-60: rgba(6, 3, 7, .6);--color-affair-lightest: #f1ecf4;--color-affair-lighter: #e3d9e9;--color-affair-light: #9f7ab2;--color-affair: #764191;--color-affair-dark: #5e3474;--color-affair-darker: #2f1a3a;--color-affair-darkest: #23132b;--color-chateau-green-lightest: #ecf4ed;--color-chateau-green-lighter: #d9eadc;--color-chateau-green-light: #7ab686;--color-chateau-green: #419853;--color-chateau-green-dark: #347942;--color-chateau-green-darker: #1a3c21;--color-chateau-green-darkest: #132d18;--color-scheme-2-text: var(--color-white);--color-scheme-2-background: var(--color-neutral-darker);--color-scheme-2-border: var(--opacity-white-20);--color-scheme-2-accent: var(--color-white);--color-scheme-2-foreground: var(--color-neutral-darker);--color-scheme-3-text: var(--color-white);--color-scheme-3-background: var(--color-affair-darkest);--color-scheme-3-border: var(--opacity-white-20);--color-scheme-3-accent: var(--color-white);--color-scheme-3-foreground: var(--color-affair-darkest);--color-error-red: #af0404}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--color-affair)}body{font-family:Arial,sans-serif;min-height:100vh;background-color:var(--color-neutral-darkest)}a{text-decoration:none;color:inherit;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--color-scheme-1-text)}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:var(--second-family);color:var(--color-scheme-1-text)}p{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:150%;color:var(--color-scheme-1-text)}button{cursor:pointer;font-family:var(--font-family);font-weight:500;font-size:18px;line-height:150%;color:var(--color-scheme-2-text);background:var(--color-affair);border-radius:12px;padding:10px 24px;border:none;height:47px}@media (min-width: 320px){.header{display:flex;justify-content:center;background-color:#060307;width:100%;height:64px;position:fixed;top:0;left:0;z-index:1000}.nav-hidden{display:none}.header>.container{display:flex;justify-content:space-between;align-items:center;width:100%}.logo-icon{width:106px;height:30px;cursor:pointer}.menu-icon{width:24px;height:24px;cursor:pointer}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#060307;display:flex;flex-direction:column;gap:39px;z-index:1001}.mobmenu-hidden{display:none}.close-icon{width:12px;height:12px;cursor:pointer}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:6.5px 12px 6.5px 20px;height:51px}.mobile-nav-list{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px}.mobile-nav-list a{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:26px;line-height:1.5;color:#fff;position:relative}.mobile-nav-list a:hover{color:#9b59b6}.mobile-nav-list a:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:4px;background-color:#9b59b6;border-radius:2px;transform:translate(-50%);transition:width .25s ease}.mobile-nav-list a:hover:after{width:100%}section{scroll-margin-top:64px}.no-scroll{overflow:hidden;height:100vh}}@media (min-width: 768px){.header{height:72px}.container-header{padding-top:10.5px;padding-bottom:10.5px}.navigation{display:flex;align-items:center}.nav-hidden{display:block}.menu-icon{display:none}.nav-list{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:32px}.nav-text{font-family:IBM Plex Sans,sans-serif;color:#fff;font-size:18px;line-height:1.5;position:relative}.nav-text:hover{color:#9b59b6}.nav-text:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:4px;background-color:#9b59b6;border-radius:2px;transform:translate(-50%);transition:width .25s ease}.nav-text:hover:after{width:100%}section{scroll-margin-top:72px}}.hero{background:linear-gradient(0deg,#060307,#23132b00 50%),linear-gradient(180deg,#060307,#23132b00 4%),#23132b;width:100%;min-height:100%;background-attachment:scroll}.hero-text{display:flex;flex-direction:column;align-items:flex-start;margin-top:80px;margin-bottom:64px}#hero-scroll-btn{position:relative;z-index:10}.hero:after{pointer-events:none}.hero-btn-icon{display:inline-block;fill:#fff}.hero-btn{align-items:center;gap:12px;cursor:pointer;max-width:288px;width:100%;height:47px;align-self:center;display:flex;justify-content:center;margin-top:24px}.hero-btn:hover,.hero-btn:focus{background-color:#a258ed}.herotext{font-family:Epilogue,sans-serif;font-weight:700;font-size:48px;line-height:110%;width:100%;color:#fff;word-break:break-word;margin-bottom:20px;overflow-wrap:anywhere}.heropaint{position:relative;display:block;line-height:0;overflow:visible}.hero-img{display:block;width:100%;height:auto;padding-bottom:3px}.heropaint:after{content:"";position:absolute;left:-1px;right:-1px;bottom:-1px;height:25%;background:linear-gradient(180deg,#06030700,#060307 100px);pointer-events:none;z-index:2}@media screen and (min-width: 768px){.hero.container{max-width:100%}.hero-text{max-width:624px;align-items:flex-start;margin-left:0;margin-bottom:32px}.hero-btn{align-self:flex-start;margin-left:0}.hero-img{display:block;width:100%;height:auto;padding-bottom:24px;margin-bottom:-3px}.heropaint:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:24%;background:linear-gradient(to bottom,#06030700,#060307 90%);pointer-events:none;z-index:2}}@media screen and (min-width: 1440px){.hero .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;margin-top:72px;max-width:1440px}.hero-text{flex-basis:50%;text-align:left;margin-top:0;margin-bottom:0;align-items:flex-start}.herotext{max-width:640px;width:100%;font-size:84px;line-height:1.05;margin-bottom:24px}.hero-text p{font-size:18px;max-width:480px;margin-bottom:40px}.hero-btn{align-self:flex-start;margin:0;max-width:206px}.heropaint{flex-basis:50%;display:flex;justify-content:flex-end;z-index:1}.hero-img{width:100%;max-width:600px;height:auto}.hero{position:relative}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#060307,#23132b00 4%);z-index:5}}.artists{width:100%;max-width:1440px;margin:0 auto;background-color:var(--color-scheme-1-background)}.artists .container{padding-top:64px;padding-bottom:64px}.artists__title{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;color:var(--color-scheme-1-text);margin-bottom:16px}.artists__subtitle{font-family:var(--second-family);font-weight:700;font-size:44px;line-height:120%;letter-spacing:-.01em;color:var(--color-scheme-1-text);margin-bottom:32px;width:288px}.artists__list{display:flex;flex-direction:column;gap:64px}.artists__item{flex-basis:100%}.artists__card--img{display:block;object-fit:cover;width:100%;height:auto;border-radius:16px;margin-bottom:24px}.artist__card--genres{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin-bottom:16px}.artist__card--genre{padding:4px 12px;border:1px solid var(--color-scheme-1-border);border-radius:6px;font-size:14px;color:var(--color-scheme-1-text)}.artist__card--genre-item{margin-bottom:16px}.artist__card--name{font-family:var(--second-family);font-weight:700;font-size:32px;line-height:130%;letter-spacing:-.01em;color:var(--color-scheme-1-text);margin-bottom:8px}.artist__card--info{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;font-family:var(--font-family);font-size:18px;line-height:1.5;margin-bottom:24px;color:var(--color-scheme-1-text)}.artist__card--btn{display:inline-flex;align-items:center;justify-content:flex-start;padding:0;gap:8px;font-family:var(--font-family);font-weight:500;font-size:18px;color:var(--color-white);background:transparent;cursor:pointer;transition:all .25s ease}.artist__card--btn:hover,.artist__card--btn:focus{color:var(--color-affair-light);border-color:var(--color-affair-light)}.artist__card--btn svg{fill:currentColor}.artists__button{align-items:center;border-radius:12px;padding:11px 83px;box-shadow:0 1px 2px 0 var(--opacity-neutral-darkest-5),inset 0 -2px 1px #0003,inset 0 0 0 1px var(--opacity-neutral-darkest-15),inset 0 2px 1px #ffffff40,inset 0 32px 24px 0 var(--opacity-white-5);background:var(--color-affair);border:none;font-family:var(--font-family);font-weight:500;font-size:18px;line-height:150%;color:var(--color-white);display:flex;justify-content:center;margin:32px auto 0}.artists__button-icon{margin-left:12px;fill:var(--color-white)}@media (min-width: 768px){.artists__subtitle{font-size:56px;width:100%;max-width:600px;margin-bottom:48px}.artist__card--info{-webkit-line-clamp:4}.artists .container{padding-top:;padding-bottom:}}@media (min-width: 1440px){.artists .container{padding-top:112px;padding-bottom:112px}.artists__list{flex-direction:row;flex-wrap:wrap;column-gap:32px;row-gap:64px;margin-bottom:64px}.artists__item{flex-basis:calc((100% - 32px)/2)}.artist__card--info{-webkit-line-clamp:3}.artists__subtitle{width:100%;max-width:800px;font-size:64px}}.loader-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#060307cc;z-index:999;transition:opacity .25s linear,visibility .25s linear}.loader-backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loader{width:48px;height:48px;border:5px solid var(--color-white);border-bottom-color:var(--color-affair);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-container{display:flex;flex-direction:column}.about-us-box{margin-bottom:48px}.about-us-image{border-radius:16px;width:100%}.about-content{text-align:start}.about-svg{fill:var(--color-white)}.about-content svg{margin-bottom:20px}.artist__card--genre-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin-top:10px;margin-bottom:8px}.artist__card--genre-item{font-size:14px;line-height:1.2;color:#fff;padding:4px 12px;background-color:#ffffff1a;border-radius:15px;border:1px solid rgba(255,255,255,.3);text-transform:capitalize}.title{font-weight:700;font-size:44px;line-height:1.2;letter-spacing:-.01em;color:#fff;margin-bottom:20px}.subtitle{font-weight:400;font-size:18px;line-height:1.5;color:#fff}@media (min-width: 768px){.about-us-box{margin-bottom:24px}.about-content svg{margin-bottom:24px}.title{margin-bottom:24px}.subtitle{font-size:20px}}@media (min-width: 1440px){.about-container{flex-direction:row;align-items:center;gap:32px}.about-us-image{height:auto}.about-content{flex-direction:column;justify-content:center;max-width:640px}.title{font-size:60px}}.feedback-reviews{padding-top:64px;padding-bottom:64px}.mySwiper{width:100%;max-width:700px;height:253px;margin:0 auto}.swiper-slide{display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .3s ease}.swiper-slide-active{opacity:1}.feedback-card{border-radius:16px;box-shadow:0 10px 30px #00000014;text-align:center;max-width:600px;margin:0 auto 16px;transition:transform .3s ease}.swiper-slide-active .feedback-card{transform:scale(1.02)}.rating{font-size:24px;color:#ffc107;margin-bottom:20px;letter-spacing:2px}.name{font-family:IBM Plex Sans;font-weight:600;font-size:18px;line-height:150%;letter-spacing:0%}.descr{font-family:var(--second-family);font-weight:700;font-size:18px;line-height:140%;letter-spacing:-1%;text-align:center;position:relative;margin-bottom:32px}.swiper-button-next,.swiper-button-prev{display:none!important;position:relative}.swiper-pagination{display:block!important}.mySwiper .swiper-pagination-bullet{background:#e0e0e0}.mySwiper .swiper-pagination-bullet-active-main{background:var(--color-white)}.mySwiper .swiper-pagination-bullet-active-prev,.mySwiper .swiper-pagination-bullet-active-next{background:var(--color-scheme-1-border)!important}@media screen and (min-width: 768px){.mySwiper{height:297px;padding:0 20px}.descr{font-size:26px}.swiper-button-next,.swiper-button-prev{width:48px;height:48px;border:1px solid var(--color-scheme-1-border);border-radius:8px;padding:12px;box-shadow:0 4px 12px #0000001a;display:block!important;position:absolute}.swiper-navigation-icon{color:var(--color-scheme-1-text)}.swiper-pagination{display:block!important;bottom:0!important}}@media screen and (min-width: 1440px){.feedback-reviews{padding-top:112px;padding-bottom:112px}.mySwiper{max-width:1312px;height:397px;margin:0 auto}.descr{font-size:32px}}.footer{padding-top:48px;padding-bottom:48px}.footer-nav-container{display:flex;flex-direction:column;align-items:center;gap:32px}.footer-logo{line-height:0}.footer-logo-svg{fill:#764191}.footer-nav .footer-nav-list{display:flex;flex-direction:column;align-items:center;gap:32px}.footer-nav-link{font-size:16px;position:relative}.footer-nav-link:hover{color:#9b59b6}.footer-nav-link:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:4px;background-color:#9b59b6;border-radius:2px;transform:translate(-50%);transition:width .25s ease}.footer-nav-link:hover:after{width:100%}.footer-bottom{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;border-top:1px solid var(--color-scheme-1-border);margin-top:48px;padding-bottom:16px}.footer-copyright{font-size:16px;margin-top:32px}.footer-social-links{display:flex;gap:32px;margin-top:24px}.footer-link{line-height:0;color:#fff}.social-link-svg{width:40px;height:40px;fill:#fff}.social-link-svg:hover{fill:#9b59b6}@media screen and (min-width: 768px){.footer{padding-top:80px;padding-bottom:80px}.footer-nav-container{max-width:493px;justify-content:space-between;margin:0 auto}.footer-nav .footer-nav-list{flex-direction:row;align-items:flex-start}.footer-bottom{flex-direction:row;padding-top:32px;padding-bottom:0}.footer-copyright,.footer-social-links{margin-top:0}.social-link-svg{width:32px;height:32px}}@media screen and (min-width: 1440px){.footer-nav-container{max-width:640px}.social-link-svg{width:24px;height:24px}}.container{min-width:320px;max-width:375px;margin:0 auto;padding-left:16px;padding-right:16px}@media only screen and (min-width: 768px){.container{max-width:768px;padding-left:32px;padding-right:32px}}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding-left:64px;padding-right:64px}}.feedback{display:flex;justify-content:center;align-items:center;padding:20px}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-scheme-1-background);background:#0009;display:none;align-items:center;justify-content:center;z-index:1000}.backdrop.active{display:flex}.modal{border-radius:16px;padding:64px 16px;width:320px;height:568px;background:linear-gradient(180deg,#0b0b0b,#1a1a1a);color:#fff;position:relative}.modal-title{font-family:var(--second-family);font-weight:700;font-size:24px;line-height:130%;letter-spacing:-.01em;text-align:center}.close-btn{position:absolute;top:6px;right:6px;background:transparent;border:none;color:#fff;cursor:pointer;font-size:16px}.form-field{display:flex;flex-direction:column;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:150%;color:var(--color-scheme-1-text);gap:4px;margin-bottom:8px}input,textarea{width:100%;background:#111;border:1px solid #333;border-radius:8px;padding:8px;color:#fff;line-height:150%;font-size:18px}textarea{resize:none;height:64px}.stars{display:flex;justify-content:flex-start;gap:6px;margin:4px 0 8px}.stars span{font-size:20px;cursor:pointer;color:#fff}.stars span.active{color:var(--color-affair)}.submit-btn{display:block;margin:0 auto;box-shadow:0 1px 2px 0 var(--opacity-neutral-darkest-5),inset 0 -2px 1px #0003,inset 0 0 0 1px var(--opacity-neutral-darkest-15),inset 0 2px 1px #ffffff40,inset 0 32px 24px 0 var(--opacity-white-5);background:var(--color-affair);border:none;border-radius:12px;padding:10px 24px;width:288px;height:47px;font-size:18px;line-height:150%;cursor:pointer}.error{color:#ff6b6b;font-size:12px;text-align:center;min-height:16px}.loader{width:32px;height:32px;border:3px solid #333;border-top-color:#7b61ff;border-radius:50%;animation:spin 1s linear infinite;margin:12px auto}.hidden{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 768px) and (max-width: 1439px){.modal{border-radius:16px;padding:64px 32px;width:704px;height:688px}.modal-title{font-family:var(--second-family);font-weight:700;font-size:44px;line-height:120%;letter-spacing:-.01em;text-align:center;color:var(--color-scheme-1-text)}input,textarea{font-size:16px;padding:10px}.stars span{font-size:22px}.submit-btn{border-radius:12px;padding:10px 24px;width:340px;height:47px}}@media (min-width: 1440px){.modal{border-radius:16px;padding:64px;width:864px;height:auto}.modal-title{font-family:var(--second-family);font-weight:700;font-size:60px;line-height:120%;letter-spacing:-.01em;text-align:center;color:var(--color-scheme-1-text)}input,textarea{font-size:18px;padding:12px}.stars span{font-size:24px}.submit-btn{border-radius:12px;padding:10px 24px;width:108px;height:48px;font-size:18px}}.artists-modal{position:relative;z-index:1000}.artists-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center}.is-hidden-modal{opacity:0;visibility:hidden;pointer-events:none}.artists-modal-window{position:relative;width:calc(100% - 32px);max-width:1200px;max-height:90vh;background:#060307;border-radius:16px;padding:52px 8px;color:#fff;overflow-y:auto}.artists-modal-window-btn{display:none}.artists-modal-backdrop:not(.is-hidden-modal) .artists-modal-window-btn{position:absolute;top:16px;right:16px;padding:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:transparent;box-shadow:none;color:#fff;transition:background-color .3s ease,color .3s ease;z-index:10}.artists-modal-window-btn:hover{background:#764191}.artists-modal-window-close{width:24px;height:24px}.loader-modal{margin:0 auto;width:48px;height:48px;border:5px solid var(--color-white);border-bottom-color:var(--color-affair);border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite}.is-hidden-modal-loader{display:none}.artists-modal-window-content{display:flex;flex-direction:column}.artist-modal-top{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.biography-text{max-height:324px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.artist-img{max-width:100%;height:auto;width:auto;object-fit:cover;border-radius:16px;display:block;margin:0 auto 32px}.artist-modal-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 32px;font-size:14px;color:#bfbfbf}.artist-name{display:flex;justify-content:center;margin-top:4px;margin-bottom:16px}.artist-modal-meta-paragraphs{display:flex;flex-direction:column;margin-bottom:16px}.artist-meta-column strong{display:block;font-size:12px;color:#7d7d7d;margin-bottom:4px}.artist-modal-bio{font-size:15px;line-height:1.6;color:#e1e1e1}.artist-genres{display:flex;flex-direction:row;gap:16px;margin-bottom:16px}.artist-genres-list{display:flex;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:4px 10px;width:auto;height:auto}.artist-genres span{padding:8px 14px;font-size:12px;background:#161616;border:1px solid #2a2a2a;border-radius:999px}.albums-section-title{display:flex;justify-content:left;margin-bottom:16px}.albums-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:32px}.album{width:311px;height:564px;background:#1e1c1f;border-radius:16px;padding:14px 11px;color:#e5e5e5;overflow:hidden}.album-title{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:12px;flex-shrink:0}.album-tracks{list-style:none;margin:0;padding:0;flex:1 1 auto;max-height:480px;-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto}.album-tracks::-webkit-scrollbar{width:0;height:0}.album-tracks-header{display:grid;grid-template-columns:3fr 1fr 1fr;margin-bottom:12px;font-weight:600;font-size:8px;line-height:1.5;color:#fff;border-radius:8px;padding:4px 0 4px 12px;background:#ffffff0d}.album-tracks-header span{font-weight:600}.track{display:grid;grid-template-columns:3fr 1fr 1fr;gap:12px;font-size:13px;padding:8px 0 8px 12px}.track span{font-family:IBM Plex Sans,sans-serif}.track:nth-child(odd){border-radius:8px;background-color:#ffffff1a}.track-link svg{width:24px;height:24px;fill:#fff;transition:fill .3s}.track-link:hover svg{fill:red}.track-link a{display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;width:24px;height:24px;margin:auto;background-color:transparent;border-radius:4px;transition:background-color .3s ease}.track-link a:hover{background-color:red}.track-link a svg{width:16px;height:16px;fill:currentColor}@media screen and (min-width: 768px){.artists-modal-window{padding:64px 24px}.artist-name{margin-bottom:48px}.artist-modal-meta-paragraphs{margin-bottom:24px}.artist-name-paragraphs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:400px;gap:0px}.artist-genres{margin-bottom:48px}.artist-img{width:654px;height:auto}.artist-modal-top{align-items:center}.albums-container{gap:32px}}@media screen and (min-width: 1440px){.artists-modal-window-content .artist-modal-top{flex-direction:row;align-items:flex-start;gap:40px}.artist-img{height:auto;object-fit:contain;margin:0 0 48px}img{width:576px;height:354px;border-radius:16px;display:block}.conteiner-img-paragraphs{display:grid;grid-template-columns:auto 1fr;gap:24px}.artist-name-paragraphs{display:grid;grid-template-columns:1fr 1fr;gap:0px}.artist-name-paragraphs p{margin:0;padding:0}.artist-name-paragraphs-bio-genges{display:grid;grid-template-columns:1fr;gap:24px}.biography-text{max-height:400px;overflow-y:auto}.artists-modal-window{max-width:1312px;padding:64px}.album{width:272px}.albums-container{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}}
