.text-block:empty{display:none}.accordion .details:has(.text-block:empty){display:none}.ma-product-meta{margin:0;font-size:.95rem;color:rgb(var(--color-foreground-rgb) / .85)}.ma-product-status{margin:0;padding:.5rem .75rem;border-radius:var(--ma-radius, 8px);font-size:.95rem;font-weight:500;width:fit-content}.ma-product-status--stock{background:#315b3a1f;color:var(--ma-color-primary, #315B3A)}.ma-product-status--backorder{background:#b6682c1f;color:var(--ma-color-accent, #B6682C)}.ma-product-status--special,.ma-product-status--consult{background:#b6682c29;color:var(--ma-color-accent, #B6682C)}.ma-product-table{width:100%;border-collapse:collapse;font-size:.95rem}.ma-product-table th,.ma-product-table td{padding:.5rem .75rem;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .12);text-align:left;vertical-align:top}.ma-product-table th{font-weight:600;width:40%;color:rgb(var(--color-foreground-rgb) / .75)}.ma-product-table td{width:60%}.ma-product-table a{color:var(--ma-color-primary, #315B3A);text-decoration:underline}.ma-variant-details{display:block}.ma-variant-details__content{display:grid;gap:1rem}.ma-variant-details__group{display:grid;gap:.5rem}.ma-variant-details__group h4{margin:0;font-size:1rem;font-weight:650}.ma-variant-details__list{margin:0;padding-inline-start:1.25rem}.ma-variant-details__links{display:flex;flex-wrap:wrap;gap:.5rem}.ma-variant-details__links .button{min-width:fit-content}.ma-variant-details__videos{display:grid;gap:.75rem}.ma-variant-details__video{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--ma-radius, 8px);background:rgb(var(--color-foreground-rgb) / .06)}.ma-variant-details__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ma-product-contact-button{width:100%;text-align:center;justify-content:center}@media screen and (max-width:749px){.ma-product-status{width:100%}.ma-product-table th,.ma-product-table td{padding:.5rem}.ma-product-contact-button{width:100%}}@media screen and (min-width:750px){.product-details .sticky-content{max-height:calc(100vh - var(--header-group-height, 0));overflow-y:auto;scrollbar-width:thin}.product-details .sticky-content::-webkit-scrollbar{width:6px}}:root{--ma-product-green: #00843d;--ma-product-green-dark: #006b31;--ma-product-green-soft: #eef7f1;--ma-product-border: #cfe3d6;--ma-product-ink: #1f3327;--ma-product-muted: #66756b}.product-details .price{color:var(--ma-product-green);font-size:1.35rem;font-weight:750;line-height:1.15}.product-details .tax-note,.product-details .shopify-installments{color:var(--ma-product-muted);font-size:.9rem}.product-details .ma-product-info:has(.ma-product-meta)+.ma-product-info:has(.ma-product-meta){margin-block-start:-.55rem}.ma-product-meta{line-height:1.35}.ma-product-meta strong{color:var(--ma-product-ink)}.ma-product-sale-format{display:grid;gap:.18rem;width:100%;margin-block-start:.7rem;padding:.65rem .8rem;border:1px solid var(--ma-product-border);border-radius:8px;background:var(--ma-product-green-soft);color:var(--ma-product-green-dark);line-height:1.35}.ma-product-sale-format[hidden]{display:none}.ma-product-sale-format strong{color:var(--ma-product-ink);font-size:1rem}.ma-product-sale-format__label{color:var(--ma-product-green-dark);font-size:.72rem;font-weight:750;line-height:1.15;text-transform:uppercase}.ma-product-sale-format small{color:var(--ma-product-muted);font-size:.8rem}.ma-product-status{border:1px solid transparent;line-height:1.35}.ma-product-status--standard{background:var(--ma-product-green-soft);border-color:var(--ma-product-border);color:var(--ma-product-green-dark)}.ma-product-status--special,.ma-product-status--consult{background:#fff4ea;border-color:#f2d5bc;color:#9b501d}.product-details .variant-picker{--color-selected-variant-background: var(--ma-product-green);--color-selected-variant-hover-background: var(--ma-product-green-dark);--color-selected-variant-text: #ffffff;--color-selected-variant-hover-text: #ffffff;--color-selected-variant-border: var(--ma-product-green);--color-selected-variant-hover-border: var(--ma-product-green-dark);--color-variant-border: var(--ma-product-border);--color-variant-hover-border: var(--ma-product-green);--color-variant-hover-background: var(--ma-product-green-soft);--color-variant-hover-text: var(--ma-product-ink)}.product-details .variant-option{row-gap:.55rem}.product-details .variant-option legend{margin-block-end:.45rem;color:var(--ma-product-ink);font-weight:650}.product-details .variant-option__button-label{min-height:3.4rem;border-radius:8px;color:var(--ma-product-ink);font-weight:600}.product-details .variant-option__button-label:not(.variant-option__button-label--has-swatch){flex-direction:column;line-height:1.15}.product-details .variant-option__unavailable-note{position:relative;z-index:2;margin-block-start:.2rem;color:#66766b;font-size:.68rem;font-weight:500;line-height:1.15;text-align:center;white-space:normal}.product-details .variant-option__button-label__pill{background:var(--ma-product-green)}.product-details .variant-option__button-label:has(:checked){color:#fff}.product-details .variant-option__button-label:has([data-option-available=false]){background:#f7faf8;color:#7d8d82;opacity:1}.product-details .variant-option__button-label:has([data-option-available=false]):not(.variant-option__button-label--has-swatch){border:1px dashed #c9d8ce}.product-details .variant-option__button-label:has([data-option-available=false]):not(.variant-option__button-label--has-swatch):before,.product-details .variant-option__button-label:has([data-option-available=false]):not(.variant-option__button-label--has-swatch):after{border-color:#c9d8ce}.product-details .variant-option__strikethrough{display:none}.product-details .add-to-cart-button,.product-details .ma-product-contact-button,.sticky-add-to-cart__button{--button-background-color: var(--ma-product-green);--button-color: #ffffff;--button-border-color: var(--ma-product-green);--button-focus-outline-color: var(--ma-product-green);border-radius:8px;font-weight:750}.product-details .add-to-cart-button:hover,.product-details .ma-product-contact-button:hover,.sticky-add-to-cart__button:hover{--button-background-color: var(--ma-product-green-dark);--button-border-color: var(--ma-product-green-dark)}.ma-variant-description__content>:first-child{margin-block-start:0}.ma-variant-description__content>:last-child,.ma-product-shipping-details>:last-child{margin-block-end:0}.ma-product-shipping-details ul{padding-inline-start:1.15rem}.product-recommendations{border-top:1px solid #e0e9e2;background:#f7faf5}.product-recommendations .section-resource-list__content h2{margin:0;color:var(--ma-product-green-dark);font-size:1.55rem;line-height:1.2}.product-recommendations .resource-list{align-items:stretch}@media screen and (min-width:750px){.product-information__media media-gallery{max-width:min(100%,620px);margin-inline:auto}.product-information__media .product-media-container.constrain-height{--constrained-min-height: 480px;--constrained-height: min(560px, calc(100vh - 180px) )}.product-information__media .product-media-container{background:#fff}.product-information__media .product-media__image{object-fit:contain}}@media screen and (max-width:749px){.product-information__media media-gallery{width:100%;max-width:430px;margin-inline:auto}.product-information__media .product-media-container.constrain-height{--constrained-min-height: 0;--constrained-height: clamp(320px, 92vw, 420px);min-height:0;height:var(--constrained-height)}.product-information__media .product-media-container,.product-information__media .product-media,.product-information__media .product-media__image{max-height:420px;object-fit:contain}.product-details .price{font-size:1.25rem}.product-details .variant-option__button-label{min-height:2.65rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ma-product.css.map */
