body{font-family:'Blinker',Regular;color:white;counter-reset:step;background:rgb(0,89,151);background:-webkit-linear-gradient(left,rgba(0,89,151,1) 0%,rgba(0,54,104,1) 100%);background:-o-linear-gradient(left,rgba(0,89,151,1) 0%,rgba(0,54,104,1) 100%);background:linear-gradient(to right,rgba(0,89,151,1) 0%,rgba(0,54,104,1) 100%);}h1,h2,h3{display:inline-block;color:white;font-family:'Blinker',Regular;font-weight:800;text-transform:uppercase;}h1,h2{background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}h1{font-size:4.5rem;line-height:1;display:inline-block;}@media screen and (max-width:39.9375em){h1{font-size:2.5rem;margin-top:2rem;margin-bottom:1rem;}h2{font-size:2rem;margin-top:2rem;margin-bottom:1rem;}}a.link-with-movie,a.link-with-article{display:inline-block;position:relative;margin-top:0.5rem;margin-bottom:0.5rem;padding-left:2.75rem;margin-right:1.5rem;}a.link-with-movie::before,a.link-with-article::before{content:"";position:absolute;left:0;top:calc(50% - 16px);display:inline-block;width:32px;height:32px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/movie-play-icon.svg');background-size:32px;}a.link-with-article::before{background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/article-icon.svg');}a.button-black-gold{display:inline-block;font-size:1.125rem;margin-top:1rem;margin-right:1rem;margin-bottom:1rem;padding:9px 26px;transition:background 0.2s linear,color 0.2s linear;border-radius:32px;border:2px solid white;}a.button-black-gold:hover{background:#fff;color:#000;border-color:#BDA04E;}.header-wrapper{background:white;position:sticky;position:-webkit-sticky;z-index:2;top:0;}.home .header-wrapper{-webkit-box-shadow:0px 50px 50px 0px rgba(0,72,127,0.9);-moz-box-shadow:0px 50px 50px 0px rgba(0,72,127,0.9);box-shadow:0px 50px 50px 0px rgba(0,72,127,0.9);}.header-wrapper > header{height:154px;margin:0 auto;max-width:1500px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;}.header-wrapper.shrink{box-shadow:0 0 7px 3px rgba(0,0,0,.1);}.header-wrapper.shrink > header{height:100px;}.header-wrapper.shrink .logo{height:80px;}header > div{padding:12px;padding-left:40px;padding-right:80px;}header .logo{height:130px;transition:all 0.2s ease-in-out,transform 0.3s ease-in-out;-webkit-transition:all 0.2s ease-in-out,transform 0.3s ease-in-out;-moz-transition:all 0.2s ease-in-out,transform 0.3s ease-in-out;width:auto;}header .logo:hover{transform:scale(1.05);}#header .language-navigation{padding-top:0px;padding-right:40px;}.socialmedia{margin-right:28px;padding:0px 12px;}.socialmedia img{width:30px;height:30px;margin-right:12px;transition:transform 0.2s linear;}.socialmedia img:hover{transform:scale(1.5);}@media screen and (max-width:63.9375em){.home .header-wrapper{-webkit-box-shadow:0px 20px 20px 0px rgba(0,72,127,0.7);-moz-box-shadow:0px 20px 20px 0px rgba(0,72,127,0.7);box-shadow:0px 20px 20px 0px rgba(0,72,127,0.7);}.header-wrapper > header{height:120px;}header .logo{height:100px;}#header .language-navigation{padding-bottom:0;padding-right:20px;}}@media screen and (max-width:39.9375em){.socialmedia{margin-right:20px;}header .logo{height:50px;}.header-wrapper > header{height:70px;}.header-wrapper.shrink > header{height:70px;}.header-wrapper.shrink .logo{height:50px;}.home .header-wrapper{-webkit-box-shadow:0px 0px 0px 0px white;-moz-box-shadow:0px 0px 0px 0px white;box-shadow:0px 0px 0px 0px white;}}.navigation{height:100%;width:0;position:fixed;z-index:3;top:0;right:0;overflow-x:hidden;background-color:white;box-shadow:-1px 0 8px -4px grey;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.reveal-menu{width:400px;}.main-navigation .menu.vertical.nested li{transform:translateX(6rem);transition:transform 0.6s ease-out}.reveal-menu .main-navigation .menu.vertical.nested li{transform:translateX(0);}.main-navigation > li > a{transform:translateX(6rem);transition:transform 0.5s ease-out;}.reveal-menu .main-navigation > li > a{transform:translateX(0);}.main-navigation{padding:20px 56px;}.navigation li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.main-navigation > li > a{font-family:'Blinker',SemiBold;font-size:2.4rem;text-transform:uppercase;}.navigation .menu.nested{margin-left:0;font-size:1.2rem;}.navigation-close{float:left;width:30px;height:30px;margin:25px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/streamline-close.svg');background-size:30px;cursor:pointer;}.language-navigation{padding:0px 60px;padding-top:40px;}.language-navigation li:first-child{border-right:1px solid black;}.language-navigation li a{padding:5px;padding-right:12px;padding-left:12px;}.navigation-button{position:relative;width:40px;height:28px;cursor:pointer;}.navigation-button::after{position:absolute;top:0;left:0;display:block;width:100%;height:3px;background-color:#000;box-shadow:0 10px 0 #000,0 20px 0 #000;content:""}.homepage-image{max-width:1700px;margin:0 auto;}@media screen and (max-width:64em){.main-navigation{padding:16px;}.language-navigation{padding:20px;}}@media screen and (max-height:57.5em) and (min-width:40em){.main-navigation{padding-top:0;padding-bottom:0;}.navigation span.navigation-close{margin-bottom:0;}.navigation .language-navigation{padding-top:1rem;}}@media screen and (max-width:40em){header > div{padding:12px;}.language-navigation{padding:0 1.5rem 1rem 1.5rem;}.reveal-menu{width:90%;}.menu .button,.menu a{padding:0rem 1rem .5rem 1rem;}.main-navigation > li > a{font-size:2rem;}.main-navigation > li{margin-bottom:.3rem;}.navigation .menu.nested{margin-left:1rem;}.socialmedia{padding:0px 8px;}}.homepage-image .ce-textpic{position:relative;}.homepage-image .ce-bodytext{position:absolute;top:50%;right:10%;width:270px;height:270px;border-radius:50%;background-color:black;border:5px solid #BF9D43;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.homepage-image .ce-bodytext:hover{transform:scale(1.1) rotate(-8deg);}.homepage-image .ce-bodytext strong{font-size:3rem;line-height:1;}.homepage-image .ce-bodytext p{text-align:center;color:white;vertical-align:middle;transform:rotate(-7deg);font-size:1.4rem;line-height:1.2;}.homepage-image .ce-bodytext p:first-child{padding-top:40px;}.content-page .header-wrap{border:1px solid transparent;}.content-page > .grid-container{max-width:55rem;margin-top:2rem;border:1px solid transparent;}@media screen and (max-width:39.9375rem){.content-page > .grid-container{margin-top:0;}}.gallery{max-width:90rem;margin-left:auto;margin-right:auto;}.gallery .ce-inner{display:flex;flex-flow:row wrap;}.gallery .ce-row{flex-basis:33.333%;padding:0.9375rem;}.gallery figure.image{overflow:hidden;}.gallery .image-embed-item{width:100%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.gallery .image-embed-item:hover{-webkit-transform:scale(1.1);transform:scale(1.1);}.awardnight .ce-textpic,.awardnight > p{width:55%;margin:0 auto;font-size:1.5rem;}.awardnight .ce-textpic p{text-align:center;}.awardcategories ul{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:40px;margin-bottom:40px;}.awardcategories li{width:calc(33% - 1.875rem);height:100px;margin-left:0.9375rem;margin-right:0.9375rem;margin-bottom:1.875rem;text-align:center;list-style-type:none;line-height:100px;background-color:black;transition:margin-left .3s linear;}.awardcategories li:hover a::after{content:"";display:inline-block;position:absolute;top:12px;margin-left:6px;width:20px;height:20px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/button-thick-arrow-right.svg');background-size:20px;animation:slidein 0.4s;}@keyframes slidein{from{margin-left:0;}to{margin-left:6;}}.awardcategories li a{vertical-align:middle;position:relative;text-transform:uppercase;font-size:2em;font-weight:800;background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:100px;}@media screen and (max-width:1250px){.awardcategories li a{font-size:1.7em;}}@media screen and (max-width:63.9375em){.gallery .ce-row{flex-basis:50%;}.homepage-image .ce-bodytext{width:150px;height:150px;}.homepage-image .ce-bodytext p{font-size:1rem;}.homepage-image .ce-bodytext p:first-child{padding-top:12px;}.homepage-image .ce-bodytext strong{font-size:1.7rem;}.awardnight .ce-textpic,.awardnight > p{width:80%;}.awardcategories li{width:calc(50% - 1.875rem);position:relative;}.awardcategories li a{font-size:1.7em;}.awardcategories li:hover a::after{content:none;}.awardcategories li::after{content:"";display:inline-block;position:absolute;top:42px;right:10px;width:20px;height:20px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/button-thick-arrow-right.svg');background-size:20px;animation:slidein 0.4s;}}.dataprotection{margin-top:56px;}.dataprotection h2,.dataprotection h3{display:block;color:white;background:none;-webkit-text-fill-color:white;}.dataprotection a,.impressum a{color:white;text-decoration:underline;}@media screen and (max-width:800px){.awardcategories li{text-align:left;padding-left:1rem;}.awardcategories li a{font-size:1.6em;}}@media screen and (max-width:39.9375em){.gallery .ce-row{flex-basis:100%;}.homepage-image{margin-bottom:10px;}.homepage-image img{object-fit:cover;height:250px;}.homepage-image .ce-bodytext{width:140px;height:140px;top:37%;border:3px solid #BF9D43;}.homepage-image .ce-bodytext strong{font-size:1.5rem;}.homepage-image .ce-bodytext p{font-size:1rem;margin-bottom:8px;}.awardnight .ce-textpic,.awardnight > p{width:100%;}.awardnight .ce-textpic p{text-align:left;}.awardcategories ul{margin-top:20px;}.awardcategories li{width:calc(100% - 1.875rem);margin-bottom:0.9375rem;height:60px;line-height:60px;}.awardcategories h2{margin-top:0rem;margin-bottom:0;}.awardcategories li a{line-height:60px;}.awardcategories li::after{top:22px;}}@media screen and (max-width:360px){.awardcategories li a{font-size:1.5em;}}.slider-wrap.grid-container{max-width:106.25em;}.slider-wrap .frame-headertext{margin-top:4rem;margin-bottom:0.5rem;margin-left:0;margin-right:0;}.slider-wrap .frame-headertext h1{word-wrap:break-word;}.tns-slider .tns-item p{font-size:1.25rem;margin-bottom:0.5rem;}.tns-slider .tns-item p:first-of-type{margin-top:1.25rem;margin-bottom:0;}.tns-slider .tns-item h2{margin-top:0;margin-bottom:0;line-height:1.1;}.tns-controls{display:flex;justify-content:center;margin-top:1.5rem;outline:none;padding-bottom:4rem;}.tns-controls button:first-of-type{margin-right:3rem;}.tns-controls button{color:transparent;width:36px;height:36px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/button-thin-arrow-right.svg');background-size:36px;background-position:center;background-repeat:no-repeat;position:relative;}.tns-controls button::after{content:"";display:inline-block;width:54px;height:54px;border:2px solid #fff;border-radius:30px;position:absolute;left:-11px;top:-9px;z-index:-1;}.tns-controls button[data-controls="prev"]{background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/button-thin-arrow-left.svg');}.tns-controls button[data-controls="prev"]::after{left:-6px;}@media screen and (min-width:64em){}@media screen and (max-width:64em){.tns-controls button{outline:none;}}@media screen and (max-width:39.9375em){.slider-wrap .frame-headertext{margin-top:0;}.tns-controls{padding-bottom:3rem;}.tns-controls button{width:22px;height:22px;background-size:22px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.tns-controls button::after{width:36px;height:36px;top:-7px;left:-8px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;}.tns-controls button[data-controls="prev"]::after{left:-6px;}}.tx-powermail{width:50%;margin:0 auto;counter-reset:page;}.powermail_form h3{display:none;}.powermail_fieldset{width:50%;margin:0 auto;font-size:1.5rem;font-weight:700;letter-spacing:0.5px;}.powermail_field{position:relative;margin-bottom:15px;}.powermail_form .btn-group{display:flex;position:relative;width:50%;margin-left:auto;margin-right:auto;margin-bottom:32px;}.powermail_form .btn-group > .btn{color:transparent;position:relative;width:100%;font-size:0px;}.powermail_form .btn-group::before{content:"";position:absolute;top:45%;width:100%;height:2px;background-color:black;z-index:-1;}.powermail_form .btn-group > .btn::before{color:white;background-color:black;border-radius:50%;display:block;margin:0 auto;counter-increment:page;content:counter(page);width:28px;line-height:28px;font-size:1rem;cursor:pointer;}.powermail_form .btn-group > .btn:first-child:nth-last-child(1):before{margin:0 auto;}.powermail_form .btn-group > .btn:first-child:before{margin-left:0;}.powermail_form .btn-group > .btn:last-child:before{margin-right:0;}.powermail_form .btn-group > .btn-primary::before{background-color:#D5B55C;color:black;}.powermail_tab_navigation{margin-top:40px;}.powermail_tab_navigation > .btn{padding:4px 30px;margin-right:12px;background-color:black;border-radius:50px;color:transparent;}.powermail_tab_navigation .pull-right{background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/icn-right.svg');background-size:28px;background-repeat:no-repeat;background-position:center center;}.powermail_tab_navigation .btn-warning{background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/icn-left.svg');background-size:28px;background-repeat:no-repeat;background-position:center center;}.powermail_label{margin-bottom:3px;}.powermail_label,div.checkbox label{color:white;font-size:1rem;line-height:1.4;}.powermail_create tr{background-color:rgb(0,89,151);}.powermail_create tr:nth-child(2n){background-color:#0068b0;}.powermail_fieldwrap_type_check{margin-bottom:10px;}.powermail_field .checkbox label{position:relative;margin-left:23px;margin-bottom:5px;}.powermail_field .checkbox input{position:absolute;left:-20px;top:5px;margin-bottom:0;}.powermail_fieldwrap_type_submit{margin-top:32px;}.powermail_field .button,.powermail_field input.powermail_submit{display:inline-block;font-weight:700;letter-spacing:0.5px;background-color:#BDA04E;color:white;padding:16px 45px;border-radius:7px;border:none;text-transform:uppercase;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform;font-size:1.25rem;}.powermail_field .button:hover,.powermail_field input.powermail_submit:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,0.5);-webkit-transform:scale(1.1);transform:scale(1.1);}.parsley-error{border:1px solid #e6545b;}.parsley-errors-list{font-size:1rem;list-style:none;margin-left:0;margin-top:-0.75rem;color:#e6545b;}.powermail_fieldwrap_type_check .powermail_field .parsley-error{margin-bottom:1rem;}.powermail_field_error_container_reglement.parsley-error,.powermail_field_error_container_datenschutz.parsley-error{border:none;}input.powermail_field_error{border:1px solid #BDA04E;position:relative;background:#ffffff70;}.powermail_field_error_container{position:absolute;top:-50px;}ul.powermail-errors-list{background:#BDA04E;color:#ffffff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-size:15px;line-height:30px;padding-left:15px;padding-right:13px;list-style:none;margin-top:-16px;margin-left:0;@media (min-width:992px){position:absolute;z-index:-1;right:0;margin-top:-85px;display:inline-block;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}}.checkbox.powermail_field_error{background:#ffffff70;border:1px solid #BDA04E;padding:10px;margin-bottom:64px;}.powermail_field_error_container{top:unset;bottom:-46px;width:100%;ul.powermail-errors-list{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;left:0;top:unset;margin-top:0;margin-left:0;@media (min-width:992px){position:absolute;z-index:-1;right:0;margin-top:0;}}}ul.powermail_message.powermail_message_error{text-align:center;font-weight:bold;background:#BDA04E95;border:1px solid #BDA04E;padding:10px;margin:0 0 20px 0;list-style:none;@media (min-width:992px){margin:0 25% 20px 25%;}}.powermail_fieldwrap_datenschutz .powermail_label,.powermail_fieldwrap_reglement .powermail_label,.powermail_fieldwrap_newsletter .powermail_label,.powermail_fieldwrap_datenschutz_01 .powermail_label,.powermail_fieldwrap_reglement_01 .powermail_label,.powermail_fieldwrap_newsletter_01 .powermail_label,.powermail_fieldwrap_newsletterabonnieren .powermail_label,.powermail_fieldwrap_marker_01 .powermail_label{display:none;}.powermail_fieldwrap_type_check a{color:white;text-decoration:underline;}.signup-method{display:flex;justify-content:center;margin-bottom:4rem;}.signup-method button{color:white;background:black;padding:12px 35px;border:none;border-radius:5px;text-transform:uppercase;font-weight:700;letter-spacing:0.5px;}.signup-method button.selected{background-color:#D5B55C;color:black;}.signup-method button ~ button{margin-left:24px;}@media screen and (max-width:64em){.tx-powermail{width:auto;margin:0 16px;}.powermail_fieldset{width:auto;}}@media screen and (max-width:39.9375em){.signup-method{margin-left:8px;margin-right:8px;margin-bottom:48px;}.signup-method button ~ button{margin-left:8px;}}.powermail_fieldset.layout3{display:none;position:relative;margin-top:2rem;margin-bottom:1rem;padding:15px 10px;margin:0 auto;}.powermail_fieldset.layout3:before{position:absolute;content:'';width:calc(100% + 30px);left:-15px;height:calc(100% + 110px);top:-110px;background:#D5B55C;z-index:-1;opacity:.85;}.powermail_fieldset.layout3 > legend{padding-top:100px;}.powermail_fieldset .addPerson{display:inline-block;margin-top:1rem;font-size:1.3rem;font-weight:400;cursor:pointer;margin-bottom:20px;border-bottom:3px solid #D5B55C;}.powermail_fieldset.layout3 .remove-person{font-size:1.3rem;font-weight:400;position:absolute;padding-right:2rem;top:-7rem;right:0;cursor:pointer;}.powermail_fieldset.layout3 .remove-person::after{content:"";display:inline-block;width:22px;height:22px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/delete-icon.svg');background-size:22px;background-position:center;background-repeat:no-repeat;position:absolute;top:3px;right:0;}.powermail_form_39 .powermail_fieldset .powermail_fieldwrap_marker_02,.powermail_form_33 .powermail_fieldset .powermail_fieldwrap_markerx-02{display:none;}.powermail_fieldwrap_detailszurlebensmittelallergie,.powermail_fieldwrap_detailszurlebensmittelallergie_01,.powermail_fieldwrap_detailszurlebensmittelallergie_02,.powermail_fieldwrap_detailszurlebensmittelallergie_03,.powermail_fieldwrap_detailszurlebensmittelallergie_04,.powermail_fieldwrap_detailszurlebensmittelallergie_05,.powermail_fieldwrap_detailszurlebensmittelallergie_06,.powermail_fieldwrap_detailszurlebensmittelallergie_07,.powermail_fieldwrap_detailszurlebensmittelallergie_08{display:none;}.powermail_form_39 .powermail_fieldwrap_type_radio .radio:first-child{float:left;margin-right:1rem;}.powermail_form_39 .powermail_fieldwrap_type_radio .radio label{font-size:1rem;font-weight:700;color:#fff;}.powermail_form_39 .powermail_fieldwrap_type_radio .parsley-errors-list{clear:both;}.powermail_form_39 fieldset .powermail_fieldwrap_type_textarea{margin-top:2rem;}.tx-powermail .powermail_create[data-powermail-form='31'] p{text-align:center;font-size:1.5rem;}.powermail_form_32 .powermail_fieldwrap_type_radio .radio label,.powermail_form_33 .powermail_fieldwrap_type_radio .radio label{font-size:1rem;color:white;}.powermail_form_32 .powermail_fieldwrap_type_radio .radio label input,.powermail_form_33 .powermail_fieldwrap_type_radio .radio label input{margin-bottom:0.5rem;}.powermail_form_32 input[type=checkbox],.powermail_form_32 input[type=radio],.powermail_form_33 input[type=checkbox],.powermail_form_32 input[type=radio]{transform:scale(1.25);}.powermail_fieldset_68{margin-top:1rem;}.powermail_field input,.powermail_field textarea{padding:10px 12px;}.frame-headertext{text-align:center;margin-bottom:64px;margin-top:100px;}.frame-headertext h1{margin-bottom:40px;}.frame-headertext p,.frame-shortlist p{margin-left:auto;margin-right:auto;font-size:1.5rem;width:40%;}.frame-headertext a,.frame-shortlist a{color:white;}.frame-headertext p a{text-decoration:underline;}.frame-headertext .ce-gallery .ce-row{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;}.frame-headertext .ce-gallery .ce-column{margin:0px 15px 0px 15px;}.frame-headertext .ce-gallery .image{margin:auto 0;}.frame-headertext figure.image img{min-width:45px;min-height:50px;max-width:95px;max-height:70px;width:auto;@media screen and (min-width:39.99875em){min-width:75px;min-height:100px;max-width:210px;max-height:140px;width:auto;}}.frame-headertext.remove-top-margin{margin-top:2rem;}.frame-shortlist figure.image img{width:640px;}.frame-headertext.bkoftheyear .ce-gallery .ce-inner{display:flex;flex-wrap:wrap;width:55%;margin-left:auto;margin-right:auto;justify-content:center;}.frame-headertext.bkoftheyear figure.image img{max-width:45px;max-height:50px;width:auto;@media screen and (min-width:39.99875em){min-width:75px;min-height:100px;max-width:210px;max-height:140px;width:110px;}}.frame-headertext.bkoftheyear figure.image img[alt="Havana Club"],.frame-headertext.bkoftheyear figure.image img[alt="Bols Amsterdam"],.frame-headertext.bkoftheyear figure.image img[alt="Morand"]{width:80px;}.frame-headertext.bkoftheyear figure.image img[alt="Ocean Spray"],.frame-headertext.bkoftheyear figure.image img[alt="Belsazar"],.frame-headertext.bkoftheyear figure.image img[alt="Jim Beam"],.frame-headertext.bkoftheyear figure.image img[alt="Lurisia"]{width:90px;}.frame-headertext .special-button{display:inline-block;}.frame-headertext h2{line-height:1.2;}.frame-shortlist{text-align:center;margin-bottom:30px;margin-top:50px;}.frame-introduction-text{padding:80px 40px 40px 40px;}.frame-introduction-text > *{max-width:90rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem;}.frame-introduction-text h1{font-size:5rem;margin-bottom:32px;}.frame-introduction-text h2,.awardcategories h2{font-size:3.5rem;}.frame-introduction-text p{width:60%;font-size:2rem;}.frame-introduction-text .ce-textpic{display:flex;}.frame-introduction-text .ce-bodytext{width:60%;}.frame-introduction-text .ce-bodytext p{width:100%;}.frame-introduction-text .ce-gallery{width:40%;}.frame-introduction-text .ce-gallery .image-embed-item{display:block;width:375px;margin:0 auto;transition:transform 0.2s ease-in-out;}.frame-introduction-text .ce-gallery .image-embed-item:hover{transform:scale(1.05);}@media screen and (max-width:1440px){.frame-introduction-text{padding-left:0;}}@media screen and (max-width:63.9375em){.powermail_form .btn-group{width:90%;}.frame-introduction-text{padding-left:0;}.frame-introduction-text h1{font-size:3rem;}.frame-introduction-text h2,.awardcategories h2{font-size:2rem;}.frame-introduction-text p{font-size:1.5rem;width:80%;}.frame-headertext p,.frame-shortlist p{width:75%;}}@media screen and (max-width:39.9375em){.frame-headertext,.frame-shortlist{margin:12px;margin-bottom:40px;text-align:left;}.frame-introduction-text{padding:15px 15px 15px 0px;}.frame-introduction-text .ce-bodytext{width:100%;}.frame-introduction-text .ce-textpic .ce-gallery{display:none;}.frame-introduction-text h1{margin-top:20px;}.frame-headertext h1,.frame-shortlist h1{margin-bottom:20px;}.frame-shortlist h2{margin-bottom:0;}.frame-headertext p,.frame-introduction-text p,.frame-shortlist p{width:100%;}.frame-headertext p,.frame-shortlist p{font-size:1.25rem;}.frame-headertext .ce-gallery .ce-row{justify-content:flex-start;}.frame-headertext figure.image img[alt="Marito Verde"]{width:160px;}.frame-headertext figure.image img[alt="Appenzeller Alpenbitter"]{width:180px;}.frame-headertext .ce-gallery .ce-column{margin:0 5px 5px 0;}.frame-headertext.bkoftheyear .ce-gallery .ce-inner{width:100%;justify-content:flex-start;}.frame-headertext.remove-top-margin{margin-top:0;}.frame-headertext.remove-top-margin h2{margin-top:0;}.frame-introduction-text p{font-size:1.3rem;}}@media screen and (max-width:450px){.frame-headertext .ce-gallery .ce-column{}}.frame-ytvideo .ce-row{margin-bottom:1.875rem;}.frame-ytvideo .ce-row figure.image{position:relative;}.frame-ytvideo .ce-row figcaption{margin-top:0.75rem;}.grey-lite .frame-ytvideo .ce-row figcaption{color:#000;}.frame-ytvideo .ce-row figure.image a::before{content:"";display:inline-block;position:absolute;top:calc(50% - 44px);left:calc(50% - 20px);width:56px;height:56px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/playbutton-icon.svg');background-size:56px;background-position:center;background-repeat:no-repeat;cursor:pointer;opacity:0.8;transition:opacity 0.3s ease;}.frame-ytvideo .ce-row figure.image a:hover::before{opacity:1;}.videoplayer-wrap.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-top:2.5rem;}.videoplayer-wrap.video-container iframe{border-width:0px;}.videoplayer-wrap.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}#video-popup{border-color:transparent;background-color:transparent;}#video-popup .close-button{font-size:3em;color:#fff;}.reveal-overlay{background-color:rgba(10,10,10,0.8);}@media screen and (max-width:39.99875em){#video-popup{outline:transparent;}.reveal{height:auto;min-height:auto;}}.frame-faq{border-bottom:2px solid rgba(255,255,255,0.5);}.frame-faq header{position:relative;cursor:pointer;padding-bottom:1.75rem;margin-top:2rem;transition:margin-bottom 0.3s linear;padding-right:3.5rem;}.frame-faq.active{padding-bottom:1rem;}.frame-faq header::after{content:"";position:absolute;right:0;top:calc(50% - 22px - 0.875rem);width:44px;height:44px;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/plus-circle-icon.svg');background-repeat:no-repeat;background-size:44px;background-position:center;transition:all .3s;}.frame-faq.active header::after{transform:rotate(135deg);}.frame-faq h3{font-size:1.375rem;text-transform:none;margin-bottom:0;font-weight:700;display:block;}.frame-faq p,.frame-faq ul li{font-size:1.125rem;}.frame-faq p a,.frame-faq ul li a{color:#fff;text-decoration:underline;}.frame-faq > *:not(header){display:none;}@media screen and (max-width:39.9375rem){.frame-faq header{padding-right:3rem;}.frame-faq header::after{width:36px;height:36px;background-size:36px;top:calc(50% - 18px - 0.875rem);}}.special-button{display:inline-block;font-weight:700;letter-spacing:0.5px;background-color:#BDA04E;color:black;padding:12px 45px;border-radius:7px;border:none;text-transform:uppercase;text-decoration:none !important;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform;}.special-button:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,0.5);-webkit-transform:scale(1.1);transform:scale(1.1);}.home .special-button{font-size:1.5rem;color:#fff;margin:2rem 0;}@media screen and (max-width:39.9375em){.home .special-button{font-size:1.25rem;margin:1rem 0;}}.button-black-gold,.step p a{background:black;color:#BDA04E;padding:12px 32px;border-radius:32px;border:2px solid white;transition:background 0.2s linear,color 0.2s linear;}.step p a{display:inline-block;margin-right:1rem;margin-bottom:1rem;padding:9px 26px;}.step p:last-child{margin-bottom:0;}.step p a[href*='/anmeldung/']{font-weight:700;font-size:1.25rem;padding:7px 26px;}.button-black-gold:hover,.step p a:hover{background:#fff;color:#000;border-color:#BDA04E;}.step.count p a{padding:0;border:none;color:white;text-decoration:underline;margin-right:0;}.step.count p a:hover{background:transparent;}.small-btn-blackgold{background:black;color:#BDA04E;padding:8px 32px;border-radius:32px;border:2px solid white;text-decoration:none;}.small-btn-blackgold:hover{color:#BDA04E;}.frame-passedstep::after{content:"";position:absolute;bottom:1.25rem;right:1.25rem;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/haken-fertig-icon.svg');background-size:36px;background-position:center;background-repeat:no-repeat;width:36px;height:36px;display:inline-block;}.frame-activestep{display:block;width:calc(100% + 2.5rem);height:calc(100% + 2.5rem);margin:-1.25rem;padding:1.25rem;border:4px solid #BDA04E;}.background-grey{background:#F7F7F7;margin-top:80px;padding-top:1px;padding-bottom:101px;}.background-grey h2{color:#013969;}.background-grey p{color:#222222;margin-bottom:1rem;}.background-grey p a{color:#000;text-decoration:underline;}.grey-lite{background:#F7F7F7;}.news-list-view > .article{display:flex;flex-direction:column;}.news-list-view > .article .header{flex-grow:1;margin-bottom:16px;}.news-list-view > .article .header a{background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;}.news-list-view .news-img-wrap{overflow:hidden;}.news-list-view .news-img-wrap img{width:100%;height:280px;object-fit:cover;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.news-list-view .news-img-wrap img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);}.news-list-view .mediaelement-video{background:#000;}.news-list-view .mediaelement-video iframe{height:280px;width:100%;border-width:0px;}.news-single .mediaelement-video iframe{height:525px;width:100%;border-width:0px;}.news-list-view .textarea{display:flex;flex-direction:column;flex-grow:1;background-color:black;padding:20px;}.news-list-view .news-list-date{color:white;}.news-list-view .page-navigation{width:100%;margin-left:.9375rem;margin-right:.9375rem;}.news-list-view .page-navigation ul{display:flex;list-style-type:none;margin-left:0;font-size:1.125rem;}.news-list-view .page-navigation li{background-color:#000;padding:4px 11px;margin-right:0.5rem;}.news-list-view .page-navigation li.current{background-color:#fff;padding:1px 8px;border:3px solid #000;color:#000;}.news-list-view .page-navigation li a{color:#fff;}.article{margin-bottom:1.875rem;}.article .more,.article .news-backlink-wrap a{color:#BDA04E;width:150px;padding:8px 32px;border:2px solid white;border-radius:32px;transition:font-weight 0.2s ease-in-out,background 0.2s ease-in-out,color 0.2s ease-in-out;}.article .more:hover,.article .news-backlink-wrap a:hover{background-color:#fff;color:#000;border-color:#BDA04E;}.article .news-backlink-wrap a{background:black;}.news-single h1{text-align:center;text-transform:uppercase;}.news-single h1,.news-single h2,.news-single h3{line-height:1.1;}.news-single h2{margin:1.5rem 0 1rem 0;}.news-single .footer{display:none;}.news-single .header{margin-top:100px;margin-bottom:32px;}.news-single .teaser-text{margin-bottom:12px;}.news-single .teaser-text p{font-size:1.5rem;text-align:center;width:93%;margin:0 auto;}.news-single .news-img-wrap{margin-top:20px;margin-bottom:40px;width:100%;}.news-single .news-img-wrap img{width:100%;max-height:700px;object-fit:cover;}.news-single .news-text-wrap{font-size:1.25rem;margin-bottom:64px;}.news-single .news-text-wrap p a:not(.special-button){text-decoration:underline;}.news-single .news-text-wrap p a{color:white;}.news-single .news-text-wrap p a:hover{text-decoration:none;}.news-single .news-text-wrap p a.button{background-color:#D5B55C;color:black;text-decoration:none;padding:12px 25px;border:none;border-radius:5px;text-transform:uppercase;font-weight:700;letter-spacing:0.5px;font-size:1.125rem;}.news-slide{padding-bottom:60px;}.news-single .news-gallery .cell{margin-bottom:1.875rem;}.news-single .news-gallery{margin-bottom:3.5rem;}.news-slide + .frame-introduction-text.grey-lite{margin-top:-4rem;}.news-slide + .frame-introduction-text.grey-lite + .grey-lite{padding-bottom:4rem;}@media screen and (max-width:63.9375em){.news-list-view > .article{margin-bottom:1.875rem;}.news-single .mediaelement-video iframe{height:400px;}}@media screen and (max-width:39.9375em){.news-single .news-text-wrap{margin-bottom:24px;}.news-list-view .news-img-wrap img{height:220px;}.news-list-view .header h3{font-size:1.375em;}.news-single .header{margin-top:12px;margin-bottom:4px;}.news-single h1{text-align:left;}.news-single .teaser-text p{text-align:left;width:100%;font-size:1.25rem;}.news-list-view .mediaelement-video iframe{height:220px;}.news-single .mediaelement-video iframe{height:250px;}.news-single .news-gallery{margin-bottom:2.5rem;}.news-slide + .frame-introduction-text.grey-lite + .grey-lite{padding-bottom:2rem;}}.step{position:relative;padding:20px;background:black;color:white;display:flex;flex-direction:column;margin-bottom:1.875rem;}.step header{margin-bottom:24px;position:relative;}.step h2{background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.25rem;line-height:1;}.count h2::before{content:"";display:inline-block;margin-right:12px;background-color:#BDA04E;width:45px;height:45px;border-radius:50%;vertical-align:middle;}.count header::before{color:black;left:14px;font-size:2.25rem;position:absolute;counter-increment:step;content:counter(step)'.';top:-5px;}.step p{flex-grow:1;font-size:1.125rem;}.step > p{margin-bottom:2rem;}.step p ~ p{flex-grow:0;}.step hr{width:25%;margin-left:0;margin-bottom:3px;border:2px solid white;}.step .box-bottom{}@media screen and (min-width:39.9375em){.step .box-bottom{position:absolute;bottom:15px;width:calc(100% - 40px);}}.step .ce-textpic .image-embed-item{height:60px;width:auto;margin-bottom:20px;}.step-header .image-step{padding:0;}.step-header .image-step .image-embed-item{width:100%;height:auto;max-height:400px;object-fit:cover;}.step .ce-textpic .image-embed-item[title="Gents"]{width:120px;}.step .ce-textpic .image-embed-item[title="Appenzeller Bier"]{width:140px;}.step .ce-textpic .image-embed-item[title="Disaronno"]{height:36px;}.step .ce-textpic .image-embed-item[title="Marito verde"]{height:50px;}.step .ce-textpic .image-embed-item[title="Coca Cola"]{width:120px;}.step .ce-textpic .image-embed-item[title="Locher Craft"]{width:140px;}.step:hover .frame-new-label,.step:hover .award-step-bubble{transform:scale(1.1);}@media screen and (max-width:63.9375em){.step-header .content-step{margin-bottom:0;}}@media screen and (max-width:39.9375em){.count header::before{top:-5px;left:10px;font-size:1.75em;}.step h2{font-size:1.75em;margin-top:0;margin-bottom:0;}.step h2:before{width:35px;height:35px;}}.frame-new-label{position:absolute;margin-right:15px;right:0;top:20px;width:55px;height:55px;text-align:center;background-color:#BDA04E;border-radius:50%;transition:transform 0.2s linear;}.frame-new-label p{font-weight:bold;font-size:1.3rem;text-transform:uppercase;color:black;line-height:55px;transform:rotate(-10deg);}p.small{font-size:0.875rem;color:rgba(255,255,255,0.5)}.persons .cell{background:white;color:black;margin-bottom:1.875rem;}.persons h3{color:black;}.persons p{margin-bottom:4px;color:grey;}.persons p strong{color:black;font-size:1.3rem;}.persons .ce-textpic{display:flex;}.persons .ce-bodytext{margin-top:auto;margin-bottom:auto;}.persons .ce-gallery,.persons .ce-bodytext{padding:12px;}.persons .ce-textpic .image-embed-item{border-radius:50%;height:90px;width:90px;object-fit:cover;}.winners,.header-year{display:none;opacity:0;visibility:hidden;animation:fade 0.7s;}.show-winner{display:block;opacity:1;visibility:visible;}@keyframes fade{0%{opacity:0;}100%{opacity:1;}}.winners .cell{margin-bottom:1.875rem;background-color:black;position:relative;}.winners .cell a{color:#fff;}.winners .cell hr{border-color:rgba(255,255,255,0.5);margin-top:1rem;margin-bottom:0.75rem;}.winners .cell .frame-new-label{width:65px;height:65px;top:-10px;right:-24px;}.winners .cell .frame-new-label p{line-height:62px;}.winners .cell .ce-bodytext{padding:20px;font-size:1.25rem;}.winners .cell .ce-bodytext h2{background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-top:0;}.winners .cell .ce-bodytext p{margin-bottom:0.5rem;}.winners .ce-gallery .image-embed-item{height:300px;width:100%;object-fit:cover;transition:transform 0.3s ease-in-out;}.winners .ce-gallery .image-embed-item:hover{transform:scale(1.05);}.winners .ce-gallery figure.image{overflow:hidden;}.selection-wrapper{text-align:center;margin-bottom:64px;}.selection-wrapper select{width:200px;font-size:1.5rem;font-weight:700;color:white;background-color:#BDA04E;border-radius:32px;padding-top:0;padding-bottom:0;text-align:center;text-align-last:center;-moz-text-align-last:center;}.partners > .cell .image-embed-item{display:block;margin:48px auto;height:auto;}.partners > .cell{margin-bottom:1.875rem;}.partners .ce-gallery .image img{-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease;}.partners .ce-gallery .image:hover img{-webkit-transform:scale(1.10);transform:scale(1.10);}.partners > .cell .transgourmet img.image-embed-item,.partners > .cell .williamine img.image-embed-item{width:300px;}.partners > .cell .havana img.image-embed-item,.partners > .cell .bols img.image-embed-item{width:180px;}@media screen and (max-width:39.9375em){.partners > .cell .image-embed-item{display:block;margin:20px auto;width:140px;height:auto;}.partners > .cell .transgorumet img.image-embed-item,.partners > .cell .williamine img.image-embed-item{width:200px;}}.partner-page #main-content > div:nth-child(3) > div > div:nth-child(3) > div > div > div > div > div > div > figure > a > img{}.partners-wrap #c117 > div > div > div > div > div > div > figure > a > img{width:160px;}.partner-footer{margin-top:150px;padding-top:40px;padding-bottom:20px;background-color:#FFFFFF;color:#434040;}.partner-row a{color:#434040;}.partner-row a:hover{color:#727272;}.partner-row .ce-bodytext p{text-align:center;margin-bottom:0;}.partner-row .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}.partner-row .ce-gallery .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}.partner-row .ce-gallery .ce-column{margin:18px;}.partner-row .ce-gallery .image-embed-item{width:100px;margin:0 16px;height:auto;}#footer > div > div > div:nth-child(2) > div > div.ce-gallery > div > div > div:nth-child(1) > div:nth-child(4) > figure > img{width:150px;}#footer > div > div > div:nth-child(2) > div > div.ce-gallery > div > div > div:nth-child(1) > div:nth-child(3) > figure > img,#footer > div > div > div:nth-child(3) > div > div.ce-gallery > div > div > div:nth-child(2) > div:nth-child(1) > figure > img,#footer > div > div > div:nth-child(4) > div > div.ce-gallery > div > div > div:nth-child(1) > div:nth-child(2) > figure > img{width:80px;}#footer > div > div > div:nth-child(3) > div > div.ce-gallery > div > div > div:nth-child(2) > div:nth-child(2) > figure > img,#footer > div > div > div:nth-child(3) > div > div.ce-gallery > div > div > div:nth-child(3) > div:nth-child(2) > figure > img,#footer > div > div > div:nth-child(3) > div > div.ce-gallery > div > div > div:nth-child(4) > div:nth-child(1) > figure > img,#footer > div > div > div:nth-child(4) > div > div.ce-gallery > div > div > div:nth-child(1) > div:nth-child(1) > figure > img{width:90px;}#footer > div > div > div:nth-child(3) > div > div.ce-gallery > div > div > div:nth-child(5) > div:nth-child(2) > figure > img{width:70px;}.partner-page .partner-footer .partner-row:not(.information-part){display:none;}.partner-page .partner-footer .cell:not(.partner-row){display:none;}@media screen and (max-width:39.9375em){.partner-footer{margin-top:50px;}.partner-row .ce-gallery .ce-column{margin-left:0;}.partner-row .ce-gallery .image-embed-item{width:60px;}.partner-row:nth-child(2) .ce-row:last-child .ce-column:last-child img,.partner-row:nth-child(2) .ce-row:first-child .ce-column:nth-child(2) img,.partner-row:nth-child(3) .ce-row:nth-child(2) .ce-column:last-child img,.partner-row:nth-child(4) .ce-row:nth-child(1) .ce-column:first-child img,.partner-row:nth-child(2) .ce-row:first-child .ce-column:nth-child(4) img,.partner-row:nth-child(2) .ce-row:first-child .ce-column:first-child img{width:100px;}.partner-row.main .ce-gallery .image-embed-item{width:100px;}.partner-row:nth-child(3) .ce-row:nth-child(3) .ce-column:last-of-type img{width:55px;}.partner-row:nth-child(3) .ce-row:first-child .ce-column:first-child img{width:60px;}.partners-wrap:nth-child(5) .cell:first-child img{width:120px;}.partners-wrap:nth-child(5) .cell:nth-child(6) img{width:100px;}}.partnerdetail header{margin-bottom:40px;}.partnerdetail h1{display:block;margin-top:100px;text-align:center;}.partnerdetail h2{display:block;text-align:center;margin-bottom:20px;}.partnerdetail p{font-size:1.25rem;line-height:1.55;}.partnerdetail figure{text-align:center;}.partnerdetail img{margin-top:100px;margin-bottom:60px;}.partnerdetail p a{color:#fff;text-decoration:underline;}.partnerdetail .small-btn-blackgold{display:inline-block;margin-top:160px;text-decoration:none;}@media screen and (max-width:63.9375em){.partnerdetail .image-embed-item{max-width:275px;margin-left:32px;}.partnerdetail .small-btn-blackgold{margin-top:100px;}}@media screen and (max-width:39.9375em){.partnerdetail header{margin-bottom:1rem;}.partnerdetail h1{margin-top:2rem;text-align:left;}.partnerdetail h2{text-align:left;margin-top:0.7rem;line-height:1.2;}.partnerdetail .image-embed-item{float:none;width:100%;margin-left:0;margin-top:48px;margin-bottom:32px;}.partnerdetail .small-btn-blackgold{margin-top:80px;}}.ce-uploads{font-size:1.25rem;list-style-type:none;margin:0;}.ce-uploads li{border-bottom:1px solid rgba(255,255,255,0.25);padding:0.5rem 0.25rem;}.ce-uploads li a{background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/icn-download.svg');background-size:20px;background-repeat:no-repeat;padding-left:2rem;color:#fff;transition:background 0.3s ease-out;}.ce-uploads li a:hover{background-position-y:4px;}.uploads header{margin-top:24px;margin-bottom:8px;}.animateme{opacity:0;}.fade-from-bot{opacity:1;animation:fade-from-bottom 1s;}@keyframes fade-from-bottom{0%{opacity:0;transform:translateY(4rem);}100%{opacity:1;transform:translateY(0);}}.back-to-top{display:none;padding:0.5rem;padding-top:5px;position:fixed;bottom:20px;right:15px;width:115px;height:36px;border:2px solid #000;background:#fff;font-size:15px;cursor:pointer;opacity:0;user-select:none;}.back-to-top > div{display:inline-block;color:#000;}.back-to-top .arrow-up{display:inline-block;position:absolute;right:7px;top:7px;width:20px;height:20px;margin-left:0.75rem;background-image:url('../../../typo3conf/ext/zm_template/Resources/Public/Icons/arrow-up.svg');background-size:20px;background-position:center;background-repeat:no-repeat;}.countdown-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;margin-bottom:30px;}@media (min-width:992px){.countdown-container{justify-content:center;}}.big-text{font-size:50px;margin-bottom:0px;margin:0;width:100%;font-weight:bold;line-height:1;background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (min-width:768px){.big-text{font-size:120px;width:auto;margin-bottom:20px;}}@media (min-width:992px){.big-text{font-size:160px;width:240px;margin-bottom:20px;}}.countdown-el{text-align:center;}.countdown-el span{font-size:16px;text-transform:uppercase;font-weight:700;background-image:rgb(240,213,124);background-image:-moz-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:-webkit-linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);background-image:linear-gradient(90deg,rgba(240,213,124,1) 0%,rgba(168,138,58,1) 60%,rgba(223,199,120,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (min-width:576px){.countdown-el span{font-size:17px;}}@media (min-width:768px){.countdown-el span{font-size:18px;}}@media (min-width:992px){.countdown-el span{font-size:20px;}}@media (min-width:640px){#footer .partner-footer .cell:nth-last-child(4) .ce-outer .ce-row:last-of-type .ce-column:first-of-type .image{transform:scale(.75);}}body.partner-page .main-content .grid-container:nth-of-type(9) .image{transform:scale(.8);}@media (max-width:640px){#footer .partner-footer .cell:nth-of-type(2),#footer .partner-footer .cell:nth-of-type(3),#footer .partner-footer .cell:nth-of-type(4){margin-top:40px;}}@media (min-width:640px){#footer .partner-footer .cell:nth-of-type(2),#footer .partner-footer .cell:nth-of-type(3),#footer .partner-footer .cell:nth-of-type(4){margin-top:60px;}}@media (max-width:640px){#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row .ce-row:first-of-type{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:first-of-type figure{margin:0;}#footer .partner-footer .cell:nth-of-type(2) .ce-outer .ce-row:first-of-type .ce-column:first-of-type img{width:120px;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:nth-of-type(2) img{width:120px;}#footer .partner-footer .cell:nth-of-type(2) .ce-outer .ce-row:first-of-type .ce-column:nth-of-type(3) img{width:75px;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:nth-of-type(4) img{width:160px;margin:0;}#footer .partner-footer .cell:nth-of-type(2) .ce-outer .ce-row:nth-of-type(2) .ce-column:first-of-type img{width:75px;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:nth-of-type(2) .ce-column:last-of-type img{width:125px;}}@media (min-width:640px){#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row .ce-row:first-of-type{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:first-of-type figure{margin:0;}#footer .partner-footer .cell:nth-of-type(2) .ce-outer .ce-row:first-of-type .ce-column:first-of-type img{width:120px;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:nth-of-type(2) img{width:120px;}#footer .partner-footer .cell:nth-of-type(2) .ce-outer .ce-row:first-of-type .ce-column:nth-of-type(3) img{width:120px;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:nth-of-type(4) img{width:180px;}#footer .partner-footer .cell:nth-of-type(2) .ce-outer .ce-row:nth-of-type(2) .ce-column:first-of-type img{width:75px;}#footer .partner-footer .cell:nth-of-type(2) .ce-gallery .ce-inner .ce-row:nth-of-type(2) .ce-column:last-of-type img{width:135px;}}@media (max-width:640px){#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row .ce-row:first-of-type{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:first-of-type figure{margin:0;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:first-of-type .ce-column:first-of-type img{width:100px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:last-of-type img{width:115px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(2) .ce-column:first-of-type img{width:70px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(2) .ce-column:last-of-type img{width:105px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(3) .ce-column:first-of-type img{width:90px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(3) .ce-column:last-of-type img{width:90px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(4) .ce-column:first-of-type img{width:125px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(4) .ce-column:last-of-type img{width:110px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(5) .ce-column:first-of-type img{width:120px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(5) .ce-column:last-of-type img{width:70px;}}@media (min-width:640px){#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row .ce-row:first-of-type{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:first-of-type figure{margin:0;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:first-of-type .ce-column:first-of-type img{width:120px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:last-of-type img{width:115px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(2) .ce-column:first-of-type img{width:80px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(2) .ce-column:last-of-type img{width:105px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(3) .ce-column:first-of-type img{width:100px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(3) .ce-column:last-of-type img{width:90px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(4) .ce-column:first-of-type img{width:125px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(4) .ce-column:last-of-type img{width:110px;}#footer .partner-footer .cell:nth-of-type(3) .ce-outer .ce-row:nth-of-type(5) .ce-column:first-of-type img{width:120px;}#footer .partner-footer .cell:nth-of-type(3) .ce-gallery .ce-inner .ce-row:nth-of-type(5) .ce-column:last-of-type img{width:70px;}}@media (max-width:640px){#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row .ce-row:first-of-type{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:first-of-type figure{margin:0;}#footer .partner-footer .cell:nth-of-type(4) .ce-outer .ce-row:first-of-type .ce-column:first-of-type img{width:90px;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:last-of-type img{width:145px;margin:0;}#footer .partner-footer .cell:nth-of-type(4) .ce-outer .ce-row:nth-of-type(2) .ce-column:first-of-type img{width:135px;margin:0;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:nth-of-type(2) .ce-column:last-of-type img{width:100px;}#footer .partner-footer .cell:nth-of-type(4) .ce-outer .ce-row:nth-of-type(3) .ce-column:first-of-type img{width:60px;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:nth-of-type(3) .ce-column:last-of-type img{width:90px;}}@media (min-width:640px){#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner{display:flex;justify-content:center;flex-wrap:wrap;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row .ce-row:first-of-type{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:first-of-type figure{margin:0;}#footer .partner-footer .cell:nth-of-type(4) .ce-outer .ce-row:first-of-type .ce-column:first-of-type img{width:100px;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:first-of-type .ce-column:last-of-type img{width:150px;}#footer .partner-footer .cell:nth-of-type(4) .ce-outer .ce-row:nth-of-type(2) .ce-column:first-of-type img{width:150px;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:nth-of-type(2) .ce-column:last-of-type img{width:130px;}#footer .partner-footer .cell:nth-of-type(4) .ce-outer .ce-row:nth-of-type(3) .ce-column:first-of-type img{width:100px;}#footer .partner-footer .cell:nth-of-type(4) .ce-gallery .ce-inner .ce-row:nth-of-type(3) .ce-column:last-of-type img{width:100px;}}@media (min-width:992px){body.medien-page .uploads{max-width:800px !important;margin:0 auto;}body.medien-page .uploads header{text-align:center;}}figure.prtnr-image{width:300px;height:300px;padding:25px;background:rgba(0,0,0,.06);display:flex;align-items:center;}img.prtnr-logo{width:100%;object-fit:contain;height:auto;max-height:185px;filter:grayscale(10) brightness(0) invert(1);}@media screen and (max-width:39.9375em){img.prtnr-logo{padding:0 !important;}}.prtnrs-wrap .ce-column{display:flex;justify-content:center;}::placeholder{color:#00000070;opacity:1;}::-ms-input-placeholder{color:#00000070;}.award-step-bubble{position:absolute;right:-5px;top:-30px;width:105px;height:105px;display:flex;align-items:center;text-align:center;justify-content:center;background-color:#BDA04E;border-radius:50%;transition:transform 0.2s linear;p{font-weight:bold;font-size:1.3rem;line-height:1 !important;text-transform:uppercase;color:black;line-height:55px;transform:rotate(-10deg);margin:0 !important;}}.frame-space-before-extra-small{margin-top:40px}.frame-space-before-small{margin-top:60px}.frame-space-before-medium{margin-top:80px}.frame-space-before-large{margin-top:120px}.frame-space-before-extra-large{margin-top:160px}#c1419,#c1473{.powermail_message.powermail_message_error{display:none !important;}}
