*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:#fff;color:#162235;font-family:Inter,Arial,Helvetica,sans-serif}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.m7d{--blue: #0986ff;--blue-dark: #174ed9;--navy: #132235;--orange: #ff6b00;--orange-dark: #ef5200;--muted: #546173;--soft: #f4f9ff;--white: #ffffff;--shadow: 0 18px 45px rgba(25, 55, 90, .13);position:relative;width:min(100%,940px);margin:0 auto;background:#f6fbff;overflow:hidden}.m7d-wrap{position:relative;z-index:2;width:min(100% - 28px,760px);margin:0 auto}.m7d h1,.m7d h2,.m7d h3,.m7d p{margin-top:0}.m7d h1,.m7d h2{color:var(--navy);font-weight:900;letter-spacing:-.03em}.m7d h1{margin-bottom:14px;font-size:clamp(2.1rem,5.3vw,4rem);line-height:1.02}.m7d h2{margin-bottom:20px;font-size:clamp(1.65rem,3.7vw,2.65rem);line-height:1.08;text-align:center}.m7d h3{color:var(--navy);font-size:1.05rem;font-weight:900;line-height:1.18}.m7d p{color:var(--muted);line-height:1.55}.m7d-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:3px;background:var(--blue);color:var(--white);cursor:pointer;padding:14px 25px;font-size:.82rem;font-weight:900;line-height:1.1;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.m7d-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0986ff40}.m7d-btn--orange{background:linear-gradient(180deg,var(--orange),var(--orange-dark))}.m7d-bg{position:relative;overflow:hidden;background-image:var(--section-bg);background-position:center;background-size:cover}.m7d-bg__wash,.m7d-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.m7d-bg__wash{background:#f6fbffd1}.m7d-hero{position:relative;min-height:430px;display:grid;align-items:center;overflow:hidden;background:linear-gradient(90deg,#fffffff0,#ffffff70),var(--hero-bg),linear-gradient(135deg,#f7fbff,#dcecf6);background-position:center;background-size:cover;text-align:center}.m7d-overlay{background:linear-gradient(180deg,#ffffff05,#ffffff57)}.m7d-hero__content{padding:56px 0 52px}.m7d-hero p{max-width:520px;margin:0 auto 8px;color:#273348;font-size:.96rem;font-weight:800}.m7d-hero strong,.m7d-price-intro strong{display:block;color:var(--blue);font-weight:900;text-transform:uppercase}.m7d-hero span,.m7d-price-intro span{display:block;margin-top:10px;color:var(--blue-dark);font-size:.8rem;font-weight:900;text-transform:uppercase}.m7d-timer{display:flex;justify-content:center;gap:14px;margin:9px 0 18px}.m7d-timer div{min-width:54px}.m7d-timer b{display:block;color:var(--navy);font-size:1.8rem;line-height:.95}.m7d-timer small{color:var(--muted);font-size:.68rem;font-weight:800;text-transform:uppercase}.m7d-pain,.m7d-products,.m7d-bonuses,.m7d-testimonials{padding:50px 0}.m7d-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:700px;margin:0 auto}.m7d-card{min-height:136px;border-radius:5px;background:var(--white);padding:17px;box-shadow:0 12px 32px #19375a1c}.m7d-card h3{margin-bottom:8px}.m7d-card p{margin-bottom:0;font-size:.9rem}.m7d-products{background-color:#eef8ff}.m7d-product-list{display:grid;gap:34px;margin-top:20px}.m7d-product{display:grid;grid-template-columns:1fr 255px;gap:32px;align-items:center;max-width:670px;margin:0 auto}.m7d-product--left{grid-template-columns:255px 1fr}.m7d-product--left .m7d-product__image{grid-column:1;grid-row:1}.m7d-product--left .m7d-product__copy{grid-column:2}.m7d-product__copy span{display:block;margin-bottom:7px;color:var(--blue);font-size:.72rem;font-weight:900}.m7d-product__copy p{margin-bottom:0;font-size:.88rem}.m7d-product__image img,.m7d-placeholder{width:100%;border-radius:3px;box-shadow:var(--shadow)}.m7d-placeholder{display:grid;min-height:305px;place-items:center;border:2px dashed #b7d2e6;background:#ffffffc7;color:var(--muted);font-weight:900}.m7d-placeholder--bonus{min-height:350px}.m7d-bonus-box{display:grid;grid-template-columns:275px 1fr;gap:30px;max-width:630px;margin:18px auto 0;border-radius:7px;background:#ffffffe6;padding:22px;box-shadow:var(--shadow)}.m7d-bonus-list{display:grid;gap:12px}.m7d-bonus-item strong{display:block;color:var(--navy);font-weight:900}.m7d-bonus-item p{margin-bottom:3px;font-size:.88rem}.m7d-bonus-item span{color:var(--blue);font-size:.76rem;font-weight:900}.m7d-price-intro{max-width:560px;margin:26px auto 0;text-align:center}.m7d-price-intro p{margin-bottom:12px;color:#273348;font-weight:800}.m7d-price-intro h2{margin-bottom:6px;color:var(--blue)}.m7d-risk-reversal{max-width:560px;margin:22px auto 16px;border-radius:10px;background:#ffffffd1;padding:22px;text-align:center;box-shadow:0 24px 62px #19375a29}.m7d-risk-reversal__expired{display:none;margin-bottom:14px!important;color:#162235!important;font-size:clamp(2rem,7vw,3rem);font-weight:950!important;line-height:1;letter-spacing:-.04em}.m7d-risk-reversal__expired.is-visible{display:block}.m7d-risk-reversal__hint{margin-bottom:10px!important;color:var(--blue)!important;font-size:clamp(1.2rem,4vw,1.7rem);font-weight:950!important}.m7d-risk-reversal h3{margin-bottom:12px;color:var(--orange);font-size:clamp(2rem,6vw,3rem);line-height:1.08;text-shadow:0 4px 12px rgba(255,107,0,.22)}.m7d-risk-reversal__sub{margin-bottom:18px!important;color:var(--blue)!important;font-size:clamp(1.15rem,3.6vw,1.55rem);font-weight:950!important}.m7d-risk-reversal__body{color:#192233;font-size:clamp(1.05rem,3.5vw,1.32rem);font-weight:800;line-height:1.45;text-align:left}.m7d-risk-reversal__body strong{font-weight:950}.m7d-ai-offer{margin:22px 0;border:2px solid rgba(9,134,255,.18);border-radius:10px;background:linear-gradient(180deg,#eef8ff,#fff);padding:18px;box-shadow:inset 0 0 0 1px #ffffffb3}.m7d-ai-offer__tag{margin-bottom:6px!important;color:var(--orange)!important;font-size:.82rem;font-weight:950!important;text-transform:uppercase}.m7d-ai-offer h4{margin:0 0 8px;color:var(--blue);font-size:clamp(1.4rem,4.2vw,2rem);line-height:1.1}.m7d-ai-offer p{margin-bottom:8px;color:#273348;font-weight:800}.m7d-ai-offer strong{display:block;color:var(--orange);font-size:1rem;font-weight:950;text-transform:none}.m7d-ai-offer span{margin-top:14px}.m7d-timer--ai{margin-bottom:0}.m7d-risk-reversal__close{margin:0!important;color:var(--blue)!important;font-size:clamp(1.25rem,4vw,1.7rem);font-weight:950!important}.m7d-eyebrow{margin-bottom:6px;color:var(--blue)!important;font-weight:900;text-align:center}.m7d-testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:700px;margin:22px auto 0}.m7d-testimonial-grid blockquote{margin:0;border-radius:4px;background:#20242b;color:#fff;padding:19px;font-size:.87rem;font-weight:700;line-height:1.45}.m7d-guarantees{padding:42px 0 32px;background:#fff;text-align:center}.m7d-guarantee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:700px;margin:0 auto 24px}.m7d-guarantee h3{margin-bottom:8px;color:var(--blue);font-size:clamp(1.4rem,4vw,2rem)}.m7d-guarantee p{margin-bottom:0;font-size:.82rem;font-weight:800}.m7d-guarantees>.m7d-wrap>p{margin-bottom:8px;color:var(--blue);font-weight:900}.m7d-guarantees h2{max-width:620px;margin:0 auto}.m7d-final{padding:42px 0 48px;background:linear-gradient(180deg,#eef7ff,#e6f2ff);border-bottom-right-radius:42px;border-bottom-left-radius:42px}.m7d-plan{display:grid;grid-template-columns:1fr 285px;gap:26px;max-width:700px;margin:0 auto;border-radius:3px;background:#1f57e8;color:#fff;padding:24px 26px;box-shadow:var(--shadow)}.m7d-plan__label{margin-bottom:10px;color:#fff!important;font-size:.85rem;font-weight:900;text-transform:uppercase}.m7d-plan h2{margin-bottom:8px;color:#fff;text-align:left}.m7d-plan p{color:#ffffffe6}.m7d-plan ul{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}.m7d-plan li{position:relative;padding-left:24px;color:#fff;font-size:.92rem;font-weight:800}.m7d-plan li:before{content:"\2713";position:absolute;left:0;color:#fff;font-weight:900}.m7d-checkout{align-self:end;text-align:center}.m7d-checkout p{margin-bottom:4px;color:#fff;font-weight:900}.m7d-checkout strong{display:block;margin-bottom:12px;color:#fff;font-size:2.3rem;line-height:1}.m7d-checkout img{margin:0 auto 12px;border-radius:4px}.m7d-product-form{margin:0}.m7d-faq{padding:34px 0 56px;background:#fff;text-align:center}.m7d-faq>.m7d-wrap>p{max-width:520px;margin:0 auto 22px;font-weight:800}.m7d-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:700px;margin:0 auto;text-align:left}.m7d-faq-item{border-radius:6px;background:#fbfdff;box-shadow:0 8px 26px #19375a14}.m7d-faq-item summary{position:relative;padding:16px 42px 16px 16px;cursor:pointer;color:var(--navy);font-size:.9rem;font-weight:900;list-style:none}.m7d-faq-item summary::-webkit-details-marker{display:none}.m7d-faq-item summary:after{content:"+";position:absolute;top:50%;right:16px;color:var(--blue);font-size:1.3rem;transform:translateY(-50%)}.m7d-faq-item[open] summary:after{content:"-"}.m7d-faq-item p{margin:0;padding:0 16px 16px;font-size:.9rem}.m7d-legal-footer{padding:26px 0 92px;background:#f7fbff;border-top:1px solid rgba(25,55,90,.1);text-align:center}.m7d-legal-footer p{max-width:560px;margin:0 auto 14px;color:#5f6b7a;font-size:.82rem;line-height:1.45}.m7d-legal-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px}.m7d-legal-footer a{color:var(--blue-dark);font-size:.82rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}.m7d-sticky{display:none}.m7d-reveal{opacity:0;transform:translateY(34px) scale(.97);transition:opacity .72s ease,transform .72s ease,box-shadow .72s ease;will-change:opacity,transform}.m7d-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.m7d-reveal:nth-child(2){transition-delay:.08s}.m7d-reveal:nth-child(3){transition-delay:.16s}.m7d-reveal:nth-child(4){transition-delay:.24s}.m7d-reveal:nth-child(5){transition-delay:.32s}@media(max-width:760px){body{padding-bottom:72px}.m7d-wrap{width:min(100% - 22px,430px)}.m7d h1{font-size:clamp(2.1rem,10vw,3.1rem)}.m7d h2{font-size:clamp(1.65rem,7vw,2.35rem)}.m7d-hero{min-height:420px}.m7d-hero__content{padding:46px 0}.m7d-pain,.m7d-products,.m7d-bonuses,.m7d-testimonials{padding:40px 0}.m7d-card-grid,.m7d-testimonial-grid,.m7d-guarantee-grid,.m7d-faq-grid{grid-template-columns:1fr}.m7d-card{min-height:auto;box-shadow:0 24px 58px #19375a40}.m7d-product,.m7d-product--left,.m7d-bonus-box,.m7d-plan{grid-template-columns:1fr}.m7d-product--left .m7d-product__image,.m7d-product--left .m7d-product__copy{grid-column:auto;grid-row:auto}.m7d-product{gap:16px;text-align:left;border-radius:8px;background:#ffffffc2;padding:18px;box-shadow:0 24px 58px #19375a38}.m7d-product__image{max-width:245px;margin:0 auto}.m7d-bonus-box{padding:16px}.m7d-bonus-item{border-radius:8px;background:#fff;padding:18px;box-shadow:0 22px 52px #19375a33}.m7d-plan h2{text-align:center}.m7d-sticky{position:fixed;right:0;bottom:0;left:0;z-index:20;display:block;border-top:1px solid rgba(22,34,53,.12);background:#fffffff5;padding:10px 12px;box-shadow:0 -10px 25px #19375a29}.m7d-sticky .m7d-btn{width:100%}}.legal-page{min-height:100vh;background:#f6fbff;color:#162235;padding:40px 16px 70px;font-family:Inter,Arial,Helvetica,sans-serif}.legal-page__inner{width:min(100%,820px);margin:0 auto;border-radius:10px;background:#fff;padding:clamp(24px,5vw,46px);box-shadow:0 18px 45px #19375a1a}.legal-page__back{display:inline-flex;margin-bottom:22px;color:#174ed9;font-size:.9rem;font-weight:850}.legal-page__eyebrow{margin:0 0 8px;color:#0986ff;font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.legal-page h1{margin:0 0 8px;color:#132235;font-size:clamp(2rem,6vw,3.2rem);line-height:1}.legal-page__updated{margin:0 0 26px;color:#667387;font-weight:750}.legal-page__content{display:grid;gap:14px;color:#273348;font-size:1rem;line-height:1.7}.legal-page__content p{margin:0}.legal-page__contact{margin-top:28px;border-radius:8px;background:#eef8ff;padding:18px}.legal-page__contact strong{display:block;margin-bottom:6px;color:#132235}.legal-page__contact p{margin:0;color:#546173;line-height:1.55}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
