@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Oswald:wght@500;600;700&display=swap";.zaeth-ex{--zx-bg: #0a0a0a;--zx-text: #e8e4dc;--zx-muted: #9a968e;--zx-accent: #a89878;--zx-line: #3d382f;--zx-section-h: min(78vh, 720px);--zx-ease: cubic-bezier(.22, 1, .36, 1);--zx-font-sans: "Helvetica Neue", Helvetica, Arial, sans-serif;--zx-font-display: "Oswald", "Arial Narrow", sans-serif;--zx-font-serif: "Cormorant Garamond", Georgia, serif;position:relative;isolation:isolate;width:100%;height:var(--zx-section-h);min-height:var(--zx-section-h);margin:0;padding:0;background:var(--zx-bg);color:var(--zx-text);font-family:var(--zx-font-sans);overflow:hidden;-webkit-font-smoothing:antialiased}.zaeth-ex__inner{position:relative;z-index:1;display:grid;grid-template-columns:3.25rem minmax(16rem,34%) 1fr;align-items:stretch;width:100%;height:100%;min-height:0;margin:0;padding:0;gap:0}.zaeth-ex__index-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;height:100%;padding:0 .35rem}.zaeth-ex__index-line{display:block;width:1px;height:2.75rem;background:#a898788c}.zaeth-ex__index{writing-mode:vertical-rl;transform:rotate(180deg);font-family:Georgia,Times New Roman,serif;font-size:.6875rem;letter-spacing:.28em;color:var(--zx-accent,#a89878)}.zaeth-ex__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;max-width:26rem;padding:0 clamp(1rem,2.5vw,2.5rem) 0 clamp(.5rem,1.5vw,1.25rem)}.zaeth-ex__eyebrow{margin:0 0 1.35rem;font-size:.625rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--zx-muted)}.zaeth-ex__heading{margin:0;font-family:var(--zx-font-display);font-size:clamp(2.4rem,5.2vw,4.25rem);font-weight:600;letter-spacing:.02em;line-height:.95;text-transform:uppercase;color:var(--zx-text)}.zaeth-ex__subheading{margin:.55rem 0 0}.zaeth-ex__subheading-text{display:inline-block;font-family:var(--zx-font-display);font-size:clamp(1.65rem,3.4vw,2.65rem);font-weight:500;letter-spacing:.04em;line-height:1;text-transform:uppercase;background-image:repeating-linear-gradient(90deg,transparent 0,transparent 2px,rgba(0,0,0,.12) 2px,rgba(0,0,0,.12) 3px),linear-gradient(180deg,#d2cec6,#9a968e 48%,#6e6a64);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.72;filter:contrast(1.05)}.zaeth-ex__body{margin-top:1.75rem;max-width:22rem}.zaeth-ex__body p{margin:0;font-family:var(--zx-font-serif);font-size:clamp(.95rem,1.15vw,1.125rem);font-weight:400;font-style:italic;line-height:1.55;letter-spacing:.01em;color:var(--zx-muted)}.zaeth-ex__cta{position:relative;display:inline-flex;align-items:center;gap:.85rem;margin-top:2.5rem;padding:.35rem 0;text-decoration:none;color:var(--zx-muted);transition:color .55s var(--zx-ease)}.zaeth-ex__cta-label{font-size:.625rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;line-height:1}.zaeth-ex__cta-arrow{display:inline-flex;width:22px;height:8px;color:currentColor;transition:transform .55s var(--zx-ease)}.zaeth-ex__cta-arrow svg{width:100%;height:100%;display:block}.zaeth-ex__cta:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;opacity:.55;transition:transform .6s var(--zx-ease)}@media(hover:hover)and (pointer:fine){.zaeth-ex__cta:hover{color:var(--zx-text)}.zaeth-ex__cta:hover:after{transform:scaleX(1)}.zaeth-ex__cta:hover .zaeth-ex__cta-arrow{transform:translate(4px)}}.zaeth-ex__media{position:relative;z-index:1;width:100%;height:100%;min-height:0}.zaeth-ex__media-frame{position:relative;width:100%;height:100%;overflow:hidden}.zaeth-ex__media-breathe{width:100%;height:100%;transform-origin:60% 35%}.zaeth-ex__img,.zaeth-ex__img-placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%}.zaeth-ex__img-placeholder{background:radial-gradient(ellipse at 50% 30%,#2a2a2a,#0a0a0a 70%)}.zaeth-ex__media-veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.75) 8%,rgba(0,0,0,.25) 22%,transparent 42%),linear-gradient(180deg,transparent 70%,rgba(0,0,0,.35) 100%)}.zaeth-ex.is-ready[data-breathing=true] .zaeth-ex__media-breathe{animation:zx-breathe 22s ease-in-out infinite alternate}@keyframes zx-breathe{0%{transform:scale(1)}to{transform:scale(1.03)}}@media(hover:hover)and (pointer:fine){.zaeth-ex__media-frame:hover .zaeth-ex__media-breathe{filter:brightness(1.06)}.zaeth-ex.is-ready[data-breathing=true] .zaeth-ex__media-frame:hover .zaeth-ex__media-breathe{animation-play-state:paused;transform:scale(1.02)}.zaeth-ex:not([data-breathing=true]) .zaeth-ex__media-frame:hover .zaeth-ex__media-breathe{transform:scale(1.02)}}.zaeth-ex__play-wrap{position:absolute;top:50%;right:clamp(1rem,3vw,2.75rem);transform:translateY(-50%);z-index:4}.zaeth-ex__play{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-decoration:none;color:var(--zx-text)}.zaeth-ex__play-circle{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(232,228,220,.45);border-radius:50%;transition:transform .65s var(--zx-ease),border-color .65s var(--zx-ease),background-color .65s var(--zx-ease)}.zaeth-ex__play-icon{width:11px;height:13px;margin-left:2px;transition:transform .65s var(--zx-ease)}.zaeth-ex__play-label{display:flex;flex-direction:column;align-items:center;gap:.15rem;font-size:.5625rem;font-weight:500;letter-spacing:.28em;text-indent:.28em;text-transform:uppercase;opacity:.8;transition:opacity .65s var(--zx-ease)}@media(hover:hover)and (pointer:fine){.zaeth-ex__play:hover .zaeth-ex__play-circle{transform:scale(1.06);border-color:#e8e4dcf2;background-color:#ffffff08}.zaeth-ex__play:hover .zaeth-ex__play-icon{transform:scale(1.08)}.zaeth-ex__play:hover .zaeth-ex__play-label{opacity:1}}.zaeth-ex__footer{position:absolute;left:0;right:0;bottom:0;z-index:6}.zaeth-ex__rule{display:block;height:1px;background:#ffffff24}.zaeth-ex__crown{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:14px;height:10px;color:#c4b89a;background:#000;padding:0 .45rem}.zaeth-ex__crown svg{display:block;width:100%;height:100%}.zaeth-ex[data-entrance=true] [data-zx-anim]{opacity:0;will-change:transform,opacity}.zaeth-ex[data-entrance=true] [data-zx-anim=content]{transform:translate3d(-18px,0,0)}.zaeth-ex[data-entrance=true] [data-zx-anim=media]{transform:translate3d(0,14px,0)}.zaeth-ex[data-entrance=true] [data-zx-anim=play]{transform:scale(.94)}.zaeth-ex.is-inview [data-zx-anim=content]{animation:zx-in-left 1s var(--zx-ease) both}.zaeth-ex.is-inview [data-zx-anim=media]{animation:zx-in-up 1.1s var(--zx-ease) .12s both}.zaeth-ex.is-inview [data-zx-anim=play]{animation:zx-in-scale .9s var(--zx-ease) .32s both}@keyframes zx-in-left{0%{opacity:0;transform:translate3d(-18px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes zx-in-up{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes zx-in-scale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.zaeth-ex.is-ready[data-breathing=true] .zaeth-ex__media-breathe{animation:none!important}.zaeth-ex[data-entrance=true] [data-zx-anim],.zaeth-ex.is-inview [data-zx-anim]{animation:none!important;opacity:1!important;transform:none!important}.zaeth-ex__cta,.zaeth-ex__cta-arrow,.zaeth-ex__cta:after,.zaeth-ex__play-circle,.zaeth-ex__play-icon,.zaeth-ex__media-breathe{transition:none!important}}@media(max-width:989px){.zaeth-ex__inner{grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;gap:1.75rem;padding:3.5rem 1.25rem 4.5rem}.zaeth-ex__index{grid-row:1 / span 2}.zaeth-ex__content{grid-column:2;max-width:none;padding-left:0}.zaeth-ex__media{grid-column:1 / -1;height:min(58vh,480px)}.zaeth-ex__play-wrap{grid-column:1 / -1;justify-self:start;padding:0}.zaeth-ex__play{flex-direction:row;gap:1rem}.zaeth-ex__play-label{flex-direction:row;gap:.4rem;text-indent:0}}@media(max-width:749px){.zaeth-ex__heading{font-size:clamp(2rem,9vw,2.75rem)}.zaeth-ex__body{max-width:100%}}@media(min-width:990px){.zaeth-ex{--zx-section-h: min(72vh, 680px);height:var(--zx-section-h);min-height:var(--zx-section-h)}.zaeth-ex__inner{grid-template-columns:3.75rem minmax(19rem,36%) 1fr}.zaeth-ex__media{min-height:min(72vh,680px)}.zaeth-ex__media-breathe{transform-origin:60% 0%}.zaeth-ex__img,.zaeth-ex__img-placeholder{object-fit:cover;object-position:center top}.zaeth-ex.is-ready[data-breathing=true] .zaeth-ex__media-breathe{animation:zx-breathe-desktop 22s ease-in-out infinite alternate}@keyframes zx-breathe-desktop{0%{transform:scale(1)}to{transform:scale(1.022)}}.zaeth-ex__content{max-width:31rem;padding-left:clamp(1.1rem,2.1vw,2.2rem);padding-right:clamp(1.25rem,2.7vw,3rem)}.zaeth-ex__eyebrow{margin-bottom:1.55rem;font-size:clamp(.68rem,.72vw,.78rem);letter-spacing:.31em}.zaeth-ex__heading{font-size:clamp(3rem,4.8vw,5rem);line-height:.91;letter-spacing:.012em}.zaeth-ex__subheading{margin-top:.7rem}.zaeth-ex__subheading-text{font-size:clamp(2rem,3.15vw,3.15rem);letter-spacing:.045em;line-height:.96}.zaeth-ex__body{margin-top:1.9rem;max-width:25rem}.zaeth-ex__body p{font-size:clamp(1rem,1.12vw,1.2rem);line-height:1.6}.zaeth-ex__cta{margin-top:2.65rem}.zaeth-ex__cta-label{font-size:clamp(.67rem,.7vw,.76rem);letter-spacing:.3em}.zaeth-ex__cta-arrow{width:25px;height:9px}.zaeth-ex__media-veil{background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.88) 5%,rgba(0,0,0,.58) 13%,rgba(0,0,0,.2) 25%,transparent 43%),linear-gradient(180deg,rgba(0,0,0,.04) 0%,transparent 55%,rgba(0,0,0,.3) 100%)}.zaeth-ex__play-wrap{right:clamp(1.5rem,3vw,3.25rem)}.zaeth-ex__play-circle{width:56px;height:56px}.zaeth-ex__play-label{font-size:.6rem}}@media(min-width:1440px){.zaeth-ex{--zx-section-h: min(74vh, 720px)}.zaeth-ex__inner{grid-template-columns:4rem minmax(22rem,34%) 1fr}.zaeth-ex__content{max-width:34rem;padding-left:clamp(1.5rem,2.6vw,3rem);padding-right:clamp(2rem,3vw,4rem)}.zaeth-ex__heading{font-size:clamp(3.35rem,4.25vw,5.35rem)}.zaeth-ex__subheading-text{font-size:clamp(2.2rem,2.8vw,3.35rem)}.zaeth-ex__body p{font-size:clamp(1.02rem,1.05vw,1.2rem)}}@media(max-width:989px){.zaeth-ex__img,.zaeth-ex__img-placeholder{object-position:center 18%}}.zaeth-exhibition,.zaeth-exhibition-section,.exhibition-section{border-bottom:none!important;box-shadow:none!important}.zaeth-exhibition:after,.zaeth-exhibition:before,.zaeth-exhibition-section:after,.zaeth-exhibition-section:before,.exhibition-section:after,.exhibition-section:before{border:none!important;box-shadow:none!important}.zaeth-ex__footer{display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:auto!important;pointer-events:none}.zaeth-ex__rule{display:block!important;width:100%!important;height:1px!important;background:transparent!important;opacity:0!important;border:0!important;box-shadow:none!important}.zaeth-ex__description,.zaeth-ex__body,.zaeth-ex__text{font-size:16px!important;line-height:1.65!important}.zaeth-ex__eyebrow,.zaeth-ex__label,.zaeth-ex__meta{font-size:13px!important;line-height:1.4!important}.zaeth-ex__title,.zaeth-ex__heading{line-height:1.05!important}.zaeth-ex a,.zaeth-ex button{font-size:14px!important}@media screen and (max-width:749px){.zaeth-ex__description,.zaeth-ex__body,.zaeth-ex__text{font-size:15px!important;line-height:1.6!important}.zaeth-ex__eyebrow,.zaeth-ex__label,.zaeth-ex__meta{font-size:11px!important}.zaeth-ex a,.zaeth-ex button{font-size:13px!important}}@media screen and (max-width:749px){.zaeth-ex p{font-size:15px!important;line-height:1.6!important}.zaeth-ex a{font-size:13px!important}.zaeth-ex h1,.zaeth-ex h2,.zaeth-ex h3,.zaeth-ex h4{line-height:1.05!important}.zaeth-ex small{font-size:12px!important}}@media screen and (max-width:749px){.zaeth-ex p,.zaeth-ex__description,.zaeth-ex__body,.zaeth-ex__text{font-size:14px!important;font-weight:400!important;line-height:1.75!important;letter-spacing:.13em!important;max-width:88%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.zaeth-ex a{font-weight:400!important;letter-spacing:.15em!important}}.zaeth-ex h1,.zaeth-ex h2,.zaeth-ex h3,.zaeth-ex .zaeth-ex__title,.zaeth-ex .zaeth-ex__heading{font-weight:800!important;letter-spacing:.035em!important;line-height:.92!important}@media screen and (max-width:749px){.zaeth-ex h1,.zaeth-ex h2,.zaeth-ex h3,.zaeth-ex .zaeth-ex__title,.zaeth-ex .zaeth-ex__heading{font-weight:800!important;letter-spacing:.025em!important;line-height:.92!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/zaeth-exhibition.css.map */
