*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-1:#5c7cff;--brand-2:#7a5cff;--brand-3:#9eb0ff;--bg:#e8edff}html{scroll-behavior:smooth}body{background:var(--bg);color:#0f1729;-webkit-font-smoothing:antialiased;padding-top:0;font-family:Hind Siliguri,Inter,sans-serif;line-height:1.6}.container-x{max-width:var(--site-max);margin:0 auto;padding:0 2.5rem}@media (max-width:768px){.container-x{padding:0 1.25rem}}.en{font-family:Inter,sans-serif}.grad-text{background:linear-gradient(90deg, #3a56e8, var(--brand-3), #7d8cff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.section-label{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.55rem 1.3rem;font-family:Hind Siliguri,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #5c7cff4d}.section-label:before{content:"";background:#fff;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #fffc}header.site-header{-webkit-backdrop-filter:blur(30px)saturate(180%);z-index:999;background:#fffffff2;border-bottom:1px solid #5c7cff1a;position:fixed;top:0;left:0;right:0}.site-header-inner{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.nav-link{color:#0f1729b3;white-space:nowrap;padding:.5rem .8rem;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg, var(--brand-1), var(--brand-2));border-radius:2px;width:0;height:2px;transition:all .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.nav-link:hover{color:#0f1729}.nav-link:hover:after{width:60%}.nav-dropdown-wrap{position:relative}.nav-dropdown-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;font-family:Inter,sans-serif;display:inline-flex}.nav-chevron{opacity:.7;font-size:.65rem;transition:transform .25s}.nav-dropdown-wrap:hover .nav-chevron,.nav-dropdown-btn[aria-expanded=true] .nav-chevron{opacity:1;transform:rotate(180deg)}.nav-dropdown{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;z-index:1000;background:#fffffffc;border:1px solid #5c7cff2e;border-radius:16px;min-width:220px;padding:.6rem;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 24px 60px #0009}.nav-dropdown-wrap:hover .nav-dropdown,.nav-dropdown-btn[aria-expanded=true]+.nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown-item{color:#0f1729b8;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem 1rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:flex}.nav-dropdown-item i{text-align:center;color:#7a8fff;flex-shrink:0;width:16px;font-size:.82rem}.nav-dropdown-item:hover{color:#0f1729;background:#5c7cff1f}.nav-dropdown-item:hover i{color:var(--brand-3)}.nav-dropdown-divider{background:#5c7cff1f;height:1px;margin:.4rem .6rem}.nav-dropdown-highlight{color:#3a56e8;background:linear-gradient(135deg,#5c7cff1f,#7a5cff1f);font-weight:600}.nav-dropdown-highlight i{color:var(--brand-1)}.nav-dropdown-highlight:hover{background:linear-gradient(135deg,#5c7cff47,#7a5cff47)}.btn-primary-nav{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.4rem;padding:.7rem 1.3rem;font-family:Inter,sans-serif;font-size:.84rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #5c7cff47}.btn-primary-nav:hover{transform:translateY(-2px);box-shadow:0 14px 32px #5c7cff6b}.btn-account{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #5c7cff4d}.btn-account:hover{transform:translateY(-1px)}.header-desktop-nav{align-items:center;gap:.25rem;display:flex}.header-actions{align-items:center;gap:.75rem;display:flex}.mobile-menu-toggle{color:#3a56e8;cursor:pointer;background:0 0;border:1px solid #5c7cff33;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:none}.mobile-nav-panel{background:#fffffffa;border-top:1px solid #5c7cff1f;flex-direction:column;padding:.5rem 0 1rem;display:none}.mobile-nav-panel.open{display:flex}.mobile-nav-panel a{color:#0f1729d9;border-bottom:1px solid #5c7cff1a;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none}.mobile-nav-panel a:hover{color:#0f1729;background:#5c7cff14}.mobile-nav-cta{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));text-align:center;border-radius:14px;justify-content:center;margin:.75rem 1.5rem 0;border-bottom:none!important}.mobile-nav-services-btn{text-align:left;color:#0f1729d9;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #5c7cff1a;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:flex}.mob-chevron{font-size:.7rem;transition:transform .25s}.mobile-nav-services-btn[aria-expanded=true] .mob-chevron{transform:rotate(180deg)}.mobile-nav-services-sub{background:#5c7cff0d;max-height:0;transition:max-height .3s;overflow:hidden}.mobile-nav-services-sub.open{max-height:320px}.mobile-nav-services-sub a{color:#0f1729a6!important;padding:.75rem 1.5rem .75rem 2.25rem!important;font-size:.9rem!important}.mobile-nav-bundle{color:var(--brand-3)!important;font-weight:600!important}@media (max-width:1024px){.header-desktop-nav{display:none!important}.mobile-menu-toggle{display:inline-flex}.header-actions .btn-primary-nav{display:none}}.page-glow{display:none}@keyframes floatBlob{0%{transform:translateY(0)translate(0)}50%{transform:translateY(-28px)translate(18px)}to{transform:translateY(0)translate(0)}}.urgency-bar{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));text-align:center;color:#0f1729;letter-spacing:.02em;z-index:1;padding:.6rem 1rem;font-family:Hind Siliguri,sans-serif;font-size:.88rem;font-weight:700;position:relative}.bn-divider{background:linear-gradient(90deg,#0000,#5c7cff4d,#0000);height:1px}.hero-section{z-index:1;padding:5rem 0 4rem;position:relative}.hero-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem;display:grid}@media (max-width:960px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}}.hero-badge{color:var(--brand-3);background:#5c7cff1a;border:1px solid #5c7cff4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.5rem 1.2rem;font-family:Hind Siliguri,sans-serif;font-size:.85rem;font-weight:700;display:inline-flex}.hero-left h1{margin-bottom:1.25rem;font-family:Hind Siliguri,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.2}.hero-left p{color:#ffffff9e;margin-bottom:2rem;font-family:Hind Siliguri,sans-serif;font-size:1rem;line-height:1.8}.price-box{background:#5c7cff0f;border:1px solid #5c7cff33;border-radius:20px;margin-bottom:1.75rem;padding:1.5rem 1.75rem;position:relative;overflow:hidden}.price-box:before{content:"";background:linear-gradient(90deg, var(--brand-1), var(--brand-2), var(--brand-3));height:2px;position:absolute;top:0;left:0;right:0}.price-original-row{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.price-original-label{color:#ffffff8c;font-family:Hind Siliguri,sans-serif;font-size:.88rem}.price-original-amount{color:#0f1729;opacity:.55;font-size:1.05rem;font-weight:700;text-decoration:line-through}.price-save-tag{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#0f1729;letter-spacing:.04em;border-radius:999px;padding:3px 10px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:800}.price-main-amount{letter-spacing:-.03em;margin-bottom:.35rem;font-family:Inter,sans-serif;font-size:clamp(3rem,7vw,4.5rem);font-weight:900;line-height:1}.price-sub-note{color:#ffffff73;font-family:Hind Siliguri,sans-serif;font-size:.85rem}.trust-row{flex-wrap:wrap;gap:.65rem;margin-top:.5rem;display:flex}.trust-pill{color:#0f1729a6;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-family:Hind Siliguri,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.trust-pill i{color:var(--brand-3);font-size:.75rem}.order-form-card{background:#ffffff6b;border:1px solid #5c7cff2e;border-radius:28px;padding:2.25rem 2rem;position:sticky;top:90px}.order-form-card h3{margin-bottom:.4rem;font-family:Hind Siliguri,sans-serif;font-size:1.25rem;font-weight:700}.order-form-card .form-sub{color:#ffffff80;margin-bottom:1.75rem;font-family:Hind Siliguri,sans-serif;font-size:.88rem;line-height:1.6}.form-group{margin-bottom:1.1rem}.form-group label{color:#ffffffbf;margin-bottom:.45rem;font-family:Hind Siliguri,sans-serif;font-size:.85rem;font-weight:600;display:block}.form-group label span{color:#ff6b6b}.form-input,.form-select,.form-textarea{color:#0f1729;-webkit-appearance:none;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.85rem 1rem;font-family:Hind Siliguri,sans-serif;font-size:.95rem;transition:all .25s}.form-input::placeholder,.form-textarea::placeholder{color:#ffffff47}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--brand-1);background:#5c7cff14;box-shadow:0 0 0 4px #5c7cff1f}.form-select{cursor:pointer;background-color:#ffffff0d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239eb0ff' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.form-select option{color:#0f1729;background:#fff}.form-textarea{resize:vertical;min-height:90px}.form-submit-btn{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#0f1729;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;height:56px;margin-top:1.25rem;font-family:Hind Siliguri,sans-serif;font-size:1rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #5c7cff52}.form-submit-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.form-submit-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #5c7cff73}.form-submit-btn:hover:before{left:130%}.form-note{text-align:center;color:#ffffff61;margin-top:.75rem;font-family:Hind Siliguri,sans-serif;font-size:.78rem}.summary-list{flex-direction:column;gap:0;margin-bottom:1.25rem;display:flex}.summary-item{border-bottom:1px solid #5c7cff1a;align-items:center;gap:.9rem;padding:.85rem 0;font-family:Hind Siliguri,sans-serif;display:flex}.summary-item:last-child{border-bottom:none}.si-check{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#0f1729;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;display:flex}.si-name{color:#0f1729;flex:1;font-size:1rem;font-weight:600}.si-price{color:#0f1729;white-space:nowrap;opacity:.45;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;text-decoration:line-through}.summary-total-row{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:.9rem 0 .5rem;font-family:Hind Siliguri,sans-serif;display:flex}.summary-total-row span:first-child{color:#ffffff80;font-size:.88rem}.summary-old-price{color:#0f1729;opacity:.38;font-size:1rem;font-weight:700;text-decoration:line-through}.summary-bundle-price{color:var(--brand-3);background:linear-gradient(135deg,#5c7cff1f,#7a5cff1f);border:1px solid #5c7cff40;border-radius:14px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.9rem 1.1rem;font-family:Hind Siliguri,sans-serif;font-size:1rem;font-weight:700;display:flex}.hero-section{background:var(--bg)}#details{background:linear-gradient(#060d22 0%,#050a1c 100%)}#for-whom{background:linear-gradient(#040a16 0%,#060812 100%)}#how-it-works{background:linear-gradient(#07091f 0%,#050b1a 100%)}#order-form{background:linear-gradient(#050916 0%,#f0f4ff 100%)}.bn-section{z-index:1;padding:5rem 0;position:relative}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{margin-bottom:.75rem;font-family:Hind Siliguri,sans-serif;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;line-height:1.25}.section-header p{color:#0f172985;max-width:560px;margin:0 auto;font-family:Hind Siliguri,sans-serif;font-size:.98rem;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.feature-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.feature-grid{grid-template-columns:1fr}}.feature-card{background:#ffffff6b;border:1px solid #5c7cff1f;border-radius:22px;padding:1.6rem 1.4rem;transition:all .25s;position:relative;overflow:hidden}.feature-card:after{content:"";background:linear-gradient(90deg, var(--brand-1), var(--brand-2));opacity:0;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.feature-card:hover{background:#5c7cff0f;border-color:#5c7cff4d;transform:translateY(-5px)}.feature-card:hover:after{opacity:1}.feature-icon{width:48px;height:48px;color:var(--brand-3);background:linear-gradient(135deg,#5c7cff26,#7a5cff26);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.feature-card h3{margin-bottom:.45rem;font-family:Hind Siliguri,sans-serif;font-size:1rem;font-weight:700}.feature-card p{color:#ffffff8c;font-family:Hind Siliguri,sans-serif;font-size:.87rem;line-height:1.72}.feature-tag{color:var(--brand-3);background:#5c7cff1f;border:1px solid #5c7cff38;border-radius:999px;margin-top:.75rem;padding:3px 10px;font-family:Hind Siliguri,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.value-wrap{max-width:780px;margin:0 auto}.value-card{background:#ffffff6b;border:1px solid #5c7cff24;border-radius:24px;overflow:hidden}.value-head{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#5c7cff1f,#7a5cff1f);grid-template-columns:1fr auto;padding:1.1rem 1.75rem;font-family:Hind Siliguri,sans-serif;font-size:.8rem;font-weight:700;display:grid}.value-row{border-bottom:1px solid #5c7cff1a;grid-template-columns:1fr auto;align-items:center;padding:1rem 1.75rem;transition:background .2s;display:grid}.value-row:last-of-type{border-bottom:none}.value-row:hover{background:#5c7cff0a}.value-name{color:#fffffff5;font-family:Hind Siliguri,sans-serif;font-size:.95rem}.value-price{color:#0f1729;opacity:.45;white-space:nowrap;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;text-decoration:line-through}.value-total-card{background:#ffffff6b;border:1px solid #ffffff12;border-radius:18px;justify-content:space-between;align-items:center;margin-top:1.25rem;padding:1.25rem 1.75rem;display:flex}.value-total-card .lbl{color:#fff9;font-family:Hind Siliguri,sans-serif;font-size:1rem;font-weight:700}.value-total-card .amt{color:#fff6;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800;text-decoration:line-through}.value-bundle-card{background:linear-gradient(135deg,#5c7cff24,#7a5cff24);border:1px solid #5c7cff4d;border-radius:18px;justify-content:space-between;align-items:center;margin-top:.75rem;padding:1.4rem 1.75rem;display:flex}.value-bundle-card .lbl{color:var(--brand-3);font-family:Hind Siliguri,sans-serif;font-size:1.1rem;font-weight:700}.value-bundle-card .amt{letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:2.2rem;font-weight:900}.saving-note{text-align:center;color:#ffffff80;margin-top:.9rem;font-family:Hind Siliguri,sans-serif;font-size:.92rem}.saving-note strong{color:#fff;font-weight:700}.value-compact-card{padding:1.5rem}.value-card-label{color:var(--brand-3);text-transform:none;letter-spacing:0;text-align:center;margin-bottom:.9rem;font-family:Hind Siliguri,sans-serif;font-size:1.1rem;font-weight:700}.value-row-sm{border-bottom:1px solid #5c7cff1a;grid-template-columns:1fr auto;align-items:center;padding:.55rem 1.1rem;transition:background .2s;display:grid}.value-row-sm:last-of-type{border-bottom:none}.value-row-sm:hover{background:#5c7cff0a}.value-row-sm .value-name{color:#fffffff5;font-size:.85rem}.value-row-sm .value-price{font-size:.85rem}.value-summary-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.75rem;display:grid}.value-total-sm{background:#ffffff6b;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.3rem;padding:.85rem 1rem;display:flex}.value-total-sm .lbl{color:#ffffff80;font-family:Hind Siliguri,sans-serif;font-size:.75rem;font-weight:700}.value-total-sm .amt{color:#fff6;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;text-decoration:line-through}.value-bundle-sm{background:linear-gradient(135deg,#5c7cff24,#7a5cff24);border:1px solid #5c7cff4d;border-radius:14px;flex-direction:column;gap:.3rem;padding:.85rem 1rem;display:flex}.value-bundle-sm .lbl{color:var(--brand-3);font-family:Hind Siliguri,sans-serif;font-size:.75rem;font-weight:700}.value-bundle-sm .amt{letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:900}.whom-grid{grid-template-columns:1fr 1fr;gap:1.1rem;max-width:780px;margin:2.5rem auto 0;display:grid}@media (max-width:600px){.whom-grid{grid-template-columns:1fr}}.whom-card{background:#ffffff6b;border:1px solid #5c7cff1f;border-radius:18px;align-items:flex-start;gap:1rem;padding:1.3rem 1.4rem;transition:all .25s;display:flex}.whom-card:hover{background:#5c7cff0f;border-color:#5c7cff47}.whom-icon{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#0f1729;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;display:flex;box-shadow:0 6px 16px #5c7cff4d}.whom-card h4{margin-bottom:.3rem;font-family:Hind Siliguri,sans-serif;font-size:.95rem;font-weight:700}.whom-card p{color:#0f172985;font-family:Hind Siliguri,sans-serif;font-size:.85rem;line-height:1.65}.process-steps{flex-direction:column;gap:1rem;max-width:700px;margin:2.5rem auto 0;display:flex}.process-step{background:#ffffff6b;border:1px solid #ffffff0f;border-radius:18px;align-items:flex-start;gap:1.25rem;padding:1.3rem 1.5rem;transition:all .25s;display:flex}.process-step:hover{background:#5c7cff0d;border-color:#5c7cff38}.step-num{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#0f1729;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Hind Siliguri,sans-serif;font-size:1.05rem;font-weight:900;display:flex}.step-content h4{margin-bottom:.3rem;font-family:Hind Siliguri,sans-serif;font-size:.98rem;font-weight:700}.step-content p{color:#0f172985;font-family:Hind Siliguri,sans-serif;font-size:.87rem;line-height:1.65}.bottom-cta-section{z-index:1;padding:2rem 0 5rem;position:relative}.bottom-cta-card{text-align:center;background:linear-gradient(135deg,#5c7cff1f,#7a5cff1f);border:1px solid #5c7cff38;border-radius:28px;padding:3.5rem 2.5rem;position:relative;overflow:hidden}.bottom-cta-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#5c7cff1a,#0000 60%);width:600px;height:500px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.bottom-cta-card h2{z-index:1;margin-bottom:.9rem;font-family:Hind Siliguri,sans-serif;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;position:relative}.bottom-cta-card p{color:#ffffff94;z-index:1;max-width:520px;margin:0 auto 1.75rem;font-family:Hind Siliguri,sans-serif;font-size:1rem;line-height:1.8;position:relative}.cta-price-big{letter-spacing:-.02em;z-index:1;margin-bottom:1.75rem;font-family:Inter,sans-serif;font-size:3rem;font-weight:900;position:relative}.btn-cta-main{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#0f1729;z-index:1;border-radius:16px;align-items:center;gap:.7rem;padding:18px 44px;font-family:Hind Siliguri,sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #5c7cff66}.btn-cta-main:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.btn-cta-main:hover{transform:translateY(-3px);box-shadow:0 20px 48px #5c7cff80}.btn-cta-main:hover:before{left:130%}.cta-trust-row{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex;position:relative}.cta-trust-row span{color:#ffffff73;align-items:center;gap:.35rem;font-family:Hind Siliguri,sans-serif;font-size:.82rem;display:flex}.cta-trust-row i{color:var(--brand-3)}.bn-terms-section{z-index:1;padding-bottom:5rem;position:relative}.bn-terms{background:#5c7cff08;border:1px solid #5c7cff1f;border-radius:24px;padding:2.25rem}.bn-terms h3{align-items:center;gap:.6rem;margin-bottom:1.4rem;font-family:Hind Siliguri,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.bn-terms ul{flex-direction:column;gap:.85rem;list-style:none;display:flex}.bn-terms li{color:#0f1729a6;padding-left:1.7rem;font-family:Hind Siliguri,sans-serif;font-size:.92rem;line-height:1.8;position:relative}.bn-terms li:before{content:"";background:linear-gradient(135deg, var(--brand-1), var(--brand-2));border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0;box-shadow:0 0 10px #5c7cff80}footer.site-footer{z-index:1;background:linear-gradient(#f0f4ff 0%,#f8faff 100%);border-top:1px solid #ffffff0d;padding:5rem 0 2.5rem;position:relative}.footer-link{color:#ffffff8c;padding:.4rem 0;font-family:Inter,sans-serif;font-size:.92rem;text-decoration:none;transition:all .2s;display:block}.footer-link:hover{color:var(--brand-3);transform:translate(4px)}.social-btn{color:#3a56e8;background:#5c7cff14;border:1px solid #5c7cff33;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:inline-flex}.social-btn:hover{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));border-color:#0000;transform:translateY(-3px);box-shadow:0 12px 28px #5c7cff59}.logo-d-box{background:linear-gradient(135deg, var(--brand-1), var(--brand-2));color:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;font-weight:900;display:flex;box-shadow:0 8px 20px #5c7cff59}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem;display:grid}.footer-col-head{color:#0f1729;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.footer-bottom{color:#fff6;border-top:1px solid #5c7cff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.footer-bottom a{color:#fff6;text-decoration:none}.footer-bottom a:hover{color:var(--brand-3)}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}#order-form .order-form-card>form>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}#details{display:none}}
