@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500;600&family=Open+Sans:wght@500;600&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}*,body{box-sizing:border-box}body{height:100vh;width:99vw}main{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center}#home{background-image:url(/static/media/hero2.6240510e33091bf3771d.webp);justify-content:space-between}#home,#home header{align-items:center;background-size:cover;display:flex;width:100%}#home header{background-position:50%;background-repeat:no-repeat;flex-direction:column;height:80%;justify-content:space-around;margin-top:84px}#home header .icon{border-radius:50%;box-shadow:3px 3px #000;font-size:2rem}#home header .data{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;text-align:center;text-shadow:4px 2px #000;width:100%}#home header .data .name-animation-name{animation-iteration-count:infinite;animation:write-delete-name 10s steps(20,start) infinite;border-right:.1em solid #fbfbfb;color:#fff;display:block;margin:8px;overflow:hidden;white-space:nowrap;width:fit-content}@keyframes write-delete-name{0%{opacity:0;width:0}25%{border-color:#0000;opacity:1;width:364px}50%{border-color:#0000;opacity:1;width:364px}75%{border-color:#0000;opacity:1;width:364px}to{opacity:0;width:0}}#home header .data .name-animation-title{animation-iteration-count:infinite;animation:write-delete-title 10s steps(20,start) infinite;border-right:.1em solid #fbfbfb;color:#fff;display:block;margin:8px;overflow:hidden;white-space:nowrap;width:fit-content}@keyframes write-delete-title{0%{border-color:#0000;opacity:0;width:0}25%{opacity:0;width:0}45%{opacity:1;width:334px}50%{opacity:1;width:334px}60%{opacity:1;width:334px}75%{opacity:0;width:0}to{opacity:0;width:0}}#home header .links{flex-direction:row}#home header .links a{color:#fff;font-size:large;margin:15px}#home header .header-btn{flex-direction:row;gap:24px}#about{align-items:center;flex-direction:column;justify-content:center;max-width:100%;padding:20px}#about .abouttxt{border-bottom:2px solid #ff6500;margin-bottom:24px}#about .img-article{align-items:center;display:flex;gap:34px;justify-content:center;padding:24px}#about .img-article .profileImg{border:5px solid #62532c}#about .img-article .aboutName{margin-bottom:0;width:100%}#about .img-article .articles{display:flex;flex-direction:column;gap:8px}#about .img-article .articles .job-title{margin:5px 0;width:100%}#about .img-article .articles .normal-txt{margin-bottom:12px}#about .img-article .about-btn{flex-direction:row;gap:34px}#about .img-article .about-btn a{color:#fff;text-decoration:none}#about .img-article .about-btn .about-single-btn{background-image:linear-gradient(90deg,#3f3f3f 50%,#2a2a2a 0);background-size:100%;cursor:pointer;margin-top:16px;padding:10px;transition:background-size 1s ease;width:fit-content}#about .img-article .about-btn .about-single-btn:hover{background-size:200%}#services{align-items:center;background-color:#0b192c;display:flex;flex-direction:column;justify-content:center;padding-bottom:34px;padding-top:70px;width:100%}#services .servicetxt{border-bottom:2px solid #ff6500;margin-bottom:24px}#services .service-boxs{flex-direction:row;gap:25px;margin:20px;max-width:1100px;overflow-x:scroll;padding:10px;width:80%}#services .service-boxs::-webkit-scrollbar{width:1px}#services .service-boxs::-webkit-scrollbar-thumb{background-color:#f9f3f3;border-radius:10px}#services .serviceItem{background-color:#414040;border-radius:30px;padding:10px;text-align:center}#services .serviceItem .itemImg{filter:invert(30%);height:100%;object-fit:contain;width:100%}#services .serviceItem .itemName{margin:24px 0}#services .serviceItem .itemDis{color:#9a9a9a}#services .serviceItem:hover{border-bottom:3px solid #ff6500}#services .serviceItem:hover .itemImg{filter:invert(0)}#contact{width:100%}#contact #appointment-form{align-items:center;background-color:#000;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#333;display:flex;flex-direction:column;font-size:1.5rem;gap:20px;justify-content:center;padding:40px 20px;width:100%}#contact #appointment-form #email,#contact #appointment-form #message,#contact #appointment-form #name{color:#000}#contact #appointment-form a,#contact #appointment-form label{color:#333;font-size:1.2rem;text-decoration:none}#contact #appointment-form h3{border-bottom:2px solid #ff6500;color:#fff;font-size:2rem;margin-bottom:20px;width:fit-content}#contact #appointment-form label,#contact #appointment-form textarea{border:none}#contact #appointment-form .contact-info{background-color:#fff;border:2px solid #ff6500;border-radius:8px;border-radius:12px;box-sizing:border-box;font-size:1rem;font-size:14px;max-width:364px;min-height:54px;transition:border-color .3s ease;width:364px;width:100%}#contact #appointment-form .contact-btn{padding:10px 20px}#contact #appointment-form .css-6cdm3b-MuiFormLabel-root-MuiInputLabel-root{display:none}#app-nav{border:none;left:0;max-width:100vw;position:fixed;top:0}#app-nav .container{display:flex;flex-direction:row;gap:24px}#app-nav .container .logo{height:60px}#app-nav .container .desktop-nav{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:64px;justify-content:center}#app-nav .container .desktop-nav .nav-btn{box-shadow:4px 2px #000}#app-nav .container .right-side-nave{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center}#app-nav .container .right-side-nave .contact-btn{animation:shake 5s ease-in-out infinite}@keyframes shake{5%{scale:1.1}7%{scale:.5}10%{scale:1.1}15%{scale:1}}.language-item{display:flex;flex-direction:row;gap:12px;object-fit:contain}.language-item .flag-image{height:24px;object-fit:contain;width:24px}#footer{background-color:#0b192c;padding:24px;position:relative;width:100%}#footer,#footer .footerContainer{align-items:center;display:flex;justify-content:center}#footer .footerContainer{flex-direction:column;gap:24px}#footer .footerContainer .links{align-items:center;display:flex;gap:24px;justify-content:space-between;width:100%}#footer .footerContainer .links .privacy-links{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center}#footer .footerContainer .links .social-links{align-items:center;display:flex;flex-direction:row;gap:18px;justify-content:center}#footer .footerContainer .links .contact-info{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center}#footer .footerContainer .links .contact-info .mail-link{color:#fff;cursor:pointer;text-decoration:none}.custom-modal{align-items:center;background-color:#00000080;display:flex;justify-content:center;z-index:1000}.custom-modal .modal-box{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;max-width:500px;padding:20px;text-align:center;width:90%}.custom-modal .modal-box .modal-title{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:16px}.custom-modal .modal-box .modal-content{color:#555;font-size:1rem;line-height:1.5;margin-bottom:20px}#projects{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:flex-start;margin:32px;max-height:70vh;overflow-y:scroll;padding-bottom:32px;padding-top:32px;width:95%}#projects::-webkit-scrollbar{width:6px}#projects::-webkit-scrollbar-thumb{size:2px;background-color:#f9f3f3;border-radius:10px;height:8px;width:6px}#projects .projects-txt{border-bottom:2px solid #ff6500;margin-bottom:24px}#projects .projects-boxs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:64px 42px;justify-content:center;padding:24px;width:90%}#projects .projects-boxs::-webkit-scrollbar{width:1px}#projects .projects-boxs::-webkit-scrollbar-thumb{background-color:#f9f3f3;border-radius:10px}#project-card-strucutre{background-size:cover;border:hidden;border-radius:24px;position:relative}#project-card-strucutre .blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border-radius:24px;height:100%;position:absolute;width:100%}#project-card-strucutre .card-data{display:block;height:60%;margin-top:36px;overflow-y:scroll;padding:6px;width:100%;z-index:10000}#project-card-strucutre .card-data::-webkit-scrollbar{width:6px}#project-card-strucutre .card-data::-webkit-scrollbar-thumb{size:2px;background-color:#f9f3f3;border-radius:10px;height:8px;width:6px}#project-card-strucutre .project-card{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:hidden;border-radius:24px;overflow:visible;position:relative}#project-card-strucutre .project-card .labels{align-items:flex-end;background-color:#000;border:hidden;border-bottom-left-radius:15px;display:flex;flex-direction:row;height:15%;padding:8px;position:absolute;right:0;top:0;width:65%}#project-card-strucutre .project-card .labels:before{border:hidden;left:0;top:0;transform:translate(-15px)}#project-card-strucutre .project-card .labels:after,#project-card-strucutre .project-card .labels:before{background-color:green;background:radial-gradient(circle 15px at bottom left,#0000 100%,#000) 0 0;content:"";height:15px;position:absolute;width:15px;z-index:100}#project-card-strucutre .project-card .labels:after{bottom:0;right:0;transform:translateY(15px)}#project-card-strucutre .project-card .labels .label{background-color:#a9a9a9;height:fit-content;padding:4px 8px}#project-card-strucutre .project-card .labels .label span{padding:0}#project-card-strucutre .project-card .arrow-icon{align-items:center;background-color:#000;border-top-left-radius:50%;bottom:0;display:flex;height:25%;justify-self:center;position:absolute;right:0;width:25%}#project-card-strucutre .project-card .arrow-icon .icon{cursor:pointer;height:80%;margin-top:15%;width:80%}#project-card-strucutre .project-card .arrow-icon .icon:hover{transform:scale(1.1)}#project-card-strucutre .project-card .arrow-icon:before{right:0;top:0;transform:translateY(-15px)}#project-card-strucutre .project-card .arrow-icon:after,#project-card-strucutre .project-card .arrow-icon:before{background-color:green;background:radial-gradient(circle 15px at top left,#0000 100%,#000) 0 0;border:hidden;content:"";height:15px;position:absolute;width:15px;z-index:100}#project-card-strucutre .project-card .arrow-icon:after{bottom:0;left:0;transform:translate(-15px)}#project-card-strucutre .project-card .card-content{bottom:0;left:0;padding:8px;position:absolute;text-shadow:2px 2px 2px #ff6500;transform:translateY(100%);z-index:100}#project-card-strucutre .project-card .card-content:hover{transform:translate(10%,110%)}#interests{background-color:#0b192c;flex-direction:column;max-width:100%;padding:24px;width:100%}#interests,#interests .byond-text{align-items:center;display:flex;justify-content:center}#interests .byond-text{gap:24px;padding:18px}#interests .byond-text .title{border-bottom:2px solid #ff6500}#interests .byond-text .sub-title{color:#e1d4d4;text-shadow:2px 2px 2px #ff6500}#interests .main-image{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:16px;height:auto;margin-bottom:16px;max-height:600px;min-height:400px;transition:all .3s ease-in-out;width:100%}@media(max-width:768px){#interests .main-image{max-height:400px;min-height:200px}}#interests .interests-name{align-items:flex-start;display:flex;gap:24px;justify-content:flex-start;max-width:864px;padding-bottom:54px;width:100%}#interests .thumbnail-container{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center}#interests .thumbnail-container .thumbnail{background-position:50%;background-size:cover;border:none;border-radius:8px;cursor:pointer;height:100px;transition:all .3s ease-in-out;width:100px}#interests .thumbnail-container .thumbnail.active{border:3px solid #ff6500}#interests .thumbnail-container .thumbnail:hover{transform:scale(1.05)}@media(max-width:768px){#interests .thumbnail-container .thumbnail{height:50px;margin-bottom:24px;width:50px}}
/*# sourceMappingURL=main.f28e8cc9.css.map*/