/*
Theme Name: Teh
Description: Teh template
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text-domain: teh
*/

@font-face {
  font-family: "Trickster";
  src: url("font/Trickster-Reg.otf") format("opentype"),
  url("font/Trickster-Reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Syne";
  src: url("font/Syne-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

/*@font-face {*/

/*  font-family: 'mad-sans-italic';*/

/*  src: url('font/mad-sans-fill-bold-italic.eot');*/

/*  src: url('font/mad-sans-fill-bold-italic.eot?#iefix') format('embedded-opentype'),*/

/*  url('font/mad-sans-fill-bold-italic.woff2') format('woff2'),*/

/*  url('font/mad-sans-fill-bold-italic.woff') format('woff'),*/

/*  url('font/mad-sans-fill-bold-italic.ttf') format('truetype');*/

/*  font-weight: normal;*/

/*  font-style: normal;*/

/*}*/

:root {
  --site-max-width: 87.5rem;
  --text-color: #000;
  --link-color: rgb(215, 35, 35);
  --link-color-hover: rgb(195, 33, 37);
  --link-color-active: rgb(195, 33, 37);
  --link-color-invert: rgb(255, 255, 255);
  --link-color-invert-hover: rgb(255, 200, 200);
  --link-color-invert-active: rgb(255, 255, 255);
  --gray-color: rgb(100, 100, 100);
  --dark-gray-color: rgb(70, 70, 70);
  --red-color-opacity: rgba(195, 33, 37, 0.5);
  --gray-color-opacity: rgba(100, 100, 100, 0.5);
  --navigation-height: 66px;
  /*--heading-font-family: 'mad-sans-italic', sans-serif;*/
  --heading-font-family: 'Trickster', sans-serif;
  --font-family: 'Syne', sans-serif;
  /*--font-family--alternative: 'RaptorSlanted', sans-serif;*/
  --basic-spacing: 25px;
  --whiteish: #fee7da;
}

@media (max-width: 1023px) {
  :root {
    --navigation-height: 48px;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */

@media only screen and (max-width : 480px) {

}

body.compensate-for-scrollbar{overflow:hidden}

.fancybox-active{height:auto}

.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}

.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}

.fancybox-container *{box-sizing:border-box}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}

.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}

.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}

.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}

.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.fancybox-toolbar{right:0;top:0}

.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}

.fancybox-is-open .fancybox-stage{overflow:hidden}

.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}

.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}

.fancybox-slide--image{overflow:hidden;padding:44px 0}

.fancybox-slide--image:before{display:none}

.fancybox-slide--html{padding:6px}

.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}

.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}

.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}

.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}

.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}

.fancybox-container [data-selectable=true]{cursor:text}

.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}

.fancybox-spaceball{z-index:1}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}

.fancybox-slide--video .fancybox-content{background:#000}

.fancybox-slide--map .fancybox-content{background:#e5e3df}

.fancybox-slide--iframe .fancybox-content{background:#fff}

.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}

.fancybox-iframe{left:0;position:absolute;top:0}

.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}

.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}

.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}

.fancybox-button:hover{color:#fff}

.fancybox-button:focus{outline:none}

.fancybox-button.fancybox-focus{outline:1px dotted}

.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}

.fancybox-button div{height:100%}

.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}

.fancybox-button svg path{fill:currentColor;stroke-width:0}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}

.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-timing-function:linear;z-index:99998}

.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}

.fancybox-close-small:hover{color:#fff;opacity:1}

.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}

.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}

.fancybox-navigation .fancybox-button div{padding:7px}

.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}

.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}

.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}

@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}

.fancybox-caption--separate{margin-top:-50px}

.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}

.fancybox-caption a:hover{color:#fff;text-decoration:underline}

.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}

@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}

.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}

.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}

.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}

.fancybox-fx-fade.fancybox-slide--current{opacity:1}

.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}

.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}

.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}

.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);-ms-transform:rotate(-1turn);transform:rotate(-1turn)}

.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}

.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}

.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}

.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}

.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}

.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}

.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}

.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}

@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}

.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}

.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}

.fancybox-share p{margin:0;padding:0}

.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}

.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}

.fancybox-share__button:hover{text-decoration:none}

.fancybox-share__button--fb{background:#3b5998}

.fancybox-share__button--fb:hover{background:#344e86}

.fancybox-share__button--pt{background:#bd081d}

.fancybox-share__button--pt:hover{background:#aa0719}

.fancybox-share__button--tw{background:#1da1f2}

.fancybox-share__button--tw:hover{background:#0d95e8}

.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}

.fancybox-share__button svg path{fill:#fff}

.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}

.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}

.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}

.fancybox-show-thumbs .fancybox-thumbs{display:block}

.fancybox-show-thumbs .fancybox-inner{right:212px}

.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}

.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}

.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}

.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}

.fancybox-thumbs__list a:focus:before{opacity:.5}

.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}

@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

.SlickSliderContainer {
    height: 300px;
    position: relative;
}

.SlickSlider {
    width: 100%;

}

.SlickSlider, .slick-list, .slick-track, .slick-slide {
    /*max-height: 100vh !important;*/
    /* max-height: calc(100vh - 100px) !important;*/


}

.SlickSlide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    max-width: 1600px;
    padding: 0 .5rem;
    outline: none !important;
}

/*.SlickSlide img {*/

/*    height: 100%;*/

/*    width: auto;*/

/*}*/

.SlickSlide img {
    height: auto;
    width: 100%;
}

/*@media only screen and (max-width: 900px) {*/

/*    .SlickSlide img {*/

/*        object-fit: contain;*/

/*        height: 100%;*/

/*        width: 100%;*/

/*    }*/

/*    .SlickSlide{*/

/*        width: 100%;*/

/*        !*width: auto;*!*/

/*        max-width: calc(100vw - 60px);*/

/*    }*/

/*}*/

.slick-track,
.slick-list {
    height: 100%;
}

.slick-arrow.slick-previous  {
    left: 0;
    right: 50%;
    /*cursor: w-resize;*/
    cursor: url('assets/arrow-l.png') 50 50, auto;
}

.slick-arrow.slick-next  {
    left: 50%;
    right: 0;
    /*cursor: e-resize;*/
    cursor: url('assets/arrow-r.png') 50 50, auto;
}

.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 20;
}

@media only screen and (max-width: 900px) {
    .slick-arrow{
        display: none !important;
    }

}

/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.fancybox-bg {
    background: white;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1;
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 50%;
    bottom: 0;
    z-index: 99995;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 0 !important;
    cursor: none;
}

.fancybox-navigation {
    z-index: 99990;
    /*cursor: none;*/
}

@media (max-width: 1023px) {
    .fancybox-navigation {
        display: none;
    }
}

.fancybox-button.fancybox-button--close {
    font-size: 13px;
    z-index: 99995;
    background: transparent;
    color: black;
    width: auto;
    height: auto;
}

.fancybox-toolbar {
    top: 20px;
    right: 20px;

}

.fancybox-image-count{
    bottom: 30px;
    right: 30px;
    z-index: 99994;
    position: absolute;
}

