.custom-product-benefits .bf-inner{display:flex;flex-direction:column;gap:50px}.custom-product-benefits .bf-top{display:flex;flex-direction:column;gap:56px}.custom-product-benefits .bf-header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.custom-product-benefits .bf-eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;font-size:16px;line-height:25px;font-weight:700;text-transform:uppercase}.custom-product-benefits .bf-eyebrow:before{content:"";flex:0 0 auto;width:60px;height:2px;background-color:var(--bf-accent)}.custom-product-benefits .bf-headline{display:flex;flex-direction:column;align-items:center;gap:8px}.custom-product-benefits .bf-heading{margin:0;max-width:600px;font-size:38px;line-height:46px;font-weight:700;text-transform:uppercase}.custom-product-benefits .bf-subtext{margin:0;max-width:620px;font-size:16px;line-height:25px}.custom-product-benefits .bf-compare{display:grid;grid-template-columns:1fr 1fr;background-color:var(--bf-card-bg);border-radius:12px;overflow:hidden}.custom-product-benefits .bf-compare__media{position:relative;aspect-ratio:530 / 502;background-color:var(--bf-image-bg)}.custom-product-benefits .bf-compare__media+.bf-compare__media{border-left:1px solid var(--bf-divider)}.custom-product-benefits .bf-compare__media img,.custom-product-benefits .bf-compare__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.custom-product-benefits .bf-cols{display:grid;grid-template-columns:1fr 1fr;gap:50px}.custom-product-benefits .bf-col{display:flex;flex-direction:column;gap:24px}.custom-product-benefits .bf-col__title{margin:0;font-size:24px;line-height:1.2;font-weight:700;text-transform:uppercase}.custom-product-benefits .bf-list{display:flex;flex-direction:column;gap:12px}.custom-product-benefits .bf-item{display:flex;flex-direction:column;gap:8px}.custom-product-benefits .bf-item__head{display:flex;align-items:center;gap:8px}.custom-product-benefits .bf-item--neg .bf-item__head{color:var(--bf-negative)}.custom-product-benefits .bf-item--pos .bf-item__head{color:var(--bf-positive)}.custom-product-benefits .bf-item__icon{flex:0 0 24px;width:24px;height:24px;fill:none}.custom-product-benefits .bf-item__title{font-size:18px;line-height:27px;font-weight:700}.custom-product-benefits .bf-item__desc{margin:0;padding-left:32px;font-size:16px;line-height:25px}@media(max-width:767px){.custom-product-benefits .bf-top{gap:32px}.custom-product-benefits .bf-heading{font-size:30px;line-height:38px}.custom-product-benefits .bf-compare{grid-template-columns:1fr}.custom-product-benefits .bf-compare__media+.bf-compare__media{border-left:0;border-top:1px solid var(--bf-divider)}.custom-product-benefits .bf-cols{grid-template-columns:1fr;gap:40px}}.custom-product-comparison .sec-header{max-width:630px;margin-left:auto;margin-right:auto}.custom-product-comparison .ccmp-table{display:grid;width:100%}.custom-product-comparison .ccmp-cell{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;padding:12px 16px;min-height:60px;text-align:center}.custom-product-comparison .ccmp-cell--head,.custom-product-comparison .ccmp-cell--corner{min-height:64px}.custom-product-comparison .ccmp-cell--data,.custom-product-comparison .ccmp-cell--label{border-bottom:1px solid var(--ccmp-border);border-right:1px solid var(--ccmp-border)}.custom-product-comparison .ccmp-cell--label{border-left:1px solid var(--ccmp-border);border-right:0}.custom-product-comparison .ccmp-cell.is-rowtop{border-top:1px solid var(--ccmp-border)}.custom-product-comparison .ccmp-cell.is-rowtop.is-highlight{border-top:1px solid var(--ccmp-accent)}.custom-product-comparison .ccmp-cell.is-tl{border-top-left-radius:12px}.custom-product-comparison .ccmp-cell.is-tr{border-top-right-radius:12px}.custom-product-comparison .ccmp-cell.is-bl{border-bottom-left-radius:12px}.custom-product-comparison .ccmp-cell.is-br{border-bottom-right-radius:12px}.custom-product-comparison .ccmp-cell--corner,.custom-product-comparison .ccmp-cell--label{justify-content:flex-start;text-align:left;font-size:18px;line-height:1.5;font-weight:500}.custom-product-comparison .ccmp-cell--data{font-size:16px;line-height:1.56;font-weight:500}.custom-product-comparison .ccmp-cell--head{font-weight:700}.custom-product-comparison .ccmp-brand{font-size:18px;line-height:1.2;font-weight:700;text-transform:uppercase}.custom-product-comparison .ccmp-logo{max-height:32px;max-width:95%;width:auto;height:auto;object-fit:contain;display:block}.custom-product-comparison .ccmp-cell__text{min-width:0}.custom-product-comparison .ccmp-mark{font-weight:700}.custom-product-comparison .ccmp-empty{opacity:.4}.custom-product-comparison .ccmp-cell.is-highlight{position:relative;z-index:1;background-color:var(--ccmp-highlight-bg);color:var(--ccmp-highlight-color);font-weight:700;border-right:3px solid var(--ccmp-accent);border-left:3px solid var(--ccmp-accent);border-bottom:1px solid var(--ccmp-accent)}.custom-product-comparison .ccmp-cell.is-highlight-top{border-top:3px solid var(--ccmp-accent);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:0}.custom-product-comparison .ccmp-cell.is-highlight-bottom{border-bottom:0;overflow:visible}.custom-product-comparison .ccmp-cell.is-highlight-bottom:after{content:"";position:absolute;left:-3px;right:-3px;top:100%;height:12px;background-color:var(--ccmp-highlight-bg);border:3px solid var(--ccmp-accent);border-top:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media(max-width:767px){.custom-product-comparison .ccmp-viewport{overflow:hidden}.custom-product-comparison .ccmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0;padding:0}.custom-product-comparison .ccmp-table{width:max-content;min-width:100%;grid-template-columns:160px repeat(var(--ccmp-cols),minmax(120px,1fr))!important}.custom-product-comparison .ccmp-cell{font-size:15px;padding:12px}.custom-product-comparison .ccmp-cell--data{font-size:15px}.custom-product-comparison .ccmp-cell--label,.custom-product-comparison .ccmp-cell--corner{position:sticky;left:0;z-index:2;font-size:15px;background-color:var(--ccmp-bg, #ffffff)}.custom-product-comparison .ccmp-cell.is-highlight-bottom{border-bottom:3px solid var(--ccmp-accent);border-bottom-left-radius:12px;border-bottom-right-radius:12px}.custom-product-comparison .ccmp-cell.is-highlight-bottom:after{display:none}.custom-product-comparison .ccmp-cell--label{border-right:1px solid var(--ccmp-border)}}.custom-product-editorial .ped-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.custom-product-editorial .ped-left{display:flex;flex-direction:column;gap:16px}.custom-product-editorial .sec-header__heading{font-weight:400;text-transform:none}.custom-product-editorial .sec-header__heading strong{font-weight:700}.custom-product-editorial .ped-right{display:flex;flex-direction:column;gap:12px}.custom-product-editorial .ped-body{font-size:16px;line-height:25px}.custom-product-editorial .ped-body p{margin:0}.custom-product-editorial .ped-body p+p{margin-top:12px}.custom-product-editorial .ped-body strong{font-weight:500;color:var(--ped-accent);background-color:var(--ped-highlight);padding:.05em .25em;border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.custom-product-editorial .ped-callout{display:flex;flex-direction:column;gap:8px;padding:16px;border-left:4px solid var(--ped-callout-border)}.custom-product-editorial .ped-callout__title{margin:0;font-size:20px;line-height:28px;font-weight:400}.custom-product-editorial .ped-callout__body{font-size:16px;line-height:25px}.custom-product-editorial .ped-callout__body p{margin:0}.custom-product-editorial .ped-callout__body p+p{margin-top:8px}@media(max-width:767px){.custom-product-editorial .ped-row{grid-template-columns:1fr;gap:32px}}.custom-product-faq .cfaq-content{max-width:var(--cfaq-content-width, 600px);margin:0 auto}.custom-product-faq .sec-header{gap:8px}.custom-product-faq .cfaq-list{display:flex;flex-direction:column}.custom-product-faq .cfaq-item{padding:16px 0}.custom-product-faq .cfaq-item:first-child{padding-top:0}.custom-product-faq .cfaq-item:last-child{padding-bottom:0}.custom-product-faq .cfaq-item+.cfaq-item{border-top:1px solid var(--cfaq-border)}.custom-product-faq .cfaq-question{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.custom-product-faq .cfaq-question::-webkit-details-marker{display:none}.custom-product-faq .cfaq-question__text{font-size:var(--cfaq-question-size, 20px);line-height:1.4;font-weight:400}.custom-product-faq .cfaq-icon{flex:0 0 auto;display:inline-flex;width:24px;height:24px;color:var(--cfaq-icon)}.custom-product-faq .cfaq-icon__svg{fill:none;width:100%;height:auto}.custom-product-faq .cfaq-icon__v{transform-origin:center;transition:opacity .2s ease,transform .2s ease}.custom-product-faq .cfaq-item[open] .cfaq-icon__v{opacity:0;transform:rotate(90deg)}.custom-product-faq .cfaq-answer{overflow:hidden}.custom-product-faq .cfaq-answer__inner{padding:8px 32px 0 0;font-size:16px;line-height:1.56}.custom-product-faq .cfaq-answer__inner>:first-child{margin-top:0}.custom-product-faq .cfaq-answer__inner>:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.custom-product-faq .cfaq-icon__v{transition:none}}@media(max-width:767px){.custom-product-faq .cfaq-question__text{font-size:var(--cfaq-question-size-mobile, var(--cfaq-question-size, 18px))}.custom-product-faq .cfaq-answer{padding-right:0}}.custom-product-feature-cards .pfc-grid{display:grid}.custom-product-feature-cards .pfc-card{display:flex;flex-direction:column;gap:var(--pfc-card-gap, 32px)}.custom-product-feature-cards .pfc-card__media{position:relative;display:block;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background-color:#ececec}.custom-product-feature-cards .pfc-card__media img,.custom-product-feature-cards .pfc-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.custom-product-feature-cards .pfc-card__text{display:flex;flex-direction:column;gap:var(--pfc-text-gap, 20px);padding-bottom:20px}.custom-product-feature-cards.pfc-count-2 .pfc-card:first-child .pfc-card__text{padding-right:25px}.custom-product-feature-cards.pfc-count-2 .pfc-card:nth-child(2) .pfc-card__text{padding-left:25px}.custom-product-feature-cards .pfc-card__title{margin:0;font-size:var(--pfc-title-size, 20px);line-height:1.4;font-weight:700;text-transform:uppercase}.custom-product-feature-cards .pfc-card__body{margin:0;font-size:16px;line-height:25px}.custom-product-feature-cards .pfc-card__body strong{font-size:18px}.custom-product-feature-cards .pfc-card__body p{margin:0}.custom-product-feature-cards .pfc-card__body p+p{margin-top:8px}.custom-product-feature-cards .pfc-card__body a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.custom-product-feature-cards .pfc-richlist ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.custom-product-feature-cards .pfc-richlist ul li{display:flex;align-items:flex-start;gap:8px}.custom-product-feature-cards .pfc-richlist__icon{flex:0 0 24px;width:24px;height:24px;fill:none;margin-top:1px}.custom-product-feature-cards .pfc-richlist__text{flex:1 1 auto;min-width:0}.custom-product-feature-cards .pfc-richlist--check .pfc-richlist__icon,.custom-product-feature-cards .pfc-richlist--check ul strong{color:var(--pfc-positive)}.custom-product-feature-cards .pfc-richlist--cross .pfc-richlist__icon,.custom-product-feature-cards .pfc-richlist--cross ul strong{color:var(--pfc-negative)}@media(max-width:767px){.custom-product-feature-cards .pfc-header{margin-bottom:32px}.custom-product-feature-cards .pfc-heading{font-size:30px;line-height:38px}.custom-product-feature-cards .pfc-card{gap:var(--pfc-card-gap-mobile, var(--pfc-card-gap, 16px))}.custom-product-feature-cards .pfc-card__title{font-size:var(--pfc-title-size-mobile, var(--pfc-title-size, 20px))}.custom-product-feature-cards .pfc-card__text{gap:var(--pfc-text-gap-mobile, var(--pfc-text-gap, 20px));padding-left:0;padding-right:0}.custom-product-feature-cards .pfc-card__body strong{font-size:16px}}.custom-product-features .cpf-inner{display:flex;flex-direction:column;align-items:center;gap:50px}.custom-product-features .sec-header{align-self:stretch}.custom-product-features .cpf-features{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;align-self:stretch}.custom-product-features .cpf-feature{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1.5625}.custom-product-features .cpf-feature__icon{display:inline-flex;flex:0 0 18px;width:18px;height:18px;color:var(--cpf-icon, #ffffff)}.custom-product-features .cpf-feature__icon .feat-icon__svg{display:block;width:18px;height:18px;fill:none}.custom-product-features .cpf-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background-color:var(--cpf-dot, #ccc8c3)}.custom-product-features .cpf-buy{align-self:stretch;display:flex;flex-direction:column;gap:16px}.custom-product-features .cpf-caption{margin:0;text-align:center;font-size:16px;line-height:1.5625}@media(max-width:767px){.custom-product-features .cpf-inner{gap:32px}.custom-product-features .cpf-features{flex-direction:column}.custom-product-features .cpf-dot{display:none}}.custom-product-foot-comparison .cfc-grid{display:grid;grid-template-columns:minmax(0,502px) minmax(0,1fr);align-items:center;gap:56px}.custom-product-foot-comparison .cfc-card{background-color:var(--cfc-card-bg);border-radius:12px;padding:0}.custom-product-foot-comparison .cfc-card__cols{display:grid;grid-template-columns:1fr 1fr}.custom-product-foot-comparison .cfc-col{display:flex;flex-direction:column;align-items:center;gap:20px;min-width:0;padding:40px 15px 30px}.custom-product-foot-comparison .cfc-col--positive{border-left:1px solid var(--cfc-divider)}.custom-product-foot-comparison .cfc-col__heading{margin:0;min-height:2.4em;font-size:24px;line-height:1.2;font-weight:700;text-transform:uppercase;text-align:center}.custom-product-foot-comparison .cfc-col__media{width:100%}.custom-product-foot-comparison .cfc-col__media img{display:block;width:100%;height:auto;object-fit:contain}.custom-product-foot-comparison .cfc-checklist{list-style:none;margin:0;width:100%;display:flex;flex-direction:column;gap:12px;padding:20px 15px}.custom-product-foot-comparison .cfc-check{display:flex;align-items:center;gap:8px}.custom-product-foot-comparison .cfc-check__icon{flex:0 0 auto;display:inline-flex;width:24px;height:24px}.custom-product-foot-comparison .cfc-check__icon--check{color:var(--cfc-check)}.custom-product-foot-comparison .cfc-check__icon--cross{color:var(--cfc-cross)}.custom-product-foot-comparison .cfc-ico{fill:none;width:100%;height:100%}.custom-product-foot-comparison .cfc-check__label{font-size:16px;line-height:1.56}.custom-product-foot-comparison .cfc-content{display:flex;justify-content:center}.custom-product-foot-comparison .cfc-content__inner{display:flex;flex-direction:column;align-items:center;gap:52px;max-width:480px;width:100%}.custom-product-foot-comparison .cfc-intro{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.custom-product-foot-comparison .cfc-headline{margin:0;font-size:var(--cfc-headline-size, 38px);line-height:1.21;font-weight:700;text-transform:uppercase}.custom-product-foot-comparison .cfc-subtext{margin:0;font-size:16px;line-height:1.56;max-width:460px}.custom-product-foot-comparison .cfc-badges img{display:block;max-height:var(--cfc-badges-height, 100px);width:auto;height:auto}.custom-product-foot-comparison .cfc-cta-group{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.custom-product-foot-comparison .cfc-cta{display:block;width:100%;box-sizing:border-box;padding:14px 32px;border:0;border-radius:4px;background-color:var(--cfc-cta-bg);color:var(--cfc-cta-color);font-family:inherit;font-size:18px;line-height:1.5;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;-webkit-appearance:none;appearance:none}.custom-product-foot-comparison .cfc-cta:hover{opacity:.9;color:var(--cfc-cta-color)}.custom-product-foot-comparison .cfc-reassurance{display:flex;flex-direction:column;align-items:center;gap:8px}.custom-product-foot-comparison .cfc-reassurance__item{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1.56}.custom-product-foot-comparison .cfc-reassurance__icon{flex:0 0 auto;width:18px;height:18px}@media(max-width:1024px){.custom-product-foot-comparison .cfc-grid{grid-template-columns:1fr;gap:40px;justify-items:center}.custom-product-foot-comparison .cfc-card{width:100%;max-width:502px}.custom-product-foot-comparison .cfc-content{width:100%}}@media(max-width:767px){.custom-product-foot-comparison .cfc-col{gap:14px;padding:30px 10px 20px}.custom-product-foot-comparison .cfc-col__heading{font-size:17px}.custom-product-foot-comparison .cfc-check{gap:6px}.custom-product-foot-comparison .cfc-check__icon{width:20px;height:20px}.custom-product-foot-comparison .cfc-check__label{font-size:14px;line-height:1.35}.custom-product-foot-comparison .cfc-content__inner{gap:40px}.custom-product-foot-comparison .cfc-headline{font-size:var(--cfc-headline-size-mobile, var(--cfc-headline-size, 28px))}.custom-product-foot-comparison .cfc-checklist{padding:20px 10px}}.custom-product-specs .cspec-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.custom-product-specs .cspec-layout--reverse .cspec-media{order:2}.custom-product-specs .cspec-media{position:relative;display:block;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;background-color:#fff}.custom-product-specs .cspec-media img,.custom-product-specs .cspec-media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.custom-product-specs .cspec-content{display:flex;flex-direction:column;gap:50px}.custom-product-specs .cspec-list{margin:0}.custom-product-specs .cspec-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:var(--cspec-row-padding, 16px) 0}.custom-product-specs .cspec-row+.cspec-row{border-top:1px solid var(--cspec-divider)}.custom-product-specs .cspec-row:first-child{padding-top:0}.custom-product-specs .cspec-row:last-child{padding-bottom:0}.custom-product-specs .cspec-row__label{margin:0;font-size:20px;line-height:1.4;font-weight:400}.custom-product-specs .cspec-row__value{margin:0;font-size:16px;line-height:1.56;text-align:right}@media(max-width:767px){.custom-product-specs .cspec-layout{grid-template-columns:1fr;gap:32px}.custom-product-specs .sec-header--left{align-items:center;text-align:center}.custom-product-specs .cspec-row__label{font-size:18px}.custom-product-specs .cspec-layout--reverse .cspec-media{order:0}.custom-product-specs .cspec-content{gap:32px}.custom-product-specs .cspec-row{flex-direction:column;align-items:flex-start;gap:4px;padding:var(--cspec-row-padding-mobile, var(--cspec-row-padding, 16px)) 0}.custom-product-specs .cspec-row__value{text-align:left}}.custom-product-steps .cps-rows{display:flex;flex-direction:column}.custom-product-steps .cps-row{display:grid;grid-template-columns:1fr 1fr;align-items:center}.custom-product-steps .cps-row__media{position:relative;display:block;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background-color:#ececec}.custom-product-steps .cps-row--reverse .cps-row__media{order:2}.custom-product-steps .cps-row__media img,.custom-product-steps .cps-row__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.custom-product-steps .cps-row__content{display:flex;flex-direction:column;justify-content:center;gap:56px;padding:40px 56px}.custom-product-steps .cps-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:100px;background-color:var(--cps-badge-bg);color:var(--cps-badge-text);font-size:26px;line-height:1;font-weight:700}.custom-product-steps .cps-row__main{display:flex;flex-direction:column;gap:16px}.custom-product-steps .cps-row__title{margin:0;font-size:var(--cps-title-size, 26px);line-height:1.15;font-weight:700;text-transform:uppercase}.custom-product-steps .cps-row__body{margin:0;font-size:16px;line-height:25px}.custom-product-steps .cps-row__body p{margin:0}.custom-product-steps .cps-row__body p+p{margin-top:8px}.custom-product-steps .cps-row__body ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.custom-product-steps .cps-row__body ul+p,.custom-product-steps .cps-row__body p+ul{margin-top:16px}.custom-product-steps .cps-row__body li{display:flex;align-items:center;gap:8px;color:var(--cps-accent);font-weight:500}.custom-product-steps .cps-list__icon{flex:0 0 24px;width:24px;height:24px;fill:none}.custom-product-steps .cps-list__text{flex:1 1 auto;min-width:0}.custom-product-steps .cps-row__body a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.custom-product-steps .cps-row__caption{margin:0;font-size:16px;line-height:25px;font-weight:500;text-transform:uppercase}@media(max-width:767px){.custom-product-steps .cps-row{grid-template-columns:1fr;gap:24px}.custom-product-steps .cps-row--reverse .cps-row__media{order:0}.custom-product-steps .cps-row__content{padding:0;gap:32px}.custom-product-steps .cps-row__title{font-size:var(--cps-title-size-mobile, var(--cps-title-size, 26px))}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
