@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);.app__navbar{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(4px);background:#2947a9d4;border:1px solid #2947a9d4;box-shadow:0 8px 32px 0 #1f26875e;display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}@media screen and (max-width:900px){.app__navbar{width:-webkit-fill-available;width:-moz-available;width:stretch}}.app__navbar-logo{align-items:flex-start;display:flex;justify-content:flex-start}.app__navbar-logo img{height:30px;width:90px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:1rem}.app__navbar-links li div{background:#0000;border-radius:50%;height:5px;margin-bottom:5px;width:5px}.app__navbar-links li a{color:var(--white-color);flex-direction:column;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}.app__navbar-links li:hover div{background:var(--secondary-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.contact_button{background-color:var(--primary-color);border-color:var(--secondary-color);border-radius:.5rem;color:var(--secondary-color);cursor:pointer;font-weight:800;margin:.5rem;padding:.5rem 1rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.contact_button:hover{background-color:var(--secondary-color);border-color:var(--white-color);color:var(--white-color)}@media screen and (max-width:900px){.contact_button{display:none}}.app__navbar-menu{align-items:center;border-radius:100%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.app__navbar-menu svg{color:#ffffffd4;height:70%;width:70%}.app__navbar-menu div{align-items:flex-end;background:url(/static/media/bgWhite.79658cadae50b3b16ee5.png);background-color:#2947a9d4;background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px #a8a8a826;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:5}.app__navbar-menu div svg{height:35px;margin:.5rem 1rem;width:35px}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--white-color);font-size:1rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.navbar-socialmedia{display:flex;flex-direction:column;flex-wrap:wrap}.navbar-socialmedia a{align-items:flex-start;color:var(--white-color);font-weight:500;justify-content:flex-start;margin-left:-1rem;transition:all .3s ease-in-out}.navbar-socialmedia a:hover{color:var(--secondary-color)}@media screen and (min-width:501px){.navbar-socialmedia{display:none}}.app__about{flex:1 1;flex-direction:column;width:100%}.profile_container{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:450px){.profile_container{margin-top:.5rem}}@media screen and (max-width:1406px){.profile_container{flex-direction:column}}.app__profiles{align-items:flex-start;flex-wrap:wrap;margin-top:1rem}.app__profile-item,.app__profiles{display:flex;justify-content:center}.app__profile-item{align-items:center;flex-direction:column;margin-top:3rem;width:700px}.app__profile-item img{border-radius:100%;height:150px;object-fit:contain;width:150px}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:50%}.app__profile-item img{height:320px;width:320px}}@media screen and (max-width:900px){.app__profile-item{margin:0 4rem;width:90%}}.interests{display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;gap:2rem;margin:auto}@media screen and (max-width:1200px){.interests{align-items:center;justify-content:center;margin-top:2rem}}.card-text{color:var(--black-color);font-size:1.8rem;font-weight:800;text-align:center}.card-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.card-text{font-size:2rem}}@media screen and (max-width:450px){.card-text{font-size:1.7rem}}.skills{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:1rem;justify-content:center;margin:auto;max-width:1000px}@media screen and (max-width:1200px){.skills{align-items:center;justify-content:center}}.e-card{background:#0000;border-radius:16px;box-shadow:0 8px 28px -9px #00000073;height:200px;overflow:hidden;position:relative;width:200px}.e-card:hover{box-shadow:0 0 20px #4a6ad3}.e-card .wave{background:linear-gradient(744deg,#4a6ad3,#2c4cb5 60%,#182963);height:700px;left:0;margin-left:-50%;margin-top:-70%;opacity:.6;position:absolute;top:0;width:540px}.e-card .icon{height:2em;margin-top:1em;width:2em}.e-card .infotop{color:#fff;font-size:20px;font-weight:600;left:0;position:absolute;right:0;text-align:center;top:2em}.e-card .name{font-size:14px;font-weight:100;position:relative;text-transform:lowercase;top:1em}.e-card .wave:nth-child(2),.e-card .wave:nth-child(3){top:210px}.e-card .playing .wave{animation:wave 3s linear infinite;border-radius:40%}.e-card .card-title{font-size:1rem}.e-card .wave{animation:wave 55s linear infinite;border-radius:40%}.e-card .playing .wave:nth-child(2){animation-duration:4s}.e-card .wave:nth-child(2){animation-duration:50s}.e-card .playing .wave:nth-child(3){animation-duration:5s}.e-card .wave:nth-child(3){animation-duration:45s}@keyframes wave{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app__footer{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.app__footer{flex-direction:column}}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 2rem 2rem;width:60%}.app__footer-cards .app__footer-card{align-items:center;background-color:#fef4f5;border-radius:15px;box-shadow:0 0 20px #0000001a;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:.25rem 0;min-width:290px;padding:1rem;transition:all .3s ease-in-out}.app__footer-cards .app__footer-card img{height:40px;margin:0 .7rem;width:40px}.app__footer-cards .app__footer-card p{font-weight:500}.app__footer-cards .app__footer-card a{font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 25px #fef4f5}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width:768px){.app__footer-cards{width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px var(--white-color)}.app__footer-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__footer-form div{background-color:var(--primary-color);border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .3s ease-in-out;width:100%}.app__footer-form div input,.app__footer-form div textarea{background-color:var(--white-color);border:none;border-radius:7px;box-shadow:0 0 20px #0000001a;color:var(--secondary-color);font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__footer-form div textarea{height:170px}.app__footer-form div:hover{box-shadow:0 0 25px var(--white-color)}.app__footer-form button{background-color:var(--secondary-color);border:none;border-radius:10px;box-shadow:0 0 20px #0000001a;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;margin:2rem 0 0;outline:none;padding:1rem 2rem;transition:cubic-bezier(.55,.085,.68,.53)}.app__footer-form button:hover{background-color:#2430af}@media screen and (max-width:768px){.app__footer-form{margin:1rem 0;width:100%}}#home{background:url(/static/media/bgIMG.c39101e520e2997fc6d4.png);background-position:50%;background-repeat:repeat;background-size:cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{margin-top:7rem;padding-top:2rem}.container{justify-content:center;max-width:77.5rem;position:relative}.gradient-border{margin-bottom:3.875rem;max-width:62rem;position:relative;text-align:center;z-index:1}@media (min-width:768px){.gradient-border{margin-bottom:5rem}}@media (min-width:1024px){.gradient-border{margin-bottom:6.25rem}}.creative-toolbox-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-bottom:1.75rem}.hero-text{display:inline-block;font-size:3rem;font-weight:900}.hero-text span{color:var(--secondary-color)}@media (max-width:450px){.hero-text{font-size:2rem}}@media (min-width:1024px){.hero-text{font-size:3.25rem}}@media (min-width:1280px){.hero-text{font-size:4.5rem}}.hero-desc{font-size:1.5rem;max-width:500px;text-align:center}@media (max-width:798px){.hero-desc{font-size:1rem}}@media (max-width:1024px){.hero-desc{font-size:1.125rem}}.hero-card{background:#07182e;border-radius:20px;display:flex;margin-top:1rem;overflow:hidden;place-content:center;place-items:center;position:relative}.robot-image{border-radius:20px;margin-bottom:5rem;transform:translateY(20%);width:98%}@media (min-width:1024px){.robot-image{transform:translateY(10%)}}.hero-card:before{animation:rotBGimg 3s linear infinite;background-image:linear-gradient(180deg,#00b7ff,#ff30ff);content:"";height:50px;height:200%;position:absolute;transition:all .2s linear;width:100px}@keyframes rotBGimg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-card:after{background:#07182e;border-radius:15px;content:"";inset:5px;position:absolute;z-index:-1}.learn-more{border:0;cursor:pointer;display:inline-block;font-family:inherit;margin:1rem;outline:none;position:relative;vertical-align:middle}.learn-more,a{text-decoration:none}a{color:#382b22;font-size:15px;font-weight:600}.learn-more{background:var(--primary-color);border:2px solid var(--secondary-color);border-radius:.75em;padding:.7em 1rem;transform-style:preserve-3d;transition:transform .15s ease-out,background .15s ease-out}.learn-more.learn-more:before{background:var(--secondary-color);border-radius:inherit;bottom:0;box-shadow:0 0 0 2px var(--secondary-color) 0 .625em 0 0 var(--primary-color);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate3d(0,.75em,-1em);transition:transform .15s ease-out,box-shadow .15s ease-out;width:100%}.learn-more.learn-more:hover{background:var(--primary-color);transform:translateY(.25em)}.learn-more.learn-more:hover:before{box-shadow:0 0 0 2px var(--secondary-color),0 .5em 0 0 var(--primary-color);transform:translate3d(0,.5em,-1em)}.learn-more.learn-more:active{background:var(--primary-color);transform:translateY(.75em)}.learn-more.learn-more:active:before{box-shadow:0 0 0 2px var(--secondary-color),0 0 var(--primary-color);transform:translateZ(-1em)}.app__skills{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;margin-left:6rem;margin-right:6rem;margin-top:2rem}@media screen and (max-width:900px){.app__skills-list{align-items:center;justify-content:center;margin-left:0;margin-right:0}}.app__skills-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.app__skills-filter .app__skills-filter-item{background-color:var(--white-color);border-radius:.5rem;box-shadow:0 0 10px #0003;color:#000;cursor:pointer;font-weight:800;margin:.5rem;padding:.5rem 1rem;transition:all .3s ease}.app__skills-filter .app__skills-filter-item:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.app__skills-filter .app__skills-filter-item{border-radius:.85rem;padding:1rem 2rem}}.app__skills-filter .item-active{background-color:var(--secondary-color);color:#fff}.app__skills-item{flex-direction:column;margin:1rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fef4f5;border-radius:50%;height:90px;width:90px}.app__skills-item div img{height:50%;width:50%}.app__skills-item div:hover{box-shadow:0 0 25px #fef4f5}@media screen and (min-width:2000px){.app__skills-item div{height:150px;width:150px}}@media screen and (max-width:450px){.app__skills-item div{height:70px;width:70px}}.app__skills-item p{font-weight:500;margin-top:.5rem}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.education__training{display:flex;flex-direction:row;width:100%}@media screen and (max-width:1281px){.education__training{align-items:center;flex-direction:column;justify-content:center;width:100%}}@media screen and (min-width:1384px){.education__training{width:1200px}}.app__education-list{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:1024px){.app__education-list{align-items:center;justify-content:center;margin-top:2rem}}.app__flex-education{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.app__education-item{flex-direction:column;text-align:center;transition:all .3s ease-in-out}@media screen and (min-width:1281px){.app__education-item{position:-webkit-sticky;position:sticky;top:1rem;z-index:1}}.app__education-item div{background-color:#fef4f5;border-radius:50%;box-shadow:0 0 25px var(--primary-color);height:300px;width:300px}.app__education-item div img{height:47%;width:76%}.app__education-item div:hover{box-shadow:0 0 20px var(--white-color)}@media screen and (min-width:2000px){.app__education-item div{height:150px;width:150px}}@media screen and (max-width:450px){.app__education-item div{height:120px;width:120px}}.app__education-item p{font-weight:500;margin-top:.5rem}@media screen and (min-width:2000px){.app__education-item{margin:1rem 2rem}.app__education-item p{margin-top:1rem}}.major-text{color:var(--secondary-color);font-size:1rem;font-weight:1200;text-align:left}@media screen and (min-width:2000px){.major-text{font-size:2rem}}@media screen and (max-width:450px){.major-text{font-size:.9rem}}.institution-text{color:var(--black-color);font-size:1.5rem;font-weight:1200;text-align:center}@media screen and (min-width:2000px){.institution-text{font-size:2rem}}@media screen and (max-width:450px){.institution-text{font-size:1rem}}.education-tooltip{background-color:var(--white-color)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:var(--gray-color)!important;line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.education-tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.app__trainings{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:1024px){.app__trainings{align-items:center;justify-content:center;margin-top:2rem}}.app__trainings-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;width:100%}.app__trainings-works{flex:1 1}.app__trainings-works .app__trainings-work{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.app__trainings-works .app__trainings-work h4{font-weight:500}.app__trainings-works .app__trainings-work p{color:var(--gray-color);font-weight:400;margin-top:5px}.app__trainings-year{margin-right:3rem}.app__trainings-year p{color:var(--secondary-color);font-weight:800}@media screen and (max-width:450px){.app__trainings-year{margin-right:1rem}}.hashtag-list{margin-top:1rem;max-width:500px}@media screen and (min-width:798px){.hashtag,.work-desc{font-size:1rem}}.app__testimonial{flex:1 1;flex-direction:column;width:100%}.app__testimonial-item{background-color:var(--primary-color);border-radius:15px;box-shadow:0 0 10px #0003;color:#000;cursor:pointer;display:flex;flex-direction:row;padding:2.5rem;transition:all .3s ease;width:60%}.app__testimonial-item:hover{box-shadow:0 0 25px #0003}.app__testimonial-item img{border-radius:50%;height:50px;margin-top:2rem;object-fit:cover;width:50px}@media screen and (min-width:2000px){.app__testimonial-item{min-height:450px}.app__testimonial-item img{height:100px;width:100px}}@media screen and (max-width:1024px){.app__testimonial-item{width:100%}}@media screen and (max-width:600px){.app__testimonial-item{flex-direction:column}}.testi-name{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.testi-profile{flex-direction:column;margin-left:1rem}.app__testimonial-content,.testi-profile{align-items:flex-start;display:flex;justify-content:flex-start}.app__testimonial-content{flex:1 1;flex-direction:column;height:100%;padding:0 2rem;text-align:left}.app__testimonial-content p{color:var(--black-color);font-family:var(--font-base);font-size:1.25rem;line-height:2rem}@media screen and (min-width:2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}.app__testimonial-content h4{color:var(--secondary-color);font-weight:600;margin-top:2rem}.app__testimonial-content h5{color:var(--gray-color);font-weight:400;margin-top:5px}@media screen and (max-width:600px){.app__testimonial-content{margin-top:2rem;padding:0}}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{background-color:var(--primary-color);border-radius:50%;box-shadow:0 0 25px #0003;height:50px;margin:1rem;transition:all .3s ease;width:50px}.app__testimonial-btns div svg{color:var(--secondary-color);height:20px;width:20px}.app__testimonial-btns div:hover{background-color:var(--secondary-color);box-shadow:0 0 25px #0003}.app__testimonial-btns div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__testimonial-btns div{height:100px;width:100px}.app__testimonial-btns div svg{height:45px;width:45px}}.app__portfolios{flex:1 1;flex-direction:column;width:100%}.app__portfolio-portfolio{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.app__portfolio-portfolio .app__portfolio-item{background-color:var(--primary-color);border-radius:.5rem;box-shadow:0 0 10px #0003;color:#000;cursor:pointer;flex-direction:column;padding:1rem;transition:all .3s ease;width:270px}.app__portfolio-portfolio .app__portfolio-item:hover{box-shadow:0 0 25px #0003}@media screen and (min-width:2000px){.app__portfolio-portfolio .app__portfolio-item{border-radius:.75rem;padding:1.25rem;width:470px}}@media screen and (max-width:300px){.app__portfolio-portfolio .app__portfolio-item{margin:1rem;width:100%}}.app__portfolio-img{height:230px;position:relative;width:100%}.app__portfolio-img img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__portfolio-img{height:350px}}.app__portfolio-hover{border-radius:.5rem;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.app__portfolio-hover,.app__portfolio-hover div{background-color:#00000080;transition:all .3s ease}.app__portfolio-hover div{border-radius:50%;color:#fff;cursor:pointer;font-family:var(--font-base);font-weight:800;height:50px;margin:1rem;width:50px}.app__portfolio-hover div svg{color:var(--white-color);height:50%;width:50%}.app__portfolio-content{flex-direction:column;padding:.5rem;position:relative;width:100%}.app__portfolio-content h4{line-height:1.5;margin-top:1rem}@media screen and (min-width:2000px){.app__portfolio-content h4{margin-top:3rem}}.app__portfolio-content .app__portfolio-tag{background-color:#fff;border-radius:10px;padding:.5rem 1rem;position:absolute;top:-25px}.category-text{color:var(--secondary-color);font-size:1rem;font-weight:1200px;text-align:left}@media screen and (min-width:2000px){.category-text{font-size:2rem}}@media screen and (max-width:450px){.category-text{font-size:.9rem}}.porto__tags-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem;max-width:500px}.porto__tags{background-color:var(--white-color);border-color:#fff;border-radius:1rem;box-shadow:0 0 10px #fff;cursor:pointer;font-size:.5rem;font-weight:800;padding:.25rem .75rem;transition:all .3s ease}.porto__tags:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.porto__tags{font-size:1rem}}.app__skills-container{display:flex;flex-direction:row;margin:0;width:100%}@media screen and (max-width:1281px){.app__skills-container{align-items:center;flex-direction:column;justify-content:center;width:100%}}.app__skills-exp{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:1024px){.app__skills-exp{align-items:center;justify-content:center;margin-top:2rem}}.app__skills-exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;width:100%}.app__skills-exp-works{flex:1 1}.app__skills-exp-works .app__skills-exp-work{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.app__skills-exp-works .app__skills-exp-work h4{font-weight:500}.app__skills-exp-works .app__skills-exp-work p{color:var(--gray-color);font-weight:400;margin-top:5px}.app__skills-exp-year{margin-right:3rem}.app__skills-exp-year p{color:var(--secondary-color);font-weight:800}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}.skills-tooltip{background-color:var(--white-color)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:var(--gray-color)!important;line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.skills-tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.app__resume-exp{align-items:flex-start;flex:1 1;justify-content:flex-start}.app__resume-exp,.resume-card{display:flex;flex-direction:column}.resume-card{background:var(--white-color);border-bottom-left-radius:20px;border-top-right-radius:20px;-webkit-clip-path:polygon(30px 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 30px);clip-path:polygon(30px 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 30px);margin-top:1rem;max-width:45em;min-height:25em;transition:1s ease-in-out}@media screen and (max-width:798px){.resume-card{margin-top:0}}@media screen and (min-width:1281px){.resume-card{position:-webkit-sticky;position:sticky;top:1rem;z-index:1}}@media screen and (max-width:1629px){.resume-card{max-width:35em}}@media screen and (max-width:1291px){.resume-card{max-width:30em}}.resume-card span{color:#171717;display:block;font-size:1em;font-weight:700;text-align:center}.resume-card .info{color:var(--black-color);display:block;font-size:.75rem;font-weight:400;margin:1rem;text-align:center;text-align:left}@media screen and (min-width:2000px){.resume-card .info{font-size:2rem}}@media screen and (min-width:798px){.resume-card .info{font-size:1em}}.resume-card .img{background:#171717;border-radius:15px;height:4.8em;margin:auto;width:4.8em}.resume-card .share{display:flex;gap:1em;justify-content:center;margin-top:1em}.resume-card a{background:var(--secondary-color);border:none;border-radius:25px;color:var(--white-color);display:block;font-weight:700;margin:auto;padding:.8em 1.7em;transition:.4s ease-in-out}.resume-card a:hover{background:var(--white-color);border:1px var(--secondary-color);color:var(--secondary-color);cursor:pointer}.spinner{animation:spinner-y0fdc1 2s ease infinite;height:60px;margin:auto;transform-style:preserve-3d;width:60px}.spinner>div{background-color:#004dff33;border:2px solid #004dff;height:100%;position:absolute;width:100%}.spinner div:first-of-type{transform:translateZ(-22px) rotateY(180deg)}.spinner div:nth-of-type(2){transform:rotateY(-270deg) translateX(50%);transform-origin:top right}.spinner div:nth-of-type(3){transform:rotateY(270deg) translateX(-50%);transform-origin:center left}.spinner div:nth-of-type(4){transform:rotateX(90deg) translateY(-50%);transform-origin:top center}.spinner div:nth-of-type(5){transform:rotateX(-90deg) translateY(50%);transform-origin:bottom center}.spinner div:nth-of-type(6){transform:translateZ(22px)}@keyframes spinner-y0fdc1{0%{transform:rotate(45deg) rotateX(-25deg) rotateY(25deg)}50%{transform:rotate(45deg) rotateX(-385deg) rotateY(25deg)}to{transform:rotate(45deg) rotateX(-385deg) rotateY(385deg)}}.role-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.role-text{font-size:2rem}}@media screen and (min-width:798px){.role-text{font-size:1.25rem}}.year-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.year-text{font-size:2rem}}@media screen and (min-width:798px){.year-text{font-size:1.25rem}}.company-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.company-text{font-size:2rem}}@media screen and (min-width:798px){.company-text{font-size:1.25rem}}.work-desc{color:var(--black-color);font-size:.75rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.work-desc{font-size:2rem}}@media screen and (min-width:798px){.work-desc{font-size:.8rem}}.hashtag-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;max-width:600px}.hashtag{background-color:var(--white-color);border-color:#fff;border-radius:1rem;box-shadow:0 0 10px #fff;cursor:pointer;font-size:.5rem;font-weight:800;padding:.25rem .75rem;transition:all .3s ease}.hashtag:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.hashtag{font-size:1rem}}@media screen and (min-width:798px){.hashtag{font-size:.75rem}}.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:4rem 2rem;width:100%}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 0 0;width:100%}.copyright p{text-transform:uppercase}.copyright p,.head-text{color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;margin-bottom:3rem;text-align:center;text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{color:var(--gray-color);font-size:.8rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.about-text{color:var(--gray-color);font-size:1rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.about-text{font-size:1.75rem}}.bold-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.my-name{color:var(--black-color);font-size:2rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.my-name{font-size:2rem}}@media screen and (max-width:450px){.my-name{font-size:1.7rem}}.app__social{flex-direction:column;justify-content:flex-end;padding:1rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;justify-content:center;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social div svg{color:var(--gray-color);height:15px;margin-top:6px;width:15px}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.5rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:50%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--secondary-color:#313bac;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}
/*# sourceMappingURL=main.aa41ab13.css.map*/