.fancybox-caption {
    background: transparent;
    color: black;
    font-size: 13px;
    opacity: 1;
    visibility: visible;
    max-width: 50%;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 0;
    text-align: left;
    line-height: 20px;
    z-index: 99996;
    /*pointer-events: none;*/

    pointer-events: auto;
    mix-blend-mode: difference;
    color: white;
}

.slider__cursor {
    position: absolute;
    bottom: 20px;
    pointer-events: none;
    z-index: 99996;
    mix-blend-mode: difference;
    color: white;
}

.fancybox-caption *,
.fancybox-caption{
    /*pointer-events: none;*/
}

.fancybox-slide--image{
    padding: 10px;
}

.caption-toggler {
    margin-bottom: 1em;
    transition: opacity .1s ease-in-out;
    transition-delay: .5s;
}

.fancybox-caption * {
    pointer-events: none;
}

.fancybox-caption__body {
    max-height: 1.5em;
    overflow: hidden;
    transition: max-height .7s ease-in-out;
}

@media (min-width: 1024px) {


.fancybox-caption:hover .fancybox-caption__body {
    max-height: 80vh;
}

.fancybox-caption:hover .fancybox-caption__body .caption-toggler {
    opacity: 0;
    transition-delay: 0s;
}

    .fancybox-caption__body {
        transition: max-height .7s ease-in-out;
    }
}

@media (max-width: 1023px) {
    .fancybox-caption{
    pointer-events: auto;
    }

    .fancybox-caption.active .fancybox-caption__body {
        max-height: 80vh;
    }

    .fancybox-caption.active .fancybox-caption__body .caption-toggler {
        opacity: 0;
        transition-delay: 0s;
    }

    .fancybox-toolbar {
        opacity: 1 !important;
        visibility: visible !important;
    }
}

@media (max-width: 566px) {
    .fancybox-caption {
        max-width: 80%;
    }
}

.fancybox-caption__body {

}

.fancybox-heading {
    z-index: 99994;
    top: 20px;
    left: 20px;
    position: absolute;
    font-size: 20px;
    padding: 10px;
    max-width: 80%;
}

.fancybox-infobar {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Trickster', sans-serif;
    font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 24px;
    line-height: 1.4;
}

button {
    font-family: 'Syne', sans-serif;
    font-family: var(--font-family);
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
    box-sizing: border-box;
    font-size: 24px;
    font-family: 'Syne', sans-serif;
    font-family: var(--font-family);
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    font-smooth: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 566px) {
    html,
    h1,
    h2,
    h3,
    h4,
    h5 {font-size:18px;}
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 100%;
    background: rgb(255, 255, 255);
    color: #000;
    color: var(--text-color);
    font-size: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: 'Syne', sans-serif;
    font-family: var(--font-family);
}

a {
    color: #000;
    color: var(--text-color);
    cursor: pointer;
    text-decoration: none;

    font-weight: 400;

}

a:hover {
    color: #000;
    color: var(--text-color);
    text-decoration: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

tr {
    border-bottom: 1px solid rgb(240, 240, 240);
    height: auto !important;
}

tr:last-child {
    border-bottom: none;
}

th,
td {
    padding: 0.25rem 0.5rem;
    vertical-align: top;
}

th:first-child,
td:first-child {
    padding-left: 0;
}

th:last-child,
td:last-child {
    padding-right: 0;
}

img {
    max-width: 100%;
    height: auto;
}

ul,
ol {
    padding: 0 0 0 1.5rem;
}

p {
    margin: 1rem 0;
    /*line-height: 1.75;*/
    line-height: 1.2;
}

.compat-object-fit {
    background-size: cover !important;
    background-position: center !important;
}

.compat-object-fit picture,
.compat-object-fit img {
    opacity: 0 !important;
}

.container, .wrapper {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.page .wrapper::before, .page .wrapper::after {
    content: "";
    clear: both;
    display: inline-block;
}

blockquote {
    font-size: 25px;
}

.greenish {
    background: #CDF857;
    padding: 2rem;
}

@media (min-width: 1024px) {

    .MenuSticky.sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }

}

@media (max-width: 1023px) {
    .container {
        padding: 0 20px;
    }

    .wrapper {
        padding: 0 20px;
    }
}

@media (max-width: 566px) {
    .block {
        padding: 40px 0;
    }
}

@media (max-width: 566px) {
    table {
        width: 100% !important;
        height: auto !important;
    }

    tr {
        margin-bottom: 0.5rem;
        padding-bottom: 0.5rem;
    }

    tr > td:first-of-type {
        font-weight: bold;
    }

    tr,
    td {
        display: block;
    }

    td {
        width: 100% !important;
        height: auto !important;
        padding: 0.25rem 0;
    }

    td:empty {
        display: none;
    }
}

main .container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.youtube-responsive-container, .responsive-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-youtube iframe,
.responsive-youtube object,
.responsive-youtube embed,
.youtube-responsive-container iframe,
.youtube-responsive-container object,
.youtube-responsive-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ImageFit {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100% !important;
    height: 100% !important;
}

#content {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
}

#content > h1 {
    text-align: center;
    max-width: 100%;
    width: 1060px;
    margin: 0 auto;
}

.first-container{
    padding: 365px 25px 20px;
    max-width: 2600px;
    width: 100%;
    margin:0 auto;
}

/*.first-container--with-padding{*/

/*    padding: 365px 100px 20px;*/

/*}*/

.Item__img.vertical{
    max-width: 70%;
}

.page-template-default #content{
    color: black;
}

@media (max-width: 1023px) {
.first-container,
.first-container--with-padding{
    padding-left: 20px;
    padding-right: 20px;
    /*padding-top: 260px;*/
    padding-top: 100px;
}
}

.cols-2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.cols-2 .col{
    width: 50%;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding-left: 50px;
    padding-top:1.5em;
}

.cols-2 .col:first-of-type{
    padding-right: 50px;
    padding-left: 0;
}

.font-20{
    font-size: 20px;
}

@media (max-width: 566px) {
.font-13-sm{
    font-size: 13px;
}

.first-container,
.first-container--with-padding{
/*padding-top: 205px;*/
padding-top: 220px;
}

}

p:first-of-type {
    margin-top: 0;
}

.project-padding{
    padding: 0 75px;
}

@media (max-width: 1023px) {
    .project-padding{
        padding: 0;
    }

    .cols-2 .col{
        padding-left: 25px;
    }

    .cols-2 .col:first-of-type{
        padding-right: 25px;
    }

}

