.header-wrapper{width:100%}.header-wrapper .header{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:60px 15px 0;display:flex}@media (min-width:1440px){.header-wrapper .header{padding:60px 0 0}}.header-wrapper .header .logo{width:200px;height:52px}.header-wrapper .header .logo img{object-fit:contain;width:100%;height:100%}@media (min-width:768px){.header-wrapper .header .logo{width:280px;height:55px}}.header-wrapper .header .nav-links{align-items:center;gap:40px;display:flex}.header-wrapper .header .nav-links .nav-link{font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;border:none;font-size:16px;font-weight:500;line-height:25px;text-decoration:none}.header-wrapper .header .login{align-items:center;gap:20px;display:flex}.header-wrapper .header .login .signup-button{font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;cursor:pointer;background-color:#ee9422;border:none;border-radius:50px;min-width:158px;height:63px;font-size:18px;font-weight:500;line-height:25px}.header-wrapper .header .login .login-button{font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;cursor:pointer;background-color:#0000;border:none;height:63px;font-size:18px;font-weight:500;line-height:25px}.header-wrapper .hamburger{cursor:pointer;z-index:1100;flex-direction:column;gap:5px;display:none}.header-wrapper .hamburger .bar{background:#fff;width:25px;height:3px;transition:all .3s}.header-wrapper .hamburger .bar.open:first-child{transform:rotate(45deg)translate(5px,6px)}.header-wrapper .hamburger .bar.open:nth-child(2){opacity:0}.header-wrapper .hamburger .bar.open:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}.header-wrapper .mobile-menu{will-change:transform;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1050;background:#111111b3;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:transform .5s;display:flex;position:fixed;top:0;right:0}.header-wrapper .mobile-menu .mobile-links{text-align:center;flex-direction:column;gap:2rem;display:flex}.header-wrapper .mobile-menu .mobile-links a{font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;opacity:0;border:none;font-size:25px;font-weight:300;line-height:25px;text-decoration:none;transition:color .3s;transform:translate(50px)}.header-wrapper .mobile-menu .mobile-links a:hover{color:#ee9422}.header-wrapper .mobile-menu .signup-button{font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;cursor:pointer;background-color:#ee9422;border:none;border-radius:50px;min-width:138px;height:50px;font-size:16px;font-weight:500;line-height:25px}@media (max-width:1023px){.header-wrapper .header .nav-links,.header-wrapper .header .login{display:none}.header-wrapper .header .hamburger{display:flex}}
.footer{background:#010103;min-height:100vh;padding:100px 25px}.footer .footer-content{max-width:1440px;margin:0 auto}.footer .footer-content .footer-logo{width:100%;height:100px;margin-bottom:50px}@media (min-width:992px){.footer .footer-content .footer-logo{height:268px;margin-bottom:150px}}.footer .footer-content .footer-logo img{object-fit:contain;width:100%;height:100%}.footer .footer-content .footer-text{flex-direction:column;align-items:center;gap:50px;display:flex}@media (min-width:992px){.footer .footer-content .footer-text{flex-direction:row;align-items:flex-start;gap:0}}.footer .footer-content .footer-text .footer-description{max-width:440px;font-size:16px;font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;font-weight:400;line-height:26px}.footer .footer-content .footer-text .footer-links{flex-grow:1;justify-content:space-around;gap:20px;width:100%;display:flex}@media (min-width:992px){.footer .footer-content .footer-text .footer-links{justify-content:flex-end;gap:100px}}.footer .footer-content .footer-text .footer-links .quick-links,.footer .footer-content .footer-text .footer-links .social-links{flex-direction:column;display:flex}.footer .footer-content .footer-text .footer-links .quick-links h4,.footer .footer-content .footer-text .footer-links .social-links h4{font-size:18px;font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;margin-bottom:15px;font-weight:500}@media (min-width:768px){.footer .footer-content .footer-text .footer-links .quick-links h4,.footer .footer-content .footer-text .footer-links .social-links h4{font-size:20px}}.footer .footer-content .footer-text .footer-links .quick-links a,.footer .footer-content .footer-text .footer-links .social-links a{font-size:14px;font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;opacity:.5;margin-bottom:15px;font-weight:300;line-height:26px;text-decoration:none;transition:all .3s ease-in-out}@media (min-width:768px){.footer .footer-content .footer-text .footer-links .quick-links a,.footer .footer-content .footer-text .footer-links .social-links a{font-size:16px}}.footer .footer-content .footer-text .footer-links .quick-links a:hover,.footer .footer-content .footer-text .footer-links .social-links a:hover{opacity:1!important}.footer .footer-content .footer-bottom{text-align:center;border-top:1px solid #fff3;margin-top:80px;padding-top:30px}.footer .footer-content .footer-bottom span{font-size:14px;font-family:var(--font-geist),"Geist","Arial","Helvetica Neue","Helvetica",sans-serif;color:#fff;font-weight:300;line-height:24px}
