﻿@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Playwrite+NO:wght@100..400&display=swap);.navbar,body{flex-direction:column}.footer p,.menus li a{color:var(--text-color)}.home-left .highlight,.menus li:hover a{color:var(--text-colorP)}*,.blog{box-sizing:border-box}.about,.blog{max-width:1450px}.blog-left .elisc_tm_title,.greeting,.info-label,.stat-label{text-transform:uppercase}.footer p,.profile-card,.socials li,.stat-card,.tech-item span{text-align:center}.info-item,.services-grid li,.socials li{list-style-type:none}.menus li,.project-tags{list-style:none}.name-bg,.news_modal,.popup_image{pointer-events:none;pointer-events:none}*{margin:0;padding:0;scroll-behavior:smooth}:root{--main-color:#55527C;--text-color:#55527C;--text-colorP:#A5A6FF;--text-colorP-Dark:#130F49;--home-bgcolor:#EFFBF8;--yellow-color:#FF972D;--fontFamily-Karla:"Karla",sans-serif;--fontFamily-Inter:"Inter",sans-serif;--mint-bg:#d4f1f4;--peach-bg:#fce8d5;--light-green-bg:#e3f9e5}html{font-size:14px;font-display:swap;}@media (min-width:768px){html{font-size:16px}}body{display:flex}.fade-in-initial{transform:translateX(-10%)}bodycontainer{display:flex;min-height:100vh;font-family:var(--fontFamily-Karla);color:var(--main-color)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;font-family:var(--fontFamily-Inter);color:var(--text-colorP-Dark)}.container{flex:1;margin-left:300px;transition:.3s}.top-sidebar{width:100%;display:none;justify-content:space-between;padding:0 1rem;align-items:center}.about,.about-header,.home,.home-left,.menu-btn,.menus,.navbar,.socials{display:flex}.top-sidebar img{width:150px}.menu-btn{position:relative;justify-content:center;align-items:center;width:50px;height:50px;cursor:pointer;transition:.5s ease-in-out}.menu-btn__burger,.menu-btn__burger::after,.menu-btn__burger::before{width:30px;height:3px;background:#2a4b8d;border-radius:5px;transition:.5s ease-in-out}.menu-btn__burger::after,.menu-btn__burger::before{content:'';position:absolute}.menu-btn__burger::before{transform:translateY(-10px)}.menu-btn__burger::after{transform:translateY(10px)}.menu-btn.open .menu-btn__burger{transform:translateX(-50px);background:0 0}.navbar.active,.news_modal.active .news_modal_panel{transform:translateX(0)}.menu-btn.open .menu-btn__burger::before{transform:rotate(45deg) translate(35px,-35px)}.menu-btn.open .menu-btn__burger::after{transform:rotate(-45deg) translate(35px,35px)}.navbar{position:fixed;top:0;left:0;width:300px;height:100vh;justify-content:space-around;overflow-y:auto;transition:.3s}.blog,.home,.profile-img,.tech-grid-cont{overflow:hidden}.navbar.active{background-color:#f9f7f7;max-width:75%;z-index:999}.profile-card{position:relative;width:100%;font-family:Arial,sans-serif}.profile-img{width:120px;height:120px;border-radius:50%;border:3px solid var(--text-colorP);margin:0 auto}.footer,.home,.right-column .text{width:100%}.profile-img img{width:100%;height:100%;object-fit:contain}.profile-name{font-size:2.2rem;font-weight:700;font-family:Dosis,sans-serif;color:#090f36;margin:15px 0;z-index:2;position:relative}.name-bg{position:absolute;left:50%;top:125px;transform:translateX(-50%);font-size:1.5rem;font-family:"Playwrite NO",cursive;color:#696969;opacity:.35;font-weight:700;z-index:1;user-select:none}.footer p,.greeting,.menus li a{font-family:var(--fontFamily-Karla)}.menus{flex-direction:column;align-items:center;gap:20px}.menus li a{text-decoration:none;transition:.5s;font-weight:400;font-size:1.2rem}.menus li:hover a{transition:.5s;font-weight:600}.socials{justify-content:center;align-items:center;margin-bottom:1rem}.socials li{background-color:rgba(19,15,73,.05);border-radius:50%;padding:.7rem}.socials li a{color:var(--text-colorP-Dark);font-size:1.2rem}.home-left .buttons a,.home-left .contact-info p,.home-left h1,.home-left h2,.home-left p{font-family:Inter,sans-serif}.home{height:100vh;background-color:var(--home-bgcolor);align-items:center}.home-left{flex-direction:column;justify-content:center;padding:0 3rem;width:50%}.home-left h1,.home-left h2{font-size:3.5rem;color:var(--text-colorP-Dark);font-weight:800}.greeting,.home-left p{color:var(--text-color)}.home-left h2{font-size:3.1rem;font-weight:700}.home-left .buttons{margin:2rem 0}.home-left .buttons a{padding:1rem;border-radius:.5rem;display:inline-block;text-decoration:none;transition:.3s}.home-left .buttons a:first-child{background-color:var(--text-colorP-Dark);color:#fff;border:1px solid var(--text-colorP-Dark)}.blog-left .elisc_tm_button.transition_link a:hover,.cta-button:hover,.home-left .buttons a:first-child:hover{background-color:transparent;color:var(--text-colorP-Dark)}.home-left .buttons a:nth-child(2){border:1px solid var(--text-colorP-Dark);color:var(--text-colorP-Dark)}.home-left .buttons a:nth-child(2):hover{background-color:var(--text-colorP-Dark);color:#fff}.home-left .contact-info{border-left:3px solid orange;padding-left:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;margin-top:4rem}.home-left .contact-info p{color:var(--text-colorP-Dark);font-weight:600}.home-left .contact-info p a{text-decoration:none;color:var(--text-colorP-Dark)}.home-right{width:50%}.home-right-img img{max-width:100%;width:100%}.about{width:100%;margin:0 auto;flex-direction:column}.about-one{width:100%;padding:4rem 3rem}.about-header{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding-top:2rem}.left-column{width:30%;padding-right:2rem}.right-column{width:70%}.greeting{font-size:.875rem;letter-spacing:1px;margin-bottom:.5rem}.name,.stat-number,.title{color:var(--text-colorP-Dark)}.name,.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;font-family:var(--fontFamily-Inter)}.intro-text,.title{margin-bottom:1.5rem}.title{font-size:1.25rem;font-family:var(--fontFamily-Inter)}.blog-left .elisc_tm_button.transition_link a,.cta-button{color:#fff;display:inline-block;transition:.3s;padding:1rem 2rem;font-family:var(--fontFamily-Inter)}.cta-button{border-radius:.5rem;text-decoration:none;background-color:var(--text-colorP-Dark);border:1px solid var(--text-colorP-Dark)}.info-item,.intro-text{font-family:var(--fontFamily-Karla)}.info-label,.intro-text{color:var(--text-color)}.intro-text{font-size:1.1rem;font-weight:400}.intro-text span{color:var(--accent-color);font-weight:600}.info-grid{display:flex;flex-wrap:wrap;gap:4rem;margin-top:2rem}.info-item{display:flex;flex-direction:column}.info-label{font-size:1rem;margin-bottom:.5rem;text-decoration:underline}.info-value{font-size:1.1rem;font-weight:700;color:var(--text-colorP-Dark)}.stat-label,.tech-stack{color:var(--text-color);font-family:var(--fontFamily-Karla)}.stats-container{display:flex;justify-content:space-between;margin-top:3rem;flex-wrap:wrap;gap:1.5rem}.stat-card{flex:1;min-width:250px;padding:2rem;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-label{font-size:.875rem;letter-spacing:1px}.mint-bg{background-color:var(--mint-bg)}.peach-bg{background-color:var(--peach-bg)}.light-green-bg{background-color:var(--light-green-bg)}.tech-stack{width:100%;margin:2rem 0;padding:1rem 2.5rem}.tech-stack header span{font-size:1.4rem}.tech-stack header h3{font-size:1.8rem}.tech-grid-cont{width:100%;background:0 0;padding:20px 0;position:relative}.tech-grid-cont::after,.tech-grid-cont::before{content:"";height:100%;position:absolute;width:100px;z-index:2;pointer-events:none}.tech-grid-cont::before{left:0;background:linear-gradient(to right,#fff,transparent)}.tech-grid-cont::after{right:0;background:linear-gradient(to left,#fff,transparent)}.tech-grid{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:25px;padding:1.5rem 0;animation:30s linear infinite scrollInfinite}.tech-grid:hover{animation-play-state:paused}.tech-item{flex:0 0 110px;height:120px;background:#fff;border:1px solid #eee;padding:25px 15px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:default;transition:.3s}@keyframes scrollInfinite{0%{transform:translateX(0)}100%{transform:translateX(calc(-130px * 12 - 25px * 12))}}.tech-item:hover{box-shadow:0 10px 20px rgba(0,0,0,.05);transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.08);border-color:#130f49}.contact-details a,.support-mail{text-decoration:none;border-bottom:2px solid #0b0b3b}.tech-item i{font-size:45px}.tech-item span{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#333}.about-experience{width:100%;background-color:#f3f9ff;display:flex;flex-direction:column;padding:5rem 3rem}.about-experience .elisc_tm_title span{width:100%;float:left;font-weight:500;text-transform:uppercase;display:inline-block;margin-bottom:12px}.about-experience .elisc_tm_title h3{font-size:3rem;font-family:var()}.about-experience .experiences{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-top:3rem}.about-experience .experiences .experience{position:relative;width:45%;background-color:#fff;border:1px solid #f9fafc;border-radius:4px;box-shadow:30px 40px 80px #e4edf5;padding:2.1rem 4.2rem;transition:.5s;top:0;font-family:var(--fontFamily-Karla)}.about-experience .experiences .experience:hover{top:-.7rem}.about-experience .experiences .experience a{position:absolute;top:0;left:0;right:0;bottom:0}.about-experience .experiences .experience .short{display:flex;justify-content:space-between;margin-bottom:1rem}.about-experience .experiences .experience .short .job span{font-weight:600;display:inline-block;margin-bottom:4px;color:var(--yellow-color)}.about-experience .experiences .experience .short .job h3{font-size:1.3rem}.about-experience .experiences .experience .short .place span,.blog-right .list .list_inner .info .meta span{font-weight:500}.about-experience .experiences .experience .experience-text p{opacity:.7;line-height:1.7rem;font-family:var(--fontFamily-Karla);letter-spacing:0;word-wrap:break-word;font-weight:400;color:var(--main-color)}.blog{width:100%;height:100vh;margin:0 auto;display:flex;gap:2rem;background-color:#fff;padding:6rem 2.2rem}.blog-left .elisc_tm_title{font-weight:500;margin-bottom:12px;font-family:var(--fontFamily-Karla);font-size:1.2rem;line-height:32px;letter-spacing:0}.blog-left .elisc_tm_title h3{font-size:40px;font-weight:800}.blog-left .elisc_tm_button.transition_link a{border:1px solid var(--text-colorP-Dark);white-space:nowrap;text-decoration:none;background-color:#f0f8ff;border-radius:.5rem;background-color:var(--text-colorP-Dark)}.blog-right{width:100%;padding-left:2rem;padding-bottom:9rem;overflow:auto;height:auto;scrollbar-width:none;-ms-overflow-style:none}.blog-right .elisc_tm_sticky_section{height:100%}.blog-right::-webkit-scrollbar{display:none}.blog-right .list{display:flex}.blog-right .list ul{width:90%}.blog-right .list ul li{list-style-type:none;margin-bottom:1rem}.blog-right .list .list_inner{display:flex;justify-content:space-between}.blog-right .list .list_inner .title h3{font-size:1.8rem;font-weight:600;line-height:2.2rem}.blog-right .list .list_inner .title h3 a{color:var(--text-colorP-Dark);text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:0 2px;background-position:0 100%;transition:background-size .4s}.blog-right .list .list_inner .title h3 a:hover{background-size:100% 2px}.blog-right .list .list_inner .info{width:60%}.blog-right .list .list_inner .elisc_tm_read_more{text-align:center;display:flex;align-items:center}.blog-right .list .list_inner .elisc_tm_read_more a{text-decoration:none;color:var(--text-colorP-Dark);position:relative}.blog-right .list .list_inner .elisc_tm_read_more a i{margin-left:5px}.elisc_tm_read_more a::after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .35s}.elisc_tm_read_more a:hover::after{transform:scaleX(1);transform-origin:left}.elisc_tm_read_more a:not(:hover)::after{transform-origin:right}.popup_image{position:fixed;top:0;left:0;width:180px;height:auto;opacity:0;transform:translate(-50%,-50%) scale(.95);transition:opacity .2s,transform .2s}.popup_image.active{opacity:1;transform:translate(-50%,-50%) scale(1)}.blog-right .list ul li .news_hidden_details,.service-card .news_hidden_details{display:none;opacity:0;visibility:hidden;position:absolute;z-index:-11}.news_modal_panel{max-width:90%}.map,.services{max-width:1200px}.blog_modal_image,.news_modal_content img{width:100%;border-radius:6px;margin-bottom:20px}.fade-in-initial{opacity:0;transform:translateY(20px)}.animate-ready{animation:1.2s ease-out forwards welcomeFade}@keyframes welcomeFade{to{transform:translateX(0);opacity:1;transform:translateY(0)}}.services{margin:80px auto;padding:0 20px;height:calc(100vh - 160px);display:flex;flex-direction:column;font-family:var(--fontFamily-Karla)}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;flex-shrink:0}.section-subtitle,.subtitle{font-size:14px;color:#6c6c9c;letter-spacing:1px}.services-header h2{font-size:48px;font-weight:700;margin-top:8px}.support-mail{color:#0b0b3b;font-weight:600}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;flex:1;overflow-y:auto;padding-right:10px}.services-grid::-webkit-scrollbar{display:none}.service-card{border:1px solid #e5e5ef;padding:35px;border-radius:6px;transition:.3s;position:relative}.project-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 12px;padding:0}.project-tags .tag{font-size:11px;padding:4px 10px;border-radius:999px;background:#f1f3f5;color:#333;font-weight:500;white-space:nowrap}.service-card .card-link{position:absolute;top:0;bottom:0;left:0;right:0}.service-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.08);transform:translateY(-5px)}.service-card .number{font-size:22px;color:#8c8cb2;font-weight:500}.service-card h3{font-size:22px;margin:20px 0 15px}.service-card p{font-size:16px;color:#7a7a9d;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.2rem}.service-card .read-more{font-size:16px;font-weight:600;color:#0b0b3b;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.news_modal{inset:0;position:fixed;inset:0;z-index:9999;overflow:hidden;font-family:var(--fontFamily-Karla)}.news_modal.active{pointer-events:auto}.news_modal_overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);opacity:0;transition:opacity .4s}.news_modal.active .news_modal_overlay{opacity:1}.news_modal_panel{position:absolute;top:0;right:0;width:600px;height:100%;background:#fff;padding:40px;overflow-y:auto;transform:translateX(100%);transition:transform .45s cubic-bezier(.25, 1, .5, 1)}.modal_close{position:absolute;top:0;left:10px;font-size:28px;background:0 0;border:none;cursor:pointer}.news_modal_content h2{margin-bottom:8px;margin-top:8px}.blog_date{display:block;font-size:14px;color:#777;margin-bottom:20px}.news_modal_content p{line-height:1.7;margin-bottom:16px}.code{margin:24px 0}.code pre{background-color:#f6f8fa;border-radius:6px;padding:16px;font-family:Consolas,Monaco,'Courier New',monospace;font-size:14px;line-height:1.6;overflow-x:auto;border-left:4px solid #0969da}.code code{white-space:pre-wrap;word-break:break-word;display:block;color:#24292f}.contact-section{background:#eaf8fc;padding:100px 0}.contact-container{max-width:1200px;margin:auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-info h2{font-size:48px;margin:15px 0 25px}.contact-info p{font-size:18px;line-height:1.7;color:#55558a;max-width:500px}.contact-details{margin-top:40px;display:flex;flex-direction:column;gap:15px}.contact-details a{font-size:18px;font-weight:600;color:#0b0b3b;width:fit-content}.contact-form form{display:flex;flex-direction:column;gap:25px}.contact-form input,.contact-form textarea{width:100%;padding:22px;border:none;font-size:16px;color:#333;outline:0}.contact-form textarea{min-height:160px;resize:none}.contact-form button{width:fit-content;padding:18px 40px;background:#0b0b3b;color:#fff;border:none;font-size:16px;font-weight:600;cursor:pointer;border-radius:4px}.map{height:400px;margin:2rem auto 0}.map iframe{width:100%;height:100%;border:none}@media screen and (max-width:1050px){.navbar{transform:translateX(-100%)}.container{margin-left:0}.top-sidebar{display:flex}.about-one{padding:2rem}.services{margin:2rem auto}.contact-section{padding:2rem 0}}@media screen and (max-width:800px){.about-one{padding:2rem}.about-one .about-header{flex-direction:column;gap:1rem}.about-experience .experiences .experience,.about-one .about-header .left-column,.about-one .about-header .right-column{width:100%}.about-one .about-header .right-column .text .info-grid{gap:1rem}.contact-section .contact-container{grid-template-columns:1fr}.blog{flex-direction:column}}@media screen and (max-width:700px){.home{flex-direction:column-reverse;justify-content:space-around;height:auto;min-height:100vh;overflow:hidden;padding-bottom:2rem}.home-left{width:100%;padding:0 1rem}.home-right{width:50%;padding:0 1rem}}@media screen and (max-width:500px){.home-left header h1{font-size:2.6rem}.home-left header h2{font-size:2.4rem}.blog .blog-right .list ul li .list_inner .info,.home-right{width:100%}.about-experience,.about-one{padding:2rem 1rem}.about-experience .elisc_tm_title h3{font-size:2.2rem}.blog{padding:1rem}.blog .blog-right{padding-left:0}.blog .blog-right .list ul li .list_inner{flex-direction:column}.blog .blog-right .list ul li .list_inner .elisc_tm_read_more{border-bottom:1px solid}.blog .blog-right .list ul li{margin-bottom:2rem}.services-header{flex-direction:column;align-items:flex-start}}