.block--sticky-event{position:fixed;top:15rem;right:-43rem;height:40rem;width:51rem;-webkit-transition:right .5s ease-out,height .5s ease-out;transition:right .5s ease-out,height .5s ease-out;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-shadow:0 0 1px 1px #edeeef;box-shadow:0 0 1px 1px #edeeef;border-radius:25px 0 0 25px}@media only screen and (max-width: 1023px){.block--sticky-event{border-radius:0}}@media print{.block--sticky-event{display:none}}.block--sticky-event .uk-icon--arrow-left{display:inline}.block--sticky-event .uk-icon--up{display:none}.block--sticky-event .uk-icon--close{display:none}@media only screen and (max-width: 1023px){.block--sticky-event{position:initial;height:100%;max-height:80px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:max-height .5s ease-out;transition:max-height .5s ease-out;background-color:#2f2f30}.block--sticky-event .uk-icon--arrow-left{display:none}.block--sticky-event .uk-icon--up{display:inline}}.block--sticky-event.open{right:0}@media only screen and (max-width: 1023px){.block--sticky-event.open{max-height:50rem}}.block--sticky-event.open .uk-icon--arrow-left,.block--sticky-event.open .uk-icon--arrow-up{display:none}.block--sticky-event.open .uk-icon--close{display:inline}.block--sticky-event .sticky-event-opener{width:80px;min-width:80px;-ms-flex-preferred-size:80px;flex-basis:80px;height:100%;cursor:pointer;background-color:#fff;border-radius:25px 0 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 1023px){.block--sticky-event .sticky-event-opener{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;min-width:100%;height:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:25px 25px 0 0}}.block--sticky-event .sticky-event-opener .sticky-event-title{color:#ff483a;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:200px;text-align:center}@media only screen and (max-width: 1023px){.block--sticky-event .sticky-event-opener .sticky-event-title{-webkit-transform:none;-ms-transform:none;transform:none}}.block--sticky-event .event-container{width:100%;height:100%;padding:3rem 3rem 3rem 0;background-color:#fff}@media only screen and (max-width: 1023px){.block--sticky-event .event-container{padding:0 1.5rem 1.5rem}}@media only screen and (max-width: 1023px){.block--sticky-event .event-container>article{max-width:43rem;margin:0 auto}}