.product-card-template-small{display:flex;align-items:center;font:500 12px/1.33 var(--font-family);position:relative;width:100%;padding:8px 16px 8px 8px;background:var(--color-white);border:solid 1px var(--color-border-secondary);border-radius:16px}.product-card-template-small__inner{width:100%;height:100%;min-height:100px;display:flex;align-items:center;font-weight:500;color:var(--color-secondary)}.product-card-template-small__left-section{width:80px;min-width:80px}@media only screen and (min-width: 768px){.product-card-template-small__left-section{width:100px;min-width:100px}}.product-card-template-small__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:3px}.product-card-template-small__badge{display:flex;align-items:center;gap:5px;padding:0 7px;font-size:10px;line-height:18px;border:solid 1px #007050;border-radius:6px;background:#007050;color:#fff;white-space:nowrap}.product-card-template-small__badge--hollow{background:#fff;color:#007050}.product-card-template-small__badge-icon{width:15px;height:15px}.product-card-template-small__image-link{display:block;width:100%;margin:auto;transition:opacity .4s}.product-card-template-small__image-link:hover{opacity:.7}.product-card-template-small__image{width:100%}.product-card-template-small__main{flex-grow:1;padding:0 10px 0 8px;display:flex;flex-direction:column;row-gap:6px;align-items:flex-start;height:100%}@media only screen and (min-width: 768px){.product-card-template-small__main{padding:0 10px 0 8px}}.product-card-template-small__main .product-card-labels__item{display:block;line-height:1.3}.product-card-template-small__farm{font-size:12px;line-height:20px;color:#007050;font-weight:600;display:inline-block;max-width:160px;margin:1px 0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .4s}.product-card-template-small__farm:hover{opacity:.7;text-decoration:none}.product-card-template-small__title{font-size:14px;line-height:16px;max-height:32px;color:#344054;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:relative;overflow:hidden;text-overflow:ellipsis;transition:color .4s;margin-bottom:auto}.product-card-template-small__title:hover{color:#007050;text-decoration:none}.product-card-template-small__price-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px}.product-card-template-small__price{font-weight:600}.product-card-template-small__price-unit{font-size:10px}.product-card-template-small__unit{border:solid 1px var(--color-border-primary);border-radius:6px;font-size:10px;line-height:18px;padding:0 5px;display:inline-block;margin:3px 0}.product-card-template-small__id{font-size:12px;line-height:16px;color:var(--color-secondary);text-transform:uppercase}.product-card-template-small__right-section{align-self:stretch;display:flex;gap:6px;flex-direction:column;align-items:flex-end}.product-card-template-small .product-card-notify__overlay{display:none}.product-card-template-small .product-card-notify__button--alternative{top:auto;left:auto;right:16px;bottom:16px;width:95px;height:40px;line-height:1.2;transform:none;margin:0;padding:0}@media only screen and (min-width: 768px){.product-card-template-small .product-card-notify__button--alternative{right:0}}.product-card-template-small__trigger{width:40px;height:40px;border:solid 1px #099250;border-radius:50%;color:#087443;background:#fff;transition:all .4s;display:flex;align-items:center;justify-content:center;pointer-events:auto}.product-card-template-small__trigger:hover{background-color:#087443;color:#fff;border-color:#fff}.product-card-template-small__trigger--active{background:#087443;color:#fff}.product-card-template-small__trigger--active:hover{background:#fff;color:#087443}.product-card-template-small__trigger+.product-card-notify__button--alternative{right:62px}@media only screen and (min-width: 768px){.product-card-template-small__trigger+.product-card-notify__button--alternative{right:46px}}.product-card-template-small__trigger-icon{width:13px;height:13px;position:relative;display:block}.product-card-template-small__trigger-icon--close{transform:rotate(45deg)}.product-card-template-small__unit-id{border:solid 1px #d0d5dd;border-radius:6px;font-size:10px;line-height:18px;padding:0 5px;display:inline-block}.product-card-template-small__id-clickable{font-size:12px;line-height:18px;color:#344054;text-transform:uppercase;background-color:#fff0;display:inline-flex;width:min-content;border:1px solid transparent}.product-card-template-small__id-clickable:hover{color:#007050;text-decoration:underline}.product-card-template-small__card-action{margin-top:auto}.product-card-template-small .product-card-add-to-cart__max-quantity{padding:5px 12px;bottom:56px}@media only screen and (min-width: 768px){.product-card-template-small .product-card-add-to-cart__max-quantity{bottom:50px}}.product-card-template-small--dy-cart-widget{padding:16px}.product-card-template-small--dy-cart-widget .product-card-template-small__inner{min-height:88px;align-items:flex-start}.product-card-template-small--dy-cart-widget .product-card-template-small__left-section{width:82px;min-width:82px}.product-card-template-small--dy-cart-widget .product-card-template-small__image-link{width:82px}.product-card-template-small--dy-cart-widget .product-card-template-small__image{width:82px;height:82px;object-fit:contain}.product-card-template-small--dy-cart-widget .product-card-template-small__main{justify-content:flex-start;row-gap:4px;padding:0 12px 0 0}.product-card-template-small--dy-cart-widget .product-card-template-small__farm{max-width:120px;margin:0;font-size:11px;line-height:14px}.product-card-template-small--dy-cart-widget .product-card-template-small__title{margin-bottom:0;font-size:16px;line-height:20px;max-height:40px}.product-card-template-small--dy-cart-widget .product-card-template-small__id-wrapper{order:2}.product-card-template-small--dy-cart-widget .product-card-template-small__id-clickable{font-size:10px;line-height:12px;color:var(--color-quaternary)}.product-card-template-small--dy-cart-widget .product-card-template-small__unit{order:3;margin:0;padding:1px 6px;line-height:16px}.product-card-template-small--dy-cart-widget .product-card-template-small__right-section{min-width:40px;justify-content:space-between;padding:20px 0}.product-card-template-small--dy-cart-widget .product-card-template-small__price{font-size:16px;line-height:20px}.product-card-template-small--dy-cart-widget .product-card-template-small__card-action{margin-top:0}.product-card-template-small--dy-cart-widget .product-card-template-small__trigger{width:28px;height:28px}.product-card-template-small--dy-cart-widget .product-card-template-small__trigger-icon{width:12px;height:12px}.product-carousel-small__item{display:flex;margin:0 4px;width:325px}@media only screen and (min-width: 768px){.product-carousel-small__item{width:375px}}.product-carousel-small .slick-list{margin:0 -16px;padding:0 12px}.product-carousel-small .slick-arrow{position:absolute;top:-56px;right:0;display:none}.product-carousel-small .slick-prev{right:54px}@media only screen and (min-width: 768px){.product-carousel-small .slick-prev{right:64px}}.product-carousel-small .slick-track{display:flex}.product-carousel-small .slick-slide{height:auto}.product-carousel-small .slick-slide>div,.product-carousel-small .slick-slide>div>div{display:flex!important}.product-carousel-small .slick-initialized .slick-slide{display:flex}@media only screen and (min-width: 768px){.product-carousel-small--side-arrows .slick-arrow{display:block;top:calc(50% - 20px);right:-60px}}@media only screen and (min-width: 768px){.product-carousel-small--side-arrows .slick-prev{left:-60px;right:auto}}.product-carousel-small--multicart{width:100%;overflow:hidden;padding:0 0 16px}@media only screen and (min-width: 768px){.product-carousel-small--multicart{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-secondary);padding:16px}}.product-carousel-small--multicart .product-carousel-small__item{width:320px;margin:0 4px;border-radius:16px;border-top:1px solid var(--color-border-secondary)}@media only screen and (min-width: 768px){.product-carousel-small--multicart .product-carousel-small__item{width:380px}}.product-carousel-small--multicart .product-carousel-small__item .product-card-quick-search:first-child{border-top:none;width:100%}.product-carousel-small--multicart .slick-slider{overflow:hidden}.product-carousel-small--multicart .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);right:15px;display:none;z-index:1;background:var(--color-white);border:none;box-shadow:0 0 28px 2px var(--color-border-secondary)}.product-carousel-small--multicart .slick-arrow:not(.slick-disabled):hover{background:var(--color-white);box-shadow:0 0 16px 2px var(--color-brand-primary)}.product-carousel-small--multicart .slick-arrow:not(.slick-disabled):hover:after{border-color:var(--color-brand-primary)}.product-carousel-small--multicart .slick-arrow:before{display:none}.product-carousel-small--multicart .slick-arrow:after{width:12px;height:12px;background:none;border-top:solid 3px black;border-right:solid 3px black;transform:translate(-65%,-50%) rotate(45deg);transition:all .4s}.product-carousel-small--multicart .slick-prev{right:auto;left:15px;transform:translateY(-50%) rotate(180deg)}.product-carousel-small--multicart .slick-disabled{visibility:hidden}.product-carousel-small--dy-cart-widget .product-carousel-small__item{width:280px}@media only screen and (min-width: 768px){.product-carousel-small--dy-cart-widget .product-carousel-small__item{width:322px}}.product-carousel-small--dy-cart-widget .slick-list{margin:0 -4px;padding:0}
