.zw-editorial{--zw-ivory: #F8F4EE;--zw-charcoal: #2C2C2A;--zw-gold: #B8924A;--zw-gold-light: #D4AA6A;--zw-muted: #6A6A64;--zw-border: #E8E0D2;--zw-white: #FDFBF8;background-color:var(--zw-ivory);padding:100px 0 80px;overflow:hidden}@media screen and (max-width:749px){.zw-editorial{padding:64px 0 56px}}.zw-editorial__statement{text-align:center;max-width:720px;margin:0 auto 72px;padding:0 24px}.zw-editorial__statement-inner{display:flex;flex-direction:column;align-items:center;gap:20px}.zw-editorial__eyebrow{font-size:.68rem;letter-spacing:.35em;text-transform:uppercase;color:var(--zw-gold);font-weight:400;display:block}.zw-editorial__heading{font-family:var(--font-heading--family, "Cormorant Garamond", serif);font-size:clamp(2rem,5vw,3.2rem);font-weight:300;line-height:1.15;color:var(--zw-charcoal);letter-spacing:-.01em;margin:0;text-wrap:balance}.zw-editorial__subheading{font-family:var(--font-body--family, "Playfair Display", serif);font-size:clamp(.9rem,1.8vw,1.05rem);font-weight:300;line-height:1.7;color:var(--zw-muted);max-width:540px;margin:0;letter-spacing:.01em}.zw-editorial__gold-line{display:block;width:48px;height:1px;background:var(--zw-gold);margin-top:8px;opacity:.7}.zw-editorial__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;max-width:1400px;margin:0 auto;padding:0 24px}@media screen and (max-width:989px){.zw-editorial__grid{grid-template-columns:1fr;gap:4px;padding:0 16px}}.zw-editorial__card{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4;text-decoration:none;color:#fff;cursor:pointer}@media screen and (max-width:749px){.zw-editorial__card{aspect-ratio:4 / 5}}.zw-editorial__card-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.zw-editorial__card-img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1);will-change:transform}.zw-editorial__card:hover .zw-editorial__card-img{transform:scale(1.06)}.zw-editorial__card-placeholder{width:100%;height:100%;background:var(--zw-border);display:flex;align-items:center;justify-content:center}.zw-editorial__card-placeholder svg{width:60%;opacity:.3}.zw-editorial__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to top,#0000008c,#0003 40%,#00000005);transition:opacity .6s ease}.zw-editorial__card:hover .zw-editorial__card-overlay{background:linear-gradient(to top,#0009,#00000040 40%,#0000000d)}.zw-editorial__card-content{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:32px 28px;display:flex;flex-direction:column;gap:8px;transform:translateY(0);transition:transform .6s cubic-bezier(.22,1,.36,1)}.zw-editorial__card:hover .zw-editorial__card-content{transform:translateY(-4px)}.zw-editorial__card-tag{font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--zw-gold-light);font-weight:400}.zw-editorial__card-title{font-family:var(--font-heading--family, "Cormorant Garamond", serif);font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:400;line-height:1.2;margin:0;color:#fff;letter-spacing:.01em}.zw-editorial__card-desc{font-size:.82rem;line-height:1.5;color:#ffffffbf;font-weight:300;margin:0;letter-spacing:.01em;max-width:280px}.zw-editorial__card-cta{display:inline-flex;align-items:center;gap:10px;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;font-weight:400;margin-top:8px;opacity:0;transform:translateY(8px);transition:opacity .5s ease .1s,transform .5s ease .1s}.zw-editorial__card:hover .zw-editorial__card-cta{opacity:1;transform:translateY(0)}.zw-editorial__arrow{transition:transform .4s ease;width:20px;height:10px}.zw-editorial__card:hover .zw-editorial__arrow{transform:translate(4px)}@media screen and (max-width:749px){.zw-editorial__card-cta{opacity:1;transform:translateY(0)}.zw-editorial__card-content{padding:24px 20px}}.zw-editorial__values{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:72px;padding:0 24px;flex-wrap:wrap}.zw-editorial__value{display:flex;align-items:center;gap:32px}.zw-editorial__value:first-child{gap:0}.zw-editorial__value-dot{width:3px;height:3px;border-radius:50%;background:var(--zw-gold);opacity:.6;flex-shrink:0}.zw-editorial__value-text{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--zw-muted);font-weight:400;white-space:nowrap}@media screen and (max-width:749px){.zw-editorial__values{margin-top:48px;gap:20px}.zw-editorial__value{gap:20px}.zw-editorial__value-text{font-size:.6rem;letter-spacing:.2em}}@media(prefers-reduced-motion:no-preference){.zw-editorial__eyebrow,.zw-editorial__heading,.zw-editorial__subheading,.zw-editorial__gold-line{opacity:0;transform:translateY(16px);animation:zw-fade-up .8s cubic-bezier(.22,1,.36,1) forwards}.zw-editorial__eyebrow{animation-delay:.1s}.zw-editorial__heading{animation-delay:.25s}.zw-editorial__subheading{animation-delay:.4s}.zw-editorial__gold-line{animation-delay:.55s}.zw-editorial__card{opacity:0;transform:translateY(24px);animation:zw-fade-up .8s cubic-bezier(.22,1,.36,1) forwards}.zw-editorial__card:nth-child(1){animation-delay:.3s}.zw-editorial__card:nth-child(2){animation-delay:.45s}.zw-editorial__card:nth-child(3){animation-delay:.6s}.zw-editorial__values{opacity:0;animation:zw-fade-up .6s cubic-bezier(.22,1,.36,1) .8s forwards}@keyframes zw-fade-up{to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/zawjien-editorial.css.map */
