.preloader{margin:0 auto;width:50px;height:50px;animation:rotatePreloader 2s infinite ease-in}@keyframes rotatePreloader{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.preloader div{position:absolute;width:100%;height:100%;opacity:0}.preloader div:before{content:"";position:absolute;left:50%;top:0;width:8%;height:8%;background-color:#fff;transform:translate(-50%);border-radius:50%}.preloader div:nth-child(1){transform:rotate(0);animation:rotateCircle1 2s infinite linear;z-index:9}@keyframes rotateCircle1{0%{opacity:0}0%{opacity:1;transform:rotate(36deg)}7%{transform:rotate(0)}57%{transform:rotate(0)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(2){transform:rotate(36deg);animation:rotateCircle2 2s infinite linear;z-index:8}@keyframes rotateCircle2{5%{opacity:0}5.0001%{opacity:1;transform:rotate(0)}12%{transform:rotate(-36deg)}62%{transform:rotate(-36deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(3){transform:rotate(72deg);animation:rotateCircle3 2s infinite linear;z-index:7}@keyframes rotateCircle3{10%{opacity:0}10.0002%{opacity:1;transform:rotate(-36deg)}17%{transform:rotate(-72deg)}67%{transform:rotate(-72deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(4){transform:rotate(108deg);animation:rotateCircle4 2s infinite linear;z-index:6}@keyframes rotateCircle4{15%{opacity:0}15.0003%{opacity:1;transform:rotate(-72deg)}22%{transform:rotate(-108deg)}72%{transform:rotate(-108deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(5){transform:rotate(144deg);animation:rotateCircle5 2s infinite linear;z-index:5}@keyframes rotateCircle5{20%{opacity:0}20.0004%{opacity:1;transform:rotate(-108deg)}27%{transform:rotate(-144deg)}77%{transform:rotate(-144deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(6){transform:rotate(180deg);animation:rotateCircle6 2s infinite linear;z-index:4}@keyframes rotateCircle6{25%{opacity:0}25.0005%{opacity:1;transform:rotate(-144deg)}32%{transform:rotate(-180deg)}82%{transform:rotate(-180deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(7){transform:rotate(216deg);animation:rotateCircle7 2s infinite linear;z-index:3}@keyframes rotateCircle7{30%{opacity:0}30.0006%{opacity:1;transform:rotate(-180deg)}37%{transform:rotate(-216deg)}87%{transform:rotate(-216deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(8){transform:rotate(252deg);animation:rotateCircle8 2s infinite linear;z-index:2}@keyframes rotateCircle8{35%{opacity:0}35.0007%{opacity:1;transform:rotate(-216deg)}42%{transform:rotate(-252deg)}92%{transform:rotate(-252deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(9){transform:rotate(288deg);animation:rotateCircle9 2s infinite linear;z-index:1}@keyframes rotateCircle9{40%{opacity:0}40.0008%{opacity:1;transform:rotate(-252deg)}47%{transform:rotate(-288deg)}97%{transform:rotate(-288deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(10){transform:rotate(324deg);animation:rotateCircle10 2s infinite linear;z-index:0}@keyframes rotateCircle10{45%{opacity:0}45.0009%{opacity:1;transform:rotate(-288deg)}52%{transform:rotate(-324deg)}102%{transform:rotate(-324deg)}to{transform:rotate(-324deg);opacity:1}}.enter{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:50;display:flex;justify-content:center;align-items:center;transition:1s width,1s height;cursor:default}.enter-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.enter-circle{width:7rem;aspect-ratio:1;border-radius:50%;mix-blend-mode:difference;background:transparent;position:absolute;left:-99999px;top:0;pointer-events:none;z-index:2;translate:-50% -50%;box-shadow:inset 0 0 0 2px #ffffff80;transition:.6s box-shadow,.6s width,.5s background;display:flex;justify-content:center;align-items:center;overflow:hidden}.enter-circle.is-active{width:17rem;background:#fff;box-shadow:0 0 200px #b6ded780;filter:url(#filter)}.enter-circle.is-active svg{stroke-dashoffset:0}.enter-loading{display:flex;align-items:center;gap:10px;letter-spacing:.1em;flex-direction:column;color:#fff;font-weight:900;text-align:center;font-family:inherit;text-transform:uppercase;font-size:2rem;position:absolute;left:50%;top:50%;translate:-50% -50%}.enter-text{display:flex;align-items:center;justify-content:center;gap:.2em;border:0;background:none;color:#fff;font-weight:500;text-align:center;font-family:inherit;text-transform:uppercase;font-size:3rem;cursor:pointer;opacity:0;position:absolute;left:50%;top:50%;translate:-50% -50%;flex-direction:column;cursor:none}.enter-text span{display:inline-block}.enter-text strong{z-index:2;display:flex;gap:.1em;justify-content:center;position:relative;font-weight:900;transition:.5s gap}.enter-text div{font-size:.32em;font-weight:400;display:flex;justify-content:center;gap:5.3px;opacity:.5;transition:.5s gap}.enter-text:hover strong{gap:.2em}.enter-text:hover div{gap:6.5px}.enter-canvas{width:100%;height:100%;display:block}*{box-sizing:border-box}.dg.ac{z-index:100!important}html{font-size:10px}@media (width < 1300px){html{font-size:9px}}@media (width < 460px){html{font-size:9px}}html,body{height:100%;width:100%}body{font-family:Inter,sans-serif;text-shadow:0 0 1px rgba(255,255,255,.05);margin:0;line-height:2em;background:#000;height:100svh;overflow:hidden;font-weight:300}a{text-decoration:none;transition:.4s color;position:relative;padding-bottom:.2rem;color:#ccc;font-weight:500}a.link-inherit{color:inherit}p{margin-bottom:.5rem}@supports (mix-blend-mode: overlay){.colors-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.2;-webkit-backdrop-filter:grayscale(.5) brightness(.9);backdrop-filter:grayscale(.5) brightness(.9);background:radial-gradient(#9f4622,#38385c);mix-blend-mode:overlay}}.all{position:absolute;top:0;right:0;bottom:0;left:0}.bg-cnt{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bg-cnt .bg{width:100%;height:100%}.bg-cnt:before{content:"";background:url(../images/noise.gif);position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;pointer-events:none}@supports not (-moz-appearance: none){.bg-cnt .blur{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:100}.bg-cnt .blur span{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);--s: 150px;clip-path:polygon(calc(100% - var(--s)) 0,100% 0,100% 100%,45% 100%,45% calc(100% - var(--s)),calc(100% - var(--s)) calc(100% - var(--s)))}.bg-cnt .blur span:nth-child(1){--s: 120px}.bg-cnt .blur span:nth-child(2){--s: 90px}.bg-cnt .blur span:nth-child(3){--s: 60px}@media (width < 500px){.bg-cnt .blur{display:none}}}.music-toggle{right:30px;top:25px;width:4rem;height:4rem;border:0;background-color:transparent;background-size:22px;background-repeat:no-repeat;background-position:center;cursor:pointer;position:fixed;box-shadow:inset 0 0 0 1px #fff3;border-radius:50%;z-index:45;text-indent:-9999px;overflow:hidden;outline:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-volume-down' viewBox='0 0 16 16'%3E  %3Cpath d='M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zM6.312 6.39 8 5.04v5.92L6.312 9.61A.5.5 0 0 0 6 9.5H4v-3h2a.5.5 0 0 0 .312-.11zM12.025 8a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z'%3E%3C/path%3E%3C/svg%3E");opacity:.5}.music-toggle.is-off{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-volume-mute' viewBox='0 0 16 16'%3E  %3Cpath d='M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM6 5.04 4.312 6.39A.5.5 0 0 1 4 6.5H2v3h2a.5.5 0 0 1 .312.11L6 10.96V5.04zm7.854.606a.5.5 0 0 1 0 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z'%3E%3C/path%3E%3C/svg%3E")}.music-toggle:hover{opacity:1}.music-toggle:hover svg{stroke-dashoffset:0}.music-toggle svg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;fill:none;stroke:#fff;stroke-dasharray:120px;stroke-dashoffset:-120px;transition:.5s}.section-title{margin-top:0;font-size:1.8rem;line-height:1em;font-weight:500;padding-left:0;color:#4151c0;text-transform:uppercase;position:relative;font-family:Open Sans,sans-serif;letter-spacing:2px;display:flex;margin-bottom:3.5rem}.list{list-style:none;padding-left:0;flex-grow:1;gap:12px;display:flex;max-width:70ch;flex-direction:column}.list li{position:relative;display:flex;gap:.5rem;flex-wrap:wrap}.list li p{order:2;flex-basis:100%;margin:0;font-size:.9em;opacity:.8;margin-bottom:1rem}.list li p a{font-weight:600}.list .tech{flex-basis:100%}.portfolio-cnt{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;z-index:2;font-size:1.5rem}@supports (-moz-appearance: none){.portfolio-cnt{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}}.portfolio-cnt::-webkit-scrollbar{width:10px;height:10px}.portfolio-cnt::-webkit-scrollbar-track{background-color:transparent}.portfolio-cnt::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px;border:3px solid transparent;background-clip:content-box;transition:.2s}.portfolio-cnt::-webkit-scrollbar-thumb:hover{border:4px solid transparent}.portfolio{--gradientColor1: rgba(17 25 33 / .9);--gradientColor2: rgb(0 0 0 / .86);position:relative;z-index:2;display:flex;min-height:100%;width:74rem;max-width:46%;flex-direction:column;color:#aaa;background:linear-gradient(120deg,var(--gradientColor1),var(--gradientColor2));-webkit-backdrop-filter:grayscale(.6) brightness(.8);backdrop-filter:grayscale(.6) brightness(.8)}.portfolio-addons{position:absolute;top:0;right:0;bottom:0;left:0;overflow:clip;opacity:.08;pointer-events:none;overflow:hidden}.portfolio-circle{content:"";position:absolute;left:0;top:0;width:80%;aspect-ratio:1;border-radius:50%;border:1px dashed #fff;translate:-50% -50%;animation:rotate 150s 0s infinite linear;mix-blend-mode:overlay;opacity:.5}.portfolio-circle b{width:100%;height:1px;position:absolute;left:50%;top:50%;translate:-50% -50%}.portfolio-circle b:before{content:"";width:10px;height:1px;background:#fff;display:block}.portfolio-circle b:nth-of-type(1){rotate:10deg}.portfolio-circle b:nth-of-type(2){rotate:20deg}.portfolio-circle b:nth-of-type(3){rotate:30deg}.portfolio-circle b:nth-of-type(4){rotate:40deg}.portfolio-circle b:nth-of-type(5){rotate:50deg}.portfolio-circle b:nth-of-type(6){rotate:60deg}.portfolio-circle b:nth-of-type(7){rotate:70deg}.portfolio-circle b:nth-of-type(8){rotate:80deg}.portfolio-circle b:nth-of-type(9){rotate:90deg}.portfolio-circle b:nth-of-type(10){rotate:100deg}.portfolio-circle b:nth-of-type(11){rotate:110deg}.portfolio-circle b:nth-of-type(12){rotate:120deg}.portfolio-circle b:nth-of-type(13){rotate:130deg}.portfolio-circle b:nth-of-type(14){rotate:140deg}.portfolio-circle b:nth-of-type(15){rotate:150deg}.portfolio-circle b:nth-of-type(16){rotate:160deg}.portfolio-circle b:nth-of-type(17){rotate:170deg}.portfolio-circle b:nth-of-type(18){rotate:180deg}.portfolio-circle b:nth-of-type(19){rotate:190deg}.portfolio-circle b:nth-of-type(20){rotate:200deg}.portfolio-circle b:nth-of-type(21){rotate:210deg}.portfolio-circle b:nth-of-type(22){rotate:220deg}.portfolio-circle b:nth-of-type(23){rotate:230deg}.portfolio-circle b:nth-of-type(24){rotate:240deg}.portfolio-circle b:nth-of-type(25){rotate:250deg}.portfolio-circle b:nth-of-type(26){rotate:260deg}.portfolio-circle b:nth-of-type(27){rotate:270deg}.portfolio-circle b:nth-of-type(28){rotate:280deg}.portfolio-circle b:nth-of-type(29){rotate:290deg}.portfolio-circle b:nth-of-type(30){rotate:300deg}.portfolio-circle b:nth-of-type(31){rotate:310deg}.portfolio-circle b:nth-of-type(32){rotate:320deg}.portfolio-circle b:nth-of-type(33){rotate:330deg}.portfolio-circle b:nth-of-type(34){rotate:340deg}.portfolio-circle b:nth-of-type(35){rotate:350deg}.portfolio-circle b:nth-of-type(36){rotate:360deg}.portfolio-circle+.portfolio-circle{animation:rotate 350s 0s reverse infinite linear;width:130%;border-width:3px;opacity:.2}.portfolio-circle+.portfolio-circle:before{content:"";width:90%;aspect-ratio:1;position:absolute;left:50%;top:50%;border-radius:50%;translate:-50% -50%;border:1px solid #fff}.portfolio-circle+.portfolio-circle b{width:calc(100% + 20px)}.portfolio-circle+.portfolio-circle b:before{height:3px}@keyframes rotate{to{rotate:1turn}}.portfolio-header{display:flex;gap:2rem;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:5rem;padding-bottom:4rem;letter-spacing:2px;position:relative}.portfolio-content{padding:5rem}.portfolio-section{padding-bottom:4rem}.portfolio-section:last-of-type{padding-bottom:0}.portfolio-aside{position:relative}.portfolio-name{margin-top:0;margin-bottom:0;font-size:2rem;line-height:1em;font-weight:500;padding-left:0;text-transform:uppercase;position:relative;font-family:Open Sans,sans-serif;display:flex}.portfolio-contact{position:relative;z-index:1;display:flex;gap:.6rem}.portfolio-contact-icon{width:4rem;height:4rem;color:#fff;border-radius:50%;background:transparent;display:inline-flex;justify-content:center;align-items:center;transition:.3s border-color;font-size:1.6rem;padding-bottom:0;letter-spacing:0}.portfolio-contact-icon-icon{fill:#ffffff80;width:1.5rem;height:1.5rem;transition:.3s fill}.portfolio-contact-icon-text{font:0/0 a;text-shadow:none;color:transparent;border:0;background-color:transparent;display:block;background-repeat:no-repeat}.portfolio-contact-icon-border,.portfolio-contact-icon-border-hover{position:absolute;left:0;top:0;stroke-dasharray:12rem;stroke-dashoffset:0;transition:.5s;fill:none;stroke:#ffffff1a}.portfolio-contact-icon-border-hover{stroke:#fff;stroke-dashoffset:-12rem}.portfolio-contact-icon:hover{border-color:transparent}.portfolio-contact-icon:hover .portfolio-contact-icon-icon{fill:#fff}.portfolio-contact-icon:hover .portfolio-contact-icon-border-hover{stroke-dashoffset:0}.portfolio-section a{position:relative;display:inline-block;white-space:nowrap}.portfolio-section a:before{content:attr(data-text);white-space:nowrap;position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;width:0;overflow:hidden;transition:.2s width;text-shadow:0 0 .3rem rgba(0,0,0,.6)}.portfolio-section a:hover{text-shadow:0 0 .3rem rgba(0,0,0,.6)}.portfolio-section a:hover:before{width:100%}.info-text{position:absolute;bottom:40px;right:30px;text-transform:uppercase;font-size:16px;font-family:Rubik Mono One,monospace;z-index:100;display:flex;gap:3px;flex-direction:column;pointer-events:none;color:#fff;text-shadow:0 0 3px #12E0FF,0 0 1px #12E0FF;mix-blend-mode:hard-light;text-align:right;font-weight:400;line-height:1}.info-text div{text-align:left}.info-text span{display:inline-block;width:.95ch;flex-shrink:0}.info-text span.is-last{scale:3 1}@media (max-width: 1300px){.info-text{font-size:13px}.portfolio{max-width:50%}}@media (max-width: 1100px){.info-text{display:none}}@media (max-width: 900px){.colors-bg{display:none}.all:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;--gradientColor1: rgba(10, 18, 31, .2);--gradientColor2: rgba(0, 0, 0, .4);background:linear-gradient(80deg,rgba(11,14,16,.6) 10%,transparent),linear-gradient(120deg,var(--gradientColor1),var(--gradientColor2))}.portfolio{max-width:100%;background:none;filter:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border:0}.portfolio-corner{display:none}.portfolio-cnt{background-color:transparent}.portfolio{--gradientColor1: rgba(10, 18, 31, .6)}.portfolio-content{padding:3.5rem}.portfolio-header{flex-direction:column;padding-bottom:2rem;align-items:flex-start}.portfolio-name{font-size:2rem}.portfolio-section-list-cnt{flex-direction:column}.portfolio-section-list-cnt ul{margin-bottom:0}}@media (max-width: 470px){.portfolio-content{padding:2.5rem}.portfolio-cnt{padding:0}}
