#language-change{width:50px;max-height:50px;position:absolute;top:30px;right:30px;z-index:4;border-top:1px solid white;border-bottom:1px solid white;-moz-transition:max-height .75s ease,padding .75s ease,opacity .325s ease-in-out;-webkit-transition:max-height .75s ease,padding .75s ease,opacity .325s ease-in-out;-ms-transition:max-height .75s ease,padding .75s ease,opacity .325s ease-in-out;transition:max-height .75s ease,padding .75s ease,opacity .325s ease-in-out;-moz-transition-delay:.25s;-webkit-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s;overflow:hidden}body.is-preload #language-change{max-height:0;padding-top:0;padding-bottom:0;opacity:0;transition:none!important}.language-item{height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}.language-item.dropdown{border-bottom:1px solid white}.language-item span{flex:1 1 auto;margin:0 auto;text-align:center}#language-change:hover{max-height:100px}#cookie-consent{position:absolute;bottom:6rem;left:25%;width:calc(100vw - 50vw);max-height:250px;background-color:#000000;z-index:3;box-shadow:0 0 0 1px white;display:flex;flex-direction:column;-moz-transition:max-height .75s ease-out,padding .75s ease,opacity .325s ease-in-out;-webkit-transition:max-height .75s ease-out,padding .75s ease,opacity .325s ease-in-out;-ms-transition:max-height .75s ease-out,padding .75s ease,opacity .325s ease-in-out;transition:max-height .75s ease-out,padding .75s ease,opacity .325s ease-in-out;-moz-transition-delay:.25s;-webkit-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s;overflow:hidden}body.is-preload #cookie-consent{max-height:0;box-shadow:none;opacity:0}#cookie-consent div{padding:20px;flex:90%;text-align:center}#cookie-consent.hidden{max-height:0;opacity:0}@media screen and (max-width:1680px){#cookie-consent{max-height:250px}}@media screen and (max-width:1366px){#cookie-consent{max-height:230px;max-width:calc(100vw - 100px);width:100%;left:50px}}@media screen and (max-width:736px){#cookie-consent{max-height:230px;max-width:calc(100vw - 50px);width:100%;left:25px}}