html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background-color:transparent;border:none;outline:none;cursor:pointer}@font-face{font-family:Arimo;font-display:swap;src:url(https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&display=swap)}*{box-sizing:border-box;margin:0;text-decoration:none}html{scroll-behavior:smooth;margin:0;list-style:none!important;background-color:#0e1013;font-size:100%}#pdf-viewer{height:100vh;width:100vw}.block-title{text-align:center;font-family:Arimo,sans-serif;letter-spacing:.05em;color:#e5e5e5;text-decoration:none;text-transform:uppercase;width:100%;margin:0 auto 50px;display:flex;justify-content:center;align-items:center;line-height:1.3;font-size:2rem}@media screen and (max-width: 1024px){.block-title{font-size:1.625rem}}@media screen and (max-width: 600px){.block-title{font-size:1.375rem}}@media screen and (max-width: 1024px){.block-title{margin-bottom:40px}}@media screen and (max-width: 600px){.block-title{margin-bottom:32px}}.block-title:before{content:"";flex:1;height:2px;background-color:#e5e5e5;display:block;position:relative;margin-right:1rem}.block-title:after{content:"";flex:1;height:2px;background-color:#e5e5e5;display:block;position:relative;margin-left:1rem}.container{width:100%;max-width:1200px;margin:auto;padding-inline:clamp(16px,4vw,32px);box-sizing:border-box}@media screen and (max-width: 800px){.container{padding-inline:clamp(12px,3vw,20px);width:90%}}html:has(body.app-loading){overflow:hidden;overscroll-behavior:none}body.app-loading{overflow:hidden;overscroll-behavior:none}.app-shell{position:relative}.app-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a;opacity:1;visibility:visible;transition:opacity .7s ease,visibility .7s ease}.app-loader--exit{opacity:0;visibility:hidden;pointer-events:none}.app-loader__content{display:flex;flex-direction:column;align-items:center;gap:16px;width:min(340px,85vw)}.app-loader__label{margin:0;color:#e5e5e5;font-family:Arimo,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.14em;line-height:1.5;text-align:center;text-transform:uppercase}.app-loader__track{width:100%;height:3px;border-radius:999px;background-color:#e5e5e51f;overflow:hidden}.app-loader__bar{height:100%;border-radius:inherit;background-color:#e5e5e5;transition:width .25s ease}@media (prefers-reduced-motion: reduce){.app-loader,.app-loader__bar{transition:none}}.site-header{position:fixed;top:0;left:0;width:100%;z-index:100;opacity:0;transition:background-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.site-header--scrolled,.site-header--menu-open{background-color:#0e1013;box-shadow:0 4px 24px #00000040}body.app-loaded .site-header{animation:navbar-fade-in .8s ease forwards}@keyframes navbar-fade-in{0%{opacity:0}to{opacity:1}}.navbar{position:relative;z-index:101;display:flex;align-items:center;justify-content:space-between;gap:24px;height:80px;margin:0 auto;letter-spacing:.1em;transition:height .3s cubic-bezier(.4,0,.2,1)}.site-header--scrolled .navbar{height:64px}.navbar__brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;text-decoration:none;font-size:.8125rem}@media screen and (max-width: 1024px){.navbar__brand{font-size:.75rem}}@media screen and (max-width: 600px){.navbar__brand{font-size:.75rem}}.navbar__monogram{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#1e90ff;color:#fff;font-family:Arimo,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;border-radius:6px;transition:width .3s ease,height .3s ease,font-size .3s ease}.site-header--scrolled .navbar__monogram{width:28px;height:28px;font-size:.65rem}.navbar__name{color:#e5e5e5;font-family:Arimo,sans-serif;font-weight:400;text-transform:uppercase;line-height:1.3;font-size:2rem}@media screen and (max-width: 1024px){.navbar__name{font-size:1.625rem}}@media screen and (max-width: 600px){.navbar__name{font-size:1.375rem}}.navbar__nav{flex:1;display:flex;justify-content:center}@media screen and (max-width: 1250px){.navbar__nav{display:none}}.navbar__links{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.navbar__link{display:inline-block;padding:8px 16px;color:#e5e5e5;font-family:Arimo,sans-serif;font-weight:400;text-transform:uppercase;text-decoration:none;position:relative;transition:color .25s ease;line-height:1.3;font-size:.875rem}@media screen and (max-width: 1024px){.navbar__link{font-size:.8125rem}}@media screen and (max-width: 600px){.navbar__link{font-size:.8125rem}}.navbar__link:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:2px;background-color:#e5e5e5;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.navbar__link:hover,.navbar__link:focus-visible{outline:none}.navbar__link:hover:after,.navbar__link:focus-visible:after{transform:scaleX(1)}.navbar__link:focus-visible{outline:2px solid #1e90ff;outline-offset:4px;border-radius:2px}.navbar__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.lang-switch{display:inline-flex;padding:2px;border:1px solid rgba(229,229,229,.15);border-radius:6px;background-color:#0e101366}.lang-switch__btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:32px;padding:6px 14px;border-radius:4px;color:#a1acbd;font-family:Arimo,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-decoration:none;transition:color .2s ease,background-color .2s ease,background-image .2s ease}.lang-switch__btn:hover{color:#e5e5e5;background-color:#e5e5e50f}.lang-switch__btn:focus-visible{outline:2px solid #1e90ff;outline-offset:2px}.lang-switch__btn--active{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.85)}.lang-switch__btn--active.lang-switch__btn--fr{background-image:linear-gradient(#0e10138c,#0e10138c),url(data:image/webp;base64,UklGRugAAABXRUJQVlA4TNsAAAAvPkYKARegkG0EyGf+dPdqCAQSiPwVV1ggkHjFsr/G8x//hASK2jaSRsthed0kl+v264j+T8DLsFWE40bY+Y//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I///gUA)}.lang-switch__btn--active.lang-switch__btn--en{background-image:linear-gradient(#0e10138c,#0e10138c),url(/assets/english-B8VZRGAE.webp)}.lang-switch__btn--active:hover{color:#fff}.lang-switch__btn--active:hover.lang-switch__btn--fr{background-image:linear-gradient(#0e101373,#0e101373),url(data:image/webp;base64,UklGRugAAABXRUJQVlA4TNsAAAAvPkYKARegkG0EyGf+dPdqCAQSiPwVV1ggkHjFsr/G8x//hASK2jaSRsthed0kl+v264j+T8DLsFWE40bY+Y//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I//+I///gUA)}.lang-switch__btn--active:hover.lang-switch__btn--en{background-image:linear-gradient(#0e101373,#0e101373),url(/assets/english-B8VZRGAE.webp)}.lang-switch--mobile{display:none}.navbar__lang--desktop{display:block}.navbar__burger{display:none;cursor:pointer;background:transparent;border:none;padding:0}.navbar__burger .bar1{width:30px;height:5px;background-color:#e5e5e5;margin:6px 0;transition:.4s}.navbar__burger .bar2{width:35px;height:5px;background-color:#e5e5e5;margin:6px 0;transition:.4s}.navbar__burger .bar3{width:40px;height:5px;background-color:#e5e5e5;margin:6px 0;transition:.4s}.navbar__burger--open{margin-top:5px}.navbar__burger--open .bar1{transform:rotate(-46deg) translate(-7px,6px);width:40px!important}.navbar__burger--open .bar2{opacity:0}.navbar__burger--open .bar3{transform:rotate(46deg) translate(-9.5px,-8px);width:40px!important}.navbar__burger:focus-visible{outline:2px solid #1e90ff;outline-offset:2px;border-radius:4px}@media screen and (max-width: 1250px){.navbar__burger{display:block}}.navbar__backdrop{display:none;position:fixed;top:80px;left:0;right:0;bottom:0;z-index:98;background:#0e1013b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.navbar__backdrop--open{opacity:1;visibility:visible;pointer-events:auto}@media screen and (min-width: 1251px){.navbar__backdrop{display:none!important}}@media screen and (max-width: 1250px){.navbar__backdrop{display:block}}.site-header--scrolled .navbar__backdrop{top:64px}.navbar__dropdown{position:absolute;top:100%;left:0;right:0;z-index:99;display:none;overflow:hidden;background-color:#1a1a1afa;border-top:1px solid rgba(161,172,189,.18);box-shadow:0 24px 48px #00000059;opacity:0;visibility:hidden;transform:translateY(-12px);pointer-events:none;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1),visibility .35s}@media screen and (max-width: 1250px){.navbar__dropdown{display:block}}.navbar__dropdown--open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media screen and (min-width: 1251px){.navbar__dropdown{display:none!important}}.navbar__dropdown-inner{display:flex;flex-direction:column;gap:28px;padding-block:28px 32px}@media screen and (max-width: 800px){.navbar__dropdown-inner{width:90%}}.navbar__dropdown-links{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:4px}.navbar__dropdown-link{color:#f6f6f6;font-family:Arimo,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:16px;width:100%;padding:14px 0;border-bottom:1px solid rgba(161,172,189,.14);text-decoration:none;line-height:1.3;opacity:0;transform:translateY(10px);transition:color .25s ease,border-color .25s ease,opacity .35s ease,transform .35s cubic-bezier(.4,0,.2,1);transition-delay:calc(.05s + var(--nav-index, 0) * .06s);font-size:1.25rem}@media screen and (max-width: 1024px){.navbar__dropdown-link{font-size:1.125rem}}@media screen and (max-width: 600px){.navbar__dropdown-link{font-size:1rem}}.navbar__dropdown--open .navbar__dropdown-link{opacity:1;transform:translateY(0)}.navbar__dropdown-link:hover,.navbar__dropdown-link:focus-visible{color:#e5e5e5;border-bottom-color:#1e90ff73;outline:none}.navbar__dropdown-link:focus-visible{outline:2px solid #1e90ff;outline-offset:4px;border-radius:2px}.navbar__dropdown-index{flex-shrink:0;min-width:28px;color:#e5e5e5;font-family:Arimo,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;opacity:.85}.navbar__dropdown-label{flex:1}.navbar__dropdown-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:8px;border-top:1px solid rgba(161,172,189,.18);opacity:0;transform:translateY(8px);transition:opacity .35s ease .28s,transform .35s cubic-bezier(.4,0,.2,1) .28s}.navbar__dropdown--open .navbar__dropdown-footer{opacity:1;transform:translateY(0)}.navbar__dropdown-footer-label{color:#a1acbd;font-family:Arimo,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}@media screen and (max-width: 1250px){.navbar__lang--desktop{display:none}}@media (prefers-reduced-motion: reduce){.site-header,body.app-loaded .site-header{animation:none;opacity:1}.navbar,.navbar__monogram,.navbar__link:after,.navbar__burger .bar1,.navbar__burger .bar2,.navbar__burger .bar3,.lang-switch__btn,.navbar__backdrop,.navbar__dropdown,.navbar__dropdown-link,.navbar__dropdown-footer{transition:none}.navbar__dropdown-link,.navbar__dropdown-footer{opacity:1;transform:none}}#first-part{position:relative;overflow:visible;touch-action:pan-y;font-family:Arimo,sans-serif;width:100%;background-color:#1a1a1a;box-shadow:30vw 0 500px -100px #1a1a1a inset}@media screen and (max-width: 600px){#first-part{box-shadow:50vw 0 400px -100px #000 inset}}#first-part .presentation__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:0;transform:scale(1.08);transform-origin:center center;z-index:0;pointer-events:none;clip-path:inset(0)}#first-part:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0003,#0003);z-index:1;pointer-events:none}#first-part #presentation{position:relative;z-index:2;width:80%;margin:auto;min-height:100vh;padding-block:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;color:#e5e5e5;opacity:0;transform:scale(.96);transform-origin:left center}@media screen and (max-width: 1024px){#first-part #presentation{width:85%;padding-block:32px}}@media screen and (max-width: 600px){#first-part #presentation{width:90%;padding-block:24px}}#first-part #presentation h1{line-height:1.1;letter-spacing:.05em;text-decoration:none;color:#e5e5e5;margin-bottom:2.5rem;font-size:3.5rem}@media screen and (max-width: 1024px){#first-part #presentation h1{font-size:2.75rem}}@media screen and (max-width: 600px){#first-part #presentation h1{font-size:3.75rem}}@media screen and (max-width: 1024px){#first-part #presentation h1{margin-bottom:2rem}}@media screen and (max-width: 600px){#first-part #presentation h1{line-height:1.12;margin-bottom:1.5rem}}@media screen and (max-height: 400px){#first-part #presentation h1{margin-top:150px}}#first-part #presentation p{line-height:1.65;letter-spacing:.01em;text-decoration:none;color:#e5e5e5;margin-bottom:2.5rem;max-width:min(42rem,45vw);font-size:1.25rem}@media screen and (max-width: 1024px){#first-part #presentation p{font-size:1.125rem}}@media screen and (max-width: 600px){#first-part #presentation p{font-size:1rem}}@media screen and (max-width: 1024px){#first-part #presentation p{line-height:1.55;max-width:min(36rem,75vw);margin-bottom:2rem}}@media screen and (max-width: 600px){#first-part #presentation p{max-width:100%;margin-bottom:1.5rem}}#first-part #presentation #presentation-buttons{display:flex;flex-direction:row;justify-content:flex-start;gap:20px;flex-wrap:wrap}@media screen and (max-width: 800px){#first-part #presentation #presentation-buttons{flex-direction:column;gap:12px;width:100%}}#first-part #presentation #presentation-buttons a{width:fit-content;margin-bottom:0}@media screen and (max-width: 600px){#first-part #presentation #presentation-buttons a{width:100%}}#first-part #presentation #presentation-socials{display:flex;flex-direction:row;justify-content:flex-start;gap:20px;margin-top:20px}@media screen and (max-width: 600px){#first-part #presentation #presentation-socials{gap:16px;margin-top:16px}}#first-part #presentation #presentation-socials img{height:40px;filter:invert(90%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}@media screen and (max-width: 1024px){#first-part #presentation #presentation-socials img{height:36px}}@media screen and (max-width: 600px){#first-part #presentation #presentation-socials img{height:32px}}#first-part #presentation #presentation-socials a{width:fit-content;margin-bottom:0}#first-part #presentation .presentation-button,#first-part #presentation .presentation-button-2{font-weight:800;text-decoration:none;margin-bottom:0;text-transform:uppercase;padding:14px 20px;border-radius:5px;transition:linear .1s;font-size:1rem}@media screen and (max-width: 1024px){#first-part #presentation .presentation-button,#first-part #presentation .presentation-button-2{font-size:.9375rem}}@media screen and (max-width: 600px){#first-part #presentation .presentation-button,#first-part #presentation .presentation-button-2{font-size:.875rem}}@media screen and (max-width: 600px){#first-part #presentation .presentation-button,#first-part #presentation .presentation-button-2{padding:12px 18px;text-align:center}}#first-part #presentation .presentation-button{color:#1a1a1a;background-color:#e5e5e5}#first-part #presentation .presentation-button:hover{background-color:#1a1a1a;color:#e5e5e5}#first-part #presentation .presentation-button-2{color:#e5e5e5;background-color:#1a1a1a}#first-part #presentation .presentation-button-2:hover{background-color:#e5e5e5;color:#1a1a1a}@keyframes presentation-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes presentation-bg-fade-in{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}body.app-loaded #first-part .presentation__bg{transform-origin:center center;animation:presentation-bg-fade-in 1.2s ease forwards}body.app-loaded #first-part #presentation{transform-origin:left center;animation:presentation-fade-in 1s ease forwards}@media (prefers-reduced-motion: reduce){#first-part .presentation__bg,body.app-loaded #first-part .presentation__bg,#first-part #presentation,body.app-loaded #first-part #presentation{animation:none;opacity:1;transform:none}}#second-part{background-color:#0e1013;width:100%;padding-block:50px}#second-part #about{min-height:70vh;scroll-margin-top:80px}@media screen and (max-width: 800px){#second-part #about{width:90%}}#second-part #about #about-content{width:100%;margin-top:30px;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width: 1200px){#second-part #about #about-content{flex-direction:column}}#second-part #about #about-content div{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch}#second-part #about #about-content div #photo-presentation{width:100%;max-width:400px;border-radius:10px;height:auto;margin-top:0}@media screen and (max-width: 1200px){#second-part #about #about-content div #photo-presentation{margin-bottom:30px;max-width:250px}}#second-part #about #about-content div #about-ex-ed{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;color:#e5e5e5;gap:2rem}@media screen and (max-width: 800px){#second-part #about #about-content div #about-ex-ed{flex-direction:column}}#second-part #about #about-content div #about-ex-ed .ex-ed{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border:#e5e5e5 1px solid;border-radius:5px;padding:20px;margin-bottom:10px}#second-part #about #about-content div #about-ex-ed .ex-ed div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}#second-part #about #about-content div #about-ex-ed .ex-ed div .about-img{max-width:50px;width:100%;height:auto;margin-top:0}#second-part #about #about-content div #about-ex-ed .ex-ed div .about-title{text-align:center;font-family:Arimo,sans-serif;text-transform:uppercase;padding:0 0 0 10px;line-height:1.3;font-size:1.25rem}@media screen and (max-width: 1024px){#second-part #about #about-content div #about-ex-ed .ex-ed div .about-title{font-size:1.125rem}}@media screen and (max-width: 600px){#second-part #about #about-content div #about-ex-ed .ex-ed div .about-title{font-size:1rem}}#second-part #about #about-content div #about-ex-ed .ex-ed .about-content{text-align:left;font-family:Arimo,sans-serif;line-height:1.55;font-size:1rem}@media screen and (max-width: 1024px){#second-part #about #about-content div #about-ex-ed .ex-ed .about-content{font-size:.9375rem}}@media screen and (max-width: 600px){#second-part #about #about-content div #about-ex-ed .ex-ed .about-content{font-size:.875rem}}#second-part #about #about-content div p{text-align:left;font-family:Arimo,sans-serif;font-weight:400;text-decoration:none;padding-top:20px;color:#e5e5e5;line-height:1.65;letter-spacing:.01em;font-size:1.125rem}@media screen and (max-width: 1024px){#second-part #about #about-content div p{font-size:1rem}}@media screen and (max-width: 600px){#second-part #about #about-content div p{font-size:.9375rem}}#second-part #about #about-content div p #formation,#second-part #about #about-content div p #openclassrooms{color:#8676e2;transition:all .2s ease-in-out;font-weight:800}#second-part #about #about-content div p #formation:hover,#second-part #about #about-content div p #openclassrooms:hover{color:#e5e5e5;transition:all .2s ease-in-out}#second-part #about #about-content div p #efrei{color:#277bc0;transition:all .2s ease-in-out;font-weight:800}#second-part #about #about-content div p #efrei:hover{color:#e5e5e5;transition:all .2s ease-in-out}#second-part #about #about-content div p #eanet{color:#c49f77;transition:all .2s ease-in-out;font-weight:800}#second-part #about #about-content div p #eanet:hover{color:#e5e5e5;transition:all .2s ease-in-out}#second-part #about #about-content div p #infoway{color:#ee322f;transition:all .2s ease-in-out;font-weight:800}#second-part #about #about-content div p #infoway:hover{color:#e5e5e5;transition:all .2s ease-in-out}#second-part #about #about-content div p #digital-school{color:#39d8ec;transition:all .2s ease-in-out;font-weight:800}#second-part #about #about-content div p #digital-school:hover{color:#e5e5e5;transition:all .2s ease-in-out}#second-part #about #about-content div #about-text{margin-top:40px;color:#c2c7ce}@media screen and (max-width: 1024px){#second-part #about #about-content div #about-text{margin-top:32px}}@media screen and (max-width: 600px){#second-part #about #about-content div #about-text{margin-top:24px}}#second-part #about #about-content div .about-timeline{--timeline-progress: 0;--timeline-node-size: 52px;--timeline-node-core: 18px;--timeline-node-col: var(--timeline-node-size);--timeline-axis: calc(var(--timeline-node-col) / 2);--timeline-date-col: 180px;align-self:stretch;position:relative;width:100%;max-width:100%;margin:64px 0 0;box-sizing:border-box;text-align:left}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline{margin-top:56px;--timeline-node-size: 36px;--timeline-node-core: 12px;--timeline-date-col: 0px}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline{--timeline-node-size: 32px;--timeline-node-core: 10px;margin-top:48px}}#second-part #about #about-content div .about-timeline__body{position:relative;width:100%;max-width:100%;min-width:0;text-align:left;overflow:visible}#second-part #about #about-content div .about-timeline__track{position:absolute;left:calc(var(--timeline-axis) - 2px);top:calc(var(--timeline-node-size) / 2);bottom:calc(var(--timeline-node-size) / 2);width:4px;background:#a1acbd47;border-radius:4px;overflow:hidden;z-index:0}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__track{display:none}}#second-part #about #about-content div .about-timeline__line{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e90ff;transform:scaleY(var(--timeline-progress));transform-origin:top center;border-radius:2px;will-change:transform;transition:transform .12s linear}#second-part #about #about-content div .about-timeline__list{list-style:none;margin:0;padding:0;width:100%;max-width:100%;min-width:0;overflow:visible}#second-part #about #about-content div .about-timeline__item{display:grid;grid-template-columns:var(--timeline-node-col) minmax(0,1fr);column-gap:clamp(16px,3vw,40px);align-items:start;padding-bottom:80px;width:100%;max-width:100%;min-width:0;overflow:visible}#second-part #about #about-content div .about-timeline__item:last-child{padding-bottom:0}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__item{column-gap:16px;padding-bottom:48px}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__item{grid-template-columns:minmax(0,1fr);column-gap:0;padding-bottom:40px}}#second-part #about #about-content div .about-timeline__marker{display:flex;justify-content:center;align-items:flex-start;padding-top:6px;z-index:1;width:var(--timeline-node-col);overflow:visible}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__marker{padding-top:2px}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__marker{display:none}}#second-part #about #about-content div .about-timeline__node{display:flex;align-items:center;justify-content:center;width:var(--timeline-node-size);height:var(--timeline-node-size);border-radius:50%;background:#242f42;border:2px solid rgba(161,172,189,.35);box-shadow:0 8px 24px #1a1a1a73;transition:border-color .35s ease,box-shadow .35s ease}#second-part #about #about-content div .about-timeline__node-core{width:var(--timeline-node-core);height:var(--timeline-node-core);border-radius:50%;background:#a1acbda6;transition:background-color .35s ease,transform .35s ease}#second-part #about #about-content div .about-timeline__item--active .about-timeline__node{border-color:#1e90ff8c;box-shadow:0 8px 28px #1e90ff47}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__item--active .about-timeline__node{box-shadow:0 4px 16px #1e90ff40}}#second-part #about #about-content div .about-timeline__item--active .about-timeline__node-core{background:#1e90ff}#second-part #about #about-content div .about-timeline__content{display:grid;grid-template-columns:var(--timeline-date-col) minmax(0,1fr);column-gap:clamp(16px,3vw,40px);align-items:start;min-width:0;max-width:100%;text-align:left}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__content{grid-template-columns:minmax(0,1fr);row-gap:8px;column-gap:0}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__content{width:100%}}#second-part #about #about-content div .about-timeline__main{min-width:0;max-width:100%;padding-top:6px}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__main{padding-top:0}}#second-part #about #about-content div .about-timeline__period{margin:0;padding-top:14px;color:#a1acbd;font-family:Arimo,sans-serif;font-weight:500;letter-spacing:.01em;line-height:1.3;text-align:left;white-space:nowrap;min-width:0;font-size:1.125rem}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__period{font-size:1rem}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__period{font-size:.9375rem}}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__period{padding-top:0;white-space:normal}}#second-part #about #about-content div .about-timeline__heading{display:block;margin:0 0 12px;font-family:Arimo,sans-serif;font-weight:700;line-height:1.3;text-align:left;color:#e5e5e5;overflow-wrap:anywhere;font-size:1.5rem}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__heading{font-size:1.375rem}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__heading{font-size:1.25rem}}#second-part #about #about-content div .about-timeline__subtitle{margin:0 0 14px;color:#c2c7ce;font-family:Arimo,sans-serif;line-height:1.65;text-align:left;max-width:100%;overflow-wrap:anywhere;font-size:1.25rem}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__subtitle{font-size:1.125rem}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__subtitle{font-size:1rem}}#second-part #about #about-content div .about-timeline__details{margin:0;padding:0;list-style:none;text-align:left;max-width:100%}#second-part #about #about-content div .about-timeline__details li{position:relative;margin:0 0 10px;padding-left:18px;color:#a1acbd;font-family:Arimo,sans-serif;line-height:1.55;overflow-wrap:anywhere;font-size:1rem}@media screen and (max-width: 1024px){#second-part #about #about-content div .about-timeline__details li{font-size:.9375rem}}@media screen and (max-width: 600px){#second-part #about #about-content div .about-timeline__details li{font-size:.875rem}}#second-part #about #about-content div .about-timeline__details li:last-child{margin-bottom:0}#second-part #about #about-content div .about-timeline__details li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;background:#a1acbdbf;border-radius:1px}#third-part{background-color:#0e1013;width:100%;padding-block:50px}#third-part #skills{margin:auto;font-family:Arimo,sans-serif;scroll-margin-top:80px}#third-part #skills #skills-desktop{display:grid}@media screen and (max-width: 800px){#third-part #skills #skills-desktop{display:none}}#third-part #skills #skills-mobile{display:none}@media screen and (max-width: 800px){#third-part #skills #skills-mobile{display:block}}#third-part #skills .skills-content{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}@media screen and (max-width: 1200px){#third-part #skills .skills-content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 800px){#third-part #skills .skills-content{grid-template-columns:1fr}}#third-part #skills .skills-content .skill-category{width:100%;padding:36px;border-radius:10px;flex-grow:0;background-color:#242f42;box-sizing:border-box}@media screen and (max-width: 1000px){#third-part #skills .skills-content .skill-category{padding:48px}}#third-part #skills .skills-content .skill-category .swiper{padding-bottom:36px}#third-part #skills .skills-content .skill-category .swiper .swiper-pagination-bullet-active{background-color:#1e90ff!important}@media screen and (max-width: 800px){#third-part #skills .skills-content .skill-category{padding:36px;width:80%;min-width:350px;margin:auto}}#third-part #skills .skills-content .skill-category h3{text-align:center;color:#c2c7ce;font-weight:600;margin-bottom:40px;line-height:1.3;font-size:1.25rem}@media screen and (max-width: 1024px){#third-part #skills .skills-content .skill-category h3{font-size:1.125rem}}@media screen and (max-width: 600px){#third-part #skills .skills-content .skill-category h3{font-size:1rem}}@media screen and (max-width: 600px){#third-part #skills .skills-content .skill-category h3{margin-bottom:32px}}#third-part #skills .skills-content .skill-category .skill-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;width:100%}#third-part #skills .skills-content .skill-category .skill-list .skill-column{display:flex;flex-direction:column;gap:28px;width:100%;min-width:0}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;margin-block:0}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-icons{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:48px}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-icons img{width:40px;height:40px;object-fit:contain;object-position:center;flex-shrink:0;display:block}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-icons .skill-icon--electric{filter:invert(49%) sepia(78%) saturate(900%) hue-rotate(180deg) brightness(100%) contrast(95%)}@media screen and (max-width: 600px){#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-icons{min-height:44px;gap:12px}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-icons img{width:36px;height:36px}}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-title{color:#e5e5e5;margin:0;line-height:1.3;min-height:2.6em;width:100%;font-size:1rem}@media screen and (max-width: 1024px){#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-title{font-size:.9375rem}}@media screen and (max-width: 600px){#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-title{font-size:.875rem}}#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-level{color:#a1acbd;margin:0;line-height:1.55;font-size:.875rem}@media screen and (max-width: 1024px){#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-level{font-size:.8125rem}}@media screen and (max-width: 600px){#third-part #skills .skills-content .skill-category .skill-list .skill-column .skill .skill-level{font-size:.8125rem}}#fourth-part{background-color:#0e1013;width:100%;padding-block:50px}#fourth-part #projects{margin:auto;font-family:Arimo,sans-serif;scroll-margin-top:80px}#fourth-part #projects #projects-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}@media screen and (max-width: 900px){#fourth-part #projects #projects-container{grid-template-columns:minmax(0,1fr);gap:20px}}#fourth-part #projects #projects-container .project{display:grid;grid-template-columns:96px minmax(0,1fr);gap:clamp(20px,3vw,28px);align-items:start;width:100%;min-height:100%;background-color:#242f42;border-radius:12px;padding:clamp(24px,3vw,32px);transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1),background-color .3s ease;transition-delay:var(--reveal-delay, 0s)}@media screen and (max-width: 600px){#fourth-part #projects #projects-container .project{grid-template-columns:72px minmax(0,1fr);gap:16px;padding:20px}}#fourth-part #projects #projects-container .project .project-media{display:flex;align-items:center;justify-content:center;width:100%;min-height:96px}@media screen and (max-width: 600px){#fourth-part #projects #projects-container .project .project-media{min-height:72px}}#fourth-part #projects #projects-container .project .project-logo{display:block;width:auto;height:auto;max-width:96px;max-height:96px;margin:0}@media screen and (max-width: 600px){#fourth-part #projects #projects-container .project .project-logo{max-width:72px;max-height:72px}}#fourth-part #projects #projects-container .project .project-content{display:flex;flex-direction:column;align-items:flex-start;min-width:0;height:100%}#fourth-part #projects #projects-container .project .project-content h3{margin:0;font-family:Arimo,sans-serif;font-weight:600;text-transform:uppercase;color:#e5e5e5;line-height:1.3;font-size:1.5rem}@media screen and (max-width: 1024px){#fourth-part #projects #projects-container .project .project-content h3{font-size:1.375rem}}@media screen and (max-width: 600px){#fourth-part #projects #projects-container .project .project-content h3{font-size:1.25rem}}#fourth-part #projects #projects-container .project .project-content .project-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}#fourth-part #projects #projects-container .project .project-content .project-tags{display:flex;flex-wrap:wrap;gap:8px}#fourth-part #projects #projects-container .project .project-content .project-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background-color:#1e90ff1a;border:1px solid rgba(30,144,255,.35);color:#1e90ff;font-family:Arimo,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:nowrap}#fourth-part #projects #projects-container .project .project-content p{margin:16px 0 0;text-align:left;font-family:Arimo,sans-serif;font-weight:100;color:#e5e5e5;line-height:1.65;letter-spacing:.01em;font-size:1rem}@media screen and (max-width: 1024px){#fourth-part #projects #projects-container .project .project-content p{font-size:.9375rem}}@media screen and (max-width: 600px){#fourth-part #projects #projects-container .project .project-content p{font-size:.875rem}}#fourth-part #projects #projects-container .project .project-content .project-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:24px;width:100%}#fourth-part #projects #projects-container .project .project-content .project-link{color:#a1acbd;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;text-decoration:none;padding:10px 16px;border:1px solid rgba(161,172,189,.35);border-radius:8px;font-family:Arimo,sans-serif;font-weight:400;letter-spacing:.02em;line-height:1.55;transition:color .25s ease,border-color .25s ease,background-color .25s ease;font-size:.875rem}@media screen and (max-width: 1024px){#fourth-part #projects #projects-container .project .project-content .project-link{font-size:.8125rem}}@media screen and (max-width: 600px){#fourth-part #projects #projects-container .project .project-content .project-link{font-size:.8125rem}}#fourth-part #projects #projects-container .project .project-content .project-link img{width:28px;height:28px;margin:0;flex-shrink:0;filter:invert(48%) sepia(16%) saturate(715%) hue-rotate(189deg) brightness(90%) contrast(92%);transition:filter .25s ease,transform .25s ease}#fourth-part #projects #projects-container .project .project-content .project-link:hover,#fourth-part #projects #projects-container .project .project-content .project-link:focus-visible{color:#e5e5e5;border-color:#1e90ff8c;background-color:#1e90ff14}#fourth-part #projects #projects-container .project .project-content .project-link:hover img,#fourth-part #projects #projects-container .project .project-content .project-link:focus-visible img{filter:invert(49%) sepia(78%) saturate(900%) hue-rotate(180deg) brightness(100%) contrast(95%);transform:scale(1.05)}#fourth-part #projects #projects-container .project .project-content .project-link:focus-visible{outline:2px solid #1e90ff;outline-offset:3px}#fifth-part{background-color:#0e1013;width:100%;padding-block:50px 88px}#fifth-part .contact{font-family:Arimo,sans-serif;scroll-margin-top:80px}#fifth-part .contact__panel{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:0;min-height:720px;border-radius:16px;overflow:hidden;background-color:#242f42;box-shadow:0 24px 64px #1a1a1a59}@media screen and (max-width: 1024px){#fifth-part .contact__panel{grid-template-columns:minmax(0,1fr);min-height:580px}}#fifth-part .contact__visual{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:16px;padding:clamp(28px,4vw,40px);overflow:hidden;min-height:100%;background-color:#1a1a1a}@media screen and (max-width: 1024px){#fifth-part .contact__visual{min-height:480px}}@media screen and (max-width: 600px){#fifth-part .contact__visual{min-height:420px}}#fifth-part .contact__visual-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 35%}#fifth-part .contact__visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1a1a1aeb,#1a1a1a80 42%,#1a1a1a26),linear-gradient(to right,rgba(26,26,26,.35),transparent 55%);pointer-events:none}#fifth-part .contact__monogram{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:5px;background:#e5e5e5;color:#1a1a1a;font-family:Arimo,sans-serif;font-size:.875rem;font-weight:800;letter-spacing:.08em}#fifth-part .contact__intro{position:relative;z-index:1;margin:0;max-width:28ch;color:#e5e5e5;line-height:1.65;font-size:1rem}@media screen and (max-width: 1024px){#fifth-part .contact__intro{font-size:.9375rem}}@media screen and (max-width: 600px){#fifth-part .contact__intro{font-size:.875rem}}#fifth-part .contact__badge{position:relative;z-index:1;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#22c55e1a;border:1px solid rgba(34,197,94,.45);color:#22c55e;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;animation:contact-badge-pulse 2.2s ease-in-out infinite}#fifth-part .contact__badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ecc;animation:contact-badge-dot-pulse 2.2s ease-in-out infinite}#fifth-part .contact__channels{list-style:none;margin:0;padding:clamp(20px,3vw,28px);display:flex;flex-direction:column;gap:12px;justify-content:center}#fifth-part .contact__card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border-radius:12px;border:1px solid rgba(161,172,189,.18);background:#0e101373;color:#e5e5e5;text-decoration:none;transition:border-color .25s ease,background-color .25s ease,transform .25s ease}#fifth-part .contact__card:hover,#fifth-part .contact__card:focus-visible{border-color:#1e90ff8c;background:#1e90ff14;transform:translate(4px);outline:none}#fifth-part .contact__card:focus-visible{box-shadow:0 0 0 2px #1e90ff73}#fifth-part .contact__card-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:#1e90ff1a;border:1px solid rgba(30,144,255,.25);color:#1e90ff}#fifth-part .contact__card-icon svg{width:22px;height:22px}#fifth-part .contact__card-icon img{width:22px;height:22px;filter:invert(49%) sepia(78%) saturate(900%) hue-rotate(180deg) brightness(100%) contrast(95%)}#fifth-part .contact__card-body{display:flex;flex-direction:column;gap:4px;min-width:0}#fifth-part .contact__card-label{color:#a1acbd;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}#fifth-part .contact__card-value{color:#e5e5e5;font-size:.9375rem;font-weight:600;line-height:1.3;overflow-wrap:anywhere}#fifth-part .contact__card-arrow{color:#a1acbd;font-size:1.125rem;line-height:1;transition:color .25s ease,transform .25s ease}.contact__card:hover #fifth-part .contact__card-arrow,.contact__card:focus-visible #fifth-part .contact__card-arrow{color:#1e90ff;transform:translate(3px)}#fifth-part .contact__channels li{opacity:0;transform:translateY(12px)}#fifth-part .contact__panel.reveal--visible .contact__channels li{animation:contact-channel-in .45s cubic-bezier(.4,0,.2,1) forwards;animation-delay:calc(.08s + var(--channel-index, 0) * .07s)}@keyframes contact-channel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-badge-pulse{0%,to{box-shadow:0 0 #22c55e33;border-color:#22c55e66}50%{box-shadow:0 0 18px #22c55e59;border-color:#22c55ed9}}@keyframes contact-badge-dot-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 6px #22c55e8c}50%{opacity:.55;transform:scale(1.2);box-shadow:0 0 14px #22c55e}}@media (prefers-reduced-motion: reduce){#fifth-part .contact__channels li{opacity:1;transform:none;animation:none}#fifth-part .contact__card{transition:none}#fifth-part .contact__card:hover,#fifth-part .contact__card:focus-visible{transform:none}#fifth-part .contact__card-arrow{transition:none}.contact__card:hover #fifth-part .contact__card-arrow,.contact__card:focus-visible #fifth-part .contact__card-arrow{transform:none}#fifth-part .contact__badge,#fifth-part .contact__badge:before{animation:none}}footer{width:100%;background-color:#1a1a1a;padding:20px;text-align:center;color:#e5e5e5;font-family:Arimo,sans-serif;text-transform:uppercase;letter-spacing:.06em;line-height:1.55;font-size:.8125rem}@media screen and (max-width: 1024px){footer{font-size:.75rem}}@media screen and (max-width: 600px){footer{font-size:.75rem}}[data-reveal]{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transition-delay:var(--reveal-delay, 0s)}[data-reveal=up]{transform:translateY(44px)}[data-reveal=left]{transform:translate(-44px)}[data-reveal=right]{transform:translate(44px)}[data-reveal=scale]{transform:scale(.94) translateY(20px)}.reveal--visible{opacity:1;transform:none}[data-reveal-delay="1"]{--reveal-delay: .1s}[data-reveal-delay="2"]{--reveal-delay: .2s}[data-reveal-delay="3"]{--reveal-delay: .3s}[data-reveal-delay="4"]{--reveal-delay: .4s}[data-reveal-delay="5"]{--reveal-delay: .5s}@media (prefers-reduced-motion: reduce){[data-reveal]{opacity:1;transform:none;transition:none;transition-delay:0s}.about-timeline__line{transform:scaleY(1)!important}.about-timeline__node,.about-timeline__node-core{transition:none}}@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{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-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{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-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:translate3d(0,-50%,0)}.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{top:50%;transform:translateY(-50%);width:8px}.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{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-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);left:0;top: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%;left:0;top:0}.swiper-pagination-lock{display:none}