@media (max-width: 566px) {
    .Item__img.vertical{
        /*max-width: 100%;*/
    }

    .cols-2 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .cols-2 .col {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

}

.download-pdf{
    width:100px;

}

@media (max-width: 566px) {
    .download-pdf{
        width: 70px;
        /*right: 20px;*/
        /*margin-top: -50px;*/
        /*position: absolute;*/
    }
}

.Button--logotyp,
.Button--get-ticket {
    position: absolute;
    top: 50px;
    right: 20px;
    width:120px;
    height:120px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1000;
}

.Button--get-ticket{
    transition: all .3s ease-in-out;
}

.Button--get-ticket:hover{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

@media (max-width: 1023px) {
.Button--logotyp,
.Button--get-ticket {
    top:20px;
}
}

.Section--5 .Button--get-ticket,
.Section--4 .Button--get-ticket,
.Section--2 .Button--get-ticket{
    width: 140px;
    height: 140px;
}

@media (max-width: 1023px) {

    .Section--5 .Button--get-ticket,
    .Section--4 .Button--get-ticket,
    .Section--2 .Button--get-ticket{
        width: 120px;
        height: 120px;
    }


}

@media (max-width: 566px) {
    .Button--get-ticket,
    .Section--5 .Button--get-ticket,
    .Section--4 .Button--get-ticket,
    .Section--2 .Button--get-ticket{
        width: 80px;
        height: 80px;
    }

}

.Button--get-ticket.left{
    right: 160px;
}

.Button--get-ticket-white {
    /*background-image: url("assets/ticket_button-white.png");*/
    background-image: url("assets/register.png");
}

.Button--get-ticket-blue {
    /*background-image: url("assets/ticket_button.png");*/
    background-image: url("assets/register.png");
}

.Button--logotyp {
    background-image: url("assets/logotyp.png");
}

.white-on-black {
    color:white;
    background: black;
    padding: .5em 1em;
    border-radius: 1em;
    display: inline-block;
}

a.white-on-black:hover{
    color:white;
}

a.white-on-black{
    display:inline-block;
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;

  /* Above WP toolbar. */
}

.Header {
    position: fixed;
    width: 100%;
    /*padding: var(--basic-spacing);*/
    /*mix-blend-mode: difference;*/
    /*color: white;*/
    z-index: 5;
    transition: max-height .3s ease-in-out, opacity .2s ease-in-out;
    /*overflow: hidden;*/
    /*max-height: 0;*/
    opacity: 0;
}

/*.Header {*/

/*    padding-top: 0;*/

/*    padding-bottom: 0;*/

/*    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;*/

/*}*/

.Header .MenuWrapper {
    padding: 25px;
    padding: var(--basic-spacing);
    /*max-height: 0;*/
    /*transition: max-height .2s ease-in-out;*/
    /*overflow: hidden;*/
}

@media only screen and (max-width: 566px) {
.Header .MenuWrapper {
    padding: 20px;
}
}

.menu-visible .Header {
    /*    padding-top: var(--basic-spacing);*/
    /*    padding-bottom: var(--basic-spacing);*/
}

.menu-visible .Header {
    /*max-height: 100vh;*/
    opacity: 1;
}

.Header ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.HeadingContainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.Header__menu-button {
    font-size: 30px;
}

.Header__heading-container {
    position: absolute;
    left: calc(50px + 1em);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;

}

.MenuContainer ul .sub-menu {
    display: block;
    opacity: 0;
    transition: all .3s ease-in-out;
    position: absolute;
    padding: .5rem;
    margin-left: -.5rem;
    z-index: 100;
    width: 420px;
    max-height: 0;
    overflow: hidden;

    padding-top: 1em;
    max-width: 80%;
}

@media (max-width: 1023px) {

    .MenuContainer ul .sub-menu {
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
        max-width: 100%;
        width: 100%;
    }

    .MenuContainer ul .sub-menu li:first-of-type{
        padding-top: 1rem;
        padding-bottom: .5rem;
    }

}

.MenuContainer ul li:hover .sub-menu {
    opacity: 1;
    max-height: 500px;
    overflow-y: auto;
}

.MenuContainer ul .sub-menu li {
    transition: color .3s ease-in-out;
    color: #aaa;
}

.sub-menu.projects li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    color: #a6a6a6;
}

.sub-menu.projects li a:hover {
    color: black;
}

.sub-menu.projects li span:first-of-type {
    width: calc(100% - 20px);

}

.sub-menu.projects li span:nth-of-type(2) {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin-left: 22px;
}

.AbsoluteHeader--mobile{
    display: none;
}

@media only screen and (max-width: 566px) {
.sub-menu.projects li span:first-of-type {
    -webkit-order:2;
        -ms-flex-order:2;
            order:2;


}

.sub-menu.projects li span:nth-of-type(2) {
    -webkit-order:1;
        -ms-flex-order:1;
            order:1;
    margin-left:0;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
}

    .sub-menu.projects li a{
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .sub-menu.projects li:first-of-type{
        margin-top: 1em;
    }

    .sub-menu.projects li:last-of-type{
        margin-bottom: 3em;
    }


    .AbsoluteHeader--mobile{
        display: block;
        position: absolute;
        top:0;
        left: 0;
        font-size: 20px;
        padding: 20px;
    }

    .AbsoluteHeader--mobile > *{
        display: inline-block;
        margin-bottom: .75em;
        color:black;
    }

    .AbsoluteHeader--mobile > a:first-of-type{
        margin-bottom: 2.25em;
    }
}

.MenuContainer ul li:hover .sub-menu li:hover {
    color: black;
}

.current-menu-item a {
    /*text-decoration: underline;*/
    border-bottom: 1px solid black;
}

.current-menu-item.menu-item-home a {
    text-decoration: none;
    border-bottom: none;
}

.MenuWrapper .menu-main-menu-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.MenuWrapper .menu-main-menu-container > ul {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 50%;
}

.MenuWrapper .menu-main-menu-container > ul:first-of-type {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.MenuWrapper .menu-main-menu-container > ul:first-of-type > li:first-of-type {
    margin-right: 100px;
    margin-bottom: 2.25em;
}

@media (max-width: 1023px) {

    .MenuWrapper .menu-main-menu-container > ul {
        width: 100%;
    }

    .MenuWrapper .menu-main-menu-container {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .MenuWrapper .menu-main-menu-container > ul:first-of-type {
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .MenuWrapper .menu-main-menu-container > ul {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .MenuWrapper .menu-main-menu-container > ul li {
        margin-bottom: .75em;
    }

    .Header {
        opacity: 1
    }
}

/*.MenuWrapper .menu-main-menu-container ul:nth-of-type(2) li{*/

/*    flex: 1;*/

/*}*/

/*.MenuWrapper .menu-main-menu-container ul:nth-of-type(2) li:first-of-type{*/

/*    flex: 2;*/

/*}*/

#HamburgerCheckbox {
    display: none;
}

.HamburgerIcon {
    position: fixed;
    top: 20px;
    right: 20px;
    display: block;
    cursor: pointer;
    height: 21px;
    width: 25px;
    z-index: 2100;
}

.HamburgerIcon span {
    display: block;
    top: 8px;
    width: 25px;
    height: 1px;
    background-color: black;
    position: relative;
    transition-duration: 0.2s;
    transition-delay: 0s;
}

.HamburgerIcon span::after,
.HamburgerIcon span::before {
    display: block;
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: black;
    transition-duration: 0.2s;
    transition-delay: 0s;
}

.HamburgerIcon span::before {
    margin-top: -8px;
}

.HamburgerIcon span::after {
    margin-top: 8px;
}

#HamburgerCheckbox:checked ~ .container .nav {
    display: block;
    max-height: 99999px;
    transition: max-height 2s;
}

#HamburgerCheckbox:checked ~ .HamburgerIcon span {
    background-color: rgba(0, 0, 0, 0);
    transition-duration: 0.2s;
}

#HamburgerCheckbox:checked ~ .HamburgerIcon span::before,
#HamburgerCheckbox:checked ~ .HamburgerIcon span::after {
    margin-top: 0;
    transition-duration: 0.2s;
}

#HamburgerCheckbox:checked ~ .HamburgerIcon span::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 25px;
}

#HamburgerCheckbox:checked ~ .HamburgerIcon span::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 25px;
}

