*{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}button:focus,a:focus,div[onclick]:focus{outline:none}.hide{display:none!important}@media(min-width:700px){.hide-pc{display:none!important}}@media(max-width:699px){.hide-mobile{display:none!important}}.shopify-section .section{position:relative;z-index:1;overflow:hidden}.shopify-section .yg-background-box{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0}.shopify-section .yg-background-box .yg-background-image{width:100%;height:100%;object-fit:cover}.is-visible{overflow:visible!important}.h0{font-size:var(--text-h0);line-height:var(--line-height-h0);letter-spacing:var(--letter-spacing-h0)}.h1{font-size:var(--text-h1);line-height:var(--line-height-h1);letter-spacing:var(--letter-spacing-h1)}.h2{font-size:var(--text-h2);line-height:var(--line-height-h2);letter-spacing:var(--letter-spacing-h2)}.h3{font-size:var(--text-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-h3)}.h4{font-size:var(--text-h4);line-height:var(--line-height-h4);letter-spacing:var(--letter-spacing-h4)}.h5{font-size:var(--text-h5);line-height:var(--line-height-h5);letter-spacing:var(--letter-spacing-h5)}.h6{font-size:var(--text-h6);line-height:var(--line-height-h6);letter-spacing:var(--letter-spacing-h6)}.text-xl{font-size:var(--text-xl);line-height:var(--line-height-text-xl);letter-spacing:var(--letter-spacing-text-xl)}.text-lg{font-size:var(--text-lg);line-height:var(--line-height-text-lg);letter-spacing:var(--letter-spacing-text-lg)}.text-base{font-size:var(--text-base);line-height:var(--line-height-text-base);letter-spacing:var(--letter-spacing-text-base)}.text-sm{font-size:var(--text-sm);line-height:var(--line-height-text-sm);letter-spacing:var(--letter-spacing-text-sm)}.text-xs{font-size:var(--text-xs);line-height:var(--line-height-text-xs);letter-spacing:var(--letter-spacing-text-xs)}.radius-tag{border-radius:var(--radius-tag);overflow:hidden}.radius-xs{border-radius:var(--radius-xs);overflow:hidden}.radius-sm{border-radius:var(--radius-sm);overflow:hidden}.radius{border-radius:var(--radius);overflow:hidden}.radius-lg{border-radius:var(--radius-lg);overflow:hidden}.radius-xl{border-radius:var(--radius-xl);overflow:hidden}.radius-full{border-radius:var(--radius-full);overflow:hidden}@media(max-width:699px){.mobile\:text-start{text-align:start}.mobile\:text-center{text-align:center}.mobile\:text-end{text-align:end}.mobile\:justify-start{justify-content:start}.mobile\:justify-center{justify-content:safe center}.mobile\:justify-end{justify-content:end}.mobile\:justify-items-start{justify-items:start}.mobile\:justify-items-center{justify-items:safe center}.mobile\:justify-items-end{justify-items:end}}.section-header .text-with-icon{font-weight:500;color:#3c5120}product-card.product-card--b2b{position:relative;background:#fcfcf7;border-radius:var(--radius-sm);overflow:hidden}product-card.product-card--b2b .product-card__overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}product-card.product-card--b2b .product-card__figure>a,product-card.product-card--b2b .product-card__title a{position:relative;z-index:2}product-card.product-card--b2b.bg-custom{background:rgb(var(--background))}product-card.product-card--b2b .product-card__figure{padding:0 20px}product-card.product-card--b2b .product-card__figure>a{display:block;aspect-ratio:1;border-radius:var(--radius-sm);overflow:hidden}product-card.product-card--b2b .product-card__image{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:0}product-card.product-card--b2b .product-card__info{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:0 24px 20px}product-card.product-card--b2b .product-card__content-heading,product-card.product-card--b2b .product-card__custom-badges{display:flex;align-items:center;width:100%}product-card.product-card--b2b .product-card__content-heading{flex-direction:column;gap:12px}product-card.product-card--b2b .product-card__custom-badges{flex-wrap:wrap;justify-content:center;gap:6px}product-card.product-card--b2b .product-card__custom-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 14px;border:1px solid var(--product-card-accent-border);color:var(--product-card-accent);line-height:1.7;text-align:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}product-card.product-card--b2b:hover .product-card__custom-badge{background:var(--product-card-badge-hover-background);color:var(--product-card-badge-hover-text);border-color:var(--product-card-badge-hover-background)}product-card.product-card--b2b .product-card__title{display:block;width:100%;color:#000;font-weight:500;line-height:1.4;text-align:center;text-transform:capitalize}product-card.product-card--b2b .product-card__separator{width:100%;height:1px;background:var(--product-card-accent-border)}product-card.product-card--b2b .product-card__description-wrap{display:flex;align-items:flex-start;gap:12px;width:100%}product-card.product-card--b2b .product-card__description-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;padding:6px;border:1px solid var(--product-card-accent-border);border-radius:var(--radius-full);color:var(--product-card-accent)}product-card.product-card--b2b .product-card__description-icon-image{display:block;width:100%;height:100%;object-fit:contain}product-card.product-card--b2b .product-card__description{flex:1 1 auto;min-width:0;margin:0;color:#454748;line-height:1.6;text-align:left;text-transform:capitalize;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:699px){product-card.product-card--b2b .product-card__info{gap:8px;padding:0 12px 20px}product-card.product-card--b2b .product-card__content-heading{gap:6px}product-card.product-card--b2b .product-card__description-wrap{flex-direction:column;align-items:center;gap:6px}product-card.product-card--b2b .product-card__description-icon{flex-basis:24px;width:24px;height:24px;padding:4px}product-card.product-card--b2b .product-card__description{width:100%;text-align:center;-webkit-line-clamp:3}}.yg-dropdown-title-container[open] .yg-circle-chevron svg,yg-dropdown[open] .yg-circle-chevron svg,details[open] .yg-circle-chevron svg{transition:transform .3s;transform:rotate(180deg)}.yg-circle-chevron svg{transition:transform .3s}.mega-menu .yg-menu-header-link{color:#3c5120}.mega-menu .yg-menu-sub-link{color:#000}.hot-spot-popover::part(body){padding:24px!important}.hot-spot-popover::part(content){color:#fff!important;background:#0006!important}.yg-hot-spot-popover.prose *+:is(.h5,.h6,h5,h6){margin-block-start:8px}.yg-hot-spot-popover.prose *+p{margin-block-start:8px}.badge.badge--custom{--badge-background: transparent;--badge-color: var(--yg-badge-color, var(--text-color));padding:6px 14px;border:1px solid color-mix(in srgb,var(--yg-badge-color, currentColor) 50%,transparent);border-radius:999px;color:var(--yg-badge-color, rgb(var(--text-color)));background:transparent;font-size:12px;font-weight:400;line-height:1.7;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/7/assets/yg-style.css.map */
