.Layout_Layout__U7_G9{width:100%;height:300vh}.Navigation_Navigation__rcrWG{width:100vw;padding:20px 40px;display:flex;justify-content:space-between;position:fixed;top:0;left:0;z-index:4}.Navigation_Logo__41YQT{display:flex;align-items:center;width:auto}.Navigation_Links__P2YVM{display:flex;width:50%;padding-left:80px}.Navigation_Links__P2YVM ul{display:flex;justify-content:center;list-style:none;width:100%;gap:30px}.Navigation_Links__P2YVM ul li{display:flex;align-items:center}.Navigation_Links__P2YVM a{text-decoration:none;color:var(--white-color);font-size:.8rem;font-weight:500;font-family:var(--secondary-font),sans-serif}.Navigation_CTA__wp7g5{display:flex;flex-direction:row;align-items:center;gap:40px}.Navigation_Login__XCTaD{color:var(--white-color);font-weight:500}.Navigation_GetStarted__Zyy22,.Navigation_Login__XCTaD{text-decoration:none;font-size:.8rem;font-family:var(--secondary-font),sans-serif}.Navigation_GetStarted__Zyy22{color:var(--main-color);font-weight:700;background-color:var(--white-color);border-radius:10px;padding:5px 15px;filter:drop-shadow(0 4px 4px #316da8cc);transition:all .2s ease}.Navigation_GetStarted__Zyy22:hover{filter:drop-shadow(0 4px 4px rgb(7,127,247));transform:translateY(-1px)}.Navigation_MobileMenu__oeDXr{display:none;cursor:pointer}@media only screen and (max-width:599px){.Navigation_Navigation__rcrWG{width:100vw}.Navigation_Links__P2YVM{position:absolute;top:80px;left:0;background-color:var(--main-color);padding:0;width:100%;height:0;overflow:hidden;transition:all .5s ease}.Navigation_Links__P2YVM.Navigation_show__ed8nx{height:auto;padding:40px 20px;width:100%}.Navigation_Links__P2YVM ul{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:flex-start}.Navigation_MobileMenu__oeDXr{display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:992px){.Navigation_CTA__wp7g5{display:none}.Navigation_Links__P2YVM{display:flex;width:80%;padding-left:80px}.Navigation_Links__P2YVM ul{justify-content:flex-end}}.Header_Header__sAJNP{width:100%;height:90vh;padding:20px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:sticky;position:-webkit-sticky;top:100px;z-index:2}.Header_Header__sAJNP h1{font-size:4rem;font-family:var(--primary-font),sans-serif;color:var(--white-color);line-height:100%;text-transform:uppercase;max-width:650px;text-align:center}.Header_Header__sAJNP h2{font-size:1rem;font-family:var(--secondary-font),sans-serif;color:var(--white-color);line-height:120%;max-width:550px;text-align:center}.Header_CallToAction___vi_6{display:flex;gap:20px}.Header_MainButton__41hI4{padding:10px 20px;font-size:1rem;font-family:var(--secondary-font),sans-serif;background-color:var(--white-color);color:var(--main-color);text-decoration:none;border-radius:20px;font-weight:700;text-align:center}.Header_MainButton__41hI4:hover{background-color:var(--main-color);color:var(--white-color)}.Header_SecondaryButton__9fiyp{padding:10px 20px;font-size:1rem;font-family:var(--secondary-font),sans-serif;background-color:rgba(1,61,153,.6);color:var(--white-color);text-decoration:none;border-radius:20px;font-weight:700;border:2px solid var(--main-color-light);text-align:center}.Header_SecondaryButton__9fiyp:hover{border:2px solid var(--white-color)}@media only screen and (max-width:599px){.Header_Header__sAJNP h1{font-size:3rem}.Header_Header__sAJNP h2{font-size:1.3rem}.Header_CallToAction___vi_6{flex-direction:column}}.WhyUs_WhyUs__5ZaiG{width:100%;height:100vh;position:sticky;position:-webkit-sticky;top:0;z-index:2}.WhyUs_Container__9lDdz,.WhyUs_WhyUs__5ZaiG{padding:20px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px}.WhyUs_Container__9lDdz{background-color:#0e0d0d;border-radius:0 20px 0 20px;border:1px solid var(--white-color)}.WhyUs_WhyUs__5ZaiG h1{font-size:4rem;font-family:var(--primary-font),sans-serif;color:var(--white-color);line-height:100%;text-transform:uppercase;max-width:650px;text-align:center;margin-bottom:40px}.WhyUs_WhyUs__5ZaiG p{font-size:.8rem;font-family:var(--secondary-font),sans-serif;color:var(--white-color);line-height:180%;max-width:500px;text-align:left}@media only screen and (max-width:599px){.WhyUs_WhyUs__5ZaiG h1{font-size:2rem}}.Features_Features__f2JFr{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:sticky;position:-webkit-sticky;top:100px;z-index:2}.Features_Features__f2JFr h3{font-size:3em}.Features_Features__f2JFr h3,.Features_Features__f2JFr h4{font-family:var(--primary-font),sans-serif;color:var(--white-color)}.Features_Features__f2JFr h4{font-size:1.2em;text-align:center}.Features_Features__f2JFr p{font-size:.8em;font-family:var(--secondary-font),sans-serif;color:var(--white-color);text-align:center}.Features_FeaturesList__IFqTX{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;padding:40px 0}.Features_Feature__bml8u{width:250px;height:400px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:40px 20px;background:linear-gradient(45deg,#171717 34%,#504C4C 50%,#292727 71%,#1D1A1A 83%,#1F1D1D);border-radius:10px;position:relative}.Features_Feature__bml8u:hover{background:linear-gradient(45deg,#0C51B9 34%,#0045AC 50%,#28508D 71%,#496DA4 83%,#2366CB)}.Features_Feature__bml8u h3,.Features_Feature__bml8u h4,.Features_Feature__bml8u p{transition:all .3s ease}.Features_Feature__bml8u:hover h3,.Features_Feature__bml8u:hover h4,.Features_Feature__bml8u:hover p{transform:translateY(-2px)}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.Features_Feature__bml8u:before{filter:blur(1.5rem);opacity:.5}.Features_Feature__bml8u:after,.Features_Feature__bml8u:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-image:conic-gradient(from var(--angle),transparent 1%,#FFDF00,#EFB810);transform:translate(-50%,-50%);z-index:-1;padding:1px;border-radius:10px;animation:Features_FeatureBorder__L2cJI 6s linear infinite}.Features_Feature__bml8u:nth-child(2):after,.Features_Feature__bml8u:nth-child(2):before{animation:Features_FeatureBorder__L2cJI 6.5s linear infinite}.Features_Feature__bml8u:last-child:after,.Features_Feature__bml8u:last-child:before{animation:Features_FeatureBorder__L2cJI 7s linear infinite}@keyframes Features_FeatureBorder__L2cJI{0%{--angle:0deg}to{--angle:360deg}}.Technology_Technology__KQEby{border-top:1px solid #686868;width:100%;padding:0 60px}.Technology_Container__p4fTd{border-left:1px solid #686868;width:100%;height:100%;display:flex;flex-direction:row;padding:60px 0 0;height:500px}.Technology_Container__p4fTd h2,.Technology_Container__p4fTd h3,.Technology_Container__p4fTd p{color:var(--white-color)}.Technology_Container__p4fTd h2{font-size:4.5rem;font-weight:700;margin-bottom:0;font-family:var(--primary-font),sans-serif}.Technology_Container__p4fTd h2 span{font-size:1.2rem}.Technology_Container__p4fTd h3{font-size:1.5rem;font-weight:400;margin-bottom:0;font-family:var(--primary-font),sans-serif;max-width:200px}.Technology_Container__p4fTd p{font-size:.8rem;font-weight:400;margin-bottom:20px;font-family:var(--secondary-font),sans-serif;max-width:300px}.Technology_Header__m69PU{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:25%}.Technology_Ilustration__6Zeej{width:50%;height:100%;display:flex;justify-content:center;align-items:center;padding:30px}.Technology_Ilustration__6Zeej img{width:clamp(100px,100%,504px);height:auto;object-fit:contain}.Technology_Description__ZRuS6{width:25%;height:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}@media only screen and (max-width:599px){.Technology_Container__p4fTd{flex-direction:column;height:auto}.Technology_Container__p4fTd h2{font-size:2rem}.Technology_Container__p4fTd h3{font-size:1rem}.Technology_Header__m69PU,.Technology_Ilustration__6Zeej{width:100%}.Technology_Description__ZRuS6{width:100%;justify-content:center}}.DashBoard_DashBoard__BAzfq{width:100%;height:100vh;align-items:center}.DashBoard_Container__pHxda,.DashBoard_DashBoard__BAzfq{display:flex;flex-direction:column;justify-content:center}.DashBoard_Container__pHxda{align-items:flex-start;gap:10px;padding:15px;border-radius:20px;background:#151515;width:1032px;height:385px}.DashBoard_Panels___xgo9{width:100%;height:calc(100% - 21px);display:flex;flex-direction:row;gap:6px}.DashBoard_DashBoard__BAzfq h2{color:var(--white-color);font-size:4.5rem;font-weight:700;margin-bottom:40px;font-family:var(--primary-font),sans-serif}.DashBoard_Logo__fTkoO{width:38px;height:21px}.DashBoard_Center__Wlkbq,.DashBoard_Left__eBpho,.DashBoard_Right__Jp4i_{height:100%;width:clamp(100px,33%,330px)}.DashBoard_Left__eBpho{display:flex;flex-direction:column;gap:10px}.DashBoard_Center__Wlkbq{display:flex;flex-direction:column;gap:5px;justify-content:space-around}.DashBoard_CenterBottom__C4J7m{display:flex;flex-direction:row;gap:10px}.ContactUs_ContactUs__90laf{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--main-color);padding:100px 20px;border-top:2px solid var(--white-color)}.ContactUs_ContactUs__90laf a,.ContactUs_ContactUs__90laf h1,.ContactUs_ContactUs__90laf p{color:var(--white-color)}.ContactUs_ContactUs__90laf h1{font-size:4rem;margin-bottom:1rem}.ContactUs_ContactUs__90laf p{font-size:1.5rem;margin-bottom:1rem}.ContactUs_ContactUs__90laf a{font-size:1.5rem;text-decoration:none;color:var(--white-color);border:2px solid var(--white-color);padding:.5rem 1rem;border-radius:5px;transition:all .3s ease}.ContactUs_ContactUs__90laf a:hover{background-color:var(--white-color);color:var(--main-color)}@media only screen and (max-width:599px){.ContactUs_ContactUs__90laf h1{font-size:2rem;text-align:center}.ContactUs_ContactUs__90laf a{font-size:1rem}.ContactUs_ContactUs__90laf p{font-size:1rem;text-align:center}}