@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--primary: #4353ff;--primary-hover: #3344ee;--bg-main: rgb(0, 6, 25);--bg-alt: #061121;--bg-body: #ffffff;--text-h: #ffffff;--text-p: rgb(221, 222, 224);--text-muted: #757575;--text-dark: #1a1a1a;--border: rgba(255, 255, 255, .08);--transition-wp: .2s cubic-bezier(.455, .03, .515, .955);--color-wp-blue: #3282b8;--container-max: 1240px;--section-padding: 100px;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif}*{box-sizing:border-box}body{margin:0;padding:0;background-color:var(--bg-main);color:var(--text-p);font-family:var(--font-family);font-size:14px;font-weight:400;line-height:normal;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-h);line-height:1.2;font-family:var(--font-family)}.container{max-width:var(--container-max)!important;margin:0 auto;padding:0 24px;width:100%}.container-wide{max-width:1518px!important;margin:0 auto;padding:0 40px;width:100%}.container-header{max-width:1240px!important;margin:30px auto 0;padding:0 10px;width:100%}.underline-link-effect{position:relative;text-decoration:none!important;display:inline-block;color:inherit;transition:all var(--transition-wp)}.underline-link-effect:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.5px;background-color:var(--color-wp-blue);transform:scaleX(0);transform-origin:bottom right;transition:transform var(--transition-wp)}.underline-link-effect:hover{color:var(--color-wp-blue)!important}.underline-link-effect:hover:after{transform:scaleX(1);transform-origin:bottom left}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#ffffff14;border-radius:12px;color:#fff;transition:all .3s ease;text-decoration:none}.social-icon:hover{background-color:#4353ff33;transform:translateY(-2px)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary);color:#fff;border:none;border-radius:25px;height:50px;padding:0 25px;font-size:16px;font-weight:600;font-family:var(--font-family);cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-primary:hover{background:#6d7bff;transform:translateY(-1px)}.card{background:var(--bg-alt);border:1px solid var(--border);border-radius:20px;padding:40px;transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .8s ease forwards}.icon{display:inline-flex;align-items:center}.lf-input-style{width:100%;padding:14px 20px;background:#061121;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none;box-sizing:border-box}.lf-btn-icon{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 14px;color:#f5f5f5;cursor:pointer;display:flex;align-items:center;gap:4px}.lf-btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;height:50px;padding:0 25px;background:#4353ff;color:#fff;border:none;border-radius:25px;font-size:16px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;width:100%;transition:all .2s ease}.lf-card-style{background:#061121;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:40px}.lf-sub-container{padding:0;font-family:Inter,-apple-system,sans-serif;width:100%;max-width:1240px;margin:0 auto;color:#dddee0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.lf-sub-header-area{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:60px}.lf-sub-pill{border:1px solid rgba(45,212,191,.3);color:#2dd4bf;border-radius:999px;padding:6px 18px;font-size:13px;font-weight:600;margin-bottom:20px;letter-spacing:.5px}.lf-sub-heading{font-size:44px;font-weight:700;margin-bottom:24px;color:#fff;letter-spacing:-1px;line-height:1.2}.lf-sub-subheading{font-size:16px;color:#dddee0;line-height:1.6;font-weight:400}.lf-sub-grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.lf-sub-card{background-color:#131a26;border-radius:12px;width:340px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 24px #00000080;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.lf-sub-card:hover{transform:translateY(-6px);border-color:#3b82f6;box-shadow:#3b82f626 0 8px 30px}.lf-sub-card-popular{border:1px solid #3B82F6;box-shadow:0 8px 30px #3b82f626}.lf-sub-card-popular:hover{transform:translateY(-6px)}.lf-sub-card-content{padding:40px 32px 20px;display:flex;flex-direction:column}.lf-sub-plan-name{font-size:24px;font-weight:600;color:#fff;margin:0 0 16px}.lf-sub-price-row{display:flex;align-items:baseline;margin-bottom:20px}.lf-sub-currency{font-size:20px;font-weight:600;color:#fff;margin-right:2px}.lf-sub-price-val{font-size:52px;font-weight:700;color:#fff;line-height:1}.lf-sub-price-period{font-size:14px;font-weight:500;color:#9ca3af;margin-left:6px}.lf-sub-desc{font-size:14px;color:#9ca3af;margin-bottom:32px;line-height:1.5}.lf-sub-feat-label{font-size:12px;font-weight:700;color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px}.lf-sub-feat-list{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.lf-sub-feat-item{font-size:14px;display:flex;align-items:flex-start;gap:12px}.lf-sub-check{color:#10b981;font-size:16px;margin-top:2px}.lf-sub-feat-text{color:#dddee0;line-height:1.5}.lf-sub-btn-wrap{padding:0 32px 40px}.lf-sub-action-btn{width:100%;padding:16px 0;border-radius:999px;border:none;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.lf-sub-banner{padding:16px 20px;border-radius:12px;text-align:center;font-size:15px;max-width:600px;width:100%}.lf-sub-banner-success{background:#2dd4bf1a;color:#2dd4bf;border:1px solid rgba(45,212,191,.3)}.lf-sub-banner-error{background:#991b1b33;color:#f87171;border:1px solid #ef4444}.lf-footer{background:#000b1c;padding-top:60px;padding-bottom:0;color:#dddee0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lf-footer-main-flex{display:flex;flex-direction:row;flex-wrap:nowrap;column-gap:10px;row-gap:10px;padding-bottom:40px}.lf-footer-col-brand{display:flex;flex-direction:column;row-gap:20px;column-gap:20px;padding:10px;width:390.391px;flex-shrink:1}.lf-footer-col-reach{display:flex;flex-direction:column;row-gap:20px;column-gap:20px;padding:10px;width:366px;flex-shrink:1}.lf-footer-col-links{display:flex;flex-direction:column;row-gap:20px;column-gap:20px;padding:10px;width:207.391px;flex-shrink:1}.lf-footer-heading{font-size:16px;font-weight:700;color:#fff;margin:0}.lf-footer-ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.lf-footer-bottom-bar{border-top:1px solid rgb(21,25,41);padding-top:10px;min-height:76px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:10px}.lf-footer-copyright{font-size:16px;color:#f5f8fe;margin:0;padding-top:10px;font-family:Inter,sans-serif;font-weight:400;line-height:25.6px}.lf-header{position:absolute;top:0;left:0;right:0;z-index:1000;height:92px;display:flex;align-items:center;transition:all .3s ease;background:transparent;border-bottom:1px solid transparent}.lf-header.scrolled{background:#000b1ceb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 40px 60px #0000000d;border-bottom:1px solid rgba(255,255,255,.06)}.lf-layout{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-main);color:var(--text-p)}.lf-layout-main{flex:1;padding-top:120px;padding-bottom:80px}
