.about-module__i9FPWq__about__container{justify-content:center;align-items:center;padding:4rem 0;display:flex;position:relative}.about-module__i9FPWq__about__data{text-align:center;width:100%;max-width:900px}.about-module__i9FPWq__about__info{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.about-module__i9FPWq__about__box{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);cursor:default;border-radius:1.5rem;padding:1.75rem 1.25rem;transition:all .4s}.about-module__i9FPWq__about__box:hover{border-color:var(--accent-color);background:var(--container-color);transform:translateY(-8px);box-shadow:0 18px 40px #2563eb14}.about-module__i9FPWq__about__icon{color:var(--accent-color);margin-bottom:.75rem;font-size:2rem}.about-module__i9FPWq__about__title{font-size:var(--normal-font-size);font-weight:var(--font-semi-bold);color:var(--title-color);margin-bottom:.35rem}.about-module__i9FPWq__about__subtitle{font-size:var(--small-font-size);color:var(--text-color);line-height:1.6}.about-module__i9FPWq__about__content{margin-bottom:3rem}.about-module__i9FPWq__about__description{color:var(--text-color);text-align:center;max-width:760px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.9}.about-module__i9FPWq__subtitle_local{display:block;margin-bottom:1.5rem!important}.about-module__i9FPWq__cv_button_container{justify-content:center;align-items:center;display:flex}.about-module__i9FPWq__cv_button_container a{justify-content:center;min-width:220px}@media screen and (max-width:992px){.about-module__i9FPWq__about__container{padding:3rem 0}.about-module__i9FPWq__about__data{max-width:100%}.about-module__i9FPWq__about__description{max-width:100%;font-size:1rem}}@media screen and (max-width:768px){.about-module__i9FPWq__about__info{grid-template-columns:repeat(2,1fr);gap:1rem}.about-module__i9FPWq__about__box{padding:1.25rem 1rem}.about-module__i9FPWq__about__description{padding:0 .5rem;line-height:1.8}}@media screen and (max-width:480px){.about-module__i9FPWq__about__info{grid-template-columns:1fr}.about-module__i9FPWq__about__icon{font-size:1.75rem}.about-module__i9FPWq__about__title{font-size:.95rem}.about-module__i9FPWq__about__subtitle{font-size:.85rem}.about-module__i9FPWq__cv_button_container a{width:100%}}
.contact-module__9lyDlG__contact{padding-bottom:4rem}.contact-module__9lyDlG__contact__header{text-align:center;margin-bottom:4rem}.contact-module__9lyDlG__contact__container{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.contact-module__9lyDlG__contact__left{flex-direction:column;gap:2rem;display:flex}.contact-module__9lyDlG__contact__intro{margin-bottom:.5rem}.contact-module__9lyDlG__contact__title{font-size:2rem;font-weight:var(--font-semi-bold);color:var(--title-color);margin-bottom:1rem;line-height:1.4}.contact-module__9lyDlG__contact__description{font-size:var(--normal-font-size);color:var(--text-color);max-width:540px;line-height:1.8}.contact-module__9lyDlG__contact__values{background:var(--container-color);border:1px solid #2563eb14;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.contact-module__9lyDlG__contact__values_title{font-size:1.15rem;font-weight:var(--font-semi-bold);color:var(--title-color)}.contact-module__9lyDlG__contact__values_list{gap:.85rem;margin:0;padding-left:0;list-style:none;display:grid}.contact-module__9lyDlG__contact__values_list li{font-size:var(--normal-font-size);color:var(--text-color);padding-left:1.6rem;line-height:1.6;position:relative}.contact-module__9lyDlG__contact__values_list li:before{content:"✓";color:var(--first-color);font-weight:var(--font-semi-bold);position:absolute;top:0;left:0}.contact-module__9lyDlG__contact__right{width:100%}.contact-module__9lyDlG__contact__form_container{background:var(--container-color);border:1px solid #2563eb14;border-radius:1.75rem;padding:1.5rem}.contact-module__9lyDlG__contact__form_header{margin-bottom:1.5rem}.contact-module__9lyDlG__contact__form_subtitle{font-size:var(--small-font-size);color:var(--text-color);margin-top:.5rem;line-height:1.7}.contact-module__9lyDlG__contact__form{flex-direction:column;gap:1rem;display:flex}.contact-module__9lyDlG__contact__form_group{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.contact-module__9lyDlG__contact__form_div{flex-direction:column;display:flex}.contact-module__9lyDlG__contact__form_tag{font-size:var(--small-font-size);font-weight:var(--font-medium);color:var(--title-color);margin-bottom:.6rem}.contact-module__9lyDlG__contact__form_input{width:100%;font-size:var(--normal-font-size);color:var(--title-color);resize:none;background:0 0;border:1px solid #2563eb14;border-radius:14px;outline:none;padding:1rem;transition:all .3s}.contact-module__9lyDlG__contact__form_input:focus{border-color:var(--first-color);box-shadow:0 0 0 4px #2563eb0d}.contact-module__9lyDlG__contact__form_area textarea{min-height:120px}.contact-module__9lyDlG__contact__form_status{min-height:52px}.contact-module__9lyDlG__contact__message{font-size:var(--small-font-size);font-weight:var(--font-medium);border-radius:14px;padding:.9rem 1rem}.contact-module__9lyDlG__contact__message--success{color:#15803d;background:#22c55e14;border:1px solid #22c55e26}.contact-module__9lyDlG__contact__message--error{color:#dc2626;background:#ef444414;border:1px solid #ef444426}.contact-module__9lyDlG__contact__submit_btn{color:#fff;width:100%;font-size:var(--normal-font-size);font-weight:var(--font-medium);cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#60a5fa 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:1rem 1.5rem;transition:all .35s;display:inline-flex}.contact-module__9lyDlG__contact__submit_btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb2e}.contact-module__9lyDlG__contact__submit_icon,.contact-module__9lyDlG__contact__submit_rocket{font-size:1.2rem}.contact-module__9lyDlG__contact__loader{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite contact-module__9lyDlG__spin}.contact-module__9lyDlG__loading{pointer-events:none;opacity:.9}@keyframes contact-module__9lyDlG__spin{to{transform:rotate(360deg)}}@media screen and (max-width:992px){.contact-module__9lyDlG__contact__container{grid-template-columns:1fr}.contact-module__9lyDlG__contact__description{max-width:100%}}@media screen and (max-width:768px){.contact-module__9lyDlG__contact__header{margin-bottom:3rem}.contact-module__9lyDlG__contact__title{font-size:1.6rem}.contact-module__9lyDlG__contact__form_group{grid-template-columns:1fr}.contact-module__9lyDlG__contact__form_container{padding:1.25rem}.contact-module__9lyDlG__contact__card{padding:1.4rem}}@media screen and (max-width:576px){.contact-module__9lyDlG__contact__title{font-size:1.4rem}.contact-module__9lyDlG__contact__submit_btn{font-size:var(--small-font-size);padding:.95rem 1rem}.contact-module__9lyDlG__contact__form_input{font-size:var(--small-font-size)}}
.footer-module__WOMdyG__footer{background:0 0;border-top:1px solid #2563eb1f;margin-top:4rem}.footer-module__WOMdyG__container{padding:4rem 0 2rem}.footer-module__WOMdyG__top{border-bottom:1px solid #2563eb1a;padding-bottom:2.5rem}.footer-module__WOMdyG__brand h2{color:var(--title-color);margin-bottom:.6rem;font-size:2rem}.footer-module__WOMdyG__brand p{max-width:520px;color:var(--text-color);margin-bottom:.6rem;line-height:1.7}.footer-module__WOMdyG__cta{color:var(--accent-color);font-size:.95rem}.footer-module__WOMdyG__grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2.5rem;padding:3rem 0;display:flex}.footer-module__WOMdyG__info{color:var(--text-color);opacity:.9;flex-direction:column;gap:.6rem;font-size:.95rem;display:flex}.footer-module__WOMdyG__nav{flex-direction:column;gap:.8rem;display:flex}.footer-module__WOMdyG__nav a{color:var(--text-color);font-size:.95rem;text-decoration:none;transition:all .3s}.footer-module__WOMdyG__nav a:hover{color:var(--accent-color);transform:translate(4px)}.footer-module__WOMdyG__social{gap:1rem;display:flex}.footer-module__WOMdyG__social a{width:48px;height:48px;color:var(--accent-color);background:#2563eb0d;border:1px solid #2563eb1f;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .35s;display:flex}.footer-module__WOMdyG__social a:hover{background:var(--accent-color);color:#fff;transform:translateY(-5px);box-shadow:0 10px 25px #2563eb33}.footer-module__WOMdyG__bottom{text-align:center;border-top:1px solid #2563eb1a;padding-top:1.5rem}.footer-module__WOMdyG__bottom p{color:var(--text-color);font-size:.9rem}@media (max-width:768px){.footer-module__WOMdyG__grid{flex-direction:column;gap:2rem}.footer-module__WOMdyG__social{margin-top:1rem}}
.header-module__nrpHoW__header{width:100%;z-index:var(--z-fixed);background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border-bottom:2px solid var(--glass-border);transition:box-shadow .3s,background .3s;position:fixed;top:0;left:0}.header-module__nrpHoW__nav{height:calc(var(--header-height) + 1.8rem);z-index:9999;justify-content:space-between;align-items:center;column-gap:1rem;max-width:968px;margin:0 auto;padding:.8rem 1.5rem;display:flex;position:relative}.header-module__nrpHoW__nav__logo{font-weight:var(--font-bold);font-family:var(--heading-font);letter-spacing:.5px;text-transform:uppercase;z-index:9999;background:linear-gradient(90deg,#2563eb 0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;text-decoration:none;transition:transform .3s;position:relative}.dark-theme .header-module__nrpHoW__nav__logo{background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%);-webkit-background-clip:text;background-clip:text}.header-module__nrpHoW__nav__logo:after{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-module__nrpHoW__nav__logo:hover:after{width:100%}.header-module__nrpHoW__nav__logo:hover{transform:scale(1.05)}.header-module__nrpHoW__nav__list{column-gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header-module__nrpHoW__nav__link{font-size:var(--small-font-size);font-family:var(--body-font);font-weight:var(--font-medium);color:var(--title-color);cursor:pointer;flex-direction:column;align-items:center;text-decoration:none;transition:color .3s,transform .2s;display:flex;position:relative}@media screen and (min-width:769px){.header-module__nrpHoW__nav__link:after{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.header-module__nrpHoW__nav__link:hover:after,.header-module__nrpHoW__active-link:after{width:100%}.header-module__nrpHoW__nav__link:hover{color:#2563eb;transform:translateY(-2px)}}.header-module__nrpHoW__active-link{color:#2563eb!important}.dark-theme .header-module__nrpHoW__active-link{color:#60a5fa!important}.header-module__nrpHoW__nav__icon{margin-bottom:.25rem;font-size:1.3rem;display:none}.header-module__nrpHoW__nav__actions{z-index:9999;align-items:center;gap:.6rem;display:flex;position:relative}.header-module__nrpHoW__nav__theme{border:1px solid var(--glass-border);background:var(--glass-bg);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;transition:all .3s;display:flex;position:relative;color:#0f172a!important}.header-module__nrpHoW__nav__theme:hover{background:#94a3b833;border-color:#64748b73;transform:rotate(20deg)scale(1.1);color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__theme{color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__theme:hover{color:#0f172a!important}.dark-theme .header-module__nrpHoW__nav__theme{color:#f8fafc!important}.dark-theme .header-module__nrpHoW__nav__theme:hover{background:#94a3b82e;border-color:#94a3b873;color:#fff!important}.header-module__nrpHoW__nav__toggle{border:1px solid var(--glass-border);background:var(--glass-bg);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .3s;display:none;position:relative;color:#0f172a!important}.header-module__nrpHoW__nav__toggle:hover{background:#94a3b833;border-color:#64748b73;color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__toggle{color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__toggle:hover{color:#0f172a!important}.dark-theme .header-module__nrpHoW__nav__toggle{color:#f8fafc!important}.dark-theme .header-module__nrpHoW__nav__toggle:hover{background:#94a3b82e;border-color:#94a3b873;color:#fff!important}.header-module__nrpHoW__hamburger{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.header-module__nrpHoW__hamburger span{transform-origin:50%;background:currentColor;border-radius:2px;width:100%;height:2px;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:block;position:absolute;left:0}.header-module__nrpHoW__hamburger span:first-child{top:0}.header-module__nrpHoW__hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.header-module__nrpHoW__hamburger span:nth-child(3){bottom:0}.header-module__nrpHoW__hamburger__open span:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.header-module__nrpHoW__hamburger__open span:nth-child(2){opacity:0;transform:translateY(-50%)scaleX(0)}.header-module__nrpHoW__hamburger__open span:nth-child(3){top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}.header-module__nrpHoW__nav__overlay{inset:0;top:var(--header-height);z-index:100;background:#00000080;animation:.3s forwards header-module__nrpHoW__fadeIn;position:fixed}@keyframes header-module__nrpHoW__fadeIn{0%{opacity:0}to{opacity:1}}.header-module__nrpHoW__scroll__header{box-shadow:0 4px 25px var(--glass-shadow)}@media screen and (max-width:768px){.header-module__nrpHoW__header{height:calc(var(--header-height) + .75rem)}.header-module__nrpHoW__nav{min-height:calc(var(--header-height) + .75rem);justify-content:space-between;width:100%;height:auto;padding:0 1rem}.header-module__nrpHoW__nav__logo{z-index:9999;margin-right:auto;font-size:1.25rem}.header-module__nrpHoW__nav__list{display:none}.header-module__nrpHoW__nav__menu{top:calc(var(--header-height) + 1.3rem);background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);width:calc(100% - 1.5rem);box-shadow:0 16px 32px var(--glass-shadow);z-index:500;opacity:0;visibility:hidden;pointer-events:none;border-radius:1.25rem;padding:2rem 1.5rem 3rem;transition:opacity .3s,transform .35s cubic-bezier(.25,.46,.45,.94),visibility .3s;position:fixed;left:.75rem;right:.75rem;overflow-y:auto;transform:translateY(-10px)}.header-module__nrpHoW__show-menu{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.header-module__nrpHoW__nav__menu .header-module__nrpHoW__nav__list,.header-module__nrpHoW__show-menu .header-module__nrpHoW__nav__list{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;display:grid!important}.header-module__nrpHoW__nav__link{background:0 0;border-radius:.75rem;justify-content:center;min-height:4.5rem;padding:1rem .5rem;transition:all .3s}.header-module__nrpHoW__nav__link:hover{color:#2563eb;background:#2563eb14;transform:none}.header-module__nrpHoW__nav__link:active{transform:scale(.97)}.header-module__nrpHoW__active-link{color:#2563eb!important;background:#2563eb1a!important}.dark-theme .header-module__nrpHoW__active-link{color:#60a5fa!important;background:#60a5fa1a!important}.header-module__nrpHoW__nav__icon{display:block}.header-module__nrpHoW__nav__theme{z-index:9999;background:var(--glass-bg);border-color:var(--glass-border);width:36px;height:36px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.9rem;color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__theme{color:#0f172a!important}.header-module__nrpHoW__nav__theme:hover{background:#94a3b833;border-color:#64748b73;transform:rotate(20deg)scale(1.05);color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__theme:hover{color:#0f172a!important}.dark-theme .header-module__nrpHoW__nav__theme{color:#f8fafc!important}.dark-theme .header-module__nrpHoW__nav__theme:hover{background:#94a3b82e;border-color:#94a3b873;color:#fff!important}.header-module__nrpHoW__nav__toggle{z-index:9999;background:var(--glass-bg);border-color:var(--glass-border);width:36px;height:36px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;color:#0f172a!important}.light-theme .header-module__nrpHoW__nav__toggle{color:#0f172a!important}.header-module__nrpHoW__nav__toggle:hover{background:#94a3b833;border-color:#64748b73;color:#0f172a!important}.header-module__nrpHoW__nav__toggle[aria-expanded=true]{background:#94a3b83d;border-color:#64748b80;box-shadow:0 0 12px #64748b33;color:#0f172a!important}:is(.light-theme .header-module__nrpHoW__nav__toggle:hover,.light-theme .header-module__nrpHoW__nav__toggle[aria-expanded=true]){color:#0f172a!important}.dark-theme .header-module__nrpHoW__nav__toggle{color:#f8fafc!important}.dark-theme .header-module__nrpHoW__nav__toggle:hover{background:#94a3b82e;border-color:#94a3b873;color:#fff!important}.dark-theme .header-module__nrpHoW__nav__toggle[aria-expanded=true]{background:#94a3b838;border-color:#94a3b880;box-shadow:0 0 12px #94a3b83d;color:#fff!important}.light-theme .header-module__nrpHoW__hamburger span{background:#0f172a!important}.dark-theme .header-module__nrpHoW__hamburger span{background:#f8fafc!important}.header-module__nrpHoW__nav__actions{z-index:9999;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.header-module__nrpHoW__nav__overlay{top:var(--header-height);z-index:100}.header-module__nrpHoW__hamburger{width:19px;height:13px}.header-module__nrpHoW__hamburger span{border-radius:999px;height:2.5px}}@media screen and (max-width:350px){.header-module__nrpHoW__nav__logo{font-size:1.1rem}.header-module__nrpHoW__nav{padding:0 .5rem}.header-module__nrpHoW__nav__theme,.header-module__nrpHoW__nav__toggle{width:40px;height:40px;font-size:1rem}.header-module__nrpHoW__nav__menu{width:calc(100% - 1rem);padding:2rem 1rem 3rem;left:.5rem;right:.5rem}.header-module__nrpHoW__nav__menu .header-module__nrpHoW__nav__list,.header-module__nrpHoW__show-menu .header-module__nrpHoW__nav__list{gap:.85rem;grid-template-columns:repeat(2,1fr)!important}.header-module__nrpHoW__nav__link{font-size:var(--smaller-font-size);min-height:4rem;padding:.75rem .25rem}.header-module__nrpHoW__nav__icon{font-size:1rem}}
.home-module__GLEU1G__home__container{row-gap:7rem}.home-module__GLEU1G__home__content{grid-template-columns:116px repeat(2,1fr);align-items:center;column-gap:2rem;padding-top:5.5rem}.home-module__GLEU1G__home__social{flex-direction:column;align-self:center;gap:1.5rem;display:flex}.home-module__GLEU1G__home__social_icon{background:var(--container-color);border:2px solid var(--title-color);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:.6rem;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a;color:var(--title-color)!important}.home-module__GLEU1G__home__social_icon svg{fill:currentColor;width:1.2rem;height:1.2rem;display:block}.home-module__GLEU1G__home__social_icon:hover{background:var(--title-color);transform:scale(1.1)translateY(-3px);box-shadow:0 8px 25px #0003;color:#fff!important}.dark-theme .home-module__GLEU1G__home__social_icon{background:var(--container-color);border-color:var(--title-color);color:var(--title-color)!important}.dark-theme .home-module__GLEU1G__home__social_icon:hover{background:var(--title-color);color:var(--container-color)!important}.home-module__GLEU1G__home__title{font-size:var(--big-font-size);font-family:var(--heading-font);font-weight:var(--font-bold);margin-bottom:var(--mb-0-25);flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.home-module__GLEU1G__home__hand{flex-shrink:0;width:38px;height:38px;animation:2.5s ease-in-out infinite home-module__GLEU1G__wave}@keyframes home-module__GLEU1G__wave{0%,60%,to{transform:rotate(0)}10%,30%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}40%{transform:rotate(10deg)}50%{transform:rotate(-4deg)}}.home-module__GLEU1G__home__subtitle{font-size:var(--h3-font-size);font-family:var(--body-font);font-weight:var(--font-medium);margin-bottom:var(--mb-1);min-height:1.8rem;padding-left:5.4rem;position:relative}.home-module__GLEU1G__home__subtitle:before{content:"";background-color:var(--text-color);width:70px;height:1px;position:absolute;top:1rem;left:0}.home-module__GLEU1G__typed__cursor{color:var(--first-color);margin-left:2px;font-weight:300;animation:.8s step-end infinite home-module__GLEU1G__blink;display:inline-block}@keyframes home-module__GLEU1G__blink{0%,to{opacity:1}50%{opacity:0}}.home-module__GLEU1G__home__description{max-width:400px;margin-bottom:var(--mb-2);font-family:var(--body-font);font-weight:var(--font-normal);color:var(--text-color);line-height:1.7}.home-module__GLEU1G__home__buttons{margin-bottom:var(--mb-3);flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.home-module__GLEU1G__data__button_outline{border:2px solid var(--first-color)!important;color:var(--first-color)!important;background:0 0!important}.home-module__GLEU1G__data__button_outline:hover{background:var(--first-color)!important;color:#fff!important}.home-module__GLEU1G__home__img{background:url(/assets/profile.jpg) top/cover no-repeat;order:1;justify-self:center;width:300px;height:300px;animation:8s ease-in-out 1s infinite home-module__GLEU1G__profile__animate;box-shadow:inset 0 0 0 9px #ffffff4d}@keyframes home-module__GLEU1G__profile__animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.home-module__GLEU1G__home__scroll{justify-content:center;align-items:center;margin-top:3rem;display:flex}.home-module__GLEU1G__home__scroll_button{border-radius:.75rem;align-items:center;gap:.4rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex}.home-module__GLEU1G__home__scroll_button:hover{transform:translateY(-2px)}.home-module__GLEU1G__home__scroll_button:hover .home-module__GLEU1G__home__scroll_name,.home-module__GLEU1G__home__scroll_button:hover .home-module__GLEU1G__home__scroll_arrow{color:var(--first-color)}.home-module__GLEU1G__home__scroll_mouse{transition:transform .3s}.home-module__GLEU1G__wheel{animation:2s infinite home-module__GLEU1G__scroll-wheel}@keyframes home-module__GLEU1G__scroll-wheel{0%{transform:translateY(0)}30%{transform:translateY(3.75rem)}to{transform:translateY(0)}}.home-module__GLEU1G__home__scroll_name{color:var(--title-color);font-weight:var(--font-medium);transition:color .3s}.home-module__GLEU1G__home__scroll_arrow{color:var(--title-color);font-size:1.25rem;transition:all .3s}@media screen and (max-width:992px){.home-module__GLEU1G__home__content{grid-template-columns:100px repeat(2,1fr);column-gap:1.25rem}.home-module__GLEU1G__home__hand{width:26px;height:26px}.home-module__GLEU1G__home__subtitle{padding-left:3.75rem}.home-module__GLEU1G__home__subtitle:before{width:42px;top:.8rem}.home-module__GLEU1G__home__description{max-width:initial}.home-module__GLEU1G__home__img{width:250px;height:250px;box-shadow:inset 0 0 0 8px #ffffff4d}.home-module__GLEU1G__home__scroll{margin-left:7.5rem}}@media screen and (max-width:768px){.home-module__GLEU1G__home__content{grid-template-columns:.5fr 3fr;padding-top:3.5rem}.home-module__GLEU1G__home__img{order:initial;justify-self:initial;width:200px;height:200px;box-shadow:inset 0 0 0 6px #ffffff4d}.home-module__GLEU1G__home__data{grid-column:1/3}.home-module__GLEU1G__home__scroll{display:none}.home-module__GLEU1G__home__buttons{gap:.75rem}}@media screen and (max-width:350px){.home-module__GLEU1G__home__img{width:180px;height:180px}.home-module__GLEU1G__home__hand{width:22px;height:22px}.home-module__GLEU1G__home__buttons{flex-direction:column;align-items:flex-start}}
.qualification-module__U_G0dW__qualification__container{max-width:900px;margin:0 auto;padding-top:1rem}.qualification-module__U_G0dW__qualification__tabs{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.qualification-module__U_G0dW__qualification__button{cursor:pointer;min-width:170px;color:var(--text-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #2563eb1f;border-radius:18px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;transition:all .35s;display:flex;box-shadow:0 10px 30px #0000000a}.qualification-module__U_G0dW__qualification__button:hover{color:var(--accent-color);border-color:#2563eb4d;transform:translateY(-3px);box-shadow:0 15px 35px #2563eb14}.qualification-module__U_G0dW__qualification__icon{font-size:1.1rem}.qualification-module__U_G0dW__qualification__active{background:var(--gradient-1);border-color:#0000;box-shadow:0 14px 35px #2563eb38;color:#fff!important}.qualification-module__U_G0dW__qualification__active:hover{transform:translateY(-3px);color:#fff!important}.qualification-module__U_G0dW__qualification__sections{justify-content:center;display:flex}.qualification-module__U_G0dW__qualification__content{width:100%;display:none}.qualification-module__U_G0dW__qualification__content-active{animation:.5s qualification-module__U_G0dW__fadeIn;display:block}@keyframes qualification-module__U_G0dW__fadeIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.qualification-module__U_G0dW__qualification__data{grid-template-columns:1fr max-content 1fr;align-items:center;column-gap:2rem;margin-bottom:2.5rem;display:grid}.qualification-module__U_G0dW__left,.qualification-module__U_G0dW__right{background:var(--container-color);border:1px solid #2563eb14;border-radius:22px;padding:1.7rem;transition:all .35s;position:relative;box-shadow:0 12px 35px #0f172a0a}.qualification-module__U_G0dW__left:hover,.qualification-module__U_G0dW__right:hover{border-color:#2563eb2e;transform:translateY(-6px);box-shadow:0 20px 50px #2563eb14}.qualification-module__U_G0dW__left:before,.qualification-module__U_G0dW__right:before{content:"";background:var(--gradient-1);border-radius:22px 22px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.qualification-module__U_G0dW__qualification__title{color:var(--title-color);margin-bottom:.6rem;font-size:1.15rem;font-weight:700;line-height:1.5}.qualification-module__U_G0dW__qualification__subtitle{color:var(--text-color);margin-bottom:1rem;font-size:.95rem;line-height:1.6;display:block}.qualification-module__U_G0dW__qualification__calender{color:var(--text-color);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.qualification-module__U_G0dW__qualification__rounder{background:var(--gradient-1);border:4px solid var(--container-color);z-index:2;border-radius:50%;width:18px;height:18px;display:inline-block;box-shadow:0 0 0 6px #2563eb14}.qualification-module__U_G0dW__qualification__line{background:linear-gradient(#2563ebe6,#60a5fa66);border-radius:20px;width:3px;height:110px;display:block;transform:translate(7px,-8px)}@media screen and (max-width:768px){.qualification-module__U_G0dW__qualification.qualification-module__U_G0dW__section{padding:4rem 0 2rem}.qualification-module__U_G0dW__qualification__container{width:100%;margin:0 auto;padding:0 1rem}.qualification-module__U_G0dW__qualification__tabs{flex-direction:column;gap:.8rem;margin-bottom:2rem}.qualification-module__U_G0dW__qualification__button{width:100%;min-width:unset;border-radius:14px;padding:.9rem 1rem;font-size:.9rem}.qualification-module__U_G0dW__qualification__sections,.qualification-module__U_G0dW__qualification__content{width:100%}.qualification-module__U_G0dW__qualification__data{row-gap:1rem;margin-bottom:1.5rem;padding:0;grid-template-columns:1fr!important}.qualification-module__U_G0dW__qualification__rounder,.qualification-module__U_G0dW__qualification__line{display:none!important}.qualification-module__U_G0dW__left,.qualification-module__U_G0dW__right{border-radius:18px;width:100%;padding:1.2rem}.qualification-module__U_G0dW__qualification__title{font-size:1rem;line-height:1.5}.qualification-module__U_G0dW__qualification__subtitle{margin-bottom:.8rem;font-size:.9rem}.qualification-module__U_G0dW__qualification__calender{font-size:.8rem}}@media screen and (max-width:480px){.qualification-module__U_G0dW__skills__container,.qualification-module__U_G0dW__qualification__container{padding:0 .8rem}.qualification-module__U_G0dW__skills__content,.qualification-module__U_G0dW__left,.qualification-module__U_G0dW__right{border-radius:16px}.qualification-module__U_G0dW__qualification__button{padding:.8rem;font-size:.85rem}}
.scrollup-module__bjvYVW__scrollup{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);cursor:pointer;width:44px;height:44px;z-index:var(--z-tooltip);border-radius:50%;justify-content:center;align-items:center;padding:0;transition:bottom .4s cubic-bezier(.25,.46,.45,.94),transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:-6rem;right:2rem}.scrollup-module__bjvYVW__scrollup:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 24px #2563eb40}.scrollup-module__bjvYVW__scrollup:active{transform:translateY(-2px)scale(.97)}.scrollup-module__bjvYVW__show_scroll{bottom:3rem}.scrollup-module__bjvYVW__scrollup__ring{position:absolute;top:0;left:0;transform:rotate(-90deg)}.scrollup-module__bjvYVW__ring__track{stroke:var(--glass-border)}.scrollup-module__bjvYVW__ring__progress{stroke:#2563eb;transition:stroke-dashoffset .2s}.dark-theme .scrollup-module__bjvYVW__ring__progress{stroke:#60a5fa}.scrollup-module__bjvYVW__scrollup__arrow{color:var(--title-color);z-index:1;transition:transform .3s,color .3s;position:relative}.scrollup-module__bjvYVW__scrollup:hover .scrollup-module__bjvYVW__scrollup__arrow{color:#2563eb;transform:translateY(-2px)}.dark-theme .scrollup-module__bjvYVW__scrollup:hover .scrollup-module__bjvYVW__scrollup__arrow{color:#60a5fa}@media screen and (max-width:992px){.scrollup-module__bjvYVW__scrollup{right:1.5rem}}@media screen and (max-width:768px){.scrollup-module__bjvYVW__scrollup{bottom:-6rem;right:1rem}.scrollup-module__bjvYVW__show_scroll{bottom:5.5rem}}@media screen and (max-width:350px){.scrollup-module__bjvYVW__scrollup{width:40px;height:40px;right:.75rem}}
.services-module__Pfv3fW__services__container{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:stretch;gap:2rem}.services-module__Pfv3fW__services__content{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);min-height:380px;box-shadow:0 8px 30px var(--glass-shadow);border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2.2rem;transition:all .35s;display:flex;position:relative}.services-module__Pfv3fW__services__content:before{content:"";background:var(--gradient-1);-webkit-mask-composite:xor;opacity:.25;pointer-events:none;border-radius:1.5rem;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.services-module__Pfv3fW__services__content:hover{box-shadow:0 20px 45px var(--glass-shadow);transform:translateY(-8px)}.services-module__Pfv3fW__services__top{flex-direction:column;gap:1rem;display:flex}.services-module__Pfv3fW__services__icon{color:#fff;background:var(--gradient-1);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.8rem;display:flex;box-shadow:0 10px 25px #2563eb2e}.services-module__Pfv3fW__services__title{font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);font-family:var(--heading-font);color:var(--title-color);line-height:1.4}.services-module__Pfv3fW__services__subtitle{font-size:var(--small-font-size);color:var(--text-color);line-height:1.7}.services-module__Pfv3fW__services__button{cursor:pointer;background:var(--gradient-1);color:#fff;width:fit-content;font-size:var(--small-font-size);font-weight:var(--font-medium);border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.35rem;margin-top:2rem;padding:.85rem 1.25rem;transition:all .3s;display:inline-flex}.services-module__Pfv3fW__services__button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb38}.services-module__Pfv3fW__services__button_icon{font-size:1.2rem;transition:all .3s}.services-module__Pfv3fW__services__button:hover .services-module__Pfv3fW__services__button_icon{transform:translate(4px)}.services-module__Pfv3fW__services__modal{z-index:9999;opacity:0;visibility:hidden;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s;display:flex;position:fixed;inset:0}.services-module__Pfv3fW__active-modal{opacity:1;visibility:visible}.services-module__Pfv3fW__services__modal_content{background:var(--container-color);border:1px solid var(--glass-border);border-radius:1.5rem;width:100%;max-width:700px;padding:3rem;position:relative;box-shadow:0 25px 60px #0000002e}.services-module__Pfv3fW__services__modal_close{cursor:pointer;color:var(--title-color);font-size:1.4rem;transition:all .3s;position:absolute;top:1.25rem;right:1.25rem}.services-module__Pfv3fW__services__modal_close:hover{color:var(--accent-color);transform:rotate(90deg)}.services-module__Pfv3fW__services__modal_title{font-size:var(--h2-font-size);font-family:var(--heading-font);font-weight:var(--font-semi-bold);color:var(--title-color);text-align:center;margin-bottom:.75rem}.services-module__Pfv3fW__services__modal_description{text-align:center;color:var(--text-color);margin-bottom:2rem;line-height:1.7}.services-module__Pfv3fW__services__modal_services{gap:1rem;display:grid}.services-module__Pfv3fW__services__modal_service{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.services-module__Pfv3fW__services__modal_icon{color:var(--accent-color);flex-shrink:0;margin-top:.2rem;font-size:1.1rem}.services-module__Pfv3fW__services__modal_info{color:var(--text-color);line-height:1.6;font-size:var(--small-font-size)}@media screen and (max-width:992px){.services-module__Pfv3fW__services__container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.services-module__Pfv3fW__services__container{grid-template-columns:1fr}.services-module__Pfv3fW__services__content{min-height:auto;padding:2rem}.services-module__Pfv3fW__services__modal_content{padding:2rem}}@media screen and (max-width:576px){.services-module__Pfv3fW__services__content{border-radius:1.25rem;padding:1.5rem}.services-module__Pfv3fW__services__title{font-size:var(--normal-font-size)}.services-module__Pfv3fW__services__modal_content{padding:1.5rem}.services-module__Pfv3fW__services__modal_title{font-size:var(--h3-font-size)}}@media screen and (max-width:350px){.services-module__Pfv3fW__services__button{width:100%}}
.skills-module__L22rvq__frontend__wrapper,.skills-module__L22rvq__backend__wrapper{display:contents}.skills-module__L22rvq__skills__container{grid-template-columns:repeat(2,350px);justify-content:center;column-gap:3rem}.skills-module__L22rvq__skills__content{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:0 4px 6px var(--glass-shadow);border-radius:1.25rem;padding:2rem 4rem;transition:all .3s;position:relative;overflow:hidden}.skills-module__L22rvq__skills__content:before{content:"";background:var(--gradient-1);border-radius:1.25rem 1.25rem 0 0;height:4px;position:absolute;top:0;left:0;right:0}.skills-module__L22rvq__skills__content:hover{box-shadow:0 15px 35px var(--glass-shadow);border:1px solid var(--accent-color);transform:translateY(-5px)}.skills-module__L22rvq__skills__title{font-size:var(--normal-font-size);font-family:var(--heading-font);font-weight:var(--font-semi-bold);text-align:center;margin-bottom:var(--mb-1-5);color:var(--title-color)}.skills-module__L22rvq__skills__box{justify-content:center;column-gap:2.5rem;display:flex}.skills-module__L22rvq__skills__group{align-items:flex-start;row-gap:1rem;display:grid}.skills-module__L22rvq__skills__data{align-items:center;column-gap:.5rem;display:flex}.skills-module__L22rvq__skills__icon{color:var(--accent-color);font-size:1.5rem;transition:all .3s}.skills-module__L22rvq__skills__icon:hover{color:var(--accent-color-alt);transform:scale(1.1)}.skills-module__L22rvq__skills__name{font-size:var(--normal-font-size);font-family:var(--body-font);font-weight:var(--font-medium);color:var(--title-color);line-height:18px}.skills-module__L22rvq__skills__level{font-size:var(--tiny-font-size);font-family:var(--body-font);font-weight:var(--font-normal);color:var(--text-color)}.skills-module__L22rvq__modalOpen{pointer-events:none}.skills-module__L22rvq__skills__button{cursor:pointer;background:var(--gradient-1);color:#fff;width:fit-content;font-size:var(--small-font-size);font-weight:var(--font-medium);border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.35rem;margin-top:1.5rem;padding:.85rem 1.25rem;transition:all .3s;display:inline-flex}.skills-module__L22rvq__skills__button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb38}.skills-module__L22rvq__skills__button_icon{font-size:1.2rem;transition:all .3s}.skills-module__L22rvq__skills__button:hover .skills-module__L22rvq__skills__button_icon{transform:translate(4px)}.skills-module__L22rvq__skills__modal{z-index:10000;opacity:0;visibility:hidden;pointer-events:none;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s;display:flex;position:fixed;inset:0}.skills-module__L22rvq__active-modal{opacity:1;visibility:visible;pointer-events:auto}.skills-module__L22rvq__skills__modal_content{background:var(--container-color);border:1px solid var(--glass-border);border-radius:1.5rem;width:100%;max-width:700px;padding:3rem;animation:.3s skills-module__L22rvq__slideIn;position:relative;box-shadow:0 25px 60px #0000002e}@keyframes skills-module__L22rvq__slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.skills-module__L22rvq__skills__modal_close{cursor:pointer;color:var(--title-color);font-size:1.4rem;transition:all .3s;position:absolute;top:1.25rem;right:1.25rem}.skills-module__L22rvq__skills__modal_close:hover{color:var(--accent-color);transform:rotate(90deg)}.skills-module__L22rvq__skills__modal_title{font-size:var(--h2-font-size);font-family:var(--heading-font);font-weight:var(--font-semi-bold);color:var(--title-color);text-align:center;margin-bottom:.75rem}.skills-module__L22rvq__skills__modal_description{text-align:center;color:var(--text-color);margin-bottom:2rem;line-height:1.7}.skills-module__L22rvq__skills__modal_services{gap:1rem;display:grid}.skills-module__L22rvq__skills__modal_service{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.skills-module__L22rvq__skills__modal_icon{color:var(--accent-color);flex-shrink:0;margin-top:.2rem;font-size:1.1rem}.skills-module__L22rvq__skills__modal_info{color:var(--text-color);line-height:1.6;font-size:var(--small-font-size);margin:0}@media screen and (max-width:992px){.skills-module__L22rvq__skills__container{grid-template-columns:max-content;row-gap:2rem}}@media screen and (max-width:768px){.skills-module__L22rvq__skills__modal_content{padding:2rem}}@media screen and (max-width:576px){.skills-module__L22rvq__skills__container{grid-template-columns:1fr}.skills-module__L22rvq__skills__content,.skills-module__L22rvq__skills__modal_content{padding:1.5rem}.skills-module__L22rvq__skills__modal_title{font-size:var(--h3-font-size)}.skills-module__L22rvq__skills__button{width:100%}}@media screen and (max-width:350px){.skills-module__L22rvq__skills__box{column-gap:1.25rem}.skills-module__L22rvq__skills__name{font-size:var(--small-font-size)}}
.testimonials-module__LQu0Pa__testimonials{padding:6rem 0;position:relative}.testimonials-module__LQu0Pa__testimonials .section__title{font-size:var(--h1-font-size);font-family:var(--heading-font);color:var(--title-color);margin-bottom:.5rem}.testimonials-module__LQu0Pa__testimonials .section__subtitle{font-size:var(--normal-font-size);color:var(--text-color);margin-bottom:2rem}.testimonials-module__LQu0Pa__testimonials__trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.testimonials-module__LQu0Pa__testimonials__trust_item{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);font-size:var(--small-font-size);color:var(--title-color);box-shadow:0 4px 10px var(--glass-shadow);border-radius:999px;padding:.75rem 1.2rem;transition:all .3s}.testimonials-module__LQu0Pa__testimonials__trust_item:hover{border-color:var(--accent-color);transform:translateY(-3px)}.testimonials-module__LQu0Pa__testimonials__container{width:100%;max-width:760px;margin:0 auto;padding:1rem 0 4rem}.testimonials-module__LQu0Pa__testimonials__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(18px);box-shadow:0 10px 40px var(--glass-shadow);border-radius:2rem;padding:3rem;transition:all .35s;position:relative;overflow:hidden}.testimonials-module__LQu0Pa__testimonials__card:before{content:"";background:var(--gradient-1);width:100%;height:4px;position:absolute;top:0;left:0}.testimonials-module__LQu0Pa__testimonials__card:hover{border-color:var(--accent-color);box-shadow:0 20px 60px var(--glass-shadow)}.testimonials-module__LQu0Pa__testimonials__quote{opacity:.08;color:var(--accent-color);pointer-events:none;font-size:4rem;position:absolute;top:2rem;right:2rem}.testimonials-module__LQu0Pa__testimonials__description{font-size:var(--normal-font-size);color:var(--text-color);margin-bottom:2rem;padding-right:2rem;font-style:italic;line-height:1.9}.testimonials-module__LQu0Pa__testimonials__stars{gap:.4rem;margin-bottom:2rem;display:flex}.testimonials-module__LQu0Pa__testimonials__star{color:#facc15;font-size:1rem}.testimonials-module__LQu0Pa__testimonials__client{align-items:center;gap:1rem;display:flex}.testimonials-module__LQu0Pa__testimonials__avatar{background:var(--gradient-1);color:#fff;width:62px;height:62px;font-weight:700;font-size:var(--normal-font-size);border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.testimonials-module__LQu0Pa__testimonials__info{flex:1}.testimonials-module__LQu0Pa__testimonials__name{font-size:var(--h3-font-size);color:var(--title-color);font-weight:var(--font-semi-bold);margin-bottom:.25rem}.testimonials-module__LQu0Pa__testimonials__position{font-size:var(--small-font-size);color:var(--accent-color);margin-bottom:.15rem;display:block}.testimonials-module__LQu0Pa__testimonials__company{font-size:var(--smaller-font-size);color:var(--text-color);display:block}.testimonials-module__LQu0Pa__testimonials__container .swiper-pagination{margin-top:2rem;position:relative}.testimonials-module__LQu0Pa__testimonials__container .swiper-pagination-bullet{width:10px;height:10px;transition:all .3s;opacity:1!important;background:#2563eb40!important}.testimonials-module__LQu0Pa__testimonials__container .swiper-pagination-bullet-active{border-radius:999px;width:24px;background:var(--accent-color)!important}@media screen and (max-width:992px){.testimonials-module__LQu0Pa__testimonials__card{padding:2.25rem}.testimonials-module__LQu0Pa__testimonials__description{font-size:var(--small-font-size);line-height:1.8}}@media screen and (max-width:768px){.testimonials-module__LQu0Pa__testimonials{padding:4rem 0}.testimonials-module__LQu0Pa__testimonials__trust{gap:.75rem}.testimonials-module__LQu0Pa__testimonials__card{border-radius:1.5rem;padding:2rem 1.5rem}.testimonials-module__LQu0Pa__testimonials__quote{font-size:3rem;top:1.5rem;right:1.5rem}.testimonials-module__LQu0Pa__testimonials__description{padding-right:0}.testimonials-module__LQu0Pa__testimonials__name{font-size:var(--normal-font-size)}}@media screen and (max-width:576px){.testimonials-module__LQu0Pa__testimonials__client{align-items:flex-start}.testimonials-module__LQu0Pa__testimonials__avatar{width:52px;height:52px;font-size:var(--small-font-size)}.testimonials-module__LQu0Pa__testimonials__trust_item{font-size:var(--smaller-font-size);padding:.65rem 1rem}}@media screen and (max-width:350px){.testimonials-module__LQu0Pa__testimonials__card{padding:1.5rem 1rem}.testimonials-module__LQu0Pa__testimonials .section__title{font-size:var(--h2-font-size)}}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.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{white-space:nowrap;left:50%;transform:translate(-50%)}.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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.work-module__V0QJNq__work__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin-bottom:3.5rem;display:flex}.work-module__V0QJNq__work__item{cursor:pointer;font-size:var(--small-font-size);font-weight:var(--font-medium);color:var(--title-color);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(14px);-webkit-user-select:none;user-select:none;border-radius:999px;padding:.8rem 1.6rem;transition:all .35s}.work-module__V0QJNq__work__item:hover{border-color:var(--accent-color);color:var(--accent-color);transform:translateY(-2px)}.work-module__V0QJNq__item-active{background:var(--gradient-1);color:#fff;border-color:#0000;box-shadow:0 12px 30px #2563eb40}.work-module__V0QJNq__work__container{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.work-module__V0QJNq__work__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 30px var(--glass-shadow);border-radius:1.5rem;transition:border .35s,box-shadow .35s;position:relative;overflow:hidden}.work-module__V0QJNq__work__card:before{content:"";background:var(--gradient-1);z-index:2;width:100%;height:4px;position:absolute;inset:0 auto auto 0}.work-module__V0QJNq__work__card:hover{border-color:#2563eb38;box-shadow:0 18px 45px #0f172a14}.work-module__V0QJNq__work__featured{border:1px solid #2563eb2e}.work-module__V0QJNq__work__badge{z-index:5;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2563ebf2;border-radius:999px;padding:.45rem .9rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.work-module__V0QJNq__work__image_wrapper{position:relative;overflow:hidden}.work-module__V0QJNq__work__img{object-fit:cover;width:100%;height:240px;transition:transform .6s}.work-module__V0QJNq__work__card:hover .work-module__V0QJNq__work__img{transform:scale(1.06)}.work-module__V0QJNq__work__image_wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000001f);position:absolute;inset:0}.work-module__V0QJNq__work__content{flex-direction:column;gap:1rem;padding:1.6rem;display:flex}.work-module__V0QJNq__work__top{flex-direction:column;gap:.75rem;display:flex}.work-module__V0QJNq__work__category{width:fit-content;color:var(--accent-color);background:#2563eb14;border-radius:999px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.work-module__V0QJNq__work__title{font-size:1.1rem;font-weight:var(--font-semi-bold);color:var(--title-color);line-height:1.5}.work-module__V0QJNq__work__description{font-size:var(--small-font-size);color:var(--text-color);min-height:90px;line-height:1.7}.work-module__V0QJNq__work__stack{flex-wrap:wrap;gap:.6rem;display:flex}.work-module__V0QJNq__work__stack_item{color:var(--title-color);border:1px solid var(--glass-border);background:#ffffff0d;border-radius:10px;padding:.45rem .8rem;font-size:.75rem;font-weight:500}.work-module__V0QJNq__work__actions{flex-wrap:wrap;gap:.8rem;margin-top:auto;display:flex}.work-module__V0QJNq__work__button{font-size:var(--small-font-size);color:#fff;background:linear-gradient(135deg,#2563eb 0%,#60a5fa 100%);border-radius:12px;align-items:center;gap:.35rem;padding:.8rem 1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #2563eb2e}.work-module__V0QJNq__work__button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb47}.work-module__V0QJNq__work__button_icon{font-size:1.1rem;transition:transform .3s}.work-module__V0QJNq__work__button:hover .work-module__V0QJNq__work__button_icon{transform:translate(5px)}.work-module__V0QJNq__work__github{font-size:var(--small-font-size);color:var(--title-color);border:1px solid var(--glass-border);background:#ffffff0a;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.work-module__V0QJNq__work__github:hover{color:var(--accent-color);border-color:#2563eb2e}.work-module__V0QJNq__work__see_more,.work-module__V0QJNq__work__see_less{justify-content:center;margin-top:3rem;display:flex}.work-module__V0QJNq__work__see_more_btn,.work-module__V0QJNq__work__see_less_btn{cursor:pointer;font-size:var(--normal-font-size);color:#fff;background:linear-gradient(135deg,#2563eb 0%,#60a5fa 100%);border:none;border-radius:14px;outline:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .35s;display:inline-flex;box-shadow:0 12px 30px #2563eb38}.work-module__V0QJNq__work__see_more_btn:hover,.work-module__V0QJNq__work__see_less_btn:hover{transform:translateY(-3px);box-shadow:0 18px 40px #2563eb52}.work-module__V0QJNq__work__see_more_icon,.work-module__V0QJNq__work__see_less_icon{font-size:1.2rem}@media screen and (max-width:992px){.work-module__V0QJNq__work__container{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:768px){.work-module__V0QJNq__work__container{grid-template-columns:1fr}.work-module__V0QJNq__work__img{height:220px}.work-module__V0QJNq__work__item{font-size:var(--smaller-font-size);padding:.65rem 1.2rem}.work-module__V0QJNq__work__actions{flex-direction:column}.work-module__V0QJNq__work__button,.work-module__V0QJNq__work__github{justify-content:center;width:100%}.work-module__V0QJNq__work__see_more_btn,.work-module__V0QJNq__work__see_less_btn{font-size:var(--small-font-size);border-radius:12px;padding:.8rem 1.25rem}.work-module__V0QJNq__work__see_more_icon,.work-module__V0QJNq__work__see_less_icon{font-size:1rem}}@media screen and (max-width:576px){.work-module__V0QJNq__work__content{padding:1.2rem}.work-module__V0QJNq__work__title{font-size:var(--normal-font-size)}.work-module__V0QJNq__work__description{min-height:auto}.work-module__V0QJNq__work__see_more_btn,.work-module__V0QJNq__work__see_less_btn{width:auto;font-size:var(--smaller-font-size);justify-content:center;padding:.7rem 1rem}}@media screen and (max-width:350px){.work-module__V0QJNq__work__img{height:200px}.work-module__V0QJNq__work__item{padding:.55rem 1rem}}
