.lp-kicker{font-family:var(--FONT-STACK-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);text-transform:var(--FONT-ACCENT-TRANSFORM);letter-spacing:var(--FONT-ACCENT-LETTER-SPACING);font-size:calc(var(--font-4) * var(--FONT-ADJUST-ACCENT));color:var(--primary);margin:0 0 14px}.lp-heading{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);line-height:1.15;margin:0 0 18px}.lp-heading--l{font-size:calc(var(--font-10) * var(--FONT-ADJUST-HEADING))}.lp-heading--m{font-size:calc(var(--font-9) * var(--FONT-ADJUST-HEADING))}.lp-heading--s{font-size:calc(var(--font-7) * var(--FONT-ADJUST-HEADING))}.lp-body{font-size:calc(var(--font-5) * var(--FONT-ADJUST-BODY));line-height:1.6;max-width:62ch}.lp-body p{margin:0 0 1em}.lp-body p:last-child{margin-bottom:0}.lp-center{text-align:center}.lp-center .lp-body{margin-left:auto;margin-right:auto}.lp-narrow{max-width:900px;margin-left:auto;margin-right:auto}.lp-cta-wrap{margin-top:28px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.lp-center .lp-cta-wrap{align-items:center}.lp-cta-wrap .btn{min-width:280px}.lp-cta-note{font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));opacity:.75}@media(max-width:767px){.lp-cta-wrap .btn{width:100%;min-width:0}}.lp-asset-missing{display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;min-height:240px;border:1px dashed var(--muted);background:var(--hairline);font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));line-height:1.5;opacity:.85}.lp-eyebrow{display:block;color:var(--COLOR-PRIMARY);font-family:var(--FONT-STACK-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);text-transform:uppercase;letter-spacing:var(--FONT-ACCENT-LETTER-SPACING);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));margin:-6px 0 14px}.lp-h1{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);font-size:calc(var(--font-9) * var(--FONT-ADJUST-HEADING));line-height:1.12;margin:0 0 8px}.lp-product-name{font-family:var(--FONT-STACK-ACCENT);text-transform:uppercase;letter-spacing:var(--FONT-ACCENT-LETTER-SPACING);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));opacity:.7;margin:0 0 18px}.lp-review-line{color:#191008;display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline;border-top:1px solid rgba(25,16,8,.12);border-bottom:1px solid rgba(25,16,8,.12);padding:10px 0;margin:4px 0 16px;font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));line-height:1.45}.lp-review-line__stars{color:var(--primary);letter-spacing:1px;font-size:14px}.lp-review-line__quote{font-style:italic}.lp-review-line__author{opacity:.7}.lp-microcopy{font-size:calc(var(--font-2) * var(--FONT-ADJUST-BODY));text-align:center;opacity:.8;margin:8px 0 16px}.lp-problem__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:30px 0 34px}.lp-problem__card{border-top:2px solid var(--primary);background:var(--hairline);padding:22px 20px 24px;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:calc(var(--font-6) * var(--FONT-ADJUST-HEADING));line-height:1.35}.lp-problem__num{display:block;font-family:var(--FONT-STACK-ACCENT);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));letter-spacing:var(--FONT-ACCENT-LETTER-SPACING);color:var(--primary);margin-bottom:12px}.lp-problem__pivot{font-size:calc(var(--font-6) * var(--FONT-ADJUST-BODY));line-height:1.5;max-width:68ch}.lp-problem__pivot strong{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD)}@media(max-width:1099px){.lp-problem__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.lp-problem__grid{grid-template-columns:1fr;gap:10px}.lp-problem__card{padding:18px 16px 20px}}.lp-stack{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:start}.lp-stack__list{list-style:none;margin:26px 0 0;padding:0;border-top:1px solid var(--border)}.lp-stack__row{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--border);font-size:calc(var(--font-5) * var(--FONT-ADJUST-BODY))}.lp-stack__row small{display:block;opacity:.65;font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));margin-top:2px}.lp-stack__row--bonus .lp-stack__price{color:var(--primary)}.lp-stack__price{white-space:nowrap;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING)}.lp-stack__row--sum{border-bottom:2px solid currentColor;opacity:.85}.lp-stack__row--sum .lp-stack__price{text-decoration:line-through}.lp-stack__row--final{border-bottom:0;padding-top:18px;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);font-size:calc(var(--font-7) * var(--FONT-ADJUST-HEADING))}.lp-stack__row--final .lp-stack__price{color:var(--primary);font-size:calc(var(--font-8) * var(--FONT-ADJUST-HEADING))}.lp-stack__row--final .lp-stack__compare{font-size:.6em;opacity:.6;text-decoration:line-through;margin-left:8px;font-weight:400}.lp-stack__reason{margin-top:26px;padding:18px 20px;background:var(--hairline);border-left:3px solid var(--primary)}.lp-stack__reason p{margin:0}.lp-stack__warn{margin-top:12px;padding:10px 12px;border:1px dashed #f88733;color:#f88733;font-size:12px}@media(max-width:1099px){.lp-stack{grid-template-columns:1fr;gap:28px}}.lp-guarantee{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center}.lp-guarantee__media img{width:100%;height:auto;display:block}.lp-guarantee__promise{margin-top:22px;padding:20px 22px;border:1px solid var(--primary);border-radius:var(--BUTTON-RADIUS)}.lp-guarantee__promise strong{display:block;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);font-size:calc(var(--font-6) * var(--FONT-ADJUST-HEADING));line-height:1.3;margin-bottom:6px}.lp-guarantee__promise a{text-decoration:underline}@media(max-width:1099px){.lp-guarantee{grid-template-columns:1fr;gap:24px}}.lp-final{text-align:center}.lp-final .lp-heading{margin-bottom:14px}.lp-final__recap{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:calc(var(--font-6) * var(--FONT-ADJUST-HEADING));line-height:1.5;max-width:44ch;margin:0 auto 28px}.lp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:900;display:none;align-items:center;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fff;color:#191008;box-shadow:0 -6px 24px #0000002e;transform:translateY(110%);transition:transform .25s ease}.lp-sticky.is-visible{transform:translateY(0)}.lp-sticky__img{width:44px;height:44px;object-fit:cover;flex:0 0 44px;border-radius:var(--BUTTON-RADIUS)}.lp-sticky__info{flex:1 1 auto;min-width:0;line-height:1.2}.lp-sticky__title{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-sticky__price{font-size:13px}.lp-sticky__price s{opacity:.55;margin-left:6px}.lp-sticky .btn{flex:0 0 auto;padding-left:18px;padding-right:18px;margin:0}@media(max-width:1099px){.lp-sticky{display:flex}body.lp-sticky-active{padding-bottom:72px}}.lp-contents{margin:4px 0 16px;font-size:15px;color:#191008}.lp-contents__title{font-family:var(--FONT-STACK-ACCENT);text-transform:uppercase;letter-spacing:var(--FONT-ACCENT-LETTER-SPACING);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));opacity:.7;margin:0 0 6px}.lp-contents__row{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid rgba(25,16,8,.1)}.lp-contents__row--sum{opacity:.7}.lp-contents__row--sum s{text-decoration:line-through}.lp-contents__row--set{border-bottom:0;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);font-size:16px}.lp-contents__row--set .lp-contents__save{color:var(--primary)}.lp-microcopy a{text-decoration:underline;color:inherit}.lp-swatch-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;text-align:center}.lp-swatch-label strong{display:block;font-family:var(--FONT-STACK-ACCENT);text-transform:uppercase;letter-spacing:var(--FONT-ACCENT-LETTER-SPACING);font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT))}.lp-swatch-label span{display:block;font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));opacity:.8;line-height:1.4}@media(max-width:599px){.lb-pdp-shop-benefits-2 div{flex:1 1 calc(50% - 5px)!important;overflow:visible!important}.lb-pdp-shop-benefits-2 div p{white-space:normal!important;font-size:12px!important;line-height:1.3!important}}@media(max-width:1099px){.lp-stack>div:first-child{order:2}.lp-stack>div:last-child{order:1}}@media(max-width:767px){.template-product .product-section{background-color:#f5f5f5!important}.template-product .product-section .product__media__wrapper{margin-bottom:0}.template-product .product-section .product__main__content{margin-top:0;padding-top:0}.template-product .product-section .product__inner{max-width:100%!important;padding:20px 16px!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/lp-cfo.css.map */
