.custom-jwd-grid{padding-top:var(--section-padding-top-mobile, 40px);padding-bottom:var(--section-padding-bottom-mobile, 40px)}@media (min-width: 992px){.custom-jwd-grid{padding-top:var(--section-padding-top-desktop, 60px);padding-bottom:var(--section-padding-bottom-desktop, 60px)}}.custom-jwd-grid__wrapper{display:flex;flex-direction:column;gap:var(--module-gap-mobile, 32px);padding-left:var(--page-margin-left-mobile, 20px);padding-right:var(--page-margin-right-mobile, 20px)}@media (min-width: 992px){.custom-jwd-grid__wrapper{padding-left:var(--page-margin-left-desktop, 40px);padding-right:var(--page-margin-right-desktop, 40px);gap:var(--module-gap-desktop, 40px)}}.custom-jwd-grid__text-module{display:flex;flex-direction:column;color:var(--text-color, var(--color-text-primary, #000));font-family:var(--text-font-family, inherit)}.custom-jwd-grid__text-title{margin:0 0 var(--text-module-title-spacing-mobile, 12px) 0;font-size:var(--title-font-size-mobile, 28px);font-weight:700;line-height:1.2;letter-spacing:.02em}@media (min-width: 992px){.custom-jwd-grid__text-title{margin:0 0 var(--text-module-title-spacing-desktop, 16px) 0;font-size:var(--title-font-size-desktop, 40px)}}.custom-jwd-grid__text-subtitle{margin:0 0 var(--text-module-subtitle-spacing-mobile, 8px) 0;font-size:var(--subtitle-font-size-mobile, 14px);line-height:1.4;font-weight:400}.custom-jwd-grid__text-subtitle:last-child{margin-bottom:0}@media (min-width: 992px){.custom-jwd-grid__text-subtitle{margin:0 0 var(--text-module-subtitle-spacing-desktop, 10px) 0;font-size:var(--subtitle-font-size-desktop, 16px)}.custom-jwd-grid__text-subtitle:last-child{margin-bottom:0}}@media (min-width: 992px){.custom-jwd-grid__wrapper{flex-direction:row;align-items:flex-start}.custom-jwd-grid__text-module{flex:0 0 var(--text-module-width, 20%);max-width:var(--text-module-width, 20%);position:sticky;top:var(--section-padding-top-desktop, 60px)}.custom-jwd-grid__content{flex:1;min-width:0}}.custom-jwd-grid__content{display:flex;flex-direction:column;width:100%}.custom-jwd-grid__items{--image-height-mobile: 12rem;--image-height-tablet: 14rem;--image-height-lg: 15rem;--image-height-xl: 18.75rem;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--items-gap-mobile, 16px);width:100%;animation:grid-content-load .5s ease-out forwards}@media (min-width: 768px){.custom-jwd-grid__items{grid-template-columns:repeat(3,1fr);gap:var(--items-gap-mobile, 16px)}}@media (min-width: 992px){.custom-jwd-grid__items{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--items-gap-desktop, 24px);width:100%}}.custom-jwd-grid__item{position:relative;display:flex;flex-direction:column;animation:fade-in-cards .5s ease-out forwards;opacity:0;overflow:hidden}.custom-jwd-grid__item.portrait,.custom-jwd-grid__item.mobile-portrait,.custom-jwd-grid__item.square,.custom-jwd-grid__item.mobile-square{grid-column:span 1}.custom-jwd-grid__item.landscape,.custom-jwd-grid__item.mobile-landscape{grid-column:span 2}@media (max-width: 767px){.custom-jwd-grid__item.mobile-portrait,.custom-jwd-grid__item.mobile-square{grid-column:span 1}.custom-jwd-grid__item.mobile-landscape{grid-column:span 2}}@media (min-width: 992px){.custom-jwd-grid__item{grid-column:auto;flex:1 1 0;min-width:0}.custom-jwd-grid__item.portrait{flex-grow:.8;flex-shrink:.8;flex-basis:0}.custom-jwd-grid__item.square{flex-grow:1;flex-shrink:1;flex-basis:0}.custom-jwd-grid__item.landscape{flex-grow:1.333333;flex-shrink:1.333333;flex-basis:0}}@media (min-width: 1200px){.custom-jwd-grid__item.portrait{flex-grow:.8;flex-shrink:.8}.custom-jwd-grid__item.square{flex-grow:1;flex-shrink:1}.custom-jwd-grid__item.landscape{flex-grow:1.333333;flex-shrink:1.333333}}.custom-jwd-grid__image,.custom-jwd-grid__video{display:block;width:100%;height:100%;object-fit:cover;background-color:var(--color-background-secondary, #f5f5f5);transition:opacity .3s ease}.custom-jwd-grid__item-link{display:block;width:100%;position:relative;text-decoration:none;color:inherit;transition:opacity .3s ease;overflow:hidden}.custom-jwd-grid__item-link:hover{opacity:.9}@media (max-width: 767px){.custom-jwd-grid__item.mobile-portrait .custom-jwd-grid__item-link{aspect-ratio:4 / 5}.custom-jwd-grid__item.mobile-square .custom-jwd-grid__item-link{aspect-ratio:1 / 1}.custom-jwd-grid__item.mobile-landscape .custom-jwd-grid__item-link{aspect-ratio:4 / 3}}@media (min-width: 768px) and (max-width: 991px){.custom-jwd-grid__item.portrait .custom-jwd-grid__item-link{aspect-ratio:4 / 5}.custom-jwd-grid__item.square .custom-jwd-grid__item-link{aspect-ratio:1 / 1}.custom-jwd-grid__item.landscape .custom-jwd-grid__item-link{aspect-ratio:4 / 3}}@media (min-width: 992px){.custom-jwd-grid__item-link{width:100%;height:auto}.custom-jwd-grid__item.portrait .custom-jwd-grid__item-link{aspect-ratio:4 / 5}.custom-jwd-grid__item.square .custom-jwd-grid__item-link{aspect-ratio:1 / 1}.custom-jwd-grid__item.landscape .custom-jwd-grid__item-link{aspect-ratio:4 / 3}}@media (min-width: 1200px){.custom-jwd-grid__item-link{width:100%;height:auto}}@supports not (aspect-ratio: 1){.custom-jwd-grid__item.portrait .custom-jwd-grid__item-link:before{content:"";display:block;padding-top:125%}.custom-jwd-grid__item.square .custom-jwd-grid__item-link:before{content:"";display:block;padding-top:100%}.custom-jwd-grid__item.landscape .custom-jwd-grid__item-link:before{content:"";display:block;padding-top:75%}.custom-jwd-grid__item-link{position:relative}.custom-jwd-grid__image,.custom-jwd-grid__video{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width: 992px){.custom-jwd-grid__item-link{height:var(--image-height-lg)}.custom-jwd-grid__item-link:before{display:none}}@media (min-width: 1200px){.custom-jwd-grid__item-link{height:var(--image-height-xl)}}}.custom-jwd-grid__video{position:relative;overflow:hidden;width:100%;height:100%;display:block}.custom-jwd-grid__video video,.custom-jwd-grid__video>video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.custom-jwd-grid__item-info{padding-top:var(--product-info-spacing, 12px);display:flex;align-items:baseline;gap:.5rem;font-size:var(--product-title-font-size-mobile, 12px);line-height:1.4;flex-wrap:wrap}@media (min-width: 992px){.custom-jwd-grid__item-info{font-size:var(--product-title-font-size-desktop, 14px)}}.custom-jwd-grid__item-info-link{text-decoration:none;color:inherit;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.custom-jwd-grid__tag{color:var(--product-tag-color, #666);font-size:inherit;flex-shrink:0;font-weight:400}.custom-jwd-grid__title{color:var(--product-title-color, #000);font-family:inherit;font-size:inherit;margin:0;font-weight:400;line-height:inherit}@keyframes grid-content-load{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-cards{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.custom-jwd-grid__image{opacity:1;transition:opacity .5s ease}.custom-jwd-grid__item:nth-child(1){animation-delay:.05s}.custom-jwd-grid__item:nth-child(2){animation-delay:.1s}.custom-jwd-grid__item:nth-child(3){animation-delay:.15s}.custom-jwd-grid__item:nth-child(4){animation-delay:.2s}.custom-jwd-grid__item:nth-child(5){animation-delay:.25s}.custom-jwd-grid__item:nth-child(6){animation-delay:.3s}@media (prefers-reduced-motion: reduce){.custom-jwd-grid__items,.custom-jwd-grid__item,.custom-jwd-grid__image,.custom-jwd-grid__item-link{animation:none;transition:none}.custom-jwd-grid__item{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/style-custom-jwd-grid.css.map */
