.product-advantage-1-wrapper{background:#fff;padding-block-start:var(--pa1-pad-block-start, 56px);padding-block-end:var(--pa1-pad-block-end, 56px);font-family:var(--pf-font-body)}.product-advantage-1-inner{max-width:var(--page-width);margin-inline:auto;padding-inline:10px}.product-advantage-1__layout{display:grid;gap:clamp(2rem,4vw,3rem);align-items:center}.product-advantage-1__left{display:flex;flex-direction:column}.product-advantage-1__heading{margin:0 0 1.5rem;font-size:clamp(1.8rem,3vw,2.6rem);font-family:var(--pf-font-heading);font-weight:700;color:#262626;font-style:italic;line-height:1.08;letter-spacing:-.02em}.product-advantage-1__items{display:flex;flex-direction:column;gap:.9rem}.product-advantage-1__item{--pf-card-bg: #FAFAF9;display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.1rem 1.3rem}.product-advantage-1__emoji{font-size:1.6rem;line-height:1;margin-top:.1rem}.product-advantage-1__item h3{margin:0;font-size:1.05rem;font-family:var(--pf-font-heading);font-weight:600;color:#141414;line-height:1.2}.product-advantage-1__item p{margin:.3rem 0 0;color:#141414;font-size:.85rem;font-weight:500;line-height:1.45}.product-advantage-1__button{margin-top:1.3rem}.product-advantage-1__caption{margin:.7rem 0 0;font-size:.82rem;font-weight:500;color:#737373;text-align:center}.product-advantage-1__media{overflow:hidden}.product-advantage-1__image{display:block;width:100%;aspect-ratio:var(--pf-aspect, 1 / 1);object-fit:cover;border-radius:var(--pf-aspect-radius, 0)}.product-advantage-1__placeholder{background:#f3f4f8}@media screen and (min-width:750px){.product-advantage-1-inner{padding-inline:var(--page-margin)}.product-advantage-1__layout{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.product-advantage-1__layout{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem}.product-advantage-1__media,.product-advantage-1__left{width:100%;min-width:0}.product-advantage-1__media{order:-1}.product-advantage-1__heading{margin-bottom:1rem}}.product-announcement-1{background:var(--pf-bg-secondary, #f7efe6)!important;color:var(--pf-text-secondary-body, #2a2623);font-family:var(--pf-font-body)}.product-announcement-1__inner{max-width:min(90rem,100%);margin-inline:auto;display:flex;align-items:center;gap:clamp(.5rem,2vw,1.5rem);padding-inline:clamp(8px,2vw,20px);box-sizing:border-box;min-height:3.4rem}.product-announcement-1__arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;margin:0;border:0;background:none;color:var(--pf-text-secondary-body, #2a2623);cursor:pointer;border-radius:50%;transition:opacity .15s ease;-webkit-tap-highlight-color:transparent}.product-announcement-1__arrow:hover{opacity:.6}.product-announcement-1__arrow svg{width:1.1rem;height:1.1rem;display:block}.product-announcement-1__viewport{flex:1 1 auto;min-width:0;min-height:1.5em;display:grid}.product-announcement-1__item{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;visibility:hidden;transition:opacity .4s ease;pointer-events:none;font-size:var(--pa1-size, 16px);font-weight:800;line-height:1.3;padding-inline:.25rem}.product-announcement-1__item.is-active{opacity:1;visibility:visible;pointer-events:auto}.product-announcement-1__link{color:inherit;text-decoration:none}.product-announcement-1__link:hover{text-decoration:underline}@media screen and (max-width:749px){.product-announcement-1__inner{min-height:3rem}}@media screen and (max-width:540px){.product-announcement-1__inner{padding-inline:8px;gap:.35rem}.product-announcement-1__arrow{width:1.5rem;height:1.5rem}.product-announcement-1__arrow svg{width:1rem;height:1rem}}.product-before-after-1{--pba1-text: #111111;--pba1-muted: #5c5c5c;--pba1-handle-bg: #ffffff;--pba1-handle-icon: #111111;--pba1-divider: #ffffff;--pba1-compare: 50;background:var(--pf-bg-main, #ffffff);font-family:var(--pf-font-body)}.product-before-after-1__inner{max-width:min(1100px,var(--page-width));margin-inline:auto;display:grid;grid-template-columns:1fr;grid-template-areas:"slider" "copy";gap:1.75rem;align-items:start}.product-before-after-1__inner--has-heading{grid-template-areas:"mheading" "slider" "copy"}.product-before-after-1__copy{grid-area:copy}.product-before-after-1__heading--mobile{grid-area:mheading}.product-before-after-1__heading--desktop{display:none}.product-before-after-1__heading{margin:0;font-size:clamp(1.35rem,2.8vw,2rem);font-family:var(--pf-font-heading);font-weight:800;line-height:1.12;letter-spacing:-.02em;color:var(--pba1-text);text-align:left}.product-before-after-1__features{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:1rem}.product-before-after-1__feature{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);padding:1.2rem 1.3rem;display:grid;grid-template-columns:auto 1fr;gap:.85rem 1rem;align-items:start}.product-before-after-1__feature-icon{display:inline-flex;align-items:flex-start;justify-content:center;font-size:1.4rem;line-height:1;padding-top:.1rem}.product-before-after-1__feature-body{min-width:0}.product-before-after-1__feature-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;line-height:1.25;color:var(--pba1-text)}.product-before-after-1__feature-text{margin:0;font-size:.9rem;line-height:1.55;font-weight:500;color:var(--pba1-muted)}.product-before-after-1__cta{margin-top:0}.product-before-after-1__slider{grid-area:slider;position:relative;width:100%;aspect-ratio:var(--pf-aspect, 1 / 1);overflow:hidden;-webkit-user-select:none;user-select:none;background:var(--pf-img-bg, transparent);border:var(--pf-img-border, 0 solid transparent);border-radius:var(--pf-aspect-radius, var(--pf-img-radius, var(--pf-card-radius, 14px)));box-shadow:var(--pf-img-shadow, 0 8px 32px rgb(0 0 0 / .08))}.product-before-after-1__slider-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-before-after-1__slider-layer--before{clip-path:inset(0 calc((100 - var(--pba1-compare)) * 1%) 0 0)}.product-before-after-1__slider-layer--after{clip-path:inset(0 0 0 calc(var(--pba1-compare) * 1%))}.product-before-after-1__slider-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-before-after-1__slider-placeholder{width:100%;height:100%;object-fit:cover}.product-before-after-1__slider-divider{position:absolute;top:0;bottom:0;left:calc(var(--pba1-compare) * 1%);width:3px;margin-left:-1.5px;background:var(--pba1-divider);box-shadow:0 0 12px #0000002e;pointer-events:none}.product-before-after-1__slider-handle{position:absolute;top:50%;left:calc(var(--pba1-compare) * 1%);transform:translate(-50%,-50%);width:2.75rem;height:2.75rem;border-radius:50%;border:none;background:var(--pba1-handle-bg);color:var(--pba1-handle-icon);display:flex;align-items:center;justify-content:center;gap:.15rem;box-shadow:0 4px 14px #0000002e;cursor:ew-resize;pointer-events:none;z-index:2;transition:gap .18s ease}.product-before-after-1__slider:hover .product-before-after-1__slider-handle{gap:.05rem}.product-before-after-1__slider-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:ew-resize;appearance:none;-webkit-appearance:none;background:transparent;z-index:3;touch-action:pan-y}.product-before-after-1__slider-range::-webkit-slider-thumb{-webkit-appearance:none;width:2.75rem;height:100%;background:transparent;border:0;cursor:ew-resize}.product-before-after-1__slider-range::-moz-range-thumb{width:2.75rem;height:100%;background:transparent;border:0;cursor:ew-resize}@media screen and (min-width:750px){.product-before-after-1__heading--mobile{display:none}.product-before-after-1__heading--desktop{display:block;margin-bottom:2rem}.product-before-after-1__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"copy slider";gap:clamp(2rem,4vw,3.5rem);align-items:center}.product-before-after-1__features{margin-bottom:1.75rem;gap:1rem}.product-before-after-1__feature-title{font-size:1.05rem}.product-before-after-1__feature-text{font-size:.94rem}}.product-benefits-grid-1-wrapper{background:var(--pf-bg-secondary, #FDFAE7);padding-block-start:var(--pbg1-pad-block-start, 48px);padding-block-end:var(--pbg1-pad-block-end, 48px);font-family:var(--pf-font-body)}.product-benefits-grid-1-inner{max-width:var(--page-width);margin-inline:auto;padding-inline:10px}.product-benefits-grid-1__layout{display:grid;gap:clamp(1.5rem,3vw,2.8rem);align-items:center}.product-benefits-grid-1__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;align-content:center}.product-benefits-grid-1__item{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);display:block;padding:1.3rem 1.4rem 1.5rem}.product-benefits-grid-1__emoji{display:block;text-align:center;font-size:1.6rem;line-height:1;margin-bottom:.5rem}.product-benefits-grid-1__item h3{margin:0;text-align:center;font-size:clamp(1.1rem,1.4vw,1.4rem);font-family:var(--pf-font-heading);font-weight:600;color:var(--pf-text-secondary-title);line-height:1.15}.product-benefits-grid-1__item p{margin:.35rem 0 0;color:var(--pf-text-secondary-body);font-size:.88rem;font-weight:500;line-height:1.45}.product-benefits-grid-1__media{overflow:hidden}.product-benefits-grid-1__image{display:block;width:100%;aspect-ratio:var(--pf-aspect, 4 / 3);object-fit:cover;border-radius:var(--pf-aspect-radius, inherit)}.product-benefits-grid-1__placeholder{background:#f3f4f8}@media screen and (min-width:750px){.product-benefits-grid-1-inner{padding-inline:var(--page-margin)}.product-benefits-grid-1__layout{grid-template-columns:minmax(0,1fr) minmax(18rem,.85fr)}}@media screen and (max-width:749px){.product-benefits-grid-1__layout{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem}.product-benefits-grid-1__media,.product-benefits-grid-1__items{width:100%;min-width:0}.product-benefits-grid-1__media{order:-1}.product-benefits-grid-1__image{aspect-ratio:var(--pf-aspect, 1 / 1)}.product-benefits-grid-1__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1rem;padding:0}.product-benefits-grid-1__emoji{font-size:1.3rem;margin-bottom:.35rem}.product-benefits-grid-1__item h3{font-size:.92rem}.product-benefits-grid-1__item p{font-size:.78rem;margin-top:.25rem}}.page-factory-design{display:none!important}.product-feature-showcase-1{--pfs1-text-muted: #5c5c5c;background:var(--pf-bg-main, #ffffff);font-family:var(--pf-font-body)}.product-feature-showcase-1__header{text-align:center;max-width:46rem;margin-inline:auto;margin-bottom:2.25rem}.product-feature-showcase-1__title{margin:0 0 .75rem;font-size:clamp(1.65rem,3vw,2.35rem);font-family:var(--pf-font-heading);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#262626}.product-feature-showcase-1__intro{margin:0;font-size:1rem;line-height:1.65;font-weight:500;color:var(--pfs1-text-muted)}.product-feature-showcase-1__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;align-items:stretch}.product-feature-showcase-1__card{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);display:flex;flex-direction:column;height:100%;overflow:hidden}.product-feature-showcase-1__media-crop{aspect-ratio:var(--pf-aspect, 1 / 1);background:#f0f0f0;overflow:hidden;border-radius:var(--pf-aspect-radius, 0)}.product-feature-showcase-1__image,.product-feature-showcase-1__placeholder{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-feature-showcase-1__card-title{margin:0;padding:1rem 1rem .35rem;font-size:1.02rem;font-family:var(--pf-font-heading);font-weight:700;line-height:1.25;color:#141414}.product-feature-showcase-1__card-text{margin:0;padding:0 1rem 1.1rem;font-size:.88rem;line-height:1.55;font-weight:500;color:var(--pfs1-text-muted);flex:1}@media screen and (max-width:749px){.product-feature-showcase-1__track{display:flex;flex-direction:row;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:max(10px,4vw);padding-bottom:.35rem;-webkit-overflow-scrolling:touch}.product-feature-showcase-1__track::-webkit-scrollbar{display:none}.product-feature-showcase-1__card{flex:0 0 min(88vw,22rem);scroll-snap-align:start;max-width:100%}.product-feature-showcase-1__header{margin-bottom:1.75rem}}.product-final-features-1-wrapper{background:var(--pf-bg-secondary, #FDFAE7);padding-block-start:var(--pff1-pad-block-start, 34px);padding-block-end:var(--pff1-pad-block-end, 34px);font-family:var(--pf-font-body)}.product-final-features-1-inner{max-width:var(--page-width);margin-inline:auto;padding-inline:10px}.product-final-features-1__grid{display:grid;gap:2.15rem}.product-final-features-1__emoji{display:block;font-size:2.4rem;line-height:1}.product-final-features-1__item h3{margin:.8rem 0 0;font-size:1.2rem;line-height:1.2;font-family:var(--pf-font-heading);font-weight:600;color:var(--pf-text-secondary-title);letter-spacing:-.01em}.product-final-features-1__item p{margin:.48rem 0 0;max-width:18rem;color:var(--pf-text-secondary-body);font-size:.94rem;font-weight:500;line-height:1.58}@media screen and (max-width:749px){.product-final-features-1__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.2rem;align-items:start}.product-final-features-1__emoji{font-size:1.8rem}.product-final-features-1__item h3{margin-top:.6rem;font-size:1rem}.product-final-features-1__item p{margin-top:.35rem;font-size:.85rem;line-height:1.5}}@media screen and (min-width:750px){.product-final-features-1-inner{padding-inline:var(--page-margin)}.product-final-features-1__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;align-items:start}}.landing-product-hero-1{--landing-panel-radius: 18px;--landing-surface: var(--pf-bg-cards, #ffffff);--landing-line: color-mix(in srgb, var(--pf-color-primary, #8B4513) 14%, transparent);--landing-primary: var(--pf-color-primary, #8B4513);--landing-primary-hover: var(--pf-color-primary-hover, #7A3B10);--landing-primary-dark: var(--pf-color-primary-dark, #6a340e);--landing-primary-text: #ffffff;--landing-badge-bg: var(--pf-color-primary-soft, #FBF1EA);--landing-badge-text: var(--pf-color-primary-dark, #994F19);--landing-shadow: 0 18px 40px color-mix(in srgb, var(--pf-color-primary, #8B4513) 10%, transparent);background:var(--pf-bg-main, #FBFAF9);font-family:var(--pf-font-body)}.landing-product-hero-1__grid{display:grid;gap:clamp(1rem,2vw,var(--landing-gap));align-items:start}.landing-product-hero-1__rail,.landing-product-hero-1__media,.landing-product-hero-1__sidebar{min-width:0}.landing-product-hero-1__rail{display:grid;gap:.8rem}.landing-product-hero-1__rail-item{display:grid;justify-items:center;gap:.75rem;min-height:6rem;padding:1rem .7rem;border:1px solid var(--landing-line);border-radius:.45rem;background:var(--landing-surface);box-shadow:0 3px 10px #0f172a0a;text-align:center}.landing-product-hero-1__rail-item--active{border-color:var(--landing-line);box-shadow:0 3px 10px #0f172a0a}.landing-product-hero-1__rail-icon{width:1.8rem;height:1.8rem;color:#2d3448}.landing-product-hero-1__rail-icon svg{width:100%;height:100%}.landing-product-hero-1__rail-label{font-size:.86rem;font-weight:700;line-height:1.15;color:#181d29}.landing-product-hero-1__media{overflow:hidden;border-radius:0;background:transparent;border:0;box-shadow:none;padding:0}.landing-product-hero-1__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.landing-product-hero-1__gallery-item:first-child{grid-column:1 / -1;min-height:clamp(16rem,28vw,26rem)}.landing-product-hero-1__gallery-item:not(:first-child){min-height:clamp(10rem,18vw,14rem)}.landing-product-hero-1__gallery-item{position:relative;overflow:hidden;background:var(--pf-img-bg, transparent);border:var(--pf-img-border, 0 solid transparent);border-radius:var(--pf-img-radius, var(--pf-card-radius, .45rem));box-shadow:var(--pf-img-shadow, none);padding:var(--pf-img-padding, 0)}.landing-product-hero-1__gallery-item img,.landing-product-hero-1__gallery-item svg{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--pf-img-radius, var(--pf-card-radius, .45rem))}.landing-product-hero-1__mobile-gallery{display:none}.landing-product-hero-1__mobile-main{position:relative;overflow:hidden;background:var(--pf-img-bg, #f4f4f5);border:var(--pf-img-border, 0 solid transparent);border-radius:var(--pf-img-radius, .5rem);box-shadow:var(--pf-img-shadow, none);padding:var(--pf-img-padding, 0)}.landing-product-hero-1__mobile-slide{display:none}.landing-product-hero-1__mobile-slide.is-active{display:block}.landing-product-hero-1__mobile-slide img{display:block;width:100%;height:auto;object-fit:cover;border-radius:var(--pf-img-radius, .5rem)}.landing-product-hero-1__mobile-thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.landing-product-hero-1__mobile-thumb{flex:0 0 auto;width:clamp(56px,18vw,80px);aspect-ratio:1 / 1;padding:0;border:2px solid transparent;border-radius:.4rem;background:#f4f4f5;overflow:hidden;cursor:pointer;opacity:.7;transition:border-color .15s ease,opacity .15s ease}.landing-product-hero-1__mobile-thumb.is-active{border-color:currentColor;opacity:1}.landing-product-hero-1__mobile-thumb img{display:block;width:100%;height:100%;object-fit:cover}.landing-product-hero-1__panel{display:flex;flex-direction:column;gap:0;max-width:38rem;padding:0}.landing-product-hero-1__eyebrow{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.landing-product-hero-1__review{color:#70778a;font-size:.86rem;font-weight:500;line-height:1.2}.landing-product-hero-1__title{margin:.3rem 0 0;max-width:18ch;font-family:var(--pf-font-heading);font-size:clamp(2.05rem,2.15vw,3rem);font-weight:700;color:var(--pf-text-product-name);line-height:1.02;letter-spacing:-.02em;text-wrap:pretty}.landing-product-hero-1__price-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.5rem}.landing-product-hero-1__price{margin:0}.landing-product-hero-1__price :is(.sale-price,.price,.compare-at-price,s){font-family:var(--pf-font-body)}.landing-product-hero-1__price .price,.landing-product-hero-1__price .sale-price{color:var(--landing-primary);font-size:1.45rem;font-weight:800}.landing-product-hero-1__price s,.landing-product-hero-1__price .compare-at-price{color:#888fa2;font-weight:500;font-size:1.1rem}.landing-product-hero-1__badge{display:inline-flex;align-items:center;gap:.28rem;padding:.2rem .5rem;border-radius:.4rem;background:var(--pf-btn-bg, var(--pf-color-primary-dark, #994F19));color:var(--pf-btn-color, #ffffff);font-size:.7rem;font-weight:700;line-height:1;text-transform:none;white-space:nowrap}.landing-product-hero-1__benefits{max-width:32rem;margin-top:.7rem;display:flex;flex-direction:column;gap:.5rem}.landing-product-hero-1__benefit{display:flex;align-items:center;gap:.6rem;background:var(--pf-bg-cards, #F4F2F1);border-radius:.6rem;padding:.7rem .95rem}.landing-product-hero-1__benefit-emoji{flex-shrink:0;font-size:1.15rem;line-height:1}.landing-product-hero-1__benefit-text{font-size:.97rem;font-weight:700;line-height:1.3;color:var(--pf-text-product-name, #1f1a17)}.landing-product-hero-1__picker{margin-top:.9rem;display:grid;gap:.6rem}.landing-product-hero-1__variant-row{display:flex;flex-direction:column;gap:.4rem}.landing-product-hero-1__variant-name{margin:0;font-size:.85rem;font-weight:600;color:var(--color-foreground)}.landing-product-hero-1__variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.landing-product-hero-1__variant-pill{display:inline-flex;align-items:center;padding:.35rem .9rem;font-size:.82rem;font-weight:600;text-transform:none;letter-spacing:normal;text-decoration:none;background:var(--pf-btn-bg, var(--pf-color-primary-dark, #994F19));color:var(--pf-btn-color, #ffffff);border:var(--pf-btn-border, none);border-radius:var(--pf-btn-radius, .4rem);box-shadow:var(--pf-btn-shadow, none);opacity:.45;cursor:pointer;transition:opacity .15s ease}.landing-product-hero-1__variant-pill:hover{opacity:.85}.landing-product-hero-1__variant-pill--active,.landing-product-hero-1__variant-pill--active:hover{opacity:1}.landing-product-hero-1__variant-pill--unavailable{opacity:.25;cursor:not-allowed;pointer-events:none;text-decoration:line-through}.landing-product-hero-1__actions{margin-top:1rem;width:100%}.landing-product-hero-1__actions .product-form-buttons,.landing-product-hero-1__actions form{display:grid;gap:.7rem;width:100%;margin:0}.landing-product-hero-1__actions .add-to-cart-button{width:100%;min-height:3.55rem;padding:.8rem 1.25rem;font-size:.94rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer;background:var(--pf-btn-bg, var(--pf-color-primary));color:var(--pf-btn-color, #ffffff);border:var(--pf-btn-border, none);border-radius:var(--pf-btn-radius, .45rem);box-shadow:var(--pf-btn-shadow, none);transition:background .2s,transform .2s,box-shadow .2s}.landing-product-hero-1__actions .add-to-cart-button:hover{background:var(--pf-btn-bg-hover, color-mix(in srgb, var(--pf-btn-bg, var(--pf-color-primary)) 88%, #000))}.landing-product-hero-1__actions .add-to-cart-button--disabled{opacity:.45;cursor:not-allowed}.landing-product-hero-1__payments{display:flex;align-items:center;gap:.42rem;flex-wrap:wrap;margin-top:.7rem;margin-inline:auto;justify-content:center;width:100%;max-width:100%;padding:0}.landing-product-hero-1__payment{display:inline-flex;align-items:center;justify-content:center;min-width:2.9rem;min-height:2rem;padding:.16rem .52rem;border-radius:.3rem;background:#fff}.landing-product-hero-1__payment svg{width:auto;height:1.32rem}.landing-product-hero-1__accordion{margin-top:1rem;display:grid;gap:.62rem}.landing-product-hero-1__faq{border-radius:.45rem;background:#f4f2f1;overflow:hidden}.landing-product-hero-1__faq-summary{position:relative;display:flex;align-items:center;min-height:3.15rem;padding-inline:1.05rem;font-size:.91rem;font-weight:700;cursor:pointer;list-style:none}.landing-product-hero-1__faq-summary::-webkit-details-marker{display:none}.landing-product-hero-1__faq-summary:after{content:"+";margin-left:auto;font-size:1.65rem;font-weight:300;line-height:1;color:#303542}.landing-product-hero-1__faq[open] .landing-product-hero-1__faq-summary:after{content:"-"}.landing-product-hero-1__faq-content{padding:0 1rem 1rem;color:#5e6676}.landing-product-hero-1__faq-content>*:first-child{margin-top:0}.landing-product-hero-1__faq-content>*:last-child{margin-bottom:0}.landing-product-hero-1__reassurance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:1rem}.landing-product-hero-1__reassurance-card{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:start;padding:.9rem 1rem}.landing-product-hero-1__reassurance-icon{font-size:1.15rem;line-height:1;margin-top:.05rem}.landing-product-hero-1__reassurance-card h3{margin:0;font-size:.82rem;font-weight:700;line-height:1.2;color:#994f19}.landing-product-hero-1__reassurance-card p{margin:.18rem 0 0;font-size:.74rem;line-height:1.35;color:#5e6676}.landing-product-hero-1__empty{border:1px dashed rgb(var(--color-foreground-rgb) / .24);border-radius:var(--landing-panel-radius);padding:2rem;text-align:center;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}@media screen and (max-width:749px){.landing-product-hero-1{--page-margin: 10px}.landing-product-hero-1__grid{grid-template-columns:1fr;gap:.75rem}.landing-product-hero-1__media{order:1}.landing-product-hero-1__rail{order:3;grid-template-columns:repeat(4,minmax(5rem,1fr));overflow-x:auto;padding-bottom:.15rem}.landing-product-hero-1__sidebar{order:2}.landing-product-hero-1__gallery{display:none}.landing-product-hero-1__mobile-gallery{display:grid;gap:.6rem}.landing-product-hero-1__title{max-width:none;font-size:clamp(1.8rem,8vw,2.35rem)}.landing-product-hero-1__panel{display:flex;flex-direction:column}.landing-product-hero-1__reassurance{grid-template-columns:1fr;order:8}.landing-product-hero-1__accordion{order:9}}@media screen and (min-width:750px){.landing-product-hero-1__grid{grid-template-columns:minmax(0,.9fr) minmax(22rem,1fr)}.landing-product-hero-1__sidebar--sticky{position:sticky;top:calc(var(--header-group-height, 0px) + 18px);z-index:var(--layer-flat)}}@media screen and (min-width:1200px){.landing-product-hero-1__grid{grid-template-columns:minmax(0,1.25fr) minmax(24rem,.82fr)}}.product-icon-features-1{--pif1-text-muted: #5c5c5c;background:var(--pf-bg-secondary, #FDFAE7)!important;font-family:var(--pf-font-body)}.product-icon-features-1__heading{margin:0 0 2.5rem;text-align:center;font-size:clamp(1.65rem,3.2vw,2.35rem);font-family:var(--pf-font-heading);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#262626}.product-icon-features-1__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.product-icon-features-1__card{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);padding:1.75rem 1.5rem 1.85rem;text-align:center}.product-icon-features-1__icon-wrap{display:flex;justify-content:center;margin-bottom:1rem;color:var(--pf-color-accent)}.product-icon-features-1__icon{font-size:2.4rem;line-height:1;display:inline-block}.product-icon-features-1__card-title{margin:0;font-size:1.1rem;font-family:var(--pf-font-heading);font-weight:700;line-height:1.25;color:#141414}.product-icon-features-1__card-text{margin:.65rem 0 0;font-size:.94rem;line-height:1.55;font-weight:500;color:var(--pif1-text-muted)}.product-icon-features-1__cta-wrap{display:flex;justify-content:center;margin-top:2.25rem}.product-icon-features-1__cta.pf-btn{width:auto}@media screen and (min-width:750px){.product-icon-features-1__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch}.product-icon-features-1__card{padding:2rem 1.35rem 2.1rem}}.product-questions-faq-1{background:var(--pf-bg-main, #FBFAF9)!important;font-family:var(--pf-font-body)}.product-questions-faq-1__layout{display:grid;gap:clamp(1.6rem,3vw,3rem);align-items:start}.product-questions-faq-1__intro{max-width:30rem;display:flex;flex-direction:column;height:100%}.product-questions-faq-1__intro h2{margin:0;font-size:clamp(1.5rem,2.1vw,2.1rem);font-family:var(--pf-font-heading);font-weight:700;color:#262626;font-style:italic;line-height:1.02;letter-spacing:-.02em}.product-questions-faq-1__support-card{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1.3rem;padding:1.2rem 1.3rem}.product-questions-faq-1__support-copy h3{margin:0;font-size:.94rem;font-family:var(--pf-font-heading);font-weight:700;color:#262626;line-height:1.2}.product-questions-faq-1__support-copy p{margin:.45rem 0 0;color:#737373;font-size:.78rem;font-weight:500;line-height:1.45}.product-questions-faq-1__support-avatars{display:flex;align-items:center;margin-left:auto;padding-top:.05rem}.product-questions-faq-1__support-avatars span{width:1.6rem;height:1.6rem;border-radius:999px;border:2px solid #fff;margin-left:-.35rem;background:linear-gradient(135deg,color-mix(in srgb,var(--pf-color-primary, #8B4513) 38%,#fff),var(--pf-color-primary, #8B4513))}.product-questions-faq-1__support-avatars span:first-child{margin-left:0}.product-questions-faq-1__list{display:grid;gap:.7rem}.product-questions-faq-1__item{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);overflow:hidden}.product-questions-faq-1__item summary{list-style:none;cursor:pointer;padding:1rem 1.1rem;font-size:.92rem;font-family:var(--pf-font-heading);font-weight:600;color:#141414;line-height:1.3;position:relative}.product-questions-faq-1__item summary::-webkit-details-marker{display:none}.product-questions-faq-1__item summary:after{content:"+";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.6rem;font-weight:300;color:#394055}.product-questions-faq-1__item[open] summary:after{content:"\2212"}.product-questions-faq-1__item div{padding:0 1.1rem 1rem}.product-questions-faq-1__item p{margin:0;color:#737373;font-size:.84rem;font-weight:500;line-height:1.5}@media screen and (min-width:750px){.product-questions-faq-1__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-questions-faq-1__intro h2{white-space:nowrap}}@media screen and (max-width:749px){.product-questions-faq-1__layout{gap:1.2rem}.product-questions-faq-1__intro{max-width:none;height:auto;gap:0}.product-questions-faq-1__intro h2{text-align:center}.product-questions-faq-1__support-card{margin-top:1rem}}.product-re-hook-1{background:var(--pf-bg-secondary, #FDFAE7)!important;font-family:var(--pf-font-body)}.product-re-hook-1__layout{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center}.product-re-hook-1__media{overflow:hidden}.product-re-hook-1__image{display:block;width:100%;aspect-ratio:var(--pf-aspect, 4 / 3);object-fit:cover;border-radius:var(--pf-aspect-radius, 0)}.product-re-hook-1__placeholder{background:#f3f4f8}.product-re-hook-1__content{display:flex;flex-direction:column;gap:0}.product-re-hook-1__heading{margin:0;font-size:clamp(1.6rem,2.8vw,2.4rem);font-family:var(--pf-font-heading);font-weight:700;color:var(--pf-text-secondary-title);font-style:italic;line-height:1.1;letter-spacing:-.02em}.product-re-hook-1__text{margin:.8rem 0 0;color:var(--pf-text-secondary-body);font-size:.95rem;font-weight:500;line-height:1.5;max-width:100%}.product-re-hook-1__button{margin-top:1.5rem}.product-re-hook-1__caption{margin:.8rem 0 0;font-size:.82rem;font-weight:500;color:var(--pf-text-secondary-body);text-align:center}@media screen and (min-width:750px){.product-re-hook-1__layout{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.product-re-hook-1{--page-margin: 10px}.product-re-hook-1__layout{gap:1.2rem}.product-re-hook-1__image{aspect-ratio:var(--pf-aspect, 4 / 3)}.product-re-hook-1__content{text-align:left;align-items:stretch}}.product-review-cards-1{background:var(--pf-bg-secondary, #FDFAE7);font-family:var(--pf-font-body)}.product-review-cards-1__inner{max-width:min(1200px,100%);margin-inline:auto;box-sizing:border-box}.product-review-cards-1__heading{margin:0 0 clamp(1.5rem,3.5vw,2.75rem);text-align:center;font-family:var(--pf-font-heading);font-weight:700;font-size:clamp(1.3rem,2.6vw,1.9rem);line-height:1.2;color:var(--pf-text-secondary-title, #1f1a17)}.product-review-cards-1__grid{display:grid;grid-template-columns:repeat(var(--rev-cols, 3),minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem)}.product-review-cards-1__card{--pf-card-bg: var(--pf-bg-cards-reviews, #ffffff);display:flex;flex-direction:column;padding:clamp(1rem,1.8vw,1.5rem)}.product-review-cards-1__head{display:flex;align-items:center;gap:.75rem;margin-bottom:.9rem}.product-review-cards-1__meta{min-width:0}.product-review-cards-1__name{display:block;font-weight:700;font-size:clamp(.92rem,1.4vw,1.05rem);color:var(--pf-text-secondary-title, #1f1a17);margin-bottom:.2rem}.product-review-cards-1__rating{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem .55rem}.product-review-cards-1__stars{display:inline-flex;gap:1px}.product-review-cards-1__star{width:1.05rem;height:1.05rem;fill:gold}.product-review-cards-1__star.is-empty{fill:#e4ddd5}.product-review-cards-1__verified{font-size:.8rem;font-weight:600;color:var(--pf-color-accent, #dd5524);white-space:nowrap}.product-review-cards-1__title{margin:0 0 .5rem;font-family:var(--pf-font-heading);font-weight:700;font-size:clamp(1.02rem,1.6vw,1.2rem);line-height:1.25;color:var(--pf-text-secondary-title, #1f1a17)}.product-review-cards-1__text{margin:0;font-size:clamp(.9rem,1.3vw,1rem);line-height:1.5;color:var(--pf-text-secondary-body, #4a443f);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.product-review-cards-1__text.is-expanded{display:block;-webkit-line-clamp:none;overflow:visible}.product-review-cards-1__more{display:inline-block;margin-top:.45rem;padding:0;border:0;background:none;font:inherit;font-size:.82rem;font-weight:600;color:var(--pf-color-accent, #dd5524);cursor:pointer}.product-review-cards-1__more[hidden]{display:none}.product-review-cards-1__image{padding-top:1.1rem;margin-top:auto}.product-review-cards-1__image-img{width:100%;height:auto;aspect-ratio:var(--pf-aspect, 4 / 3);object-fit:cover;border-radius:var(--pf-aspect-radius, 12px);display:block}@media screen and (max-width:989px){.product-review-cards-1__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.product-review-cards-1__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-review-cards-1__grid::-webkit-scrollbar{display:none}.product-review-cards-1__card{flex:0 0 85%;scroll-snap-align:start}}.product-steps-cards-1{background:var(--pf-bg-main, #ffffff);font-family:var(--pf-font-body)}.product-steps-cards-1__header{text-align:center;margin-bottom:2.5rem}.product-steps-cards-1__header h2{margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);font-family:var(--pf-font-heading);font-weight:700;color:#262626;font-style:italic;line-height:1.05;letter-spacing:-.02em}.product-steps-cards-1__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.product-steps-cards-1__card{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);--pf-card-shadow: 0 4px 10px rgba(17, 24, 39, .08), 0 18px 36px -12px rgba(17, 24, 39, .25);overflow:hidden}.product-steps-cards-1__image-wrap{position:relative;overflow:hidden}.product-steps-cards-1__image{display:block;width:100%;aspect-ratio:var(--pf-aspect, 4 / 3);object-fit:cover;border-radius:var(--pf-aspect-radius, 0)}.product-steps-cards-1__placeholder{background:#f3f4f8}.product-steps-cards-1__badge{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--pf-color-accent, #FFD700);color:var(--pf-color-accent-contrast, #1a1a1a);font-size:1.1rem;font-weight:800;line-height:1;box-shadow:0 2px 8px #0003}.product-steps-cards-1__content{padding:1.2rem 1.3rem 1.5rem}.product-steps-cards-1__content h3{margin:0;font-size:1.15rem;font-family:var(--pf-font-heading);font-weight:600;color:#141414;line-height:1.2}.product-steps-cards-1__content p{margin:.5rem 0 0;color:#141414;font-size:.88rem;font-weight:500;line-height:1.45}@media screen and (max-width:749px){.product-steps-cards-1.section{--page-margin: 10px !important;--full-page-grid-margin: minmax(10px, 1fr) !important;--full-page-grid-central-column-width: min(var(--page-width) - 20px, calc(100% - 20px) ) !important;grid-template-columns:10px minmax(0,1fr) 10px!important}.product-steps-cards-1__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.product-steps-cards-1__grid::-webkit-scrollbar{display:none}.product-steps-cards-1__card{flex:0 0 85%;scroll-snap-align:start}}.product-three-cards-1{background:var(--pf-bg-main, #ffffff);font-family:var(--pf-font-body)}.product-three-cards-1__header{text-align:center;margin-bottom:1.5rem}.product-three-cards-1__header h2{margin:0;font-size:clamp(1.4rem,2.6vw,2rem);font-family:var(--pf-font-heading);font-weight:700;color:#262626;line-height:1.1;letter-spacing:-.02em}.product-three-cards-1__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.product-three-cards-1__card{--pf-card-bg: var(--pf-bg-cards-neutral, #ffffff);overflow:hidden}.product-three-cards-1__image-wrap{position:relative;overflow:hidden;border-radius:var(--pf-card-radius, .45rem) var(--pf-card-radius, .45rem) 0 0}.product-three-cards-1__image{display:block;width:100%;aspect-ratio:var(--pf-aspect, 4 / 3);object-fit:cover;border-radius:var(--pf-aspect-radius, 0)}.product-three-cards-1__placeholder{background:#f3f4f8}.product-three-cards-1__content{padding:1.2rem 1.3rem 1.5rem}.product-three-cards-1__content h3{margin:0;font-size:1.15rem;font-family:var(--pf-font-heading);font-weight:600;color:#141414;line-height:1.2}.product-three-cards-1__content p{margin:.5rem 0 0;color:#141414;font-size:.88rem;font-weight:500;line-height:1.45}@media screen and (max-width:749px){.product-three-cards-1{--page-margin: 10px}.product-three-cards-1__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.product-three-cards-1__grid::-webkit-scrollbar{display:none}.product-three-cards-1__card{flex:0 0 85%;scroll-snap-align:start}}.product-feature-ticker-1{position:relative;background:var(--pf-ticker-bg, #DED8D4)!important;color:var(--pf-ticker-text, #994F19);overflow:hidden;font-family:var(--pf-font-body)}.product-feature-ticker-1:before,.product-feature-ticker-1:after{content:"";position:absolute;left:0;right:0;height:2px;background:var(--pf-ticker-border, rgba(139, 69, 19, .3));pointer-events:none;z-index:1}.product-feature-ticker-1:before{top:0}.product-feature-ticker-1:after{bottom:0}.product-feature-ticker-1__viewport{width:100%;overflow:hidden}.product-feature-ticker-1__track{display:flex;width:max-content;align-items:center;min-height:5.2rem;animation:product-feature-ticker-1-scroll 28s linear infinite}.product-feature-ticker-1__group{display:flex;align-items:center;gap:4.5rem;padding-inline:4.5rem;flex-shrink:0}.product-feature-ticker-1__item{display:inline-flex;align-items:center;gap:.6rem;color:inherit;font-size:1.4rem;font-weight:600;line-height:1;white-space:nowrap}@keyframes product-feature-ticker-1-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.product-feature-ticker-1__track{animation:none}}@media screen and (max-width:749px){.product-feature-ticker-1__track{min-height:4rem}.product-feature-ticker-1__group{gap:2.8rem;padding-inline:2.8rem}.product-feature-ticker-1__item{font-size:1.15rem}}.product-trust-bar-1{position:relative;background:#2a2a2a!important;color:#fff;overflow:hidden;font-family:var(--pf-font-body)}.product-trust-bar-1__viewport{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.7rem;min-height:3.4rem;padding-inline:1.5rem;box-sizing:border-box}.product-trust-bar-1__item{margin:0;text-align:center;color:inherit;font-size:1.05rem;font-weight:600;font-style:italic;line-height:1.4;white-space:normal}.product-trust-bar-1__rating-group{white-space:nowrap}.product-trust-bar-1__stars{display:inline-flex;gap:2px;margin:0 .15rem;vertical-align:middle;white-space:nowrap;line-height:0}.product-trust-bar-1__star{position:relative;width:18px;height:18px;display:inline-block}.product-trust-bar-1__star svg{width:18px;height:18px;display:block}.product-trust-bar-1__star-empty{position:absolute;top:0;right:0;bottom:0;left:0;fill:#ffffff47}.product-trust-bar-1__star-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.product-trust-bar-1__star-fill svg{fill:gold}@media screen and (max-width:749px){.product-trust-bar-1__viewport{min-height:3rem}.product-trust-bar-1__item{font-size:.9rem}}.product-difference-1{--diff-text: #221d18;--diff-neg-text: #2b2520;background:var(--pf-bg-main, #ffffff);font-family:var(--pf-font-body)}.product-difference-1__inner{max-width:min(1100px,var(--page-width, 90rem));margin-inline:auto;padding-inline:var(--page-margin, 20px);box-sizing:border-box}.product-difference-1__title{margin:0 0 clamp(2rem,4.5vw,3.25rem);text-align:center;font-family:var(--pf-font-heading);font-weight:700;font-size:clamp(2rem,5.5vw,3.75rem);line-height:1.05;color:var(--diff-text)}.product-difference-1__media{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(10px,2.5vw,28px);margin-bottom:clamp(2.25rem,5vw,4rem)}.product-difference-1__img-wrap{position:relative;border-radius:var(--pf-aspect-radius, 8px);overflow:hidden;aspect-ratio:var(--pf-aspect, 5 / 4);background:#fff}.product-difference-1__img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.product-difference-1__placeholder{width:100%;height:100%;object-fit:cover}.product-difference-1__vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:clamp(2.75rem,6vw,4.5rem);height:clamp(2.75rem,6vw,4.5rem);border-radius:50%;background:#141414;color:#fff;font-family:var(--pf-font-heading);font-weight:700;font-size:clamp(.85rem,1.9vw,1.4rem);letter-spacing:.02em;box-shadow:0 6px 20px #00000038}.product-difference-1__rows{display:flex;flex-direction:column;gap:clamp(.65rem,1.6vw,1rem)}.product-difference-1__row{display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(.75rem,2.5vw,2rem);align-items:center}.product-difference-1__pos{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.6rem,1.4vw,1rem);background:var(--pf-color-accent);border-radius:999px;padding:clamp(.7rem,1.6vw,1.05rem) clamp(.7rem,1.6vw,1.05rem) clamp(.7rem,1.6vw,1.05rem) clamp(1.25rem,3vw,2.25rem);min-width:0}.product-difference-1__pos-text{font-family:var(--pf-font-heading);font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-align:right;font-size:clamp(.72rem,1.5vw,1rem);line-height:1.2;color:#fff}.product-difference-1__pos-check,.product-difference-1__neg-x{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(1.4rem,3vw,2rem);height:clamp(1.4rem,3vw,2rem);border-radius:50%}.product-difference-1__pos-check{background:#fff;color:var(--pf-color-accent)}.product-difference-1__neg-x{background:#141414;color:#fff}.product-difference-1__pos-check svg,.product-difference-1__neg-x svg{width:64%;height:64%;display:block}.product-difference-1__neg{display:flex;align-items:center;gap:clamp(.6rem,1.4vw,1rem);background:var(--pf-bg-cards-neutral, #f0f0f0);border-radius:999px;padding:clamp(.7rem,1.6vw,1.05rem) clamp(1.25rem,3vw,2.25rem) clamp(.7rem,1.6vw,1.05rem) clamp(.7rem,1.6vw,1.05rem);min-width:0}.product-difference-1__neg-text{font-family:var(--pf-font-heading);font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:clamp(.72rem,1.5vw,1rem);line-height:1.2;color:var(--diff-neg-text)}@media screen and (max-width:749px){.product-difference-1__media{gap:12px}.product-difference-1__row{column-gap:12px}}@media screen and (max-width:540px){.product-difference-1__inner{padding-inline:16px}.product-difference-1__title{margin-bottom:1.75rem;font-size:clamp(1.6rem,8vw,2.4rem)}.product-difference-1__media{gap:10px;margin-bottom:2.5rem}.product-difference-1__row{column-gap:8px}.product-difference-1__pos{padding:.65rem .65rem .65rem .9rem;gap:.5rem}.product-difference-1__pos-text,.product-difference-1__neg-text{font-size:.62rem;letter-spacing:.02em}.product-difference-1__pos-check,.product-difference-1__neg-x{width:1.4rem;height:1.4rem}.product-difference-1__neg{gap:.5rem;padding:.65rem .9rem .65rem .65rem}}@media screen and (max-width:360px){.product-difference-1__pos-text,.product-difference-1__neg-text{font-size:.55rem}.product-difference-1__pos{padding-left:.7rem}}.product-why-comparison-1{--wc1-check: #22c55e;--wc1-cross: #ef4444;--wc1-divider: rgba(0, 0, 0, .1);--wc1-text: #262626;--wc1-heading: #171717;background:var(--pf-bg-main, #ffffff);font-family:var(--pf-font-body)}.product-why-comparison-1__inner{max-width:min(1100px,var(--page-width, 90rem));margin-inline:auto;padding-inline:var(--page-margin, 20px);box-sizing:border-box}.product-why-comparison-1__title{margin:0 0 clamp(2rem,5vw,3.5rem);text-align:center;font-family:var(--pf-font-heading);font-weight:800;font-size:clamp(1.9rem,5.5vw,4rem);line-height:1.02;letter-spacing:.01em;text-transform:uppercase;color:var(--wc1-heading)}.product-why-comparison-1__grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(64px,11vw,116px) clamp(56px,9vw,96px);column-gap:clamp(.75rem,3vw,2.75rem);align-items:stretch}.product-why-comparison-1__spacer{grid-column:1}.product-why-comparison-1__cap{grid-column:2;display:flex;align-items:center;justify-content:center;background:var(--pf-color-accent);border:2px solid var(--pf-color-accent);border-bottom:0;border-radius:clamp(10px,1.4vw,18px) clamp(10px,1.4vw,18px) 0 0;padding:clamp(.65rem,1.6vw,1.25rem) .5rem}.product-why-comparison-1__logo{display:flex;align-items:center;justify-content:center;width:clamp(34px,4.5vw,58px);height:clamp(34px,4.5vw,58px);color:#fff;font-family:var(--pf-font-heading);font-weight:800;font-size:clamp(1.1rem,2.6vw,2rem);line-height:1}.product-why-comparison-1__others-label{grid-column:3;display:flex;align-items:center;justify-content:center;font-family:var(--pf-font-heading);font-weight:800;font-size:clamp(.7rem,1.5vw,1.05rem);letter-spacing:.02em;text-transform:uppercase;color:var(--wc1-heading)}.product-why-comparison-1__feature{grid-column:1;display:flex;align-items:center;gap:clamp(.65rem,1.8vw,1.35rem);padding-block:clamp(.85rem,2.2vw,1.6rem)}.product-why-comparison-1__feature--rule{border-bottom:1px solid var(--wc1-divider)}.product-why-comparison-1__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(1.8rem,4vw,2.9rem);font-size:clamp(1.4rem,3.4vw,2.4rem);line-height:1}.product-why-comparison-1__feature-text{font-family:var(--pf-font-heading);font-weight:800;font-size:clamp(.8rem,2.1vw,1.35rem);line-height:1.15;letter-spacing:.01em;text-transform:uppercase;color:var(--wc1-text)}.product-why-comparison-1__mark{display:flex;align-items:center;justify-content:center;padding-block:clamp(.85rem,2.2vw,1.6rem)}.product-why-comparison-1__mark--rule{border-bottom:1px solid var(--wc1-divider)}.product-why-comparison-1__mark--brand{grid-column:2;background:#fff;border-inline:2px solid var(--pf-color-accent)}.product-why-comparison-1__mark--brand.product-why-comparison-1__mark--rule{border-bottom-color:var(--wc1-divider)}.product-why-comparison-1__mark--brand-last{border-bottom:2px solid var(--pf-color-accent);border-radius:0 0 clamp(10px,1.4vw,18px) clamp(10px,1.4vw,18px)}.product-why-comparison-1__mark--others{grid-column:3}.product-why-comparison-1__check,.product-why-comparison-1__cross{display:flex;align-items:center;justify-content:center}.product-why-comparison-1__check{color:var(--wc1-check)}.product-why-comparison-1__cross{color:var(--wc1-cross)}.product-why-comparison-1__mark svg{width:clamp(1.5rem,3.2vw,2.4rem);height:clamp(1.5rem,3.2vw,2.4rem);display:block}@media screen and (max-width:749px){.product-why-comparison-1__grid{grid-template-columns:minmax(0,1fr) 64px 52px;column-gap:16px}}@media screen and (max-width:540px){.product-why-comparison-1__inner{padding-inline:16px}.product-why-comparison-1__title{margin-bottom:1.75rem;font-size:clamp(1.55rem,8vw,2.3rem)}.product-why-comparison-1__grid{grid-template-columns:minmax(0,1fr) 52px 44px;column-gap:10px}.product-why-comparison-1__cap{border-radius:10px 10px 0 0;padding:.6rem .3rem}.product-why-comparison-1__logo{width:32px;height:32px;font-size:1.05rem}.product-why-comparison-1__others-label{font-size:.62rem}.product-why-comparison-1__feature{gap:.6rem;padding-block:.85rem}.product-why-comparison-1__mark{padding-block:.85rem}.product-why-comparison-1__icon{width:1.7rem;font-size:1.35rem}.product-why-comparison-1__feature-text{font-size:.78rem;line-height:1.2}.product-why-comparison-1__mark svg{width:1.4rem;height:1.4rem}.product-why-comparison-1__mark--brand-last{border-radius:0 0 10px 10px}}@media screen and (max-width:360px){.product-why-comparison-1__grid{grid-template-columns:minmax(0,1fr) 46px 40px;column-gap:8px}.product-why-comparison-1__feature-text{font-size:.72rem}.product-why-comparison-1__icon{width:1.45rem;font-size:1.2rem}.product-why-comparison-1__mark svg{width:1.25rem;height:1.25rem}}.page-factory-root{font-family:var(--pf-font-body)}.page-factory-root :is(h1,h2,h3,h4,h5,h6){font-family:var(--pf-font-heading)}.pf-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.4rem;padding:.8rem 1.25rem;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer;background:var(--pf-btn-bg, var(--pf-color-primary));color:var(--pf-btn-color, #ffffff);border:var(--pf-btn-border, none);border-radius:var(--pf-btn-radius, .4rem);box-shadow:var(--pf-btn-shadow, none);transition:background .2s,transform .2s,box-shadow .2s}.pf-btn:hover{background:var(--pf-btn-bg-hover, color-mix(in srgb, var(--pf-btn-bg, var(--pf-color-primary)) 88%, #000))}.pf-btn:active{transform:translateY(1px);box-shadow:var(--pf-btn-shadow-active, var(--pf-btn-shadow, none))}.pf-card{background:var(--pf-card-bg, var(--pf-bg-cards, #ffffff));color:inherit;border:var(--pf-card-border, 1px solid transparent);border-radius:var(--pf-card-radius, .45rem);box-shadow:var(--pf-card-shadow, none)}.pf-img{display:block;overflow:hidden;background:var(--pf-img-bg, transparent);border:var(--pf-img-border, 1px solid transparent);border-radius:var(--pf-img-radius, var(--pf-card-radius, .45rem));box-shadow:var(--pf-img-shadow, none);padding:var(--pf-img-padding, 0)}.pf-img>img,.pf-img>picture>img{display:block;width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
