.about{max-width:1024px;background-color:#fff}@media (min-width: 1024px){.about{max-width:1440px}}.about__subtitle{margin:32px 0 16px;font-size:18px;color:#13529e;font-weight:400}.about__text{margin-bottom:16px}.about__link{text-decoration:underline;color:#13529e}.about__link:hover{text-decoration:none;color:#000}.about__list{margin-left:32px}.about__list--term{color:#13529e}.about__skills{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.about__skills--row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}@media (min-width: 1024px){.about__skills--row{gap:32px}}.skill{margin:0;padding:8px;width:70px;display:flex;flex-direction:column;align-items:center}.skill__name{margin-top:-8px;font-size:14px;text-align:center}@media (min-width: 640px){.skill__name{display:block}}.skill__icon{width:50px;height:70px;color:#13529e}.skill__icon svg{width:100%;height:auto}.pageHero{width:100%;background:#f6f8fb;padding:48px 0}@media (min-width: 1024px){.pageHero{padding:80px 0}}.pageHero__inner{max-width:1440px;margin:0 auto;padding:0 40px;text-align:center;display:flex;flex-direction:column;gap:8px;animation-name:fadeInUp;animation-duration:1.5s;animation-timing-function:cubic-bezier(.33,1,.68,1);animation-fill-mode:both}@media (min-width: 1024px){.pageHero__inner{padding:0 80px}}@media (prefers-reduced-motion: reduce){.pageHero__inner{animation:none}}.pageHero__title{font-size:24px;color:#050e19}@media (min-width: 1024px){.pageHero__title{font-size:36px}}.pageHero__subtitle{margin:0;color:#4d4d4d;font-size:14px}@media (min-width: 1024px){.pageHero__subtitle{font-size:18px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:none}}.blog{max-width:1024px;background-color:#fff}@media (min-width: 1024px){.blog{max-width:1440px}}.blog__list{margin-top:24px;display:flex;flex-direction:column;gap:24px}.blogPost{display:flex;flex-direction:column;gap:6px}.blogPost:not(:first-child){padding-top:24px;border-top:1px solid #e6edf7}@media (min-width: 640px){.blogPost{display:grid;grid-template-columns:140px 1fr;column-gap:16px;gap:0}}.blogPost__date{color:#4d4d4d;font-size:14px}@media (min-width: 640px){.blogPost__date{margin-top:6px}}.blogPost__body{min-width:0}.blogPost__title{font-size:20px;font-weight:600;color:#13529e}.blogPost__text{margin-top:12px;display:flex;flex-direction:column;gap:8px;color:#333}.blogPost__tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.blogPost__tag{color:#13529e;font-weight:700;font-size:14px}.blogPost__link{display:inline-block;margin-top:12px;color:#13529e;text-decoration:underline;font-size:14px}.blogPost__link:hover{text-decoration:none}.contact{max-width:1024px;background-color:#fff}@media (min-width: 1024px){.contact{max-width:1440px}}.contact__container{margin-top:32px;display:flex;flex-direction:column;justify-content:center;gap:20px}@media (min-width: 480px){.contact__container{margin:32px auto 0;flex-direction:row;gap:0;justify-content:space-between;max-width:560px}}.contact__button{padding:8px 16px;background-color:#fff;color:#13529e;font-size:16px;font-weight:600;text-decoration:none;border:1px solid #13529e;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.contact__button:hover{color:#fff;background-color:#13529e;border:1px solid #13529e}.contact__button:hover .contact__icon{color:#fff}.contact__button:focus-visible{outline:2px solid rgba(19,82,158,.5);outline-offset:2px}.contact__icon{width:20px;height:20px;color:#13529e}.experiences{max-width:1024px;background-color:#fff}@media (min-width: 1024px){.experiences{max-width:1440px}}.experiences__timeline{margin-top:32px}.experience{position:relative;padding:0 0 48px 24px}@media (min-width: 640px){.experience{padding-left:40px}}.experience:last-child{padding-bottom:0}.experience:before{content:"";position:absolute;top:16px;bottom:-18px;left:7px;width:2px;background-color:#cbd8eb}.experience:last-child:before{bottom:0}.experience__dot{position:absolute;top:10px;left:0;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #13529e;background-color:#fff}.experience__dot--current{top:8.5px;left:-1.5px;width:19px;height:19px;background-color:#13529e}.experience__position{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.experience__meta{margin:8px 0 12px;display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.experience__company{font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#13529e}.experience__period{color:#4d4d4d;font-size:14px;font-weight:400}.experience__description{max-width:768px;list-style:none;display:flex;flex-direction:column;gap:6px}.experience__description--item{display:flex;align-items:flex-start;gap:8px;color:#4d4d4d}.experience__bullet{flex-shrink:0;width:8px;height:8px;margin-top:10px;border-radius:50%;background-color:#357ed7}.highlights{background-color:#f6f8fb}.highlights__grid{margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;text-align:center;max-width:1440px}@media (min-width: 640px){.highlights__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.highlights__item{display:flex;flex-direction:column;gap:6px}.highlights__value{font-size:24px;font-weight:700;color:#13529e}.highlights__label{color:#4d4d4d;font-size:14px}.featured{max-width:1024px;display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){.featured{max-width:1440px}}.featured__grid{margin-top:24px;display:flex;flex-direction:column;gap:20px}@media (min-width: 640px){.featured__grid{flex-direction:row}}.featured__card{flex:1;display:flex;flex-direction:column;gap:8px}.featured__card:not(:first-child){padding-top:16px;border-top:1px solid #e6edf7}@media (min-width: 640px){.featured__card:not(:first-child){padding-top:0;border-top:none;padding-left:20px;border-left:1px solid #e6edf7}}.featured__company{color:#4d4d4d;font-size:14px}.featured__name{font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#13529e}.featured__text{color:#4d4d4d}.featured__technologies{display:flex;flex-wrap:wrap;gap:6px}.featured__techItem{padding:4px 8px;border-radius:8px;background-color:#e6edf7;color:#13529e;font-size:12px}.featured__link{align-self:flex-start;display:inline-block;margin-top:24px}.latestPosts{max-width:1024px;display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){.latestPosts{max-width:1440px}}.latestPosts__grid{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr);gap:20px}@media (min-width: 640px){.latestPosts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.latestPosts__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.latestPosts__card{display:flex;flex-direction:column;gap:6px}.latestPosts__card:not(:first-child){padding-top:16px;border-top:1px solid #e6edf7}@media (min-width: 640px){.latestPosts__card:nth-child(2){padding-top:0;border-top:none;padding-left:20px;border-left:1px solid #e6edf7}}@media (min-width: 1024px){.latestPosts__card:nth-child(3){padding-top:0;border-top:none;padding-left:16px;border-left:1px solid #e6edf7}}.latestPosts__date{color:#4d4d4d;font-size:14px}.latestPosts__title{font-size:18px;font-weight:600;color:#13529e}.latestPosts__excerpt{color:#4d4d4d}.latestPosts__readOriginal{color:#13529e;text-decoration:underline;font-size:14px}.latestPosts__readOriginal:hover{text-decoration:none}.latestPosts__link{align-self:flex-start;display:inline-block;margin-top:24px}.cta{text-align:center;max-width:1024px}@media (min-width: 1024px){.cta{max-width:1440px}}.cta__text{margin-bottom:24px;color:#4d4d4d}.cta__button{display:inline-block;padding:8px 20px;background-color:#13529e;color:#fff;font-weight:600;text-decoration:none;border:1px solid #13529e;border-radius:4px}.cta__button:hover{background-color:#fff;color:#13529e}.cta__button:focus-visible{outline:2px solid rgba(19,82,158,.5);outline-offset:2px}.header{margin:0 auto;max-width:768px;text-align:left;position:relative}@media (min-width: 768px){.header{max-width:1024px;min-height:calc(100vh - 68px);display:flex;flex-direction:column;justify-content:center}}@media (min-width: 1024px){.header{max-width:1440px}}@media (min-width: 2048px){.header{min-height:auto}}.header__cover{margin:0 auto;width:100%;background-color:#fff}.header__info{margin:0;padding:40px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media (min-width: 768px){.header__info{margin:48px 0;padding:20px 64px 40px;text-align:left}}.header__title,.header__subtitle{margin:8px 0;color:#13529e}.header__title{font-size:36px;font-weight:500}@media (min-width: 640px){.header__title{font-size:48px}}@media (min-width: 768px){.header__title{font-size:60px}}.header__subtitle{font-size:24px;font-weight:400;text-transform:uppercase;color:#155aad}@media (min-width: 640px){.header__subtitle{font-size:30px}}@media (min-width: 768px){.header__subtitle{font-size:36px}}.header__description{margin:24px 0;font-size:16px}@media (min-width: 640px){.header__description{font-size:18px}}@media (min-width: 768px){.header__description{font-size:20px}}.header__list{margin-top:8px;display:flex;gap:32px;justify-content:center;list-style:none}@media (min-width: 768px){.header__list{margin-top:48px;justify-content:start}}.header__icon{width:30px;height:30px;color:#000;scale:1;transition:scale .2s linear;z-index:1}@media (min-width: 640px){.header__icon{width:36px;height:36px}}@media (min-width: 768px){.header__icon{width:40px;height:40px}}.header__icon:hover{color:#13529e;scale:1.2}.header__icon--down{display:none}@media (min-width: 768px){.header__icon--down{margin:0 auto;padding:20px;width:80px;height:80px;color:#13529e;opacity:0;position:absolute;bottom:8px;left:calc(50% - 36px);display:block;z-index:1;transform:translate(-50%);animation:fadeDown 2.3s ease infinite;animation-play-state:running}}@media (min-width: 1024px){.header__icon--down{bottom:20px}}.header__icon--down:hover{cursor:pointer;animation-play-state:paused}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.black{color:#333}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__main{flex:1 0 auto}.navigation{position:relative;margin:0 auto;color:#fff;text-align:center;max-width:1024px}@media (min-width: 1024px){.navigation{max-width:1440px}}.navigation__brand{flex-shrink:0;display:flex;align-items:center;gap:8px;transition:transform .2s ease}.navigation__brand:hover{transform:scale(1.03)}.navigation__brand:focus-visible{outline:2px solid rgba(19,82,158,.5);outline-offset:2px}.navigation__logo{flex-shrink:0;width:48px;height:34px}.navigation__logo--dark{display:none}@media (min-width: 1024px){.navigation__logo--dark{display:block}}.navigation__logo--light{display:block}@media (min-width: 1024px){.navigation__logo--light{display:none}}.navigation__container{margin:0 auto;width:100%;background-color:#13529e;position:sticky;top:0;z-index:150;transition:background-color .2s linear}@media (min-width: 1024px){.navigation__container{background-color:#fff}}.navigation__container--scrolled{background-color:#13529ebf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(8px)}@media (min-width: 1024px){.navigation__container--scrolled{background-color:#ffffffbf;box-shadow:0 4px 12px #00000014}}.menu{display:flex;flex-direction:row}.navigationList{width:100%;font-size:18px;list-style:none;position:absolute;top:100%;left:0;background-color:#fff;z-index:100;display:none}@media (min-width: 1024px){.navigationList{position:relative;top:auto;display:flex;justify-content:flex-end;align-items:center;height:auto;background-color:transparent}}.navigationList.display{display:block}.navigation{display:flex;align-items:center;justify-content:space-between;padding-left:20px}@media (min-width: 1024px){.navigation{padding:12px 40px}}.navigation__icon{width:30px;height:30px;cursor:pointer;color:#fff}@media (min-width: 1024px){.navigation__icon{color:#333}}#toggler{padding:20px;cursor:pointer;display:flex;align-items:center;justify-content:end}#toggler:hover{background-color:#1762bc}@media (min-width: 1024px){#toggler{padding:20px 40px}}@media (min-width: 1024px){#toggler{display:none}}.navigationItem{background-color:#13529e}@media (min-width: 1024px){.navigationItem{background-color:transparent;border:none;max-width:320px}}@media (min-width: 1024px){.navigationItem--last{order:2}}.navigationItem__link{position:relative;display:block;padding:20px 40px;color:#fff;font-size:20px;font-weight:500;text-decoration:none;cursor:pointer}@media (min-width: 1024px){.navigationItem__link{font-size:16px;white-space:nowrap}}.navigationItem__link:hover{background-color:#1762bc}.navigationItem__link:focus-visible{outline:2px solid rgba(19,82,158,.5);outline-offset:2px}.navigationItem__link--other{transition:color .2s linear}@media (min-width: 1024px){.navigationItem__link--other{padding:6px 20px;color:#333;border-radius:4px}}@media (min-width: 1024px) and (min-width: 1024px){.navigationItem__link--other:hover{background-color:transparent;color:#13529e}}@media (min-width: 1024px){.navigationItem__link--other:hover:after{content:"";height:1px;width:calc(100% - 40px);background-color:#13529e;margin:1px auto 0;display:block;position:absolute;animation-name:underlineLink;animation-duration:.3s;animation-timing-function:ease}.navigationItem__link--other:focus-visible{outline:2px solid rgba(51,51,51,.5);outline-offset:2px}}@media (min-width: 1024px){.navigationItem__link--active{color:#13529e}}.navigationItem__link--last{transition:none}@media (min-width: 1024px){.navigationItem__link--last{padding:6px 20px;color:#fff;background-color:#1762bc;border:1px solid #1762bc;border-radius:4px}}@media (min-width: 1024px) and (min-width: 1024px){.navigationItem__link--last:hover{background-color:#fff;color:#1762bc}}@media (min-width: 1024px){.navigationItem__link--last:focus-visible{outline:2px solid rgba(23,98,188,.5);outline-offset:2px}}@keyframes underlineLink{0%{width:0}to{width:calc(100% - 40px)}}.navigationItem--lang{padding-top:12px;border-top:1px solid rgba(255,255,255,.15)}@media (min-width: 768px){.navigationItem--lang{order:1;padding-top:0;border-top:none}}.languageSwitcher{display:flex;align-items:center;justify-content:center;padding:20px 40px}@media (min-width: 1024px){.languageSwitcher{padding:6px 20px}}.languageSwitcher:before{content:"";display:none}@media (min-width: 1024px){.languageSwitcher:before{display:block;width:1px;height:20px;margin-right:12px;background-color:#4d4d4d59}}.languageSwitcher__item{display:flex;align-items:center}.languageSwitcher__button{background:none;border:none;padding:0;font-size:20px;font-weight:500;color:#fff9;cursor:pointer;transition:color .2s linear}@media (min-width: 1024px){.languageSwitcher__button{font-size:16px;color:#4d4d4d}}.languageSwitcher__button:hover{color:#fff}@media (min-width: 1024px){.languageSwitcher__button:hover{color:#1762bc}}.languageSwitcher__button--active{color:#fff;font-weight:600}@media (min-width: 1024px){.languageSwitcher__button--active{color:#1762bc}}.languageSwitcher__button:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.languageSwitcher__separator{margin:0 6px;color:#fff6}@media (min-width: 1024px){.languageSwitcher__separator{color:#e6edf7}}.footer{margin:0 auto;padding:20px 40px;width:100%;background-color:#13529e;color:#fff}@media (min-width: 640px){.footer{padding:20px 64px}}@media (min-width: 1440px){.footer{padding:20px 64px}}.footer__content{margin:0 auto}@media (min-width: 640px){.footer__content{max-width:560px}}@media (min-width: 768px){.footer__content{max-width:768px}}@media (min-width: 1024px){.footer__content{max-width:100%;display:flex;flex-direction:row;justify-content:space-between}}.footer__text{text-align:center}.footer__link{text-decoration:underline;color:inherit}.footer__link:hover{text-decoration:none;color:#cbd8eb}.footer__navigation{display:none}@media (min-width: 1024px){.footer__navigation{display:flex;flex-direction:row;gap:20px}}.footer__navigation--link{color:#fff}.footer__navigation--link:hover{text-decoration:none;color:#cbd8eb}.toTop{background-color:#050e19;color:#fff;position:fixed;bottom:0;right:0;z-index:50;cursor:pointer;transition:background-color .2s ease-linear;display:none}.toTop.display{display:flex;justify-content:center;align-items:center}.toTop:hover{background-color:#357ed7}.toTop__button{width:40px;height:40px}@media (min-width: 640px){.toTop__button{width:60px;height:60px}}.projects{max-width:1024px;background-color:#fff}@media (min-width: 1024px){.projects{max-width:1440px}}.projects__subtitle{margin-bottom:16px;font-size:18px;color:#13529e;font-weight:400}.projects__footer{margin-top:40px;background-color:#f7f9fa;z-index:2;position:relative}.commercialProjects__subtitle{margin-bottom:8px;font-size:18px;color:#13529e;font-weight:400}.commercialProjects__note{margin-bottom:20px;color:#4d4d4d;font-size:14px}.commercialProjects__grid{margin-top:24px;display:flex;flex-direction:column;gap:64px}@media (min-width: 768px){.commercialProjects__grid{margin-top:32px}}.commercialProject{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.commercialProject__header{display:flex;align-items:flex-start;gap:12px}.commercialProject__icon{flex-shrink:0;font-size:36px;color:#357ed7}.commercialProject__heading{min-width:0}.commercialProject__content{min-width:0;flex:1;max-width:768px;display:flex;flex-direction:column;gap:24px}.commercialProject__name{font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#13529e}.commercialProject__company{font-size:14px;font-weight:400;color:#4d4d4d}.commercialProject__technologies{display:flex;flex-wrap:wrap;gap:6px 6px;row-gap:8px}.commercialProject__techItem{padding:4px 8px;border-radius:8px;background-color:#e6edf7;color:#13529e;font-size:12px;font-weight:400}.commercialProject__list{list-style:none;display:flex;flex-direction:column;gap:6px}.commercialProject__list--item{display:flex;align-items:flex-start;gap:8px;color:#4d4d4d;font-size:16px}.commercialProject__bullet{flex-shrink:0;width:8px;height:8px;margin-top:10px;border-radius:50%;background-color:#357ed7}.recommendations{max-width:1024px;background-color:#fff}@media (min-width: 1024px){.recommendations{max-width:1440px}}.recommendations__container{margin-top:24px;display:grid;grid-template-columns:1fr;justify-items:center;gap:48px}@media (min-width: 768px){.recommendations__container{grid-template-columns:repeat(auto-fit,minmax(0,384px));justify-content:center;gap:40px}}.recommendation{display:flex;flex-direction:column;align-items:center;max-width:384px;margin:0 auto;text-align:center}.recommendation__icon{width:24px;height:24px;margin-bottom:12px;color:#13529e}.recommendation__text{color:#4d4d4d;font-style:italic}.recommendation__profile{margin-top:20px;display:flex;align-items:center;gap:12px}.recommendation__photo{width:56px;height:56px;border-radius:50%;object-fit:cover;box-shadow:0 4px 6px -1px #0000001a}.recommendation__avatar{width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background-color:#13529e;color:#fff;font-size:16px;font-weight:600;box-shadow:0 4px 6px -1px #0000001a}.recommendation__info{text-align:left}.recommendation__name{font-size:18px;font-weight:500}.recommendation__role{font-size:14px;color:#4d4d4d}*{box-sizing:border-box;margin:0;padding:0}:root{background-color:#fff;color:#333;font-family:Poppins,sans-serif;font-size:16px;line-height:1.9}.bgWhite{background-color:#fff}.bgNeutral{background-color:#f6f8fb}.title{font-size:30px;font-weight:700;text-align:center}.description{color:#4d4d4d;text-align:center}section{margin:0 auto;padding:64px 20px}@media (min-width: 640px){section{padding:64px 40px}}@media (min-width: 1024px){section{padding:64px 80px}}.linkAnchor{color:#13529e;text-decoration:underline;cursor:pointer}.linkAnchor:hover{color:#13529e;text-decoration:none}.buttonResetStyle{font:inherit;background:none;border:none;outline:none}
