.jgt-col-hero{position:relative;padding:clamp(32px,4vw,56px) 24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.jgt-col-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.jgt-col-hero__img,.jgt-col-hero__placeholder{width:100%;height:100%;object-fit:cover}.jgt-col-hero__overlay{display:none}.jgt-col-hero--has-image .jgt-col-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#00000073,#1e140f99)}.jgt-col-hero--has-image .jgt-col-hero__jp{color:#ffffffd9}.jgt-col-hero--has-image .jgt-col-hero__heading{color:#fff}.jgt-col-hero--has-image .jgt-col-hero__desc{color:#ffffffd9}.jgt-col-hero--has-image .jgt-col-hero__line{background:#fff6}.jgt-col-hero__content{position:relative;z-index:2;text-align:center;padding:0 24px;max-width:720px}.jgt-col-hero__line{width:64px;height:1px;background:#d9cfbc;margin:0 auto 16px}.jgt-col-hero__line--wide{width:96px;margin:0 auto 16px}.jgt-col-hero__jp{font-family:var(--font-jp-accent, "Shippori Mincho", serif);color:#756851;font-size:clamp(16px,2.5vw,22px);font-weight:700;letter-spacing:.15em;margin-bottom:12px}.jgt-col-hero__heading{font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);color:#2a241a;font-size:clamp(36px,6vw,56px);font-weight:500;margin-bottom:16px;line-height:1.15}.jgt-col-hero__desc{color:#594e3c;font-size:clamp(14px,1.6vw,17px);line-height:1.7;max-width:560px;margin:0 auto}.jgt-col-story{background:#f5f0e8;padding:clamp(64px,8vw,112px) 0}.jgt-col-story__inner{max-width:1200px;margin:0 auto;padding:0 32px}.jgt-col-story__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:990px){.jgt-col-story__grid{grid-template-columns:1fr 1fr;gap:80px}}.jgt-col-story__img-wrap{border-radius:2px;overflow:hidden}.jgt-col-story__img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4/3}.jgt-col-story__label{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#b08d3e;margin-bottom:16px}.jgt-col-story__heading{font-family:var(--font-heading, "DM Sans", sans-serif);font-size:clamp(24px,4vw,36px);font-weight:400;color:#2a241a;margin-bottom:20px;line-height:1.25}.jgt-col-story__body{font-size:15px;color:#594e3c;line-height:1.8;margin-bottom:32px}.jgt-col-story__body p{margin:0 0 16px}.jgt-col-story__body p:last-child{margin-bottom:0}.jgt-col-story__detail-grid{display:flex;gap:32px;flex-wrap:wrap;padding-top:24px;border-top:1px solid #E8E3DB}.jgt-col-story__detail{display:flex;flex-direction:column}.jgt-col-story__detail-num{font-family:var(--font-heading, "DM Sans", sans-serif);font-size:24px;font-weight:700;color:#5e8c2f;line-height:1.2}.jgt-col-story__detail-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#96876e}.jgt-col-products{background:#f5f0e8;padding:clamp(24px,3vw,40px) 0}.jgt-col-products__inner{max-width:1200px;margin:0 auto;padding:0 32px}.jgt-col-products__heading{font-family:var(--font-heading, "DM Sans", sans-serif);font-size:clamp(24px,4vw,36px);font-weight:400;color:#2a241a;text-align:center;margin-bottom:32px}.jgt-col-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:32px}.jgt-col-products__empty{text-align:center;color:#96876e;font-size:16px;padding:64px 0}.jgt-col-product-card{display:block;text-decoration:none;color:inherit;background:#fdfbf7;padding:16px;border-radius:2px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease}.jgt-col-product-card:hover{transform:translateY(-16px);box-shadow:0 24px 48px #2a241a1f}.jgt-col-product-card__img-wrap{position:relative;aspect-ratio:1;background:#f5f0e8;overflow:hidden;border-radius:2px;margin-bottom:24px}.jgt-col-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.jgt-col-product-card:hover .jgt-col-product-card__img{transform:scale(1.06)}.jgt-col-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#b8aa94}.jgt-col-product-card__info{padding:0 8px 16px}.jgt-col-product-card__top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.jgt-col-product-card__jp{font-family:var(--font-jp-accent, "Shippori Mincho", serif);font-size:12px;font-weight:600;color:#b8aa94;letter-spacing:.05em}.jgt-col-product-card__title{font-family:var(--font-heading, "DM Sans", sans-serif);font-size:18px;font-weight:600;letter-spacing:.02em;text-transform:none;color:#2a241a;margin:0 0 12px}.jgt-col-product-card__price{font-size:15px;font-weight:600;color:#2a241a}.jgt-col-product-card__link{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4b7125;transition:gap .2s ease}.jgt-col-product-card:hover .jgt-col-product-card__link{gap:12px}.jgt-col-product-card__link svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.jgt-col-tip{background:var(--jgt-col-accent, #5E8C2F);padding:clamp(48px,6vw,80px) 0;text-align:center;color:#fff}.jgt-col-tip__inner{max-width:720px;margin:0 auto;padding:0 32px}.jgt-col-tip__icon{margin-bottom:20px;opacity:.8}.jgt-col-tip__icon svg{stroke:#fff}.jgt-col-tip__heading{font-family:var(--font-heading, "DM Sans", sans-serif);font-size:clamp(24px,4vw,32px);font-weight:300;font-style:italic;margin-bottom:16px}.jgt-col-tip__text{font-size:16px;line-height:1.7;opacity:.9;margin-bottom:36px}.jgt-col-tip__specs{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.jgt-col-tip__spec{display:flex;flex-direction:column;align-items:center}.jgt-col-tip__spec-value{font-family:var(--font-heading, "DM Sans", sans-serif);font-size:28px;font-weight:700;line-height:1.2}.jgt-col-tip__spec-label{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/4/assets/jgt-collection.css.map */
