.Home_container__XXbpJ{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.Home_section___TtP0{height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;scroll-snap-align:start}.Home_section-black__QB18z{background:none;flex:1;height:100vh;display:flex;align-items:center;padding:0 4vw;font-family:Nunito}.Home_text-white___JxPc{font-size:7vh;color:#fffefe}.Home_text-white-small__73ofM{font-size:2.5vh;color:rgb(212,212,212);font-weight:200}.Home_text-white-bold__q0_pR{font-weight:800}.Home_link__OhTIQ{text-decoration:none;color:inherit;transition:opacity .3s ease-in-out}.Home_link__OhTIQ:hover{opacity:.4;cursor:pointer}.Home_techStack__VEOud{display:flex;gap:2vw;font-size:7vh;color:purple;margin-top:2vh}.Home_projectImage__nQYhO{transition:transform .3s ease-in-out}.Home_particlesBackground__uI6iO{position:absolute;width:100%;height:100vh;z-index:-1;top:8vh;opacity:1;left:0;background:linear-gradient(120deg,#1e1147,#000000,#000000)}.Home_projectImage__nQYhO:hover{transform:scale(1.2)}.Home_section2Style__PHVDW{margin-top:8vh;display:flex;width:100%;flex-direction:column;justify-content:space-between;padding:10vh 0;flex:1;height:92vh;align-items:center;background:linear-gradient(120deg,#ffffff,#f6fff7,#f2e8ff)}.Home_python-icon__UHA60{background:linear-gradient(135deg,#ffd43b 50%,#3776ab 0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Home_section3Style__og5OR{background:linear-gradient(120deg,#000000,#0a0d0f,#060d10)}.Home_section3Style__og5OR,.Home_section4Style__QPnxq{margin-top:8vh;display:flex;width:100%;flex-direction:column;justify-content:space-between;padding:10vh 0;flex:1;height:92vh;align-items:center}.Home_section4Style__QPnxq{background:rgba(9,7,12,.605)}.Home_fade-hidden__nZm6b{opacity:0;transform:translateY(30px);display:none;visibility:none}.Home_fade-in__y3FjO{opacity:0;animation:Home_fadeIn__XptHH 1s ease-in forwards;animation-delay:.5s;visibility:visible}@keyframes Home_fadeIn__XptHH{0%{opacity:0}to{opacity:1}}@keyframes Home_bounceRight__x_0OJ{0%{transform:translateX(0)}50%{transform:translateX(.2vw)}to{transform:translateX(0)}}@keyframes Home_bounceLeft__c_lzj{0%{transform:translateX(0)}50%{transform:translateX(-.2vw)}to{transform:translateX(0)}}.Home_iconBounce__Hbgsd{animation:Home_bounceRight__x_0OJ 1s ease-in-out infinite}.Home_iconBounce__Hbgsd,.Home_textBounce__esdWf{display:inline-block;transition:transform .3s ease-in-out}.Home_textBounce__esdWf{font-size:vh;font-weight:400;font-family:Nunito;animation:Home_bounceLeft__c_lzj 1s ease-in-out infinite}.Home_checkmark__RCgG_{width:100px;height:100px;stroke-width:6;stroke:#62008b;stroke-linecap:round;stroke-linejoin:round;fill:none;animation:Home_scaleIn__f3EhL .3s ease-out forwards;filter:drop-shadow(0 0 10px rgba(102,0,255,.5))}.Home_checkmarkCircle__vF1kC{stroke-dasharray:282;stroke-dashoffset:282;animation:Home_drawCircle__2a4mB .6s ease-out forwards}.Home_checkmarkCheck__uREpp{stroke-dasharray:60;stroke-dashoffset:60;animation:Home_drawCheck__VYCja .4s ease-out .3s forwards}@keyframes Home_scaleIn__f3EhL{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes Home_drawCircle__2a4mB{0%{stroke-dashoffset:282}to{stroke-dashoffset:0}}@keyframes Home_drawCheck__VYCja{0%{stroke-dashoffset:60}to{stroke-dashoffset:0}}.Home_loader__2WgY6{border:4px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;width:24px;height:24px;animation:Home_spin__S762f 1s linear infinite}@keyframes Home_spin__S762f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.content-container{opacity:0;transform:translateY(30px);visibility:hidden}.content-container.animated{animation:fadeSlideIn 1s ease-in-out forwards;visibility:visible}body,html{overflow-y:scroll;scrollbar-width:none}body::-webkit-scrollbar{display:none}