.style-module-scss-module__BgOJXG__aboutSection{padding-top:clamp(48px,6vw,80px)}.style-module-scss-module__BgOJXG__aboutSection img{object-fit:cover;object-position:bottom center;width:100%;height:450px}
.style-module-scss-module__9P4oZq__badges{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__9P4oZq__badges[data-visible=false]{display:none}.style-module-scss-module__9P4oZq__center{justify-content:center}.style-module-scss-module__9P4oZq__badge{border:1px solid var(--color-black);background:var(--color-white);color:var(--color-black);letter-spacing:.08em;text-transform:uppercase;align-items:center;padding:6px 12px;font-size:.7rem;display:inline-flex}
.style-module-scss-module__rWcFWG__artistCard{width:100%;display:flex;position:relative}.style-module-scss-module__rWcFWG__media{width:clamp(0px,100%,300px);height:clamp(0px,100vw,300px);color:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}.style-module-scss-module__rWcFWG__media:hover{text-decoration:none}.style-module-scss-module__rWcFWG__media img{filter:grayscale();width:100%;height:100%;transition:all .3s}.style-module-scss-module__rWcFWG__artistCard:hover .style-module-scss-module__rWcFWG__media img{filter:grayscale(0);transform:scale(1.1)}.style-module-scss-module__rWcFWG__meta{pointer-events:none;flex-direction:column;align-items:flex-start;gap:8px;padding:0 0 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.style-module-scss-module__rWcFWG__meta h3{background:var(--color-white);margin:0;padding:10px 20px;transition:all .4s}@media (min-width:1024px){.style-module-scss-module__rWcFWG__meta{opacity:0;transition:opacity .4s}.style-module-scss-module__rWcFWG__artistCard:hover .style-module-scss-module__rWcFWG__meta{opacity:1}}
.style-module-scss-module__SYxVGq__artistListBox{flex-direction:column;justify-content:center;align-items:center;gap:clamp(24px,3vw,36px);display:flex}.style-module-scss-module__SYxVGq__artistList{grid-template-columns:clamp(0px,100%,300px);min-width:clamp(0px,100%,300px);display:grid}@media (min-width:640px){.style-module-scss-module__SYxVGq__artistList{grid-template-columns:repeat(2,300px)}}@media (min-width:940px){.style-module-scss-module__SYxVGq__artistList{grid-template-columns:repeat(3,300px)}}@media (min-width:1240px){.style-module-scss-module__SYxVGq__artistList{grid-template-columns:repeat(4,300px)}}
.style-module-scss-module__0y0Jna__toast{border:1px solid var(--color-white);background:var(--color-black);align-items:center;gap:20px;padding:20px;display:flex}
.style-module-scss-module__9p5nzq__form{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.style-module-scss-module__9p5nzq__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}
.style-module-scss-module__hb5HJW__flexBox{flex-direction:column;gap:60px;display:flex}.style-module-scss-module__hb5HJW__flexBox ul{flex-direction:column;gap:30px;display:flex}.style-module-scss-module__hb5HJW__flexBox ul li{width:100%;color:var(--color-white);justify-content:center;align-items:center;gap:10px;display:flex}@media (min-width:750px){.style-module-scss-module__hb5HJW__flexBox ul li{justify-content:flex-end}.style-module-scss-module__hb5HJW__flexBox{flex-direction:row}.style-module-scss-module__hb5HJW__flexBox>div:first-child{text-align:right;flex-direction:column;align-items:flex-end;width:45%;display:flex}.style-module-scss-module__hb5HJW__flexBox>div:last-child{width:55%}}
.style-module-scss-module__WAhj0a__bannerSlider{width:100%;height:70vh;min-height:50vh}:is(.style-module-scss-module__WAhj0a__bannerSlider .swiper,.style-module-scss-module__WAhj0a__bannerSlider .swiper-wrapper,.style-module-scss-module__WAhj0a__bannerSlider .swiper-slide){width:100%;height:100%}.style-module-scss-module__WAhj0a__slide{width:100%;height:100%;display:block;position:relative;overflow:hidden}.style-module-scss-module__WAhj0a__slide picture,.style-module-scss-module__WAhj0a__slide img{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}
.style-module-scss-module__JP0C7q__gallery{grid-template-columns:repeat(3,1fr);gap:3px;width:100%;display:grid}@media (min-width:768px){.style-module-scss-module__JP0C7q__gallery{grid-template-columns:repeat(4,1fr);gap:4px}}.style-module-scss-module__JP0C7q__thumb{aspect-ratio:1;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.style-module-scss-module__JP0C7q__thumb img{object-fit:cover;filter:grayscale(.15);width:100%;height:100%;transition:transform .45s,filter .35s;position:absolute;inset:0}.style-module-scss-module__JP0C7q__thumb:hover img{filter:grayscale(0);transform:scale(1.03)}.style-module-scss-module__JP0C7q__modal{z-index:1000;background:#000000e0;justify-content:center;align-items:center;padding:24px;animation:.2s style-module-scss-module__JP0C7q__fadeIn;display:flex;position:fixed;inset:0}.style-module-scss-module__JP0C7q__modalContent{justify-content:center;align-items:center;width:min(100%,1100px);max-height:min(90vh,900px);display:flex;position:relative}.style-module-scss-module__JP0C7q__zoomImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(90vh,900px);animation:.25s style-module-scss-module__JP0C7q__zoomIn;display:block}.style-module-scss-module__JP0C7q__close{z-index:2;width:44px;height:44px;color:var(--color-white);cursor:pointer;background:0 0;border:0;font-size:2rem;line-height:1;position:absolute;top:-8px;right:-8px}.style-module-scss-module__JP0C7q__nav{z-index:2;width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:0;font-size:2.4rem;line-height:1;position:absolute;top:50%;translate:0 -50%}.style-module-scss-module__JP0C7q__prev{left:-8px}.style-module-scss-module__JP0C7q__next{right:-8px}.style-module-scss-module__JP0C7q__counter{color:var(--color-white);letter-spacing:.04em;opacity:.85;white-space:nowrap;margin:0;font-size:.85rem;position:absolute;bottom:-36px;left:50%;translate:-50%}.style-module-scss-module__JP0C7q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes style-module-scss-module__JP0C7q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__JP0C7q__zoomIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:720px){.style-module-scss-module__JP0C7q__prev{left:0}.style-module-scss-module__JP0C7q__next{right:0}.style-module-scss-module__JP0C7q__close{top:-4px;right:0}.style-module-scss-module__JP0C7q__counter{bottom:-28px}}
.style-module-scss-module__xyhoVa__stack{flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.style-module-scss-module__xyhoVa__stack{flex-flow:wrap;justify-content:center;gap:10px}}.style-module-scss-module__xyhoVa__button{width:100%;min-height:56px;color:var(--color-gray3);text-align:center;letter-spacing:.04em;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;padding:14px 48px;font-size:.95rem;text-decoration:none;transition:filter .25s,transform .25s,background .25s;display:flex;position:relative}.style-module-scss-module__xyhoVa__button:hover{filter:saturate(1.15)brightness(.97);text-decoration:none;transform:translateY(-1px)}@media (min-width:768px){.style-module-scss-module__xyhoVa__button{flex:0 auto;width:auto;min-width:140px;min-height:48px;padding:12px 22px 12px 44px}}.style-module-scss-module__xyhoVa__instagram{color:#8a3a5c;background:#f7d6e7}.style-module-scss-module__xyhoVa__tiktok{color:#3d3a4a;background:#e8e6ef}.style-module-scss-module__xyhoVa__youtube{color:#9b2b2b;background:#f8d4d4}.style-module-scss-module__xyhoVa__beatport{color:#4a6b1a;background:#e4f5c8}.style-module-scss-module__xyhoVa__soundcloud{color:#a14a1a;background:#ffe0cc}.style-module-scss-module__xyhoVa__site{color:var(--color-gray3);background:#e6e6e6}.style-module-scss-module__xyhoVa__link{color:#3a5570;background:#dde7f2}.style-module-scss-module__xyhoVa__icon{align-items:center;display:inline-flex;position:absolute;left:18px}@media (min-width:768px){.style-module-scss-module__xyhoVa__icon{left:14px}}.style-module-scss-module__xyhoVa__label{font-weight:500}
.style-module-scss-module__Tc42Uq__artistDetail{padding:clamp(24px,4vw,48px) 0 clamp(56px,8vw,96px)}.style-module-scss-module__Tc42Uq__shell{flex-direction:column;align-items:stretch;gap:16px;width:min(100% - 40px,520px);margin:0 auto;display:flex}@media (min-width:768px){.style-module-scss-module__Tc42Uq__shell{width:min(100% - 48px,1200px)}}.style-module-scss-module__Tc42Uq__backLink{color:var(--color-gray2);letter-spacing:.02em;align-self:center;font-size:.875rem;text-decoration:none;transition:color .3s}.style-module-scss-module__Tc42Uq__backLink:hover{color:var(--color-black);text-decoration:underline}.style-module-scss-module__Tc42Uq__panel{background:var(--color-white);flex-direction:column;align-items:stretch;gap:clamp(20px,3vw,28px);padding:clamp(24px,4vw,40px) clamp(20px,3vw,32px);display:flex}@media (min-width:768px){.style-module-scss-module__Tc42Uq__panel{background:0 0;gap:clamp(28px,4vw,40px);padding:0}}.style-module-scss-module__Tc42Uq__content{flex-direction:column;align-items:stretch;gap:clamp(20px,3vw,28px);width:100%;display:flex}@media (min-width:768px){.style-module-scss-module__Tc42Uq__content{width:min(100%,820px);margin:0 auto}}.style-module-scss-module__Tc42Uq__profile{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.style-module-scss-module__Tc42Uq__avatar{object-fit:cover;filter:grayscale();border-radius:50%;width:112px;height:112px;transition:filter .35s}.style-module-scss-module__Tc42Uq__avatar:hover{filter:grayscale(0)}@media (min-width:768px){.style-module-scss-module__Tc42Uq__avatar{width:374px;height:374px}}.style-module-scss-module__Tc42Uq__name{text-align:center;margin:0}.style-module-scss-module__Tc42Uq__galleryWrap{border:1px solid var(--color-black);width:100%;overflow:hidden}@media (min-width:768px){.style-module-scss-module__Tc42Uq__galleryWrap{border:0}}.style-module-scss-module__Tc42Uq__bio{color:var(--color-gray3);text-align:center;font-size:.95rem;line-height:1.7}.style-module-scss-module__Tc42Uq__bio p{margin:0 0 1em}.style-module-scss-module__Tc42Uq__bio p:last-child{margin-bottom:0}.style-module-scss-module__Tc42Uq__bio a{color:var(--color-black)}
.style-module-scss-module___ItGda__flexBox{flex-direction:column;justify-content:center;align-items:center;min-height:85vh;display:flex}.style-module-scss-module___ItGda__flexBox a{border:2px solid;margin-top:40px}
.style-module-scss-module__bgUT4q__flexBox{flex-direction:column;justify-content:space-between;align-items:center;gap:40px;padding:20px 0;display:flex}.style-module-scss-module__bgUT4q__flexBox>div{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.style-module-scss-module__bgUT4q__flexBox>div ul{flex-wrap:wrap;gap:30px;display:flex}.style-module-scss-module__bgUT4q__flexBox img{width:130px;height:28px}@media (min-width:800px){.style-module-scss-module__bgUT4q__flexBox{flex-direction:row}.style-module-scss-module__bgUT4q__flexBox img{width:190px;height:60px}}
.style-module-scss-module__aK1LHW__socialMediaList{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.style-module-scss-module__aK1LHW__socialMediaList li a{color:var(--color-white);transition:all .4s}.style-module-scss-module__aK1LHW__socialMediaList li a:hover{color:var(--color-gray1)}
.style-module-scss-module__tnub7W__navigationBox{position:relative}.style-module-scss-module__tnub7W__navigationBox>div:first-child{justify-content:space-between;align-items:center;width:100%;display:flex}.style-module-scss-module__tnub7W__navigationBox>div:first-child button{color:var(--color-white)}.style-module-scss-module__tnub7W__navigationBox .style-module-scss-module__tnub7W__menuBox{background:var(--color-black);flex-direction:column;gap:15px;width:80%;height:calc(100vh - 50px);padding:30px 20px;animation:.4s style-module-scss-module__tnub7W__fadeInLeft;display:flex;position:absolute;top:50px;left:-20px}.style-module-scss-module__tnub7W__navigationBox .style-module-scss-module__tnub7W__menuBox nav>ul{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}@keyframes style-module-scss-module__tnub7W__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}
.style-module-scss-module__bZ1j4W__languageBox{color:var(--color-white);align-items:center;gap:10px;display:flex}.style-module-scss-module__bZ1j4W__languageBox ul{align-items:center;gap:10px;display:flex}.style-module-scss-module__bZ1j4W__languageBox ul a{text-transform:uppercase}.style-module-scss-module__bZ1j4W__languageBox ul a.style-module-scss-module__bZ1j4W__active{text-decoration:underline}
.style-module-scss-module__OnUiKq__navigationBox{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.style-module-scss-module__OnUiKq__navigationBox>div,.style-module-scss-module__OnUiKq__navigationBox nav>ul{align-items:center;gap:30px;display:flex}
.styles-module-scss-module__lP0V1G__header{background:var(--color-black);z-index:1001;padding:20px 0}.styles-module-scss-module__lP0V1G__desktopOnly{display:none}@media (min-width:1200px){.styles-module-scss-module__lP0V1G__desktopOnly{display:block}}.styles-module-scss-module__lP0V1G__mobileOnly{display:block}@media (min-width:1200px){.styles-module-scss-module__lP0V1G__mobileOnly{display:none}}
