.shop-by-price-section{--column-bg: #ffffff;--column-header-bg: var(--color-foreground);--column-header-text: var(--color-background);--product-border: #e5e7eb}.shop-by-price__header{text-align:center;margin-bottom:3rem}.shop-by-price__heading{font-size:42px;font-weight:700;margin:0 0 .5rem;color:#f6f7f8;text-transform:uppercase}.shop-by-price__subheading{font-size:16px;margin:0;font-style:italic;color:#f6f7f8;font-weight:400}.shop-by-price__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.shop-by-price__column{background-color:var(--column-bg);border-radius:.2rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000001a}.shop-by-price__column-header{background:linear-gradient(90deg,#1b47ca,#94c4fb);color:#fff;padding:1.25rem 1.5rem;margin:2rem;text-align:center}.shop-by-price__column-title{font-size:28px;font-weight:700;font-style:italic;margin:0}.shop-by-price__column-title:first-letter{text-transform:uppercase}.shop-by-price__products{flex:1;padding:0}.shop-by-price__product{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--product-border);text-decoration:none;color:inherit;transition:background-color .2s ease}.shop-by-price__product:last-child{border-bottom:none}.shop-by-price__product:hover{background-color:#f9fafb}.shop-by-price__product-image{width:60px;height:60px;flex-shrink:0;border-radius:.25rem;overflow:hidden;background-color:#f3f4f6}.shop-by-price__product-image img{width:100%;height:100%;object-fit:cover}.shop-by-price__product-info{flex:1;min-width:0}.shop-by-price__product-title{font-size:16px;font-weight:400;margin:0 0 .375rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-by-price__product-price{font-size:16px;font-weight:600;color:#dc2626;margin:0}.shop-by-price__button-wrapper{padding:1.25rem;margin-top:auto}.shop-by-price__button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.25rem;background-color:#c5ff34;color:#132021;font-size:20px;font-weight:800;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;transition:background-color .2s ease}.shop-by-price__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.shop-by-price__button-icon{font-size:1.125rem}@media(max-width:1199px){.shop-by-price__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.shop-by-price__grid{grid-template-columns:1fr}.shop-by-price__heading{font-size:28px}.shop-by-price__column-title{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-shop-by-price.css.map */
