:root{--blue:#1c3fe2;--blue-dark:#092778;--blue-deep:#071957;--yellow:#ffc928;--red:#ff2d35;--green:#18b660;--cream:#fffaf0;--white:#fff;--ink:#101a3a;--muted:#66708f;--shadow:0 7px 0 #101a3a;--promo-h:74px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.bangers{font-family:Bangers,cursive;letter-spacing:.5px}.section-title{margin:0;font:400 clamp(42px,5vw,66px)/.95 Bangers,cursive;letter-spacing:.8px;color:var(--blue);text-align:center}.section-sub{max-width:780px;margin:14px auto 0;text-align:center;color:#5c6480;font-size:15px;line-height:1.6}.promo-bar{position:sticky;top:0;z-index:120;min-height:var(--promo-h);background:#092778;color:#fff;border-bottom:0;box-shadow:0 3px 10px rgb(120 10 0 / .18)}.promo-inner{min-height:var(--promo-h);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.promo-product{width:66px;height:66px;object-fit:contain;padding:4px;background:#fff;border-radius:12px;border:3px solid #071957;transform:rotate(-4deg)}.promo-copy{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;text-align:center}.promo-copy strong{font:400 clamp(24px,2.5vw,36px)/1 Bangers,cursive;letter-spacing:.9px;text-transform:uppercase;text-shadow:1px 1px 0 rgb(0 0 0 / .12)}.promo-copy strong span{color:var(--yellow)}.promo-pill{padding:7px 12px;border:2px solid rgb(255 255 255 / .7);border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap;background:rgb(255 255 255 / .09)}.promo-timer{display:flex;align-items:center;gap:6px;white-space:nowrap}.time-box{min-width:48px;padding:7px 6px 5px;border-radius:12px;background:#fffaf0;color:#10204e;text-align:center;border:3px solid #10204e;box-shadow:none}.time-box b{display:block;font-size:19px;line-height:1}.time-box small{display:block;margin-top:2px;font-size:7px;text-transform:uppercase;font-weight:900;letter-spacing:.5px}.timer-sep{font-weight:900;font-size:20px;color:#fff}.header{position:relative;z-index:110;background:#fff;border-bottom:3px solid #0f1c45;box-shadow:0 6px 18px rgb(17 33 89 / .08)}.header .wrap{min-height:76px;display:grid;grid-template-columns:150px 1fr auto auto;align-items:center;gap:18px}.logo{width:138px}.logo img{width:100%;height:auto;object-fit:contain}.nav{display:flex;align-items:center;justify-content:center;gap:22px;font-size:11px;font-weight:900;white-space:nowrap}.nav a{position:relative;padding:10px 0}.nav a:after{content:'';position:absolute;left:0;right:0;bottom:3px;height:3px;border-radius:999px;background:var(--yellow);transform:scaleX(0);transition:.2s}.nav a:hover{color:var(--blue)}.nav a:hover:after{transform:scaleX(1)}.account-link{width:42px;height:42px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:#fff;color:var(--blue);box-shadow:3px 3px 0 var(--ink);transition:.18s}.account-link:hover{background:var(--yellow);transform:translate(-1px,-2px);box-shadow:4px 5px 0 var(--ink)}.subscribe{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border:3px solid var(--ink);border-radius:999px;background:var(--red);color:#fff;box-shadow:3px 3px 0 var(--ink);font:400 18px/1 Bangers,cursive;letter-spacing:.7px;transition:.18s}.subscribe:hover{transform:translate(-1px,-2px);box-shadow:4px 5px 0 var(--ink)}.menu{display:none;width:44px;height:42px;padding:0;border:3px solid var(--ink);border-radius:10px;background:var(--yellow);box-shadow:3px 3px 0 var(--ink)}.menu span{width:22px;height:3px;display:block;margin:4px auto;border-radius:99px;background:var(--ink);transition:.2s}.menu.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu.is-open span:nth-child(2){opacity:0}.menu.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-auth{display:none!important}.hero{position:relative;overflow:hidden;background:#092778;border-bottom:5px solid var(--ink)}.hero-viewport{position:relative;aspect-ratio:1621 /560;min-height:560px;width:100%}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:100%}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border:3px solid var(--ink);border-radius:50%;background:#fff;color:var(--blue);box-shadow:4px 4px 0 var(--ink);font-size:20px}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{position:absolute;z-index:5;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:9px}.hero-dot{width:12px;height:12px;padding:0;border:2px solid #fff;border-radius:50%;background:#fff0;box-shadow:0 0 0 2px rgb(16 26 58 / .45)}.hero-dot.active{background:var(--yellow)}.vsl{padding:44px 0 34px;background:#1c3fe2;color:#fff}.vsl-card{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none}.video-shell{overflow:hidden;aspect-ratio:16/9;border:2px solid rgb(15 28 69 / .8);border-radius:16px;background:#181818;box-shadow:0 4px 0 rgb(15 28 69 / .7)}.video-shell iframe{width:100%;height:100%;border:0;display:block}.vsl-copy h2{margin:4px 0 12px;font:800 clamp(28px,3vw,42px)/1.08 Montserrat,Arial,sans-serif;color:#ffe632}.vsl-copy p{margin:0 0 16px;font-size:13px;line-height:1.6;color:#fff}.vsl-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0 0}.vsl-point{min-height:86px;padding:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;border:1px solid rgb(255 255 255 / .45);border-radius:11px;background:rgb(255 255 255 / .06);font-size:10px;line-height:1.35;font-weight:800}.vsl-point i{width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:8px;background:#9d75ff;color:#fff;box-shadow:none}.vsl-point:nth-child(2) i{background:#ff7d55}.vsl-point:nth-child(3) i{background:#69a7ff}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 22px;border:2px solid var(--ink);border-radius:999px;background:var(--yellow);color:var(--ink);box-shadow:3px 3px 0 var(--ink);font-weight:900;font-size:11px;text-transform:uppercase;transition:.18s}.primary-btn:hover{transform:translate(-2px,-2px);box-shadow:7px 7px 0 var(--ink)}.brands{padding:48px 0 54px;background:#fffaf0}.brands h2{margin:0;text-align:center;color:var(--blue);font:400 42px/1 Bangers,cursive}.brands p{margin:12px 0 28px;text-align:center;color:#66708f;font-size:14px}.brand-list{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.brand-card{min-width:104px;min-height:42px;padding:8px 12px;display:grid;place-items:center;text-align:center;border:2px solid var(--ink);border-radius:999px;background:#fff;box-shadow:0 2px 0 var(--ink);font-size:9px;font-weight:800;transition:.18s}.brand-card:hover{transform:translateY(-4px);background:#fff8c9;box-shadow:6px 7px 0 var(--ink)}.how{position:relative;padding:64px 0 70px;color:#fff;background:radial-gradient(circle,rgb(255 255 255 / .11) 1.4px,transparent 1.8px) 0 0/18px 18px,linear-gradient(145deg,#1c3fe2 0%,#092778 100%);overflow:hidden}.capsule{width:max-content;max-width:100%;margin:0 auto 42px;padding:8px 20px;border:2px solid #fff;border-radius:999px;background:#fff0;color:#fff;box-shadow:0 0 0 2px rgb(255 255 255 / .22);font:400 27px/1 Bangers,cursive;text-align:center;transform:rotate(-1deg)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;max-width:980px;margin:auto}.how-item{position:relative;text-align:center}.how-num{position:absolute;z-index:3;top:-13px;left:50%;transform:translateX(-50%);width:34px;height:34px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--yellow);color:var(--ink);font-weight:900;box-shadow:3px 3px 0 var(--ink)}.how-image{width:210px;aspect-ratio:1/1;margin:auto;overflow:hidden;border:6px solid var(--yellow);border-radius:50%;box-shadow:0 0 0 3px var(--ink);background:#fff}.how-item:nth-child(2) .how-image{border-color:#45d95f}.how-item:nth-child(3) .how-image{border-color:#ff775b}.how-image img{width:100%;height:100%;object-fit:cover}.how-item h3{margin:26px 0 10px;font:400 28px/1 Bangers,cursive;letter-spacing:.5px}.how-item p{margin:0 auto;max-width:340px;font-size:13px;line-height:1.65;color:#eef2ff}.why{padding:58px 0 74px;background:#1c3fe2;color:#fff;border-top:5px solid #10256f}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch;max-width:1000px;margin:auto}.why-photo{min-height:520px;overflow:hidden;border:3px solid var(--ink);border-radius:18px;box-shadow:0 5px 0 var(--ink);background:linear-gradient(145deg,#345cf0,#2346d7);position:relative}.why-photo img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:0}.why-photo:after{white-space:pre;position:absolute;inset:0;display:grid;place-items:center;text-align:center;color:rgb(10 37 120 / .42);font:400 34px/1 Bangers,cursive}.benefits{display:grid;gap:14px}.benefit{display:grid;grid-template-columns:58px 1fr;gap:15px;align-items:center;min-height:112px;padding:16px 18px;border:3px solid var(--ink);border-radius:19px;background:#fff;color:var(--ink);box-shadow:5px 5px 0 var(--ink)}.benefit-icon{width:52px;height:52px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:14px;box-shadow:3px 3px 0 var(--ink);font-size:21px}.benefit:nth-child(1) .benefit-icon{background:#9e82ff}.benefit:nth-child(2) .benefit-icon{background:#ff755a}.benefit:nth-child(3) .benefit-icon{background:#ffc928}.benefit:nth-child(4) .benefit-icon{background:#22c96e}.benefit:nth-child(5) .benefit-icon{background:#8ed6ff}.benefit h3{margin:0 0 6px;color:var(--blue);font-size:16px;line-height:1.25;font-weight:900}.benefit p,.benefit li{margin:0;color:#505a76;font-size:12.5px;line-height:1.55}.benefit ul{margin:7px 0 0;padding-left:18px}.plans{position:relative;padding:66px 0 74px;overflow:hidden;background:#fffaf0;border-top:0;border-bottom:0}.plans .section-title{color:var(--blue);text-shadow:none}.plans .section-sub{color:#5c6480;font-weight:500}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:54px;align-items:stretch}.plan{position:relative;display:flex;flex-direction:column;min-height:520px;padding:26px 22px 20px;border:2px solid var(--ink);border-radius:18px;background:#fff;box-shadow:0 3px 0 var(--ink)}.plan.featured{transform:none;border-color:var(--red);background:#fffdf4}.badge{position:absolute;top:-18px;left:50%;transform:translateX(-50%);padding:6px 15px;border:2px solid var(--ink);border-radius:999px;background:var(--red);color:#fff;box-shadow:3px 3px 0 var(--ink);font:400 16px/1 Bangers,cursive;white-space:nowrap}.period{color:var(--blue);font:400 34px/1 Bangers,cursive}.old{margin-top:14px;font-size:12px;text-decoration:line-through;color:#7d8192}.price{margin-top:3px;font-size:16px;font-weight:900}.price strong{color:var(--ink);font:400 50px/1 Bangers,cursive}.price small{font-size:12px}.plan-note{margin:8px 0 15px;font-size:12px;color:#646a7d;font-weight:700}.features{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:12.5px;line-height:1.45}.features li{display:flex;align-items:flex-start;gap:8px}.features li:before{content:'✓';flex:0 0 18px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#18b660;color:#fff;font-size:10px;font-weight:900}.gift-box{margin:18px 0 0;padding:13px;display:grid;grid-template-columns:78px 1fr;gap:12px;align-items:center;border:2px dashed var(--red);border-radius:16px;background:#fff8ea}.gift-box img{width:78px;height:78px;object-fit:contain;border-radius:10px;background:#fff}.gift-box strong{display:block;font-size:12px;line-height:1.35;color:var(--ink)}.stock{margin-top:5px;color:var(--red);font-size:9px;font-weight:900}.coupon{margin:12px 0 0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:2px solid var(--blue);border-radius:12px;background:#eef2ff;color:var(--blue);font-size:11px;font-weight:900}.coupon b{font-size:13px}.plan-actions{margin-top:auto;padding-top:22px;display:grid;gap:9px}.plan-btn,.plan-more{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;border:3px solid var(--ink);border-radius:999px;box-shadow:3px 3px 0 var(--ink);font-weight:900;font-size:12px;text-transform:uppercase}.plan-btn{background:#fff}.featured .plan-btn{background:var(--red);color:#fff}.plan-more{border:0;min-height:auto;box-shadow:none;background:#fff0;color:var(--blue);font-size:11px;text-decoration:underline}.reels{padding:62px 0 72px;background:#fffaf2}.reel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:44px}.reel{position:relative;height:410px;overflow:hidden;border:2px solid var(--ink);border-radius:18px;box-shadow:0 4px 0 var(--ink);background:linear-gradient(145deg,#4e5de9 0%,#8c7ee3 48%,#f0a4b9 100%)}.reel:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgb(9 39 120 / .04),rgb(5 15 50 / .12) 55%,rgb(5 15 50 / .74))}.play{position:absolute;inset:0;margin:auto;width:64px;height:64px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:#fff;color:var(--red);box-shadow:4px 4px 0 var(--ink);font-size:22px}.reel-bottom{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;display:flex;justify-content:space-between;color:#fff;font-size:10px;font-weight:800}.reviews{padding:64px 0 72px;text-align:center;color:#fff;background:radial-gradient(circle,rgb(255 255 255 / .11) 1.4px,transparent 1.8px) 0 0/18px 18px,linear-gradient(145deg,#1c3fe2 0%,#092778 100%)}.score{margin:0;color:var(--yellow);font:400 88px/.84 Bangers,cursive}.stars{color:var(--yellow);font-size:28px;letter-spacing:4px}.reviews small{font-size:12px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin-top:40px}.review{position:relative;min-height:190px;padding:23px;text-align:left;border:3px solid var(--ink);border-radius:20px;background:#fff;color:var(--ink);box-shadow:7px 7px 0 var(--ink)}.review .mini-stars{color:#f7b900;font-size:13px;margin-bottom:10px}.review p{margin:0 0 18px;font-size:13px;line-height:1.65;color:#4f586f}.author{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#ff755a;color:#fff;font-weight:900}.faq{padding:62px 0 56px;background:#fffaf0}.faq-list{width:min(850px,100%);margin:40px auto 0;display:grid;gap:12px}.faq-item{border:2px solid var(--ink);border-radius:999px;background:#fff;box-shadow:0 2px 0 var(--ink);overflow:hidden}.faq-q{width:100%;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:0;background:#fff;color:var(--ink);text-align:left;font-weight:900;font-size:14px}.faq-q i{color:var(--blue);transition:.2s}.faq-item.open .faq-q i{transform:rotate(45deg)}.faq-a{display:none;padding:0 20px 19px;color:#59617a;font-size:13px;line-height:1.65}.faq-item.open .faq-a{display:block}.trust{padding:12px 0 14px;background:#fffaf0;border-top:0}.trust-grid{width:max-content;max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:14px}.trust-card{flex:0 0 auto;min-height:0;padding:0;margin:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:#fff0}.trust-card img{display:block;width:auto;height:auto;margin:0;object-fit:contain}.trust-card:nth-child(1) img{max-width:118px;max-height:50px}.trust-card:nth-child(2) img{max-width:108px;max-height:50px}.trust-card:nth-child(3) img{max-width:120px;max-height:50px}.cta{display:none}.cta h2{margin:0;font:400 clamp(46px,5.4vw,70px)/.95 Bangers,cursive;text-shadow:3px 3px 0 rgb(16 26 58 / .35)}.cta p{margin:15px 0 25px;font-size:15px}.cta .primary-btn{background:var(--yellow);color:var(--ink);font:400 19px/1 Bangers,cursive;letter-spacing:.7px}footer{position:relative;padding:48px 0 0;background:#1838ba;color:#fff;border-top:0}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .9fr 1fr;gap:42px}.footer-brand-img{width:170px;margin-bottom:18px}.footer-about{max-width:360px;margin:0;color:#e9edff;font-size:12.5px;line-height:1.75}.footer-grid h4{margin:0 0 16px;font:400 23px/1 Bangers,cursive;letter-spacing:.6px}.links{display:grid;gap:7px}.links a,.links span{color:#e9edff;font-size:12px;line-height:1.55}.links a:hover{color:var(--yellow)}.social{display:flex;gap:10px;margin-top:18px}.social a{width:36px;height:36px;display:grid;place-items:center;border:2px solid rgb(255 255 255 / .55);border-radius:50%;background:rgb(255 255 255 / .08)}.footer-bottom{min-height:74px;margin-top:40px;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgb(255 255 255 / .2);color:#d9e0ff;font-size:10px}.developed{display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.beta-logo{width:108px}.wa{position:fixed;z-index:150;right:18px;bottom:18px;width:58px;height:58px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:#25d366;color:#fff;box-shadow:5px 5px 0 var(--ink);font-size:28px}@media(max-width:980px){.header .wrap{grid-template-columns:125px 1fr auto auto;gap:12px}.logo{width:118px}.nav{gap:12px;font-size:10px}.plan-grid{gap:18px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){:root{--promo-h:88px}.promo-inner{grid-template-columns:54px 1fr;gap:10px;padding:8px 0}.promo-product{width:52px;height:52px}.promo-copy{justify-content:flex-start;gap:6px 9px;text-align:left}.promo-copy strong{font-size:21px}.promo-pill{font-size:9px;padding:5px 8px}.promo-timer{grid-column:1/-1;justify-content:center;margin-top:-2px}.time-box{min-width:39px;padding:4px}.time-box b{font-size:16px}.header .wrap{min-height:68px;grid-template-columns:minmax(0,1fr) auto auto;gap:9px}.logo{width:110px}.account-link{display:none}.subscribe{padding:9px 15px;font-size:16px}.menu{display:block}.nav{display:none;position:absolute;top:68px;left:20px;right:20px;z-index:20;padding:12px;flex-direction:column;align-items:stretch;gap:8px;border:3px solid var(--ink);border-radius:0 0 18px 18px;background:#fff;box-shadow:5px 6px 0 var(--ink)}.nav.open{display:flex}.nav a{width:100%;padding:12px 14px;border:2px solid #e3e7f5;border-radius:10px;background:#fff;text-align:center;font-size:12px}.nav a:after{display:none}.mobile-auth{display:flex!important;align-items:center;justify-content:center;gap:8px;background:#eef2ff!important;color:var(--blue)!important}.hero-viewport{min-height:300px;aspect-ratio:414/896}.hero-arrow{width:42px;height:42px}.hero-prev{left:10px}.hero-next{right:10px}.vsl-card{grid-template-columns:1fr}.vsl-copy{text-align:center}.vsl-points{grid-template-columns:1fr}.vsl-point{align-items:center;text-align:center}.how-grid{grid-template-columns:1fr;max-width:640px;margin:auto;gap:44px}.how-image{max-width:420px;margin:auto}.why-grid{grid-template-columns:1fr}.why-photo{min-height:480px}.plan-grid{grid-template-columns:1fr;max-width:620px;margin-left:auto;margin-right:auto}.plan{min-height:auto}.plan.featured{order:-1;transform:none}.reel-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr;max-width:680px;margin-left:auto;margin-right:auto}}@media(max-width:520px){:root{--promo-h:104px}.wrap{width:calc(100% - 24px)}.section-title{font-size:42px}.section-sub{font-size:13px}.promo-inner{grid-template-columns:48px 1fr;gap:8px}.promo-product{width:46px;height:46px}.promo-copy strong{font-size:18px}.promo-pill{font-size:8px}.time-box{min-width:36px}.time-box b{font-size:15px}.header .wrap{min-height:64px}.logo{width:96px}.subscribe{padding:8px 11px;font-size:14px;border-width:2px;box-shadow:2px 2px 0 var(--ink)}.menu{width:39px;height:37px;border-width:2px;box-shadow:2px 2px 0 var(--ink)}.nav{top:64px;left:12px;right:12px}.hero-viewport{min-height:220px;aspect-ratio:414/896}.hero-arrow{width:36px;height:36px;border-width:2px;font-size:16px}.hero-dots{bottom:10px}.vsl{padding:50px 0 56px}.vsl-card{padding:15px;border-radius:20px;box-shadow:6px 6px 0 var(--ink)}.vsl-copy h2{font-size:38px}.vsl-copy p{font-size:13px}.brands{padding:48px 0}.brands h2{font-size:35px}.brand-card{min-width:calc(50% - 7px);font-size:10px}.how,.why,.plans,.reels,.reviews,.faq{padding-top:58px;padding-bottom:64px}.capsule{font-size:25px;margin-bottom:40px}.how-item h3{font-size:25px}.how-item p{font-size:13px}.why-photo{min-height:380px}.benefit{grid-template-columns:48px 1fr;padding:14px}.benefit-icon{width:45px;height:45px}.benefit h3{font-size:14px}.benefit p,.benefit li{font-size:11.5px}.plan{padding:27px 20px 21px}.period{font-size:31px}.price strong{font-size:45px}.features{font-size:12px}.gift-content{grid-template-columns:78px 1fr;gap:10px}.gift-box img{width:78px;height:78px;border-radius:20px}.gift-copy{font-size:12px}.gift-title{font-size:11px}.stock{font-size:9px;padding:6px 9px}.coupon{margin-top:16px}.coupon-code{min-width:100px;font-size:13px}.coupon-discount{font-size:31px}.reel-grid{grid-template-columns:1fr}.reel{height:500px;max-width:340px;margin:auto;width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:700px){.trust{padding:34px 0 42px}.trust-grid{gap:22px;flex-wrap:wrap}.trust-card img{max-width:125px;max-height:58px}.trust-card:nth-child(1) img,.trust-card:nth-child(2) img,.trust-card:nth-child(3) img{max-width:125px}}@media(max-width:430px){.trust-grid{gap:18px 24px}.trust-card img,.trust-card:nth-child(1) img,.trust-card:nth-child(2) img,.trust-card:nth-child(3) img{max-width:105px;max-height:52px}}@media(max-width:700px){.trust{padding:24px 0 26px}.trust-grid{width:min(500px,100%);column-gap:22px}.trust-card:nth-child(1) img{max-width:112px;max-height:50px}.trust-card:nth-child(2) img{max-width:100px;max-height:50px}.trust-card:nth-child(3) img{max-width:112px;max-height:50px}}@media(max-width:430px){.trust{padding:22px 0 24px}.trust-grid{grid-template-columns:repeat(3,1fr);width:100%;column-gap:12px}.trust-card:nth-child(1) img{max-width:94px;max-height:44px}.trust-card:nth-child(2) img{max-width:84px;max-height:44px}.trust-card:nth-child(3) img{max-width:94px;max-height:44px}}@media(max-width:700px){.trust{padding:10px 0 12px}.trust-grid{gap:10px}.trust-card:nth-child(1) img{max-width:100px;max-height:44px}.trust-card:nth-child(2) img{max-width:92px;max-height:44px}.trust-card:nth-child(3) img{max-width:102px;max-height:44px}}@media(max-width:430px){.trust{padding:8px 0 10px}.trust-grid{width:100%;gap:7px;padding:0 2px}.trust-card{flex:0 1 auto}.trust-card:nth-child(1) img{max-width:84px;max-height:38px}.trust-card:nth-child(2) img{max-width:78px;max-height:38px}.trust-card:nth-child(3) img{max-width:86px;max-height:38px}}@media(max-width:380px){.gift-content{grid-template-columns:70px 1fr;gap:9px}.gift-box img{width:70px;height:70px;border-radius:18px}.gift-copy{font-size:11px}.stock{font-size:8px;gap:6px}.stock:before{width:8px;height:8px;flex-basis:8px}}.plan.featured{border:2px solid #ff2d35!important;background:#fffdf2!important;box-shadow:0 3px 0 #101a3a!important;overflow:visible!important}.plan.featured .badge{top:-15px!important;padding:5px 14px!important;border:2px solid #101a3a!important;background:#ff2d35!important;box-shadow:2px 2px 0 #101a3a!important;font-size:14px!important}.plan.featured .gift-box{margin:18px 0 0!important;padding:0!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.plan.featured .gift-title{margin:0 0 11px!important;color:#ff1717!important;text-align:center!important;font-family:Montserrat,Arial,sans-serif!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important}.plan.featured .gift-content{display:grid!important;grid-template-columns:90px minmax(0,1fr)!important;gap:11px!important;align-items:center!important}.plan.featured .gift-box img{width:90px!important;height:auto!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;object-fit:cover!important;border:3px solid #17152f!important;border-radius:23px!important;background:#fff!important;box-shadow:none!important;aspect-ratio:1/1}.plan.featured .gift-copy{min-width:0!important;color:#17152f!important;text-align:left!important;font-family:Montserrat,Arial,sans-serif!important;font-size:12px!important;line-height:1.3!important;font-weight:900!important}.plan.featured .gift-copy .brand-red{display:block!important;margin-top:4px!important;color:#ff1717!important;font-size:12px!important;font-weight:900!important}.plan.featured .stock{width:100%!important;min-height:32px!important;margin:10px 0 0!important;padding:6px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:2px solid #ff6870!important;border-radius:999px!important;background:#fff!important;color:#ff1717!important;font-family:Montserrat,Arial,sans-serif!important;font-size:9px!important;line-height:1.05!important;font-weight:900!important;text-align:center!important;white-space:nowrap!important;box-shadow:none!important}.plan.featured .stock:before{content:''!important;width:9px!important;height:9px!important;flex:0 0 9px!important;border-radius:50%!important;background:#18b660!important}.plan.featured .coupon{margin:17px 0 0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#777!important;text-align:center!important;font-family:Montserrat,Arial,sans-serif!important;font-size:11px!important;line-height:1.2!important;font-weight:500!important}.plan.featured .coupon-code{min-width:104px!important;padding:7px 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:2px dashed #ff1717!important;border-radius:999px!important;background:#fff!important;color:#ff1717!important;font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:1.4px!important}.plan.featured .coupon-discount{margin:0!important;color:#ff1717!important;font:400 32px/.95 Bangers,cursive!important;letter-spacing:.35px!important}.plan.featured .plan-actions{padding-top:17px!important}.plan.featured .plan-btn{min-height:40px!important;background:#ff1717!important;color:#fff!important;border:2px solid #101a3a!important;box-shadow:0 3px 0 #101a3a!important}.trust{padding:10px 0 12px!important;background:#fffaf0!important;border:0!important}.trust-grid{width:max-content!important;max-width:100%!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important}.trust-card{flex:0 0 auto!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.trust-card img{display:block!important;width:auto!important;height:auto!important;margin:0!important;object-fit:contain!important}.trust-card:nth-child(1) img{max-width:145px!important;max-height:62px!important}.trust-card:nth-child(2) img{max-width:136px!important;max-height:62px!important}.trust-card:nth-child(3) img{max-width:148px!important;max-height:62px!important}@media(max-width:520px){.plan.featured .gift-content{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important}.plan.featured .gift-box img{width:82px!important;height:82px!important;border-radius:20px!important}.plan.featured .gift-title{font-size:11px!important}.plan.featured .gift-copy,.plan.featured .gift-copy .brand-red{font-size:11px!important}.plan.featured .stock{min-height:30px!important;padding:6px 8px!important;font-size:8px!important;white-space:normal!important}.plan.featured .coupon{margin-top:15px!important}.plan.featured .coupon-code{min-width:98px!important;font-size:12px!important}.plan.featured .coupon-discount{font-size:29px!important}.trust{padding:8px 0 10px!important}.trust-grid{width:100%!important;gap:9px!important}.trust-card:nth-child(1) img{max-width:108px!important;max-height:48px!important}.trust-card:nth-child(2) img{max-width:102px!important;max-height:48px!important}.trust-card:nth-child(3) img{max-width:112px!important;max-height:48px!important}}@media(max-width:380px){.plan.featured .gift-content{grid-template-columns:74px minmax(0,1fr)!important}.plan.featured .gift-box img{width:74px!important;height:74px!important}.plan.featured .gift-copy,.plan.featured .gift-copy .brand-red{font-size:10px!important}.trust-grid{gap:6px!important}.trust-card:nth-child(1) img{max-width:94px!important}.trust-card:nth-child(2) img{max-width:90px!important}.trust-card:nth-child(3) img{max-width:98px!important}}.plan.featured .gift-box img{border:3px solid #17152f!important;border-right-width:7px!important;border-bottom-width:7px!important;border-radius:23px!important;box-shadow:none!important}.identification-modal{--hb-blue:#173fc8;--hb-blue-dark:#0f2b87;--hb-blue-light:#2854e8;--hb-red:#f4253e;--hb-red-dark:#d81029;--hb-yellow:#ffc928;--hb-cream:#fffaf0;--hb-white:#ffffff;--hb-text:#15224b;--hb-muted:#66708f;--hb-border:#d9def0;background:rgb(8 24 77 / .82)!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body.tingle-enabled{overflow:hidden!important}.identification-modal .tingle-modal-box{width:min(92%, 620px)!important;max-width:620px!important;max-height:none!important;margin:40px auto!important;border-radius:24px!important;border:3px solid var(--hb-blue-dark)!important;overflow:visible!important;background:var(--hb-cream)!important;box-shadow:0 28px 80px rgb(8 27 87 / .38),0 8px 0 rgb(11 41 134 / .10)!important;position:relative}.identification-modal .tingle-modal-box::before{content:"";position:absolute;top:-1px;left:34px;right:34px;height:7px;background:var(--hb-yellow);border-radius:0 0 20px 20px;z-index:2}.identification-modal .tingle-modal-box__content{padding:42px 48px 44px!important;max-height:none!important;overflow:visible!important;border-radius:21px!important;background:radial-gradient(circle at 100% 0,rgb(255 201 40 / .13),transparent 180px),var(--hb-cream)!important}.identification-modal .canopus-identification-modal-content{width:100%!important;max-height:none!important;overflow:visible!important;color:var(--hb-text)}.identification-modal .canopus-identification-modal-content .sections{width:100%!important;max-height:none!important;overflow:visible!important}.identification-modal .canopus-identification-modal-content *,.identification-modal .canopus-identification-modal-content *::before,.identification-modal .canopus-identification-modal-content *::after{box-sizing:border-box}.identification-modal .canopus-identification-modal-content .sections>section>h2{margin:0 0 26px!important;padding:0!important;color:var(--hb-blue)!important;font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif!important;font-size:31px!important;line-height:1.05!important;font-weight:900!important;text-align:center!important;text-transform:uppercase;letter-spacing:-.7px}.identification-modal .canopus-identification-modal-content .sections>section>h2::after{content:"";display:block;width:56px;height:5px;margin:14px auto 0;border-radius:999px;background:var(--hb-yellow)}.identification-modal .canopus-identification-modal-content .sections>section>h2+h2{margin-top:-12px!important;font-family:Arial,sans-serif!important;font-size:15px!important;line-height:1.5!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;color:var(--hb-muted)!important}.identification-modal .canopus-identification-modal-content .sections>section>h2+h2::after{display:none!important}.identification-modal .canopus-identification-modal-content .sections>section>h3{margin:-12px 0 24px!important;color:var(--hb-muted)!important;font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.55!important;text-align:center}.identification-modal form{width:100%!important;margin:0!important}.identification-modal .canopus-identification-modal-content label{display:block;margin:0 0 7px!important;color:var(--hb-blue-dark)!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.35px}.identification-modal .canopus-identification-modal-content input[type="text"],.identification-modal .canopus-identification-modal-content input[type="email"],.identification-modal .canopus-identification-modal-content input[type="password"],.identification-modal .canopus-identification-modal-content input[type="tel"],.identification-modal .canopus-identification-modal-content select,.identification-modal .canopus-identification-modal-content textarea{width:100%!important;max-width:none!important;height:52px!important;margin:0 0 17px!important;padding:0 17px!important;border:2px solid var(--hb-border)!important;border-radius:12px!important;background:var(--hb-white)!important;color:var(--hb-text)!important;font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;outline:none!important;box-shadow:0 5px 14px rgb(21 42 107 / .05)!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.identification-modal .canopus-identification-modal-content input::placeholder{color:#9299af!important;opacity:1!important}.identification-modal .canopus-identification-modal-content input:focus,.identification-modal .canopus-identification-modal-content select:focus,.identification-modal .canopus-identification-modal-content textarea:focus{border-color:var(--hb-blue)!important;box-shadow:0 0 0 4px rgb(23 63 200 / .10),0 6px 18px rgb(23 63 200 / .10)!important;transform:translateY(-1px)}.identification-modal .canopus-identification-modal-content .btn,.identification-modal .canopus-identification-modal-content button[type="submit"]{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:50px!important;margin:0 0 11px!important;padding:12px 18px!important;border:0!important;border-radius:10px!important;background:var(--hb-red)!important;color:#fff!important;font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;box-shadow:0 5px 0 var(--hb-red-dark)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.identification-modal .canopus-identification-modal-content .btn:hover,.identification-modal .canopus-identification-modal-content button[type="submit"]:hover{background:#ff314b!important;transform:translateY(-2px);box-shadow:0 7px 0 var(--hb-red-dark),0 12px 25px rgb(244 37 62 / .22)!important}.identification-modal .canopus-identification-modal-content .btn:active,.identification-modal .canopus-identification-modal-content button[type="submit"]:active{transform:translateY(3px);box-shadow:0 2px 0 var(--hb-red-dark)!important}.identification-modal #identification-identification-button-fb,.identification-modal #identification-identification-button-google{display:none!important}.identification-modal #identification-identification-button-register{margin-top:18px!important;color:var(--hb-blue)!important;background:transparent!important;border:2px solid var(--hb-blue)!important;box-shadow:none!important}.identification-modal #identification-identification-button-register:hover{color:#fff!important;background:var(--hb-blue)!important;transform:translateY(-2px);box-shadow:0 8px 20px rgb(23 63 200 / .18)!important}.identification-modal .canopus-identification-modal-content footer>a:not(.btn){display:block;width:fit-content;max-width:100%;margin:10px auto!important;color:var(--hb-blue)!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.45;text-align:center;text-decoration:none!important;transition:color .2s ease}.identification-modal .canopus-identification-modal-content footer>a:not(.btn):hover{color:var(--hb-red)!important;text-decoration:underline!important}.identification-modal .canopus-identification-modal-content footer{margin-top:8px!important;padding:0!important;border:0!important;background:transparent!important}.identification-modal #identification-register-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:14px}.identification-modal #identification-register-form>.half{width:100%!important;min-width:0!important;float:none!important}.identification-modal #identification-register-form>div[style*="clear"]{display:none!important}.identification-modal #identification-register-form>label:not(.half),.identification-modal #identification-register-form>input:not(.half),.identification-modal #identification-register-form>.error:not(.half),.identification-modal #identification-register-form>.extra-fields,.identification-modal #identification-register-form>footer{grid-column:1 / -1}.identification-modal .canopus-identification-modal-content .error{width:100%!important;margin:-10px 0 12px!important;color:var(--hb-red)!important;font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:1.35}.identification-modal .canopus-identification-modal-content input[type="radio"],.identification-modal .canopus-identification-modal-content input[type="checkbox"]{width:18px!important;height:18px!important;margin:0 8px 0 0!important;accent-color:var(--hb-blue)}.identification-modal #identification-how-to-recover-password-form>label{display:flex!important;align-items:flex-start;padding:15px 16px!important;margin-bottom:10px!important;border:2px solid var(--hb-border);border-radius:12px;background:#fff;color:var(--hb-text)!important;text-transform:none!important;line-height:1.45;cursor:pointer;transition:.2s ease}.identification-modal #identification-how-to-recover-password-form>label:hover{border-color:var(--hb-blue);transform:translateY(-1px)}.identification-modal .tingle-modal__close{position:fixed!important;top:18px!important;right:20px!important;left:auto!important;display:flex!important;align-items:center;justify-content:center;width:44px!important;height:44px!important;margin:0!important;padding:0!important;border:3px solid #fff!important;border-radius:50%!important;background:var(--hb-red)!important;color:#fff!important;box-shadow:0 5px 14px rgb(0 0 0 / .25);z-index:100000!important;transition:.2s ease}.identification-modal .tingle-modal__close:hover{background:var(--hb-red-dark)!important;transform:rotate(8deg) scale(1.06)}.identification-modal .tingle-modal__closeIcon{position:static!important;display:block!important;width:auto!important;height:auto!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:30px!important;font-weight:300!important;line-height:1!important}.identification-modal .tingle-modal__closeLabel{display:none!important}.identification-modal .loader-overlay{border-radius:20px;background:rgb(255 250 240 / .93)!important}.identification-modal .mk-spinner-ring{border-color:var(--hb-blue) #fff0 #fff0 transparent!important}.identification-modal .hide{display:none!important}.identification-modal.tingle-modal{overflow-x:hidden!important;overflow-y:auto!important}.identification-modal .tingle-modal-box,.identification-modal .tingle-modal-box__content,.identification-modal .canopus-identification-modal-content,.identification-modal .canopus-identification-modal-content .sections{max-height:none!important;overflow:visible!important}.identification-modal{scrollbar-width:thin;scrollbar-color:var(--hb-blue) #fff0}.identification-modal::-webkit-scrollbar{width:7px}.identification-modal::-webkit-scrollbar-track{background:#fff0}.identification-modal::-webkit-scrollbar-thumb{background:var(--hb-blue);border-radius:20px}@media (min-width:768px){.identification-modal{padding:25px 15px!important}.identification-modal .tingle-modal-box{margin:35px auto!important}}@media (max-width:767px){.identification-modal.tingle-modal{display:block!important;padding:55px 12px 25px!important;overflow-x:hidden!important;overflow-y:auto!important}.identification-modal .tingle-modal-box{width:100%!important;max-width:520px!important;min-height:auto!important;max-height:none!important;margin:0 auto!important;border-width:2px!important;border-radius:20px!important;overflow:visible!important}.identification-modal .tingle-modal-box__content{padding:36px 20px 28px!important;max-height:none!important;overflow:visible!important;border-radius:18px!important}.identification-modal .tingle-modal-box::before{left:24px;right:24px;height:6px}.identification-modal .canopus-identification-modal-content .sections>section>h2{margin-bottom:23px!important;font-size:25px!important;line-height:1.08!important}.identification-modal .canopus-identification-modal-content input[type="text"],.identification-modal .canopus-identification-modal-content input[type="email"],.identification-modal .canopus-identification-modal-content input[type="password"],.identification-modal .canopus-identification-modal-content input[type="tel"],.identification-modal .canopus-identification-modal-content select{height:50px!important;font-size:16px!important}.identification-modal .canopus-identification-modal-content .btn,.identification-modal .canopus-identification-modal-content button[type="submit"]{min-height:50px!important;font-size:12px!important}.identification-modal #identification-register-form{display:block!important}.identification-modal #identification-register-form>label,.identification-modal #identification-register-form>input,.identification-modal #identification-register-form>.error{width:100%!important;float:none!important}.identification-modal .tingle-modal__close{top:10px!important;right:10px!important;width:38px!important;height:38px!important;border-width:2px!important}.identification-modal .tingle-modal__closeIcon{font-size:26px!important}}@media (max-width:380px){.identification-modal .tingle-modal-box__content{padding-left:16px!important;padding-right:16px!important}.identification-modal .canopus-identification-modal-content .sections>section>h2{font-size:22px!important}}