.body{display:flex;flex-direction:row;overflow-x:hidden}@media screen and (max-width: 840px){.body{flex-direction:column-reverse}}.aside{background-color:#000;height:100vh;width:25%;display:flex;flex-direction:column;padding:8px 0 8px 8px;gap:8px}.aside-content{display:flex;flex-direction:column;width:100%;background-color:#121212;border-radius:8px}.aside-content>h2{color:#fff;font-size:4rem;font-weight:600;margin:0;padding:20px}.aside-content>hr{border:1px solid #1db954;width:100%}.nav>ul{display:flex;flex-direction:column;align-items:flex-start;list-style:none;padding:8px 0}.nav>ul>li{width:100%}.top-link{background-color:transparent;display:flex;flex-direction:row;align-items:center;padding:10px 16px;gap:16px;width:100%;color:#b3b3b3;font-size:1.2rem;font-weight:600;border:none;transition:color .2s}.top-link:hover{color:#fff;cursor:pointer}.current-nav{color:#1ed760}.top-link>svg{font-size:2rem}.top-link>span{font-size:1.3rem}.aside-library{display:flex;flex-direction:column;width:100%;flex:1;background-color:#121212;border-radius:8px;overflow:hidden}.library-header{display:flex;align-items:center;gap:12px;padding:16px;color:#b3b3b3;font-size:1.1rem;font-weight:600;transition:color .2s;cursor:pointer}.library-header:hover{color:#fff}.library-header>svg{font-size:1.8rem}.library-list{display:flex;flex-direction:column;overflow-y:auto;padding:0 8px 8px}.library-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:6px;cursor:pointer;transition:background-color .2s}.library-item:hover{background-color:#1a1a1a}.library-item>img{width:48px;height:48px;border-radius:4px;object-fit:cover;flex-shrink:0}.library-item-info{display:flex;flex-direction:column;gap:2px;overflow:hidden}.library-item-name{color:#fff;font-size:.95rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-item-type{color:#b3b3b3;font-size:.8rem}.library-list::-webkit-scrollbar{width:6px}.library-list::-webkit-scrollbar-track{background:transparent}.library-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}@media screen and (min-width: 1367px){.aside-content>h2{font-size:4rem}.top-link>span{font-size:1.3rem}.top-link>svg{font-size:1.8rem}}@media screen and (min-width: 1201px) and (max-width: 1366px){.aside-content>h2{font-size:3.5rem}.top-link>span{font-size:1.2rem}.top-link>svg{font-size:1.6rem}}@media screen and (min-width: 1024px) and (max-width: 1200px){.aside-content>h2{font-size:2.8rem}.top-link>span{font-size:1.1rem}.top-link>svg{font-size:1.5rem}.library-item-name{font-size:.85rem}}@media screen and (min-width: 841px) and (max-width: 1023px){.aside-content>h2{font-size:2.4rem}.top-link>span{font-size:1rem}.top-link>svg{font-size:1.2rem}.library-item>img{width:40px;height:40px}.library-item-name{font-size:.8rem}.library-item-type{font-size:.7rem}}@media screen and (max-width: 840px){.aside{z-index:200;position:fixed;bottom:0;width:100%;height:75px;justify-content:center;padding:5px;flex-direction:row}.aside-content>h2{display:none}.aside-content>hr{display:none}.aside-library{display:none}.nav>ul{flex-direction:row;padding:0}.nav>ul>li{width:25%}.nav>ul>li>div{width:100%;height:65px;display:flex;align-items:center}div>.top-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0}div>.top-link>svg{font-size:1.8rem}div>.top-link>span{font-size:.8rem;font-weight:400}}@media screen and (max-width: 480px){div>.top-link>span{font-size:.7rem}}.top-container{position:relative;background-size:cover;background-image:linear-gradient(to bottom,#0000,#121212),url(/assets/Top-Img-2np6obyJ.jpg);background-position:0% 10%;height:440px;width:100%;border-radius:5px}.info{position:absolute;bottom:0;left:0;margin-left:30px;margin-bottom:30px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;color:#fff}.verified-p-container{position:relative;top:10px;display:flex;flex-direction:row;align-items:center;gap:5px}.verified-p-container>p{font-size:1.5rem;font-weight:400}.verified-p-container>svg{color:#3d91f4}.info>h1{font-size:5.5rem;font-weight:600;margin:none}.links{display:flex;flex-direction:row;align-items:flex-start;gap:15px}@media screen and (min-width: 1200px) and (max-width: 1440px){.info{gap:10px}.info>h1{font-size:4.5rem}.verified-p-container{font-size:1rem}}@media screen and (min-width: 768px) and (max-width: 1200px){.info{gap:10px}.info>h1{font-size:4.5rem}.verified-p-container{font-size:1rem}}@media screen and (max-width: 768px){.top-container{height:300px;border-radius:0}.info{margin-left:20px;margin-bottom:20px}.info>h1{font-size:3.3rem}.verified-p-container>p{font-size:1.2rem}}@media screen and (max-width: 480px){.info>h1{font-size:3rem}}@media screen and (max-width: 375px){.info>h1{font-size:2.5rem}.verified-p-container>p{font-size:1rem;font-weight:400}.verified-p-container>svg{font-size:1.2rem}}.social-link{display:flex;flex-direction:row;align-items:center;gap:5px;color:#e8e8e8;font-size:.9rem;font-weight:400;text-decoration:none;padding:5px 10px;border:2px solid #1db954;border-radius:20px;transition:all .3s ease-in-out}.social-link:hover{background-color:#1db954;color:#fff;cursor:pointer}@media screen and (min-width: 1200px) and (max-width: 1440px){.social-link{font-size:.8rem}}@media screen and (min-width: 1024px) and (max-width: 1200px){.social-link{font-size:.8rem}}@media screen and (max-width: 768px){.social-link{border:none;flex-direction:column}.social-link>svg{font-size:2.8rem;color:#1db954}.social-link:hover{background-color:transparent}}@media screen and (max-width: 480px){.social-link{font-size:.7rem;border:none}}@media screen and (max-width: 375px){.social-link{font-size:.6rem;padding:5px;border:none}.social-link>svg{font-size:2.2rem}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b6;z-index:100;display:flex;justify-content:center;align-items:center}.close-button{position:absolute;top:30px;right:30px;background-color:transparent;border:none;cursor:pointer;color:#ce0000;transition:color .1s ease-in-out}.close-button>svg{font-size:2rem}.close-button:hover{color:red}.modal-body{overflow:hidden;display:grid;place-items:center;max-width:90%;max-height:70vh;aspect-ratio:16 / 9}.modal-body>img{max-width:100%;max-height:100%;object-fit:contain;border-radius:5px}@media screen and (max-width: 768px){.modal{width:100%;height:100svh}.modal-body{max-width:90%;max-height:70svh}.close-button{display:none}}.project{position:relative;width:100%;height:auto;display:flex;justify-content:flex-start;flex-direction:column;border-radius:5px}.goButtons-container{display:flex;flex-direction:row;gap:10px}.goBack-button{position:relative;top:20px;left:20px;display:grid;place-items:center;text-decoration:none;background-color:#3d3d3d;border:none;border-radius:50%;width:50px;height:50px}.goBack-button:hover{background-color:#3d3d3dcc;cursor:pointer}.disabled-button{background-color:#3d3d3d80;cursor:not-allowed;pointer-events:none}.goBack-button>svg{color:#f3f4f3;font-size:2.5rem}.img-title-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:40px 40px 20px;gap:20px}.img-title-container>img{max-width:400px;max-height:300px;border-radius:10px;transition:all .2s ease-in-out}.img-title-container>img:hover{cursor:pointer;transform:scale(1.05)}.title-links{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.title-links>h3{color:#fff;font-size:6rem;font-weight:600;margin:0}.description{width:100%;padding:0 40px 40px}.description>p{color:#fff;font-size:1.1rem;font-weight:400;max-width:68ch;line-height:1.5;margin:0;padding:0}.skills-container{display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:0 40px 40px;gap:20px}.skills-container>h3{color:#c3c3c3;font-size:2rem;font-weight:400}.skills-container>hr{width:80%;border:0;height:1px;background-image:linear-gradient(to right,#0000,#1db954,#0000)}.skills-list{display:flex;flex-direction:column;width:80%;gap:20px}.skills-list>ul>li{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:100%;padding:10px 20px;background-color:#161616;border-radius:10px}.skills-list>ul>li:hover>p{color:#eff7f7;font-weight:400}.skill:hover{background-color:#272727}.skill p{color:#c3c3c3;font-size:1.5rem;font-weight:400}.skill:hover>p{color:#000;font-weight:900}.links-containers{display:flex;flex-direction:row;gap:15px}@media screen and (min-width: 1440px){.goBack-button{width:40px;height:40px}.goBack-button>svg{font-size:2.2rem}.img-title-container>img{max-width:400px;max-height:300px}.title-links>h3{font-size:3.5rem}.skills-container>hr{width:100%}.skills-list{width:100%}.skill p{font-size:1.3rem}}@media screen and (min-width: 1201px) and (max-width: 1439px){.goBack-button{width:45px;height:45px}.goBack-button>svg{font-size:2.5rem}.img-title-container>img{max-width:300px;max-height:225px}.title-links>h3{font-size:3rem}.skills-container>hr{width:100%}.skills-list{width:100%}.skill p{font-size:1.3rem}}@media screen and (min-width: 1024px) and (max-width: 1200px){.goBack-button{width:40px;height:40px}.goBack-button>svg{font-size:2rem}.img-title-container>img{max-width:300px;max-height:200px}.title-links>h3{font-size:3rem}.skills-container>hr{width:100%}.skills-list{width:100%}}@media screen and (min-width: 769px) and (max-width: 1023px){.goBack-button{width:35px;height:35px}.goBack-button>svg{font-size:2rem}.img-title-container>img{max-width:250px;max-height:125px}.title-links>h3{font-size:2rem}.skills-container>h3{font-size:1.5rem}.skills-container>hr{width:100%}.skills-list{width:100%}.skill p{font-size:1.3rem}}@media screen and (min-width: 481px) and (max-width: 768px){.goBack-button{width:40px;height:40px}.goBack-button>svg{font-size:1.5rem}.img-title-container{flex-direction:column}.img-title-container>img{max-width:400px;max-height:250px}.title-links{justify-content:center;align-items:center}.links-containers{gap:50px}.title-links>h3{font-size:4rem;text-align:center}.links-containers>a>svg{font-size:4rem}.skills-container>h3{font-size:1.3rem}.skills-container>hr{width:100%}.skills-list{width:100%}.skill p{font-size:1.2rem}}@media screen and (max-width: 480px){.goBack-button{width:35px;height:35px}.goBack-button>svg{font-size:1.5rem}.img-title-container{flex-direction:column}.img-title-container>img{max-width:300px;max-height:200px}.title-links{justify-content:center;align-items:center}.links-containers{gap:50px}.title-links>h3{font-size:2.5rem}.description{width:100%}.description>p{font-size:.9rem;width:100%}.links-containers>a>svg{font-size:3rem}.skills-container>h3{font-size:1.3rem}.skills-container>hr{width:100%}.skills-list{width:100%}.skill p{font-size:1.2rem}}.mapped-skills>.html:hover,ul>.html:hover{background:#e34c2680}.mapped-skills>.css:hover,ul>.css:hover{background:#264de480}.mapped-skills>.javascript:hover,ul>.javascript:hover{background:#f7df1e80}.mapped-skills>.react:hover,ul>.react:hover{background:#61dafb80}.mapped-skills>.bootstrap:hover,ul>.bootstrap:hover{background:#563d7c80}.mapped-skills>.netcore:hover,ul>.netcore:hover{background:#5c299280}.mapped-skills>.mysql:hover,ul>.mysql:hover{background:#005f8b80}.mapped-skills>.python:hover,ul>.python:hover{background:#005f8b80}.mapped-skills>.c:hover,ul>.c:hover{background:#3949ab80}.mapped-skills>.csharp:hover,ul>.csharp:hover{background:#27006280}.mapped-skills>.firebase:hover,ul>.firebase:hover{background:#ffca2880}.mapped-skills>.git:hover,ul>.git:hover{background:#f0513380}.mapped-skills>.github:hover,ul>.github:hover{background:#0d263680}.mapped-skills>.visualstudiocode:hover,ul>.visualstudiocode:hover{background:#005f8b80}.mapped-skills>.visualstudio2022:hover,ul>.visualstudio2022:hover{background:#b25db780}.mapped-skills>.nextjs:hover,ul>.nextjs:hover{background:#ffffff80}.mapped-skills>.typescript:hover,ul>.typescript:hover{background:#007acc80}.mapped-skills>.sass:hover,ul>.sass:hover{background:#cc669980}.mapped-skills>.postman:hover,ul>.postman:hover{background:#ff6c3780}.player-bar{position:sticky;bottom:-8px;height:72px;background-color:#121212;border-top:1px solid #282828;border-radius:0 0 5px 5px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:100;margin-top:auto}.player-left{display:flex;align-items:center;gap:12px;min-width:180px;width:30%}.player-left>img{width:56px;height:56px;border-radius:4px;object-fit:cover}.player-info{display:flex;flex-direction:column;gap:2px;overflow:hidden}.player-name{color:#fff;font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-name:hover{text-decoration:underline;cursor:pointer}.player-type{color:#b3b3b3;font-size:.75rem}.player-center{display:flex;flex-direction:column;align-items:center;gap:4px;width:40%;max-width:500px}.player-controls{display:flex;align-items:center;gap:8px}.player-btn{background:none;border:none;color:#b3b3b3;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s,transform .1s}.player-btn:hover:not(:disabled){color:#fff;transform:scale(1.05)}.player-btn:disabled{color:#535353;cursor:not-allowed}.player-btn>svg{font-size:2rem}.player-btn-main>svg{font-size:2.2rem;color:#fff}.player-btn-main:hover>svg{transform:scale(1.05)}.player-progress-container{width:100%;display:flex;align-items:center}.player-progress-bar{width:100%;height:4px;background-color:#4d4d4d;border-radius:2px;overflow:hidden}.player-progress-fill{width:35%;height:100%;background-color:#1db954;border-radius:2px;transition:width .3s}.player-progress-bar:hover .player-progress-fill{background-color:#1ed760}.player-right{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:180px;width:30%}.player-btn-portfolio{color:#b3b3b3}.player-btn-portfolio:hover{color:#fff}.player-visit{color:#b3b3b3;transition:color .2s;display:flex;align-items:center}.player-visit:hover{color:#fff}.player-visit>svg{font-size:1.6rem}.player-name--empty{color:#535353;font-style:italic}@media screen and (max-width: 840px){.player-bar{display:none}.player-left>img{width:40px;height:40px}.player-name{font-size:.8rem}.player-type{font-size:.65rem}.player-center{display:none}.player-right{min-width:auto}}.articles-containers{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:30px 0;gap:20px;padding:0 30px}article{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding:30px;background-color:#161616;border-radius:10px}article:hover{background-color:#191919;transition:.2s}article>h3{font-size:1.5rem;font-weight:600;color:#1ed760}article>p{max-width:75ch;text-wrap:balance;font-size:1.2rem;font-weight:400;color:#fff}article>p>span{color:#1db954}.lastest-project-container{display:flex;flex-direction:row;justify-content:space-between;width:100%}.img-container{width:50%;height:100%;overflow:hidden;display:grid;place-items:center}.img-container>img{width:90%;height:90%;border-radius:5px;transition:all .2s ease-in-out}.img-container>img:hover{cursor:pointer;transform:scale(1.05)}.right-container{display:flex;flex-direction:column;justify-content:flex-start;width:50%;padding:2%;gap:20px}.right-container>p{font-size:1.1rem;font-weight:400;color:#fff}@media (1920px <= width){.articles-containers{width:80%}}@media (1280px <= width < 1920px){article>h3{font-size:1.5rem}article>p{font-size:1rem}.right-container>p{font-size:1rem}}@media (1024px <= width < 1280px){article>h3{font-size:1.5rem}article>p{font-size:1rem}.right-container>p{font-size:1rem}}@media (768px <= width < 1024px){article>h3{font-size:1.5rem}article>p{font-size:1rem}.right-container>p{font-size:1rem}}@media (width < 768px){article>h3{font-size:1.5rem;margin:auto}article>p{font-size:.9rem}.lastest-project-container{flex-direction:column;gap:20px}.right-container,.img-container{width:100%}.right-container>p{font-size:1rem}.right-container>.links{margin:auto}}.nav-home{margin:30px 0 30px 30px}.nav-home>ul{display:flex;flex-direction:row;gap:30px}.nav-home>ul>li{list-style:none}.nav-home>ul>li>div{text-decoration:none;color:#c3c3c3;font-size:1.3rem;font-weight:600;transition:all .3s ease}.nav-home>ul>li>div:hover{cursor:pointer;transform:scale(1.1)}.nav-home>ul>li>.current{color:#fff;border-bottom:1px solid #1db954}.nav-home>ul>li>a:hover{color:#1db954}.skills{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:auto;gap:30px 0;padding:0 30px 30px}.skillsList{width:100%;height:auto;display:flex;flex-direction:column;gap:50px}@media screen and (min-width: 1441px){.skills{width:90%}}@media screen and (max-width: 840px){.skills{padding-left:0;padding-bottom:40px}.skillsList{width:100vw;padding:0 30px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width: 480px){.skills{padding-left:0;padding-bottom:40px}.skillsList{width:100vw;grid-template-columns:repeat(auto-fill,minmax(125px,1fr))}}.skillItem{position:relative;display:flex;flex-direction:column;align-items:center;width:200px;height:250px;background-color:#161616;border-radius:10px;box-shadow:0 0 10px #0003;padding:20px;text-decoration:none}.skillItem:hover{box-shadow:0 0 10px #00000080;background:linear-gradient(180deg,#202020,#282828);cursor:pointer;transform:scale(1.05);transition:all .2s ease-in-out}.skillImg-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.skillImg{width:70%;object-fit:contain;border-radius:15px}.skillTitle{color:#fff;font-size:1.5rem;font-weight:600;margin:10px}@media screen and (max-width: 1440px){.skillItem{width:175px;height:225px;padding:10px}.skillImg{width:70%}.skillTitle{font-size:1.2rem}}@media screen and (max-width: 1366px){.skillItem{width:150px;height:200px;padding:10px}.skillImg{width:70%}.skillTitle{font-size:1.2rem}}@media screen and (max-width: 1280px){.skillItem{width:125px;height:175px;padding:10px}.skillImg{width:70%}.skillTitle{font-size:1rem}}@media screen and (max-width: 840px){.skillItem{width:125px;height:175px;padding:10px}.skillImg{width:70%}.skillTitle{font-size:1rem}}@media screen and (max-width: 480px){.skillTitle{font-size:.8rem}}.main-skills-container{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}.main-skills-container>h3{font-weight:600;color:#1ed760;font-size:2rem}.mapped-skills{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}@media screen and (max-width: 1366px){.main-skills-container>h3{font-size:1.5rem}}@media screen and (max-width: 1280px){.main-skills-container>h3{font-size:1.25rem}}@media screen and (max-width: 480px){.main-skills-container{justify-content:center;align-items:center}.main-skills-container>h3{font-size:1.25rem}.mapped-skills{justify-content:center;align-items:center}}.projectItem{position:relative;display:flex;flex-direction:column;align-items:center;width:300px;height:250px;background-color:#161616;border-radius:10px;box-shadow:0 0 10px #0003;padding:20px}.projectItem:hover{cursor:pointer;box-shadow:0 0 10px #00000080;background:linear-gradient(180deg,#202020,#282828)}.projectImg-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.projectImg{width:100%;height:100%;object-fit:cover;border-radius:8px}.projectTitle{color:#e7e7e7;font-size:1.5rem;font-weight:500;margin:10px 0}.projectItem:not(hover) .play-btn{display:none}.projectItem:hover .play-btn{display:flex;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;top:135px}to{opacity:1;top:130px}}.play-btn{position:absolute;top:130px;left:210px;display:flex;justify-content:center;align-items:center;text-decoration:none;background-color:#000;border:none;border-radius:50%;width:50px;height:50px}.play-btn>svg{color:#1fdf64;font-size:5rem}@media screen and (max-width: 1366px){.projectItem{width:250px;height:200px}.projectImg{border-radius:10px}.projectTitle{font-size:1rem}.play-btn{left:170px;top:100px;width:40px;height:40px}.play-btn>svg{font-size:4rem}@keyframes fadeIn{0%{opacity:0;top:105px}to{opacity:1;top:100px}}}.projects{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:auto;gap:30px 0;padding:0 30px 30px}.projectsTitle{display:inline-block;font-weight:600;color:#fff;border-bottom:1px solid #1db954;font-size:1.5rem;margin:30px 0 30px 30px}.projectList{width:100%;height:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));place-items:center;gap:20px}@media screen and (min-width: 1440px){.projects{width:90%}}@media screen and (max-width: 1366px){.projectList{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width: 768px){.projects{padding:0 0 15px;justify-content:center;align-items:center}.projectList{width:100%}}.list{display:flex;flex-direction:column;justify-content:flex-start;width:100%;gap:30px 0;padding:0 30px;margin-bottom:30px}.item{list-style:none;display:flex;flex-direction:column;border-radius:8px;border:1px solid #333333;transition:all .3s ease-in-out;background-color:#181818}.item:hover{cursor:pointer;border:1px solid #535353;background-color:#282828}.itemShow,.itemShow:hover{border:1px solid #1db954;background-color:#1a1a1a}.data{display:flex;flex-direction:row;width:100%;gap:20px;padding:30px}.item>span,.item-content-wrapper>span{width:80%;padding:0 30px 30px;font-size:1.3rem;color:#c3c3c3}.item-content-wrapper{overflow:hidden;max-height:0;transition:max-height .4s ease-in-out}.item-content-wrapper>span{display:block;width:80%;padding:0 30px 30px;font-size:1.3rem;color:#c3c3c3}.shown{border:1px solid #1db954}.button-title{display:flex;flex-direction:row;align-items:center;width:100%;gap:30px}.button-title>button{display:flex;justify-content:center;align-items:center;text-decoration:none;background-color:#000;border:none;border-radius:50%;width:50px;height:50px}.button-title>button>svg{color:#1db954;font-size:5rem}.button-title>button>svg:hover{font-size:5.5rem;cursor:pointer;transition:.3s}.button-title>h3{font-size:2rem;color:#c3c3c3;display:flex;flex-direction:column}.experience-date{font-size:1.5rem;font-weight:600;color:#1db954;margin-bottom:.5em}.img-circle{display:grid;place-items:center;border-radius:50%;border:2px solid #ffffff;width:80px;height:80px;margin:0 auto}.img-circle>svg{font-size:3rem;color:#dadada}@media screen and (min-width: 1440px){.list{width:90%}.button-title>h3{font-size:2rem}.experience-date{font-size:1.5rem}.button-title>button{width:50px;height:50px}.button-title>button>svg{font-size:5rem}.button-title>button>svg:hover{transform:scale(1.01);cursor:pointer;transition:.2s}.item>span,.item-content-wrapper>span{width:90%;font-size:1.1rem}}@media screen and (min-width: 1201px) and (max-width: 1366px){.data{padding:20px 30px 20px 20px}.button-title>h3{font-size:1.5rem}.button-title>button{width:40px;height:40px}.button-title>button>svg{font-size:4rem}.button-title>button>svg:hover{font-size:4.5rem;cursor:pointer;transition:.3s}.item>span,.item-content-wrapper>span{width:90%;font-size:1.1rem}}@media screen and (min-width: 1024px) and (max-width: 1200px){.data{padding:20px 30px 20px 20px}.button-title>h3{font-size:1.5rem}.button-title>button{width:40px;height:40px}.button-title>button>svg{font-size:4rem}.button-title>button>svg:hover{font-size:4.5rem;cursor:pointer;transition:.3s}.item>span,.item-content-wrapper>span{width:90%;font-size:1.1rem}}@media screen and (min-width: 841px) and (max-width: 1023px){.data{padding:20px 30px 20px 20px}.button-title>h3{font-size:1.5rem}.button-title>button{width:40px;height:40px}.button-title>button>svg{font-size:4rem}.button-title>button>svg:hover{font-size:4.5rem;cursor:pointer;transition:.3s}.item>span,.item-content-wrapper>span{width:90%;font-size:1.1rem}}@media screen and (max-width: 840px){.data{padding:20px 50px 20px 20px}.button-title>h3{font-size:1.5rem}.experience-date{font-size:1rem}.experience-date{font-size:1.2rem}.button-title>button{width:40px;height:40px}.button-title>button>svg{font-size:4rem}.button-title>button>svg:hover{font-size:4.5rem;cursor:pointer;transition:.3s}.item>span,.item-content-wrapper>span{width:100%;font-size:1.2rem}}@media screen and (max-width: 480px){.data{padding:20px}.button-title>h3{font-size:1rem}.experience-date{font-size:.8rem}.button-title>button{width:30px;height:30px}.button-title>button>svg{font-size:3rem}.button-title>button>svg:hover{font-size:3.5rem}.item>span,.item-content-wrapper>span{width:100%;font-size:.9rem}}main{height:100vh;width:75%;background-color:#000;overflow:hidden;padding:8px}main .main-container{background-color:#121212;border-radius:5px;height:100%;display:flex;flex-direction:column;overflow:hidden}.main-content{flex:1;overflow-y:auto;overflow-x:hidden}.main-content::-webkit-scrollbar{width:10px}.main-content::-webkit-scrollbar-track{background:#212121}.main-content::-webkit-scrollbar-thumb{background:#1db954}.main-content::-webkit-scrollbar-thumb:hover{background:#1db954}@media screen and (max-width: 840px){main{width:100%;height:100svh;padding:0 0 75px}main .main-container{border-radius:0}main .main-container::-webkit-scrollbar{width:5px}}@font-face{font-family:Gotham-Medium;src:url(/Gotham-Medium.otf)}*{margin:0;padding:0;box-sizing:border-box;font-family:Gotham-Medium,Montserrat}