/* ******************************************************* repair menu on desktop */

@media only screen and (min-width: 1024px) {

    #header .MenuContainer .container {
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%;
        max-width: 100%;

    }

    #header .MenuContainer .container ul {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-bottom: 1em;
    }

    #header .MenuContainer {
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0);
        background: white;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #header .MenuContainer .container li a {
        font-size: 22px;
        color: black;
        padding: .5em;
        margin: 0 .5em;
    }

    #header #HamburgerCheckbox + label + .MenuContainer {
        bottom: unset;
        height: 100px;
        overflow: hidden;
    }

    #header .menu-side-menu-container {
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end;
    }

    .HamburgerIcon {
        display: none;
    }

}

@media only screen and (max-width: 1023px) {

    .MenuContainer {
        background: rgba(0, 0, 0, .75);
        -webkit-transform: translate(200%, 0);
            -ms-transform: translate(200%, 0);
                transform: translate(200%, 0);
    }


    #HamburgerCheckbox + label + .MenuContainer {
        transition: all .5s ease-in-out;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        position: fixed;
        z-index: 2000;
    }

    #HamburgerCheckbox:checked + label + .MenuContainer {
        display: block;
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0);
    }

    .MenuContainer .menu-main-container,
    .MenuContainer .menu-main-en-container,
    .MenuContainer .menu-main-pl-container {
        width: 100%;
    }

    .MenuContainer .container {
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .MenuContainer .container ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        color: white;
        text-transform: uppercase;
    }

    .MenuContainer .container li label {
        display: none;
    }

    .MenuContainer .container li {
        display: block;
        position: relative;
    }

    .MenuContainer .container li a {
        display: block;
        line-height: 1.2;
        padding: 0;
    }
}

@media only screen and (--hmg-viewport-down) {
    .MenuContainer .container li a {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1023px) {
    .MenuContainer .container li a {
        font-size: 50px;
    }
}

@media only screen and (max-width: 566px) {
    .MenuContainer .container li a {
        font-size: 40px;
    }
}

.MenuContainer .container li a:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1023px) {

    #HamburgerCheckbox:checked + .HamburgerIcon span::after,
    #HamburgerCheckbox:checked + .HamburgerIcon span::before {
        background: black;
    }


    .MenuContainer {
        /*display: none;*/
        z-index: 20;
        overflow: auto;
    }

    #HamburgerCheckbox:checked + .HamburgerIcon + .MenuContainer {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .MenuContainer .container ul {
        padding-top: 30px;
    }

    .HeaderMenu {

        display: -webkit-flex;

        display: -ms-flexbox;

        display: flex;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .MenuContainer .container li a {
        padding: .5rem;
        width: 100%;
        text-align: left;
    }

    .HeaderMenu li {
        width: 100%;
        display: block;
        /*padding: 1rem;*/
    }

    .MenuContainer .container li label {
        display: block;
    }

    .HeaderMenu li label {

        position: absolute;
        right: 0;
        top: .5rem;
        padding: 0 1rem;
    }

    .MenuContainer .container ul .sub-menu {
        position: relative;
        margin: 0;
        width: 100%;
        /*padding-right: 30px;*/
        padding-left: 30px;
    }

    .MenuContainer .container ul li .sub-menu {
        max-height: 0 !important;
        opacity: 0 !important;
    }

    .MenuContainer .container ul li input:checked + a + label + .sub-menu {
        /*display: block;*/
        opacity: 1 !important;
        max-height: 500px !important;
    }

    .Header .MenuWrapper,
    .MenuContainer ul li .sub-menu{
        background: white;
    }

}

.Projects {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.Project__heading{margin-bottom: 40px;
margin-top: 0;}

.Item {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-basis: calc(33.33% - 25px);
        -ms-flex-preferred-size: calc(33.33% - 25px);
            flex-basis: calc(33.33% - 25px);
    width: calc(33.33% - 25px);
    display: block;
    position: relative;
    margin-bottom: 140px;

}

.Item__image {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;

}

.Item__text {
    margin-top: 40px;
    font-size: 15px;
    line-height: 1.5;
}

.Items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.Items.mod-1:after,
.Items.mod-2:after {
    content: '';
    display: block;
    width: calc(33.33% - 15px);
}

.first-project-item{
    margin-bottom:120px;
}

@media only screen and (max-width: 1023px) {
    .Item {
        width: calc(50% - 15px);
        -webkit-flex-basis: calc(50% - 15px);
            -ms-flex-preferred-size: calc(50% - 15px);
                flex-basis: calc(50% - 15px);
    }

    .Items.mod-1:after,
    .Items.mod-2:after {
        content: '';
        display: none;
        width: calc(33.33% - 15px);
    }

    .Items.mod-2-1:after {
        content: '';
        display: block;
        width: calc(50% - 15px);
    }
}

@media only screen and (max-width: 566px) {

    .Project__heading{margin-bottom: 15px;}

    .Item {
        width: 100%;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        margin-bottom: 100px;
    }


    .Items.mod-2-1:after,
    .Items.mod-1:after,
    .Items.mod-2:after {
        content: '';
        display: none;
        width: 0;
    }

    .Item__text {
        margin-top: 16px;
        font-size: 13px;
    }

    .first-project-item{
margin-bottom:100px;
    }

}

.Program__subheader,
.Program__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2em 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.Program__subheader{
    border: 0;
}

.Program__header .col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;

}

