.Footer-module-scss-module__kQc2fa__footer{color:#fff;background-color:#2c2c2c;width:100%;font-family:Inter,sans-serif}.Footer-module-scss-module__kQc2fa__footerMainWrapper{justify-content:space-between;align-items:flex-start;gap:40px;max-width:1400px;margin:0 auto;padding:80px 5%;display:flex}@media (max-width:1024px){.Footer-module-scss-module__kQc2fa__footerMainWrapper{flex-direction:column;gap:60px;padding:60px 5%}}.Footer-module-scss-module__kQc2fa__logoAndDesc{flex-direction:column;flex:0 40%;gap:1.5rem;display:flex}@media (max-width:1024px){.Footer-module-scss-module__kQc2fa__logoAndDesc{text-align:center;flex:100%;align-items:center}}.Footer-module-scss-module__kQc2fa__logoContainer{width:60px;height:60px}.Footer-module-scss-module__kQc2fa__logoContainer img{object-fit:contain;width:100%;height:100%}.Footer-module-scss-module__kQc2fa__description{color:#b3b3b3;max-width:400px;font-size:1rem;line-height:1.6}.Footer-module-scss-module__kQc2fa__navColumns{flex:0 50%;grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:1024px){.Footer-module-scss-module__kQc2fa__navColumns{flex:100%;width:100%}}@media (max-width:768px){.Footer-module-scss-module__kQc2fa__navColumns{text-align:left;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer-module-scss-module__kQc2fa__navColumns{text-align:center;grid-template-columns:1fr;gap:32px}}.Footer-module-scss-module__kQc2fa__navColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__kQc2fa__navColumn h4{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Footer-module-scss-module__kQc2fa__navColumn a{color:#fff;font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module-scss-module__kQc2fa__navColumn a:hover{color:#ff5722}.Footer-module-scss-module__kQc2fa__subFooter{border-top:1px solid #ffffff1a;padding:30px 5%}.Footer-module-scss-module__kQc2fa__subFooterContentWrapper{color:#fff;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;font-size:.85rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__kQc2fa__subFooterContentWrapper{text-align:center;flex-direction:column;gap:20px}}.Footer-module-scss-module__kQc2fa__terms{gap:1rem;display:flex}.Footer-module-scss-module__kQc2fa__terms a{color:#fff;text-decoration:none}.Footer-module-scss-module__kQc2fa__terms a:hover{color:#ff5722}@media (max-width:480px){.Footer-module-scss-module__kQc2fa__terms{flex-direction:column;gap:10px}.Footer-module-scss-module__kQc2fa__terms .Footer-module-scss-module__kQc2fa__separator{display:none}}
.Nav-module-scss-module__-2dG3a__navbar{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:1rem 4%;display:flex;position:absolute;top:0;left:0}.Nav-module-scss-module__-2dG3a__logoContainer img{width:auto;height:32px}.Nav-module-scss-module__-2dG3a__navLinksWrapper{transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:1025px){.Nav-module-scss-module__-2dG3a__navLinksWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:50px;padding:.5rem 2rem}}@media (max-width:1024px){.Nav-module-scss-module__-2dG3a__navLinksWrapper{z-index:90;background:#1a1a1a;flex-direction:column;width:80%;height:100vh;padding:100px 40px;display:flex;position:fixed;top:0;right:-100%}.Nav-module-scss-module__-2dG3a__navLinksWrapper.Nav-module-scss-module__-2dG3a__menuOpen{right:0}}.Nav-module-scss-module__-2dG3a__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1024px){.Nav-module-scss-module__-2dG3a__navLinks{flex-direction:column;align-items:flex-start;gap:2.5rem}.Nav-module-scss-module__-2dG3a__navLinks li a{font-size:1.5rem}.Nav-module-scss-module__-2dG3a__navLinks li a :hover{background-color:#ff5722}}.Nav-module-scss-module__-2dG3a__navLinks li a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s}.Nav-module-scss-module__-2dG3a__navLinks li a:hover{color:#ff5722}.Nav-module-scss-module__-2dG3a__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.Nav-module-scss-module__-2dG3a__hamburger span{background:#fff;width:25px;height:2px;transition:all .3s}@media (max-width:1024px){.Nav-module-scss-module__-2dG3a__hamburger{display:flex}}.Nav-module-scss-module__-2dG3a__actionButtons{gap:1rem;display:flex}@media (max-width:1024px){.Nav-module-scss-module__-2dG3a__actionButtons{display:none}}.Nav-module-scss-module__-2dG3a__mobileActions{display:none}@media (max-width:1024px){.Nav-module-scss-module__-2dG3a__mobileActions{flex-direction:column;gap:1rem;width:100%;margin-top:20px;display:flex}}.Nav-module-scss-module__-2dG3a__demoBtn,.Nav-module-scss-module__-2dG3a__contactBtn{cursor:pointer;text-align:center;border-radius:50px;padding:.7rem 1.6rem;font-size:.9rem;font-weight:500;transition:all .3s}.Nav-module-scss-module__-2dG3a__demoBtn{color:#fff;background:#ff5722;border:none}.Nav-module-scss-module__-2dG3a__demoBtn:hover{color:#ff5722;background:0 0}.Nav-module-scss-module__-2dG3a__contactBtn{color:#fff;background:0 0;border:1px solid #ff5722;text-decoration:none}.Nav-module-scss-module__-2dG3a__contactBtn:hover{background:#ff5722}
