:root{--size:1;--text-color:#fff;--text-color-2:#000;--text-color-hover:#93278f}*{margin:0;padding:0;box-sizing:border-box}html{font-size:calc(var(--size) * 10px);font-family:Gilroy,sans-serif;font-weight:400;line-height:1.34;-webkit-text-size-adjust:100%}body{font-size:1.6rem;background:#000;color:var(--text-color);overflow-x:hidden}a{font-family:Panchang,sans-serif;font-weight:700;font-size:2rem;color:transparent;-webkit-text-stroke:.1rem #fff;text-decoration:none;transition:.25s}a:hover{color:var(--text-color);-webkit-text-stroke:.1rem transparent}.null-link{font-family:inherit;font-weight:inherit;font-size:inherit;text-decoration:underline;color:#fff;-webkit-text-stroke:0 transparent}.null-link:hover{color:#eee}::-moz-selection{background:transparent}::selection{background:transparent}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}div,section{position:relative}.title{font-family:Panchang;font-weight:700;font-size:5rem;text-align:center;padding:3rem 0}.title span{color:transparent;-webkit-text-stroke:.1rem #fff}.title b{display:block;text-shadow:0 0 1rem #93278f,0 0 2rem #93278f,0 0 4rem #93278f,0 0 8rem #93278f,0 0 16rem #93278f,0 0 32rem #93278f,0 0 64rem #93278f;-webkit-animation:glowing 3s linear;animation:glowing 3s linear}@-webkit-keyframes glowing{0%,18%,20%,50.1%,60%,65.1%,80%,90.1%,92%{color:#642b62;text-shadow:none}18.1%,20.1%,30%,50%,60.1%,65%,80.1%,90%,92.1%,to{color:#fff;text-shadow:0 0 1rem #93278f,0 0 2rem #93278f,0 0 4rem #93278f,0 0 8rem #93278f,0 0 16rem #93278f,0 0 32rem #93278f,0 0 64rem #93278f}}@keyframes glowing{0%,18%,20%,50.1%,60%,65.1%,80%,90.1%,92%{color:#642b62;text-shadow:none}18.1%,20.1%,30%,50%,60.1%,65%,80.1%,90%,92.1%,to{color:#fff;text-shadow:0 0 1rem #93278f,0 0 2rem #93278f,0 0 4rem #93278f,0 0 8rem #93278f,0 0 16rem #93278f,0 0 32rem #93278f,0 0 64rem #93278f}}img{display:block;width:100%;height:auto}embed,iframe,img,input[type=image],marquee,object,table,video{aspect-ratio:attr(width) /attr(height)}.desktop{display:block}.mobil{display:none}.container,.container_full{display:block;width:100%;height:auto}.container{padding:0 5.25%}.row{display:flex;flex-wrap:wrap;flex-direction:row}.col{flex:0 0 100%;max-width:100%}.col-20{flex:0 0 20%;max-width:20%;padding:2%}.center-flex{display:flex;justify-content:center;align-items:center}.box-noise-global{position:fixed;top:0;right:0;pointer-events:none;opacity:.5}.box-noise-global,.box-noise-global img{width:100vw;height:100vh}#works-detail-content .col-61 .lcw-link{font-family:Gilroy,sans-serif;font-weight:600;font-size:3.5rem;color:#fff;-webkit-text-stroke:0 #fff;text-decoration:underline}#works-detail-content .col-61 .lcw-link:hover{color:#aaa}.ligh-box-left{top:-40%;left:-117rem;width:235rem;height:235rem;background:radial-gradient(circle,rgba(196,39,255,.7) 0,transparent 60%)}.ligh-box-left,.ligh-box-right{position:fixed;display:block;pointer-events:none}.ligh-box-right{top:40%;right:-50rem;width:115rem;height:115rem;background:radial-gradient(circle,rgba(38,175,230,.6) 0,transparent 60%)}@media (max-width:575.98px){:root{--size:1}.desktop{display:none}.mobil{display:block}.container{padding:0 2rem}.bg-o{display:none}.title b{text-shadow:none;-webkit-animation:none;animation:none}#about .inner .title span,#follow .title span{display:block!important}.ligh-box-left{top:-10%;left:-40rem;width:80rem;height:80rem}.ligh-box-right{top:55%;right:-20rem;width:40rem;height:40rem}}@media (min-width:576px) and (max-width:767.98px){:root{--size:0.39}}@media (min-width:768px) and (max-width:991.98px){:root{--size:0.52}}@media (min-width:992px) and (max-width:1199.98px){:root{--size:0.62}}@media (min-width:1200px) and (max-width:1535.98px){:root{--size:0.79}}@media (min-width:1536px) and (max-width:1744.98px){:root{--size:0.89}}@media (min-width:1745px) and (max-width:2132.98px){:root{--size:1}}@media (min-width:2133px) and (max-width:2399.98px){:root{--size:1.11}}@media (min-width:2400px) and (max-width:2559.98px){:root{--size:1.24}}@media (min-width:2560px) and (max-width:2879.98px){:root{--size:1.32}}@media (min-width:2880px) and (max-width:3839.98px){:root{--size:1.5}}@media (min-width:3840px) and (max-width:5759.98px){:root{--size:2}}@media (min-width:5760px) and (max-width:6999.98px){:root{--size:3}}@media (min-width:7000px){:root{--size:4}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}