.product-features{display:flex;flex-direction:column;align-items:center;gap:var(--pf-gap-mobile);width:100%;padding:var(--pf-padding-block-mobile) var(--pf-padding-inline-mobile);background:var(--pf-background-mobile)}.product-features__heading{width:100%;max-width:var(--pf-max-width);margin:0;color:var(--pf-heading-color);font-family:var(--pf-font-display);font-size:var(--pf-heading-size-mobile);font-weight:700;line-height:1.3;text-align:center;text-transform:capitalize}.product-features__layout{display:flex;flex-direction:column;align-items:stretch;gap:var(--pf-gap-mobile);width:100%;max-width:var(--pf-max-width)}.product-features__media{order:-1;width:100%}.product-features__column--right{order:1}.product-features__column--left{order:2}.product-features__media picture{display:block}.product-features__media img{display:block;width:100%;height:var(--pf-image-height-mobile);margin:0 auto;object-fit:contain}.product-features__column{display:flex;flex-direction:column;gap:var(--pf-gap-mobile);min-width:0}.product-features__feature{min-width:0}.product-features__summary{display:flex;align-items:center;gap:6px;padding:12px 10px;background:var(--pf-row-background);cursor:pointer;list-style:none}.product-features__summary::-webkit-details-marker{display:none}.product-features__summary::marker{content:""}.product-features__icon{display:inline-flex;flex:0 0 var(--pf-icon-size-mobile);align-items:center;justify-content:center;width:var(--pf-icon-size-mobile);height:var(--pf-icon-size-mobile);color:var(--pf-icon-color)}.product-features__icon:empty{display:none}.product-features__icon img,.product-features__icon svg{display:block;width:100%;height:100%;object-fit:contain}.product-features__title{flex:1 1 auto;min-width:0;color:var(--pf-title-color);font-family:var(--pf-font-body);font-size:16px;font-weight:700;letter-spacing:.32px;line-height:24px}.product-features__toggle{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:var(--pf-toggle-color);transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.product-features__toggle{transition:none}}.product-features__feature[open] .product-features__toggle{transform:rotate(45deg)}.product-features__body{padding:8px 10px 0;color:var(--pf-text-color);font-family:var(--pf-font-body);font-size:16px;font-weight:400;line-height:24px}.product-features__cta{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.product-features__button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:13px 30px;border:1px solid var(--pf-button-background);background:var(--pf-button-background);color:var(--pf-button-text-color);font-family:var(--pf-font-body);font-size:16px;font-weight:700;letter-spacing:1px;line-height:24px;text-align:center;text-decoration:none;text-transform:uppercase}a.product-features__button:hover,a.product-features__button:focus-visible{opacity:.88}.product-features__note{margin:0;color:var(--pf-note-color);font-family:var(--pf-font-body);font-size:16px;font-weight:400;line-height:24px;text-align:center}@media screen and (min-width:750px){.product-features{gap:var(--pf-gap);padding:var(--pf-padding-block) var(--pf-padding-inline);background:var(--pf-background)}.product-features__heading{font-size:var(--pf-heading-size)}.product-features__layout{flex-direction:row;align-items:center;justify-content:center;gap:var(--pf-column-gap)}.product-features__column--left,.product-features__column--right,.product-features__media{order:0}.product-features__column{flex:0 1 var(--pf-column-width);max-width:var(--pf-column-width);gap:var(--pf-row-gap)}.product-features__media{flex:0 0 auto;width:auto}.product-features__media img{width:var(--pf-image-width);height:var(--pf-image-height);object-fit:contain}.product-features__body{padding:0}.product-features__summary{display:contents;background:none;cursor:auto;padding:0;pointer-events:none}.product-features__toggle{display:none}.product-features__icon{flex:0 0 var(--pf-icon-size);width:var(--pf-icon-size);height:var(--pf-icon-size);padding:10px}.product-features__feature{display:grid;align-items:center;gap:0 10px;grid-template-areas:"text icon" "body icon";grid-template-columns:1fr auto}.product-features__title{grid-area:text;font-size:20px;letter-spacing:.4px;line-height:30px;padding-bottom:8px}.product-features__body{grid-area:body}.product-features__icon{grid-area:icon}.product-features__column--left .product-features__feature{padding-right:var(--pf-offset, 0px);text-align:right}.product-features__column--right .product-features__feature{grid-template-areas:"icon text" "icon body";grid-template-columns:auto 1fr;padding-left:var(--pf-offset, 0px);text-align:left}.product-features__cta{width:auto}.product-features__button{width:auto;line-height:20px}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/product-features.css.map */
