.resource-list__carousel{background:#e5e5e5}.resource-list__carousel .product-card{height:100%;background:#f6f6f6;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-inline:1px solid #ebebeb}.resource-list__carousel .product-card__content>:not(.card-gallery),.resource-list__carousel .product-card__content>a.contents>*{padding-inline:8px}.product-grid-container .product-grid{gap:0;background:transparent;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.product-grid-container .product-grid__item{padding:10px;background:#fff;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.product-grid-container .product-grid__item .product-card{height:100%;background:#f6f6f6}@media screen and (max-width:749px){.product-grid-container .product-grid{border-left:0}.product-grid-container .product-grid__item{border-right:0;border-bottom:1px solid #e5e5e5}.product-grid-container .product-grid__item:nth-of-type(odd){border-right:1px solid #e5e5e5}}@media screen and (min-width:750px){[product-grid-view=default] .product-card__content>:not(.card-gallery),[product-grid-view=default] .product-card__content>a.contents>*{padding-inline:8px}}.variant-option--custom-swatch-dropdown .variant-option__select-wrapper{display:flex;position:relative;border:var(--style-border-width-inputs) solid var(--color-border);align-items:center;margin-top:var(--margin-2xs);overflow:clip}.variant-option--custom-swatch-dropdown .variant-option__select-wrapper:has(.swatch){--variant-picker-swatch-width: 20px;--variant-picker-swatch-height: 20px}.variant-option--custom-swatch-dropdown .variant-option__select-wrapper:hover{border-color:var(--color-variant-hover-border)}.variant-option--custom-swatch-dropdown .variant-option__select-wrapper .icon{position:absolute;right:var(--padding-md);top:50%;transform:translateY(-50%);width:var(--icon-size-2xs);height:var(--icon-size-2xs);pointer-events:none}.variant-option--custom-swatch-dropdown .variant-option__select-wrapper .swatch{position:absolute;top:50%;left:var(--padding-md);transform:translateY(-50%)}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-details{position:relative}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-details>summary{list-style:none}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-details>summary::-webkit-details-marker{display:none}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger{cursor:pointer;border:0}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item-label{user-select:none;-webkit-user-select:none}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger-content{display:flex;align-items:center;gap:var(--padding-sm);min-width:0;width:100%;padding-inline-end:calc(var(--padding-lg) + var(--icon-size-xs))}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger .swatch,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item .swatch{position:static;top:auto;left:auto;transform:none;flex-shrink:0}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger .icon{display:block;width:var(--icon-size-xs);height:var(--icon-size-xs);transform:translateY(-50%) rotate(90deg)}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger .icon svg{display:block;width:100%;height:100%}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger-label,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item-label{min-width:0;overflow-wrap:anywhere;font-size:12.5px;font-family:var(--font-sans)}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-details[open] .variant-option__custom-dropdown-trigger .icon{transform:translateY(-50%) rotate(-90deg)}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-menu{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;pointer-events:none;margin-top:0;background:var(--color-background);overflow:hidden;transition:grid-template-rows .18s ease,opacity .14s ease,margin-top .18s ease,visibility 0s linear .18s}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-details[open]+.variant-option__custom-dropdown-menu{grid-template-rows:1fr;opacity:1;visibility:visible;pointer-events:auto;margin-top:var(--padding-2xs, 4px);box-shadow:0 1px rgb(var(--color-foreground-rgb) / .08);transition:grid-template-rows .18s ease,opacity .14s ease,margin-top .18s ease,visibility 0s}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-options{margin:0;padding:0;min-height:0;max-height:min(320px,60vh);overflow:auto}@media(prefers-reduced-motion:reduce){.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-menu,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-details[open]+.variant-option__custom-dropdown-menu{transition:none}}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item{position:relative;display:flex;align-items:center;gap:var(--padding-sm);width:100%;padding:var(--padding-sm) var(--padding-md);border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item:hover,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item:focus-visible{background:rgb(var(--color-foreground-rgb) / .08)}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item--selected{background:rgb(var(--color-foreground-rgb) / .12)}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-trigger--unavailable,.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item--unavailable{color:rgb(var(--color-foreground-rgb) / var(--opacity-70))}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item .variant-option__strikethrough{position:absolute;left:var(--padding-md);top:50%;width:var(--variant-picker-swatch-width, 20px);height:var(--variant-picker-swatch-height, 20px);transform:translateY(-50%);pointer-events:none}.variant-option--custom-swatch-dropdown .variant-option__custom-dropdown-item .variant-option__strikethrough line{stroke:var(--color-variant-border);stroke-width:var(--style-border-width)}
/*# sourceMappingURL=/cdn/shop/t/46/assets/custom.css.map */
