.magma-lp{--mlp-navy:#171E36;--mlp-navy-2:#232B4D;--mlp-red:#A9291D;--mlp-red-dark:#7E1F15;--mlp-rose:#E8877C;--mlp-ink:#1A1A1A;--mlp-gray:#5B5F6B;--mlp-gray-light:#F5F5F6;--mlp-line:#E7E7E9;--mlp-mist:#C7CADB;--mlp-radius:4px;font-family:M-Body-Font,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--mlp-ink);-webkit-font-smoothing:antialiased;overflow-wrap:break-word}.magma-lp *{box-sizing:border-box}.magma-lp :where(h1,h2,h3,h4,h5,h6),.magma-lp :where(p){margin:0}.magma-lp :where(img){max-width:100%;display:block}.magma-lp :is(h1,h2,h3,h4,h5,h6){color:inherit;font-family:inherit;font-weight:700}.magma-lp.mlp-announce{background:var(--mlp-red-dark);color:#fff;text-align:center;font-size:13px;font-weight:600;letter-spacing:.02em;padding:9px 12px}.magma-lp.mlp-hero{position:relative;background-color:var(--mlp-navy);background-repeat:no-repeat;background-position:center right;background-size:cover;color:#fff;padding:72px 24px 64px;overflow:hidden;min-height:560px;display:flex;align-items:center}.magma-lp.mlp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f1324fa,#0f1324f5 38%,#0f1324d1 56%,#0f13248c 72%,#0f132447);pointer-events:none}.mlp-hero__inner{position:relative;z-index:1;max-width:880px;margin:0 auto;width:100%}.mlp-hero__title{font-size:clamp(32px,5vw,50px);line-height:1.15;max-width:14ch;margin-bottom:20px}.mlp-hero__sub{font-size:17px;line-height:1.6;color:var(--mlp-mist);max-width:46ch;margin-bottom:30px}.mlp-eyebrow{display:flex;align-items:center;gap:10px;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mlp-rose);margin-bottom:18px}.mlp-eyebrow:before{content:"";width:22px;height:2px;background:var(--mlp-rose);display:inline-block;flex:0 0 auto}.mlp-eyebrow--dark{color:var(--mlp-red);margin-bottom:14px}.mlp-eyebrow--dark:before{background:var(--mlp-red)}.mlp-eyebrow--center{justify-content:center}.mlp-btnrow{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-bottom:34px}.magma-lp .mlp-btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-weight:600;font-size:15px;line-height:1.2;padding:14px 26px;border-radius:var(--mlp-radius);text-decoration:none;border:none;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.magma-lp .mlp-btn--red{background:var(--mlp-red);color:#fff}.magma-lp .mlp-btn--red:hover{background:var(--mlp-red-dark);color:#fff}.magma-lp .mlp-btn--outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.magma-lp .mlp-btn--outline:hover{border-color:#fff;color:#fff}.magma-lp .mlp-btn--navy{background:var(--mlp-navy);color:#fff}.magma-lp .mlp-btn--navy:hover{background:var(--mlp-navy-2);color:#fff}.magma-lp .mlp-btn:focus-visible{outline:3px solid var(--mlp-rose);outline-offset:2px}.magma-lp .mlp-btn--navy:focus-visible{outline-color:var(--mlp-navy)}.mlp-trust{display:flex;flex-wrap:wrap;gap:22px 32px;font-size:13.5px;color:var(--mlp-mist);padding-top:26px;border-top:1px solid rgba(255,255,255,.15);margin:0;list-style:none}.mlp-trust li{display:flex;align-items:center;gap:8px}.mlp-trust__dot{width:6px;height:6px;border-radius:50%;background:var(--mlp-red);display:inline-block;flex:0 0 auto}.magma-lp.mlp-section{padding:64px 24px;background:#fff}.magma-lp.mlp-section--alt{background:var(--mlp-gray-light)}.mlp-inner{max-width:880px;margin:0 auto}.magma-lp .mlp-inner h2{font-size:clamp(24px,3.4vw,34px);color:var(--mlp-navy);line-height:1.2;margin-bottom:18px;text-wrap:balance}.mlp-lead{font-size:16.5px;line-height:1.7;color:var(--mlp-gray);max-width:62ch}.mlp-lead p{margin:0}.mlp-lead p+p{margin-top:16px}.magma-lp .mlp-lead ul{list-style:disc;margin:16px 0;padding-left:22px}.magma-lp .mlp-lead ol{list-style:decimal;margin:16px 0;padding-left:22px}.magma-lp .mlp-lead li{margin-bottom:6px;display:list-item}.magma-lp .mlp-lead a{color:var(--mlp-red);text-decoration:underline;text-underline-offset:2px}.magma-lp .mlp-lead a:hover{color:var(--mlp-red-dark)}.magma-lp .mlp-lead :is(strong,b){font-weight:600;color:var(--mlp-navy)}.mlp-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:20px;margin-top:36px}.mlp-cards:has(>:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.mlp-card{background:#fff;border:1px solid var(--mlp-line);border-radius:var(--mlp-radius);padding:26px 24px}.mlp-card__num{font-size:12px;font-weight:700;color:var(--mlp-red);letter-spacing:.06em;margin-bottom:10px}.magma-lp .mlp-card h3{font-size:17px;color:var(--mlp-navy);margin-bottom:10px;line-height:1.35}.mlp-card p{font-size:14px;line-height:1.6;color:var(--mlp-gray)}.mlp-cta{background:var(--mlp-navy);border-radius:6px;padding:44px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap;color:#fff}.magma-lp .mlp-cta .mlp-cta__text :is(h2,h3){font-size:22px;margin-bottom:8px;line-height:1.3;color:#fff}.mlp-cta__text p{font-size:14.5px;color:var(--mlp-mist);max-width:44ch;line-height:1.6}.mlp-cta .mlp-btn{white-space:nowrap}.mlp-code{text-align:center}.mlp-code .mlp-lead{margin-left:auto;margin-right:auto}.magma-lp .mlp-code__box{display:inline-flex;flex-direction:column;align-items:center;gap:6px;border:1.5px dashed var(--mlp-navy);border-radius:var(--mlp-radius);padding:20px 46px;margin:22px 0 26px;background:#fff;font:inherit;color:inherit;text-align:center;cursor:pointer;max-width:100%}.magma-lp .mlp-code__box:hover{background:#fbfbfc}.magma-lp .mlp-code__box:focus-visible{outline:3px solid var(--mlp-navy);outline-offset:2px}.mlp-code__label{font-size:12.5px;color:var(--mlp-gray)}.mlp-code__label:empty{display:none}.mlp-code__value{font-size:26px;font-weight:700;color:var(--mlp-navy);letter-spacing:.03em}.mlp-code__note{font-size:13px;color:var(--mlp-gray);margin-top:14px}.mlp-faq{margin-top:26px}.mlp-faq__item{padding:20px 0;border-bottom:1px solid var(--mlp-line)}.mlp-faq__item:first-child{border-top:1px solid var(--mlp-line)}.magma-lp .mlp-faq__item h3{font-size:15.5px;color:var(--mlp-navy);margin-bottom:8px}.mlp-faq__item p{font-size:14.5px;color:var(--mlp-gray);line-height:1.6}@media(max-width:760px){.mlp-cards,.mlp-cards:has(>:nth-child(4):last-child){grid-template-columns:1fr}.magma-lp.mlp-hero{min-height:0;padding:52px 20px 44px}.magma-lp.mlp-hero:before{background:linear-gradient(180deg,#0f1324f0,#0f1324e6 60%,#0f1324db)}.mlp-hero__title,.mlp-hero__sub{max-width:none}.magma-lp.mlp-section{padding:48px 20px}.mlp-cta{padding:32px 26px}.mlp-cta .mlp-btn{white-space:normal;text-align:center;justify-content:center}.mlp-code__box{padding:18px 30px;max-width:100%}}@media(prefers-reduced-motion:reduce){.magma-lp .mlp-btn{transition:none}}.mlp-offers{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:24px;margin-top:36px}.mlp-offers:has(>:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.mlp-offer{display:flex;flex-direction:column;background:#fff;border:1px solid var(--mlp-line);border-radius:var(--mlp-radius);overflow:hidden}.mlp-offer__media{position:relative;background:#fafafa;display:flex;align-items:center;justify-content:center;padding:18px;aspect-ratio:1/1}.mlp-offer__media img{width:100%;height:100%;object-fit:contain}.mlp-offer__gift{position:absolute;top:12px;right:12px;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#D8382A,var(--mlp-red) 55%,var(--mlp-red-dark));color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.15;text-transform:uppercase;box-shadow:0 4px 12px #7e1f1547}.mlp-offer__save{position:absolute;right:12px;bottom:12px;background:var(--mlp-red);color:#fff;font-size:12.5px;font-weight:700;letter-spacing:.01em;padding:5px 11px;border-radius:3px}.mlp-offer__save--out{background:var(--mlp-gray)}.mlp-offer__body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:6px;flex:1 1 auto}.magma-lp .mlp-offer__title{font-size:16px;line-height:1.35;color:var(--mlp-navy);margin:0;font-weight:700}.mlp-offer__meta{font-size:12.5px;color:var(--mlp-gray);letter-spacing:.03em;text-transform:uppercase}.mlp-offer__prices{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-top:2px}.mlp-offer__now{font-size:22px;font-weight:700;color:var(--mlp-navy);font-variant-numeric:tabular-nums}.mlp-offer__was{font-size:14.5px;color:var(--mlp-gray);text-decoration:line-through;font-variant-numeric:tabular-nums}.mlp-offer__gifttext{font-size:13.5px;color:var(--mlp-gray);line-height:1.5}.mlp-offer__gifttext strong{color:var(--mlp-navy);font-weight:700}.mlp-offer__cta{margin-top:auto;padding-top:14px}.magma-lp .mlp-offer__cta .mlp-btn{width:100%;justify-content:center;font-size:14.5px;padding:12px 18px}.mlp-offer--out .mlp-offer__media img{filter:grayscale(1);opacity:.55}.magma-lp .mlp-offer__cta .mlp-btn--out{background:transparent;color:var(--mlp-gray);border:1.5px solid var(--mlp-line)}.magma-lp .mlp-offer__cta .mlp-btn--out:hover{border-color:var(--mlp-gray);color:var(--mlp-gray)}.mlp-offers__note{margin-top:22px;font-size:13.5px;color:var(--mlp-gray);text-align:center}@media(max-width:760px){.mlp-offers,.mlp-offers:has(>:nth-child(4):last-child){grid-template-columns:1fr}.mlp-offer__gift{width:66px;height:66px;font-size:10px}}.magma-lp .mlp-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.magma-lp.mlp-marquee{background:var(--mlp-red-dark);color:#fff;padding:11px 0;overflow:hidden}.magma-lp.mlp-marquee--navy{background:var(--mlp-navy)}.magma-lp.mlp-marquee--light{background:var(--mlp-gray-light);color:var(--mlp-navy);border-block:1px solid var(--mlp-line)}.mlp-marquee__track{display:flex;width:max-content;animation:mlp-scroll var(--mlp-speed,32s) linear infinite}.magma-lp.mlp-marquee:hover .mlp-marquee__track{animation-play-state:paused}.mlp-marquee__group{display:flex;flex:0 0 auto}.mlp-marquee__item{display:inline-flex;align-items:center;gap:10px;padding:0 26px;font-size:13.5px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.mlp-marquee__item:after{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.45;margin-left:26px}@keyframes mlp-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.mlp-marquee__track{animation:none;width:100%;flex-wrap:wrap;justify-content:center}.mlp-marquee__group:nth-child(2){display:none}}.mlp-split{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.mlp-split--side{grid-template-columns:1.05fr .95fr;gap:44px}.mlp-split--side.mlp-split--first .mlp-split__media{order:-1}.mlp-split__media img{width:100%;height:100%;object-fit:cover;border-radius:6px;aspect-ratio:4/3;background:var(--mlp-gray-light)}.mlp-split--wide .mlp-split__media img{aspect-ratio:21/9}.mlp-split__cap{margin-top:10px;font-size:13px;color:var(--mlp-gray)}@media(max-width:860px){.mlp-split--side{grid-template-columns:1fr;gap:28px}.mlp-split--side.mlp-split--first .mlp-split__media{order:0}.mlp-split__media img{aspect-ratio:16/10}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/magma-lp.css.map */
