:root{--fk-bg-page: #FAF8F5;--fk-bg-card: #FFFFFF;--fk-bg-tile: #FFFFFF;--fk-bg-tile-hover: #FFFFFF;--fk-border: #E8E4DC;--fk-border-strong: #D6CFC0;--fk-text: #1d1d1f;--fk-text-muted: #6A6A64;--fk-text-faint: #9C988E;--fk-green: #72BE43;--fk-green-hover: #5BA831;--fk-green-dark: #2D7352;--fk-amber: #F2A93A;--fk-radius-card: 10px;--fk-radius-tile: 8px;--fk-radius-pill: 9999px;--fk-shadow-rest: 0 1px 2px rgba(33,33,33,.04);--fk-shadow-hover: 0 10px 24px rgba(45,115,82,.1), 0 2px 6px rgba(33,33,33,.05)}.product-card-wrapper,.article-card-wrapper{background:transparent}.product-card-wrapper .card,.article-card-wrapper .card{background:var(--fk-bg-card);border:1px solid var(--fk-border);border-radius:var(--fk-radius-card);overflow:hidden;box-shadow:var(--fk-shadow-rest);transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1),border-color .2s ease;height:100%;display:flex;flex-direction:column}.product-card-wrapper .card.card--standard>.card__content,.article-card-wrapper .card.card--standard>.card__content,.product-card-wrapper .card.card--card>.card__content,.article-card-wrapper .card.card--card>.card__content{padding:16px 18px 18px!important}.product-card-wrapper .card.card--standard>.card__content .card__information,.article-card-wrapper .card.card--standard>.card__content .card__information,.product-card-wrapper .card.card--card>.card__content .card__information,.article-card-wrapper .card.card--card>.card__content .card__information{padding-left:0!important;padding-right:0!important}@media(hover:hover)and (pointer:fine){.product-card-wrapper:hover .card,.article-card-wrapper:hover .card{border-color:var(--fk-border-strong)}}.product-card-wrapper:active .card,.article-card-wrapper:active .card{transform:translateY(-1px);transition-duration:.1s}@media(prefers-reduced-motion:reduce){.product-card-wrapper .card,.article-card-wrapper .card,.product-card-wrapper .card__media img,.article-card-wrapper .card__media img{transition:none!important;transform:none!important}}.product-card-wrapper .card__inner,.article-card-wrapper .card__inner{background:transparent!important;border:none!important;box-shadow:none!important}.product-card-wrapper .card.card--standard,.product-card-wrapper .card.card--card,.article-card-wrapper .card.card--standard,.article-card-wrapper .card.card--card{background:var(--fk-bg-card)!important}.product-card-wrapper .card__media,.article-card-wrapper .card__media{background:#fff;position:relative;overflow:hidden;margin:0;border-radius:0;border-bottom:0}.product-card-wrapper .card__inner{padding:0}.product-card-wrapper .card__inner .card__media{border-radius:0}.product-card-wrapper .card__media .media,.article-card-wrapper .card__media .media{background:transparent!important}.product-card-wrapper .card__media img,.article-card-wrapper .card__media img{transition:transform .5s cubic-bezier(.2,.8,.2,1);width:100%;height:100%;display:block;object-fit:contain;padding:16px;box-sizing:border-box;object-position:center center}.product-card-wrapper .card__media img{mix-blend-mode:multiply;filter:brightness(1.035) contrast(1.025)}.article-card-wrapper .card__media img{object-fit:cover;padding:0}@media(hover:hover)and (pointer:fine){.product-card-wrapper:hover .card__media img,.article-card-wrapper:hover .card__media img{transform:scale(1.03)}}.product-card-wrapper .card.card--media .card__badge:has(>span[id*=NoMedia]){display:none!important}.product-card-wrapper .card__badge,.article-card-wrapper .card__badge{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;width:auto!important;height:auto!important;z-index:2;display:inline-flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;padding:0!important;margin:0!important;pointer-events:none}.product-card-wrapper .card__badge .badge,.article-card-wrapper .card__badge .badge{display:inline-flex!important;align-items:center!important;width:max-content!important;white-space:nowrap!important;border-radius:var(--fk-radius-pill);padding:5px 14px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.3;border:none;box-shadow:0 8px 16px #2121211a;margin:0}.product-card-wrapper .badge.price__badge-sale,.product-card-wrapper .card__badge .badge[class*=sale],.article-card-wrapper .badge.price__badge-sale{background:var(--fk-amber)!important;color:#1d1d1f!important}.product-card-wrapper .badge.price__badge-sold-out,.product-card-wrapper .card__badge .badge[class*=sold]{background:#6a6a64!important;color:#fff!important}.product-card-wrapper .card__content,.article-card-wrapper .card__content{padding:14px 16px 16px;flex:1;display:flex;flex-direction:column;gap:8px}.product-card-wrapper .card__information,.article-card-wrapper .card__information{padding:0;display:flex;flex-direction:column;gap:8px;flex:1}.product-card-wrapper .card__heading,.article-card-wrapper .card__heading{font-family:Poppins,sans-serif;font-size:14.5px;font-weight:500;line-height:1.4;color:var(--fk-text);margin:0;min-height:2.8em}.product-card-wrapper .card__heading a:not(:has(.fk-title-en)),.article-card-wrapper .card__heading a:not(:has(.fk-title-en)){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-wrapper .card__heading .fk-title-en,.article-card-wrapper .card__heading .fk-title-en,.product-card-wrapper .card__heading .fk-title-hi,.article-card-wrapper .card__heading .fk-title-hi{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.fk-title-name{display:block}.fk-title-technical{color:var(--fk-text-muted);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.35;margin-top:-2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.fk-card-meta-row{display:flex;align-items:center;min-height:20px}.fk-category-chip{display:inline-flex;align-items:center;width:fit-content;border-radius:5px;background:#f5f5f5;color:var(--fk-text-muted);font-family:Poppins,sans-serif;font-size:10.5px;font-weight:600;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px}.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading a:link,.product-card-wrapper .card__heading a:visited,.product-card-wrapper .card__heading a:active,.article-card-wrapper .card__heading a,.article-card-wrapper .card__heading a:link,.article-card-wrapper .card__heading a:visited,.article-card-wrapper .card__heading a:active{color:var(--fk-text)!important;text-decoration:none!important;background-image:none!important}.product-card-wrapper .fk-offer-block{display:flex;flex-direction:column;gap:7px;margin-top:2px;font-variant-numeric:tabular-nums}.product-card-wrapper .fk-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.product-card-wrapper .fk-price-row:empty,.product-card-wrapper .fk-discount-pill:empty{display:none}.product-card-wrapper .fk-current-price{color:var(--fk-text);font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1.15;letter-spacing:0}.product-card-wrapper .fk-price-prefix{color:var(--fk-text-muted);font-size:13px;font-weight:600;margin-right:4px}.product-card-wrapper .fk-mrp{color:var(--fk-text-faint);font-family:Poppins,sans-serif;font-size:12.5px;font-weight:500;line-height:1.2}.product-card-wrapper .fk-mrp s{text-decoration-thickness:1px}.product-card-wrapper .fk-discount-pill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#e8f5e9;color:#2d7352;font-family:Poppins,sans-serif;font-size:11.5px;font-weight:700;line-height:1.3;padding:4px 9px}.product-card-wrapper .price{font-variant-numeric:tabular-nums;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;padding:0}.product-card-wrapper .price .visually-hidden,.product-card-wrapper .price__container .visually-hidden,.product-card-wrapper .price-item--last+.visually-hidden{display:none!important}.product-card-wrapper .price__regular .price__regular-prefix,.product-card-wrapper .price__sale .price__sale-prefix,.product-card-wrapper .price-item-prefix,.product-card-wrapper .price__container .caption-with-letter-spacing.price__price-from{display:none!important}.product-card-wrapper .price__regular .price-item--regular,.product-card-wrapper .price__sale .price-item--sale,.product-card-wrapper .price-item--last{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:var(--fk-text);line-height:1.2;letter-spacing:-.01em}.product-card-wrapper .price__sale .price-item--regular,.product-card-wrapper .price s,.product-card-wrapper s.price-item,.product-card-wrapper .price-item--last s,.product-card-wrapper .price--on-sale .price-item--regular{font-size:13px!important;font-weight:400!important;color:var(--fk-text-faint)!important;text-decoration:line-through;text-decoration-thickness:1px;letter-spacing:0}.product-card-wrapper .price__sale .price-item--sale{color:var(--fk-text);display:inline-block;margin-right:0}.product-card-wrapper .quick-add,.product-card-wrapper .card__information .quick-add{margin-top:8px;width:100%;display:flex;justify-content:center;position:relative;z-index:3}.product-card-wrapper .quick-add__submit,.product-card-wrapper .product-form__submit,.product-card-wrapper .card__information .quick-add__submit{width:100%;max-width:38rem;min-height:44px;border-radius:8px;background:var(--fk-green)!important;color:#fff!important;border:1.5px solid var(--fk-green)!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .12s ease,box-shadow .18s ease;margin-top:auto;margin-left:auto;margin-right:auto;padding:0 14px;text-transform:none;letter-spacing:0;box-shadow:0 1px 2px #2121210a}@media(hover:hover)and (pointer:fine){.product-card-wrapper .quick-add__submit:hover,.product-card-wrapper .product-form__submit:hover{background:var(--fk-green-hover)!important;border-color:var(--fk-green-hover)!important;box-shadow:0 6px 14px #72be4352;transform:translateY(-1px)}}.product-card-wrapper .quick-add__submit:active,.product-card-wrapper .product-form__submit:active{transform:translateY(0);box-shadow:0 2px 6px #72be433d}.product-card-wrapper .quick-add__submit:focus-visible,.product-card-wrapper .product-form__submit:focus-visible{outline:2px solid var(--fk-green-dark);outline-offset:2px}.product-card-wrapper .quick-add__submit svg.icon-plus{width:14px;height:14px}.product-card-wrapper .rating{display:inline-flex;align-items:center;gap:4px;margin:0}.product-card-wrapper .rating-star{color:var(--fk-amber);font-size:12px}.product-card-wrapper .rating-text{font-size:11px;color:var(--fk-text-muted);letter-spacing:0}.product-card-wrapper .caption-with-letter-spacing{font-size:11px;letter-spacing:.08em;color:var(--fk-text-muted);text-transform:uppercase;margin:0;font-weight:500}.article-card-wrapper .card__information .article-card__info,.article-card-wrapper .article-card__info{display:inline-flex!important;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--fk-text-muted);margin:0;padding:0;order:-1}.article-card-wrapper .card__information{flex-direction:column}.article-card-wrapper time,.article-card-wrapper .circle-divider,.article-card-wrapper .article-card__info .caption{font-size:10.5px;font-weight:600;color:var(--fk-text-muted);letter-spacing:.1em;text-transform:uppercase}.article-card-wrapper .circle-divider:before,.article-card-wrapper .circle-divider:after{display:none!important}.article-card-wrapper .card__excerpt,.article-card-wrapper .article-card__excerpt{font-family:Poppins,sans-serif;font-size:13.5px;line-height:1.55;color:var(--fk-text-muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.article-card-wrapper .article-card__footer,.article-card-wrapper .card__footer{margin-top:auto;padding-top:6px;display:flex;align-items:center;min-height:22px}.article-card-wrapper .article-card__footer:before,.article-card-wrapper .card__footer:before{content:"Read article \2192";font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:var(--fk-green-dark);letter-spacing:0;display:inline-flex;align-items:center;transition:transform .18s ease}@media(hover:hover)and (pointer:fine){.article-card-wrapper:hover .article-card__footer:before,.article-card-wrapper:hover .card__footer:before{transform:translate(3px)}}.article-card-wrapper .article-card__footer span,.article-card-wrapper .card__footer span{display:none}:root{--fk-cat-fertilizer: #72BE43;--fk-cat-pesticide: #F2A93A;--fk-cat-insecticide: #E8534A;--fk-cat-fungicide: #8B6FB7;--fk-cat-herbicide: #4DB6AC;--fk-cat-seeds: #A3D977;--fk-cat-equipment: #78909C;--fk-cat-default: #E8E4DC}.product-card-wrapper .card[class*=fk-category--]{border-top-width:1px}.product-card-wrapper .card.fk-category--fertilizer,.product-card-wrapper .card.fk-category--pesticide,.product-card-wrapper .card.fk-category--insecticide,.product-card-wrapper .card.fk-category--fungicide,.product-card-wrapper .card.fk-category--herbicide,.product-card-wrapper .card.fk-category--seeds,.product-card-wrapper .card.fk-category--equipment{border-top-color:var(--fk-border)}.product-card-wrapper .card[class*=fk-category--]:not([class*=fk-category--fertilizer]):not([class*=fk-category--pesticide]):not([class*=fk-category--insecticide]):not([class*=fk-category--fungicide]):not([class*=fk-category--herbicide]):not([class*=fk-category--seeds]):not([class*=fk-category--equipment]){border-top-color:var(--fk-border)}.fk-title-en{display:block;font-family:Poppins,sans-serif;font-size:14.5px;font-weight:500;color:var(--fk-text);line-height:1.35}.fk-title-hi{display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:var(--fk-text-muted);line-height:1.4;margin-top:2px}@media(max-width:749px){.fk-title-en{font-size:13.5px}.fk-title-hi{font-size:11px}}.fk-savings-pill{display:inline-flex;align-items:center;background:#e8f5e9;color:#2d7352;border-radius:var(--fk-radius-pill);padding:3px 10px;font-family:Poppins,sans-serif;font-size:11.5px;font-weight:600;line-height:1.4;letter-spacing:0;width:fit-content}.fk-trust-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px;position:relative;z-index:3}.fk-trust-chip{display:inline-flex;align-items:center;gap:3px;background:#f5f5f5;color:var(--fk-text-muted);border-radius:var(--fk-radius-pill);padding:3px 8px;font-family:Poppins,sans-serif;font-size:10.5px;font-weight:500;line-height:1.4;white-space:nowrap}.fk-variant-pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:2px;position:relative;z-index:3}.fk-variant-pill{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--fk-text);border:1px solid var(--fk-border-strong);border-radius:5px;padding:2px 8px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1.5;white-space:nowrap;transition:background-color .14s ease,border-color .14s ease;cursor:pointer}.fk-variant-pill--oos{opacity:.45;text-decoration:line-through;cursor:not-allowed}.fk-variant-pill--more{color:var(--fk-text-muted);border-style:dashed}.fk-variant-pill.is-selected{background:#f1f8ec;border-color:var(--fk-green);color:var(--fk-green-dark);font-weight:700}@media(hover:hover)and (pointer:fine){.fk-variant-pill:not(.fk-variant-pill--oos):hover{background:var(--fk-bg-tile);border-color:var(--fk-green)}}.fk-read-time{display:inline-flex;align-items:center;font-family:Poppins,sans-serif;font-size:10.5px;font-weight:500;color:var(--fk-green-dark);letter-spacing:0}.fk-read-time:before{content:"\23f1  ";margin-right:2px}.fk-author-row{display:flex!important;align-items:center;gap:6px;order:-2!important;margin-bottom:0}.fk-author-name{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:var(--fk-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.fk-season-pill{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:4px;background:#72be43eb;color:#fff;border-radius:var(--fk-radius-pill);padding:4px 10px;font-family:Poppins,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:.04em;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 6px #2d735240}@media(max-width:749px){.product-card-wrapper .card.card--standard>.card__content,.product-card-wrapper .card.card--card>.card__content,.article-card-wrapper .card.card--standard>.card__content,.article-card-wrapper .card.card--card>.card__content{padding:12px 12px 14px!important;gap:6px}.product-card-wrapper .card__heading,.article-card-wrapper .card__heading{font-size:13.5px}.product-card-wrapper .price__regular .price-item--regular,.product-card-wrapper .price__sale .price-item--sale{font-size:15px}.product-card-wrapper .fk-current-price{font-size:19px}.product-card-wrapper .fk-title-technical{font-size:12px}.product-card-wrapper .price-item--last .money,.product-card-wrapper .price-item--last bdi{font-size:15px!important}.product-card-wrapper .price__sale .price-item--regular,.product-card-wrapper .price s{font-size:12px!important}.product-card-wrapper .quick-add__submit,.product-card-wrapper .product-form__submit{font-size:13.5px;min-height:42px}.product-card-wrapper .card__media img{padding:12px}.article-card-wrapper .card__excerpt{-webkit-line-clamp:2}}@media(max-width:540px){.product-grid.grid--2-col-tablet-down,.product-grid.grid--2-col{grid-template-columns:1fr!important;column-gap:0!important}.product-grid.grid--2-col-tablet-down>.grid__item,.product-grid.grid--2-col>.grid__item{max-width:100%!important;width:100%!important}.product-grid .product-card-wrapper .card.card--standard>.card__inner,.product-grid .product-card-wrapper .card.card--card>.card__inner{padding-bottom:0!important;height:240px!important;--ratio-percent: 0% !important}.product-grid .product-card-wrapper .card__media{height:240px!important;padding-bottom:0!important}.product-grid .product-card-wrapper .card__media img{max-height:240px;width:auto!important;height:100%!important;object-fit:contain;margin:0 auto;top:0;right:0;bottom:0;left:0;position:absolute;left:50%!important;transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fk-card-polish.css.map */
