.app{background-color:#0e161e;overflow:hidden;width:100%}.app main{overflow:hiddem;width:100%}@keyframes spin{0%{transform:rotate(0deg);transform-origin:center}to{transform:rotate(1turn);transform-origin:center}}svg .circle-path{animation:spin 10s linear infinite}footer .sign{background-color:#0e161e;border-right:1px solid #4af626;border-top:1px solid #4af626;border-top-right-radius:5px;bottom:0;font-size:1rem;left:0;padding:1rem 3rem;position:fixed}footer .sign span{color:#4af626;font-size:1rem;line-height:1rem;margin:0 .5rem}footer .sign a{font-size:1rem;font-weight:700;margin-left:.5rem}footer .logo{border-top-left-radius:50%;bottom:0;margin-bottom:1rem;margin-right:1.5rem;padding:0;position:fixed;right:0}@media screen and (max-width:210mm){footer{z-index:20}footer .logo{display:none}footer .sign{align-items:center;border:1px solid #4af626;border-radius:0;display:flex;justify-content:center;padding:.6rem 3rem;width:100%}footer .sign,footer .sign a{font-size:14px}}header{z-index:100}header>a{background-color:#4af626;color:#0e161e;font-size:1.2rem;font-weight:700;left:1rem;padding:.7rem 1.5rem;text-decoration:none}header ul,header>a{border-radius:5px;position:fixed;top:1rem}header ul{align-items:center;background-color:#0e161e;border:4px double #4af626;display:flex;gap:1rem;list-style:none;padding:.5rem 1rem;right:1.5rem}header ul li{border-radius:20px}header ul li a{display:flex;text-decoration:none}header ul li a img{height:auto;width:35px}header ul li.separator{background-color:#4af626;height:40px;width:2px}@media screen and (max-width:210mm){header{align-items:center;background-color:#0e161e;border-bottom:1px solid #4af626;position:fixed;z-index:20}header>a{font-size:1rem}header ul li a img{height:auto;width:25px}header ul li.separator{height:23px}}.default-layout{align-items:flex-start;display:flex;height:100vh;overflow-x:hidden;overflow-y:auto;padding:10vh 0;width:100%}.default-layout::-webkit-scrollbar{background-color:#0e161e;border-radius:30px;width:.4rem}.default-layout::-webkit--track{background:#0000}.default-layout::-webkit-scrollbar-thumb{background-color:#4af626}.mobile-warning-modal{display:flex;flex-direction:column;gap:1rem}.mobile-warning-modal *{text-align:center}.mobile-warning-modal button{background:#0000;border:1px solid #4af626;border-radius:10px;color:#4af626;cursor:pointer;margin:0 auto;padding:.5rem 1.5rem;text-decoration:underline}.bg-gradient{animation:move-bg 10s ease infinite;background-image:linear-gradient(-45deg,#000,#262b2f 25%,#0e161e 51%,#000);background-size:300% 300%}@keyframes move-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:210mm){.default-layout{padding:20vh 0}.bg-gradient{background:none}}aside.cv-footer{align-items:center;background-color:#0e161e;border-left:.4rem double #4af626;border-top:.4rem double #4af626;border-top-left-radius:50px;bottom:0;color:#4af626;display:flex;font-size:20px;gap:1rem;justify-content:space-between;padding:.5rem .75rem .5rem 1.25rem;position:absolute;right:0;width:58.3333333333%}aside.cv-footer ul{align-items:flex-end;display:flex;flex-direction:column;list-style:none}aside.cv-footer ul li{align-items:center;display:flex;gap:.5rem}aside.cv-footer ul li a{color:#fff;font-size:14px}aside.cv-footer ul li span{background-color:#4af626;height:3px;margin-left:0;width:1rem}@media screen and (max-width:210mm){aside.cv-footer{background:#0000;border:none;border-radius:0;position:static;width:100%}aside.cv-footer ul li a{font-size:12px}}.home-page{align-items:flex-start;gap:10vh;height:auto;justify-content:flex-start}.home-page,.home-page section{display:flex;flex-direction:column;width:100%}.home-page section{background-color:#212529;border:1px solid #4af626;box-shadow:0 0 10px #0000001a;box-shadow:0 22px 300px 4px #0000008f;flex-shrink:0;height:296.4708333333mm;margin:0 auto;max-width:209.4708333333mm;position:relative}.home-page section .cv-main{align-items:flex-start;display:flex;flex-grow:1;height:100%;position:relative;width:100%}.home-page section .cv-main article{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;height:100%}.home-page section .cv-main article:first-of-type{order:1;width:41.6666666667%}.home-page section .cv-main article:first-of-type h3{margin-top:0}.home-page section .cv-main article:last-of-type{order:2;width:58.3333333333%}.home-page section .cv-main article:last-of-type .cv-picture{display:none}.home-page section .cv-main article:last-of-type ul.icons{grid-gap:0 .5rem;display:grid;gap:0 .5rem;grid-template-columns:repeat(auto-fill,minmax(30px,1fr));list-style:none;padding-top:.25rem}.home-page section .cv-main article:last-of-type ul.icons li{flex-shrink:0;padding:0}.home-page section .cv-main article:last-of-type ul.icons li span{font-size:2rem;margin-left:0;text-decoration:none}.home-page section .cv-main article:last-of-type aside{display:flex;justify-content:space-between;margin-top:.25rem;width:100%}.home-page section .cv-main article .cv-picture{display:flex;justify-content:center;overflow:visible;padding-left:.8rem;width:100%}.home-page section .cv-main article .cv-picture picture{box-shadow:-5px 5px #4af6264d,-10px 10px #4af62633,-15px 15px #4af6261a,-20px 20px #4af6260d;height:290px;width:290px}.home-page section .cv-main article .cv-picture picture img{height:100%;object-fit:cover;object-position:center;width:100%}.home-page section .cv-main article .content{height:100%;padding:.5rem;position:relative;width:100%}.home-page section .cv-main article .content .privacy{margin-top:1.5rem;padding-right:3rem;width:100%}.home-page section .cv-main article .content .privacy p{align-items:center;display:flex;font-size:12px;gap:.5rem;line-height:12px}.home-page section .cv-main article .content .privacy p>*{font-size:20px}.home-page section .cv-main article .content .privacy p:first-of-type{font-size:10px}.home-page section .cv-main article .content>h3:first-child{margin-top:0}.home-page section .cv-main .pagination{bottom:4px;color:#4af626;font-size:18px;left:-45px;position:absolute}.home-page section .cv-main .pagination span{color:#fff;font-size:bold;font-size:18px}.mt-2{margin-top:.5rem!important}.img-item{line-height:20px;vertical-align:middle}.img-item img{margin:0 .5rem}@media screen and (max-width:210mm){.home-page{padding:0}.home-page section{box-shadow:none;height:100%;max-width:100%;padding:10px}.home-page section .cv-main{flex-direction:column}.home-page section .cv-main article:last-of-type{order:1;width:100%}.home-page section .cv-main article:last-of-type .cv-picture{display:flex}.home-page section .cv-main article:last-of-type aside{flex-direction:column}.home-page section .cv-main article:first-of-type{order:2;width:100%}.home-page section .cv-main article .content .privacy,.home-page section .cv-main article:first-of-type .cv-picture{display:none}}*{box-sizing:border-box;color:#fff;font-family:M PLUS\ 1 Code,sans-serif;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}ol,ul{list-style-position:inside;margin-top:.25rem}ol li,ul li{padding:.15rem 0}a,li,p{font-size:13px}li span{margin-left:.5rem;text-decoration:underline}p{margin-top:.5rem}p a{margin-left:.25rem}h1{font-size:2.5rem}h2{color:#4af626;font-size:1.3rem;margin-top:.5rem}h3{align-items:center;display:flex;font-size:1.5rem;gap:.5rem}h3,h4{margin:.5rem 0}h4{color:#4af626;font-size:1.1rem}h4 span{font-size:.7rem;margin-left:.5rem;text-decoration:underline}h5{font-size:1rem;margin-top:.5rem}h5 span{font-size:.8rem;margin-left:.5rem;text-decoration:underline}h6{font-size:1.1rem;margin:.25rem 0}
/*# sourceMappingURL=main.58fe75df.css.map*/