.SkillsScroller_skills__zO9mo{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:60vh;padding:2.5rem 2rem;margin-top:1rem;margin-bottom:1rem;background:var(--background-color)}.SkillsScroller_skillsHeader__IsveY{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:3.5rem}.SkillsScroller_skillsHeader__IsveY h2{font-size:3.5rem;font-family:var(--font-mont);font-weight:700}.SkillsScroller_skillsContainer__VW_Gg{display:flex;align-items:center;justify-content:center;width:100%;margin-top:3.5rem;padding:0 2rem}.SkillsScroller_skillScroll__n45d9{width:100%;margin:0 2rem}.SkillsScroller_skillBox__iPEV4{background:var(--box-color);box-shadow:0 0 12px var(--shadow-color);border-radius:10px;width:160px;height:160px;margin:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;transition:.3s ease-in-out}.SkillsScroller_skillBox__iPEV4:hover{transform:scale(1.05)}.SkillsScroller_skillBox__iPEV4 img{height:70px;pointer-events:none}.SkillsScroller_skillBox__iPEV4 h3{font-family:var(--font-mont);font-size:1rem;margin-top:1rem;font-weight:600}@media screen and (max-width:992px){.SkillsScroller_skillsContainer__VW_Gg{padding:0 1rem;margin-top:1.5rem}.SkillsScroller_skillsHeader__IsveY h2{font-size:3.2rem}.SkillsScroller_skillBox__iPEV4{width:150px;height:150px;margin:1.2rem;padding:.8rem}.SkillsScroller_skillBox__iPEV4 img{height:60px}}@media screen and (max-width:768px){.SkillsScroller_skillsHeader__IsveY h2{font-size:2.8rem}.SkillsScroller_skillBox__iPEV4{width:140px;height:140px;margin:1rem;padding:.7rem}.SkillsScroller_skillBox__iPEV4 img{height:50px}.SkillsScroller_skillBox__iPEV4 h3{font-size:.9rem;margin-top:.7rem}}@media screen and (max-width:576px){.SkillsScroller_skillsHeader__IsveY h2{font-size:2.5rem}.SkillsScroller_skillBox__iPEV4{width:120px;height:120px;margin:.8rem;padding:.5rem}.SkillsScroller_skillBox__iPEV4 img{height:40px}.SkillsScroller_skillBox__iPEV4 h3{font-size:.8rem;margin-top:.5rem}}@media screen and (max-width:480px){.SkillsScroller_skills__zO9mo{padding:1.5rem 1rem}.SkillsScroller_skillsHeader__IsveY h2{font-size:2.2rem}.SkillsScroller_skillBox__iPEV4{width:100px;height:100px;margin:.6rem;padding:.4rem}.SkillsScroller_skillBox__iPEV4 img{height:35px}.SkillsScroller_skillBox__iPEV4 h3{font-size:.7rem;margin-top:.4rem}}@media screen and (max-width:320px){.SkillsScroller_skillsHeader__IsveY h2{font-size:1.8rem}.SkillsScroller_skillBox__iPEV4{width:90px;height:90px;margin:.4rem;padding:.3rem}.SkillsScroller_skillBox__iPEV4 img{height:30px}.SkillsScroller_skillBox__iPEV4 h3{font-size:.6rem;margin-top:.3rem}}.projects_projects__nw3WF{flex-direction:column;justify-content:flex-start;min-height:60vh;padding:3rem 2rem;margin-top:2rem;margin-bottom:2rem}.projects_projectsHeader__gIU_t,.projects_projects__nw3WF{display:flex;align-items:center;transition:all .3s ease-in-out}.projects_projectsHeader__gIU_t{justify-content:center;width:100%;margin-bottom:4rem}.projects_projectsHeader__gIU_t h1{font-size:3.5rem;font-family:var(--font-mont);font-weight:700;transition:color .3s ease-in-out}.projects_projectsBody__7GGuW{flex-direction:column;width:100%;padding:0 2rem}.projects_projectsBodyContainer__O2D_N,.projects_projectsBody__7GGuW{display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.projects_projectsBodyContainer__O2D_N{flex-wrap:wrap;gap:4rem;max-width:1200px}.projects_projectsViewAll__Pq6l8{width:100%;display:flex;align-items:center;justify-content:center;margin-top:4rem;transition:all .3s ease-in-out}.projects_projectsViewAll__Pq6l8 button{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .5rem .5rem 1rem;border-radius:30px;font-size:1rem;font-weight:600;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.projects_projectsViewAll__Pq6l8 button:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}@media screen and (max-width:992px){.projects_projectsHeader__gIU_t h1{font-size:3.2rem}.projects_projectsBodyContainer__O2D_N{gap:3rem}}@media screen and (max-width:768px){.projects_projectsBodyContainer__O2D_N{gap:2.5rem}.projects_projectsHeader__gIU_t h1{font-size:2.8rem}}@media screen and (max-width:576px){.projects_projectsHeader__gIU_t h1{font-size:2.5rem}}.singleProject_singleProject__gK23C{background-color:#f5f5f5;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;height:100%;width:330px;transition:all .4s ease-in-out;position:relative;overflow:hidden}.singleProject_singleProject__gK23C:hover{transform:translateY(-10px);box-shadow:0 20px 30px rgba(0,0,0,.1)}.singleProject_projectContent__OmJOP{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1rem}.singleProject_projectTitle__UBLXg{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;padding-bottom:.7rem;border-bottom:2px solid rgba(0,0,0,.1);transition:all .3s ease-in-out}.singleProject_projectImageContainer__Lxbvv{width:100%;height:180px;overflow:hidden;border-radius:10px;position:relative;margin-bottom:1rem}.singleProject_projectImage__EVJfP{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease-in-out}.singleProject_singleProject__gK23C:hover .singleProject_projectImage__EVJfP{transform:scale(1.05)}.singleProject_projectImagePlaceholder__COjve{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;border-radius:10px}.singleProject_projectShowcase__ukRH6{display:flex;flex-direction:column;gap:1rem}.singleProject_projectDescription__ubUYK{font-size:.95rem;margin-bottom:.5rem;line-height:1.5;flex-grow:1;transition:all .3s ease-in-out}.singleProject_projectTags__pfMm2{display:flex;flex-wrap:wrap;gap:.5rem;margin:.7rem 0}.singleProject_tag__pqXDB{padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500;transition:all .3s ease}.singleProject_tag__pqXDB:hover{transform:translateY(-3px)}.singleProject_projectLinks__ZSydA{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.singleProject_iconButton__3Y6nQ{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;transition:all .3s ease;flex:1}.singleProject_iconButton__3Y6nQ:hover{transform:translateY(-3px);box-shadow:0 5px 10px rgba(0,0,0,.1)}@media screen and (max-width:992px){.singleProject_singleProject__gK23C{width:300px;padding:1.2rem}}@media screen and (max-width:800px){.singleProject_singleProject__gK23C{width:280px;padding:1rem}}@media screen and (max-width:600px){.singleProject_singleProject__gK23C{width:260px;padding:1rem}}@media screen and (max-width:400px){.singleProject_singleProject__gK23C{width:100%;padding:1rem}}.CircularTextAnimation_circularTextContainer__kyfeG{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5;overflow:hidden}.CircularTextAnimation_skillsWheel__pqrvJ{position:absolute;width:100%;height:100%;top:0;left:0;will-change:transform}.CircularTextAnimation_skillText__0VVwz{position:absolute;font-family:var(--font-mont);white-space:nowrap;text-shadow:0 0 8px rgba(182,62,150,.3);letter-spacing:.5px;transition:all .3s ease;pointer-events:auto;cursor:default;will-change:transform,opacity}.CircularTextAnimation_skillText__0VVwz:hover{font-weight:700!important;text-shadow:0 0 12px rgba(182,62,150,.7);letter-spacing:1px;transform:scale(1.1)!important;z-index:10}.CircularTextAnimation_rotatingCircle__OG6_z{opacity:.3;filter:drop-shadow(0 0 4px rgba(182,62,150,.5));will-change:transform}.CircularTextAnimation_particle__vMpfG{transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 0 10px rgba(182,62,150,.7);will-change:transform,opacity}.CircularTextAnimation_circularTextContainer__kyfeG:hover .CircularTextAnimation_rotatingCircle__OG6_z{opacity:.5}.CircularTextAnimation_circularTextContainer__kyfeG:hover .CircularTextAnimation_particle__vMpfG{filter:brightness(1.5)}.CircularTextAnimation_circularTextContainer__kyfeG:hover .CircularTextAnimation_skillText__0VVwz{text-shadow:0 0 10px rgba(182,62,150,.5)}.CircularTextAnimation_ring1Text__l9Yi9{color:rgba(182,62,150,.9)!important}.CircularTextAnimation_ring2Text__F7N9j{color:rgba(182,62,150,.85)!important}.CircularTextAnimation_ring3Text__V3_0U{color:rgba(182,62,150,.8)!important}@media screen and (max-width:1400px){.CircularTextAnimation_skillText__0VVwz{font-size:13px!important}}@media screen and (max-width:1200px){.CircularTextAnimation_skillText__0VVwz{font-size:12px!important}}@media screen and (max-width:992px){.CircularTextAnimation_skillText__0VVwz{font-size:11px!important}}@media screen and (max-width:768px){.CircularTextAnimation_circularTextContainer__kyfeG{display:none}}@media screen and (max-width:480px){.CircularTextAnimation_circularTextContainer__kyfeG{display:none}}@media screen and (max-width:320px){.CircularTextAnimation_circularTextContainer__kyfeG{display:none}}