.about{width:100%;height:100vh;display:flex;justify-content:space-between;align-items:center;padding:0 9rem;background-color:#fff6ec}.about .title{width:100%;display:flex;flex-direction:column;justify-content:center}.about .title h2{color:#1c2333;font-size:2rem;font-weight:600;text-transform:uppercase}.about .title p{color:#1c2333;font-size:1.2rem;font-weight:500;margin-bottom:2rem}.about .content{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.about .content .image{width:50%;display:flex;justify-content:center;align-items:center}.about .content .image img{width:100%;height:100%;object-fit:scale-down;box-shadow:0 0 10px #0009;transition:all .3s ease-in-out}.about .content .image img:hover{box-shadow:0 0 20px #0009}.about .content .text{width:50%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.about .content .text h2{color:#1c2333;font-size:1.5rem;font-weight:600}.about .content .text p{color:#1c2333;font-size:1.2rem;font-weight:500;margin-bottom:1rem}@media screen and (max-width: 1024px){.about{padding:0 5rem}.about .content .image{width:60%}.about .content .text{width:40%}}@media screen and (max-width: 768px){.about{padding:0 3rem}.about .content .image{width:70%}.about .content .text{width:30%}}@media screen and (max-width: 480px){.about{padding:0 1rem}.about .title{width:100%}.about .title h2{font-size:1.5rem}.about .title p{font-size:1rem}.about .content{width:100%;height:100%}.about .content .image,.about .content .text{width:100%}.about .content .text h2{font-size:1.2rem}.about .content .text p{font-size:1rem}}.home{width:100%;height:100vh;display:flex;justify-content:space-around;align-items:center;padding:0 9rem;background-color:#1c2333}.home .content h3{color:#fff6ec;font-size:1.5rem;font-weight:500;text-transform:uppercase}.home .content h1{color:#fff6ec;font-size:4rem;font-weight:600;margin:1rem 0}.home .content p{color:#fff6ec;font-size:1.2rem;font-weight:500;margin-bottom:2rem}.home .content .btn{display:inline-block;padding:.8rem 2.5rem;border:2px solid #fff6ec;color:#fff6ec;font-size:1.2rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.home .content .btn:hover{background-color:#fff6ec;color:#1c2333}.home .image{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.home .image img{width:75%;height:175%;object-fit:scale-down}.skills{width:100%;min-height:100vh;display:flex;justify-content:space-between;align-items:center;gap:3rem;padding:6rem 9rem;background-color:#1c2333}.skills .title{width:40%;display:flex;flex-direction:column;gap:1.2rem}.skills .title h2{color:#fff6ec;font-size:2rem;font-weight:600;text-transform:uppercase}.skills .title p{color:#fff6ec;font-size:1.15rem;font-weight:500}.skills .title .cv .btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2.25rem;border:2px solid #fff6ec;background-color:transparent;color:#fff6ec;font-size:1.05rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;transition:all .3s ease-in-out}.skills .title .cv .btn:hover{background-color:#fff6ec;color:#1c2333}.skills .content{width:60%;display:flex;flex-direction:column;gap:2.5rem;align-items:stretch}.skills .content .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.skills .content .card{background-color:#fff6ec1a;border:1px solid rgba(255,246,236,.2);border-radius:12px;padding:1.25rem 1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease,box-shadow .3s ease}.skills .content .card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0003}.skills .content .card h3{color:#fff6ec;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase}.skills .content .card ul{list-style:disc;padding-left:1.1rem;display:flex;flex-direction:column;gap:.4rem}.skills .content .card li{color:#fff6ec;font-size:1rem;line-height:1.45}.skills .content .images{display:flex;justify-content:center;gap:1.5rem}.skills .content .images img{width:35%;max-width:200px;box-shadow:0 0 12px #00000073;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.skills .content .images img:hover{transform:translateY(-4px);box-shadow:0 0 22px #000000b3}@media screen and (max-width: 1024px){.skills{flex-direction:column;align-items:stretch;padding:5rem 4rem}.skills .title,.skills .content{width:100%}}@media screen and (max-width: 768px){.skills{padding:4rem 2.5rem}.skills .content .images{flex-direction:column;align-items:center}.skills .content .images img{width:55%;max-width:180px}}@media screen and (max-width: 480px){.skills{padding:3.5rem 1.5rem}.skills .title h2{font-size:1.6rem}.skills .title p,.skills .content .card li{font-size:.95rem}}.projects{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:100vh;background-color:#fff6ec}.title{color:#1c2333;font-size:2rem;font-weight:600;text-transform:uppercase;margin-top:3rem}.carousel-inner{width:70vw;height:60vh;background-color:#1c2333}.carousel-item{height:100%}.carousel-item img{height:100%;object-fit:cover}.carousel-caption{background-color:#00000080;border-radius:5px}.carousel-caption h5 a{color:#fff6ec;text-decoration:none}.carousel-caption h5 a:hover{color:#ffd6a0}.carousel-caption .links{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem}.carousel-caption .links a{color:#ffd6a0;font-weight:600;text-decoration:none}.carousel-caption .links a:hover{text-decoration:underline}.contact{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:6rem 9rem;background-color:#1c2333}.contact .title{text-align:center;max-width:760px}.contact .title h2{color:#fff6ec;font-size:2rem;font-weight:600;text-transform:uppercase}.contact .title p{color:#fff6ec;font-size:1.15rem;font-weight:500;margin-top:1rem}.contact .content{display:flex;gap:2rem}.contact .content article{min-width:220px;background:rgba(255,246,236,.08);border:1px solid rgba(255,246,236,.2);border-radius:12px;padding:1.75rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.contact .content article h3{color:#fff6ec;font-size:1.2rem;font-weight:600;text-transform:uppercase}.contact .content .btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.5rem;border:2px solid #fff6ec;color:#fff6ec;font-size:1.05rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;transition:all .3s ease-in-out}.contact .content .btn:hover{background-color:#fff6ec;color:#1c2333}.contact .content .btn.secondary{border-color:#ffd6a0;color:#ffd6a0}.contact .content .btn.secondary:hover{background-color:#ffd6a0;color:#1c2333}@media screen and (max-width: 1024px){.contact{padding:5rem 4rem}.contact .content{flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 768px){.contact{padding:4rem 2.5rem;gap:2.5rem}.contact .content{flex-direction:column;align-items:stretch}.contact .content article{width:100%}}@media screen and (max-width: 520px){.contact{padding:3.5rem 1.5rem}.contact .title h2{font-size:1.6rem}.contact .title p,.contact .content .btn{font-size:.95rem}}.social-media{width:100%;height:100vh;display:flex;justify-content:space-around;align-items:center;background-color:#fff6ec}.social-media .content{width:100%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.social-media .content .title{width:auto;height:auto;padding:2rem 4rem}.social-media .content .title h2{color:#151a25;font-size:2rem;font-weight:600;text-transform:uppercase}.social-media .content .social-media-links{display:flex;flex-wrap:nowrap;padding:0%;width:25%}@media screen and (max-width: 1024px){.social-media .content .social-media-links{width:40%}}@media screen and (max-width: 768px){.social-media .content .social-media-links{width:50%}}@media screen and (max-width: 480px){.social-media .content .social-media-links{width:70%}}.social-media .content .social-media-links li{padding:0 2%}.social-media .content .social-media-links .github,.social-media .content .social-media-links .telegram{border-radius:50%;background-color:#fff6ec;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.social-media .content .social-media-links .vk{border-radius:50%;background-color:#fff6ec;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;object-fit:scale-down}.social-media .content img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.social-media .content img:hover{transform:scale(1.2)}.container-header{display:flex;flex-direction:row;justify-content:normal;align-items:center;height:100vh;background-color:#1c2333;border-bottom:2px solid #151a25;transition:all 1s ease-in-out}.container{width:auto;display:flex;flex-direction:row;justify-content:normal}nav{display:flex;flex-direction:row;justify-content:space-around;margin-left:20vw;transition:all 1s ease-in-out}.navbar-brand{color:#fff6ec;font-size:2.5rem;font-weight:700}.navbar-brand:hover{color:#fff6ec}.dropdown-toggle{color:#fff6ec;font-size:1rem;font-weight:500;background-color:transparent;border:none;transition:all .3s ease-in-out}.dropdown-item{display:inline-block;width:100%;color:#fff6ec;font-size:1rem;font-weight:500;border:none;background-color:#151a25;background-image:linear-gradient(#fff6ec 0 0);background-position:0 100%;background-size:0% 2px;background-repeat:no-repeat;transition:background-size .3s,background-position 0s .3s}.dropdown-item:hover{color:#e6dfd7;background-color:#151a25;background-position:100% 100%;background-size:100% 2px}.dropdown-menu{background-color:#151a25}.dropdown-toggle:hover{transform:scale(1.5)}.nav-link{color:#fff6ec;font-size:1rem;font-weight:500;background-image:linear-gradient(#fff6ec 0 0);background-position:0 100%;background-size:0% 2px;background-repeat:no-repeat;transition:background-size .3s,background-position 0s .3s}.nav-link:hover{color:#e6dfd7;background-position:100% 100%;background-size:100% 2px}@media screen and (max-width: 790px){#navbarSupportedContent{display:none}.navbar-brand{font-size:3rem}}.experience{width:100%;min-height:100vh;padding:6rem 9rem;display:flex;flex-direction:column;align-items:center;gap:3rem;background-color:#fff6ec}.experience .title{width:100%;max-width:960px;text-align:center}.experience .title h2{color:#1c2333;font-size:2rem;font-weight:600;text-transform:uppercase;margin-bottom:.75rem}.experience .title p{color:#1c2333;font-size:1.1rem;font-weight:500}.experience .timeline{width:100%;max-width:960px;display:flex;flex-direction:column;gap:1.75rem}.experience article{background-color:#fff;border-left:4px solid #1c2333;padding:1.5rem 2rem;box-shadow:0 8px 20px #00000014;border-radius:10px}.experience article header{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.experience article h3{color:#1c2333;font-size:1.25rem;font-weight:600;line-height:1.4}.experience article .meta{color:#53606f;font-size:.95rem;font-weight:500}.experience article ul{list-style:disc;margin-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.experience article li{color:#1c2333;font-size:1.05rem;line-height:1.5}@media screen and (max-width: 1024px){.experience{padding:5rem 4rem}}@media screen and (max-width: 768px){.experience{padding:4rem 2.5rem}.experience article{padding:1.5rem}.experience article ul{margin-left:1.25rem}}@media screen and (max-width: 520px){.experience{padding:3.5rem 1.5rem}.experience .title h2{font-size:1.6rem}.experience article h3{font-size:1.1rem}.experience article li{font-size:.95rem}}.publications{width:100%;min-height:100vh;padding:6rem 9rem;background-color:#1c2333;display:flex;flex-direction:column;align-items:center;gap:3rem}.publications .title{width:100%;max-width:960px;text-align:center}.publications .title h2{color:#fff6ec;font-size:2rem;font-weight:600;text-transform:uppercase;margin-bottom:.75rem}.publications .title p{color:#fff6ec;font-size:1.1rem}.publications .papers{width:100%;max-width:960px;display:flex;flex-direction:column;gap:1.75rem}.publications article{background:rgba(255,246,236,.1);border:1px solid rgba(255,246,236,.2);border-radius:14px;padding:1.75rem 2rem;box-shadow:0 12px 30px #0000002e}.publications article h3{color:#fff6ec;font-size:1.4rem;margin-bottom:.75rem;line-height:1.45}.publications article .meta{color:#ffd6a0;font-weight:600;margin-bottom:.75rem}.publications article p{color:#fff6ec;font-size:1rem;line-height:1.6}@media screen and (max-width: 1024px){.publications{padding:5rem 4rem}}@media screen and (max-width: 768px){.publications{padding:4rem 2.5rem}.publications article{padding:1.5rem 1.6rem}}@media screen and (max-width: 520px){.publications{padding:3.5rem 1.5rem}.publications .title h2{font-size:1.6rem}.publications article h3{font-size:1.15rem}}.education{width:100%;min-height:100vh;padding:6rem 9rem;background-color:#fff6ec;display:flex;flex-direction:column;align-items:center;gap:3rem}.education .title{width:100%;max-width:860px;text-align:center}.education .title h2{color:#1c2333;font-size:2rem;font-weight:600;text-transform:uppercase;margin-bottom:.75rem}.education .title p{color:#1c2333;font-size:1.1rem;font-weight:500}.education .content{width:100%;max-width:860px;display:flex;flex-direction:column;gap:1.75rem}.education article{background:#ffffff;border-left:4px solid #1c2333;border-radius:12px;padding:1.75rem 2rem;box-shadow:0 10px 24px #0000001a}.education article header{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.education article h3{color:#1c2333;font-size:1.35rem;font-weight:600}.education article .meta{color:#53606f;font-size:.95rem;font-weight:500}.education article ul{list-style:disc;margin-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.education article li{color:#1c2333;font-size:1.05rem;line-height:1.55}@media screen and (max-width: 1024px){.education{padding:5rem 4rem}}@media screen and (max-width: 768px){.education{padding:4rem 2.5rem}.education article{padding:1.5rem 1.6rem}}@media screen and (max-width: 520px){.education{padding:3.5rem 1.5rem}.education .title h2{font-size:1.6rem}.education article h3{font-size:1.15rem}}
