.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:transparent;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;background:#444;justify-content:center;align-items:center;font-size:18px;display:flex}.swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}.swiper-button-prev{background-position:50%;background-repeat:no-repeat;background-size:100%;width:35px;height:10%;background-image:url(../media/arrow_l.b4f668fb.png)!important}.swiper-button-next{background-position:50%;background-repeat:no-repeat;background-size:100%;width:35px;height:10%;background-image:url(../media/arrow_r.061ff642.png)!important}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);width:100%;top:90vh;left:0}.swiper-pagination-bullet{border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);width:1rem;height:1rem;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border:1px solid #fff;display:inline-block}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:#fff}
.artist-mobile-module__PSkG4G__artist_wrapper{--bright-mapache-red:#dc1e4d;--bright-mapache-red-complementary-green:#1edcad;--bright-mapache-red-light-shade:#ef8ca4;--dark-mapache-red-complementary-green:#019d82;flex-flow:wrap;align-items:stretch;min-width:100%;height:200vh;display:flex;position:relative;overflow:hidden}.artist-mobile-module__PSkG4G__col{width:100%;height:100vh;display:flex}.artist-mobile-module__PSkG4G__col_content{z-index:1;flex-flow:wrap;flex:100%;display:flex}.artist-mobile-module__PSkG4G__col_slider{z-index:1;font-weight:700;position:relative;overflow:hidden}.artist-mobile-module__PSkG4G__content_img_section{flex:100%;justify-content:right;align-items:center;max-width:100%;padding:2rem 6rem 0 0;display:flex}@media (max-width:768px){.artist-mobile-module__PSkG4G__content_img_section{justify-content:center;padding:2rem 0 0}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__content_img_section{justify-content:center;padding:2rem 0 0}}.artist-mobile-module__PSkG4G__artist_img{width:100vw;height:auto;position:relative;rotate:-10deg}@media (max-width:768px){.artist-mobile-module__PSkG4G__artist_img{width:400px}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__artist_img{width:80vw}}.artist-mobile-module__PSkG4G__artist_name{z-index:11;color:var(--bright-mapache-red);width:100vw;font-size:8vw;font-style:normal;font-weight:400;line-height:1;display:block;position:absolute;top:15vh;right:-17vw}@media (max-width:768px){.artist-mobile-module__PSkG4G__artist_name{width:-moz-fit-content;width:fit-content;font-size:10vw;right:0}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__artist_name{width:-moz-fit-content;width:fit-content;font-size:9vw;right:0}}.artist-mobile-module__PSkG4G__layer_2_artist_title{color:var(--dark-mapache-red-complementary-green);z-index:2;opacity:.5}.artist-mobile-module__PSkG4G__layer_1_artist_title{color:#fff;z-index:2;opacity:.5}.artist-mobile-module__PSkG4G__text_border_artist_title{text-shadow:-1px 0 var(--bright-mapache-red),0 1px var(--bright-mapache-red),1px 0 var(--bright-mapache-red),0 -1px var(--bright-mapache-red)}.artist-mobile-module__PSkG4G__content_title_long{margin:0 0 6vw;font-size:6vw}@media (max-width:768px){.artist-mobile-module__PSkG4G__content_title_long{margin:0 0 6vw;font-size:10vw}}.artist-mobile-module__PSkG4G__instagram_wrapper{justify-content:flex-start;align-items:flex-end;width:100%;height:50%;margin-right:1rem;display:flex;position:absolute;top:0;left:5%}@media (max-width:768px){.artist-mobile-module__PSkG4G__instagram_wrapper{justify-content:flex-end;height:100%;top:-20rem;left:0;right:0}}@media (max-width:410px){.artist-mobile-module__PSkG4G__instagram_wrapper{top:-17rem}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__instagram_wrapper{justify-content:flex-end;height:100%;top:-30rem;left:0;right:0}}.artist-mobile-module__PSkG4G__instagram_a{z-index:2;width:7rem;height:7rem;margin-right:2rem;position:relative}.artist-mobile-module__PSkG4G__instagram_a:before{content:"";background:repeating-conic-gradient(rgba(255,255,255,.745) 0 25%,transparent 0 50%)top/10px 10px;z-index:-1;width:4rem;height:4rem;position:absolute;top:-.5rem;right:0}@media (max-width:768px){.artist-mobile-module__PSkG4G__instagram_a:before{width:4rem;height:4rem}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__instagram_a:before{width:5rem;height:5rem;top:-1rem;left:-1rem}}.artist-mobile-module__PSkG4G__instagram_img{width:6rem;padding:1rem}@media (max-width:768px){.artist-mobile-module__PSkG4G__instagram_img{width:6rem;padding:1rem}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__instagram_img{width:7rem}}.artist-mobile-module__PSkG4G__content_description_section{flex:100%;justify-content:center;align-items:center;max-width:100%;margin:0 5rem 5rem;display:flex}@media (max-width:768px){.artist-mobile-module__PSkG4G__content_description_section{margin:0 1rem 1rem}}@media (max-width:389px){.artist-mobile-module__PSkG4G__content_description_section{margin:0 0 1rem 1rem}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__content_description_section{margin:0 3rem 3rem}}.artist-mobile-module__PSkG4G__description{order:1;max-width:100%;margin:1vw 1vw 3vh;font-size:1rem;font-weight:600;line-height:1.6rem}@media (max-width:768px){.artist-mobile-module__PSkG4G__description{font-size:1rem}}@media (max-width:420px){.artist-mobile-module__PSkG4G__description{margin:1vw 1vw 1vh;font-size:1rem}}@media (max-width:389px){.artist-mobile-module__PSkG4G__description{margin:1vw 0 1vh 1vw;font-size:.8rem}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__description{margin:1vw 1vw 1vh;font-size:1.3rem;line-height:2.2rem}}.artist-mobile-module__PSkG4G__image_gallery{z-index:1;width:100%;height:100vh;position:absolute;left:0}.artist-mobile-module__PSkG4G__szop_glitch{opacity:0;width:4.5rem;height:6rem;padding:1rem;position:absolute;top:0;left:-2.6rem;rotate:-5deg}.artist-mobile-module__PSkG4G__instagram_img_glitch{width:6rem;padding:1rem;position:absolute;top:0;bottom:0}@media (max-width:768px){.artist-mobile-module__PSkG4G__instagram_img_glitch{width:6rem;padding:1rem}}@media (min-height:1000px){.artist-mobile-module__PSkG4G__instagram_img_glitch{width:7rem}}.artist-mobile-module__PSkG4G__glitch_0{z-index:2;animation:1s ease-in-out infinite alternate artist-mobile-module__PSkG4G__shift}.artist-mobile-module__PSkG4G__glitch_1{z-index:-1;border:calc(var(--sizeX)/10)solid #9d011c;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite both artist-mobile-module__PSkG4G__glitch}.artist-mobile-module__PSkG4G__glitch_2{z-index:-2;border:calc(var(--sizeX)/10)solid #019d82;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite reverse both artist-mobile-module__PSkG4G__glitch}@keyframes artist-mobile-module__PSkG4G__glitch{0%{transform:translate(0)}20%{transform:translate(-3px,3px)}40%{transform:translate(-3px,-3px)}60%{transform:translate(3px,3px)}80%{transform:translate(3px,-3px)}to{transform:translate(0)}}@keyframes artist-mobile-module__PSkG4G__shift{0%,40%,44%,58%,61%,65%,69%,73%,to{transform:skew(0)}41%{transform:skew(10deg)}42%{transform:skew(-10deg)}59%{transform:skew(40deg)skewY(10deg)}60%{transform:skew(-40deg)skewY(-10deg)}63%{transform:skew(10deg)skewY(-5deg)}70%{transform:skew(-50deg)skewY(-20deg)}71%{transform:skew(10deg)skewY(-10deg)}}
.artist-desktop-module__g1JYhq__slide_wrapper{--bright-mapache-red:#dc1e4d;--bright-mapache-red-complementary-green:#1edcad;--bright-mapache-red-light-shade:#ef8ca4;--dark-mapache-red-complementary-green:#019d82;align-items:stretch;height:100vh;display:flex;overflow:hidden}@media (max-width:768px){.artist-desktop-module__g1JYhq__slide_wrapper{display:block;position:relative}}.artist-desktop-module__g1JYhq__col{flex-basis:50%}@media (max-width:768px){.artist-desktop-module__g1JYhq__col{width:100%;height:100vh;display:block}}.artist-desktop-module__g1JYhq__col1{z-index:1;position:relative}@media (max-width:768px){.artist-desktop-module__g1JYhq__col1{z-index:1;position:absolute;top:0;left:0}}.artist-desktop-module__g1JYhq__col2{z-index:1;position:relative;overflow:hidden}@media (max-width:768px){.artist-desktop-module__g1JYhq__col2{z-index:1;position:absolute;top:0;left:0}}.artist-desktop-module__g1JYhq__content{z-index:1;flex-direction:column;justify-content:space-around;height:100%;margin:0;padding:4vw;line-height:1;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.artist-desktop-module__g1JYhq__content{width:100%}}.artist-desktop-module__g1JYhq__content_title{margin:0 0 2vw;font-size:4.4rem;font-style:normal;font-weight:400}@media (max-width:1500px){.artist-desktop-module__g1JYhq__content_title{margin:0 0 2vw;font-size:3.8rem}}@media (max-width:1300px){.artist-desktop-module__g1JYhq__content_title{margin:0 0 2vw;font-size:3.5rem}}@media (max-width:768px){.artist-desktop-module__g1JYhq__content_title{margin:0 0 6vw;font-size:13vw}}@media (max-width:1700px){.artist-desktop-module__g1JYhq__content_title_long{margin:0 0 6vw;font-size:4.5vw}}.artist-desktop-module__g1JYhq__content_wrap{justify-content:flex-end;padding-top:1rem;padding-bottom:1rem;padding-right:1rem;display:flex}@media (max-width:768px){.artist-desktop-module__g1JYhq__content_wrap{align-items:center;max-width:80%}}.artist-desktop-module__g1JYhq__content_txt{order:2;max-width:30vw;margin-left:2.5rem;font-size:1.3rem;line-height:2.45rem}@media (max-width:1400px){.artist-desktop-module__g1JYhq__content_txt{font-size:1.1rem;line-height:2rem}}@media (max-width:1300px){.artist-desktop-module__g1JYhq__content_txt{font-size:1rem}}@media (max-width:1025px){.artist-desktop-module__g1JYhq__content_txt{font-size:1rem;line-height:1.6rem}}@media (max-width:1000px){.artist-desktop-module__g1JYhq__content_txt{font-size:1rem;line-height:2rem}}@media (max-width:768px){.artist-desktop-module__g1JYhq__content_txt{order:1;max-width:100%;margin:5vw;font-size:1rem;line-height:1.6rem}}.artist-desktop-module__g1JYhq__slide_link{cursor:pointer;flex-direction:column;place-content:center;place-items:center;margin-right:1rem;display:flex}.artist-desktop-module__g1JYhq__slide_link_a{z-index:2;width:7rem;height:7rem;position:relative}.artist-desktop-module__g1JYhq__slide_link_a:before{content:"";background:repeating-conic-gradient(rgba(226,226,226,.282) 0 25%,transparent 0 50%)top/10px 10px;z-index:-1;width:5rem;height:5rem;position:absolute;top:-1rem;right:-1rem}.artist-desktop-module__g1JYhq__instagram_icon_desktop{width:7rem;padding:1rem}.artist-desktop-module__g1JYhq__instagram_glitch{width:7rem;padding:1rem;position:absolute;top:0;bottom:0}.artist-desktop-module__g1JYhq__szop_glitch{opacity:0;width:5rem;height:7rem;padding:1rem;position:absolute;top:0;left:-3rem}.artist-desktop-module__g1JYhq__glitch_0{z-index:2;animation:1s ease-in-out infinite alternate artist-desktop-module__g1JYhq__shift}.artist-desktop-module__g1JYhq__glitch_1{z-index:-1;border:calc(var(--sizeX)/10)solid #9d011c;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite both artist-desktop-module__g1JYhq__glitch}.artist-desktop-module__g1JYhq__glitch_2{z-index:-2;border:calc(var(--sizeX)/10)solid #019d82;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite reverse both artist-desktop-module__g1JYhq__glitch}@keyframes artist-desktop-module__g1JYhq__glitch{0%{transform:translate(0)}20%{transform:translate(-3px,3px)}40%{transform:translate(-3px,-3px)}60%{transform:translate(3px,3px)}80%{transform:translate(3px,-3px)}to{transform:translate(0)}}@keyframes artist-desktop-module__g1JYhq__shift{0%,40%,44%,58%,61%,65%,69%,73%,to{transform:skew(0)}41%{transform:skew(10deg)}42%{transform:skew(-10deg)}59%{transform:skew(40deg)skewY(10deg)}60%{transform:skew(-40deg)skewY(-10deg)}63%{transform:skew(10deg)skewY(-5deg)}70%{transform:skew(-50deg)skewY(-20deg)}71%{transform:skew(10deg)skewY(-10deg)}}.artist-desktop-module__g1JYhq__line_inner{z-index:11;color:var(--bright-mapache-red);display:block;position:absolute;top:0;left:0}.artist-desktop-module__g1JYhq__layer_2_artist_title{color:var(--dark-mapache-red-complementary-green);z-index:2;opacity:.5}.artist-desktop-module__g1JYhq__layer_1_artist_title{color:#fff;z-index:2;opacity:.5}.artist-desktop-module__g1JYhq__text_border_artist_title{text-shadow:-1px 0 var(--bright-mapache-red),0 1px var(--bright-mapache-red),1px 0 var(--bright-mapache-red),0 -1px var(--bright-mapache-red)}.artist-desktop-module__g1JYhq__image_wrap{z-index:1;width:100%;height:100vh;position:absolute;left:0}
.artists-module__zOKT3q__artists_wrapper_desktop,.artists-module__zOKT3q__artists_wrapper_mobile{flex-wrap:wrap;flex:100%;display:flex;position:relative}@media (min-width:1025px){.artists-module__zOKT3q__artists_wrapper_desktop{display:block}.artists-module__zOKT3q__artists_wrapper_mobile{display:none}}@media (max-width:1025px){.artists-module__zOKT3q__artists_wrapper_desktop{display:none}.artists-module__zOKT3q__artists_wrapper_mobile{display:block}}
.list-item-module__62hFBW__accordion_section{--item-border-color:rgba(248,245,242,.1);--section-active-bg:#f8f5f2;flex-direction:column;display:flex}.list-item-module__62hFBW__item{border-bottom:1px solid var(--item-border-color);cursor:pointer;justify-content:space-between;padding:.7rem 0;display:flex;position:relative}@media (max-width:480px){.list-item-module__62hFBW__item{flex-direction:column;gap:.5rem}}.list-item-module__62hFBW__item:before{content:"";background-color:var(--section-active-bg);z-index:1;pointer-events:none;width:100%;height:0;transition:height .3s cubic-bezier(.445,.05,.55,.95);position:absolute;bottom:0;left:0}@media (hover:hover) and (pointer:fine){.list-item-module__62hFBW__item:hover:before{height:100%}.list-item-module__62hFBW__item:not(:hover):before{transition-duration:.8s}}.list-item-module__62hFBW__active{background-color:var(--section-active-bg)}.list-item-module__62hFBW__accordion_content{transition:max-height .6s;overflow:hidden}.list-item-module__62hFBW__accordion_text{padding:18px;font-size:1.3rem;font-weight:400}@media (max-width:768px){.list-item-module__62hFBW__accordion_text{font-size:1rem}}.list-item-module__62hFBW__szop:after{content:"";background-image:url(../media/szop_2.6bbe8e8f.png);background-position:50%;background-size:cover;width:2rem;height:2rem;margin-left:.5rem;display:inline-block}.list-item-module__62hFBW__statute_container{flex-wrap:wrap;flex:100%;place-content:center;align-items:center;height:100vh;display:flex}.list-item-module__62hFBW__item_title,.list-item-module__62hFBW__item_no{z-index:2;mix-blend-mode:difference;font-size:1.8rem;position:relative}@media (max-width:768px){.list-item-module__62hFBW__item_title{font-size:1.3rem}}@media (max-width:768px){.list-item-module__62hFBW__item_no{display:none}}@media (max-width:480px){.list-item-module__62hFBW__item{flex-direction:column;gap:.5rem}}
.faq-module__ZODQba__statute_container{--faq-color:#fff;--faq-hover:#fff;--glitch-red:#9d011c;--glitch-green:#019d82;--title-color:#dc1e4d;flex-wrap:wrap;flex:100%;place-content:space-around center;align-items:center;width:100vw;min-height:100vh;max-height:-moz-fit-content;max-height:fit-content;padding:4rem 4rem 0;display:flex}@media (max-width:768px){.faq-module__ZODQba__statute_container{padding:4rem 1rem}}.faq-module__ZODQba__title{width:100%;color:var(--title-color);justify-content:center;align-items:baseline;font-size:5rem;font-style:normal;font-weight:400;display:flex}@media only screen and (orientation:portrait){.faq-module__ZODQba__title{font-size:5rem}}@media (max-width:767px){.faq-module__ZODQba__title{margin:0 0 2rem 1rem;font-size:3rem}}.faq-module__ZODQba__regulamin{color:var(--faq-color);text-justify:center;cursor:pointer;margin-left:2rem;font-size:2.5rem}@media only screen and (orientation:portrait){.faq-module__ZODQba__regulamin{font-size:2rem}}@media (max-width:767px){.faq-module__ZODQba__regulamin{font-size:1.4rem}}.faq-module__ZODQba__regulamin:link,.faq-module__ZODQba__regulamin:visited{text-decoration:none}@media (hover:hover) and (pointer:fine){.faq-module__ZODQba__regulamin:hover{color:var(--faq-hover);text-decoration:none}}.faq-module__ZODQba__regulamin:active{text-decoration:none}.faq-module__ZODQba__container{z-index:10;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}.faq-module__ZODQba__faq_container{z-index:10;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:2rem;position:relative;overflow-y:auto}@media (max-width:768px){.faq-module__ZODQba__faq_container{padding:1rem}}.faq-module__ZODQba__faq_container::-webkit-scrollbar{display:none}.faq-module__ZODQba__glitch{z-index:1;animation:1s ease-in-out infinite alternate faq-module__ZODQba__shift;position:relative}.faq-module__ZODQba__glitch:before,.faq-module__ZODQba__glitch:after{content:attr(data-glitch);opacity:.8;display:block;position:absolute;top:0;left:0}.faq-module__ZODQba__glitch:before{color:var(--glitch-red);z-index:-1;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite both faq-module__ZODQba__glitch}.faq-module__ZODQba__glitch:after{color:var(--glitch-green);z-index:-2;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite reverse both faq-module__ZODQba__glitch}@keyframes faq-module__ZODQba__glitch{0%{transform:translate(0)}20%{transform:translate(-3px,3px)}40%{transform:translate(-3px,-3px)}60%{transform:translate(3px,3px)}80%{transform:translate(3px,-3px)}to{transform:translate(0)}}@keyframes faq-module__ZODQba__shift{0%,40%,44%,58%,61%,65%,69%,73%,to{transform:skew(0)}41%{transform:skew(10deg)}42%{transform:skew(-10deg)}59%{transform:skew(40deg)skewY(10deg)}60%{transform:skew(-40deg)skewY(-10deg)}63%{transform:skew(10deg)skewY(-5deg)}70%{transform:skew(-50deg)skewY(-20deg)}71%{transform:skew(10deg)skewY(-10deg)}}
.maps-module__qlfrbq__map{width:100%;height:inherit;animation:2s ease-in forwards maps-module__qlfrbq__fadeInCenter}
.contact-module__RkD8MG__contact_slide_wrapper{--checker-white:rgba(226,226,226,.11);--checker-black:#000;--bright-mapache-red:#dc1e4d;flex-flow:wrap;flex:100%;justify-content:space-evenly;align-items:center;max-width:100%;margin-top:10rem;display:flex;overflow:hidden}@media (max-width:768px){.contact-module__RkD8MG__contact_slide_wrapper{background:repeating-conic-gradient(var(--checker-white)0 25%,var(--checker-black)0 50%)top/10px 10px;flex:100%;max-width:100%;height:-moz-fit-content;height:fit-content;margin-top:0}}.contact-module__RkD8MG__contact_row_info{flex-wrap:wrap;flex:100%;justify-content:flex-end;align-items:center;max-width:100%;margin-bottom:4rem;display:flex}@media (max-width:768px){.contact-module__RkD8MG__contact_row_info{margin-bottom:0}}.contact-module__RkD8MG__contact_info_wrapper{z-index:1;flex-direction:column;flex:50%;place-items:flex-end center;max-width:50%;padding:3rem 4rem 3rem 0;display:flex;position:relative}@media (max-width:768px){.contact-module__RkD8MG__contact_info_wrapper{flex:100%;justify-content:center;align-items:flex-start;max-width:100%;height:-moz-fit-content;height:fit-content;padding:4rem 1.5rem}}.contact-module__RkD8MG__contact_info_wrapper:before{content:"";z-index:-1;background:repeating-conic-gradient(var(--checker-white)0 25%,var(--checker-black)0 50%)top/10px 10px;width:150vw;height:100%;position:absolute;top:0;left:-50vw;right:-50vw}@media (max-width:768px){.contact-module__RkD8MG__contact_info_wrapper:before{display:none}}.contact-module__RkD8MG__szop{width:auto;height:7rem;position:absolute;top:-7rem;left:-39vw}@media (max-width:768px){.contact-module__RkD8MG__szop{height:5rem;top:80%;left:-39vw}}.contact-module__RkD8MG__contact_header{color:var(--bright-mapache-red);font-size:4rem;font-style:normal;font-weight:400}@media (max-width:768px){.contact-module__RkD8MG__contact_header{font-size:3.5rem}}.contact-module__RkD8MG__contact_info{padding:.5rem;font-size:1.3rem;font-weight:400;line-height:1.6rem}.contact-module__RkD8MG__contact_instagram{z-index:1;filter:invert(10%);flex:50%;place-self:center;max-width:50%;padding:0 4rem;display:flex;position:relative}@media (max-width:768px){.contact-module__RkD8MG__contact_instagram{flex:100%;max-width:100%;height:50vh;margin:0 0 3rem;padding:0}}.contact-module__RkD8MG__contact_row_map{flex-wrap:wrap;flex:100%;justify-content:flex-end;align-items:center;max-width:100%;height:50vh;display:flex}@media (max-width:768px){.contact-module__RkD8MG__contact_row_map{margin-bottom:0}}
.footer-module__Giyp5G__footer_content{flex-wrap:wrap;flex:100%;place-content:center;align-items:center;width:100vw;height:-moz-fit-content;height:fit-content;padding-top:1.2rem;display:flex}.footer-module__Giyp5G__footer_title{justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:1rem 0 1rem .6rem;display:flex}.footer-module__Giyp5G__footer_logo{flex:100%;justify-content:center;align-items:center;width:100%;margin-top:1rem;display:flex}.footer-module__Giyp5G__logo{z-index:0;width:10rem;position:relative}.footer-module__Giyp5G__szop{z-index:-1;position:absolute}.footer-module__Giyp5G__szop_1{width:5rem}.footer-module__Giyp5G__szop_2,.footer-module__Giyp5G__szop_3{width:7rem}.footer-module__Giyp5G__szop_4{width:6rem;margin-right:.5rem}.footer-module__Giyp5G__signature{--glitch-red:#9d011c;--glitch-green:#019d82;text-align:center;flex-direction:column;flex:100%;place-content:center;gap:.2rem;max-width:100%;padding:1.6rem;font-size:.8rem;display:flex}.footer-module__Giyp5G__checker{background:repeating-conic-gradient(#e2e2e2 0 25%,transparent 0 50%)top/10px 10px;flex:100%;width:100%;max-width:100%;height:15px;display:flex}.footer-module__Giyp5G__glitch{z-index:1;animation:1s ease-in-out infinite alternate footer-module__Giyp5G__shift;display:inline-block;position:relative}.footer-module__Giyp5G__glitch:before,.footer-module__Giyp5G__glitch:after{content:attr(data-glitch);opacity:.8;display:block;position:absolute;top:0;left:0}.footer-module__Giyp5G__glitch:before{color:#9d011c;z-index:-1;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite both footer-module__Giyp5G__glitch}.footer-module__Giyp5G__glitch:after{color:#019d82;z-index:-2;animation:.4s cubic-bezier(.25,.46,.45,.94) infinite reverse both footer-module__Giyp5G__glitch}@keyframes footer-module__Giyp5G__glitch{0%{transform:translate(0)}20%{transform:translate(-3px,3px)}40%{transform:translate(-3px,-3px)}60%{transform:translate(3px,3px)}80%{transform:translate(3px,-3px)}to{transform:translate(0)}}@keyframes footer-module__Giyp5G__shift{0%,40%,44%,58%,61%,65%,69%,73%,to{transform:skew(0)}41%{transform:skew(10deg)}42%{transform:skew(-10deg)}59%{transform:skew(40deg)skewY(10deg)}60%{transform:skew(-40deg)skewY(-10deg)}63%{transform:skew(10deg)skewY(-5deg)}70%{transform:skew(-50deg)skewY(-20deg)}71%{transform:skew(10deg)skewY(-10deg)}}
