section.showcase-artworks-listing-module{z-index:unset}section.showcase-artworks-listing-module.all-cards-visible .container .columns:before,section.showcase-artworks-listing-module.no-cards-found .container .columns:before{content:unset}section.showcase-artworks-listing-module.all-cards-visible .container .btn,section.showcase-artworks-listing-module.no-cards-found .container .btn{display:none}section.showcase-artworks-listing-module.no-cards-found .container .no-results{display:block}section.showcase-artworks-listing-module .container{align-items:center;display:flex;flex-direction:column;gap:5.5rem;position:relative;z-index:2}section.showcase-artworks-listing-module .container>.text-content{align-items:center;display:flex;flex-direction:column;max-width:62.5rem;text-align:center}section.showcase-artworks-listing-module .container .filters-wrapper{display:flex;flex-direction:row;gap:2rem;width:100%}section.showcase-artworks-listing-module .container .filters-wrapper .select-wrapper{display:flex;flex-direction:column;gap:.5rem;width:calc(50% - 1rem)}section.showcase-artworks-listing-module .container .filters-wrapper .select-wrapper p{font-weight:700}section.showcase-artworks-listing-module .container .filters-wrapper .select-wrapper select{appearance:none;background-color:var(--beige_light);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none' viewBox='0 0 12 13'%3E%3Cpath stroke='%230a081c' stroke-linecap='round' stroke-width='1.5' d='M1.227 6.483 3.88 9.135a3 3 0 0 0 4.242 0l2.652-2.652'/%3E%3C/svg%3E");background-position:calc(100% - .75rem) 50%;background-repeat:no-repeat;background-size:13px;border:1px solid var(--beige_dark);border-radius:.25rem;color:var(--black);font-family:var(--primary_font);font-size:.875rem;font-weight:400;line-height:1.4;padding:.75rem 2rem .75rem .75rem;width:100%}section.showcase-artworks-listing-module .container .columns{display:flex;flex-direction:row;gap:1.5rem;position:relative;width:100%}section.showcase-artworks-listing-module .container .columns:before{background:linear-gradient(0deg,var(--beige) 6.17%,transparent 100%);bottom:0;content:"";height:20rem;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}section.showcase-artworks-listing-module .container .columns .column{display:flex;flex-direction:column;gap:2rem;position:relative;width:calc(33.33333% - 1rem);z-index:1}section.showcase-artworks-listing-module .container .columns .column .card{cursor:pointer;width:100%}section.showcase-artworks-listing-module .container .columns .column .card:hover .image-cover:after,section.showcase-artworks-listing-module .container .columns .column .card:hover .image-cover:before{opacity:1}section.showcase-artworks-listing-module .container .columns .column .card:hover .video_file-cover:before,section.showcase-artworks-listing-module .container .columns .column .card:hover .video_youtube-cover:before{background-color:var(--red)}section.showcase-artworks-listing-module .container .columns .column .card:hover .video_file-cover:after,section.showcase-artworks-listing-module .container .columns .column .card:hover .video_youtube-cover:after{background-color:var(--white)}section.showcase-artworks-listing-module .container .columns .column .card .image-cover,section.showcase-artworks-listing-module .container .columns .column .card .video_file-cover,section.showcase-artworks-listing-module .container .columns .column .card .video_youtube-cover{border-radius:.5rem;height:fit-content;margin-bottom:.75rem;overflow:hidden;position:relative;width:100%}section.showcase-artworks-listing-module .container .columns .column .card .image-cover:before,section.showcase-artworks-listing-module .container .columns .column .card .video_file-cover:before,section.showcase-artworks-listing-module .container .columns .column .card .video_youtube-cover:before{background-color:#fff;border-radius:10rem;content:"";height:3rem;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s;width:3rem}section.showcase-artworks-listing-module .container .columns .column .card .image-cover:after,section.showcase-artworks-listing-module .container .columns .column .card .video_file-cover:after,section.showcase-artworks-listing-module .container .columns .column .card .video_youtube-cover:after{background-color:var(--black);content:"";height:1rem;left:50%;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%230a081c' stroke='%230a081c' d='M8 .5c.087 0 .17.027.266.123.095.096.123.179.123.266V7.61h6.722c.087 0 .17.028.266.123.096.096.123.179.123.266s-.027.17-.123.266c-.096.095-.179.123-.266.123H8.39v6.722c0 .087-.028.17-.123.266-.096.096-.179.123-.266.123s-.17-.027-.266-.123c-.095-.096-.123-.179-.123-.266V8.39H.89c-.087 0-.17-.028-.266-.123C.527 8.17.5 8.087.5 8s.027-.17.123-.266c.096-.095.179-.123.266-.123H7.61V.89c0-.087.028-.17.123-.266C7.83.527 7.913.5 8 .5Z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s;width:1rem}section.showcase-artworks-listing-module .container .columns .column .card .image-cover img,section.showcase-artworks-listing-module .container .columns .column .card .video_file-cover img,section.showcase-artworks-listing-module .container .columns .column .card .video_youtube-cover img{height:auto;object-fit:cover;width:100%}section.showcase-artworks-listing-module .container .columns .column .card .video_file-cover:before,section.showcase-artworks-listing-module .container .columns .column .card .video_youtube-cover:before{opacity:1;transition:background-color .3s}section.showcase-artworks-listing-module .container .columns .column .card .video_file-cover:after,section.showcase-artworks-listing-module .container .columns .column .card .video_youtube-cover:after{height:.75rem;margin-left:.0625rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%230a081c' d='M8.47 3.698a1.5 1.5 0 0 1 0 2.604L2.495 9.718A1.5 1.5 0 0 1 .25 8.415v-6.83A1.5 1.5 0 0 1 2.494.282z'/%3E%3C/svg%3E");opacity:1;transition:background-color .3s;width:.75rem}section.showcase-artworks-listing-module .container .columns .column .card .text-content .title{font-weight:700}section.showcase-artworks-listing-module .container .columns .column .card .text-content .info-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-top:.125rem}section.showcase-artworks-listing-module .container .columns .column .card .text-content .info-wrapper .info:not(:last-child){align-items:center;display:flex;flex-direction:row;gap:.5rem}section.showcase-artworks-listing-module .container .columns .column .card .text-content .info-wrapper .info:not(:last-child):after{background-color:var(--black);border-radius:10rem;content:"";height:.125rem;width:.125rem}section.showcase-artworks-listing-module .container .no-results{display:none;margin:-5.5rem auto 0;max-width:50rem;text-align:center}section.showcase-artworks-listing-module .popup-container{height:100dvh;left:0;opacity:0;padding:4rem;pointer-events:none;position:fixed;top:0;transition:opacity .3s,z-index 0s .3s;width:100vw;z-index:-1}section.showcase-artworks-listing-module .popup-container.active{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:6}section.showcase-artworks-listing-module .popup-container .background{background-color:var(--black);height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}section.showcase-artworks-listing-module .popup-container .popup-content{height:100%;position:relative;width:100%;z-index:2}section.showcase-artworks-listing-module .popup-container .popup-content .close-popup{color:var(--white);cursor:pointer;font-size:3rem;height:3rem;line-height:1;padding:unset;position:absolute;right:0;top:0;transform:translate(100%,-100%);width:3rem}section.showcase-artworks-listing-module .popup-container .popup-content .popup-media{height:100%;width:100%}section.showcase-artworks-listing-module .popup-container .popup-content .popup-media iframe,section.showcase-artworks-listing-module .popup-container .popup-content .popup-media img,section.showcase-artworks-listing-module .popup-container .popup-content .popup-media video{height:100%;object-fit:contain;width:100%}