:root{--bcp-red: #E60012;--bcp-dark-gray: #333333;--bcp-light-gray: #F5F5F5;--bcp-green: #28A745;--bcp-white: #FFFFFF;--bcp-blue: #007BFF;--bcp-orange: #FF6B35;--bcp-font-heading: var(--font-heading--family);--bcp-font-body: var(--font-body--family);--bcp-section-padding: 60px;--bcp-section-padding-mobile: 40px;--bcp-gutter: 20px;--bcp-transition: .3s ease;--bcp-transition-fast: .2s ease;--bcp-radius-sm: 4px;--bcp-radius-md: 8px;--bcp-radius-lg: 12px;--bcp-radius-full: 100px}.bcp-button-primary{background-color:var(--bcp-dark-gray);color:var(--bcp-white);border:none;border-radius:var(--bcp-radius-full);padding:12px 24px;font-weight:600;cursor:pointer;transition:all var(--bcp-transition);text-transform:uppercase;letter-spacing:.5px}.bcp-button-primary:hover{background-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.bcp-button-secondary{background-color:var(--bcp-white);color:var(--bcp-dark-gray);border:2px solid var(--bcp-dark-gray);border-radius:var(--bcp-radius-full);padding:12px 24px;font-weight:600;cursor:pointer;transition:all var(--bcp-transition)}.bcp-button-secondary:hover{background-color:var(--bcp-dark-gray);color:var(--bcp-white)}.bcp-button-text{color:var(--bcp-blue);text-decoration:none;border:none;background:none;cursor:pointer;padding:0;font-weight:500}.bcp-button-text:hover{text-decoration:underline}.bcp-discount-badge{position:absolute!important;top:12px!important;left:12px!important;background-color:var(--bcp-green)!important;color:var(--bcp-white)!important;padding:6px 12px!important;border-radius:var(--bcp-radius-full)!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;z-index:10!important;line-height:1!important}.product-card-img-wrapper,.product-card .product-card-img-wrapper{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;min-height:300px!important;max-height:400px!important;overflow:hidden!important;border-radius:8px!important;background:#f8f8f8!important;margin-bottom:12px!important}.product-card-img-wrapper>.product-badges,.product-card-img-wrapper>.product-sale-badge,.product-card-img-wrapper>.product-custom-badge{position:absolute!important;z-index:10!important}.product-card-img-wrapper img,.product-card .product-card-img-wrapper img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.product-badges,.product-badges__badge--rectangle,.product-badges .product-badges__badge,.product-badges__badge{position:absolute!important;z-index:10!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important}.product-card-img-wrapper .product-badges,.product-card__media .product-badges,.product-card__media-wrapper .product-badges{position:absolute!important;top:12px!important;left:12px!important;margin:0!important}.product-card-img-wrapper:has(.bcp-discount-badge) .product-badges,.product-card-img-wrapper:has(.bcp-discount-badge) .product-badges__badge--rectangle,.product-card__media:has(.bcp-discount-badge) .product-badges,.product-card__media:has(.bcp-discount-badge) .product-badges__badge--rectangle{top:auto!important;bottom:12px!important;left:12px!important;right:auto!important}.product-badges__badge--rectangle{padding:6px 12px!important;border-radius:20px!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;line-height:1!important}.product-card-container>.product-badges:not(.product-card-img-wrapper .product-badges):not(.product-card__media .product-badges),.product-card-container>.product-badges__badge:not(.product-card-img-wrapper .product-badges__badge),.product-card-link>.product-badges:not(.product-card-img-wrapper .product-badges),.product-card .product-card-img-wrapper:before [class*=badge],.product-card .mb-4:before [class*=badge]{display:none!important}.product-card-img-wrapper{position:relative!important}.product-card-img-wrapper .product-badges,.product-card-img-wrapper .product-sale-badge,.product-card-img-wrapper .product-custom-badge,.product-card-img-wrapper .product-sold-out-badge,.product-card-img-wrapper .badge{position:absolute!important;top:12px!important;left:12px!important;z-index:10!important;margin:0!important;padding:6px 12px!important;border-radius:20px!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;background-color:#000000b3!important;color:#fff!important}.product-card-img-wrapper:has(.bcp-discount-badge) .product-sold-out-badge,.product-card-img-wrapper:has(.bcp-discount-badge) .product-sale-badge:not(.bcp-discount-badge){top:auto!important;bottom:12px!important;left:12px!important}.bcp-product-card{position:relative;transition:transform var(--bcp-transition),box-shadow var(--bcp-transition);will-change:transform}.bcp-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.bcp-quick-view-overlay{position:absolute;bottom:20px;left:50%;transform:translate(-50%);opacity:0;transition:opacity var(--bcp-transition);z-index:3}.bcp-product-card:hover .bcp-quick-view-overlay{opacity:1}.bcp-stock-badge{display:inline-flex;align-items:center;gap:6px;color:var(--bcp-green);font-size:14px;font-weight:500}.bcp-stock-badge:before{content:"";width:8px;height:8px;background-color:var(--bcp-green);border-radius:50%;display:inline-block}.bcp-section{padding:var(--bcp-section-padding) 0}@media screen and (max-width: 749px){.bcp-section{padding:var(--bcp-section-padding-mobile) 0}}.variant-option__swatch{position:relative}.variant-option__swatch input[type=radio]:checked+*,.variant-option__swatch--selected .variant-option__button-label{border:2px solid var(--bcp-dark-gray)!important;box-shadow:0 0 0 2px var(--bcp-white)}.variant-option__swatch .variant-option__button-label{border-radius:50%!important;overflow:hidden;transition:all var(--bcp-transition)}.variant-option__swatch .variant-option__button-label:hover{transform:scale(1.1)}.product-card{position:relative}.product-card .bcp-quick-view-button{position:absolute;bottom:20px;left:50%;transform:translate(-50%);opacity:0;transition:opacity var(--bcp-transition);z-index:3;padding:12px 24px;background:var(--bcp-dark-gray);color:var(--bcp-white);border:none;border-radius:var(--bcp-radius-full);font-weight:600;cursor:pointer;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.product-card:hover .bcp-quick-view-button{opacity:1}.product-card .bcp-quick-view-button:hover{background:#1a1a1a}.product-inventory__icon-in_stock{color:var(--bcp-green)!important}.product-inventory__status{display:inline-flex;align-items:center;gap:6px;color:var(--bcp-green);font-size:14px;font-weight:500}.product-card .product-card-price,.product-card product-price,.product-card .product-price,.product-card [ref=priceContainer],.product-card product-price [ref=priceContainer]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;margin-top:8px!important;margin-bottom:0!important;text-align:center!important}.product-card .product-card-price-from{font-weight:600!important;font-size:1.125rem!important;color:#333!important;display:inline!important;margin-right:2px!important}.product-card .product-card-price-final,.product-card .product-price-final,.product-card .price,.product-card product-price .price,.product-card [ref=priceContainer] .price{font-weight:700!important;font-size:1.125rem!important;color:#333!important;line-height:1.4!important;margin:0!important;display:inline-block!important}.product-card .product-card-price-final.product-price-final-sale,.product-card .product-price-final-sale,.product-card .product-card-price.product-price:has(.product-card-price-compare) .product-card-price-final{color:#e60012!important;font-weight:700!important}.product-card .product-card-price-compare,.product-card .compare-at-price,.product-card product-price .compare-at-price,.product-card s{font-weight:400!important;font-size:1rem!important;color:#999!important;text-decoration:line-through!important;opacity:.8!important;display:block!important;margin:0!important;line-height:1.4!important}.product-card .product-card-price-discount{font-size:.875rem!important;font-weight:600!important;color:#e60012!important;text-transform:uppercase!important;letter-spacing:.3px!important;margin-top:2px!important;display:block!important;line-height:1.4!important}.product-card .product-card-price.product-price{margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;line-height:1.5!important;min-height:60px!important;justify-content:center!important}.product-card .product-card-price.product-price>s,.product-card .product-card-price.product-price>span.product-card-price-final{display:block!important;line-height:1.4!important}.product-card .product-card-container{display:flex!important;flex-direction:column!important;height:100%!important;position:relative!important}.product-card .product-card-link{flex:1!important;display:flex!important;flex-direction:column!important}.product-card .product-card-actions,.product-card-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;margin-top:12px!important;width:100%!important}.product-card .bcp-buy-now-button,.product-card .product-card-form button[type=submit],.product-card .product-card-form .button,.product-card .product-card-form .btn,.product-card .product-card-form .btn-atc,.product-card .product-card-form .btn-quick-view{margin-left:auto!important;margin-right:0!important;padding:10px 20px!important;background-color:var(--bcp-dark-gray)!important;color:var(--bcp-white)!important;border:none!important;border-radius:6px!important;font-size:.875rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important;min-width:120px!important;text-align:center!important}.product-card .bcp-buy-now-button:hover,.product-card .product-card-form button[type=submit]:hover,.product-card .product-card-form .button:hover{background-color:#1a1a1a!important;transform:translateY(-1px)!important;box-shadow:0 2px 8px #00000026!important}.product-card .product-card-form button[type=submit]:disabled,.product-card .product-card-form .button:disabled{opacity:.6!important;cursor:not-allowed!important}.product-information .price,.product-information product-price,.product-information product-price [ref=priceContainer] .price{font-weight:700!important;font-size:1.5rem!important;color:var(--color-foreground-heading)!important}.product-information .compare-at-price{font-weight:400!important;text-decoration:line-through;opacity:.7;font-size:1.25rem}.announcement-bar--bcp{background-color:var(--bcp-dark-gray)!important;color:var(--bcp-white)!important}.announcement-bar--bcp .announcement-bar__wrapper{background-color:transparent}.announcement-bar--bcp .announcement-bar__text{color:var(--bcp-white)!important;font-weight:500;font-size:.875rem}.announcement-bar--bcp .announcement-bar__account-links{display:flex!important}.announcement-bar--bcp .announcement-bar__account-link{color:var(--bcp-white)!important;font-size:.875rem}.announcement-bar--bcp .announcement-bar__separator{color:var(--bcp-white)!important;opacity:.7}.announcement-bar--bcp .announcement-bar__slides{justify-content:flex-start;margin-inline:0;max-width:none}@media screen and (max-width: 749px){.announcement-bar--bcp,aside.announcement-bar--bcp,.section.announcement-bar--bcp{display:none!important;visibility:hidden!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}}.header--bcp-layout .header__columns{grid-template-areas:"left center right"!important}.header--bcp-layout .header__column--left{grid-area:left!important;justify-content:flex-start}.header--bcp-layout .header__column--center{grid-area:center!important;justify-content:center}.header--bcp-layout .header__column--right{grid-area:right!important;justify-content:flex-end}.product-information__grid--bcp{grid-template-columns:60% 40%!important;gap:48px!important}@media screen and (max-width: 749px){.product-information__grid--bcp{grid-template-columns:1fr!important;gap:24px!important}}.product-information__grid--bcp .product-information__media{order:0}.product-information__grid--bcp .product-details{order:1}.product-information__grid--bcp .bcp-product-discount-badge{margin-bottom:16px;display:inline-block}.product-information__grid--bcp .variant-option__swatch .variant-option__button-label{border-radius:50%!important;width:40px!important;height:40px!important}.product-information__grid--bcp .buy-buttons button[type=submit],.product-information__grid--bcp .buy-buttons .button,.product-information__grid--bcp .buy-buttons .button-primary{padding:16px 32px!important;font-size:1rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;min-height:52px}.resource-list__item .bcp-product-card-wrapper{position:relative}.resource-list__item .bcp-product-card-wrapper .bcp-quick-view-button{position:absolute;bottom:20px;left:50%;transform:translate(-50%);opacity:0;transition:opacity var(--bcp-transition);z-index:10}.resource-list__item .bcp-product-card-wrapper:hover .bcp-quick-view-button{opacity:1}@media screen and (max-width: 749px){.bcp-button-primary,.bcp-button-secondary{padding:14px 20px;font-size:.875rem;min-height:44px}.product-card .bcp-quick-view-button{bottom:12px;padding:10px 16px;font-size:.75rem;min-height:40px}.bcp-discount-badge{top:8px;left:8px;padding:4px 8px;font-size:10px}.product-card .price,.product-card product-price,.product-card .product-price{font-size:1rem!important}.product-information .price,.product-information product-price{font-size:1.25rem!important}.resource-list--grid{grid-template-columns:1fr!important;gap:20px!important}.section-resource-list .resource-list__item{width:100%!important;max-width:100%!important}.section-resource-list[data-testid=resource-list-grid],.section-resource-list .resource-list--grid{--resource-list-columns-mobile: 1fr !important;--column-count-mobile: 1 !important}.section-resource-list .resource-list__item .product-card,.section-resource-list .resource-list__item .bcp-product-card-wrapper{width:100%;max-width:100%}.header--bcp-layout .header__column--left,.header--bcp-layout .header__column--center,.header--bcp-layout .header__column--right{gap:8px}.header--bcp-layout .header__columns{padding:12px 16px;gap:8px;min-height:60px}.header--bcp-layout .header__column--center{flex:1;justify-content:center;order:2}.header--bcp-layout .header__column--left{order:1;flex:0 0 auto;min-width:44px}.header--bcp-layout .header__column--right{gap:8px;order:3;flex:0 0 auto}.header--bcp-layout .header__column--center img,.header--bcp-layout .header__column--center svg{max-height:32px;width:auto}.header--bcp-layout [data-testid*=search],.header--bcp-layout [data-testid*=actions] button,.header--bcp-layout [data-testid*=actions] a{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.bcp-section{padding:var(--bcp-section-padding-mobile) 0}.product-information__grid--bcp .buy-buttons button[type=submit],.product-information__grid--bcp .buy-buttons .button{padding:14px 24px!important;font-size:.875rem!important;min-height:48px;width:100%}.product-information__grid--bcp .variant-option__swatch .variant-option__button-label{width:36px!important;height:36px!important}.bcp-collection-card__title{font-size:1.25rem;padding:16px}.bcp-collection-card__overlay{padding:16px}.bcp-mobile-hidden{display:none!important}}@media screen and (min-width: 750px){.bcp-desktop-hidden{display:none!important}}@media screen and (min-width: 750px) and (max-width: 989px){.bcp-collection-carousel__title{font-size:2rem}.product-information__grid--bcp{gap:32px!important}}@media (hover: none) and (pointer: coarse){.bcp-button-primary,.bcp-button-secondary,.product-card .bcp-quick-view-button{min-height:44px;min-width:44px}.product-card .bcp-quick-view-button{opacity:.9}.product-card:active .bcp-quick-view-button{opacity:1}}.product-card,product-card,.resource-list__item .product-card,.resource-list__item product-card,.product-grid__card,.resource-card[data-resource-type=product],.resource-list .product-card,.product-grid .product-card,.product-list .product-card,.collection-grid .product-card,.search-results .product-card,.main-collection-grid .product-card{background:#fff!important;border-radius:12px!important;border:1px solid #e5e5e5!important;padding:16px!important;margin-bottom:16px!important;box-shadow:0 2px 8px #0000000d!important;transition:box-shadow .3s ease,transform .3s ease!important}.product-card:hover,product-card:hover,.resource-list__item .product-card:hover,.product-grid .product-card:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)!important}.product-card__content,product-card .product-card__content{background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important}.product-card__media,product-card .product-card__media,.product-card__media-wrapper,.resource-list .product-card__media,.product-grid .product-card__media{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:300px!important;max-height:400px!important;margin-bottom:12px!important;border-radius:8px!important;overflow:hidden!important;background:#f8f8f8!important}.product-card__image,product-card img,.product-card__media img,.product-card__media-wrapper img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:8px!important;display:block!important}.product-card .price,.product-card product-price,.product-card .product-price,product-card .price,product-card product-price,.resource-list .product-card .price,.product-grid .product-card .price,.main-collection-grid .product-card .price{font-size:1.125rem!important;font-weight:600!important;color:#333!important;margin-top:8px}.product-card .product-card-title,.product-card .product-title,.product-card product-title,.product-card h3,.product-card h4,.resource-list .product-card h3,.product-grid .product-card h3{font-size:.875rem!important;color:#333!important;margin:12px 0 8px!important;font-weight:500!important;line-height:1.4!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:2.8em!important;max-height:2.8em!important;height:2.8em!important}.product-card .loox-rating,.product-card .jdgm-widget,.product-card .jdgm-preview-badge,.product-card .product-rating-badge{margin:8px 0!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important;min-height:20px!important}.product-card .jdgm-preview-badge .jdgm-star,.product-card .jdgm-preview-badge .jdgm-star.jdgm--on{color:gold!important;font-size:14px!important}.product-card .jdgm-preview-badge,.product-card .loox-rating{font-size:14px!important;color:#333!important}.product-card .product-card-link,.product-card a.product-card-link{display:flex!important;flex-direction:column!important;text-decoration:none!important;color:inherit!important}.product-card .product-card-container{display:flex!important;flex-direction:column!important;height:100%!important}.bcp-order-card,.product-card--order-style,.product-card.bcp-order-style{background:#fff;border-radius:12px;border:1px solid #e5e5e5;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease,transform .3s ease}.bcp-order-card:hover,.product-card--order-style:hover,.product-card.bcp-order-style:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.bcp-order-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.bcp-order-card__status{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:500;color:#333}.bcp-order-card__status-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.bcp-order-card__date{font-size:.875rem;color:#666}.bcp-order-card__status--on-way{color:#007bff}.bcp-order-card__status--confirmed{color:#28a745}.bcp-order-card__status--delivered{color:#6c757d}.bcp-order-card__image-wrapper,.product-card.bcp-order-style .product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1;margin-bottom:12px;border-radius:8px;overflow:hidden;background:#f8f8f8}.bcp-order-card__image,.product-card.bcp-order-style img{width:100%;height:100%;object-fit:cover}.bcp-order-card__image-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;padding:8px 16px;border-radius:20px;font-weight:700;font-size:.875rem;color:#e60012;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00000026;z-index:2}.bcp-order-card__image-overlay--text-only{background:transparent;color:#e60012;font-size:1rem;font-weight:700;text-shadow:0 2px 4px rgba(255,255,255,.8);box-shadow:none}.bcp-order-card__details{margin-bottom:12px}.bcp-order-card__item-count{font-size:.875rem;color:#666;margin-bottom:4px}.bcp-order-card__order-number{font-size:.875rem;color:#666;font-weight:500}.bcp-order-card__price,.product-card.bcp-order-style .price,.product-card.bcp-order-style product-price,.product-card.bcp-order-style .product-price{font-size:1.125rem!important;font-weight:600!important;color:#333!important;margin-bottom:12px}.bcp-order-card__payment{display:flex;align-items:center;gap:6px;margin-bottom:16px;padding:8px 12px;background:#fff3cd;border-radius:6px;font-size:.875rem;color:#856404}.bcp-order-card__payment-icon{width:16px;height:16px;flex-shrink:0}.bcp-order-card__payment-text{font-weight:500}.bcp-order-card__actions{display:flex;gap:8px}.bcp-order-card__button{flex:1;padding:10px 16px;border-radius:6px;font-size:.875rem;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.bcp-order-card__button--primary{background:#007bff;color:#fff}.bcp-order-card__button--primary:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.bcp-order-card__button--secondary{background:#fff;color:#007bff;border:1px solid #007bff}.bcp-order-card__button--secondary:hover{background:#f8f9fa;border-color:#0056b3;color:#0056b3}.product-card.bcp-order-style .product-card__title,.product-card.bcp-order-style product-title{font-size:.875rem;color:#666;margin-bottom:8px;font-weight:400}@media screen and (max-width: 749px){.bcp-order-card,.product-card--order-style,.product-card.bcp-order-style{padding:12px;margin-bottom:12px}.bcp-order-card__actions{flex-direction:column}.bcp-order-card__button{width:100%}.bcp-order-card__image-overlay{font-size:.75rem;padding:6px 12px}}.bcp-order-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}@media screen and (max-width: 749px){.bcp-order-cards-grid{grid-template-columns:1fr;gap:12px}}.resource-list .product-card,.resource-list product-card,.product-grid .product-card,.product-grid product-card,.product-list .product-card,.collection-grid .product-card,.search-results .product-card,.main-collection-grid .product-card,.product-card,product-card{background:#fff!important;border-radius:12px!important;border:1px solid #e5e5e5!important;padding:16px!important;box-shadow:0 2px 8px #0000000d!important}.resource-list .product-card:hover,.product-grid .product-card:hover,.product-card:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)!important}.resource-list .product-card__media,.product-grid .product-card__media,.product-card__media-wrapper,.product-card .product-card__media{border-radius:8px!important;overflow:hidden!important;background:#f8f8f8!important;margin-bottom:12px!important;position:relative!important}.product-card .product-card-container,.product-card-container{display:flex!important;flex-direction:column!important;height:100%!important;padding:0!important}.product-card .product-card-link,.product-card a.product-card-link{display:flex!important;flex-direction:column!important;text-decoration:none!important;color:inherit!important;height:100%!important;flex:1!important}.product-card .product-card-link>*{width:100%!important}.product-card .product-card-link .product-card-img-wrapper,.product-card .product-card-link .product-card__media{flex-shrink:0!important;height:auto!important}.product-card .product-card-link .product-card-title{flex:0 0 auto!important;height:2.8em!important;overflow:hidden!important}.product-card .product-card-link .loox-rating,.product-card .product-card-link .jdgm-widget,.product-card .product-card-link .jdgm-preview-badge{flex:0 0 auto!important;min-height:20px!important;margin:8px 0!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important}.product-card .product-card-link .product-card-price{flex:0 0 auto!important;min-height:60px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.resource-list--grid,.product-grid,.collection-grid .product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;gap:20px!important;align-items:stretch!important}.resource-list--grid .product-card,.product-grid .product-card,.collection-grid .product-card{display:flex!important;flex-direction:column!important;height:100%!important}.resource-list .product-card,.resource-list product-card,.product-grid .product-card,.product-grid product-card,.product-list .product-card,.collection-grid .product-card,.search-results .product-card,.main-collection-grid .product-card{background:#fff!important;border-radius:12px!important;border:1px solid #e5e5e5!important;padding:16px!important;box-shadow:0 2px 8px #0000000d!important}.resource-list .product-card:hover,.product-grid .product-card:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)!important}.resource-list .product-card__content,.product-grid .product-card__content,.product-card__content{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/bcp-custom.css.map */
