@media (prefers-color-scheme:dark){:root{color-scheme:light}body{background-color:#fff;color:#000}a{color:blue}}*{user-select:none}body{color:var(--foreground);background:var(--background);background-color:#000}body,html{font-family:Victor Sherif,sans-serif}body,html{overscroll-behavior-y:none}#root{width:100%;height:100%}.scale-in-center{animation:scale-in-center .5s ease-in-out;animation-fill-mode:forwards}@keyframes scale-in-center{0%{opacity:0}to{opacity:1}}.move-up-and-fade-in{animation:move-up-and-fade-in .8s ease-in-out;animation-fill-mode:forwards}.move-up-and-fade-in2{animation:move-up-and-fade-in .3s ease-in-out;animation-fill-mode:forwards}.move-up-and-fade-out{animation:move-up-and-fade-out .8s ease-in-out;animation-fill-mode:forwards}@keyframes move-up-and-fade-in{0%{transform:translateY(120px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes move-up-and-fade-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(120px);opacity:0}}.nav-item{font-size:18px;margin-left:100px;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer}@media (max-width:768px){.nav-item{margin-left:0;font-size:32px;padding-left:20px;padding-bottom:20px;margin-top:20px;font-weight:400}}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{background-color:#171717;border-radius:10px}.section_hover_btn svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.section_hover_btn:hover .section_hover_circle{width:64px;height:64px}@media (max-width:768px){.section_hover_btn:hover .section_hover_circle{width:50px;height:50px}}.section_hover_circle{width:0;height:0;border-radius:50%;transition:all .3s ease-in-out;background-color:#000}.section_hover_btnSvgHover{color:#fff}.section_hover_circleHover{width:64px;height:64px}.section_2{padding:150px 80px 0}.section_2 h1{line-height:1.2;flex:2;font-size:90px}.section_2 p{line-height:1.5;margin-left:80px;flex:1;font-size:20px;padding-top:140px}@media (max-width:768px){.section_hover_circleHover{width:50px;height:50px}.section_2{padding:80px 20px 0;flex-direction:column}.section_2 h1{font-size:32px}.section_2 p{font-size:16px;margin-left:0;margin-top:20px;padding-top:0}}#video2{margin-top:-280px}@media (max-width:768px){#video2{width:100%;margin-top:-100px;max-height:1000px;min-height:600px}}.stepBox{padding-left:50px;position:relative;margin-right:80px}.stepBox2{padding-left:40px;position:relative}.stepIndex{color:rgba(0,0,0,.3);font-size:40px;position:absolute;top:15px;left:0}.stepIndex,.stepTitle{font-style:italic;font-weight:500}.stepTitle{font-size:100px;line-height:131px;color:rgba(0,0,0,.9)}.stepDesc{font-size:20px;line-height:32px;font-weight:400;margin-top:15px;color:rgba(0,0,0,.9)}@media (max-width:768px){.stepBox{padding-left:40px;margin-right:20px;margin-left:20px;padding-top:130px}.stepIndex{font-size:32px;top:8px}.stepTitle{font-size:50px;line-height:80px}.stepDesc{font-size:16px;line-height:20.8px;margin-top:0}}.frosted-glass{background:hsla(0,0%,100%,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.section_title4{font-size:80px;line-height:106px;font-weight:500;color:rgba(0,0,0,.9)}@media (max-width:768px){.section_title4{font-size:30px;line-height:53px;padding-top:20px}}@media (min-width:1200px) and (max-width:1500px){.section_title4{font-size:60px;line-height:80px}}.fade-in{animation:fade-in .8s ease-in-out;animation-fill-mode:forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fixDrak{background-color:#fff!important}