html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}::placeholder{color:inherit}input:focus,textarea:focus{outline:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;font-size:100%;font-family:"AvenirNextRoundedW01-Re",arial,sans-serif;font-display:optional;color:#131111;font-size:1em;scroll-behavior:smooth}body{-webkit-text-size-adjust:none;max-width:1920px;min-width:320px;margin:0 auto;position:relative;line-height:1.3;display:flex;flex-direction:column;font-size:18px}.vpad{padding-top:10px;padding-bottom:10px}.hpad{padding-left:10px;padding-right:10px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row,.flex-column{flex-direction:column}.flex-mobile-row{flex-direction:row}.flex-flush{margin:-10px}.flex-hflush{margin-left:-10px;margin-right:-10px}.flex-vflush{margin-top:-10px;margin-bottom:-10px}.justify-center{justify-content:center}.justify-start{justify-content:start}.justify-space-between{justify-content:space-between}.justify-end{justify-content:end}.justify-center>.column{margin:0}section{position:relative}.wrap{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin:0 auto;position:relative}.box{width:100%;display:flex;flex-direction:column;position:relative}.boxed{max-width:1280px;margin:0 auto}.row{display:flex;flex-wrap:wrap;flex-direction:column;flex:1 auto;position:relative}.column{display:flex;flex-direction:column;width:100%}img{display:block;max-width:100%;height:auto;aspect-ratio:auto}svg{display:block}h1{font-family:'AvenirNextRoundedW01-De 1075568';margin-bottom:20px}h1:last-child{margin-bottom:0}h2{font-family:'AvenirNextRoundedW01-De 1075568';margin-bottom:20px}h2:last-child{margin-bottom:0}h3{font-family:'AvenirNextRoundedW01-De 1075568';margin-bottom:20px}h3:last-child{margin-bottom:0}p{margin-bottom:20px}p:last-child{margin-bottom:0}a{text-decoration:underline}strong{font-family:'AvenirNextRoundedW01-De 1075568'}#wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}header{width:100%;line-height:1;display:flex;flex-direction:column;z-index:999999}header a{text-decoration:none}header input{appearance:none;display:none;order:2}header #menu-toggle-checkbox{display:none}header #menu-toggle-label{order:2;cursor:pointer;display:flex;justify-content:center;flex-shrink:0;align-self:center;width:100%;background:#404042}header #menu-toggle-label #menu-icon{width:40px}header #menu-toggle-label #menu-icon svg{width:40px;height:60px;margin:0 auto}header #menu-toggle-label #menu-icon svg rect{transform:rotate(0);transform-origin:center;fill:#fff}header #menu-toggle-label #menu-icon svg .line-top{opacity:1}header #menu-toggle-label #menu-icon svg .line-bottom{opacity:1}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-top{transform:translateX(0px) translateY(10px);opacity:0}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-mid-left{transform:rotate(45deg) translateX(0px) translateY(0px)}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-mid-right{transform:rotate(-45deg) translateX(0px) translateY(0px)}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-bottom{transform:translateX(0px) translateY(-10px);opacity:0}header #header-top{order:1}header #header-top>.flex{padding:10px;display:flex;width:100%;max-width:1280px;position:relative}header #header-top #header-top-left{flex-shrink:0}header #header-top #header-top-left #logo{order:1;flex-shrink:0;z-index:999}header #header-top #header-top-left #logo a{display:block;padding:10px;color:#131111}header #header-top #header-top-left #logo a img,header #header-top #header-top-left #logo a svg{display:block;width:100px}header #header-top #header-top-right{display:flex;flex-wrap:wrap;width:min-content}header #header-top #header-top-right:before{content:'';display:block;margin-left:auto}header #header-top #header-top-right #socials{order:2;display:flex;justify-content:center;flex-direction:column;font-size:24px}header #header-top #header-top-right #socials ul{display:flex;padding:0}header #header-top #header-top-right #socials ul li{display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;text-transform:uppercase;text-align:center;padding:0;margin:10px}header #header-top #header-top-right #socials ul li a{display:flex;height:100%;padding:0;width:100%;background:#00abc0;border-radius:50px;color:#fff;justify-content:center;flex-direction:column;line-height:1;font-size:16px;transition:color 0.3s,background 0.3s}header #header-top #header-top-right #socials ul li a:hover{background:#a80f3d;color:#fff}header #header-top #header-top-right #lang{display:flex;margin:10px;order:3;width:40px;height:40px;flex-direction:column;justify-content:center;text-transform:uppercase;text-align:center;padding:0;align-self:center}header #header-top #header-top-right #lang form{height:100%}header #header-top #header-top-right #lang a,header #header-top #header-top-right #lang button{display:flex;height:100%;padding:0;width:100%;background:#131111;border-radius:50px;color:#fff;justify-content:center;flex-direction:column;line-height:1;font-size:16px;transition:color 0.3s,background 0.3s}header #header-top #header-top-right #lang a:hover,header #header-top #header-top-right #lang button:hover{background:#404042;color:#fff}header #header-top #header-top-right #lang a #lang-full,header #header-top #header-top-right #lang button #lang-full{display:none}header #header-top #header-top-right #login{display:flex;margin:10px;order:4;height:40px;flex-direction:column;justify-content:center;text-transform:uppercase;text-align:center;padding:0;align-self:center;flex:1 0 auto;max-width:100px}header #header-top #header-top-right #login a,header #header-top #header-top-right #login button{display:flex;height:100%;padding:0;width:100%;background:#131111;border-radius:50px;color:#fff;justify-content:space-around;line-height:1;font-size:16px;transition:color 0.3s,background 0.3s;align-items:center;padding:0 10px}header #header-top #header-top-right #login a:hover,header #header-top #header-top-right #login button:hover{background:#404042;color:#fff}header #header-top #header-top-right #strap{color:#00abc0;display:none}header #header-top #header-top-right #strap a{color:#a80f3d}header #header-bottom{order:3;display:none;background:#404042;color:#fff;font-size:20px}header #header-bottom #menu{display:none;order:6;flex-wrap:wrap;width:100%}header #header-bottom #menu div{width:100%}header #header-bottom #menu ul{background:#404042;width:100%;list-style-type:none;padding:0;line-height:1}header #header-bottom #menu ul li{width:100%;position:relative;display:flex;flex-wrap:wrap;border-bottom:2px solid #fff}header #header-bottom #menu ul li:last-child{border-bottom:none}header #header-bottom #menu ul li a{width:100%;display:block;padding:10px 20px;color:#fff;text-transform:lowercase;text-align:center}header #header-bottom #menu ul li .submenu-arrow{cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:24px;margin:0 20px;position:absolute;right:0;top:10px;z-index:1;order:3;text-align:center}header #header-bottom #menu ul li .submenu-arrow:hover{cursor:pointer}header #header-bottom #menu ul li .submenu-checkbox:checked~.submenu-arrow i{transform:rotate(180deg) translateY(-1px)}header #header-bottom #menu ul li .submenu-checkbox:checked~div{display:block}header #header-bottom #menu ul li .submenu-checkbox:checked~div ul{padding-left:20px;padding-right:20px}header #header-bottom #menu ul li .submenu-checkbox:checked~div ul li{width:100%}header #header-bottom #menu ul li .submenu-checkbox:checked~div ul li a{padding:10px 20px}header #header-bottom #menu ul li div{order:4;width:100%;display:none}header #header-bottom #menu ul li div ul{flex-direction:row;background:#e7e7e7}header #header-bottom #menu ul li div ul li{width:auto}header #header-bottom #menu ul li div ul li a{color:#404042}header #menu-toggle-checkbox:checked~#header-bottom{display:flex}header #menu-toggle-checkbox:checked~#header-bottom #menu{display:flex}header #menu-toggle-checkbox:checked~#header-bottom #menu ul{display:flex;flex-wrap:wrap}main{background:#f2f8ff;flex:1 0 auto}main #hero #hero-wrap{display:flex;position:relative}main #hero #hero-image{position:relative}main #hero #hero-image:before{content:'';display:block;width:100%;height:100%;position:absolute;z-index:1;background:#131111;opacity:0.65}main #hero #hero-content{position:absolute;z-index:2;padding:20px;font-size:26px;text-shadow:2px 2px #131111;width:100%;height:100%;font-family:'AvenirNextRoundedW01-De 1075568';color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center}main #event-types h2{font-size:24px}main #event-types a{font-family:'AvenirNextRoundedW01-De 1075568'}main #event-types .event-type{padding:20px;height:100%}main #event-types #event-type-class{background:#a80f3d;color:#fff}main #event-types #event-type-exhibition{background:#ed9d20}main #event-types #event-type-firstfridays{background:#00abc0}main #event-types #event-type-openmics{background:#e7e7e7}main #event-types #event-type-filmnoir{background:#404042;color:#fff}main #hire{background:#404042;color:#fff}main #hire h3{font-size:24px}main #hire a{font-family:'AvenirNextRoundedW01-De 1075568'}main #content h1{font-size:30px;text-transform:uppercase;background:#00abc0;color:#fff;padding:20px}main #content h1.event-title{padding:0}main #content h1.event-title .event-title-lang{display:inline-block;background:#a80f3d;padding:20px}main #content h1.event-title .event-title-value{display:inline-block;padding:20px}main #content h2{color:#00abc0;padding-bottom:10px;border-bottom:2px solid #00abc0}main #content a{color:#00abc0}main #content a:hover{color:#131111}main #content ul{list-style-type:disc;margin-bottom:20px;padding-left:40px}main #content ul li{margin-bottom:10px}main #content ul li:last-child{margin-bottom:0}.calendar-deck .card{display:flex;flex-direction:column;height:100%;border-top:5px solid #404042;border-bottom:10px solid #404042}.calendar-deck .card .card-image{width:100%;height:0;padding-bottom:141%;position:relative}.calendar-deck .card .card-image a{display:flex;position:absolute;width:100%;height:100%;top:0;left:0;flex-direction:column;justify-content:center;background:#404042}.calendar-deck .card .card-image img{margin:0 auto}.calendar-deck .card .card-content{flex:1 0 auto;background:#e7e7e7;padding:20px}.calendar-deck .card .card-content h4{margin-bottom:20px;font-family:'AvenirNextRoundedW01-De 1075568'}footer{background:#e7e7e7;text-align:center}