<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.extra-event {
  padding:80px 0 70px;
  position:relative;
}
.extra-event .extra-back-button {
  position:absolute;
  top:20px;
  left:20px;
  z-index:10;
  min-height:50px;
  color:#040418;
  display:none;
}
.extra-event .extra-back-button.initialized { display:flex; }
.extra-event .extra-back-button .text { display:none; }
.extra-event .extra-back-button.context-mapevents .icon image, .extra-event .extra-back-button.context-listevents .icon image { display:none; }
.extra-event .extra-back-button.context-mapevents .icon .background, .extra-event .extra-back-button.context-listevents .icon .background {
  opacity:1;
  stroke:none;
  transition:fill 0.3s ease-out;
}
.extra-event .extra-back-button.context-mapevents .icon .arrow, .extra-event .extra-back-button.context-listevents .icon .arrow { transform:translate(0,0); }
.extra-event .extra-back-button.context-mapevents:hover .icon .background, .extra-event .extra-back-button.context-listevents:hover .icon .background {
  stroke:none;
  fill:#040418;
  transition-duration:0.2s;
}
.extra-event .extra-back-button.context-listevents .text-listevents, .extra-event .extra-back-button.context-mapevents .text-mapevents, .extra-event .extra-back-button.context-lenserevents .text-lenserevents { display:inline; }
.extra-event header {
  position:relative;
  width:100%;
  max-width:1180px;
  margin:0 auto;
  padding:100px 20px 0;
  text-align:center;
}
.extra-event header &gt; .inner {
  display:block;
  position:relative;
  background-color:#ffffff;
  padding:69px 70px 40px;
  max-width:1000px;
  margin:0 auto;
}
.extra-event header .author {
  font-size:16px;
  font-weight:300;
  line-height:30px;
  text-transform:uppercase;
  letter-spacing:0.1em;
}
.extra-event header .author a { font-weight:900; }
.extra-event header h1 {
  font-weight:900;
  font-size:40px;
  line-height:40px;
  text-transform:uppercase;
  margin:-3px 0 25px;
}
.extra-event header .date, .extra-event header .address {
  font-size:20px;
  line-height:25px;
  font-weight:500;
}
.extra-event .extra-event-cover {
  position:absolute;
  top:0;
  left:0;
  bottom:20px;
  right:0;
  overflow:hidden;
}
.extra-event .extra-event-cover img {
  position:absolute;
  top:0;
  left:50%;
  transform:translate(-50%,0);
  width:100%;
  height:auto;
}
.extra-event .event-photos-wrapper {
  position:relative;
  overflow:hidden;
  padding:0 0 20px;
}
.extra-event .event-photos {
  width:100%;
  position:relative;
}
.extra-event .event-photos:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  right:calc(50% + 510px);
  width:100vw;
  bottom:0;
  background-color:#f5f5f5;
  z-index:1;
}
.extra-event .event-photos {
  display:block;
  background-color:#f5f5f5;
  width:100%;
  max-width:1180px;
  margin:0 auto;
  position:relative;
  z-index:0;
}
.extra-event .event-photos-slider {
  width:100%;
  max-width:370px;
  height:240px;
  margin:0 0 0 90px;
  position:relative;
}
.extra-event .event-photos-slider &gt; .wrapper { visibility:hidden; }
.extra-event .event-photos-slider &gt; .wrapper.extra-slider-processed { visibility:visible; }
.extra-event .event-photos-slider li {
  list-style:none;
  display:block;
  padding:0 20px 0 0;
  width:100%;
  height:auto;
}
.extra-event .event-photos-slider a { display:block; }
.extra-event .event-photos-slider .navigation {
  display:block;
  width:80px;
  height:100%;
  background-color:#f5f5f5;
  position:absolute;
  top:0;
  left:-100px;
  z-index:2;
}
.extra-event .event-photos-slider .navigation-button { margin:0 0 20px auto; }
.extra-event .container-column {
  max-width:1180px;
  margin:0 auto;
  display:flex;
  justify-content:flex-start;
  align-items:stretch;
}
.extra-event .container {
  min-height:500px;
  position:relative;
  flex:1 1 auto;
  width:100%;
}
.extra-event .container &gt; .inner {
  width:100%;
  min-height:300px;
  max-width:1000px;
  margin:0 0 0 auto;
  padding:0;
  position:relative;
}
.extra-event .container .map-container {
  width:100%;
  height:420px;
  background-color:#dcdcde;
}
.extra-event .container .content {
  background-color:#ffffff;
  padding:74px 80px 47px 78px;
  border-bottom:5px solid #dcdcde;
}
.extra-event .container .content h2.extra-event-description-title {
  font-size:30px;
  line-height:30px;
  font-weight:900;
  margin:0 0 4px;
}
.extra-event .container .content .chapo {
  line-height:30px;
  font-weight:300;
  margin:0 0 30px;
}
.extra-event .container .content h3 {
  font-weight:500;
  font-size:20px;
  line-height:30px;
  margin:0 0 -2px;
}
.extra-event .container .content p, .extra-event .container .content ul, .extra-event .container .content ol { margin:0 0 22px; }
.extra-event .container .link-add-event {
  width:100%;
  margin:25px 0 0;
}
.extra-event .container .link-add-event .icon-wrapper { display:none; }
.extra-event .event-nav {
  flex:0 0 auto;
  width:90px;
  padding:0 0 0 20px;
}
.extra-event .event-nav &gt; .inner {
  width:100%;
  height:100%;
  position:relative;
}
.extra-event .event-nav a.edit-button {
  display:block;
  width:70px;
  height:70px;
  z-index:3;
  overflow:hidden;
  margin-bottom:10px;
}
.extra-event .event-nav a.edit-button .icon {
  width:23px;
  height:20px;
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-10px;
  margin-left:-11px;
}
.extra-event .event-nav a.edit-button .icon * {
  fill:#808080;
  transition:fill 0.3s ease-out;
}
.extra-event .event-nav a.edit-button .text {
  position:absolute;
  left:100%;
}
.extra-event .event-nav a.edit-button:hover .icon * {
  fill:#040418;
  transition:fill 0.2s ease-out;
}
.extra-event .event-nav .totop-link {
  display:block;
  margin-left:0;
}
.extra-event .event-nav .sticky-element-inner.sticky {
  position:fixed;
  top:90px;
}
.extra-event .event-nav .sticky-element-inner &gt; *:last-child { margin-bottom:0; }
@media only screen and (max-width: 1220px) {
  .extra-event .event-nav { display:none; }
  .extra-event .container &gt; .inner {
    margin:0 auto;
    max-width:1040px;
    padding:0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .extra-event .event-photos-wrapper { padding-top:20px; }
}
@media only screen and (max-width: 780px) {
  .extra-event .event-photos-slider {
    width:100%;
    max-width:370px;
    margin:0 auto;
  }
  .extra-event .event-photos-slider ul {
    width:100%;
    height:100%;
  }
  .extra-event .event-photos-slider li {
    width:100%;
    padding:0 10px;
  }
  .extra-event .event-photos-slider .navigation {
    height:70px;
    width:160px;
    top:-90px;
    left:auto;
    right:0;
    display:flex;
    justify-content:space-between;
    flex-direction:row-reverse;
  }
  .extra-event .event-photos-slider .navigation .navigation-button { margin:0; }
}
@media only screen and (max-width: 690px) {
  .extra-event header { padding:40px 10px 0; }
  .extra-event header &gt; .inner { padding:39px 20px 20px; }
  .extra-event header .author {
    line-height:20px;
    margin-bottom:10px;
  }
  .extra-event header h1 {
    font-size:30px;
    line-height:30px;
    margin:-3px 0 20px;
  }
  .extra-event header .date, .extra-event header .address {
    font-size:16px;
    line-height:20px;
  }
  .extra-event .container &gt; .inner { padding:0 10px; }
  .extra-event .container .content { padding:60px 40px 40px; }
}
@media only screen and (max-width: 400px) {
  .extra-event header { padding:10px 10px 0; }
  .extra-event .container .content { padding:30px 20px 20px; }
}
</pre></body></html>