.vs-shop-by-budget-section .vs-shop-by-budget{position:relative;width:100%;padding:var(--vs-budget-top-padding) 0 var(--vs-budget-bottom-padding);background:var(--vs-budget-bg);color:var(--vs-budget-text);overflow:hidden;box-sizing:border-box}.vs-shop-by-budget-section .vs-shop-by-budget *,.vs-shop-by-budget-section .vs-shop-by-budget *:before,.vs-shop-by-budget-section .vs-shop-by-budget *:after{box-sizing:border-box}.vs-shop-by-budget__container{width:min(calc(100% - 60px),var(--vs-budget-max-width));margin:0 auto}.vs-shop-by-budget__header{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:90px;margin-bottom:28px}.vs-shop-by-budget__heading-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.vs-shop-by-budget__eyebrow{display:block;margin:0 0 11px;padding:0;color:var(--vs-budget-muted);font-size:var(--vs-budget-eyebrow-size);line-height:1;font-weight:800;letter-spacing:.2em;text-transform:uppercase;text-align:center}.vs-shop-by-budget__heading{margin:0;padding:0;color:var(--vs-budget-text);font-size:var(--vs-budget-heading-size);line-height:1;font-weight:900;letter-spacing:-.045em;text-transform:uppercase;text-align:center;white-space:nowrap}.vs-shop-by-budget__actions{position:absolute;top:50%;right:0;transform:translateY(-50%)}.vs-shop-by-budget__view-all{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--vs-budget-accent);font-size:var(--vs-budget-button-size);line-height:1;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.vs-shop-by-budget__view-all:hover{opacity:.65}.vs-shop-by-budget__view-arrow{display:inline-block;transition:transform .25s ease}.vs-shop-by-budget__view-all:hover .vs-shop-by-budget__view-arrow{transform:translate(4px)}.vs-shop-by-budget__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--vs-budget-gap);width:100%}.vs-shop-by-budget__card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid var(--vs-budget-card-border);border-radius:var(--vs-budget-radius);background:var(--vs-budget-card-bg);color:var(--vs-budget-text);text-decoration:none;transform:translateY(0);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.vs-shop-by-budget__card:hover{transform:translateY(-5px);border-color:#e85d0440;box-shadow:0 14px 30px #00000014}.vs-shop-by-budget__image-area{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:var(--vs-budget-image-height);overflow:hidden;background:var(--vs-budget-card-bg)}.vs-shop-by-budget__image{display:block;width:100%;height:100%;padding:8px 12px;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.vs-shop-by-budget__card:hover .vs-shop-by-budget__image{transform:scale(1.06)}.vs-shop-by-budget__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:100%;height:100%;color:#aaa;font-size:9px}.vs-shop-by-budget__placeholder svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:1.1}.vs-shop-by-budget__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:78px;padding:4px 8px 15px;text-align:center}.vs-shop-by-budget__budget{margin:0;padding:0;color:var(--vs-budget-text);font-size:var(--vs-budget-budget-size);line-height:1.2;font-weight:800}.vs-shop-by-budget__subtitle{margin:4px 0 0;padding:0;color:var(--vs-budget-muted);font-size:var(--vs-budget-subtitle-size);line-height:1.25;font-weight:500}.vs-shop-by-budget__explore{display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-top:8px;color:var(--vs-budget-accent);font-size:var(--vs-budget-button-size);line-height:1;font-weight:700}.vs-shop-by-budget__explore-arrow{display:inline-block;transition:transform .25s ease}.vs-shop-by-budget__card:hover .vs-shop-by-budget__explore-arrow{transform:translate(4px)}@media screen and (max-width:1100px){.vs-shop-by-budget__container{width:calc(100% - 40px)}.vs-shop-by-budget__heading{font-size:min(var(--vs-budget-heading-size),26px)}.vs-shop-by-budget__track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.vs-shop-by-budget-section .vs-shop-by-budget{padding:35px 0 40px}.vs-shop-by-budget__container{width:calc(100% - 28px)}.vs-shop-by-budget__header{min-height:auto;margin-bottom:24px}.vs-shop-by-budget__heading-wrap{width:calc(100% - 80px)}.vs-shop-by-budget__eyebrow{margin-bottom:9px;font-size:8px;letter-spacing:.18em}.vs-shop-by-budget__heading{max-width:100%;font-size:clamp(19px,6vw,27px);line-height:1.05;white-space:normal}.vs-shop-by-budget__actions{right:0}.vs-shop-by-budget__view-all{font-size:8px}.vs-shop-by-budget__track{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vs-shop-by-budget__track::-webkit-scrollbar{display:none}.vs-shop-by-budget__card{flex:0 0 calc(50% - 5px);scroll-snap-align:start}.vs-shop-by-budget__image-area{height:150px}.vs-shop-by-budget__content{min-height:70px;padding:4px 6px 12px}.vs-shop-by-budget__budget{font-size:13px}.vs-shop-by-budget__subtitle{font-size:8px}.vs-shop-by-budget__explore{margin-top:7px;font-size:8px}}@media screen and (max-width:430px){.vs-shop-by-budget__heading-wrap{width:calc(100% - 70px)}.vs-shop-by-budget__heading{font-size:19px}.vs-shop-by-budget__card{flex:0 0 72%}.vs-shop-by-budget__image-area{height:170px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vs-shop-by-budget.css.map */
