:root{--color-white: #fff;--color-black: #000;--title-gray: #ffffff;--normal-gray: #e6e6e6;--light-gray: #9f9f9f;--lighter-gray: #7e7e7e;--border-gray: #dfe2e6;--bg-alt-gray: #fafafa;--bg-gray: #fcfcfc;--color-primary-100: #cefdf5;--color-primary-200: #9efbf3;--color-primary-300: #6cf5f4;--color-primary-400: #47e1ec;--color-primary-500: #10c2e0;--color-primary-600: #0b98c0;--color-primary-700: #0873a1;--color-primary-800: #055281;--color-primary-900: #033b6b;--color-blue-100: #c8faee;--color-blue-200: #93f6e6;--color-blue-300: #5be3d9;--color-blue-400: #32c8c9;--color-blue-500: #0097a5;--color-blue-600: #00768d;--color-blue-700: #005976;--color-blue-800: #00405f;--color-blue-900: #002e4f;--color-red-100: #f9d0cc;--color-red-200: #f49b9c;--color-red-300: #de6572;--color-red-400: #be3d57;--color-red-500: #930e36;--color-red-600: #7e0a38;--color-red-700: #690738;--color-red-800: #550434;--color-red-900: #460231;--color-green-100: #cefddf;--color-green-200: #9efac0;--color-green-300: #6df8a0;--color-green-400: #3cf680;--color-green-500: #0cf262;--color-green-600: #09c34d;--color-green-700: #07923a;--color-green-800: #056127;--color-green-900: #023113;--color-yellow-100: #fefccc;--color-yellow-200: #fef99a;--color-yellow-300: #fef568;--color-yellow-400: #fdf143;--color-yellow-500: #fceb05;--color-yellow-600: #d8c803;--color-yellow-700: #b5a602;--color-yellow-800: #928501;--color-yellow-900: #786d00;--bg-color: #020617;--font-roboto: "Roboto";--font-os-semibold: "OpenSans-semibold";--font-os-regular: "OpenSans-regular";--h1-font-size: 34px;--h2-font-size: 30px;--h3-font-size: 24px;--h4-font-size: 22px;--bigger-font-size: 18px;--normal-font-size: 16px;--small-font-size: 14px;--max-width: 1200px;--normal-border-radius: 6px;--regular-border-radius: 8px;--big-border-radius: 12px;--box-shadow: 0 2px 6px -6px;--box-shadow-regular: 0 4px 12px -8px;--box-shadow-bold: 0 6px 16px -12px;--transition-time: .15s;--z-index-menu: 1000;--h1-font-size: 48px;--header-height: 56px}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2) format("woff2"),url(/fonts/Inter-Regular.ttf) format("truetype");font-display:swap;size-adjust:100%}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,ui-sans-serif,sans-serif,system-ui,arial,helvetica;font-size:16px;line-height:25px;color:#fff}body{min-height:calc(100vh - var(--header-height));margin-bottom:var(--header-height);background-image:url(/assets/images/hexagon-grid.svg),radial-gradient(circle 250px at 50% 300px,rgba(120,119,198,.25),transparent);background-position:50%;background-repeat:no-repeat;background-attachment:fixed;background-color:#020617}main{margin-bottom:30px}li{list-style:none}a{font-family:Inter;font-weight:600;text-decoration:none;color:#fff}img{max-width:100%;max-inline-size:100%;height:auto;vertical-align:bottom}svg{width:24px;height:24px}h1,h2,h3,h4,h5{font-family:Inter;font-weight:700;color:#fff}h1{line-height:50px}h2{font-size:30px;line-height:32px;color:#e6e6e6}h3{font-size:24px;line-height:32px}h4{font-size:18px}h5{font-size:16px}[class*=btn]{width:fit-content;padding:6px 16px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;transition:background-color .15s ease-in-out,transform .15s ease-in-out}[class*=btn]:hover,[class*=btn]:focus-within{background-color:#0b98c0;transform:scale3d(1.04,1.04,1)}.btn-primary{background-color:#0873a1}.container{display:flex;align-items:center;flex-wrap:wrap}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}section{padding:0 1rem}section .container{max-width:768px;padding:62px 0 28px}section .container h2{margin-bottom:16px}::-webkit-scrollbar{width:12px;background-color:transparent}::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#9f9f9f}::-webkit-scrollbar-track{background-color:#dfe2e6;border-radius:20px}@media screen and (min-width: 768px){body{background-image:url(/assets/images/hexagon-grid.svg),radial-gradient(circle 500px at 50% 250px,rgba(120,119,198,.2),transparent)}}.logo[data-astro-cid-qc4fw6y2]{margin:2rem auto 0}@media screen and (min-width: 768px){.logo[data-astro-cid-qc4fw6y2]{margin:0}.logo[data-astro-cid-qc4fw6y2] img[data-astro-cid-qc4fw6y2]{width:132px}}.menu__link[data-astro-cid-iwairrwz]{font-size:12px;line-height:initial;color:currentColor;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;height:100%;opacity:.8;transition:opacity var(--transition-time) ease-in-out}.menu__link[data-astro-cid-iwairrwz].active{opacity:1;border-bottom:2px solid #fff}.menu__icon[data-astro-cid-iwairrwz]{left:0;top:0}.menu__icon[data-astro-cid-iwairrwz] svg[data-astro-cid-iwairrwz]{width:18px;height:18px}@media screen and (min-width: 768px){.menu__link[data-astro-cid-iwairrwz]:hover,.menu__link[data-astro-cid-iwairrwz]:focus-within{opacity:1}.menu__icon[data-astro-cid-iwairrwz]{display:none}.menu__text[data-astro-cid-iwairrwz]{font-size:var(--small-font-size)}}.menu[data-astro-cid-s4yhteap]{display:grid;position:fixed;bottom:0;left:0;width:100%;height:var(--header-height);background-color:var(--bg-color);box-shadow:0 2px 4px #fffc;color:var(--color-white);margin:auto 0;z-index:var(--z-index-menu)}.menu__list[data-astro-cid-s4yhteap]{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (min-width: 768px){.menu[data-astro-cid-s4yhteap]{position:initial;width:auto;background-color:initial;box-shadow:none;flex-grow:1}.menu__list[data-astro-cid-s4yhteap]{display:flex;justify-content:flex-end;gap:56px}}.header[data-astro-cid-3ef6ksr2]{height:var(--header-height);display:flex;align-items:center;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 768px){.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100%;backdrop-filter:saturate(160%) blur(6px);background-color:rgba(var(--bg-color),.6);box-shadow:var(--box-shadow);z-index:var(--z-index-menu);transform:translateY(0);transition:transform var(--transition-time);will-change:transform}.header[data-astro-cid-3ef6ksr2].hidden{transform:translateY(-100%)}}.footer[data-astro-cid-sz7xmlte]{margin-top:64px}.footer__container[data-astro-cid-sz7xmlte]{padding:1rem;justify-content:center;background-color:#ffffff04}.footer[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:none}@media screen and (min-width: 992px){.footer__container[data-astro-cid-sz7xmlte]{border-radius:12px}}.banner[data-astro-cid-fap3n2sq]{display:flex;align-items:center;justify-content:center}.banner[data-astro-cid-fap3n2sq] .container[data-astro-cid-fap3n2sq]{padding-top:68px;padding-bottom:82px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:42px}.banner__info[data-astro-cid-fap3n2sq]{max-width:522px}.banner__info[data-astro-cid-fap3n2sq] h1[data-astro-cid-fap3n2sq]{--h1-font-size: 30px;font-size:var(--h1-font-size);margin-bottom:12px;text-wrap:pretty}.banner__info[data-astro-cid-fap3n2sq] h2[data-astro-cid-fap3n2sq]{--h2-font-size: 20px;font-size:var(--h2-font-size)}.banner__info[data-astro-cid-fap3n2sq] h2[data-astro-cid-fap3n2sq] span[data-astro-cid-fap3n2sq]:nth-child(2){color:var(--color-yellow-300)}.banner__image[data-astro-cid-fap3n2sq]{height:revert-layer;display:block;border-radius:50%;box-shadow:var(--box-shadow);background-color:var(--color-white);object-fit:cover}.contact-tools[data-astro-cid-fap3n2sq]{margin-top:22px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}@media screen and (min-width: 768px){.banner[data-astro-cid-fap3n2sq] .container[data-astro-cid-fap3n2sq]{padding-top:184px}}@media screen and (min-width: 992px){.banner__info[data-astro-cid-fap3n2sq] h1[data-astro-cid-fap3n2sq]{--h1-font-size: 42px;margin-bottom:18px}}.cdc-timeline__item[data-astro-cid-fcqpi5io]{display:flex;flex-wrap:nowrap;gap:16px}.cdc-timeline__line[data-astro-cid-fcqpi5io]{position:relative}.cdc-timeline__line[data-astro-cid-fcqpi5io]:before{content:"";display:block;width:4px;height:100%;background:var(--color-white);position:absolute;top:0;left:0;right:0;margin:0 auto}.cdc-timeline__content[data-astro-cid-fcqpi5io]{position:relative;padding:1em;margin:16px 0 32px;background:#02061733;border-radius:.25em;box-shadow:0 3px 0 var(--color-white)}.cdc-timeline__content[data-astro-cid-fcqpi5io]:before{content:"";position:absolute;top:2rem;right:100%;border-bottom:8px solid transparent;border-right:12px solid rgba(2,6,23,.2);border-top:8px solid transparent}.cdc-timeline__icon[data-astro-cid-fcqpi5io]{position:relative;top:2rem;display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:var(--bg-color);border:4px solid currentColor;border-radius:50%;z-index:1}time[data-astro-cid-fcqpi5io]{margin-bottom:8px;display:block;font-size:var(--small-font-size);color:var(--normal-gray)}h3[data-astro-cid-fcqpi5io]{margin-bottom:12px;color:var(--color-yellow-400)}.project__title[data-astro-cid-lswzvo5y]{margin-bottom:8px;color:var(--color-yellow-400)}.project[data-astro-cid-lswzvo5y] .technologies[data-astro-cid-lswzvo5y]{margin:1rem 0 1.5rem;display:flex;flex-wrap:wrap;gap:18px}.project[data-astro-cid-lswzvo5y] .technologies__item[data-astro-cid-lswzvo5y]{display:flex;gap:6px;border-radius:12px}.project[data-astro-cid-lswzvo5y] .btn-primary[data-astro-cid-lswzvo5y]{margin-top:1rem}.projects__list[data-astro-cid-44zkpkd5]{display:flex;flex-direction:column;row-gap:2.5rem}.about-me[data-astro-cid-lo2wtka6] .container[data-astro-cid-lo2wtka6]{justify-content:center;gap:24px}.about-me[data-astro-cid-lo2wtka6] p[data-astro-cid-lo2wtka6]{margin-bottom:12px}.about-me[data-astro-cid-lo2wtka6] p[data-astro-cid-lo2wtka6] span[data-astro-cid-lo2wtka6]{color:var(--color-yellow-300)}.about-me[data-astro-cid-lo2wtka6] img[data-astro-cid-lo2wtka6]{border-radius:var(--normal-border-radius)}@media screen and (min-width: 992px){.about-me[data-astro-cid-lo2wtka6] .container[data-astro-cid-lo2wtka6]{display:grid;grid-template-columns:200px 1fr;gap:32px}}