.Program__header .col:last-of-type {

    -webkit-justify-content: center;

        -ms-flex-pack: center;

            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.Program__header .col:last-of-type a:last-of-type {
    margin-left: 10px;
    margin-top: 10px;
}

@media (max-width: 566px) {
    .Program__header .col:last-of-type {

        -webkit-align-items: center;

            -ms-flex-align: center;

                align-items: center;
    }

    .Program__header .col:last-of-type a:last-of-type {
        margin-left:0;
    }

}

.Program__header .col:last-of-type a:hover {
    color: white
}

.count-posts{
    display: inline-block;
    float: right;
}

@media (max-width: 1023px) {

    .Program__header {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .Program__header .col {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
    }

    .Program__header .col:first-of-type {
        margin-bottom: 2em;
    }
}

/*.Program__header .col:last-of-type a{*/

/*    background: black;*/

/*    color:white;*/

/*    */

/*}*/

.Section--program {

}

.Toggler {
    border-top: 1px solid black;
    padding: .25em 0;

}

.Toggler.with-color{
    background:#fff200;
}

.Toggler.has-children {
    cursor: pointer;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.Toggler.no-children {
    color: #999;
}

.Event__time {
    min-width: 25%;
    display: inline-block;
}

@media (max-width: 566px) {
.Event__time {
    width: 80px;
    min-width: 80px;
}

    .Event__time .time-end{
        display: inline-block;
    }
}

.Children-container {
    /*background: rgba(0,0,0,.3);*/
    display: none;
}

.toggle-arrow {
    display: inline-block;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.Toggler.active .toggle-arrow {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

/*.Children-container-content{*/

/*    padding-left: 20%;*/

/*}*/

.Toggler.level-1 .Toggler-text {
    padding-left: 20%;
}

.Children-container--events .Toggler.level-1 .Toggler-text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.Toggler.level-2 .Toggler-text {
    padding-left: 40%;
}

@media (max-width: 566px) {
    .Toggler.level-1 .Toggler-text {
        padding-left: 0;
    }

    .Toggler.level-2 .Toggler-text {
        padding-left: 20%;
    }

}

.Item__content {
    border-top: 1px solid black;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: .5em;
}

.Item__content--image img {
    max-width: 400px;
    width: 100%;
    height: auto;
}

.Item__content--image {
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: .5em;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.Item__content--text {
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
}

/*.Toggler.level-1 .Toggler-text,*/

/*.Children-container.level-1{*/

/*    padding-left:20%;*/

/*}*/

/*.Toggler.level-2 .Toggler-text,*/

/*.Children-container.level-2{*/

/*    padding-left:20%;*/

/*}*/

.Tickets__header {
    padding-top: 100px;
    padding-bottom: 50px;
    border-bottom: 2px solid #0000fe;
    margin-bottom: 50px;
    padding-right: 120px;
}

@media (max-width: 1023px) {

    .Tickets__header {
        padding-top: 100px;
        padding-bottom: 130px;
    }


    .Section--6 .Button--logotyp,
    .Section--6 .Button--get-ticket {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 100px;
        height: 100px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        z-index: 1000;
    }

    .Section--6 .Button--get-ticket.left {
        right: 20px;
    }

    .Section--6 .Button--logotyp {
        top: 160px;
    }

}

@media (max-width: 566px) {
    .Section--6 .Button--logotyp {
        display: none;
    }
}

.Day {
    position: relative;
}

.Days {
    /*margin-top: 1.5em;*/
}

.Day__toggle,
.Category__toggle {
    text-transform: uppercase;
    border-bottom: 2px solid;
    cursor: pointer;
    padding: .3em 0;
}

.Day:first-of-type .Day__toggle {
    border-top: 2px solid;
}

.Event__toggle {
    /*text-transform: uppercase;*/
    /*border-bottom: 2px solid;*/
    border-top: 2px solid;

    cursor: pointer;
    padding: .3em 0;

    padding-right: 180px;
    overflow: hidden;
    /*padding-left: 8em;*/
}

.Event:last-of-type .Event__toggle {
    border-bottom: 2px solid;
}

.Event__details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.Event__image {
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 400px;
    padding: 1em;
}

.Event__text {
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    padding: 1em 100px .5em 0;
    line-height: 1.2;

}

.Event__tag {
    font-size: 15px;
}

@media (max-width: 1023px) {
    .Event__details {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }


    .Event__image,
    .Event__text {
        width: 100%;
        max-width: 100%;
        padding: 1em 0;
        -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }

    .Event__image img {
        width: 100%;
    }
}

.Event:first-of-type .Event__toggle {
    border-top: 0;
}

/*.Toggler {*/

/*    position: absolute;*/

/*    right: 0;*/

/*    display: inline-block;*/

/*    cursor: pointer;*/

/*}*/

.Event.active .Event__toggle .Toggler,
.Category.active .Category__toggle .Toggler,
.Day.active .Day__toggle .Toggler {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.Categories,
.Events,
.Event__detail {
    display: none;
}

/*.Event.active .Event__text,*/

/*.Category.active .Events,*/

/*.Day.active .Categories{*/

/*    display: block;*/

/*}*/

/*.Category--10 {*/

/*    color: red;*/

/*}*/

/*.Category--9 {*/

/*    color: purple;*/

/*}*/

.Category_glyph::after,
.Category_glyph--10::after {
    content: '\273A';
}

.Category_glyph--9::after {
    content: '\2732';
}

#program {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.ticket-expand-buttons {
    margin-top: 1em;
    width: 100%;
    text-align: right;

    border-top: 2px solid #0000fe;
    cursor: pointer;
    padding: .3em 0;
}

.ticket-expand-buttons button {
    text-align: right;
    width: 100%;
}

.my-events-btn,
.all-events-btn,
.ticket-expand-buttons button {
    color: #0000fe;
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 1rem;
    cursor: pointer;
}

.ticket-expand-buttons .collapse-all {
    display: none;
}

.ticket-expand-buttons .expand-all {
    display: block;
}

.ticket-expand-buttons.active .collapse-all {
    display: block;
}

.ticket-expand-buttons.active .expand-all {
    display: none;
}

.my-events-btn,
.all-events-btn {
    margin-right: 1em;
}

.events-buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100px;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.all-events-btn {
    display: none;
}

.Section--6.my-events-only .my-events-btn {
    display: none;
}

.Section--6.my-events-only .all-events-btn {
    display: inline-block;
}

.Section--6.my-events-only .Event {
    max-height: 0;
    overflow: hidden;
}

.Section--6.my-events-only .Event.MyEvent {
    max-height: none;
    max-height: initial;
}

.Login__bg,
.Registration__bg {
    background: rgba(255, 255, 255, .7);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2100;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: 100vh;
    padding: 30px;
    overflow: auto;
}

.Login__bg,
.Registration__bg{
    display: none;
}

.show-login-modal .Login__bg,
.show-registration-modal .Registration__bg{
    display: block;
}

.show-login-modal,
.show-registration-modal{
    max-height: 100vh;
    overflow: hidden;
}

.Login__container,
.Registration__container {
    background: #0000fe;
    color: white;
    width: 400px;
    max-width: 100%;
    margin: auto;
    position: relative;
    /*max-height: 100%;*/
    /*overflow: auto;*/
    /*height: 300px;*/
}

.Login__container {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position:absolute;
}

.Close-login,
.Close-registration {
    position: absolute;
    top: 10px;
    right: 10px;
    color:red;
    cursor: pointer;
}

button{
    cursor: pointer;
}

.EnterTicket{
    text-align: center;
}

.EnterTicket {
    background: white;
    color: #0000fe;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem;
    border: 3px solid #0000fe;
}

.EnterTicket h1 {
    margin: 0;
}

.ticket-nr {
    border: 3px solid #0000fe;
    line-height: 24px;
    width: 200px;
}

.Login__form,
.Registration__form {
    padding: 1rem;
    font-size:18px;
}

.Registration__form h2 {
    text-transform: uppercase;
    font-size: 22px;
}

.Registration__form h2:not(:first-of-type){
    margin-top: 3em;
}

.form-separator {
    background: white;
    height: 1px;
}

.Login__form div,
.Registration__form div {
    position: relative;
}

.Login__form label,
.Registration__form .personal-data label {
    position: absolute;
    top: 20px;
    font-size: 18px;
    margin: 0;
    padding: 0;
    transition: top .2s ease-in-out, font-size .2s ease-in-out;
}

.Login__form .active,
.Registration__form .personal-data .active {
    top: -3px;
    font-size: 12px;
    /*font-weight: 900;*/
}

.Registration__form input[type="email"],
.Registration__form input[type="text"],
.Login__form .email input[type="email"],
.Login__form .email input[type="text"] {
    width: 100%;
    padding: 20px 0;
    border: none;
    font-size: 18px;
    /*font-weight: 800;*/
    background-color: transparent;
    color: white;
}

.Registration__form textarea {
    width: 100%;
    border: 0;
    resize: none;
    height: 7em;

    padding: .5em;
}

.ticket-nr{text-align: center;
    letter-spacing: 3px;
}

.ticket-nr,
.Registration__form textarea {
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Syne', sans-serif;
    font-family: var(--font-family);
}

.Registration__form input:focus {
    outline: none;
}

.heart {
    margin: 10px auto;
    fill: #FE3FFF;
    position: relative;
    top: 5px;
    width: 25px;

}

.diet {
    padding-top:1em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 18px;
    margin-bottom:1em;
}

.diet > div:first-of-type {

    -webkit-flex: 0 0 40%;

        -ms-flex: 0 0 40%;

            flex: 0 0 40%;
}

.food-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
}

.food-row .left-label{
-webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    padding-top: 13px;
}

.food-values{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
}

.food-values div,
.food-values label,
.food-values span{
    width:40px;
    text-align: center;
}

.food-values span{
    padding-top: 13px;
}

.food-values label{
    width:33px;
}

.food-values label{
    margin-left: 7px;
}

.Registration__form [type="radio"]:checked,
.Registration__form [type="radio"]:not(:checked) {
    position: absolute;
    /*left: -9999px;*/
    opacity: 0;
}

.Registration__form [type="radio"]:checked + label,
.Registration__form [type="radio"]:not(:checked) + label
{
    font-size: 14px;
    position: relative;
    padding-top: 40px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.Registration__form [type="radio"]:checked + label:before,
.Registration__form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.Registration__form [type="radio"]:checked + label:after,
.Registration__form [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 18px;
    height: 18px;
    background: #FE3FFF;
    position: absolute;
    top: 14px;
    left: 4px;
    border-radius: 100%;

    transition: all 0.2s ease;
}

.Registration__form [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
}

.Registration__form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.Registration__form [type="checkbox"]:checked,
.Registration__form [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.Registration__form [type="checkbox"]:checked + label,
.Registration__form [type="checkbox"]:not(:checked) + label
{
    font-size: 14px;
    position: relative;
    padding-top: 40px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.Registration__form [type="checkbox"]:checked + label:before,
.Registration__form [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.Registration__form [type="checkbox"]:checked + label:after,
.Registration__form [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 18px;
    height: 18px;
    background: #FE3FFF;
    position: absolute;
    top: 14px;
    left: 4px;
    border-radius: 100%;

    transition: all 0.2s ease;
}

.Registration__form [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
}

.Registration__form [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.Registration__form .diet  [type="radio"]:checked + label:after,
.Registration__form .diet [type="radio"]:not(:checked) + label:after
.Registration__form .diet  [type="checkbox"]:checked + label:after,
.Registration__form .diet [type="checkbox"]:not(:checked) + label:after {
    top: 14px;
    left: 4px;
}

.Registration__form .diet [type="radio"]:checked + label,
.Registration__form .diet [type="radio"]:not(:checked) + label,
.Registration__form .diet [type="checkbox"]:checked + label,
.Registration__form .diet [type="checkbox"]:not(:checked) + label,
.Registration__form .agree-checkbox:checked + label,
.Registration__form .agree-checkbox:not(:checked) + label
{
    padding-top:15px;
    padding-left:40px;
}

.Registration__form label.agree-text{
    font-size: 10px;
    line-height: 1;
    text-align: left;
    margin-bottom: 2rem;
}

.g-recaptcha div,
.g-recaptcha{
    margin:0 auto;
}

.success{
    color:white;
    display: none;
    padding:50px 20px;
}

.errors{
    color:red;
}

.reserve-success{
    color:#0000fe;
}

.reserve-error{
    color: red;
}

.reserve-error,
.reserve-success{
max-height: 0;
    overflow: hidden;
    transition: all .5s ease-in-out;
}

.reserve-error.show,
.reserve-success.show{
max-height: 4rem;
}

.Event__reserve-container,
.event-capacity-button-container{
    margin-bottom: 1rem;
}

.event-unreserve span.onhover,
.event-unreserve:hover span.norm{
display:none;
}

.event-unreserve:hover span.onhover{
    display: inline;
}

.beside-toggler{    right:30px;
    position:absolute;}

.freeplaces-reserve{
    display: inline-block;
    text-transform: uppercase;
    color:#0000fe;
}

.attending {
    display: none;
    text-transform: uppercase;
    color:#0000fe;
}

.MyEvent .freeplaces-reserve {
    display: none;
}

.MyEvent .attending {
    display: inline;
}

/*.MyEvent{ border-top:10px solid black;}*/

.event-capacity-button,
.Login__form button,
.Registration__form button {
    background-color: transparent;
    color: white;
    border: 3px solid white;
    font-size: 20px;
    padding: .2em 1em;
    line-height: 1;
    margin: 1em auto;
    display: block;
}

.event-capacity-button{
    background: #0000fe;;
}

.event-capacity-button.event-reserve{
    display: inline-block;
}

.event-capacity-button.event-unreserve{
    display: none;
}

.Event.MyEvent .event-capacity-button.event-unreserve{
    display: inline-block;
}

.Event.MyEvent .event-capacity-button.event-reserve{
    display: none;
}

.Section {
    width: 100%;
    /*height: 650px;*/
    /*min-height: 100vh;*/
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

}

.Section__content {
    position: relative;
    max-width: 100%;
    padding: 50px 20px;
    width: 1400px;
    margin: 0 auto;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
}

.Section__heading {
    /*position: absolute;*/
    /*top: 50px;*/
    /*left: 20px;*/
    /*text-transform: uppercase;*/
}

.Section--1 .Section__footer{margin-top:-100px;}

.Section--1 .Section__footer,
.Section--1 .Section__heading {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.Section--1 .Section__footer div,
.Section--1 .Section__heading div{
    width: 20%;
}

@media (max-width: 1023px) {
    .Section--1 .Section__footer {
        margin-top: 0;
    }

    .Section--1 .Section__footer div,
    .Section--1 .Section__heading div{
        width: 33%;
    }
}

.logo-link img{
    width:140px;
}

@media (max-width: 1023px) {
    .logo-link img{
        width:110px;
    }

}

@media (max-width: 566px) {
    .logo-link img{
        width:90px;
    }

    .Section--1 .Section__footer> div:last-of-type{
        text-align: right;
    }

}

.logo-link{
    position: absolute;
    right: 0;
    top:0;
}

.Section--2 .logo-link,
.Section--1 .logo-link{
    right: 20px;
    top:50px;
}

.Section--2 .Section__heading {
    font-family: 'Trickster', sans-serif;
    font-family: var(--heading-font-family);
    font-size: 80px;
    line-height: 1em;
    padding-bottom: .3em;
}

@media (max-width: 566px) {
.Section--2 .Section__heading {
    font-size: 60px;
}
}

.Section--4 .Section__heading {
    color:#0000fe;
    z-index: 2000;
}

/*.Section__footer {*/

/*    position: absolute;*/

/*    bottom: 50px;*/

/*    left: 20px;*/

/*    text-transform: uppercase;*/

/*    background: black;*/

/*    color: white;*/

/*}*/

.Section__menu{
    z-index: 1000;
    position: absolute;
    top: 50px;
    right: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;

}

@media (max-width: 566px) {
.Section__heading,
.Section__menu{
    top: 20px;
}
.Section__footer {
    bottom: 20px;
}

    .Section--2 img.slepka{display: none;}
    .Section--2 .video-container{
        min-height: auto !important;
    }
}

.Section__menu a{
    display: inline-block;
    text-transform: uppercase;
    color: #fee7da;
    color: var(--whiteish);
}

.Section--1 .Logo-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*padding: 50px;*/
    padding: 80px;
}

@media (max-width: 566px) {
    .Section--1{ min-height: auto;}

.Section--1 .Logo-container {
    padding-top: 100px;
}
}

.Section--1 {
    color: black;
}

.Section--1 .LogoSvg {
    position: relative;
    z-index: 100;
    top: unset;
    left: unset;
    width: 100%;
    height: 100%;

}

.LogoSvg svg {
fill:#fee7da;
fill:var(--whiteish);
}

.LogoSvg svg {
    width: 100%;
    height: calc(100% - 30px);
}

.LogoSvg svg .outer-circle,
.LogoSvg svg .inner-circle{
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    transition: all .1s ease-in-out;

}

.Section--2 .Section__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 120px;
}

@media (max-width: 566px) {
.Section--2 .Section__content {
    padding-bottom: 50px;
}
}

.Section--2 .MainText__container{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.Section--2 .font-bigger{
    font-size: 55px;
    text-align: center;
    line-height: 1.2em;

}

@media (max-width: 566px) {

    .Section--2 .font-bigger{
        font-size: 26px;}
}

.Section--2 .video-container{
position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 50px auto 0;
    min-height: 500px;
}

.Section--2 img.slepka{
    height: 300px;
    right: 0;
    bottom:100px;
    position: absolute;
    pointer-events: none;
}

.Section--2 .arrow-down{
    width: 60px;
    bottom: 20px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
            transform: translate(-50%,0);
}

.eyes{
    width:120px;


}

.Section--2 .eyes {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin-bottom: -20px;
}

.eyes svg path{
    fill:#0000fe;
}

.stay-tuned .eyes {
    width: 100px;
    margin-right: 20px;
    margin-bottom: -20px;
}

.stay-tuned {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    position: absolute;
    bottom: 20px;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}

@media (max-width: 1023px) {
    .stay-tuned{
        display: none;
    }
}

.Section--3{
    overflow: hidden;
}

.Section--3 .Section__content{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.Section--3 .cols-7-3{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

}

.Section--3 .cols-7-3>div:first-of-type{
    -webkit-flex: 1 1 70%;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%;
    padding-right: 15%;
}

.Section--3 .cols-7-3>div:last-of-type{
    -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
            flex: 1 1 30%;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.Section--3 .cols-7-3>div:last-of-type div:first-of-type{
    -webkit-flex: 0 0;
        -ms-flex: 0 0;
            flex: 0 0;
}

.Section--3 .cols-7-3>div:last-of-type div:last-of-type{
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
}

.Section--3 .cols-7-3>div:last-of-type .slepka-container{
    position: relative;
}

.Section--3 .cols-7-3>div:last-of-type .slepka-container img{
     height: 100%;
    width: auto;
    max-width: none;
    max-width: initial;
    position: absolute;
right: 0;
}

@media (max-width: 566px) {
    .Section--3 .cols-7-3>div:last-of-type .slepka-container img{
        width:250px !important;
        margin: 3em auto;

    }

    .Section--3 .cols-7-3>div:last-of-type div:last-of-type {
        -webkit-flex: 1 1;
            -ms-flex: 1 1;
                flex: 1 1;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.Section--3 .cols-1-1{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.Section--3 .cols-1-1>div{
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    padding-right: 2em;
}

.text-about-trust {
    padding-top:1.5em;
    width: calc(50% - 10px);
    /*flex: 0 0 50%;*/
    /*display: flex;*/
    /*justify-content: flex-end;*/

}

.text-about-trust span {
    color: #fe5cfe;
}

.trust-infographics{
    background: orange;
    width: calc(50vw - 50px);
    left: calc(50% + 50px);
    position: absolute;
    top:0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.trust-infographics > div{
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.trust-infographics > div:first-of-type{
    background: #ff510f;
}

.trust-infographics > div:nth-of-type(2){
    background: #ed1c24;
}

.trust-infographics > div:nth-of-type(3){
    background: #ff3fff;

}

.trust-infographics__text {
display: inline-block;
    /*transform-origin: 0 0;*/
    -webkit-transform:  translateY(-50%) rotate(-90deg);
        -ms-transform:  translateY(-50%) rotate(-90deg);
            transform:  translateY(-50%) rotate(-90deg);
    position: absolute;
    top: 50%;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;

}

.trust-infographics__image{
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    width: 300px;
    display: inline-block;
    height: calc(100% - 40px);
    margin-left: -100px;
}

@media (max-width: 1023px) {
    .Section--3 .Section__content {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        /*padding:0;*/
    }

    .Section--3 .cols-7-3>div:last-of-type .slepka-container img{
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 3em;

    }
    .Section--3 .Section__content .cols-1-1{
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }



    .Section--3 .Section__content .text-about-trust{
        width: 100%;
        padding: 100px 20px 50px;
    }

    .Section--3 .Section__content .trust-infographics{
        position: relative;
        height: 100vh;
        width:100%;
        left:0;
    }

    .trust-infographics__text{
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        position: relative;
        top: unset;
    }
    .trust-infographics__image{
        background-position: center;
        max-width: 50%;
        margin-left: 0;
    }

    .trust-infographics > div{
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;

    }

    .trust-infographics > div>div{

    }
}

@media (max-width: 566px) {
    .Section--3 .Section__content .cols-7-3 {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .Section--3 .Section__content .cols-7-3>div {
width: 100%;
        -webkit-flex:1 1 100%;
            -ms-flex:1 1 100%;
                flex:1 1 100%;
        padding-right: 0;
    }
}

/*.trust-infographics__image{*/

/*    transform-origin: right center;*/

/*    transition: all 1s ease-in-out;*/

/*}*/

/*.trust-infographics__image:after{*/

/*    content: "";*/

/*    display: block;*/

/*    padding-bottom: 100%;*/

/*}*/

/*.square {*/

/*    width: 50%;*/

/*}*/

/*.square:after {*/

/*    content: "";*/

/*    display: block;*/

/*    padding-bottom: 100%;*/

/*}*/

.Section--4 {
    height: 770px;
}

@media (max-width: 566px) {

.Section--4{
    height:550px;
    min-height: unset;
}
}

.Section--4  .Section__content {
    width:100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;

}

/*cursor: url('/assets/kurzor_v1.png'), auto;*/

.Section--5  .Section__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.cols-2{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.cols-2 .col{
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-flex-basis: calc(50% - 20px);
        -ms-flex-preferred-size: calc(50% - 20px);
            flex-basis: calc(50% - 20px);
}

@media (max-width: 1023px) {
.Section--5  .Section__content .cols-2{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

}

    .Section--5  .Section__content .cols-2 .col:first-of-type{
        padding-top: 3em;
    }

    .Section--5 .cols-2 .col{
        padding-left: 0;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        width: 100%;
    }
}

a.purple,
a:hover.purple,
.purple{
    color:#ff3fff;
}

.Section.Section--6{
    min-height: auto;
}

.Section--7 .Section__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.Section--7 .Section__content .cols-2{
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
}

.Section--7 .cols-2 .col:first-of-type{
    max-width: 500px;
}

.Section--7 .cols-2 .col:first-of-type {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.Section--7 .cols-2 .col div:first-of-type {
    padding-top: 50px;
}

.Section--7 .practical-images{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
}

.Section--7 .practical-images img{
    width:130px;
    margin:.5em;
}

.Section--7 .show-on-md{display: none}

.Section--7 .hide-on-md{}

@media (max-width: 1023px) {

    .Section--7 .show-on-md{display: block}
    .Section--7 .hide-on-md{
        display: none;
    }

    .Section--7 .cols-2 .col{
        width: 100%;
        max-width: 100% !important;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        padding-right: 0;

    }

    .Section--7 .cols-2 .col >div{
    padding-bottom: 25px;
    }

    .practical-images-md{
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-justify-content: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
    }

    .practical-images-md img{
        padding: 15px;
        width: 100%;
    }

    .practical-images-md a{
        width: 150px;
        max-width: 30%;
    }
}

.circled-text{
    /*background: var(--whiteish);*/
    position: relative;
    /*border-radius: 50%;*/
    /*width:50px;*/
    /*height:50px;*/


}

.circled-text div {
    /*height: 200px;*/
    position: absolute;
    width: 20px;
    left: 0;
    top: 0;
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center;
}

.circled-text span{
    /*border: 1px solid gray;*/
    height: 150px;
    position: absolute;
    width: 15px;
    left: 0;
    top: 0;
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center;
}

.Section.Section--tags{
    min-height: auto;
    padding-bottom: 150px;
}

.Section--tags .Section__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding-bottom: 100px;
}

.Section--tags .slepka{
    position: absolute;
    right: 0;
    bottom:0;
    height: 300px;
}

@media (max-width: 566px) {
    .Section--tags .slepka{
        position: absolute;
        right: 0;
        bottom:0;
        height: 200px;
    }
}

.Section--tags a.white-on-black{
    position: absolute;
    bottom: 0;
    left: 20px;
}

.share-text{
    max-width: 370px;
    color: #0000fe;
    position: absolute;
    top:50px;
    left:20px;
}

@media (max-width: 566px) {

    .share-text{
      max-width: 62%;
        width: calc(100% - 160px);
    }
}

.biggest-font{
    padding-bottom: .3em;
    font-size: 140px;
    line-height: 1em;
    text-align: center;
    font-family: 'Trickster', sans-serif;
    font-family: var(--heading-font-family);
}

@media (max-width: 566px) {
    .biggest-font{
        font-size: 80px;
    }
}

.share-tags{
    padding-top: 100px;
    font-size: 140px;
    line-height: 1em;
    text-align: center;
    font-family: 'Trickster', sans-serif;
    font-family: var(--heading-font-family);

}

@media only screen and (max-width : 1200px) {
    .Section--2 .MainText,
    .share-tags{
        font-size: 110px;
    }
}

@media (max-width: 1023px) {

    .Section--2 .MainText{
        padding-top:70px;
    }
    .Section--2 .MainText,
    .share-tags{
        font-size: 70px;
        line-height: 1em;
        max-width: 700px;
        margin: 0 auto;
    }
}

@media (max-width: 566px) {

    .share-tags{
    font-size:40px;
    }
}

.Section--9 .Section__content {
    color: white;
}

.Section.Section--footer,
.Section.Section--7 {
    min-height: 500px;
}

.Section--7 .Section__content {

}

.Section--9 .cols{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.Section--9 .cols .col{
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-flex-basis: calc(40% - 20px);
        -ms-flex-preferred-size: calc(40% - 20px);
            flex-basis: calc(40% - 20px);
}

.Section--9 .cols .col.contact{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

@media (max-width: 1023px) {
    .Section--9 .cols .col.contact {
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 3em;
    }

    .Section--9 .cols .col:first-of-type {
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2;
    }


    .Section--9 .cols{
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .footer-may{
        display: none;
    }
}

@media (max-width: 566px) {
    .Section--9 .cols .col.contact{
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .Section--9 .cols .col.contact >div:first-of-type{
        margin-bottom:50px;
    }
}

.Section--9 .cols .col.contact>div{
    -webkit-flex: 1 1 ;
        -ms-flex: 1 1 ;
            flex: 1 1 ;
}

.Section--9 .cols .col.contact>div:last-of-type{
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.Section.Section--footer a{
    color: white;
}

.Section.Section--footer {
    background: black;
    color:white;
}

.Section.Section--footer .slepka{
    position: absolute;
    right: 0;
    bottom:0;
    height: 200px;
}

.social-icons {
    padding-top: 2em;
    padding-bottom: 1em;
}

.social-icons img{
    width:50px;
    margin-right: 10px;
}

.footer-buttons  {
    margin-top: 1em;

}

.footer-buttons img{
    width: 150px;
    margin-left: .5rem;
}

.footer-may{
    line-height:1em;
    font-family: 'Trickster', sans-serif;
    font-family: var(--heading-font-family);
    font-size: 80px;
}

@media (max-width: 566px) {
    .footer-buttons img{
        width: 100px;
    }
}

.Footer__logos{
    max-width: 100%;
}

@media only screen and (min-width : 1921px) {

    .Section:not(.Section--1):not(.Section--4){
        min-height: unset;
    }

    .Section--4{
        padding: 200px 0;
    }
}

@media (max-width: 566px) {
    .Section--6 .Section__content,
    .Section--3 .Section__content{
        padding-top: 0;
    }

    .share-tags{
        padding-top: 0;
    }

    .Section.Section--tags{
        padding-bottom: 100px;
    }

    .Section--2 .logo-link,
    .Section--2 .Section__heading{
        display:none;
    }

    .cols-7-3>div:last-of-type{
        margin-top:3em;
    }
}

.Text__source {
    font-size: 13px;
    padding: 30px 0;
}

.Single-text h1,
.Single-text h2 {
    margin: 0;
}

.Single-text .langs,
.Single-text h1 {
    margin-bottom: 30px;
}

.Page,
.Bio,
.Texts,
.Single-text {
    padding-left: 100px;
    padding-right: 100px;
}

@media (max-width: 1023px) {
    .Page,
    .Bio,
    .Texts,
    .Single-text {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.font-italic{
font-family: var(--font-family-italic);
}


/*# sourceMappingURL=app.css.map*/