.article-template--enhanced .zoff-section-label{margin:0 0 1rem;color:#e31e24;font-size:1.1rem;font-weight:700;letter-spacing:.16em}.zoff-marketplaces{display:flex;align-items:center;justify-content:center;gap:5.5rem;min-height:11rem;padding-top:2.4rem;padding-bottom:2.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.zoff-marketplaces__copy{text-align:center;color:#e31e24;line-height:1.25}.zoff-marketplaces__copy p{margin:0;font-size:1.7rem}.zoff-marketplaces__copy span{display:block;font-size:1.5rem}.zoff-marketplaces__logos{display:flex;align-items:center;justify-content:center;gap:2.4rem}.zoff-marketplaces__logos a{display:flex;align-items:center;text-decoration:none}.zoff-marketplaces__logos img{width:auto;max-width:8rem;height:4rem;object-fit:contain}.zoff-marketplaces__fallback{min-width:5.5rem;color:#161616;font-size:1.45rem;font-weight:800;letter-spacing:-.04em;text-align:center}.zoff-marketplaces__fallback--1{font-size:2rem;font-family:Arial Black,Arial,sans-serif}.zoff-marketplaces__fallback--1:first-letter{color:#f49b23}.zoff-marketplaces__fallback--2{max-width:7.2rem;color:#ef4b23;font-size:.9rem;letter-spacing:-.02em}.zoff-marketplaces__fallback--3{padding:.8rem .5rem;border-radius:.7rem;background:#8bbb2a;color:#fff;font-size:1rem}.zoff-marketplaces__fallback--4{width:4.2rem;height:4.2rem;display:grid!important;place-items:center;border-radius:.9rem;background:#481064;color:#fff;font-size:2rem}.zoff-marketplaces__fallback--5{color:#161616;font-size:1.8rem}.zoff-content-faq__heading{margin-top:7rem!important;padding-top:3rem;border-top:.4rem solid rgb(var(--color-foreground))}.zoff-content-faq{margin-bottom:6rem}.zoff-content-faq__item{border-top:.1rem solid rgba(var(--color-foreground),.18)}.zoff-content-faq__item:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.zoff-content-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem .3rem;cursor:pointer;list-style:none;font-size:1.8rem;font-weight:700}.zoff-content-faq__item summary::-webkit-details-marker{display:none}.zoff-faq__icon{position:relative;flex:0 0 2rem;width:2rem;height:2rem}.zoff-faq__icon:before,.zoff-faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:1.6rem;height:.15rem;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease}.zoff-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.zoff-content-faq__item[open] .zoff-faq__icon:after{transform:translate(-50%,-50%) rotate(0)}.zoff-content-faq__answer{padding:0 4.5rem 2.4rem .3rem;color:rgba(var(--color-foreground),.72)}.zoff-content-faq__answer p:first-child{margin-top:0}.zoff-author{position:relative;display:grid;grid-template-columns:10rem minmax(0,1fr);gap:3rem;align-items:center;margin-top:7rem;margin-bottom:8rem;padding:4rem 4.2rem 3.5rem;border:.1rem solid #eadbd4;border-radius:1.8rem;background:linear-gradient(135deg,#fff,#fff9f5);box-shadow:0 1.8rem 5rem #39221714;overflow:hidden}.zoff-author:before{content:"";position:absolute;top:0;left:0;width:100%;height:.5rem;background:#e31e24}.zoff-author__avatar{width:9.2rem;height:9.2rem;display:grid;place-items:center;border:.7rem solid #fff;border-radius:50%;overflow:hidden;background:#e31e24;box-shadow:0 0 0 .1rem #eadbd4,0 1rem 2rem #e31e2424}.zoff-author__avatar img{width:100%;height:100%;object-fit:cover}.zoff-author__avatar span{color:#fff;font-family:var(--font-heading-family);font-size:4.8rem}.zoff-author h2{margin:.5rem 0 1rem;color:rgb(var(--color-foreground));font-size:3.2rem}.zoff-author__body .rte{max-width:57rem;color:rgba(var(--color-foreground),.72)}.zoff-author__body .rte p{margin-top:0}.zoff-author__link{display:inline-block;margin-top:.8rem;padding-bottom:.4rem;border-bottom:.1rem solid #e31e24;color:#e31e24;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.zoff-author__meta{grid-column:2;display:flex;flex-wrap:wrap;gap:.8rem;margin-top:-.4rem}.zoff-author__meta span{padding:.55rem 1rem;border:.1rem solid #eadbd4;border-radius:99rem;background:#fff;color:#7c5545;font-size:1.1rem;letter-spacing:.04em}.zoff-products{margin-top:7rem;padding:7rem 0 9rem;background:#f7f3ea}.zoff-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3.4rem}.zoff-products__header h2{max-width:85rem;margin:.8rem 0 0;font-size:calc(var(--font-heading-scale) * 4.6rem);line-height:1.1}.zoff-products__controls{display:flex;gap:.8rem}.zoff-products__controls button{width:4.5rem;height:4.5rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:50%;background:transparent;cursor:pointer}.zoff-products__controls button:hover{border-color:#e31e24;background:#e31e24;color:#fff}.zoff-products__rail{display:grid;grid-auto-columns:minmax(25rem,1fr);grid-auto-flow:column;gap:1.6rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.zoff-products__rail::-webkit-scrollbar{display:none}.zoff-product-card{scroll-snap-align:start}.zoff-product-card a{text-decoration:none;color:rgb(var(--color-foreground))}.zoff-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#eee}.zoff-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.zoff-product-card:hover img{transform:scale(1.03)}.zoff-product-card__media span{position:absolute;left:1.4rem;bottom:1.4rem;padding:.5rem 1rem;border-radius:2rem;background:#222;color:#fff;font-size:1.1rem}.zoff-product-card h3{margin:1.3rem 0 .7rem;font-size:1.35rem}.zoff-product-card p{margin:0;font-size:1.3rem}.zoff-product-card .price{font-size:1.3rem}@media screen and (max-width:749px){.zoff-marketplaces{display:block;padding:2rem 1.2rem}.zoff-marketplaces__copy{margin-bottom:1.6rem}.zoff-marketplaces__copy p{font-size:1.4rem}.zoff-marketplaces__logos{gap:1.2rem}.zoff-marketplaces__logos img{max-width:5.2rem;height:3rem}.zoff-marketplaces__fallback{min-width:3.8rem;font-size:1.05rem}.zoff-author{grid-template-columns:6.8rem 1fr;gap:1.8rem;padding:3rem 2.2rem}.zoff-author__avatar{width:6.2rem;height:6.2rem}.zoff-author__avatar span{font-size:3.5rem}.zoff-author__meta{grid-column:1/-1}.zoff-products__header h2{font-size:3rem}.zoff-products__controls{display:none}.zoff-products__rail{grid-auto-columns:78vw}}.zoff-marketplaces{position:relative;max-width:none;background:linear-gradient(90deg,#fff,#fff8f6 48%,#fff);border-top:.1rem solid #f3e6e1;border-bottom:.1rem solid #eadbd5;box-shadow:0 .8rem 2.8rem #5f301f0e;overflow:hidden;animation:zoff-strip-in .65s ease both}.zoff-marketplaces:before{content:"";position:absolute;inset:0 auto 0 -18%;width:14%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);transform:skew(-18deg);animation:zoff-strip-shine 5.5s ease-in-out 1.2s infinite}.zoff-marketplaces__copy,.zoff-marketplaces__logos{position:relative;z-index:1}.zoff-marketplaces__logos a{min-width:7.2rem;min-height:5.6rem;padding:.8rem 1rem;border:.1rem solid transparent;border-radius:1.2rem;justify-content:center;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.zoff-marketplaces__logos a:hover{transform:translateY(-.5rem) scale(1.04);border-color:#f1d7cf;background:#fff;box-shadow:0 1rem 2.4rem #5127191f}.zoff-marketplaces__logos img,.zoff-marketplaces__fallback img{width:auto;max-width:8.5rem;height:3.8rem;object-fit:contain;transition:filter .25s ease}.zoff-marketplaces__logos a:hover img{filter:saturate(1.15) contrast(1.04)}.zoff-marketplaces__fallback{color:inherit!important;font:inherit!important;background:none!important;padding:.8rem 1rem!important}.zoff-marketplaces__fallback:first-letter{color:inherit}.zoff-content-faq__item{transition:background-color .2s ease}.zoff-content-faq__item:hover{background:#fffaf7}.zoff-content-faq__item summary{transition:color .2s ease,padding-left .2s ease}.zoff-content-faq__item summary:hover{padding-left:1rem;color:#e31e24}.zoff-content-faq__item[open] .zoff-content-faq__answer{animation:zoff-answer-in .28s ease both}.zoff-author{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.zoff-author:hover{transform:translateY(-.7rem);border-color:#e8c5b9;box-shadow:0 2.5rem 6rem #39221724}.zoff-author__avatar{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.zoff-author:hover .zoff-author__avatar{transform:rotate(-5deg) scale(1.06);box-shadow:0 0 0 .1rem #eabeb0,0 1.4rem 3rem #e31e2438}.zoff-author__meta span{transition:transform .2s ease,border-color .2s ease,color .2s ease}.zoff-author__meta span:hover{transform:translateY(-.2rem);border-color:#e31e24;color:#e31e24}.zoff-author__link{transition:letter-spacing .25s ease}.zoff-author__link:hover{letter-spacing:.15em}.zoff-product-card{transition:transform .28s ease}.zoff-product-card:hover{transform:translateY(-.6rem)}.zoff-product-card__media{border-radius:1.4rem;box-shadow:0 .8rem 2rem #3f2a1814;transition:box-shadow .28s ease}.zoff-product-card:hover .zoff-product-card__media{box-shadow:0 1.5rem 3rem #3f2a1829}.zoff-products__controls button{transition:transform .2s ease,background-color .2s ease,color .2s ease}.zoff-products__controls button:hover{transform:scale(1.08)}@keyframes zoff-strip-in{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:none}}@keyframes zoff-strip-shine{0%,70%{left:-18%}to{left:112%}}@keyframes zoff-answer-in{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.zoff-marketplaces,.zoff-marketplaces:before,.zoff-content-faq__item[open] .zoff-content-faq__answer{animation:none}.zoff-marketplaces__logos a,.zoff-author,.zoff-author__avatar,.zoff-product-card,.zoff-products__controls button{transition:none}}@media screen and (max-width:749px){.zoff-marketplaces__logos{overflow-x:auto;justify-content:flex-start;padding:.4rem 1rem 1rem;scrollbar-width:none}.zoff-marketplaces__logos::-webkit-scrollbar{display:none}.zoff-marketplaces__logos a{min-width:6.2rem;min-height:4.8rem;padding:.5rem}.zoff-marketplaces__logos img,.zoff-marketplaces__fallback img{max-width:6.2rem;height:3rem}}.zoff-logo-amazon{position:relative;display:inline-block;padding-bottom:.8rem;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:2.15rem;font-weight:700;letter-spacing:-.12rem;line-height:1}.zoff-logo-amazon i{position:absolute;left:1.3rem;bottom:.05rem;width:5.4rem;height:1.1rem;border-bottom:.28rem solid #f6a21a;border-radius:0 0 70% 60%;transform:rotate(2deg)}.zoff-logo-amazon i:after{content:"";position:absolute;right:-.15rem;bottom:-.33rem;width:.6rem;height:.6rem;border-right:.25rem solid #f6a21a;border-bottom:.25rem solid #f6a21a;transform:rotate(-35deg)}.zoff-logo-instamart{display:grid;grid-template-columns:2rem auto;grid-template-rows:auto auto;align-items:center;color:#f05a28;font-family:Arial,Helvetica,sans-serif;line-height:1}.zoff-logo-instamart i{grid-row:1/3;display:grid;place-items:center;width:1.7rem;height:2.4rem;margin-right:.4rem;border:.2rem solid #f05a28;border-radius:1rem 1rem 1.2rem .4rem;font-size:1rem;font-style:normal;font-weight:800;transform:rotate(8deg)}.zoff-logo-instamart b{font-size:.82rem;letter-spacing:.02em}.zoff-logo-instamart small{margin-top:.25rem;font-size:1.05rem;font-weight:700;letter-spacing:-.03em}.zoff-marketplaces__logos a:hover .zoff-logo-amazon i{animation:zoff-smile .55s ease}.zoff-marketplaces__logos a:hover .zoff-logo-instamart i{animation:zoff-pin .5s ease}@keyframes zoff-smile{50%{transform:rotate(2deg) scaleX(1.12)}}@keyframes zoff-pin{50%{transform:rotate(-5deg) translateY(-.3rem)}}@media(prefers-reduced-motion:reduce){.zoff-marketplaces__logos a:hover .zoff-logo-amazon i,.zoff-marketplaces__logos a:hover .zoff-logo-instamart i{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/section-blog-post-enhanced.css.map */
