@charset "utf-8";#title-calendar{margin:0 auto;text-align:left;font-size:120%;line-height:2;position:relative}.nav-calendar a{margin:0;padding:0;font-size:20px;line-height:1.1;text-transform:uppercase;color:#df231e;font-weight:900}@media only screen and (max-width:1024px){#calendar .week{display:flex}#calendar .day{flex-grow:1;flex-shrink:1;flex-basis:0}#calendar .week:first-of-type .day:first-of-type{margin-left:0}#calendar .week:last-of-type .day:last-of-type{margin-right:0}#calendar .week .day:nth-child(6),#calendar .week .day:nth-child(7){background-color:rgba(0,0,0,.05)}#calendar .month{max-width:320px;margin:0 auto}#calendar .week{height:40px}#calendar .week.gray{height:30px}#calendar div.day{color:#575757;padding:5px;background-color:#fff;box-shadow:-1px -1px #e5e4e4,inset -1px -1px 0 0 #e5e4e4;text-align:center;position:relative;font-size:125%;font-family:roboto slab,serif}#calendar a.day{color:#fff;padding:5px;background-color:#df231e;box-shadow:-1px -1px #e5e4e4,inset -1px -1px 0 0 #e5e4e4;text-align:center;position:relative;font-size:125%;font-family:roboto slab,serif}#calendar .week.gray>.day{color:#575757;padding:5px;background-color:#e5e4e4;text-align:center;position:relative;font-weight:600;text-transform:uppercase;font-size:75%;font-family:lato,sans-serif}}@media only screen and (min-width:1025px){#calendar{height:40px;margin:40px 0;display:block;width:100%}#calendar .month{display:block;display:flex;width:calc(100%/4)}#calendar .week{width:100%;display:inline;display:flex}#calendar .day{display:inline-block;width:calc(100%/7);position:relative}#calendar .day:before{position:absolute;display:block;content:"DAY";left:0;top:-25px;height:25px;font-family:lato,sans-serif;background-color:#cacaca;color:#fff;font-weight:600;font-size:66%;width:100%;text-transform:uppercase}#calendar .day:nth-child(1):before{content:"LUN"}#calendar .day:nth-child(2):before{content:"MAR"}#calendar .day:nth-child(3):before{content:"MER"}#calendar .day:nth-child(4):before{content:"GIO"}#calendar .day:nth-child(5):before{content:"VEN"}#calendar .day:nth-child(6):before{content:"SAB"}#calendar .day:nth-child(7):before{content:"DOM"}#calendar .day.null:before{content:""}#calendar .week .day:nth-child(6),#calendar .week .day:nth-child(7){background-color:rgba(0,0,0,.05)}#calendar .month{width:100%;margin:0 auto}#calendar .week{height:40px}#calendar div.day{color:#575757;padding:5px;background-color:#fff;box-shadow:-1px -1px #e5e4e4,inset -1px -1px 0 0 #e5e4e4;text-align:center;position:relative;font-size:125%;font-family:roboto slab,serif;min-eight:40px}#calendar a.day{color:#fff;padding:5px;background-color:#df231e;box-shadow:-1px -1px #e5e4e4,inset -1px -1px 0 0 #e5e4e4;text-align:center;position:relative;font-size:125%;font-family:roboto slab,serif;mineight:40px}#calendar .day.null{}.nav-calendar{position:absolute;top:0;right:0}}.single-event a{margin-bottom:20px;width:100%;display:block}.single-event a article figure{width:100%;max-width:100%;display:block;border:1px solid #e5e4e4;position:relative;padding-top:50%;overflow:hidden}.single-event a article figure>img{position:absolute;top:0;left:0;width:100%;height:auto}.single-event a article figure figcaption{display:none}.single-event a article header{position:relative;margin:10px 0}.single-event a article header p{width:100%;max-width:100%;display:block;line-height:1.3;font-size:16px;font-weight:400;font-family:lato,sans-serif}.single-event a article header p strong.to-large{font-size:24px;line-height:1;font-weight:400}.title-in-evidence{margin:0;padding:0;font-size:20px;line-height:1.1;text-transform:uppercase;color:#df231e;font-weight:900;width:100%;display:block;position:absolute;top:-25px;left:0}.single-event.in-evidence a article figure{border:2px solid #df231e}@media screen and (min-width:42rem){.events-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-event{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 20px);flex:0 1 calc(50% - 20px)}}@media screen and (min-width:52rem){.single-event{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 calc(33.33% - 20px);flex:0 1 calc(33.33% - 20px)}.single-event.in-evidence{margin-bottom:0;margin-top:25px;-ms-flex:0 1 calc(66.66% - 10px);flex:0 1 calc(66.66% - 10px)}}.events-container:after{content:"";flex-basis:30%}