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}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}i{font-style:italic}b{font-weight:bold}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.clearfix{zoom:1}.clearfix:before{content:"";display:block}.clearfix:after{content:"";display:table;clear:both}body{background-color:#fff}img{font-size:0;line-height:0}body{background-color:#f8f8f8;color:#141414;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:150%}a{color:#3755ce;text-decoration-thickness:1pt;cursor:pointer}a:hover{text-decoration:none}header{display:flex;flex-direction:column;gap:16px}footer{font-size:12px}cite{font-style:italic}.container{padding:32px 0}.content{display:flex;flex-direction:column;gap:64px;position:relative;margin:0 auto;width:320px}@media only screen and (min-width: 960px){.content{width:800px}}.h1{font-weight:bold;font-size:24px;color:#0a0952}.event-list{display:flex;flex-direction:column;gap:24px}.event-tile{display:flex;flex-direction:column;position:relative;border-radius:16px;border-width:1pt;border-color:rgba(0,0,0,.1);border-style:solid;padding:16px 48px;width:100%;height:160px}.event-tile .event-rate{height:max-content;color:#0a0952;font-size:12px;font-weight:600;text-align:center}.event-tile .event-content{display:flex;flex-direction:column;height:100%}.event-tile .event-status{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;color:#0a0952;font-size:16px;font-weight:bold;text-align:center}.event-tile .event-date,.event-tile .event-hours{color:#0a0952;font-size:12px;line-height:150%;text-align:center}.event-tile .event-hours{font-weight:600}.event-tile .event-image{position:absolute;top:0;right:0;width:120px;height:160px}.event-tile.loading .event-details,.event-tile.error .event-details,.event-tile.no-event .event-details{display:none}.event-tile.loading,.event-tile.error{background-color:#eaeaea}.event-tile.loading .event-content,.event-tile.error .event-content{flex-direction:column}.event-tile.loading .event-status,.event-tile.error .event-status{color:#667a8d;font-size:14px;font-weight:normal}.event-tile.loading .event-image{background-image:url("/images/icon-hourglass.png")}.event-tile.error .event-image{background-image:url("/images/icon-alert.png")}.event-tile.ongoing-event{background-color:#fdf9cc}.event-tile.ongoing-event .event-image{background-image:url("/images/icon-snowflake.png")}.event-tile.no-event{background-color:#eaf8f5}.event-tile.no-event .event-image{background-image:url("/images/icon-sun.png")}