.exhibition-story-card{border:3px solid #1d223b;border-radius:6px;cursor:pointer;transition:all .3s ease;overflow:hidden;background-color:#fff}.exhibition-story-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.exhibition-story-card .exhibition-story-card-image{width:100%;height:200px;background-size:cover;background-position:50%;background-color:#faf1da;position:relative}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-story-card .exhibition-story-card-image{height:240px}}.exhibition-story-card .exhibition-story-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;pointer-events:none}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-story-card .exhibition-story-card-play{width:64px;height:64px}}.exhibition-story-card .exhibition-story-card-play img{width:100%;height:100%;object-fit:contain}.exhibition-story-card .exhibition-story-card-info{padding:20px 24px}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-story-card .exhibition-story-card-info{padding:24px 32px}}.exhibition-story-card .exhibition-story-card-info h5{border-bottom:4px solid #1d223b;width:-moz-fit-content;width:fit-content;font-weight:900;font-size:18px;color:#1d223b;font-family:Chivo Black,monospace;padding-bottom:8px;margin-bottom:12px}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-story-card .exhibition-story-card-info h5{font-size:24px}}.exhibition-story-card .exhibition-story-card-info .exhibition-story-card-title{margin-top:8px;text-transform:uppercase;font-weight:600;font-size:11px;color:#1d223b;font-family:Chivo Mono,monospace;letter-spacing:.5px}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-story-card .exhibition-story-card-info .exhibition-story-card-title{font-size:14px}}.exhibition-story-card .exhibition-story-card-info .exhibition-story-card-text{margin-top:12px;line-height:1.5;color:#1d223b;font-size:.875rem}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-story-card .exhibition-story-card-info .exhibition-story-card-text{font-size:1rem}}.Text{font-family:Chivo Mono,monospace}.Text.--extra-large{font-size:2rem;line-height:110%}@media(-webkit-min-width:768px),(min-width:768px){.Text.--extra-large{font-size:3rem;line-height:110%}}@media(-webkit-min-width:1280px),(min-width:1280px){.Text.--extra-large{font-size:3.75rem;line-height:110%}}.Text.--large{font-size:1.875rem;line-height:110%}@media(-webkit-min-width:768px),(min-width:768px){.Text.--large{font-size:2.25rem;line-height:110%}}@media(-webkit-min-width:1280px),(min-width:1280px){.Text.--large{font-size:3rem;line-height:110%}}.Text.--medium{font-size:1.5rem;line-height:110%}@media(-webkit-min-width:768px),(min-width:768px){.Text.--medium{font-size:1.875rem;line-height:110%}}@media(-webkit-min-width:1280px),(min-width:1280px){.Text.--medium{font-size:2.25rem;line-height:110%}}.Text.--small{font-size:1.25rem;line-height:110%}@media(-webkit-min-width:768px),(min-width:768px){.Text.--small{font-size:1.5rem;line-height:110%}}@media(-webkit-min-width:1280px),(min-width:1280px){.Text.--small{font-size:1.875rem;line-height:110%}}.exhibition-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;overflow-y:auto}@media(-webkit-max-width:768px),(max-width:768px){.exhibition-popup-overlay{padding-top:20vh}}.exhibition-popup-container{background:#fef5e1;width:90%!important;max-width:1200px;border-radius:8px;padding:30px 20px!important;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;margin-top:10vh;z-index:100;overflow:hidden}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-popup-container{width:80%!important;padding:30px 40px!important;margin-top:15vh}}.exhibition-popup-close{position:absolute;top:20px;right:16px!important;background:none;border:none;cursor:pointer;text-transform:unset}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-popup-close{right:32px!important}}.exhibition-popup-close .exhibition-popup-close-text{display:flex;flex-direction:row;align-items:center;gap:16px;font-size:13px}.exhibition-popup-close .exhibition-popup-close-text img{width:16px}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-popup-close .exhibition-popup-close-text img{width:20px}.exhibition-popup-close .exhibition-popup-close-text{font-size:20px;gap:24px}}.exhibition-popup-content h6{font-size:20px;font-weight:900;color:#333;width:100%;border-bottom:none;border-top:3px solid #1d223b;padding-bottom:40px;padding-top:12px;margin-top:32px;font-family:Chivo Black,monospace}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-popup-content h6{font-size:28px}}.exhibition-popup-body{display:flex;flex-direction:column;gap:24px}@media(-webkit-min-width:1024px),(min-width:1024px){.exhibition-popup-body{flex-direction:row}.exhibition-popup-body.exhibition-popup-body-fullwidth{flex-direction:column}}.exhibition-popup-body .exhibition-popup-image{width:100%;height:250px;background-size:cover;background-position:50%;border-radius:6px;background-color:#faf1da}@media(-webkit-min-width:1024px),(min-width:1024px){.exhibition-popup-body .exhibition-popup-image{width:55%;height:400px}}@media(-webkit-min-width:1140px),(min-width:1140px){.exhibition-popup-body .exhibition-popup-image{height:450px}}@media(-webkit-min-width:1024px),(min-width:1024px){.exhibition-popup-body .exhibition-popup-image.exhibition-popup-image-fullwidth{width:100%;height:400px}}@media(-webkit-min-width:1140px),(min-width:1140px){.exhibition-popup-body .exhibition-popup-image.exhibition-popup-image-fullwidth{height:500px}}.exhibition-popup-body .exhibition-popup-text{width:100%;line-height:1.6;color:#1d223b}@media(-webkit-min-width:1024px),(min-width:1024px){.exhibition-popup-body .exhibition-popup-text{width:45%}}.exhibition-popup-body .exhibition-popup-text p{font-size:14px;margin-bottom:12px}@media(-webkit-max-width:768px),(max-width:768px){.exhibition-popup-body .exhibition-popup-text p{font-size:13px}}@media(-webkit-min-width:768px),(min-width:768px){.exhibition-popup-body .exhibition-popup-text p{font-size:16px}}.exhibition-popup-body .exhibition-popup-video{width:100%;margin-bottom:16px}@media(-webkit-min-width:1024px),(min-width:1024px){.exhibition-popup-body .exhibition-popup-video{width:55%;margin-bottom:0}}.exhibition-popup-body .exhibition-popup-video video{width:100%;border-radius:6px;background:#000;max-height:500px}@media(-webkit-min-width:1024px),(min-width:1024px){.exhibition-popup-body .exhibition-popup-video.exhibition-popup-video-fullwidth{width:100%}}