@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@-webkit-keyframes ghost{50%{-webkit-filter:brightness(1);filter:brightness(1);mix-blend-mode:hard-light}51%{-webkit-filter:brightness(4);filter:brightness(4);mix-blend-mode:difference}52%{-webkit-filter:brightness(4);filter:brightness(4);mix-blend-mode:difference}57%{-webkit-filter:brightness(4);filter:brightness(4);mix-blend-mode:difference}58%{-webkit-filter:brightness(1);filter:brightness(1);mix-blend-mode:hard-light}94%{mix-blend-mode:hard-light}95%{mix-blend-mode:difference}97%{mix-blend-mode:hard-light}}@keyframes ghost{50%{-webkit-filter:brightness(1);filter:brightness(1);mix-blend-mode:hard-light}51%{-webkit-filter:brightness(4);filter:brightness(4);mix-blend-mode:difference}52%{-webkit-filter:brightness(4);filter:brightness(4);mix-blend-mode:difference}57%{-webkit-filter:brightness(4);filter:brightness(4);mix-blend-mode:difference}58%{-webkit-filter:brightness(1);filter:brightness(1);mix-blend-mode:hard-light}94%{mix-blend-mode:hard-light}95%{mix-blend-mode:difference}97%{mix-blend-mode:hard-light}}section.hero{-webkit-animation:ghost2 5s linear 1;animation:ghost2 5s linear 1;background:var(--color1);display:grid;min-height:100vh;opacity:0;place-content:center;position:relative;-webkit-transform:translateY(-10rem);transform:translateY(-10rem);transition:opacity .7s ease,-webkit-transform .7s ease;transition:opacity .7s ease,transform .7s ease;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease;width:100vw}.side-label{align-items:center;bottom:0;display:flex;flex-direction:column;gap:2.5rem;left:0;padding-bottom:1rem;padding-top:1rem;position:absolute;top:0}.side-label .line{background:var(--bg);height:100%;-webkit-transform:scaleY(0) scaleX(1);transform:scaleY(0) scaleX(1);transition:-webkit-transform .7s .1s;transition:transform .7s .1s;transition:transform .7s .1s,-webkit-transform .7s .1s;width:.08rem}.side-label .line:first-child{-webkit-transform-origin:bottom;transform-origin:bottom}.side-label .line:last-child{-webkit-transform-origin:top;transform-origin:top}.side-label .year{color:var(--bg);font-family:poppins;font-weight:600;letter-spacing:5px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hero-content{align-items:center;display:flex;flex-direction:row;-webkit-transform:rotate(8deg);transform:rotate(8deg)}.hero-content .hero_image .myImage{-webkit-animation:heroImageMotion 10s ease 5s infinite;animation:heroImageMotion 10s ease 5s infinite;aspect-ratio:1/1;background-repeat:no-repeat;background-size:cover;border-radius:10px;max-width:22rem;min-width:10rem;overflow:hidden;-webkit-transform:translate(3rem,-2.5rem);transform:translate(3rem,-2.5rem);width:30vw;z-index:-1}.hero-content .hero_image .myImage:after{-webkit-animation:ghost 5s linear 1;animation:ghost 5s linear 1;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background:var(--color1);content:"";inset:0;mix-blend-mode:hard-light;position:absolute}.hero-content .hero_image{transition:opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .1s;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .1s,opacity .4s ease;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .1s,opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .1s}.hero-content .hero_image,.hero-content .hero_title{opacity:0;-webkit-transform:translateY(-30rem);transform:translateY(-30rem)}.hero-content .hero_title{bottom:-1rem;left:10%;max-width:13rem;min-width:7rem;position:absolute;transition:opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .3s;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .3s,opacity .4s ease;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .3s,opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .3s;width:15vw}.hero-content .page{aspect-ratio:1/1;background:var(--bg);border-radius:10px;box-shadow:1rem 1.5rem 2px rgba(2,27,45,.459);display:flex;flex-direction:column;gap:1.2rem;max-width:22rem;min-width:10rem;opacity:0;padding:1.5rem;-webkit-transform:translateY(-30rem);transform:translateY(-30rem);transition:opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .1s;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .1s,opacity .4s ease;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .1s,opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .1s;width:30vw;z-index:1}.hero-content .page .pill{background:var(--semi-color1);border-radius:2rem;height:1.2rem}.hero-content .page .pill:first-child{transition:width .8s ease .7s;width:0}.hero-content .page .pill:nth-child(2){transition:width 1.5s ease .8s;width:0}.hero-content .page .pill:nth-child(3){transition:width 1.1s ease .5s;width:0}.hero-content .hero_panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--semi-transparent);border-radius:10px;bottom:-2rem;box-shadow:8.5034px 8.5034px 14.0136px rgba(0,0,0,.17);display:flex;flex-direction:row;height:8rem;justify-content:space-between;max-width:28rem;min-width:20rem;opacity:0;padding:1rem;position:absolute;right:0;-webkit-transform:translate(2rem,2rem);transform:translate(2rem,2rem);-webkit-transform:translate(2rem,-28rem);transform:translate(2rem,-28rem);transition:opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .2s;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .2s,opacity .4s ease;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .2s,opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .2s;width:40vw;z-index:11}.hero-content .hero_panel .lcont{display:flex;flex-direction:column}.hero-content .hero_panel .lcont .myname{font-size:2.5rem;font-weight:700}.hero-content .hero_panel .lcont .mysinfo{font-weight:300;line-height:1rem}.hero-content .hero_panel .lcont .mysinfo span{font-weight:800}.hero-content .hero_panel .lcont .contacts{display:flex;gap:1rem;margin-top:.8rem}.hero-content .hero_panel .lcont .contacts a img{width:2rem}.hero-content .hero_panel .lcont .contacts a{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.hero-content .hero_panel .lcont .contacts a:first-child{transition:opacity .5s .6s,-webkit-transform .5s .6s;transition:transform .5s .6s,opacity .5s .6s;transition:transform .5s .6s,opacity .5s .6s,-webkit-transform .5s .6s}.hero-content .hero_panel .lcont .contacts a:nth-child(2){transition:opacity .5s .7s,-webkit-transform .5s .7s;transition:transform .5s .7s,opacity .5s .7s;transition:transform .5s .7s,opacity .5s .7s,-webkit-transform .5s .7s}.hero-content .hero_panel .lcont .contacts a:nth-child(3){transition:opacity .5s .8s,-webkit-transform .5s .8s;transition:transform .5s .8s,opacity .5s .8s;transition:transform .5s .8s,opacity .5s .8s,-webkit-transform .5s .8s}.hero-content .hero_panel .lcont .contacts a:nth-child(4){transition:opacity .5s .9s,-webkit-transform .5s .9s;transition:transform .5s .9s,opacity .5s .9s;transition:transform .5s .9s,opacity .5s .9s,-webkit-transform .5s .9s}.hero-content .hero_panel .rcont{display:grid;padding-right:.5rem;place-content:center}.hero-content .hero_panel .rcont img{cursor:pointer;width:4rem}.hero-content .hero_panel .rcont img:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}@media(min-width:790px){section.hero.reveal{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}section.hero.reveal .side-label .line{-webkit-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1)}section.hero.reveal .hero-content .hero_image,section.hero.reveal .hero-content .hero_title,section.hero.reveal .hero-content .page{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}section.hero.reveal .hero-content .hero_panel{opacity:1;-webkit-transform:translate(2rem,2rem);transform:translate(2rem,2rem)}section.hero.reveal .hero-content .hero_panel .lcont .contacts a:first-child,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(2),section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(3),section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(4){opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}section.hero.reveal .hero-content .hero_panel .lcont .contacts a:first-child img,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(2) img,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(3) img,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(4) img{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}section.hero.reveal .hero-content .hero_panel .lcont .contacts a:first-child img:hover,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(2) img:hover,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(3) img:hover,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(4) img:hover{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}section.hero.reveal .hero-content .page .pill:first-child{width:40%}section.hero.reveal .hero-content .page .pill:nth-child(2){width:15%}section.hero.reveal .hero-content .page .pill:nth-child(3){width:60%}}@-webkit-keyframes heroImageMotion{0%{-webkit-transform:translate(3rem,-2.5rem);transform:translate(3rem,-2.5rem)}40%{-webkit-transform:translate(3.2rem,-2.7rem);transform:translate(3.2rem,-2.7rem)}60%{-webkit-transform:translate(2.9rem,-2.1rem);transform:translate(2.9rem,-2.1rem)}60%{-webkit-transform:translate(3.3rem,-3.1rem);transform:translate(3.3rem,-3.1rem)}to{-webkit-transform:translate(3rem,-2.5rem);transform:translate(3rem,-2.5rem)}}@keyframes heroImageMotion{0%{-webkit-transform:translate(3rem,-2.5rem);transform:translate(3rem,-2.5rem)}40%{-webkit-transform:translate(3.2rem,-2.7rem);transform:translate(3.2rem,-2.7rem)}60%{-webkit-transform:translate(2.9rem,-2.1rem);transform:translate(2.9rem,-2.1rem)}60%{-webkit-transform:translate(3.3rem,-3.1rem);transform:translate(3.3rem,-3.1rem)}to{-webkit-transform:translate(3rem,-2.5rem);transform:translate(3rem,-2.5rem)}}@-webkit-keyframes heroTextMotion{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(.5rem,-.5rem);transform:translate(.5rem,-.5rem)}50%{-webkit-transform:translate(.2rem,-.8rem);transform:translate(.2rem,-.8rem)}}@keyframes heroTextMotion{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(.5rem,-.5rem);transform:translate(.5rem,-.5rem)}50%{-webkit-transform:translate(.2rem,-.8rem);transform:translate(.2rem,-.8rem)}}@media(max-width:869px){section.hero{display:grid;overflow-x:hidden!important}.side-label{gap:2.2rem;width:2.2rem}.hero-content .hero_image .myImage{min-width:14rem}.hero-content .hero_panel{height:-webkit-min-content;height:min-content}.hero-content .hero_panel .lcont .myname{font-size:2.3rem;font-weight:700}.hero-content .hero_panel .lcont .mysinfo{line-height:1.6rem}.hero-content .hero_panel .lcont .contacts a:first-child img,.hero-content .hero_panel .lcont .contacts a:nth-child(2) img,.hero-content .hero_panel .lcont .contacts a:nth-child(3) img,.hero-content .hero_panel .lcont .contacts a:nth-child(4) img{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.hero-content .hero_panel .lcont .contacts a:first-child img:hover,.hero-content .hero_panel .lcont .contacts a:nth-child(2) img:hover,.hero-content .hero_panel .lcont .contacts a:nth-child(3) img:hover,.hero-content .hero_panel .lcont .contacts a:nth-child(4) img:hover{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}.hero-content .hero_panel .lcont .contacts a{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.hero-content .hero_panel .lcont .contacts a:first-child{transition:opacity .5s .6s,-webkit-transform .5s .6s;transition:transform .5s .6s,opacity .5s .6s;transition:transform .5s .6s,opacity .5s .6s,-webkit-transform .5s .6s}.hero-content .hero_panel .lcont .contacts a:nth-child(2){transition:opacity .5s .7s,-webkit-transform .5s .7s;transition:transform .5s .7s,opacity .5s .7s;transition:transform .5s .7s,opacity .5s .7s,-webkit-transform .5s .7s}.hero-content .hero_panel .lcont .contacts a:nth-child(3){transition:opacity .5s .8s,-webkit-transform .5s .8s;transition:transform .5s .8s,opacity .5s .8s;transition:transform .5s .8s,opacity .5s .8s,-webkit-transform .5s .8s}.hero-content .hero_panel .lcont .contacts a:nth-child(4){transition:opacity .5s .9s,-webkit-transform .5s .9s;transition:transform .5s .9s,opacity .5s .9s;transition:transform .5s .9s,opacity .5s .9s,-webkit-transform .5s .9s}}@media(max-width:790px){section.hero{display:grid;overflow-x:hidden!important}.side-label{gap:1.7rem;width:3rem}.side-label .up.line{height:1.2rem}.side-label .down.line{height:0}.side-label .line{z-index:-111111!important}.hero-content{-webkit-transform:rotate(8deg) translateX(-1rem);transform:rotate(8deg) translateX(-1rem)}.hero-content .hero_image .myImage{min-width:14rem}.hero-content .hero_title{bottom:-1rem;left:10%;max-width:13rem;min-width:7rem;position:absolute;transition:opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .3s;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .3s,opacity .4s ease;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .3s,opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .3s;width:15vw}.hero-content .hero_title,.hero-content .page{opacity:0;-webkit-transform:translateY(-30rem);transform:translateY(-30rem)}.hero-content .page{aspect-ratio:1/1;background:var(--bg);border-radius:10px;box-shadow:.7rem 1rem 1px rgba(2,27,45,.459);display:flex;flex-direction:column;gap:1rem;max-width:22rem;min-width:10rem;padding:1rem;transition:opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .1s;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .1s,opacity .4s ease;transition:transform 2s cubic-bezier(.1,.25,.19,1.13) .1s,opacity .4s ease,-webkit-transform 2s cubic-bezier(.1,.25,.19,1.13) .1s;width:30vw;z-index:1}.hero-content .page .pill{background:var(--semi-color1);border-radius:2rem;height:.8rem}.hero-content .page .pill:first-child{transition:width .8s ease .7s;width:0}.hero-content .page .pill:nth-child(2){transition:width 1.5s ease .8s;width:0}.hero-content .page .pill:nth-child(3){transition:width 1.1s ease .5s;width:0}.hero-content .hero_panel{min-width:18.5rem}.hero-content .hero_panel .lcont .myname{font-size:2.3rem;font-weight:700}.hero-content .hero_panel .lcont .mysinfo{line-height:1.6rem}.hero-content .hero_panel .rcont{display:none}section.hero.reveal{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}section.hero.reveal .side-label .line{-webkit-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1);z-index:1111111111}section.hero.reveal .hero-content .hero_image,section.hero.reveal .hero-content .hero_title,section.hero.reveal .hero-content .page{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:-111111}section.hero.reveal .hero-content .hero_title{opacity:1;-webkit-transform:translate(.8rem) scale(.85);transform:translate(.8rem) scale(.85);z-index:111111}section.hero.reveal .hero-content .hero_panel{opacity:1;-webkit-transform:translate(4rem,2.5rem) scale(.85);transform:translate(4rem,2.5rem) scale(.85)}section.hero.reveal .hero-content .hero_panel .lcont .contacts a:first-child,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(2),section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(3),section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(4){opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}section.hero.reveal .hero-content .hero_panel .lcont .contacts a:first-child img,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(2) img,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(3) img,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(4) img{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}section.hero.reveal .hero-content .hero_panel .lcont .contacts a:first-child img:hover,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(2) img:hover,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(3) img:hover,section.hero.reveal .hero-content .hero_panel .lcont .contacts a:nth-child(4) img:hover{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}section.hero.reveal .hero-content .page .pill:first-child{width:40%}section.hero.reveal .hero-content .page .pill:nth-child(2){width:15%}section.hero.reveal .hero-content .page .pill:nth-child(3){width:60%}}.App{position:relative;width:100vw}.about{display:grid;margin-bottom:10rem;margin-top:10rem;place-content:center;width:100vw}.about .cont{max-width:45rem}.about img{border-radius:200px;outline:8px solid var(--border);position:absolute;-webkit-transform:translate(-5rem,-5rem);transform:translate(-5rem,-5rem);width:10rem;z-index:11}.about .infoCont,.about img{opacity:0;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease}.about .infoCont{background:#fff;border-radius:17px;box-shadow:0 20px 23px rgba(0,0,0,.1);padding:3rem 1rem 2rem 6rem;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.about .infoCont .box{aspect-ratio:1/1;background:var(--border);margin-bottom:1rem;width:1rem}.about .infoCont .info{font-size:.9rem;font-weight:500;letter-spacing:.4px;line-height:1.8rem;max-width:35rem}.about.reveal img{opacity:1;-webkit-transform:translate(-5rem,-2rem);transform:translate(-5rem,-2rem)}.about.reveal .infoCont{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}footer{align-items:center;background:var(--footer-bg)}footer,footer .wrapper{display:flex;flex-direction:column;width:100vw}footer .wrapper{align-items:flex-start;gap:.5rem;max-width:900px;padding:2rem 0;width:calc(100vw - 2rem)}footer .wrapper .topbar{align-items:center;display:flex;justify-content:center;margin-top:1rem}footer .wrapper .topbar .logo{margin-right:1rem;width:5.5rem}footer .wrapper .topbar .slash{-webkit-transform:translate(.5rem);transform:translate(.5rem);width:.7rem}footer .wrapper .topbar div{color:#505050;font-size:.9rem;font-weight:600;letter-spacing:.3px;margin-left:1rem;-webkit-transform:translate(.2rem,-.1rem);transform:translate(.2rem,-.1rem)}footer .wrapper .contacts{display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-end;width:100%}footer .wrapper .contacts a img{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:1.7rem}footer .wrapper .contacts a img:hover{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}footer .wrapper .contacts .icon-container{position:relative}footer .wrapper .contacts .icon-container .popup{background-color:#000;border:1px solid #ccc;border-radius:10px;color:#fff;display:block;left:50%;padding:5px;position:absolute;top:-50px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .wrapper .contacts .icon-container:hover .popup{display:block}footer .wrapper .siteinfo{color:#1b1b1b;font-size:.9rem;font-weight:500;letter-spacing:.5px}body,html{margin:0;padding:0;scroll-behavior:smooth}:root{--color1:#3eaeff;--semi-color1:rgba(61,174,255,.28);--color2:#3e68ff;--color3:#ff833e;--color4:#32c37e;--bg:#fff;--footer-bg:#f5f5f5;--ibg:#000;--sbg:#021b2d;--semi-transparent:hsla(0,0%,97%,.58);--border:#e4e4e4;--font:"Poppins",sans-serif}*{font-family:Poppins,sans-serif;font-family:var(--font)}::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.86ee8552.css.map*/