.vg-light-whats-new{padding-top:var(--vg-light-spacing-top);padding-bottom:var(--vg-light-spacing-bottom);background:var(--vg-light-section-bg)}.vg-light-whats-new__inner{width:min(100% - 32px,1500px);margin:0 auto}.vg-light-whats-new__header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.vg-light-whats-new__heading{margin:0;color:var(--vg-light-text);font-size:var(--vg-light-heading-size);line-height:1.15}.vg-light-whats-new__subheading{margin:6px 0 0;color:var(--vg-light-muted-text);font-size:var(--vg-light-subheading-size);line-height:1.4}.vg-light-whats-new__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.vg-light-whats-new__view-all{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--vg-light-button-border);border-radius:8px;color:var(--vg-light-button-text);background:var(--vg-light-button-bg);text-decoration:none;font-size:14px;font-weight:800;box-shadow:0 1px #05182408}.vg-light-whats-new__view-all--mobile{display:none}.vg-light-whats-new__link{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:1px solid var(--vg-light-card-border);border-radius:6px;color:var(--vg-light-text);text-decoration:none;font-size:14px;font-weight:700}.vg-light-whats-new__link--active{border-color:var(--vg-light-accent);color:var(--vg-light-accent);background:var(--vg-light-content-bg)}.vg-light-whats-new__body{display:block}.vg-light-whats-new__body--with-promo{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,var(--vg-light-promo-column));gap:var(--vg-light-gap);align-items:start}.vg-light-whats-new__body--promo-left{grid-template-columns:minmax(260px,var(--vg-light-promo-column)) minmax(0,1fr)}.vg-light-whats-new__body--with-promo .vg-light-promo{order:2}.vg-light-whats-new__body--with-promo .vg-light-carousel{order:1}.vg-light-whats-new__body--promo-left .vg-light-promo{order:-1}.vg-light-promo{display:block;aspect-ratio:var(--vg-light-promo-aspect-ratio);border:1px solid var(--vg-light-card-border);border-radius:8px;overflow:hidden;background:var(--vg-light-image-bg)}.vg-light-promo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.vg-light-whats-new__grid{display:grid;grid-template-columns:repeat(var(--vg-light-columns),minmax(0,1fr));gap:var(--vg-light-gap)}.vg-light-product{position:relative;min-width:0;border:1px solid var(--vg-light-card-border);border-radius:8px;background:var(--vg-light-card-bg);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.vg-light-product:hover,.vg-light-product:focus-within{border-color:var(--vg-light-accent);box-shadow:0 8px 22px #0276bd1a}.vg-light-product__link{display:flex;flex-direction:column;height:100%;color:var(--vg-light-text);text-decoration:none}.vg-light-product__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:12px;background:var(--vg-light-image-bg)}.vg-light-product__badge{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:6px;background:var(--vg-light-badge-bg);color:var(--vg-light-badge-text);font-size:12px;line-height:1;font-weight:800}.vg-light-product__media img,.vg-light-product__placeholder{display:block;width:100%;height:100%;object-fit:contain;transition:transform .18s ease}.vg-light-product:hover .vg-light-product__media img,.vg-light-product:focus-within .vg-light-product__media img{transform:scale(1.03)}.vg-light-product__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--vg-light-content-min-height);padding:12px;background:var(--vg-light-content-bg);border-top:1px solid var(--vg-light-content-border)}.vg-light-product__vendor{margin:0 0 5px;color:var(--vg-light-muted-text);font-size:var(--vg-light-vendor-size);line-height:1.25;text-transform:uppercase;letter-spacing:.02em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vg-light-product__title{margin:0;font-size:var(--vg-light-title-size);line-height:1.3;font-weight:700;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.vg-light-product:hover .vg-light-product__title,.vg-light-product:focus-within .vg-light-product__title{color:var(--vg-light-accent)}.vg-light-product__price{margin:auto 0 0;color:var(--vg-light-text);font-size:var(--vg-light-price-size);line-height:1.1;font-weight:900}.vg-light-carousel{position:relative;min-width:0;overflow:hidden}.vg-light-carousel__arrow{position:absolute;top:50%;z-index:3;display:none;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--vg-light-button-border);border-radius:50%;color:var(--vg-light-button-text);background:#fffffff0;box-shadow:0 4px 12px #0518241f;cursor:pointer;transform:translateY(-50%)}.vg-light-carousel__arrow--previous{left:10px}.vg-light-carousel__arrow--next{right:10px}.vg-light-carousel__arrow[disabled]{opacity:0;pointer-events:none}@media screen and (min-width:990px){.vg-light-whats-new__body--with-promo{grid-template-columns:minmax(0,1fr) minmax(260px,var(--vg-light-promo-column));gap:14px}.vg-light-whats-new__body--promo-left{grid-template-columns:minmax(260px,var(--vg-light-promo-column)) minmax(0,1fr)}.vg-light-promo{aspect-ratio:auto;height:var(--vg-light-row-height);min-height:0;border-radius:10px}.vg-light-promo img{border-radius:10px}.vg-light-carousel{height:var(--vg-light-row-height)}.vg-light-whats-new__grid--carousel{grid-auto-flow:column;grid-auto-columns:minmax(200px,220px);grid-template-columns:none;gap:12px;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;padding:0 2px}.vg-light-whats-new__grid--carousel::-webkit-scrollbar{display:none}.vg-light-whats-new__grid--carousel .vg-light-product{height:100%;min-width:0;scroll-snap-align:start}.vg-light-whats-new__grid--carousel .vg-light-product__media{height:var(--vg-light-product-media-height);aspect-ratio:auto;overflow:hidden}.vg-light-whats-new__grid--carousel .vg-light-product__content{min-height:0;padding:14px}.vg-light-carousel__arrow{display:inline-flex}}@media screen and (max-width:989px){.vg-light-whats-new__inner{width:min(100% - 24px,1500px)}.vg-light-whats-new__header{align-items:flex-start;gap:12px}.vg-light-whats-new__links{justify-content:flex-start;margin-top:12px}.vg-light-whats-new__view-all{min-height:36px;padding:0 12px;white-space:nowrap}.vg-light-whats-new__view-all--desktop{display:none}.vg-light-whats-new__view-all--mobile{display:inline-flex;justify-content:center;width:100%;margin-top:14px}.vg-light-whats-new__grid{grid-template-columns:repeat(var(--vg-light-columns-mobile),minmax(0,1fr));gap:var(--vg-light-gap)}.vg-light-whats-new__body--with-promo,.vg-light-whats-new__body--promo-left,.vg-light-whats-new__body--promo-right{display:flex;flex-direction:column;width:100%}.vg-light-whats-new__body--with-promo .vg-light-carousel{order:1;width:100%}.vg-light-whats-new__body--with-promo .vg-light-promo,.vg-light-whats-new__body--promo-left .vg-light-promo,.vg-light-whats-new__body--promo-right .vg-light-promo{order:0}.vg-light-promo{align-self:stretch;width:100%;max-width:none;aspect-ratio:auto;height:auto;min-height:0;border-radius:10px}.vg-light-promo img{display:block;width:100%;height:auto;min-height:0;max-height:none;object-fit:contain;border-radius:10px}.vg-light-product__media{aspect-ratio:1.08;padding:10px;overflow:hidden}.vg-light-product__media img,.vg-light-product__placeholder{max-width:100%;max-height:100%;object-fit:contain}.vg-light-product__content{min-height:150px;padding:10px}.vg-light-product__badge{top:10px;left:10px;min-height:22px;padding:0 8px;font-size:11px}.vg-light-product__price{font-size:max(16px,calc(var(--vg-light-price-size) - 2px))}}
/*# sourceMappingURL=/cdn/shop/t/68/compiled_assets/styles.css.map */
