@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700;900&display=swap);.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}body{font-family:Titillium Web,sans-serif;margin:0;padding:0}.app{background-color:#000;color:#fff;display:flex;flex-direction:column;text-align:center}.homepage{flex-direction:column}.homepage,.homepage-hero{align-items:center;display:flex;justify-content:center;width:100%}.homepage-hero{animation:fadeEffect 1s linear;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-attachment:fixed;background-size:cover;height:calc(100vh - 80px);overflow:hidden}@media(max-width:768px){.homepage-hero{background:url(/static/media/bkg_home_mobile.1f13b9acb726565a786a.jpg);background-position:50%;background-size:cover;height:calc(100vh - 60px)}}@media(max-width:475px){.homepage-hero{height:100vh}}.homepage__logo{animation:bright 4s infinite;width:600px}.homepage__counter{align-items:center;background:#000;display:flex;height:100vh;justify-content:center}@media(max-width:768px){.homepage__logo{width:80%}.homepage__video{transform:translateY(-30px);width:550px}}@keyframes bright{0%{filter:drop-shadow(0 0 0 white);opacity:0}50%{filter:drop-shadow(0 0 10px white);opacity:1}to{filter:drop-shadow(0 0 0 white);opacity:0}}.trending-video{background:url(/static/media/flow-mune.0a1c83fa94164bc0fed6.png);background-position:50%;background-size:cover;height:100vh;position:relative;width:100%}.trending-video__container{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%}.trending-video__legend{font-weight:300}.trending-video__iframe{height:315px;max-width:100%;width:560px}@media(max-width:425px){.trending-video__iframe{width:100%}}.header{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(180deg,rgba(0,0,0,.986),rgba(0,0,0,.082));display:flex;justify-content:space-between;width:100%}.header__clean,.header__nav{display:flex;justify-content:center}.header__nav{align-items:center;flex-wrap:wrap;height:80px;margin-right:20px}.header__logo{filter:drop-shadow(0 0 6px white);height:100px;left:0;margin-left:20px;margin-top:20px;top:4px}.header__icons{margin:0 4px;width:28px}.header__icon-vip{align-items:center;animation:shine 3s infinite;color:#fff;display:flex;font-size:14px;height:30px;letter-spacing:1px;margin:0 6px;text-decoration:none;text-transform:uppercase;transition:all .4s ease;width:30px}.header__icon-vip:hover{animation:none;filter:drop-shadow(0 0 16px white)}.header__links{align-items:center;animation:lighting 3s infinite;color:#fff;display:flex;font-size:14px;height:36px;letter-spacing:1px;margin:0 6px;text-decoration:none;text-transform:lowercase;transition:all .4s ease}.header__links:hover{animation:none;filter:drop-shadow(0 0 6px white)}.header__links:focus{animation:none;filter:drop-shadow(0 0 2px white)}@media(max-width:1024px){.header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.header__links{flex-direction:column}.header__logo{height:80px;position:inherit}.header__nav{margin-right:20px}}@keyframes shine{0%{filter:drop-shadow(0 0 12px rgb(255,232,102))}50%{filter:drop-shadow(0 0 6px rgb(255,232,102))}to{filter:drop-shadow(0 0 12px rgb(255,232,102))}}.social-networks{align-items:center;display:flex;justify-content:space-around}.social-networks__container{margin:0 20px}.traduction-flags{display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;z-index:20}.traduction-flags__btn{background:none;border:none;cursor:pointer;margin:0}.traduction-flags img{margin:0 6px;width:40px}@media(max-width:768px){.traduction-flags{margin:0;width:auto}.traduction-flags__btn{height:-webkit-fit-content;height:fit-content;width:inherit}}@media(max-width:425px){.traduction-flags{position:inherit;width:auto}}.social-bar{animation:shining 3s infinite;background:linear-gradient(-45deg,#020408,#08141f 27%,#0a1c28 46%,#1d4f6e 56%,#000);border-radius:20px;flex-direction:column;height:300px;margin:30px 10px;padding:10px;width:600px}.social-bar,.social-bar__background{align-items:center;display:flex;justify-content:center}.social-bar__background{background:url(/static/media/background-neon.2627cd5f58c3db5d6b61.jpg);background-position:50%;background-size:cover;height:50vh;width:100%}.social-bar__title{color:#d3faff;font-weight:400;margin-top:0;text-transform:capitalize}.social-bar__block{align-items:center;display:flex;justify-content:space-between;width:60%}@media(max-width:1024px){.social-bar__block{justify-content:space-around;width:100%}}.social-bar__icon{animation:shining 3s infinite;color:#d3faff;filter:drop-shadow(0 0 6px #c0f8ff);font-size:60px;transition:all .2s ease-in}.social-bar__icon:hover{filter:drop-shadow(0 0 18px #c0f8ff)}.social-bar__legend{color:#d3faff;font-size:20px;margin:10px 0 0;text-align:center}@media(max-width:1024px){.social-bar{width:80%}}@media(max-width:425px){.social-bar{width:300px}.social-bar__icon{font-size:40px}}@keyframes shining{0%{filter:drop-shadow(0 0 6px #c0f8ff)}25%{filter:drop-shadow(0 0 12px #c0f8ff)}50%{filter:drop-shadow(0 0 6px #c0f8ff)}75%{filter:drop-shadow(0 0 12px #c0f8ff)}}.gallery-artists{overflow:hidden;width:60%}.menu-mobile{flex-direction:column;justify-content:center;position:fixed;z-index:20}.menu-mobile,.menu-mobile__header{align-items:center;display:flex;width:100%}.menu-mobile__header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1a1aeb;justify-content:space-between}.menu-mobile__logo{filter:drop-shadow(0 0 3px white);height:60px;margin-left:4px}.menu-mobile__nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1a1aeb;background-size:cover;height:100vh}.menu-mobile__buttons,.menu-mobile__nav{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.menu-mobile__buttons{flex-direction:column}.menu-mobile__icon-vip{align-items:center;animation:shine 4s infinite;color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:center;margin:10px 4px;text-decoration:none;transition:all .4s ease;width:40px}.menu-mobile__icon-vip:hover{animation:none;filter:drop-shadow(0 0 6px white)}.menu-mobile__links{align-items:center;border-bottom:.5px solid #b6faff;color:#fff;display:flex;filter:drop-shadow(0 0 6px white);flex-wrap:wrap;font-size:18px;font-weight:400;height:60px;justify-content:flex-start;margin:0 20px;padding-left:40px;text-decoration:none;text-transform:uppercase;transition:all .4s ease}.menu-mobile__icons{filter:drop-shadow(0 0 16px rgb(94,202,252));font-size:20px;width:36px}@media(max-width:375px){.menu-mobile__icons{margin:2px}}@keyframes lighting{0%{filter:drop-shadow(0 0 6px rgb(66,164,255))}50%{filter:drop-shadow(0 0 18px rgb(25,201,255))}to{filter:drop-shadow(0 0 6px rgb(66,164,255))}}.artists-bio{align-items:center;background:#000;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:40px;width:100%}.artists-bio__title{color:#d3faff;font-size:24px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.bio-carousel{margin:0 0 20px;width:80%}.bio-paragraph{color:#d3faff;padding-bottom:10px;text-align:justify;width:80%}.bio-slide{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:10px}@media(max-width:475px){.bio-slide{height:auto}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}:root{--shadow-color:#9ef4ff;--shadow-color-light:#fff;--light-blue:#bcf7ff}.neon-banner{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:center}.neon-banner__eventos{animation:lighting 3s infinite;color:none;font-size:20px;font-weight:400;letter-spacing:1px;max-width:1200px;text-transform:capitalize}@media(max-width:425px){.neon-banner__eventos{font-size:20px}}.spinner{animation:spin 1s linear infinite;border:4px solid #43b4ff;border-left-color:#0000;border-radius:50%;filter:drop-shadow(0 0 4px white);height:36px;width:36px;z-index:50}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.events{align-items:center;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-size:cover;display:flex;height:calc(100vh - 60px);justify-content:center;padding-top:60px}.events__img{height:auto}@media(max-width:475px){.events__img{margin-top:10px}}.events__img img{align-items:center;display:flex;object-fit:cover}.whatsapp{animation:lighting 3s infinite;bottom:10px;height:100px;position:fixed;right:10px;transition:all .2s ease;z-index:5}.whatsapp:hover{transform:scale(1.2)}.footer{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:4px;width:100%}.footer p{filter:drop-shadow(0 0 4px black);font-size:12px;font-weight:200;margin-left:10px}@media(max-width:475px){.footer{align-items:center;bottom:0;flex-direction:column;z-index:10}.footer p{margin:0}}.artist-block{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.artist-hero{background-position:50%;background-size:cover;height:calc(100vh + 80px);width:100%}.artist-hero img{object-fit:cover;object-position:center}.artist-gallery{overflow:hidden;width:60%}.artist-bio{align-items:center;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-attachment:fixed;background-size:cover;display:flex;flex-direction:column;justify-content:center;width:100%}@media(max-width:425px){.artist{height:100vh}.artist-hero{height:100vh;width:100vw}}.coming-soon{align-items:center;animation:fadeEffect 1s linear;display:flex;height:calc(100vh - 80px);justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.coming-soon__img{object-fit:cover;object-position:center;position:relative;width:100%}.coming-soon__title{bottom:0;font-size:48px;position:absolute;text-shadow:1px 2px 2px #000;text-transform:uppercase}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}.counter{background-color:#fff;border-radius:2em;box-shadow:1px 2px 2px #000;color:#000;justify-content:center;margin:1rem;padding:2rem}.counter,.search-bar{align-items:center;display:flex}.search-bar{border-bottom:.5px solid #a1e9ff;border-radius:50px;justify-content:space-between;width:500px}.search-bar__icon{font-size:24px;margin-right:10px;right:0}.search-bar__input{stroke:none;background:none;border:none;color:#fff;font-size:16px;height:40px;outline:none;padding-left:10px}.search-bar__input::placeholder{color:#d4d4d4;font-family:Titillium Web,sans-serif;font-size:14px;font-weight:300}@media(max-width:625px){.search-bar{width:80%}}.section-followers{width:100%}.section-followers,.section-followers__bar{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.section-followers__bar{margin:20px 0;position:absolute;width:100vw}.section-followers__block{align-items:center;display:flex;justify-content:space-around;margin-top:20px;width:450px}.section-followers__social{align-items:center;display:flex;flex-direction:column;font-size:20px;justify-content:center}.section-followers__legend{font-weight:400;margin:0;width:80%}.section-followers__icon{animation:lighting 4s infinite;color:#daf3ff;font-size:60px}.section-followers__title{animation:lighting 4s infinite;font-size:40px;margin-bottom:10px;margin-top:20px}@media(max-width:425px){.section-followers__block{width:80%}}.stars{height:100%;left:0;top:0;transform:rotate(90deg);width:100vw}.stars-container{background:radial-gradient(ellipse at bottom,#0d1d31 0,#0c0d13 100%);height:100vh;overflow:hidden;position:relative;width:100%}.star{--star-color:var(--primary-color);--star-tail-length:6em;--star-tail-height:2px;--star-width:calc(var(--star-tail-length)/6);--fall-duration:9s;--tail-fade-duration:var(--fall-duration);animation:fall var(--fall-duration) var(--fall-delay) linear infinite,tail-fade var(--tail-fade-duration) var(--fall-delay) ease-out infinite;background:linear-gradient(45deg,currentColor,#0000);border-radius:50%;color:var(--star-color);filter:drop-shadow(0 0 6px currentColor);height:var(--star-tail-height);position:absolute;top:var(--top-offset);transform:translate3d(104em,0,0);width:var(--star-tail-length)}.star:first-child{--star-tail-length:5.58em;--top-offset:23.66vh;--fall-duration:10.097s;--fall-delay:3.574s}.star:nth-child(2){--star-tail-length:6.09em;--top-offset:65.28vh;--fall-duration:7.158s;--fall-delay:4.272s}.star:nth-child(3){--star-tail-length:6.35em;--top-offset:74.72vh;--fall-duration:6.297s;--fall-delay:5.692s}.star:nth-child(4){--star-tail-length:6.76em;--top-offset:8.7vh;--fall-duration:9.801s;--fall-delay:5.379s}.star:nth-child(5){--star-tail-length:6.16em;--top-offset:41.32vh;--fall-duration:10.93s;--fall-delay:6.099s}.star:nth-child(6){--star-tail-length:6.29em;--top-offset:56.54vh;--fall-duration:11.318s;--fall-delay:5.44s}.star:nth-child(7){--star-tail-length:6.95em;--top-offset:20.22vh;--fall-duration:11.731s;--fall-delay:1.338s}.star:nth-child(8){--star-tail-length:5.96em;--top-offset:78.54vh;--fall-duration:9.841s;--fall-delay:7.838s}.star:nth-child(9){--star-tail-length:6.68em;--top-offset:31.16vh;--fall-duration:11.661s;--fall-delay:2.234s}.star:nth-child(10){--star-tail-length:7.27em;--top-offset:94.64vh;--fall-duration:8.353s;--fall-delay:6.42s}.star:nth-child(11){--star-tail-length:6.53em;--top-offset:12.51vh;--fall-duration:8.296s;--fall-delay:5.207s}.star:nth-child(12){--star-tail-length:5.09em;--top-offset:96.53vh;--fall-duration:11.833s;--fall-delay:8.682s}.star:nth-child(13){--star-tail-length:5.71em;--top-offset:77.56vh;--fall-duration:7.569s;--fall-delay:9.438s}.star:nth-child(14){--star-tail-length:5.34em;--top-offset:73.6vh;--fall-duration:10.263s;--fall-delay:6.906s}.star:nth-child(15){--star-tail-length:5.64em;--top-offset:35.88vh;--fall-duration:9.823s;--fall-delay:9.702s}.star:nth-child(16){--star-tail-length:6.38em;--top-offset:82.59vh;--fall-duration:9.119s;--fall-delay:3.481s}.star:nth-child(17){--star-tail-length:5.52em;--top-offset:21.5vh;--fall-duration:9.543s;--fall-delay:4.054s}.star:nth-child(18){--star-tail-length:6.76em;--top-offset:99.99vh;--fall-duration:11.637s;--fall-delay:1.012s}.star:nth-child(19){--star-tail-length:7.23em;--top-offset:31.4vh;--fall-duration:8.693s;--fall-delay:8.974s}.star:nth-child(20){--star-tail-length:7.49em;--top-offset:98.27vh;--fall-duration:10.522s;--fall-delay:3.104s}.star:nth-child(21){--star-tail-length:6.86em;--top-offset:48.67vh;--fall-duration:6.678s;--fall-delay:0.786s}.star:nth-child(22){--star-tail-length:5.66em;--top-offset:83.67vh;--fall-duration:9.27s;--fall-delay:7.521s}.star:nth-child(23){--star-tail-length:5.87em;--top-offset:9.09vh;--fall-duration:7.946s;--fall-delay:5.852s}.star:nth-child(24){--star-tail-length:5.02em;--top-offset:4.76vh;--fall-duration:11.133s;--fall-delay:8.577s}.star:nth-child(25){--star-tail-length:6.61em;--top-offset:21.78vh;--fall-duration:6.406s;--fall-delay:1.168s}.star:nth-child(26){--star-tail-length:5.63em;--top-offset:37.76vh;--fall-duration:6.244s;--fall-delay:6.129s}.star:nth-child(27){--star-tail-length:7.31em;--top-offset:31.52vh;--fall-duration:7.483s;--fall-delay:9.636s}.star:nth-child(28){--star-tail-length:5.3em;--top-offset:61.63vh;--fall-duration:7.173s;--fall-delay:6.98s}.star:nth-child(29){--star-tail-length:6.75em;--top-offset:31.81vh;--fall-duration:6.31s;--fall-delay:7.437s}.star:nth-child(30){--star-tail-length:6.75em;--top-offset:46.7vh;--fall-duration:7.737s;--fall-delay:3.293s}.star:nth-child(31){--star-tail-length:5.62em;--top-offset:76.05vh;--fall-duration:11.766s;--fall-delay:8.974s}.star:nth-child(32){--star-tail-length:6.47em;--top-offset:76.58vh;--fall-duration:9.378s;--fall-delay:7.668s}.star:nth-child(33){--star-tail-length:7.31em;--top-offset:53.55vh;--fall-duration:6.185s;--fall-delay:5.961s}.star:nth-child(34){--star-tail-length:5.68em;--top-offset:54.16vh;--fall-duration:9.883s;--fall-delay:4.154s}.star:nth-child(35){--star-tail-length:6.14em;--top-offset:70.18vh;--fall-duration:6.102s;--fall-delay:8.729s}.star:nth-child(36){--star-tail-length:6.39em;--top-offset:90.06vh;--fall-duration:10.278s;--fall-delay:7.515s}.star:nth-child(37){--star-tail-length:6.65em;--top-offset:82.25vh;--fall-duration:10.988s;--fall-delay:3.25s}.star:nth-child(38){--star-tail-length:6.86em;--top-offset:60.54vh;--fall-duration:8.882s;--fall-delay:5.33s}.star:nth-child(39){--star-tail-length:7.29em;--top-offset:37.01vh;--fall-duration:8.148s;--fall-delay:6.988s}.star:nth-child(40){--star-tail-length:6.41em;--top-offset:36.62vh;--fall-duration:8.434s;--fall-delay:3.642s}.star:nth-child(41){--star-tail-length:5.75em;--top-offset:2.89vh;--fall-duration:10.669s;--fall-delay:2.566s}.star:nth-child(42){--star-tail-length:5.04em;--top-offset:55.51vh;--fall-duration:9s;--fall-delay:1.993s}.star:nth-child(43){--star-tail-length:6.57em;--top-offset:24.2vh;--fall-duration:8.638s;--fall-delay:3.407s}.star:nth-child(44){--star-tail-length:7.14em;--top-offset:80vh;--fall-duration:9.213s;--fall-delay:9.057s}.star:nth-child(45){--star-tail-length:5.31em;--top-offset:99.48vh;--fall-duration:9.087s;--fall-delay:8.57s}.star:nth-child(46){--star-tail-length:6.84em;--top-offset:66.65vh;--fall-duration:11.245s;--fall-delay:1.884s}.star:nth-child(47){--star-tail-length:5.36em;--top-offset:44.4vh;--fall-duration:7.699s;--fall-delay:4.491s}.star:nth-child(48){--star-tail-length:5.38em;--top-offset:28.3vh;--fall-duration:11.498s;--fall-delay:1.224s}.star:nth-child(49){--star-tail-length:5.39em;--top-offset:53.11vh;--fall-duration:7.511s;--fall-delay:6.823s}.star:nth-child(50){--star-tail-length:6.42em;--top-offset:60.3vh;--fall-duration:9.308s;--fall-delay:8.952s}.star:after,.star:before{animation:blink 2s linear infinite;background:linear-gradient(45deg,#0000,currentColor,#0000);border-radius:inherit;content:"";height:100%;left:calc(var(--star-width)/-2);position:absolute;top:0;width:var(--star-width)}.star:before{transform:rotate(45deg)}.star:after{transform:rotate(-45deg)}@keyframes fall{to{transform:translate3d(-30em,0,0)}}@keyframes tail-fade{0%,50%{opacity:1;width:var(--star-tail-length)}70%,80%{opacity:.4;width:0}to{opacity:0;width:0}}@keyframes blink{50%{opacity:.6}}.layout1{background:url(/static/media/vip-background.1bc3597715da5c9d452a.jpg);background-size:cover;height:100vh;position:relative;width:100%}.layout1,.layout1__element{align-items:center;display:flex}.layout1__element{background:rgba(173,216,230,.658);border-radius:50%;cursor:pointer;height:90px;overflow:hidden;padding:10px;position:absolute;right:30%;transition:all .3s ease;width:90px}.layout1__element:hover{border-radius:6%;transform:scale(2)}.layout1__element p{color:#000;font-size:18px;font-weight:500;margin:0;opacity:0;transition:all .3s ease}.layout1__element p:hover{opacity:1}.layout1__element2{align-items:center;background:#adfddc80;border-radius:50%;cursor:pointer;display:flex;height:90px;overflow:hidden;padding:10px;position:absolute;right:60%;transition:all .3s ease;width:90px}.layout1__element2:hover{border-radius:6%;transform:scale(1.6)}.layout1__element2 p{color:#000;font-size:18px;font-weight:500;margin:0;opacity:0;transition:all .3s ease}.layout1__element2 p:hover{opacity:1}.layout1__element3{align-items:center;background:#adfddc80;border-radius:50%;cursor:pointer;display:flex;height:90px;left:50%;overflow:hidden;padding:10px;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:90px}.layout1__element3:hover{border-radius:6%;transform:scale(1.6)}.layout1__element3 p{color:#000;font-size:18px;font-weight:500;margin:0;opacity:0;transition:all .3s ease}.layout1__element3 p:hover{opacity:1}@keyframes gigantic{0%{opacity:.5;transform:scale3d(1.4)}50%{opacity:1;transform:scale3d(1.4)}75%{opacity:.7;transform:scale3d(1.4)}to{opacity:1;transform:scale3d(1.4)}}.coming-soon__block{height:auto;width:auto}.contact-page{animation:fadeEffect 1s linear;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:center;width:100%}.contact-page__title{color:#fff;font-weight:500;margin-top:0}.contact-page__email{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-page__email h4{font-weight:300;text-transform:capitalize;width:80%}.contact-page__email p{filter:drop-shadow(0 0 4px black);margin:0 0 6px}.contact-page__email span{animation:lighting 3s infinite;color:#fff;font-size:40px;margin-bottom:10px;margin-top:10px;transition:all .2s ease}.contact-page__email span:hover{animation:none}@media(max-width:425px){.contact-page{height:100vh}}.artists-page{align-items:center;animation:fadeEffect 1s linear;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-attachment:fixed;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding-bottom:60px;width:100%}.artists-page__title{color:#d8ebfd;font-size:38px;font-weight:400;letter-spacing:1px;margin:10px 0 0;text-transform:capitalize}.artists-page__container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.artists-page__subtitle{font-size:18px;font-weight:300;margin:20px 0}.artists-page__img-container{border:4px double #aed8ff;cursor:pointer;filter:drop-shadow(0 0 6px rgb(200,247,255));height:250px;margin:20px 10px;object-position:center;overflow:hidden;position:relative;transition:all .2s ease-in;width:250px}.artists-page__img-container:hover{filter:drop-shadow(0 0 20px rgb(200,247,255))}.artists-page__img-container:hover>.artists-page__img-legend{opacity:1}.artists-page__img-legend{align-items:center;background:rgba(0,0,0,.514);bottom:0;color:#fff;display:flex;font-weight:300;height:100%;justify-content:center;left:50%;letter-spacing:1px;margin:0;opacity:0;position:absolute;text-align:center;text-transform:uppercase;transform:translateX(-50%);transition:all .3s ease-in;width:100%}.artists-page__img{height:100%;object-fit:cover}@media(max-width:1024px){.artists-page{height:auto;padding-bottom:60px}}@media(max-width:425px){.artists-page{background-attachment:fixed;height:100%;overflow:scroll;padding-top:60px}.artists-page__title{margin-bottom:0}.artists-page__container{margin-top:0}.artists-page__img-container{width:250px}}.loading-screen{align-items:center;animation:fadeEffect 1s linear;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-size:cover;display:flex;height:calc(100vh - 80px);justify-content:center;width:100%}@media(max-width:425px){.loading-screen{height:100vh}}.ñengo-block{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.ñengo-flow__title{font-size:30px;font-weight:400;text-transform:uppercase}.ñengo-flow__hero{background:url(/static/media/%C3%B1engo-desktop.fad24f114a32cc3e49de.png) no-repeat;background-attachment:fixed;background-position:50%;background-size:cover;height:calc(100vh - 80px);width:100%}@media(max-width:425px){.ñengo-flow__hero{background:url(/static/media/%C3%B1engo-mobile.b79053a469decac27162.jpg) no-repeat;background-attachment:fixed;background-size:cover;height:85vh;width:100%}}.ñengo-flow__bio{padding-bottom:40px}.natti-block,.ñengo-flow__bio{align-items:center;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-size:cover;display:flex;flex-direction:column;justify-content:center;width:100%}.natti-natasha{background:url(/static/media/natti-desktop.3e5f2f3f098f3a6d31b3.jpg) no-repeat;background-attachment:fixed;background-size:cover;height:100vh;width:100%}@media(max-width:425px){.natti-natasha{background:url(/static/media/natti-mobile.0683f2fd0cc5e370fe46.jpg) no-repeat;background-attachment:fixed;background-position-y:-20px;background-size:cover;height:100vh;width:100%}}.bio{align-items:center;animation:fadeEffect 1s linear;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:center}.bio p{margin:0}.bio-title{color:#fff;font-size:24px;font-weight:400;margin-top:0;text-transform:uppercase}.bio-block{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0}.bio-text{font-weight:200;padding:20px;text-align:justify;width:450px}.bio-image{filter:drop-shadow(0 0 6px white);width:320px}.bio-image img{width:100%}.bio-logos{align-items:center;display:flex;justify-content:space-between;padding-bottom:40px;width:800px}.bio-logos img{height:auto;width:80px}@media(max-width:895px){.bio{height:auto}.bio-title{margin:10px}.bio-logos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px;width:80%}.bio-logos img{margin:10px;width:80px}.bio-text{font-size:16px;width:100%}.bio-image{width:320px}}@media(max-width:425px){.bio{padding-top:60px}}.services-page{align-items:center;animation:fadeEffect 1s linear;background-image:url(/static/media/services-img.96f9921a72ec7f460d57.jpg);background-position:50%;background-size:cover;display:flex;height:calc(100vh - 80px);justify-content:center}.services-page__title{font-size:24px;font-weight:400;margin:0 0 10px;text-transform:uppercase}.services-page__block{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80%}.services-page__list{list-style:none;padding:0}.services-page__element{background:#66666652;filter:drop-shadow(1px 1px 3px 2px black);font-size:20px;font-weight:200;margin:10px;padding:10px}@media(max-width:768px){.services-page{height:calc(100vh - 86px)}}@media(max-width:425px){.services-page{height:100vh}}.impair{align-items:flex-end}.events-page{align-items:center;animation:fadeEffect 1s linear;background:url(/static/media/background-neon-2.92d779e70f3dae89f1d0.jpg);background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:center}.events-page__banner{margin-top:40px}.events-page__icon{font-size:40px}.events-page__menu{align-items:center;display:flex;height:90px;justify-content:space-between;margin-top:60px;width:auto}.events-page__menu-item{align-items:center;animation:lighting 3s infinite;color:#fff;display:flex;flex-direction:column;height:60px;justify-content:center;margin:10px;text-decoration:none}.events-page__menu-item:hover{animation:none}@media(max-width:425px){.events-page{height:100vh}}.vip-page{align-items:center;animation:fadeEffect 1s linear;background:url(/static/media/vip-background.f71d5add75aeec063a08.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:center}@media(max-width:425px){.vip-page{height:100vh}}.header-vip{align-items:center;display:flex;justify-content:center;position:relative}.header-vip__list{flex-wrap:wrap;list-style:none;padding:0}.header-vip__links,.header-vip__list{align-items:center;color:#fff;display:flex;justify-content:center}.header-vip__links{background:rgba(0,0,0,.418);font-size:20px;font-weight:400;height:60px;margin:4px 0;text-decoration:none;text-shadow:0 0 8px #b8efff;text-transform:uppercase;transition:all .4s ease-in-out;width:200px}.header-vip__links:hover{background:rgba(229,252,255,.699);box-shadow:0 0 16px #ffffffa1;color:#000;font-weight:700;transform:scale(1.5)}.supercars-block{background:url(/static/media/background-neon.2627cd5f58c3db5d6b61.jpg);display:flex;height:calc(100vh - 80px);overflow:hidden}@media(max-width:480px){.supercars-block{height:100vh}}.car-slide{align-items:center;background:#272727;display:flex;flex-direction:column;height:100%;position:relative}.car-name{filter:drop-shadow(2px 2px 0 rgb(61,61,61));font-size:48px;left:0;margin-left:40px;position:absolute}.car-image{height:100%;object-fit:cover;transform:translateY(-200px);width:100%}@media(max-width:960px){.car-slide{height:100vh}.car-image{height:100%}}@media(max-width:480px){.car-slide{align-items:flex-end;display:flex;justify-content:flex-start}.car-image{bottom:40px;height:auto;object-position:center;position:relative}.car-name{filter:drop-shadow(1px 1px 0 rgb(46,46,46));font-size:36px;justify-content:center;line-height:1;margin-left:0;padding-top:100px;text-align:center;width:100%}}.artist-profile{animation:fadeEffect .8s ease-in;min-height:calc(100vh - 80px)}.artist-profile,.artist-profile__overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.artist-profile__overlay{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.artist-profile__header{background:url(/static/media/background-neon.2627cd5f58c3db5d6b61.jpg);background-position:bottom;background-size:cover;height:100%;text-align:center;width:100%}.artist-profile__name{color:#d8ebfd;font-size:48px;font-weight:300;letter-spacing:3px;text-shadow:0 0 10px #c8f7ff80,0 0 20px #c8f7ff66;text-transform:uppercase}.artist-profile__bio{background:rgba(0,0,0,.534);border-radius:20px;display:flex;flex-direction:column;max-width:900px;padding:20px;text-align:justify}.artist-profile__paragraph{color:#e6f0ff;font-size:18px;font-weight:300;line-height:1.8;margin-bottom:22px}.artist-profile__loading{align-items:center;display:flex;height:calc(100vh - 80px);justify-content:center}@media(max-width:1024px){.artist-profile__overlay{height:auto}.artist-profile__name{font-size:24px}}.artist-video-section{align-items:center;background:linear-gradient(135deg,#0a0a0a,#111827 40%,#1a0033 70%,#000);display:flex;justify-content:center;overflow:hidden;padding:80px 20px;position:relative;width:100%}.artist-video-section:before{background:radial-gradient(circle,rgba(0,242,234,.333),#0000 70%);left:-100px;top:-100px}.artist-video-section:after,.artist-video-section:before{content:"";filter:blur(80px);height:500px;position:absolute;width:500px}.artist-video-section:after{background:radial-gradient(circle,#f0a3,#0000 70%);bottom:-100px;right:-100px}.video-container{max-width:900px;position:relative;text-align:center;width:100%;z-index:2}.video-title{color:#fff;font-size:28px;letter-spacing:1px;margin-bottom:20px}.video-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 0 20px #00f2ea33,0 0 40px #ff00aa1a;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:768px){.artist-video-section{padding:60px 15px}.video-title{font-size:22px}.video-wrapper{border-radius:14px}}@media(max-width:480px){.video-title{font-size:18px}}.artist-editor{background:#0a0a0a;color:#fff;display:flex;height:100vh;justify-content:start}.artist-editor__btn{background:#333;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px}.artist-editor__btn:hover{background:#fff;color:#000}.artist-editor__sidebar{background:#111;display:flex;flex-direction:column;gap:10px;padding:20px}.artist-editor__sidebar-btn{background:#0000;border:none;color:#aaa;cursor:pointer;padding:10px;text-align:left;width:100%}.artist-editor__sidebar-btn--active{background:#1f1f1f;color:#00f2ea}.artist-editor__sidebar-title{font-size:18px;margin-bottom:10px}.artist-editor__content{display:flex;flex-direction:column;gap:15px;max-width:1200px;padding:30px;width:80%}.artist-editor__preview{background:#050505;padding:20px}.artist-editor__preview-img{border-radius:10px;width:100%}.artist-editor__preview-video{height:200px;margin-top:10px;width:100%}.artist-editor__field{display:flex;flex-direction:column;gap:6px}.artist-editor__label{color:#aaa;font-size:12px;font-weight:500;text-align:left}.artist-editor__input,.artist-editor__textarea{background:#111;border:1px solid #333;border-radius:6px;color:#fff;padding:10px;width:100%}.artist-editor__textarea{height:60px}.artist-editor__textarea:focus{border-color:#00f2ea;box-shadow:0 0 0 1px rgba(0,242,234,.333);outline:none}.artists-admin{padding:40px}.artists-admin__title{font-weight:300;letter-spacing:2px;margin-bottom:30px;text-align:center}.artists-admin__list{display:flex;flex-wrap:wrap;justify-content:center}.artists-admin__item{border:2px solid #aed8ff4d;cursor:pointer;height:220px;margin:15px;overflow:hidden;position:relative;width:220px}.artists-admin__item:hover{box-shadow:0 0 20px #c8f7ff80}.artists-admin__img{height:100%;object-fit:cover;width:100%}.artists-admin__overlay{background:#0009;bottom:0;color:#fff;padding:10px;position:absolute;text-align:center;width:100%}.artists-admin__overlay h2{font-size:16px;margin:0}
/*# sourceMappingURL=main.faee1ffb.css.map*/