@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:none}*,:after,:before{box-sizing:border-box}@-ms-viewport{width:device-width}

/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */[data-accordion] [data-content]{overflow:hidden;max-height:0}[data-accordion]{line-height:1}[data-content] [data-accordion]{border:0;padding:0}[data-accordion] [data-control]{position:relative;padding-right:20px}[data-accordion]>[data-control]:after{content:"";position:absolute;right:0;top:22px;font-size:25px;font-weight:200;color:#444;height:15px;width:24px;background:url(/images/arrow_black.svg) 50% no-repeat;background-size:50%}[data-accordion].open>[data-control]:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}

/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */.pushy{position:fixed;width:140px;height:100%;top:0;z-index:4;background:#2e3842;overflow:auto;-webkit-overflow-scrolling:touch}.pushy a{display:block;padding:1em;text-decoration:none}.pushy a,.pushy a:hover{color:#fff}.pushy ul:first-child{margin-top:3.5em}.pushy.pushy-left{left:0}.pushy.pushy-right{right:0}.pushy ul{list-style:none;padding:0}.pushy ul li{padding:0}.pushy ul a{border-bottom:1px dotted}.pushy ul li:first-child a{border-top:1px dotted}.pushy-content{visibility:hidden}.pushy-left{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}.pushy-open-left .push,.pushy-open-left .pushy-container,.pushy-right{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}.pushy-open-right .push,.pushy-open-right .pushy-container{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}.pushy-open-left .pushy,.pushy-open-right .pushy{-webkit-transform:translateZ(0);transform:translateZ(0)}.pushy-open-left .pushy-content,.pushy-open-right .pushy-content{visibility:visible}.push,.pushy,.pushy-container{transition:-webkit-transform .5s cubic-bezier(.16,.68,.43,.99);transition:transform .5s cubic-bezier(.16,.68,.43,.99);transition:transform .5s cubic-bezier(.16,.68,.43,.99),-webkit-transform .5s cubic-bezier(.16,.68,.43,.99)}.pushy-content{transition:visibility .5s cubic-bezier(.16,.68,.43,.99)}.site-overlay{display:none}.pushy-open-left .site-overlay,.pushy-open-right .site-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;background-color:rgba(0,0,0,.5);-webkit-animation:a .5s;animation:a .5s}@keyframes a{0%{opacity:0}to{opacity:1}}@-webkit-keyframes a{0%{opacity:0}to{opacity:1}}.pushy-submenu ul{padding-left:15px;transition:max-height .2s ease-in-out,visibility .2s ease-in-out}.pushy-submenu ul .pushy-link{transition:opacity .2s ease-in-out}.pushy-submenu button{width:100%;color:#b3b3b1;padding:15px 30px;text-align:left;background:transparent;border:0}.pushy-submenu button:hover{color:#fff}.pushy-submenu>a,.pushy-submenu>button{position:relative}.pushy-submenu>a:after,.pushy-submenu>button:after{content:"";display:block;height:11px;width:8px;position:absolute;top:50%;right:15px;background:url(../img/arrow.svg) no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.pushy-submenu-closed ul{max-height:0;overflow:hidden;visibility:hidden}.pushy-submenu-closed .pushy-link{opacity:0}.pushy-submenu-open ul{max-height:1000px;visibility:visible}.pushy-submenu-open .pushy-link{opacity:1}.pushy-submenu-open a:after,.pushy-submenu-open button:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}section.events-section{padding-top:0}.events-sorter a{cursor:pointer}.events-sorter a.active{font-weight:700}#map .collected,#places .collected{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0h1L0 6V5zm1 5v1H5z' fill='%2312ff00' fill-opacity='.4' fill-rule='evenodd'/%3E%3C/svg%3E")}#map h2,#places h2{color:#000;font-weight:700;letter-spacing:.05em;margin-bottom:0;margin-top:2em}#map .date-holder,#places .date-holder{border-top:2px solid #60f50d;padding:1.3em 0}#map .date-holder:last-Child,#places .date-holder:last-Child{border-bottom:2px solid #60f50d;margin-bottom:3em}#map .box,#places .box{width:100%;display:-ms-flexbox;display:flex}#map .img,#places .img{-ms-flex-preferred-size:38.2%;flex-basis:38.2%}#map .img img,#places .img img{width:100%;border-bottom:4px solid #222}#map .date-city,#places .date-city{font-weight:700;color:#333}#map .desc,#places .desc{-ms-flex-preferred-size:61.8%;flex-basis:61.8%;padding-left:2em}#map h3,#places h3{color:#52e400;text-transform:uppercase;margin:.1em 0 0}#map h3,#map h5,#places h3,#places h5{font-weight:700;letter-spacing:.05em;line-height:1.45em}#map h5,#places h5{font-size:1.2em;margin:1.4em 0 0;color:#60f50d}#map p,#places p{margin:0}#map p.subline,#places p.subline{letter-spacing:.045em;font-weight:700;color:#444}#map .description,#places .description{padding:1.2em 0 .5em}#map .loc-holder,#places .loc-holder{width:100%;display:-ms-flexbox;display:flex}#map .location,#places .location{-ms-flex-preferred-size:61.8%;flex-basis:61.8%;padding:.7em 0;color:#60f50d}#map .showOnMap,#places .showOnMap{-ms-flex-preferred-size:38.2%;flex-basis:38.2%;text-align:right;color:#52e400;padding:5.7em 0 0;display:inline-block;border-bottom:0!important;line-height:1.65em}#map .showOnMap:hover,#places .showOnMap:hover{color:#000}#map .showOnMap svg,#places .showOnMap svg{width:1.3em;height:auto;margin-bottom:-.3em!important}#map .showOnMap svg path,#places .showOnMap svg path{fill:#52e400}#map .addToCollection,#places .addToCollection{color:#52e400;border-bottom:0;display:block;padding:.7em 0 .5em}#map .addToCollection:hover,#places .addToCollection:hover{color:#000}#map .addToCollection svg,#places .addToCollection svg{width:1.2em;height:auto;margin-bottom:-.3em!important}#map .addToCollection svg path,#places .addToCollection svg path{stroke:#52e400;fill:none}#dates .collected .addToCollection svg path{fill:#52e400}#map h3{margin:1.3em 0 1em}#map .date-holder{border:none!important;margin-bottom:0!important;padding-bottom:0!important}#map .box{max-height:250px;overflow:scroll}#map .location{padding:.3em 0}#map .description{padding:.8em 0 .5em}#map .leaflet-container a.leaflet-popup-close-button{text-align:right;width:32px;height:32px}@media screen and (max-width:736px){#places .box{-ms-flex-direction:column;flex-direction:column}#places .img{width:100%;margin-bottom:.8em}#places .desc{width:100%;padding-left:0}#places .city{display:block}}@media print{#banner,#header,#tds-svg,.menu-btn,footer{display:none!important}body{width:18cm;font-size:10pt!important}.wrapper{padding:0 0 1cm!important}}body{background:#fff}body.is-loading *,body.is-loading :after,body.is-loading :before{-webkit-animation:none!important;animation:none!important;transition:none!important}body,input,select,textarea{color:#000;font-family:Raleway,Helvetica,sans-serif;font-size:15pt;font-weight:200;letter-spacing:.075em;line-height:1.65em}@media screen and (max-width:1680px){body,input,select,textarea{font-size:13pt}}@media screen and (max-width:1280px){body,input,select,textarea{font-size:12pt}}@media screen and (max-width:736px){body,input,select,textarea{font-size:11pt;letter-spacing:.0375em}}a{transition:color .2s ease,border-bottom-color .2s ease;border-bottom:1px dotted;color:inherit;text-decoration:none}a:hover{border-bottom-color:transparent}b,strong{color:#fff;font-weight:600}em,i{font-style:italic}p{margin:0 0 2em}h1,h2,h3,h4{color:#000;font-weight:800;letter-spacing:.17em;line-height:1em;margin:0 0 1em;text-transform:uppercase}h1 a,h2 a,h3 a,h4 a{color:inherit;text-decoration:none}h2{font-size:1.35em;line-height:1.2em;padding-top:1em;padding-bottom:0}@media screen and (max-width:736px){h2{font-size:1.1em}}h3{font-size:1.15em;line-height:1.75em}@media screen and (max-width:736px){h3{font-size:1em;line-height:1.65em}}sub{top:.5em}sub,sup{font-size:.8em;position:relative}sup{top:-.5em}hr{border:0;border-bottom:2px solid #fff;margin:3em 0}hr.major{margin:4.5em 0}blockquote{border-left:4px solid #fff;font-style:italic;margin:0 0 2em;padding:.5em 0 .5em 2em}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}ul{list-style:disc;margin:0 0 2em;padding-left:1em}ul li{padding-left:.5em}ul.alt{list-style:none;padding-left:0}ul.alt li{border-top:1px solid #fff;padding:.5em 0}ul.alt li:first-child{border-top:0;padding-top:0}ul.icons{cursor:default;list-style:none;padding-left:0}ul.icons li{display:inline-block;padding:0 1em 0 0}ul.icons li:last-child{padding-right:0!important}ul.icons.major{padding:1em 0}ul.icons.major li{padding-right:3.5em}@media screen and (max-width:736px){ul.icons.major li{padding:0 1em!important}}ul.actions{cursor:default;list-style:none;padding-left:0}ul.actions li{display:inline-block;padding:0 1.5em 0 0;vertical-align:middle}ul.actions li:last-child{padding-right:0}ul.actions.small li{padding:0 .75em 0 0}ul.actions.vertical li{display:block;padding:1.5em 0 0}ul.actions.vertical li:first-child{padding-top:0}ul.actions.vertical li>*{margin-bottom:0}ul.actions.vertical.small li{padding:.75em 0 0}ul.actions.vertical.small li:first-child{padding-top:0}ul.actions.fit{display:table;margin-left:-1.5em;padding:0;table-layout:fixed;width:calc(100% + 1.5em)}ul.actions.fit li{display:table-cell;padding:0 0 0 1.5em}ul.actions.fit li>*{margin-bottom:0}ul.actions.fit.small{margin-left:-.75em;width:calc(100% + .75em)}ul.actions.fit.small li{padding:0 0 0 .75em}@media screen and (max-width:736px){ul.actions li{display:block;padding:1em 0 0;text-align:center;width:100%}ul.actions li:first-child{padding-top:0}ul.actions li>*{margin:0 auto!important;max-width:30em;width:100%}ul.actions li>.icon:before{margin-left:-1em}ul.actions.small li{padding:.5em 0 0}ul.actions.small li:first-child{padding-top:0}}dl{margin:0 0 2em}header p{color:hsla(0,0%,100%,.5);position:relative;top:-.25em}header h3+p{font-size:1.1em}header h4+p,header h5+p,header h6+p{font-size:.9em}header.major{margin:0 0 2.5em}header.major h2,header.major h3,header.major h4,header.major h5,header.major h6{padding-bottom:0;position:relative}header.major h2:after,header.major h3:after,header.major h4:after,header.major h5:after,header.major h6:after{content:"";display:block;height:1px}header.major p{top:0}@media screen and (max-width:736px){header.major{margin:0 0 2em}}.icon{text-decoration:none;border-bottom:none;position:relative}.icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:FontAwesome;font-style:normal;font-weight:400;text-transform:none!important}.icon>.label{display:none}.icon.major{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:3px;border:2px solid #fff;display:inline-block;font-size:1.35em;height:calc(3em + 2px);line-height:3em;text-align:center;width:calc(3em + 2px)}.icon.major:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;font-size:1.5em}@media screen and (max-width:736px){.icon.major{font-size:1em}}.image{border-radius:3px;border:0;display:inline-block;position:relative}.image img{border-radius:3px;display:block}.image.left{float:left;margin:0 2em 2em 0;top:.25em}.image.right{float:right;margin:0 0 2em 2em;top:.25em}.image.left,.image.right{max-width:40%}.image.left img,.image.right img{width:100%}.image.fit{display:block;margin:0 0 2em;width:100%}.image.fit img{width:100%}body.landing #page-wrapper{background-attachment:fixed;padding-top:0}body.landing #banner,body.landing #page-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover}.menu-btn{color:#a9a9a9;display:none;position:fixed;top:1em;left:1.2em;z-index:7;text-transform:uppercase;font-size:1em;letter-spacing:.1em;text-decoration:none;border-bottom:none}@media screen and (max-width:736px){.menu-btn{display:block}#header{display:none}}.intro-2,.intro-3{display:none}#map{height:80vh;width:100%}.zero-bottom-spacing{margin-bottom:0}.sf-more p{border-bottom:1px dotted;display:inline-block}.sf-more:after{top:4px!important}p strong{color:#000}.contact h3{color:#000;line-height:1.3em;letter-spacing:.14em;margin-bottom:.3em;margin-top:3em}.contact h3 strong{color:#60f50d}.contact p{font-size:1.1em}.contact .tel{display:inline-block;width:2.4em}.contact .no-bottom-spacing{margin-bottom:0;padding-bottom:.7em}.maps-panel img{width:100vw}.maps-panel img.detail{padding-top:2em}@media screen and (max-width:736px){img.europe{padding-top:2em}}.b-lazy{transition:opacity .5s ease-in-out;max-width:100%;opacity:0}.b-lazy.b-loaded{opacity:1}header h2 strong{color:#60f50d!important}img{display:block}img.iba-logo{width:10em;margin-bottom:3em;margin-top:3em}p{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.img-wrap img{width:100vw;height:75vw}.panel0{background-color:#000}.panel0,.panel0 a,.panel0 h2,.panel0 p{color:#fff}.text-panel{background-color:#fff;color:#000}.text-panel p{color:#000;line-height:1.65em}.wrapper{padding:6em 0 4em}.wrapper.alt{padding:0}.wrapper>.inner{width:60em;margin:0 auto}@media screen and (max-width:1280px){.wrapper>.inner{width:90%}}@media screen and (max-width:980px){.wrapper{padding:4em 2em 2em}.wrapper>.inner{width:100%}}footer{width:100%;background-color:#000}footer nav>ul{text-align:center;list-style:none;margin:0 1em;padding:0;white-space:nowrap}footer nav>ul>li{display:inline-block;padding:0;text-shadow:0 0 4px #2e3842}footer nav>ul>li>a{border:0;color:#aaa;display:block;font-size:.7em;letter-spacing:.225em;padding:0 1.5em;text-transform:uppercase;font-weight:400}#page-wrapper{transition:opacity .5s ease-out;opacity:1;padding-top:3em}#page-wrapper:before{background:transparent;content:"";display:block;display:none;height:100%;z-index:6}#header,#page-wrapper:before{left:0;position:fixed;top:0;width:100%}#header{transition:background-color .2s ease;background:#2e3842;height:3em;line-height:3em;z-index:5}#header h1{transition:opacity 1.8s ease;left:1.25em;position:absolute;top:0}#header h1,#header h1 a{height:inherit;line-height:inherit}#header h1 a{border:0;display:block;color:#fff}@media screen and (max-width:736px){#header h1 a{font-size:.8em}}.is-loading #header nav{opacity:0}#header nav{transition:opacity 1.5s ease;transition-delay:4.5s;height:inherit;line-height:inherit;position:absolute;right:0;top:0}#header nav>ul{list-style:none;margin:0;padding:0;white-space:nowrap}#header nav>ul>li{display:inline-block;padding:0;text-shadow:0 0 4px #2e3842}#header nav>ul>li>a{border:0;color:#fff;display:block;font-size:.8em;letter-spacing:.225em;padding:0 1.5em;text-transform:uppercase;font-weight:700}@media screen and (max-width:736px){#header nav>ul>li>a{padding:0 0 0 1.5em}}#header nav>ul>li:first-child{margin-left:0}#header.alt{background:transparent}#header.alt h1{pointer-events:none;opacity:0}body.is-mobile #main>header{background-attachment:scroll}#banner-start,#banner-start img{width:100%}#projekt-logo{width:100%;margin-top:6em;margin-bottom:2em;text-align:right}#projekt-logo img{width:11em;min-width:200px;display:inline-block}#projekt-logo a{border:none}svg .later,svg .later2,svg .sf{display:none}#tds-svg{height:50vh;width:50vh;top:6vh;left:48%;position:absolute;z-index:2}@media screen and (max-width:736px){#banner{padding:21em 3em 5em;height:auto;min-height:0}#tds-svg{height:32vh;width:32vh;top:2vh;left:48%;position:absolute;z-index:1}}@media screen and (max-width:460px){#banner{padding:7em 3em 5em;height:auto;min-height:0}#tds-svg{height:32vh;width:32vh;top:2vh;left:38%;position:absolute;z-index:1}}body.is-loading #banner h2{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}body.is-loading #banner h2:after,body.is-loading #banner h2:before{width:0}body.is-loading #banner .more{-webkit-transform:translateY(8.5em);transform:translateY(8.5em);opacity:0}body.is-loading #banner:after{opacity:1}#footer{padding:1em 0;background-color:#1d242a;text-align:center}#footer .icons{font-size:1.25em}#footer .icons a{color:hsla(0,0%,100%,.5)}#footer .icons a:hover{color:#fff}#footer .copyright{color:hsla(0,0%,100%,.5);font-size:.8em;letter-spacing:.225em;list-style:none;padding:0;text-transform:uppercase}#footer .copyright li{border-left:1px solid hsla(0,0%,100%,.5);display:inline-block;line-height:1em;margin-left:1em;padding-left:1em}#footer .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}#footer .copyright li a{color:inherit}#footer .copyright li a:hover{color:#fff}@media screen and (max-width:480px){#footer .copyright li{border:0;display:block;line-height:1.65em;margin:0;padding:.5em 0}}@media screen and (max-width:980px){#footer{padding:1em 3em}}@media screen and (max-width:736px){#footer{padding:1em 2em}}
/*# sourceMappingURL=main.css.map */
