:root{--magma-red:#BA0006;--magma-red-dark:#8f0005;--magma-red-tint:rgba(186,0,6,.07);--magma-red-tint-2:rgba(186,0,6,.12);--magma-ink:#161e38;--magma-heading:#1b2030;--magma-muted:#5b6472;--magma-line:#e9ebef;--magma-radius:14px}.magma-ico{display:inline-block;vertical-align:middle;flex:0 0 auto}.magma-topbar{background:#fff;border-bottom:1px solid var(--magma-line);font-size:13px;color:var(--magma-ink)}.magma-topbar__row{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap;padding:9px 16px}.magma-topbar__item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;line-height:1}.magma-topbar__item .magma-ico{color:var(--magma-red)}.magma-topbar__stars{display:inline-flex;color:var(--magma-red);gap:1px}.magma-topbar__sep{width:1px;height:14px;background:var(--magma-line)}@media(max-width:990px){.magma-topbar__row{gap:16px;font-size:12px;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.magma-topbar__row::-webkit-scrollbar{display:none}.magma-topbar__sep{display:none}}.m-main-product .m-add-to-cart,.m-sticky-addtocart .m-add-to-cart{background-color:var(--magma-red)!important;border-color:var(--magma-red)!important;color:#fff!important}.m-main-product .m-add-to-cart:hover,.m-sticky-addtocart .m-add-to-cart:hover{background-color:var(--magma-red-dark)!important;border-color:var(--magma-red-dark)!important}.m-main-product .m-product-tag,.m-main-product [class*=product-label]{background-color:var(--magma-red)!important;color:#fff!important}.m-main-product a{color:inherit}.m-main-product .main-product__block-price .m-price-item--sale,.m-main-product .m-price-item--sale{color:var(--magma-red)!important}.magma-hero-features{margin:8px 0 2px}.magma-hf__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:15px 26px}.magma-hf__item{display:flex;align-items:center;gap:13px;font-size:20px;color:var(--magma-ink);line-height:1.3}.magma-hf__ico{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border-radius:12px;background:var(--magma-red-tint);color:var(--magma-red)}.magma-hf__ico .magma-ico{width:25px;height:25px}@media(max-width:600px){.magma-hf__grid{gap:13px 16px}.magma-hf__item{font-size:17px}.magma-hf__ico{width:40px;height:40px}.magma-hf__ico .magma-ico{width:23px;height:23px}}.magma-trust{background:#f7f8fa;border-top:1px solid var(--magma-line);border-bottom:1px solid var(--magma-line)}.magma-trust__row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-width:1200px;margin:0 auto;padding:22px 16px}.magma-trust__item{display:flex;align-items:center;gap:12px;justify-content:center;text-align:left}.magma-trust__ico{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:11px;background:#fff;border:1px solid var(--magma-line);color:var(--magma-red);flex:0 0 auto}.magma-trust__ico .magma-ico{width:20px;height:20px}.magma-trust__item>span{display:flex;flex-direction:column}.magma-trust__t{display:block;font-weight:650;font-size:14px;color:var(--magma-heading);line-height:1.25}.magma-trust__s{display:block;font-size:12.5px;color:var(--magma-muted);margin-top:3px;line-height:1.3}@media(max-width:900px){.magma-trust__row{grid-template-columns:repeat(2,1fr);gap:16px 12px}.magma-trust__item{justify-content:flex-start}.magma-trust__item:nth-child(5){grid-column:1 / -1}}@media(max-width:480px){.magma-trust__row{grid-template-columns:1fr;gap:14px}.magma-trust__item:nth-child(5){grid-column:auto}}.magma-accordion{padding:44px 16px}.magma-accordion__inner{max-width:900px;margin:0 auto}.magma-acc__item{border:1px solid var(--magma-line);border-radius:var(--magma-radius);margin-bottom:14px;overflow:hidden;background:#fff}.magma-acc__head{width:100%;display:flex;align-items:center;gap:14px;padding:18px 20px;background:none;border:0;cursor:pointer;text-align:left}.magma-acc__ico{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--magma-red-tint);color:var(--magma-red);flex:0 0 auto}.magma-acc__ico .magma-ico{width:19px;height:19px}.magma-acc__titles{flex:1 1 auto}.magma-acc__t{font-weight:680;font-size:16.5px;color:var(--magma-heading);line-height:1.25}.magma-acc__s{font-size:13px;color:var(--magma-muted);margin-top:2px}.magma-acc__plus{position:relative;width:20px;height:20px;flex:0 0 auto;color:var(--magma-red);transition:transform .25s ease}.magma-acc__plus:before,.magma-acc__plus:after{content:"";position:absolute;background:currentColor;border-radius:2px}.magma-acc__plus:before{left:0;top:9px;width:20px;height:2px}.magma-acc__plus:after{left:9px;top:0;width:2px;height:20px;transition:transform .25s ease}.magma-acc__item[open] .magma-acc__plus:after{transform:rotate(90deg);opacity:0}.magma-acc__body{padding:2px 20px 24px 72px;color:var(--magma-ink);font-size:15px;line-height:1.7}.magma-acc__body :is(h1,h2,h3,h4,h5,strong,b){color:var(--magma-heading)}.magma-acc__body :is(h2,h3,h4,h5){font-weight:700;font-size:16px;margin:24px 0 9px}.magma-acc__body>:is(h2,h3,h4,h5):first-child{margin-top:2px}.magma-acc__body p{margin:0 0 15px}.magma-acc__body ul{list-style:disc;margin:8px 0 16px;padding-left:22px}.magma-acc__body ol{list-style:decimal;margin:8px 0 16px;padding-left:22px}.magma-acc__body li{margin-bottom:8px;padding-left:2px}.magma-acc__item summary{list-style:none}.magma-acc__item summary::-webkit-details-marker{display:none}.magma-specs{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;margin-top:8px}.magma-specs__row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--magma-line);font-size:14px}.magma-specs__k{color:var(--magma-muted)}.magma-specs__v{color:var(--magma-heading);font-weight:600;text-align:right}@media(max-width:640px){.magma-acc__body{padding-left:20px}.magma-specs{grid-template-columns:1fr}}.magma-wellness{padding:54px 16px}.magma-wellness__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.magma-wellness__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--magma-red);font-weight:700;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.magma-wellness__eyebrow .magma-ico{width:16px;height:16px}.magma-wellness__h{font-size:30px;line-height:1.15;color:var(--magma-heading);font-weight:720;margin:0 0 16px}.magma-wellness__body{color:var(--magma-muted);font-size:15.5px;line-height:1.75}.magma-wellness__body p{margin:0 0 14px}.magma-wellness__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.magma-ben{display:flex;flex-direction:column;gap:9px}.magma-ben__ico{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--magma-red-tint);color:var(--magma-red)}.magma-ben__ico .magma-ico{width:22px;height:22px}.magma-ben__l{font-weight:680;font-size:14.5px;color:var(--magma-heading)}.magma-ben__c{font-size:12.5px;color:var(--magma-muted);line-height:1.4}.magma-wellness__media{position:relative}.magma-wellness__media img{width:100%;height:100%;object-fit:cover;border-radius:20px;display:block;aspect-ratio:1/1}@media(max-width:900px){.magma-wellness__inner{grid-template-columns:1fr;gap:32px}.magma-wellness__media{order:-1}.magma-wellness__h{font-size:25px}.magma-wellness__benefits{grid-template-columns:repeat(2,1fr);gap:20px 14px}}@media(max-width:420px){.magma-wellness__benefits{grid-template-columns:1fr 1fr}}.magma-tech{background:#fff;border-top:1px solid var(--magma-line);border-bottom:1px solid var(--magma-line)}.magma-tech__row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1200px;margin:0 auto;padding:28px 16px}.magma-tech__item{display:flex;align-items:center;gap:13px}.magma-tech__ico{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:var(--magma-red-tint);color:var(--magma-red);flex:0 0 auto}.magma-tech__txt{display:flex;flex-direction:column}.magma-tech__t{font-weight:680;font-size:15px;color:var(--magma-heading);line-height:1.2}.magma-tech__s{font-size:12.5px;color:var(--magma-muted);margin-top:3px;line-height:1.35}@media(max-width:900px){.magma-tech__row{grid-template-columns:repeat(2,1fr);gap:20px 12px}}@media(max-width:480px){.magma-tech__row{grid-template-columns:1fr;gap:16px}}body[data-product-id] .m-image-with-text__content .m-content-box__heading{font-size:30px;line-height:1.18;font-weight:720;color:var(--magma-heading);margin:0 0 16px;letter-spacing:-.01em}body[data-product-id] .m-image-with-text__content .m-content-box__subheading{color:var(--magma-red);font-weight:700;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}body[data-product-id] .m-image-with-text__content .m-content-box__description,body[data-product-id] .m-image-with-text__content .m-content-box__description.rte{font-size:15.5px;line-height:1.75;color:var(--magma-muted)}body[data-product-id] .m-image-with-text__content .m-content-box__description p{margin:0 0 14px}body[data-product-id] .m-image-with-text__content .m-content-box__description ul{list-style:disc;padding-left:22px;margin:8px 0 14px}body[data-product-id] .m-image-with-text__content .m-content-box__description ol{list-style:decimal;padding-left:22px;margin:8px 0 14px}body[data-product-id] .m-image-with-text__content .m-content-box__description li{margin-bottom:8px}@media(max-width:900px){body[data-product-id] .m-image-with-text__content .m-content-box__heading{font-size:25px}}.magma-sec-head{text-align:center;max-width:640px;margin:0 auto 26px}.magma-sec-head h2{font-size:27px;color:var(--magma-heading);font-weight:720;margin:0 0 8px}.magma-sec-head p{color:var(--magma-muted);font-size:15px;margin:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/magma-redesign.css.map */
