html{background:transparent;-webkit-text-size-adjust: none;}html.invert{filter: invert(1);}html.invert img:not(.sym),html.invert #msg-outer{filter: invert(1); } html.sepia{filter: sepia(1);}body{background:transparent;font:sans-serif;font-weight:normal;font-variant:normal;font-stretch:normal;text-decoration:none;text-transform:none;text-shadow:0;min-height:100vh;display: flex;flex-direction:column;margin:0;padding:0;top:0;left:0;}body,header,nav,main,section,footer,div,p,picture,img,ul,li,q,h1,h2,h3,h4,h5,h6,a{position: relative;margin: 0;padding: 0;border: 0;outline: 0;box-sizing: border-box;overflow: visible;vertical-align: top;}html, body{overscroll-behavior-x: none; overscroll-behavior-y: none; -ms-overflow-style: none;scrollbar-width: none;width: 100vw;height: 100%;max-width: 100vw;}h1, h2, h3, h4, h5, h6{display: block;}input,select,textarea{box-sizing:border-box;}main{width:100%;}#main-outer{flex: 1 0 auto;}footer{flex-shrink: 0;max-width: 100vw;overflow:hidden;}body.ratio > #main-outer,footer.ratio,#topline.ratio,#intro.ratio{margin-left:auto;margin-right:auto;width: calc(100vh / var(--ratio));}body.portrait.ratio > #main-outer,body.portrait footer.ratio,body.portrait #intro.ratio,body.portrait #topline.ratio,body.screen-small.ratio > #main-outer,body.screen-small footer.ratio,body.screen-small #topline.ratio,body.screen-small #intro.ratio{width: auto !important; }input, textarea, select, button{font-size:1em; }button{cursor:pointer;}li{background-image: none;padding: 0 0 0 0;}body.portrait a, body.portrait *[onclick]{user-select: none;}#div-1em{display:block;height:1em;width:1em;}#div-100v{display:block;width:100vw;height:100vh;}.bg-free{position:fixed;top:0;left:-120vw; width:300vw;height:100vh;z-index:8900;cursor:pointer;}#div-loading{position:absolute;position:fixed;left:45vw;top:33vh;z-index:99999;}#div-loading > svg{width:10vw;height:10vw;}.div-loading-area{position:absolute;margin: 0 auto 0 auto;top:4em;left: 0;right: 0;text-align: center;z-index:997;overflow:visible;}.sym-loading-area{display:inline-block;width:7vw;height:7vw;}.sym-rotate {animation: 4s linear infinite anim-rotate;transform-origin: 50% 50%;}@keyframes anim-rotate {0% { transform: rotateZ(0deg); }100% { transform: rotateZ(360deg); }}.a-img-bigger{z-index:9;}.clear-both,section,body>footer{clear:both;}#iframe-login{position:fixed;top:20vh;left:25%;width:50%;height:60vh;z-index:99999;overflow:visible;resize: both;}input.readonly,input:disabled,label{cursor:inherit !important;}body.screen-small.portrait .hide-for-mobile{display:none;}::-webkit-scrollbar{width: 0px;height:0px;background: transparent;}nav{max-width: min(100%, 100vw);max-height: min(100%, 100vh);overflow: scroll; -ms-overflow-style: none;scrollbar-width: none;}.no-bg{background: none !important;}.no-scrollbar{-ms-overflow-style: none;scrollbar-width: none;}.cursor-pointer{cursor:pointer;}.flex{display: flex;flex-direction:row;}.fit{width: -moz-fit-content;width: fit-content;}.hide{display:none !important;}.trans{opacity:0.0 !important;}.invisible{opacity: 0.0 !important;cursor: auto;pointer-events: none;z-index: -1;}.nowrap{white-space: nowrap;flex-wrap: nowrap;}nav div > a,.like-but > a{display: inline-block;height: 100%;width: 100%;}.ratio-v {padding-top: calc(100% * var(--ratio-v)); }.pos-abs-fill{position: absolute; top: 0; left: 0; bottom: 0; right: 0;}main p{margin-bottom: 0.5em;}main p:last{margin-bottom: 0em;}hr{display: block;margin: 1em 20vw 1em 20vw;border: none;border-bottom: 1px solid var(--col-fg);}main ul{padding-left: 1.5em;margin-top: 0.5em;margin-bottom: 0.5em;}.ul-custom > li{list-style: none;}.ul-custom > li:before {display: inline-block;content: "";position: relative;top: 0;left: 0;width: 1.2em;height: 1em;background-image: none;background-size: cover;}main a:not([href^="#"]):not(.like-but):not(.skip-a-sym):before {position:relative;top:0.2em;margin-right:0.2em;display:inline-block;content: "";width:1em;height:1em;background:url(../img/_svg/link_ext.svg);background-size: cover;}main a[href^="#"]:not(.like-but):not(.skip-a-sym):before {display:inline-block;position:relative;top:0.18em;margin-right:0.12em;width:0.9em;height:0.9em;content: "";background:url(../img/_svg/link_a.svg);background-size: cover;}main a[href^="mailto:"]:not(.skip-a-sym):not(.like-but):before {background:url(../img/_svg/link_mail.svg);}main .like-but a:before,main .readmore a:before{display:none !important;}a.a-img-bigger:before{display: none !important;}#menu-sys a:before,#menu-dyn a:before{display: none;}main .readmore{cursor: pointer;font-weight: bold;margin: 0.3em 0 1em 0.4em;}.readmore.readless{opacity: 0.7;}.inline{display:inline;}.img.inline{max-height: 1.4em;max-width: 1.8em;display: inline;padding-right: 0.3em;vertical-align: bottom;}.sym{height:1.4em;width:1.4em;}.sym.inline{height:1.15em;width:1.15em;}img.invert{filter:invert(1);}.height-screen{height:100vh;}.width-screen{width: 100vw;max-width: 100%;}.width-100{width: 100%;max-width: 100%;}.width-50{width: 50%;}body.mobile .width-50{width: 100%;}.align-center,.align-center > *{text-align:center;}.align-center > div,.align-center > h1,.align-center > h2,.align-center > h3,.align-center > h4,.align-center > h5{margin-left:auto;margin-right:auto;}.small{font-size:0.8em;}.big{font-size:1.2em;}.big-very{font-size:2.1em;}.big-mega{font-size:3em;}.margin-v {margin-top:0.5em;margin-bottom:0.5em;}.margin-v2{margin-top:1em;margin-bottom:1em;}.margin-v3{margin-top:2em;margin-bottom:2em;}.margin-top{margin-top:1em;}.margin-top2{margin-top:2em;}section > header{padding: 0.2em 0 0 0;margin: 0 0 0 0; position: relative;z-index: 11;}section section section section > header{padding:0.5em 0 0.2em 3em;margin:0.2em 0 0.2em 0;}section > header a{text-decoration:none;}section > header .sym{margin-right:0.02em;}.section-body{padding: 0.2em 0.6em 1.2em 0em;}body.mobile.portrait .section-body{padding-left: 0.5em;}.section-sub{padding-bottom: 1.2em;}.section-body:empty,.section-sub:empty{padding: none !important;}.section-body .chapter{margin-top:1em; }main .readmore,*:not(section).toggle > *:nth-child(1),section.toggle > header > *:nth-child(1){cursor: pointer;}main .readmore::before,*:not(section).toggle > *:nth-child(1)::before,section.toggle > header > *:nth-child(1)::before{display: inline-block;position: relative;width: 0.8em;height: 0.8em;top: 0.1em;left: 0.1em;content: "";background: url(../img/_svg/expand.svg);background-size: cover;transition: transform 0.1s linear;}main .readless::before,*:not(section).toggle-in > *:nth-child(1)::before,section.toggle-in > header > *:nth-child(1)::before{transform: rotate(180deg);}main .readmore::before{left: -0.3em;}div.qr-out > canvas{width:9cm;height:9cm;}#lightbox .qr-in-video{width:100%;height:auto;border-radius:0.5em;}.q-nice{display: inline-block;padding-left: 1em;padding-right: 2em;min-height:4em;}body.portrait .q-nice{padding-left: 0em;padding-right: 0em;}.q-nice::after {content: "";position: absolute;top: -1em; right: 0em;width: 6em; height: 6em;opacity: 0.2; z-index: -1;background: url(../img/_but/but_cite.png) top left no-repeat;background-size: cover;}.q-nice::before{display:none;}lang{display:none;}html[lang="de"] lang[lang="de"],html[lang="es"] lang[lang="es"],html[lang="en"] lang[lang="en"],html[lang="hu"] lang[lang="hu"]{display:inline;}.lang-choice{display:flex;flex-direction:row;cursor:pointer;}.lang-choice.active{z-index:9000;}.lang-list{display:flex;flex-direction:row;}.lang-list > img{height: 1.4em;width: 1.9em;margin-right: 0.2em;order: 2;}.lang-choice > .lang-list{flex-direction: column;}.lang-choice > .lang-list > img{display: none;margin-bottom: 0.4em;}.lang-choice.active > .lang-list > img{display: inline;}html[lang="de"] .lang-choice img.lang-de,html[lang="en"] .lang-choice img.lang-en,html[lang="es"] .lang-choice img.lang-es,html[lang="hu"] .lang-choice img.lang-hu{display: inline;order: 1;}.lang-choice .svg-triangle{margin: 0 0 0 0.2em;height: 1.2em;}.lang-choice.active .svg-triangle{transform:rotate(60deg);transition: transform 0.3s linear;}#topline{top: 0;left: 0; height: var(--topline-height);width: 100vw;z-index: 1001;margin: 0 auto;transition: height 0.5s ease;padding-bottom: 0.2em;pointer-events: none;}#header.out #topline{height:var(--topline-height-shrunk);}#header.in #topline{height: var(--topline-height);}#topline > .bg-free{pointer-events: auto;}#topline-left{height: 100%;display: inline-block;pointer-events: auto;}#topline-right{position: absolute;top: 0;right: 0;height:var(--topline-height);display:flex;align-items: center;flex-direction: row;pointer-events: auto;transition:transform 0.5s ease;}header.out #topline-right{transform:translate(0,-0.6em) scale(0.9);}#topline-bg{width:100%;height:100%;position:absolute;left:0px;right:0px;pointer-events: none;}#header-logo-title{display: flex;flex-direction: row;justify-content: flex-start;align-items: flex-start;height: 100%;flex-wrap: nowrap;max-width: calc(100vw - 4em);overflow: hidden;}#header-logo{height: 100%;}#header-logo img{top: -10%;height: 120%;width: auto;}#header-title{height: 100%;margin: 0;}#header-title-bigonly{display: none;}body.landscape:not(.screen-small) #header-title-bigonly{display: inline-block;}#header-title h1{display: inline-block;font-weight: bold;transition: font-size 0.5s ease;white-space: nowrap;line-height: 1.4em;}header.out #header-title h1{font-size:var(--tit-font-size-shrunk);}#topline-search,#topline-lang,#topline-hamburger{cursor: pointer;}#topline-lang{height:1.4em;}#topline-hamburger{top:0.3em;margin-right: 0.3em;opacity: 0.8;}#topline-search{margin-right: 0.5em;}.svg-hamburger,.svg-search{height: 4.4em;margin-top: 0.25em;width: auto;}#slider-main .box{max-height:100vh;}#slider-main .box > p{position:absolute;bottom:1em;left:1em;display:block;background: linear-gradient(to right,rgb(251, 226, 142, 1) 0%, rgb(251, 226, 142, 0.9) 50%, rgb(251, 226, 142, 0.8) 80%,rgb(251, 226, 142, 0.4) 100%);padding:1em;width: calc(100% - 1em);}.box-grid{width:100%;position:relative;overflow:hidden;}.box-grid-body{margin:0;padding:0;width:100%;display:flex;flex-direction: row;overflow-y:hidden;overflow-x:hidden;flex-wrap:wrap;justify-content: flex-start;align-content: space-between;align-items:flex-start;}.box{overflow:hidden;position:relative;z-index:1;margin:0;}.box-grid-full > .box-grid-body > .box{width:100%;margin:0 0 1.4em 0;}.box-grid-third > .box-grid-body > .box{width:31.3%;margin:0 0 1em 2%;}.box-grid-third:not(.box-grid-slider)> .box-grid-body >.box:nth-child(3n+1){margin:0 0 1em 0;}.box-grid-half > .box-grid-body > .box{width:49%;margin:0 0 1em 2%;}.box-grid-half:not(.box-grid-slider)> .box-grid-body >.box:nth-child(2n+1){margin:0 0 1em 0;}.box-grid-quarter > .box-grid-body > .box{width:23.4%;margin:0 0 1em 2%;}.box-grid-quarter:not(.box-grid-slider) > .box-grid-body > .box:nth-child(4n+1){margin:0 0 1em 0;}.box-grid-third > .box-grid-body > .box:nth-child(1){margin-left:0%;}.box-grid-hscroll{max-width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;}.box-grid-hscroll > .box-grid-body{display:flex;flex-direction:row;flex-wrap:nowrap;width: -moz-fit-content;width: fit-content;}.box-grid-hscroll > .box-grid-body > .box{width: -moz-fit-content;width: fit-content;}body.mobile .box-grid-quarter > .box-grid-body > .box{width:49%;margin:0 0 1em 1% !important;}body.mobile .box-grid-half > .box-grid-body > .box,body.mobile .box-grid-third > .box-grid-body > .box{width: 100%;margin:0 0 1em 0 !important;}body{font-weight:normal;font-size:1.01em;font-family: Verdana, sans-serif;}.font-default{font-family: Verdana, sans-serif;}body>header a,body>footer a{text-decoration: none;}header a,footer a,main a,nav a{text-decoration:none;}h1{font-size:var(--tit-font-size);}html{background: var(--col-bg); }body{color: var(--col-fg);}#main{background-color: var(--col-bg-main);}#main > *{background-color: transparent; }#footer{background-color: var(--col-bg);}#topline-bg{background: var(--topline-bg);}header a,footer a,main a,nav a{color: var(--col-fg);}.tab{border-color:var(--col-fg);}.tab .tab-item{border-color: var(--col-fg);}.tab .tab-item.active{background: var(--col-active) !important;}.bg-free{background: var(--bg-free); }#lightbox-content{background: var(--col-bg);box-shadow: 0.2em 0.2em 1em var(--col-fg);}#lightbox-sym-close{background: var(--col-bg);}#popup-content,#lightbox-content{color: var(--col-fg);}svg{fill: var(--col-fg);stroke: none;}.red{color: var(--col-red);}.green{color: var(--col-green);}font-face {font-family: 'TitilliumWebRegular';src: url('../font/titillium/titilliumweb-regular-webfont.woff2') format('woff2'),url('../font/titillium/titilliumweb-regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}@font-face {font-family: 'TitilliumWebSemiBold';src: url('../font/titillium/titilliumweb-semibold-webfont.woff2') format('woff2'),url('../font/titillium/titilliumweb-semibold-webfont.woff') format('woff');font-weight: normal;font-style: normal;}body,.font-default{font-family: TitilliumWebRegular, Verdana, Arial, sans-serif;font-weight: normal;}h1, h2, h3, h4, h5, h6,.font-header{font-family: TitilliumWebSemiBold, "Arial Black", Arial, sans-serif;font-weight: bolder;}label{font-family: TitilliumWebRegular, "Arial Black", Arial, sans-serif;font-size: 1.01em;font-weight: bold;}input, textarea, select, .div-option > label{font-family: Arial, sans-serif;font-size: 0.97em;font-weight: normal;}q{font-family: "Lucida Bright", Lucida, serif;font-style: italic;}.font-small{font-size:0.91em;}.font-big{font-size:1.33em;}h2{font-size:1.7em;}h3{font-size:1.5em;}h4{font-size:1.3em;}h5{font-size:1.1em;}h6{font-size:1.3em;}header a,footer a,main a,nav a{font-weight:bold;}#topline-outer{width:100%;position:fixed;z-index:1001; }#header, #header a, #header h1, #header svg{color:#ffffff;fill:#ffffff;font-weight: normal;}#intro-body, #intro-img,#intro-img > img{width: 100%;height:auto;}#headerbottomline{background:linear-gradient(to bottom right, rgba(113,190,152,0.8) 0%, rgba(113,190,152,0.6) 100%);color: #ffffff;padding: 1em 3em;position:relative;top:-3.3em;}#home-title{text-align:right;margin-bottom:2em;}h2, h3, h4, h5, h6{color: #66c2d0;}section > header > h2{color: #ffffff;background: #66c2d0;padding:0.5em;margin:0.5em 0;}.but-border{background: none !important;border:0.2em solid !important;color: var(--but-col-bg) !important;}.section-body{padding-bottom: 3em;}#main .box-grid .box,.img-content{border: 0.2em solid #66c2d0;}#main .box-grid .box > img{width:100%;height:auto;}.float-left{float:left;margin: 0 1em 1em 0;}.float-right{float:left;margin: 0 1em 0 1em;}#footer-contact-bar{background: linear-gradient(to bottom right, rgba(102,194,208,0.8) 0%, rgba(102,194,208,0.6) 100%);}#footer-contact-logo img {width: 5.5em;margin-left: 1em;}#footer-contact-text{text-align: right;position: absolute;right: 1em;bottom: 0.5em;}#phone-below-contact-bar{text-align: right;padding-right: 1em;}#footer-contact-map{margin-top:1em;}#footer-bottom-bar{background:linear-gradient(to bottom right, rgba(113,190,152,0.8) 0%, rgba(113,190,152,0.6) 100%);color:#ffffff;padding:2em;}div.top-link {position:absolute;top:0.5em;right:0.5em;}div.top-link span {font-size: 0.9em;color: #ffffff;}div.top-link img {top: 0.25em;height: 0.8em;}nav li a{text-transform: lowercase;color: #ffffff;font-weight: lighter;}nav.horizontal li {border-left: 0.08em solid white;display: inline;padding: 0 1.2em;}body.desktop nav.horizontal li:first-child {border-left: none;}body.mobile #menu-footer-ul{display:flex;flex-direction: column;align-items: flex-end;}body.mobile #menu-footer-ul li{margin-bottom:0.3em;display:inline-block;width:-moz-fit-content;width:fit-content;}#menu-footer-ul{text-align:right;margin-right:4em;}#footer-bottom-bottom{margin-top:2em;text-align:center;}#footer-lang-list{width: -moz-fit-content;width: fit-content;margin: 0.2em auto 0.5em auto;}#menu-main > ul > li{font-size:1.4em;}#footer-contact-map img{width:100%;height:auto;}.ul-custom-ok > li:before{background-image: url(../img/_sym/li_ok.png);}#main .ul-custom > li{margin-bottom:0.5em;}#topline-menu{top: 0.7em;left: -2em;}body.desktop #contact .contact-img{height:14em; width:auto;}#text-below-contact-form{margin-top:2.5em;}#text-below-contact-form a::before {display:none;}nav ul{list-style-type: none;}nav li{display:inline;white-space: nowrap;}nav img{display:inline;height:1.2em;width:auto;min-width:1.2em;}#menu-main{display:none;opacity: 0.8;}body.no-js:not(.menu-left) #menu-main,body.menu-top:not(.portrait) #menu-main{display: block;position: fixed;top: 2.2em;right: 12em;transition: transform 0.5s ease; }body.menu-top:not(.portrait) #menu-main > ul > li > .li-line.sym{display:none;}body.menu-top.header-out:not(.portrait) #menu-main{transform: translateY(-1.23em);}body.no-js:not(.menu-left) #menu-main > ul,body.menu-top:not(.portrait) #menu-main > ul{display:flex;flex-direction:row;flex-wrap:nowrap;}body.menu-top:not(.portrait) #menu-main > ul > li > div:nth-child(1){margin-left:0.3em;}body.menu-left:not(.portrait) #menu-main{display:block;}body.menu-left:not(.portrait) #menu-main > ul{position:sticky;margin-top:var(--topline-height);top:var(--topline-height);max-width:15em;}#menu-main{z-index:7900;}#menu-main.active{z-index:300000;}#menu-hamburger{margin:auto;width: -moz-fit-content;width:fit-content;}#menu-dyn,#menu-sys{display:none;z-index:300001;}body:not(.no-js) #menu-hamburger{height:0px;overflow:hidden;}#menu-hamburger.active{overflow:visible;}#menu-main.active,body.menu-onclick #menu-hamburger.active #menu-dyn,body.menu-onclick #menu-hamburger.active #menu-sys,#menu-hamburger.active #menu-dyn,#menu-hamburger.active #menu-sys{display:flex;position:fixed;right:0;top:var(--topline-height-shrunk);}body:not(.menu-onclick) #menu-hamburger.active #menu-dyn,body:not(.menu-onclick) #menu-hamburger.active #menu-sys{display:flex;}body.menu-onclick.ok-js #menu-main:not(.active){display:none;}nav li > .li-line,.look-menu{border-radius: var(--menu-border-radius);background: var(--menu-bg);border: var(--menu-border); }#menu-main .li-line,#menu-topline .li-line{padding:0.1em 1em;margin-bottom:0.2em;}#menu-main > ul > li > div.li-sub{padding:0 0 0.6em 2.5em;}#menu-main > ul > li > div.li-sub > ul{z-index:9000; }#menu-main > ul > li:last-child > div.li-sub{padding-bottom:0;}#menu-main > ul > li > div.li-sub > ul > li > div{text-align:right;padding:0 1em 0 0;margin:0 0 0.1em 0;}#menu-sys{margin-top:0.3em;display:flex;flex-direction:row;flex-wrap:nowrap;}#menu-sys > li > div{padding:0.2em 0.2em;margin:0 0 0 0.25em;}#menu-sys > li > div span{display:none;}#menu-dyn > li > div{padding:0.25em 1em 0.1em 1em;margin-bottom:0.1em;}body.menu-top:not(.portrait) #menu-main > ul > li > .li-sub,li.dropdown > .li-sub,ul.dropdown > li > .li-sub{display:none;} body.menu-top:not(.portrait) #menu-main > ul > li:not(.dropdown-js):hover > .li-sub,ul.dropdown > li:not(.dropdown-js):hover > .li-sub,li:not(.dropdown-js).dropdown:hover > .li-sub{display:block;}#menu-main.active ul.dropdown > li:hover > .li-sub,#menu-main.active li.dropdown:hover > .li-sub{display:none; }body.menu-out #menu-main:not(.active){display:none;}#topline-menu{display:none;}body.screen-big.landscape #topline-menu{display:block;}#menu-topline > ul{display: flex;flex-direction: row;flex-wrap:nowrap;justify-content: space-between;}#menu-topline > ul > li{border-left: 0.1em solid white;padding-left:0.6em;padding-right:0.6em;}#menu-topline > ul > li:nth-child(1){border-left:none;padding-left:0;}#msg-outer{position:fixed;top:0em;left:0em;width:100%;z-index:2000000;margin:auto;}#msg-outer div.err,#msg-outer div.warn,#msg-outer div.msg{width:100%;margin:auto;padding:0.1em 2em;box-shadow:0.1em 0.1em 0.3em #666;border-radius:0.3em;background:rgba(255, 255, 255, 0.7);}#msg-outer div.msg{border: 0.1em solid var(--col-green);}#msg-outer div.err::before,#msg-outer div.warn::before,#msg-outer div.msg::before{content: "";position: absolute;top: 0; left: 0;width: 100%; height: 100%;opacity: 0.3;z-index:1;background-color: var(--col-green);pointer-events: none;}#msg-outer div.warn{border: 0.1em solid var(--col-orange);}#msg-outer div.warn::before{background-color: var(--col-orange);}#msg-outer div.err{border:0.1em solid var(--col-red);color: var(--col-red);}#msg-outer div.err::before{background-color: var(--col-red);}.tab{overflow-x: auto;overflow-y: visible;padding-bottom:0.4em;}.tab-body{display:flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: flex-end;border-bottom:0.07em solid;position:relative;padding:0 0 0 0.12em;width: -moz-fit-content;width: fit-content;min-width:100%;}.tab-item{border-top:0.06em solid;border-left:0.06em solid;border-right:0.06em solid;border-top-left-radius: 0.4em;border-top-right-radius: 0.4em;display:flex;flex-direction: row;justify-content: space-around;align-content: center;align-items: flex-end;flex-wrap: nowrap;padding:0 0.5em 0 0.4em;height:1.4em;position:relative;margin-left:-0.1em;white-space: nowrap;}.tab-item .sym{height:1.2em;width:1.2em;margin-right:0.1em;}.tab-item:not(.active){opacity:0.7;}.tab-item.active{font-size:1.1em;opacity:1;} :root{--inp-col-readonly:#666666;--inp-col-bg-dirty:#fffbe5;--inp-col-bg-invalid:#fcd6d4;--inp-col-bg:#ffffff;--inp-col-fg:var(--col-fg);--inp-padding: 0.2em 0.5em; --inp-border:0.1em outset var(--col-fg);--inp-border-radius: 0.2em;--inp-shadow:0.05em 0.1em 0.12em #999999; --but-col-bg:#270f00; --but-col-fg:#ffffff; --but-sym-filter:brightness(0) invert(1);--but-padding: 0.4em 2em;--but-bg-gradient: none;--but-border:none;--but-border-radius: 0.3em;--but-shadow:none;}.txt > input {border: var(--inp-border);border-radius: var(--inp-border-radius);box-shadow: var(--inp-shadow); color: var(--inp-col-fg);padding: var(--inp-padding); background-color: var(--inp-col-bg);}.like-but,.control.but,button{margin: 1.5em auto 1em auto;padding: var(--but-padding);color: var(--but-col-fg);background: var(--but-bg-gradient), var(--but-col-bg);border: var(--but-border);border-radius: var(--but-border-radius);box-shadow: var(--but-shadow);display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;justify-items: center;text-align: center;width: -moz-fit-content;width: fit-content;}.like-but span{color: var(--but-col-fg);font-weight: normal;}.like-but .sym,button .sym{filter: var(--but-sym-filter);}.like-but.red,.control.but.red,button.red{background: var(--but-bg-gradient), var(--col-red);border-color: var(--col-red);}.like-but.green,.control.but.green,button.green{background: var(--but-bg-gradient), var(--col-green);border-color: var(--col-green);}.like-but.orange,.control.but.orange,button.orange{background: var(--but-bg-gradient), var(--col-orange);border-color: var(--col-orange);}.control{display:flex;flex-direction:row; }.control:not(.but){margin:0.25em auto 0.5em auto;align-items:flex-start;}.control:nth-child(1){margin-top:0em;}label{font-weight: bold;} label[for],div.chk > input,div.div-option > input{cursor: pointer !important; } .control > label{display: inline-block;min-width: 10em;}body.desktop .control > label{min-width: 20em;}#popup{z-index:100000;position:absolute;min-width:50%;left:25%;}#popup.slim{left:35%;min-width:30%;margin:auto;}body.screen-small #popup{min-width:80%;left:10%;}body.screen-small #popup.slim{min-width:60%;left:20%;}body.screen-small.portrait #popup.slim{min-width:96%;left:2%;}body.screen-small.portrait #popup{min-width:96%;left:2%;}#popup-content{padding:0.5em 1em;min-height:5em;}#popup-content img.img-popup-fullsize{width:100%;}#popup-sym-close{position:absolute;cursor:pointer;top:-0.5em;right:-0.5em;}#popup.popup-noclose #popup-sym-close{display:none;}#popup-content{background: rgba(255,255,255,0.95);border-radius:0.66em;box-shadow:0.2em 0.2em 1em #666;}#popup-sym-close img{z-index:9999;width:2em;background:rgba(255,255,255,1);border-radius:1em;}#lightbox{z-index:10000;position:absolute;left:5%;width:90%;}body.desktop #lightbox.slim{left:25%;width:50%;}#lightbox-content{padding:0.5em 1em;min-height:10em;}#lightbox-content .img-lightbox-fullsize{width:100%;}#lightbox-sym-close{position:absolute;top:-1em;right:-1em;cursor:pointer;}#lightbox.lightbox-noclose #lightbox-sym-close{display:none;}#lightbox-content{border-radius:0.66em;}#lightbox-sym-close{z-index:9999;width:3em;height:3em;border-radius:1.5em;}#lightbox-sym-close img{width:3em;height:3em;position:relative;left:0.07em;top:-0.07em;}body.mobile.portrait #lightbox{left: 0vw;width: 105vw;}:root{--delay-teaser: 3s;}.flip-outer{perspective: 100em;}.flip{transition: transform 0.3s linear;transform-style: preserve-3d;cursor: pointer;}.is-flip{transform: rotateY(180deg);}.flip-v.is-flip{transform: rotateX(180deg);}section.in .flip-teaser:not(.is-flip){animation: anim-flip-teaser 0.9s 1; animation-delay: var(--delay-teaser); }@keyframes anim-flip-teaser {0% { transform: rotateY(0deg) }40% { transform: rotateY(5deg) }100% { transform: rotateY(0deg) }}.pulse{animation: anim-pulse 1.1s infinite;}@keyframes anim-pulse {0% { transform: scale(1); }70% { transform: scale(1.01); }80% { transform: scale(1.03); }90% { transform: scale(1.01); }100% { transform: scale(1); }}.delay-01{animation-delay:0.2s;animation-duration: 1.3s;}.delay-02{animation-delay:0.7s;animation-duration: 1s;}