.jsd-shop-section{background:var(--jsd-shop-bg, #ffffff);color:#1d1d1f;overflow:hidden}.jsd-shop-section__inner{width:min(1200px,calc(100vw - 40px));margin:0 auto;padding-top:var(--jsd-shop-padding-top, 60px);padding-bottom:var(--jsd-shop-padding-bottom, 0)}.jsd-shop-section__header{min-height:33px;margin-bottom:var(--jsd-shop-heading-gap, 20px);display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.jsd-shop-section__title{margin:0;font-family:var(--font-heading-family, var(--font-body-family));font-size:30px;font-weight:500;line-height:1.1;letter-spacing:0;color:#1d1d1f}.jsd-shop-section__view-all{min-height:30px;display:inline-flex;align-items:center;gap:.2rem;color:#5d5d5d;font-family:var(--font-body-family);font-size:18px;font-weight:500;line-height:normal;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:color .18s ease,transform .18s ease}.jsd-shop-section__view-all .icon{width:30px;height:30px;color:currentColor;flex:0 0 30px}.jsd-shop-section__view-all:hover,.jsd-shop-section__view-all:focus-visible{color:#1d1d1f;transform:translate(2px);outline:none}.jsd-shop-section__view-all:focus-visible{box-shadow:0 0 0 .3rem #fbb70747;border-radius:.6rem}.jsd-shop-section__scroller{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-block:8px 26px;margin-block:-8px -26px;scroll-padding-inline:1px;scroll-snap-type:x proximity}.jsd-shop-section__scroller::-webkit-scrollbar{display:none}.jsd-shop-section__grid{display:flex;gap:20px;margin:0;padding:0;list-style:none}.jsd-shop-section__item{flex:0 0 285px;scroll-snap-align:start}.jsd-shop-card{position:relative;box-sizing:border-box;display:flex;width:285px;overflow:hidden;border:1px solid rgba(29,29,31,.12);border-radius:15px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 1px 2px #1d1d1f0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.jsd-shop-card:hover,.jsd-shop-card:focus-visible{transform:translateY(-3px);border-color:#1d1d1f3d;box-shadow:0 14px 34px #1d1d1f24;outline:none}.jsd-shop-card:focus-visible{box-shadow:0 0 0 .3rem #fbb70759,0 14px 34px #1d1d1f24}.jsd-shop-card__image{display:block;width:100%;background:linear-gradient(180deg,#fff,#f4f2ec)}.jsd-shop-card__image img,.jsd-shop-card__placeholder{display:block;width:100%;height:100%}.jsd-shop-card__placeholder{background:linear-gradient(135deg,#fff,#f4f2ec)}.jsd-shop-card--vehicle{height:278px;flex-direction:column}.jsd-shop-card--vehicle .jsd-shop-card__image{height:214px;flex:0 0 214px;background:#fff}.jsd-shop-card--vehicle .jsd-shop-card__image img{object-fit:contain;transform:scale(.98);transition:transform .22s ease}.jsd-shop-card--vehicle:hover .jsd-shop-card__image img,.jsd-shop-card--vehicle:focus-visible .jsd-shop-card__image img{transform:scale(1.02)}.jsd-shop-card--vehicle .jsd-shop-card__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:6px;padding:0 20px 20px}.jsd-shop-card__title{display:block;color:#1d1d1f;font-family:var(--font-body-family);font-size:22px;font-weight:500;line-height:1.1;letter-spacing:0}.jsd-shop-card__meta{display:block;color:#5d5d5d;font-family:var(--font-body-family);font-size:18px;font-weight:500;line-height:1.1;letter-spacing:0}.jsd-shop-card--category{height:285px;align-items:stretch}.jsd-shop-card--category .jsd-shop-card__image{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.jsd-shop-card--category .jsd-shop-card__image img{object-fit:cover}.jsd-shop-card--category .jsd-shop-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1d1d1f00,#1d1d1f0f 42%,#1d1d1fb8 76%,#1d1d1fdb);transition:opacity .18s ease}.jsd-shop-card--category:hover .jsd-shop-card__image:after,.jsd-shop-card--category:focus-visible .jsd-shop-card__image:after{opacity:.92}.jsd-shop-card--category .jsd-shop-card__body{position:relative;z-index:1;align-self:flex-end;box-sizing:border-box;width:100%;min-height:70px;padding:0 14px 0 36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.jsd-shop-card--category .jsd-shop-card__title{color:#fff;min-width:0;text-shadow:0 1px 8px rgba(0,0,0,.28)}.jsd-shop-card__arrow{width:30px;height:30px;color:#fbb707;flex:0 0 30px;transition:transform .18s ease}.jsd-shop-card--category:hover .jsd-shop-card__arrow,.jsd-shop-card--category:focus-visible .jsd-shop-card__arrow{transform:translate(.3rem)}@media screen and (max-width:749px){.jsd-shop-section__inner{width:calc(100vw - 40px);padding-top:calc(var(--jsd-shop-padding-top, 60px) * .57);padding-bottom:calc(var(--jsd-shop-padding-bottom, 0) * .57)}.jsd-shop-section__header{min-height:0;margin-bottom:20px;padding-inline:0;flex-direction:column;align-items:flex-start;gap:2px}.jsd-shop-section__title{font-size:26px;line-height:1.15}.jsd-shop-section__view-all{min-height:30px;font-size:18px}.jsd-shop-section__scroller{overflow:visible;padding:0;margin:0;scroll-padding-inline:0;scroll-snap-type:none}.jsd-shop-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.jsd-shop-section__item,.jsd-shop-card{width:100%;min-width:0}.jsd-shop-section__item{flex-basis:auto;scroll-snap-align:none}.jsd-shop-card--vehicle{height:165px}.jsd-shop-card--vehicle .jsd-shop-card__image{height:124px;flex-basis:124px}.jsd-shop-card--vehicle .jsd-shop-card__body{flex:0 0 auto;gap:0;padding:0 10px 9px}.jsd-shop-card--category{height:165px}.jsd-shop-card--category .jsd-shop-card__body{min-height:70px}.jsd-shop-card--category .jsd-shop-card__body{padding:0 8px 0 10px;gap:6px}.jsd-shop-card__title{font-size:18px;line-height:1.05}.jsd-shop-card__meta{font-size:16px;line-height:1.05}.jsd-shop-card__arrow{width:22px;height:22px;flex-basis:22px}}@media(prefers-reduced-motion:reduce){.jsd-shop-card,.jsd-shop-card__image img,.jsd-shop-card__arrow,.jsd-shop-section__view-all{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/jsd-shop-sections.css.map */
