@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";.circle{position:absolute;background-color:#b79d7033;border-radius:50%;transform:scale(0);opacity:0;animation:scaleFade 1s ease-in-out forwards}.p-drawer-content{animation:colorChange .4s ease-in-out forwards;animation-delay:1.2s}@keyframes colorChange{0%{background-color:inherit}to{background-color:#b79d701a}}@keyframes scaleFade{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.circle1{width:200px;height:200px;top:-50px;left:-50px;background-color:#b79d704d}.circle2{width:290px;height:290px;top:-80px;left:-80px;background-color:#b79d7033;animation-delay:.4s}.circle3{width:380px;height:380px;top:-110px;left:-110px;background-color:#b79d701a;animation-delay:.8s}.switch{display:inline-block;position:relative}.switch__input{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.switch__label{position:relative;display:inline-block;width:120px;height:60px;background-color:#2b2b2b;border:5px solid #5B5B5B;border-radius:9999px;cursor:pointer;transition:all .4s cubic-bezier(.46,.03,.52,.96)}.switch__indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translate(-72%);display:block;width:40px;height:40px;background-color:#7b7b7b;border-radius:9999px;box-shadow:10px 0 rgba(#000000,.2) inset}.switch__indicator:before,.switch__indicator:after{position:absolute;content:"";display:block;background-color:#fff;border-radius:9999px}.switch__indicator:before{top:7px;left:7px;width:9px;height:9px;background-color:#fff;opacity:.6}.switch__indicator:after{bottom:8px;right:6px;width:14px;height:14px;background-color:#fff;opacity:.8}.switch__decoration{position:absolute;top:65%;left:50%;display:block;width:5px;height:5px;background-color:#fff;border-radius:9999px;animation:twinkle .8s infinite -.6s}.switch__decoration:before,.switch__decoration:after{position:absolute;display:block;content:"";width:5px;height:5px;background-color:#fff;border-radius:9999px}.switch__decoration:before{top:-20px;left:10px;opacity:1;animation:twinkle .6s infinite}.switch__decoration:after{top:-7px;left:30px;animation:twinkle .6s infinite -.2s}@keyframes twinkle{50%{opacity:.2}}.switch__indicator,.switch__indicator:before,.switch__indicator:after{transition:all .4s cubic-bezier(.46,.03,.52,.96)}.switch__input:checked+.switch__label{background-color:#8fb5f5;border-color:#347cf8}.switch__input:checked+.switch__label .switch__indicator{background-color:#ecd21f;box-shadow:none;transform:translate(-50%,-50%) translate(72%)}.switch__input:checked+.switch__label .switch__indicator:before,.switch__input:checked+.switch__label .switch__indicator:after{display:none}.switch__input:checked+.switch__label .switch__decoration{top:50%;transform:translateY(-50%);animation:cloud 8s linear infinite;width:20px;height:20px}.switch__input:checked+.switch__label .switch__decoration:before{width:10px;height:10px;top:auto;bottom:0;left:-8px;animation:none}.switch__input:checked+.switch__label .switch__decoration:after{width:15px;height:15px;top:auto;bottom:0;left:16px;animation:none}.switch__input:checked+.switch__label .switch__decoration,.switch__input:checked+.switch__label .switch__decoration:before,.switch__input:checked+.switch__label .switch__decoration:after{border-radius:9999px 9999px 0 0}.switch__input:checked+.switch__label .switch__decoration:after{border-bottom-right-radius:9999px}@keyframes cloud{0%{transform:translateY(-50%)}50%{transform:translate(-50%,-50%)}to{transform:translateY(-50%)}}.nav-social-icon{box-shadow:0 0 7px #00000041;cursor:pointer;transition-duration:.3s;max-width:2.5rem;margin-bottom:.4rem}.nav-social-icon:hover{transform:scale(1.2)}.personal-pic{position:relative}.btns{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;position:absolute;bottom:40px;left:50%;transform:translate(-50%,-50%)}@keyframes width-animate{0%{width:0%;background-color:#efb00233}80%{width:100%}to{width:100%;background-color:#efb00213}}@keyframes shadow-animation{0%{box-shadow:none}25%{box-shadow:#efb002af -5px 5px,#efb00284 -10px 10px}50%{box-shadow:#efb002af -5px 5px,#efb00284 -10px 10px,#efb00248 -15px 15px}75%{box-shadow:#efb002af -5px 5px,#efb00284 -10px 10px,#efb00248 -15px 15px,#efb0022b -20px 20px}to{box-shadow:#efb002af -5px 5px,#efb00284 -10px 10px,#efb00248 -15px 15px,#efb0022b -20px 20px,#efb00217 -25px 25px}}.personal-pic:after{position:absolute;z-index:-9999;content:"";left:0;border-radius:30px;width:100%;height:100%;background-color:#efb00213;animation:width-animate,shadow-animation 1.5s,3.5s ease-in-out alternate,infinite;-webkit-animation:width-animate,shadow-animation 1.5s,3.5s ease-in-out alternate,infinite;box-shadow:#efb002af -5px 5px,#efb00284 -10px 10px,#efb00248 -15px 15px,#efb0022b -20px 20px,#efb00217 -25px 25px}.skill-card{display:flex;gap:.5rem;letter-spacing:.1rem;align-items:center;justify-content:center;z-index:-999;position:absolute;padding:10px 20px;background-color:#efb0022b;border-radius:30px;animation:float 6.5s infinite ease-in-out;animation-delay:calc(var(--i) * 1s);box-shadow:0 0 15px #ffffff28}.skill-card img{max-width:1.8rem;-webkit-filter:drop-shadow(0px 0px 10px #0000002d);filter:drop-shadow(0px 0px 10px #0000002d)}@keyframes float{0%{transform:translate(0)}25%{transform:translate(20px,-20px)}50%{transform:translate(-20px,20px)}75%{transform:translate(-20px,-20px)}90%{transform:translate(20px,20px)}to{transform:translate(0)}}.static-txt{font-size:60px}.sentence{color:#efae02;font-size:60px;font-weight:500}.caret{font-size:60px;color:#efae02}.intro-blob-animation{position:absolute;margin:auto;display:flex;align-items:center;justify-content:center;z-index:-9999;width:100%;opacity:.8}.intro-container{display:flex;align-items:center;min-height:80vh;width:100%}.intro-logo{position:absolute;top:50%;transform:translate(-50%,-50%);right:10%;opacity:.5;z-index:-1;width:20rem}@media screen and (max-width : 550px){.sentence{color:#efae02;font-size:32px;font-weight:500}.static-txt{font-size:32px;font-weight:500}.caret{font-size:32px}.mob-typing{position:absolute;left:50%;bottom:0%;display:flex;z-index:9999999;justify-content:center;width:100%;transform:translate(-50%,-50%)}.mob-typing .static-txt,.mob-typing .sentence,.mob-typing .caret{font-size:28px!important}}@keyframes fadein-left{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}70%{opacity:1}to{transform:translate(0)}}.my-illustration{animation:fadein-left;animation-timeline:view()}.outlined{letter-spacing:.2rem;font-size:60px}.left-shadow{box-shadow:#efb00284 -10px 10px,#efb00248 -15px 15px,#efb0022b -20px 20px,#efb00217 -25px 25px}.right-shadow{box-shadow:#efb00284 10px 10px,#efb00248 15px 15px,#efb0022b 20px 20px,#efb00217 25px 25px}.experience-card{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--p-color-background);border-radius:var(--border-radius);border:2px solid #17171ef7;padding:3rem 2rem;letter-spacing:.1rem;animation:fade-up;animation-timeline:view()}.about-bio{position:relative;background:linear-gradient(45deg,var(--p-color-background),#383848);padding:3.5rem 2rem 2rem;border-radius:var(--border-radius);animation:fade-up;animation-timeline:view()}.name-card{border-radius:10px;padding:1rem 2rem;position:absolute;top:-33px;background:#efb002b4;letter-spacing:.13rem;animation:fade-up;animation-timeline:view()}.experience-card h1{color:var(--p-primary-color)}@media screen and (max-width : 550px){.right-shadow{box-shadow:#efb00284 -10px 10px,#efb00248 -15px 15px,#efb0022b -20px 20px,#efb00217 -25px 25px}.experience-card{padding:2rem 1.5rem}.experience-card h2{font-size:20px!important;text-align:center}.experience-cards-container{flex-direction:column}}.edu-card{width:30rem;padding:2rem;border-radius:var(--border-radius);background-color:var(--p-color-background);animation:fade-up;animation-timeline:view();box-shadow:0 10px #efb00265}.date{background-color:#000000ce;color:#efae02;border-radius:var(--border-radius)}.edu-logo{transition-duration:.2s}.edu-logo:hover{transform:scale(1.1)}@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}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.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{left:50%;transform:translate(-50%);white-space:nowrap}.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top: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;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}:root{--border-radius: 30px;--cursor-color: black;--p-content-max-width: 1160px;--p-content-inline-spacing: 15rem;--p-animation-up-spacing: 100px;--top-bar-height: 5rem;--p-small-gap: 1.25rem;--p-large-gap: 1.5rem;--p-glass: hsla(0, 0%, 100%, .7);--p-button-padding: .5rem 1rem;--p-color-background: #232334a5;--p-color-background-70: #ffffff70;--p-color-background-50: #ffffff50;--p-color-background-30: #ffffff30;--p-color-background-darker: #ede4df;--p-secondary-color: #0E3845;--p-inline-spacing-sm: .5rem;--swiper-pagination-color: var(--p-secondary-color) }.my-app-dark{--cursor-color: white;--p-color-background: #232334cb;--p-color-background-darker: #11100e;--p-secondary-color: #fba40c;--p-glass: rgba(0, 0, 0, .3);--p-color-background-70: #2d282470;--p-color-background-50: #2d282450;--p-color-background-30: #2d282430}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes scale{0%{background-size:100%}to{background-size:150%}}@keyframes scrolling{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(calc(-130% - .5rem));transform:translate(calc(-130% - .5rem))}}@-webkit-keyframes scrolling-reverse{to{-webkit-transform:translate(calc(50% - .5rem));transform:translate(calc(50% - .5rem))}}@-webkit-keyframes header-video-animation{0%{opacity:.8}25%{opacity:1}85%,to{opacity:0;-webkit-transform:scale(3);transform:scale(3)}}@keyframes mob-scale{0%{background-size:145%}to{background-size:230%}}@keyframes v-scaling{0%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}25%{opacity:.5}85%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes progress{0%{width:0%}to{width:100%}}@-webkit-keyframes fade-in{0%{opacity:0}to{-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translate(-10%,10%);transform:translate(-10%,10%)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes stickyNav{0%,to{--_headerWidth: fit-content;--_logoDisplay: var(--_logoAfterAnimation)}to{top:1rem;width:80%;border-radius:100vw}}@keyframes fade-up{0%{opacity:0;-webkit-transform:translateY(var(--p-animation-up-spacing));transform:translateY(var(--p-animation-up-spacing))}50%,to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fade-out.animating{animation-name:fade-out}.scale.animating{animation-name:scale}.scroll.animating{animation-name:scrolling}.fade-up{animation-name:fade-up}.fade-out.animating{-webkit-animation-name:fade-out}.scale.animating{-webkit-animation-name:scale}.scroll.animating{-webkit-animation-name:scrolling}.fade-up.animating{-webkit-animation-name:fade-up}.header-video-animation.animating{-webkit-animation-name:header-video-animation}:root{--font-family: "Bebas Neue", sans-serif;--font-size-big-title: 3rem;--font-size-title: 2rem;--font-size-text: 1rem;--line-height-big-title: 1.2;--line-height-title: 1.4;--line-height-text: 1.6;--font-weight-normal: 400;--font-weight-bold: 700}@media (max-width: 1025px){:root{--font-size-big-title: 2rem;--font-size-title: 1rem}}body{font-family:var(--font-family);font-size:var(--font-size-text);line-height:var(--line-height-text);font-weight:var(--font-weight-normal);margin:0;padding:0}p{font-family:Manrope,sans-serif!important;font-weight:300;color:#c7c7c7}.secondaryFont{font-family:Manrope,sans-serif!important}h1,.big-title{font-size:var(--font-size-big-title);line-height:var(--line-height-big-title);font-weight:var(--font-weight-bold)}h2,.title{font-size:var(--font-size-title);line-height:var(--line-height-title);font-weight:var(--font-weight-bold)}p,span,qoute .text{font-size:var(--font-size-text);line-height:var(--line-height-text);font-weight:var(--font-weight-normal)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}a{text-decoration-skip-ink:auto;color:inherit;text-decoration:inherit}img,picture,svg,video,canvas{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}input,button,textarea,select{font:inherit}@media (max-width:400px){input,button,textarea,select{margin-inline:auto;max-width:190px}}@media (max-width:330px){input,button,textarea,select{margin-inline:auto;max-width:150px}}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}body,html,#app{height:100vh;width:100vw;scroll-behavior:smooth}#app{overflow-x:hidden}fieldset{border:none}.p-overlay-mask{direction:ltr}.swiper-button-next,.swiper-button-prev{color:var(--p-primary-color)}.app-btn{border:1px solid var(--p-primary-color);padding:var(--p-button-padding);border-radius:var(--p-border-radius-lg);transition:all .3s ease-in}.app-btn.outline{color:var(--p-primary-color);font-weight:700}.app-btn:hover{color:#fff;color:var(--p-primary-color)}.app-btn.primary{background-color:var(--p-primary-color);color:#fff}.app-btn.primary:hover{background-color:transparent;color:var(--p-primary-color)}.app-btn i,.app-btn .app-icon{margin-right:var(--p-inline-spacing-sm)}.ltr{direction:ltr}body{background-image:url(/images/stars-bg.png);background-repeat:repeat;background-size:120%;background-position:center center;animation:bg-animation 12s ease-in-out 1s infinite}@keyframes bg-animation{0%{background-size:120%}60%{background-size:180%}to{background-size:120%}}.wrapper{width:min(var(--p-content-max-width),100% - (var(--p-content-inline-spacing) / 2));margin-inline:auto}@media screen and (max-width : 580px){:root{--p-content-inline-spacing: 7rem !important}}@media screen and (max-width : 400px){:root{--p-content-inline-spacing: 3rem !important}}@media (max-width : 1025px){.show-desktop{display:none}}@media (min-width : 1025px){.hide-desktop{display:none!important}}.glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--p-glass)}.progress-bar{position:sticky;height:3px;z-index:100;background-color:var(--p-primary-color);animation:progress linear forwards;animation-timeline:scroll()}.app-icon svg{color:var(--p-text-color);fill:var(--p-text-color)}.app-icon svg path{fill:var(--p-text-color)}.darker{background-color:var(--p-color-background-darker)}.flex-mobile-column{display:flex;flex-direction:column;align-items:start;gap:var(--p-small-gap)}@media (min-width: 1025px){.flex-mobile-column{flex-direction:row}}.form-group{display:flex;flex-direction:column;gap:var(--p-small-gap)}.flex-column{flex-direction:column!important}.separator{margin:auto;height:2px;background-color:#0002;width:75%}.banner-text{min-height:400px;display:flex;flex-direction:column;justify-content:center}.right-pattern{position:relative}.right-pattern:before{content:"";position:absolute;top:0;left:0;right:-10%;bottom:0;background-image:url(/images/pattern.png);background-size:100%;background-position:center;z-index:-2}.intro-pattern{position:relative;opacity:1!important}.intro-pattern:before{position:absolute;content:"";top:0;left:0;right:-80%;bottom:0;z-index:-1;background-image:url(/images/intro.jpg);background-size:35%;-webkit-mask-image:url(/images/mask.svg);mask-image:url(/images/mask.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-composite:xor;mask-composite:exclude;opacity:.85}.left-pattern{position:relative}.left-pattern:before{content:"";position:absolute;top:0;left:-20%;bottom:0;right:0;background-image:url(/images/pattern2.png);background-size:cover;background-position:center;z-index:-2}.dotted-pattern{position:relative}.dotted-pattern:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(/images/pattern3.png);background-size:cover;background-position:center;z-index:-2}.full-pattern{position:relative}.full-pattern:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(/images/pattern4.png);background-size:cover;background-position:center;z-index:-2}@media screen and (max-width : 550px){.right-pattern:before{right:-50%;background-image:url(/images/pattern.png);background-size:cover}.left-pattern:before{left:-50%;background-image:url(/images/pattern2.png);background-size:cover}}header{--_animationStartsAfter: 50vh;--_animationDistance: 500px;--_surfaceColorStart: hsl(0 10% 5%);--_surfaceColorEnd: hsl(0 50% 90% / .1);--_textColorStart: hsl(0 10% 90%);--_textColorEnd: hsl(0 10% 90%);--_logoAfterAnimation: none;position:sticky;top:0;width:100%;height:var(--top-bar-height);border-radius:0;z-index:99;transition:all .3s ease-in-out;overflow:hidden;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;border-bottom:1px solid var(--border-color)}header .navigation{display:flex;justify-content:space-between;align-items:center;height:var(--top-bar-height)}header .navigation .icons{display:flex;align-items:center;background-color:var("--p-content-background");border:1px solid var(--p-menubar-border-color);padding:1rem;gap:1rem;border-radius:var(--p-menubar-border-radius);background:var(--p-color-glass);border-radius:3rem}@supports (animation-timeline: view()){header{-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem);margin:0 auto;animation:stickyNav linear forwards;animation-timeline:view();animation-range-start:calc(100vh + var(--_animationStartsAfter));animation-range-end:calc(100vh + var(--_animationStartsAfter) + var(--_animationDistance))}}.cursor-dot{width:5px;height:5px;background-color:var(--cursor-color)}.cursor-outline{width:30px;height:30px;border:2px solid hsla(0,0%,100%,.5);box-shadow:2px 0 15px #efb0027e}.cursor-dot,.cursor-outline{position:fixed;top:0;left:0;transform:translate(-50%,-50%);border-radius:50%;z-index:1;pointer-events:none}@media screen and (max-width : 550px){.cursor-dot,.cursor-outline{display:none!important}}img{background-color:var(--fk-bg-input);border-radius:5px}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
