.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/core/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
@font-face{font-family:"flaticon";src:url(/themes/schnitzraum/fonts/icons/font/./flaticon.ttf?a2bd83f7e5d2086dff0221ce4dfad3ce=) format("truetype"),url(/themes/schnitzraum/fonts/icons/font/./flaticon.woff?a2bd83f7e5d2086dff0221ce4dfad3ce=) format("woff"),url(/themes/schnitzraum/fonts/icons/font/./flaticon.woff2?a2bd83f7e5d2086dff0221ce4dfad3ce=) format("woff2"),url(/themes/schnitzraum/fonts/icons/font/./flaticon.eot?a2bd83f7e5d2086dff0221ce4dfad3ce=#iefix) format("embedded-opentype"),url(/themes/schnitzraum/fonts/icons/font/./flaticon.svg?a2bd83f7e5d2086dff0221ce4dfad3ce=#flaticon) format("svg");}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.flaticon-user:before{content:"\f101";}.flaticon-telephone:before{content:"\f102";}.flaticon-download:before{content:"\f103";}.flaticon-chevron-right:before{content:"\f104";}.flaticon-chevron-left:before{content:"\f105";}.flaticon-arrow-right:before{content:"\f106";}.flaticon-arrrow-left:before{content:"\f107";}.flaticon-yelp:before{content:"\f108";}.flaticon-instagram:before{content:"\f109";}.flaticon-youtube:before{content:"\f10a";}.flaticon-bing:before{content:"\f10b";}.flaticon-facebook:before{content:"\f10c";}.flaticon-google:before{content:"\f10d";}.flaticon-chevron-up:before{content:"\f10e";}.flaticon-email:before{content:"\f10f";}.flaticon-phone:before{content:"\f110";}.flaticon-map:before{content:"\f111";}.flaticon-menu:before{content:"\f112";}.flaticon-close:before{content:"\f113";}
.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"\f26e";}.fa-accessible-icon:before{content:"\f368";}.fa-accusoft:before{content:"\f369";}.fa-acquisitions-incorporated:before{content:"\f6af";}.fa-ad:before{content:"\f641";}.fa-address-book:before{content:"\f2b9";}.fa-address-card:before{content:"\f2bb";}.fa-adjust:before{content:"\f042";}.fa-adn:before{content:"\f170";}.fa-adobe:before{content:"\f778";}.fa-adversal:before{content:"\f36a";}.fa-affiliatetheme:before{content:"\f36b";}.fa-air-freshener:before{content:"\f5d0";}.fa-airbnb:before{content:"\f834";}.fa-algolia:before{content:"\f36c";}.fa-align-center:before{content:"\f037";}.fa-align-justify:before{content:"\f039";}.fa-align-left:before{content:"\f036";}.fa-align-right:before{content:"\f038";}.fa-alipay:before{content:"\f642";}.fa-allergies:before{content:"\f461";}.fa-amazon:before{content:"\f270";}.fa-amazon-pay:before{content:"\f42c";}.fa-ambulance:before{content:"\f0f9";}.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-amilia:before{content:"\f36d";}.fa-anchor:before{content:"\f13d";}.fa-android:before{content:"\f17b";}.fa-angellist:before{content:"\f209";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-down:before{content:"\f107";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angry:before{content:"\f556";}.fa-angrycreative:before{content:"\f36e";}.fa-angular:before{content:"\f420";}.fa-ankh:before{content:"\f644";}.fa-app-store:before{content:"\f36f";}.fa-app-store-ios:before{content:"\f370";}.fa-apper:before{content:"\f371";}.fa-apple:before{content:"\f179";}.fa-apple-alt:before{content:"\f5d1";}.fa-apple-pay:before{content:"\f415";}.fa-archive:before{content:"\f187";}.fa-archway:before{content:"\f557";}.fa-arrow-alt-circle-down:before{content:"\f358";}.fa-arrow-alt-circle-left:before{content:"\f359";}.fa-arrow-alt-circle-right:before{content:"\f35a";}.fa-arrow-alt-circle-up:before{content:"\f35b";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-down:before{content:"\f063";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrows-alt:before{content:"\f0b2";}.fa-arrows-alt-h:before{content:"\f337";}.fa-arrows-alt-v:before{content:"\f338";}.fa-artstation:before{content:"\f77a";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asterisk:before{content:"\f069";}.fa-asymmetrik:before{content:"\f372";}.fa-at:before{content:"\f1fa";}.fa-atlas:before{content:"\f558";}.fa-atlassian:before{content:"\f77b";}.fa-atom:before{content:"\f5d2";}.fa-audible:before{content:"\f373";}.fa-audio-description:before{content:"\f29e";}.fa-autoprefixer:before{content:"\f41c";}.fa-avianex:before{content:"\f374";}.fa-aviato:before{content:"\f421";}.fa-award:before{content:"\f559";}.fa-aws:before{content:"\f375";}.fa-baby:before{content:"\f77c";}.fa-baby-carriage:before{content:"\f77d";}.fa-backspace:before{content:"\f55a";}.fa-backward:before{content:"\f04a";}.fa-bacon:before{content:"\f7e5";}.fa-bahai:before{content:"\f666";}.fa-balance-scale:before{content:"\f24e";}.fa-balance-scale-left:before{content:"\f515";}.fa-balance-scale-right:before{content:"\f516";}.fa-ban:before{content:"\f05e";}.fa-band-aid:before{content:"\f462";}.fa-bandcamp:before{content:"\f2d5";}.fa-barcode:before{content:"\f02a";}.fa-bars:before{content:"\f0c9";}.fa-baseball-ball:before{content:"\f433";}.fa-basketball-ball:before{content:"\f434";}.fa-bath:before{content:"\f2cd";}.fa-battery-empty:before{content:"\f244";}.fa-battery-full:before{content:"\f240";}.fa-battery-half:before{content:"\f242";}.fa-battery-quarter:before{content:"\f243";}.fa-battery-three-quarters:before{content:"\f241";}.fa-battle-net:before{content:"\f835";}.fa-bed:before{content:"\f236";}.fa-beer:before{content:"\f0fc";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-bell:before{content:"\f0f3";}.fa-bell-slash:before{content:"\f1f6";}.fa-bezier-curve:before{content:"\f55b";}.fa-bible:before{content:"\f647";}.fa-bicycle:before{content:"\f206";}.fa-biking:before{content:"\f84a";}.fa-bimobject:before{content:"\f378";}.fa-binoculars:before{content:"\f1e5";}.fa-biohazard:before{content:"\f780";}.fa-birthday-cake:before{content:"\f1fd";}.fa-bitbucket:before{content:"\f171";}.fa-bitcoin:before{content:"\f379";}.fa-bity:before{content:"\f37a";}.fa-black-tie:before{content:"\f27e";}.fa-blackberry:before{content:"\f37b";}.fa-blender:before{content:"\f517";}.fa-blender-phone:before{content:"\f6b6";}.fa-blind:before{content:"\f29d";}.fa-blog:before{content:"\f781";}.fa-blogger:before{content:"\f37c";}.fa-blogger-b:before{content:"\f37d";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-bold:before{content:"\f032";}.fa-bolt:before{content:"\f0e7";}.fa-bomb:before{content:"\f1e2";}.fa-bone:before{content:"\f5d7";}.fa-bong:before{content:"\f55c";}.fa-book:before{content:"\f02d";}.fa-book-dead:before{content:"\f6b7";}.fa-book-medical:before{content:"\f7e6";}.fa-book-open:before{content:"\f518";}.fa-book-reader:before{content:"\f5da";}.fa-bookmark:before{content:"\f02e";}.fa-bootstrap:before{content:"\f836";}.fa-border-all:before{content:"\f84c";}.fa-border-none:before{content:"\f850";}.fa-border-style:before{content:"\f853";}.fa-bowling-ball:before{content:"\f436";}.fa-box:before{content:"\f466";}.fa-box-open:before{content:"\f49e";}.fa-boxes:before{content:"\f468";}.fa-braille:before{content:"\f2a1";}.fa-brain:before{content:"\f5dc";}.fa-bread-slice:before{content:"\f7ec";}.fa-briefcase:before{content:"\f0b1";}.fa-briefcase-medical:before{content:"\f469";}.fa-broadcast-tower:before{content:"\f519";}.fa-broom:before{content:"\f51a";}.fa-brush:before{content:"\f55d";}.fa-btc:before{content:"\f15a";}.fa-buffer:before{content:"\f837";}.fa-bug:before{content:"\f188";}.fa-building:before{content:"\f1ad";}.fa-bullhorn:before{content:"\f0a1";}.fa-bullseye:before{content:"\f140";}.fa-burn:before{content:"\f46a";}.fa-buromobelexperte:before{content:"\f37f";}.fa-bus:before{content:"\f207";}.fa-bus-alt:before{content:"\f55e";}.fa-business-time:before{content:"\f64a";}.fa-buy-n-large:before{content:"\f8a6";}.fa-buysellads:before{content:"\f20d";}.fa-calculator:before{content:"\f1ec";}.fa-calendar:before{content:"\f133";}.fa-calendar-alt:before{content:"\f073";}.fa-calendar-check:before{content:"\f274";}.fa-calendar-day:before{content:"\f783";}.fa-calendar-minus:before{content:"\f272";}.fa-calendar-plus:before{content:"\f271";}.fa-calendar-times:before{content:"\f273";}.fa-calendar-week:before{content:"\f784";}.fa-camera:before{content:"\f030";}.fa-camera-retro:before{content:"\f083";}.fa-campground:before{content:"\f6bb";}.fa-canadian-maple-leaf:before{content:"\f785";}.fa-candy-cane:before{content:"\f786";}.fa-cannabis:before{content:"\f55f";}.fa-capsules:before{content:"\f46b";}.fa-car:before{content:"\f1b9";}.fa-car-alt:before{content:"\f5de";}.fa-car-battery:before{content:"\f5df";}.fa-car-crash:before{content:"\f5e1";}.fa-car-side:before{content:"\f5e4";}.fa-caravan:before{content:"\f8ff";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-caret-square-down:before{content:"\f150";}.fa-caret-square-left:before{content:"\f191";}.fa-caret-square-right:before{content:"\f152";}.fa-caret-square-up:before{content:"\f151";}.fa-caret-up:before{content:"\f0d8";}.fa-carrot:before{content:"\f787";}.fa-cart-arrow-down:before{content:"\f218";}.fa-cart-plus:before{content:"\f217";}.fa-cash-register:before{content:"\f788";}.fa-cat:before{content:"\f6be";}.fa-cc-amazon-pay:before{content:"\f42d";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-apple-pay:before{content:"\f416";}.fa-cc-diners-club:before{content:"\f24c";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-cc-visa:before{content:"\f1f0";}.fa-centercode:before{content:"\f380";}.fa-centos:before{content:"\f789";}.fa-certificate:before{content:"\f0a3";}.fa-chair:before{content:"\f6c0";}.fa-chalkboard:before{content:"\f51b";}.fa-chalkboard-teacher:before{content:"\f51c";}.fa-charging-station:before{content:"\f5e7";}.fa-chart-area:before{content:"\f1fe";}.fa-chart-bar:before{content:"\f080";}.fa-chart-line:before{content:"\f201";}.fa-chart-pie:before{content:"\f200";}.fa-check:before{content:"\f00c";}.fa-check-circle:before{content:"\f058";}.fa-check-double:before{content:"\f560";}.fa-check-square:before{content:"\f14a";}.fa-cheese:before{content:"\f7ef";}.fa-chess:before{content:"\f439";}.fa-chess-bishop:before{content:"\f43a";}.fa-chess-board:before{content:"\f43c";}.fa-chess-king:before{content:"\f43f";}.fa-chess-knight:before{content:"\f441";}.fa-chess-pawn:before{content:"\f443";}.fa-chess-queen:before{content:"\f445";}.fa-chess-rook:before{content:"\f447";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-down:before{content:"\f078";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-chevron-up:before{content:"\f077";}.fa-child:before{content:"\f1ae";}.fa-chrome:before{content:"\f268";}.fa-chromecast:before{content:"\f838";}.fa-church:before{content:"\f51d";}.fa-circle:before{content:"\f111";}.fa-circle-notch:before{content:"\f1ce";}.fa-city:before{content:"\f64f";}.fa-clinic-medical:before{content:"\f7f2";}.fa-clipboard:before{content:"\f328";}.fa-clipboard-check:before{content:"\f46c";}.fa-clipboard-list:before{content:"\f46d";}.fa-clock:before{content:"\f017";}.fa-clone:before{content:"\f24d";}.fa-closed-captioning:before{content:"\f20a";}.fa-cloud:before{content:"\f0c2";}.fa-cloud-download-alt:before{content:"\f381";}.fa-cloud-meatball:before{content:"\f73b";}.fa-cloud-moon:before{content:"\f6c3";}.fa-cloud-moon-rain:before{content:"\f73c";}.fa-cloud-rain:before{content:"\f73d";}.fa-cloud-showers-heavy:before{content:"\f740";}.fa-cloud-sun:before{content:"\f6c4";}.fa-cloud-sun-rain:before{content:"\f743";}.fa-cloud-upload-alt:before{content:"\f382";}.fa-cloudscale:before{content:"\f383";}.fa-cloudsmith:before{content:"\f384";}.fa-cloudversify:before{content:"\f385";}.fa-cocktail:before{content:"\f561";}.fa-code:before{content:"\f121";}.fa-code-branch:before{content:"\f126";}.fa-codepen:before{content:"\f1cb";}.fa-codiepie:before{content:"\f284";}.fa-coffee:before{content:"\f0f4";}.fa-cog:before{content:"\f013";}.fa-cogs:before{content:"\f085";}.fa-coins:before{content:"\f51e";}.fa-columns:before{content:"\f0db";}.fa-comment:before{content:"\f075";}.fa-comment-alt:before{content:"\f27a";}.fa-comment-dollar:before{content:"\f651";}.fa-comment-dots:before{content:"\f4ad";}.fa-comment-medical:before{content:"\f7f5";}.fa-comment-slash:before{content:"\f4b3";}.fa-comments:before{content:"\f086";}.fa-comments-dollar:before{content:"\f653";}.fa-compact-disc:before{content:"\f51f";}.fa-compass:before{content:"\f14e";}.fa-compress:before{content:"\f066";}.fa-compress-alt:before{content:"\f422";}.fa-compress-arrows-alt:before{content:"\f78c";}.fa-concierge-bell:before{content:"\f562";}.fa-confluence:before{content:"\f78d";}.fa-connectdevelop:before{content:"\f20e";}.fa-contao:before{content:"\f26d";}.fa-cookie:before{content:"\f563";}.fa-cookie-bite:before{content:"\f564";}.fa-copy:before{content:"\f0c5";}.fa-copyright:before{content:"\f1f9";}.fa-cotton-bureau:before{content:"\f89e";}.fa-couch:before{content:"\f4b8";}.fa-cpanel:before{content:"\f388";}.fa-creative-commons:before{content:"\f25e";}.fa-creative-commons-by:before{content:"\f4e7";}.fa-creative-commons-nc:before{content:"\f4e8";}.fa-creative-commons-nc-eu:before{content:"\f4e9";}.fa-creative-commons-nc-jp:before{content:"\f4ea";}.fa-creative-commons-nd:before{content:"\f4eb";}.fa-creative-commons-pd:before{content:"\f4ec";}.fa-creative-commons-pd-alt:before{content:"\f4ed";}.fa-creative-commons-remix:before{content:"\f4ee";}.fa-creative-commons-sa:before{content:"\f4ef";}.fa-creative-commons-sampling:before{content:"\f4f0";}.fa-creative-commons-sampling-plus:before{content:"\f4f1";}.fa-creative-commons-share:before{content:"\f4f2";}.fa-creative-commons-zero:before{content:"\f4f3";}.fa-credit-card:before{content:"\f09d";}.fa-critical-role:before{content:"\f6c9";}.fa-crop:before{content:"\f125";}.fa-crop-alt:before{content:"\f565";}.fa-cross:before{content:"\f654";}.fa-crosshairs:before{content:"\f05b";}.fa-crow:before{content:"\f520";}.fa-crown:before{content:"\f521";}.fa-crutch:before{content:"\f7f7";}.fa-css3:before{content:"\f13c";}.fa-css3-alt:before{content:"\f38b";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-cut:before{content:"\f0c4";}.fa-cuttlefish:before{content:"\f38c";}.fa-d-and-d:before{content:"\f38d";}.fa-d-and-d-beyond:before{content:"\f6ca";}.fa-dailymotion:before{content:"\f952";}.fa-dashcube:before{content:"\f210";}.fa-database:before{content:"\f1c0";}.fa-deaf:before{content:"\f2a4";}.fa-delicious:before{content:"\f1a5";}.fa-democrat:before{content:"\f747";}.fa-deploydog:before{content:"\f38e";}.fa-deskpro:before{content:"\f38f";}.fa-desktop:before{content:"\f108";}.fa-dev:before{content:"\f6cc";}.fa-deviantart:before{content:"\f1bd";}.fa-dharmachakra:before{content:"\f655";}.fa-dhl:before{content:"\f790";}.fa-diagnoses:before{content:"\f470";}.fa-diaspora:before{content:"\f791";}.fa-dice:before{content:"\f522";}.fa-dice-d20:before{content:"\f6cf";}.fa-dice-d6:before{content:"\f6d1";}.fa-dice-five:before{content:"\f523";}.fa-dice-four:before{content:"\f524";}.fa-dice-one:before{content:"\f525";}.fa-dice-six:before{content:"\f526";}.fa-dice-three:before{content:"\f527";}.fa-dice-two:before{content:"\f528";}.fa-digg:before{content:"\f1a6";}.fa-digital-ocean:before{content:"\f391";}.fa-digital-tachograph:before{content:"\f566";}.fa-directions:before{content:"\f5eb";}.fa-discord:before{content:"\f392";}.fa-discourse:before{content:"\f393";}.fa-divide:before{content:"\f529";}.fa-dizzy:before{content:"\f567";}.fa-dna:before{content:"\f471";}.fa-dochub:before{content:"\f394";}.fa-docker:before{content:"\f395";}.fa-dog:before{content:"\f6d3";}.fa-dollar-sign:before{content:"\f155";}.fa-dolly:before{content:"\f472";}.fa-dolly-flatbed:before{content:"\f474";}.fa-donate:before{content:"\f4b9";}.fa-door-closed:before{content:"\f52a";}.fa-door-open:before{content:"\f52b";}.fa-dot-circle:before{content:"\f192";}.fa-dove:before{content:"\f4ba";}.fa-download:before{content:"\f019";}.fa-draft2digital:before{content:"\f396";}.fa-drafting-compass:before{content:"\f568";}.fa-dragon:before{content:"\f6d5";}.fa-draw-polygon:before{content:"\f5ee";}.fa-dribbble:before{content:"\f17d";}.fa-dribbble-square:before{content:"\f397";}.fa-dropbox:before{content:"\f16b";}.fa-drum:before{content:"\f569";}.fa-drum-steelpan:before{content:"\f56a";}.fa-drumstick-bite:before{content:"\f6d7";}.fa-drupal:before{content:"\f1a9";}.fa-dumbbell:before{content:"\f44b";}.fa-dumpster:before{content:"\f793";}.fa-dumpster-fire:before{content:"\f794";}.fa-dungeon:before{content:"\f6d9";}.fa-dyalog:before{content:"\f399";}.fa-earlybirds:before{content:"\f39a";}.fa-ebay:before{content:"\f4f4";}.fa-edge:before{content:"\f282";}.fa-edit:before{content:"\f044";}.fa-egg:before{content:"\f7fb";}.fa-eject:before{content:"\f052";}.fa-elementor:before{content:"\f430";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-ello:before{content:"\f5f1";}.fa-ember:before{content:"\f423";}.fa-empire:before{content:"\f1d1";}.fa-envelope:before{content:"\f0e0";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-text:before{content:"\f658";}.fa-envelope-square:before{content:"\f199";}.fa-envira:before{content:"\f299";}.fa-equals:before{content:"\f52c";}.fa-eraser:before{content:"\f12d";}.fa-erlang:before{content:"\f39d";}.fa-ethereum:before{content:"\f42e";}.fa-ethernet:before{content:"\f796";}.fa-etsy:before{content:"\f2d7";}.fa-euro-sign:before{content:"\f153";}.fa-evernote:before{content:"\f839";}.fa-exchange-alt:before{content:"\f362";}.fa-exclamation:before{content:"\f12a";}.fa-exclamation-circle:before{content:"\f06a";}.fa-exclamation-triangle:before{content:"\f071";}.fa-expand:before{content:"\f065";}.fa-expand-alt:before{content:"\f424";}.fa-expand-arrows-alt:before{content:"\f31e";}.fa-expeditedssl:before{content:"\f23e";}.fa-external-link-alt:before{content:"\f35d";}.fa-external-link-square-alt:before{content:"\f360";}.fa-eye:before{content:"\f06e";}.fa-eye-dropper:before{content:"\f1fb";}.fa-eye-slash:before{content:"\f070";}.fa-facebook:before{content:"\f09a";}.fa-facebook-f:before{content:"\f39e";}.fa-facebook-messenger:before{content:"\f39f";}.fa-facebook-square:before{content:"\f082";}.fa-fan:before{content:"\f863";}.fa-fantasy-flight-games:before{content:"\f6dc";}.fa-fast-backward:before{content:"\f049";}.fa-fast-forward:before{content:"\f050";}.fa-fax:before{content:"\f1ac";}.fa-feather:before{content:"\f52d";}.fa-feather-alt:before{content:"\f56b";}.fa-fedex:before{content:"\f797";}.fa-fedora:before{content:"\f798";}.fa-female:before{content:"\f182";}.fa-fighter-jet:before{content:"\f0fb";}.fa-figma:before{content:"\f799";}.fa-file:before{content:"\f15b";}.fa-file-alt:before{content:"\f15c";}.fa-file-archive:before{content:"\f1c6";}.fa-file-audio:before{content:"\f1c7";}.fa-file-code:before{content:"\f1c9";}.fa-file-contract:before{content:"\f56c";}.fa-file-csv:before{content:"\f6dd";}.fa-file-download:before{content:"\f56d";}.fa-file-excel:before{content:"\f1c3";}.fa-file-export:before{content:"\f56e";}.fa-file-image:before{content:"\f1c5";}.fa-file-import:before{content:"\f56f";}.fa-file-invoice:before{content:"\f570";}.fa-file-invoice-dollar:before{content:"\f571";}.fa-file-medical:before{content:"\f477";}.fa-file-medical-alt:before{content:"\f478";}.fa-file-pdf:before{content:"\f1c1";}.fa-file-powerpoint:before{content:"\f1c4";}.fa-file-prescription:before{content:"\f572";}.fa-file-signature:before{content:"\f573";}.fa-file-upload:before{content:"\f574";}.fa-file-video:before{content:"\f1c8";}.fa-file-word:before{content:"\f1c2";}.fa-fill:before{content:"\f575";}.fa-fill-drip:before{content:"\f576";}.fa-film:before{content:"\f008";}.fa-filter:before{content:"\f0b0";}.fa-fingerprint:before{content:"\f577";}.fa-fire:before{content:"\f06d";}.fa-fire-alt:before{content:"\f7e4";}.fa-fire-extinguisher:before{content:"\f134";}.fa-firefox:before{content:"\f269";}.fa-firefox-browser:before{content:"\f907";}.fa-first-aid:before{content:"\f479";}.fa-first-order:before{content:"\f2b0";}.fa-first-order-alt:before{content:"\f50a";}.fa-firstdraft:before{content:"\f3a1";}.fa-fish:before{content:"\f578";}.fa-fist-raised:before{content:"\f6de";}.fa-flag:before{content:"\f024";}.fa-flag-checkered:before{content:"\f11e";}.fa-flag-usa:before{content:"\f74d";}.fa-flask:before{content:"\f0c3";}.fa-flickr:before{content:"\f16e";}.fa-flipboard:before{content:"\f44d";}.fa-flushed:before{content:"\f579";}.fa-fly:before{content:"\f417";}.fa-folder:before{content:"\f07b";}.fa-folder-minus:before{content:"\f65d";}.fa-folder-open:before{content:"\f07c";}.fa-folder-plus:before{content:"\f65e";}.fa-font:before{content:"\f031";}.fa-font-awesome:before{content:"\f2b4";}.fa-font-awesome-alt:before{content:"\f35c";}.fa-font-awesome-flag:before{content:"\f425";}.fa-font-awesome-logo-full:before{content:"\f4e6";}.fa-fonticons:before{content:"\f280";}.fa-fonticons-fi:before{content:"\f3a2";}.fa-football-ball:before{content:"\f44e";}.fa-fort-awesome:before{content:"\f286";}.fa-fort-awesome-alt:before{content:"\f3a3";}.fa-forumbee:before{content:"\f211";}.fa-forward:before{content:"\f04e";}.fa-foursquare:before{content:"\f180";}.fa-free-code-camp:before{content:"\f2c5";}.fa-freebsd:before{content:"\f3a4";}.fa-frog:before{content:"\f52e";}.fa-frown:before{content:"\f119";}.fa-frown-open:before{content:"\f57a";}.fa-fulcrum:before{content:"\f50b";}.fa-funnel-dollar:before{content:"\f662";}.fa-futbol:before{content:"\f1e3";}.fa-galactic-republic:before{content:"\f50c";}.fa-galactic-senate:before{content:"\f50d";}.fa-gamepad:before{content:"\f11b";}.fa-gas-pump:before{content:"\f52f";}.fa-gavel:before{content:"\f0e3";}.fa-gem:before{content:"\f3a5";}.fa-genderless:before{content:"\f22d";}.fa-get-pocket:before{content:"\f265";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-ghost:before{content:"\f6e2";}.fa-gift:before{content:"\f06b";}.fa-gifts:before{content:"\f79c";}.fa-git:before{content:"\f1d3";}.fa-git-alt:before{content:"\f841";}.fa-git-square:before{content:"\f1d2";}.fa-github:before{content:"\f09b";}.fa-github-alt:before{content:"\f113";}.fa-github-square:before{content:"\f092";}.fa-gitkraken:before{content:"\f3a6";}.fa-gitlab:before{content:"\f296";}.fa-gitter:before{content:"\f426";}.fa-glass-cheers:before{content:"\f79f";}.fa-glass-martini:before{content:"\f000";}.fa-glass-martini-alt:before{content:"\f57b";}.fa-glass-whiskey:before{content:"\f7a0";}.fa-glasses:before{content:"\f530";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-globe:before{content:"\f0ac";}.fa-globe-africa:before{content:"\f57c";}.fa-globe-americas:before{content:"\f57d";}.fa-globe-asia:before{content:"\f57e";}.fa-globe-europe:before{content:"\f7a2";}.fa-gofore:before{content:"\f3a7";}.fa-golf-ball:before{content:"\f450";}.fa-goodreads:before{content:"\f3a8";}.fa-goodreads-g:before{content:"\f3a9";}.fa-google:before{content:"\f1a0";}.fa-google-drive:before{content:"\f3aa";}.fa-google-play:before{content:"\f3ab";}.fa-google-plus:before{content:"\f2b3";}.fa-google-plus-g:before{content:"\f0d5";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-wallet:before{content:"\f1ee";}.fa-gopuram:before{content:"\f664";}.fa-graduation-cap:before{content:"\f19d";}.fa-gratipay:before{content:"\f184";}.fa-grav:before{content:"\f2d6";}.fa-greater-than:before{content:"\f531";}.fa-greater-than-equal:before{content:"\f532";}.fa-grimace:before{content:"\f57f";}.fa-grin:before{content:"\f580";}.fa-grin-alt:before{content:"\f581";}.fa-grin-beam:before{content:"\f582";}.fa-grin-beam-sweat:before{content:"\f583";}.fa-grin-hearts:before{content:"\f584";}.fa-grin-squint:before{content:"\f585";}.fa-grin-squint-tears:before{content:"\f586";}.fa-grin-stars:before{content:"\f587";}.fa-grin-tears:before{content:"\f588";}.fa-grin-tongue:before{content:"\f589";}.fa-grin-tongue-squint:before{content:"\f58a";}.fa-grin-tongue-wink:before{content:"\f58b";}.fa-grin-wink:before{content:"\f58c";}.fa-grip-horizontal:before{content:"\f58d";}.fa-grip-lines:before{content:"\f7a4";}.fa-grip-lines-vertical:before{content:"\f7a5";}.fa-grip-vertical:before{content:"\f58e";}.fa-gripfire:before{content:"\f3ac";}.fa-grunt:before{content:"\f3ad";}.fa-guitar:before{content:"\f7a6";}.fa-gulp:before{content:"\f3ae";}.fa-h-square:before{content:"\f0fd";}.fa-hacker-news:before{content:"\f1d4";}.fa-hacker-news-square:before{content:"\f3af";}.fa-hackerrank:before{content:"\f5f7";}.fa-hamburger:before{content:"\f805";}.fa-hammer:before{content:"\f6e3";}.fa-hamsa:before{content:"\f665";}.fa-hand-holding:before{content:"\f4bd";}.fa-hand-holding-heart:before{content:"\f4be";}.fa-hand-holding-usd:before{content:"\f4c0";}.fa-hand-lizard:before{content:"\f258";}.fa-hand-middle-finger:before{content:"\f806";}.fa-hand-paper:before{content:"\f256";}.fa-hand-peace:before{content:"\f25b";}.fa-hand-point-down:before{content:"\f0a7";}.fa-hand-point-left:before{content:"\f0a5";}.fa-hand-point-right:before{content:"\f0a4";}.fa-hand-point-up:before{content:"\f0a6";}.fa-hand-pointer:before{content:"\f25a";}.fa-hand-rock:before{content:"\f255";}.fa-hand-scissors:before{content:"\f257";}.fa-hand-spock:before{content:"\f259";}.fa-hands:before{content:"\f4c2";}.fa-hands-helping:before{content:"\f4c4";}.fa-handshake:before{content:"\f2b5";}.fa-hanukiah:before{content:"\f6e6";}.fa-hard-hat:before{content:"\f807";}.fa-hashtag:before{content:"\f292";}.fa-hat-cowboy:before{content:"\f8c0";}.fa-hat-cowboy-side:before{content:"\f8c1";}.fa-hat-wizard:before{content:"\f6e8";}.fa-hdd:before{content:"\f0a0";}.fa-heading:before{content:"\f1dc";}.fa-headphones:before{content:"\f025";}.fa-headphones-alt:before{content:"\f58f";}.fa-headset:before{content:"\f590";}.fa-heart:before{content:"\f004";}.fa-heart-broken:before{content:"\f7a9";}.fa-heartbeat:before{content:"\f21e";}.fa-helicopter:before{content:"\f533";}.fa-highlighter:before{content:"\f591";}.fa-hiking:before{content:"\f6ec";}.fa-hippo:before{content:"\f6ed";}.fa-hips:before{content:"\f452";}.fa-hire-a-helper:before{content:"\f3b0";}.fa-history:before{content:"\f1da";}.fa-hockey-puck:before{content:"\f453";}.fa-holly-berry:before{content:"\f7aa";}.fa-home:before{content:"\f015";}.fa-hooli:before{content:"\f427";}.fa-hornbill:before{content:"\f592";}.fa-horse:before{content:"\f6f0";}.fa-horse-head:before{content:"\f7ab";}.fa-hospital:before{content:"\f0f8";}.fa-hospital-alt:before{content:"\f47d";}.fa-hospital-symbol:before{content:"\f47e";}.fa-hot-tub:before{content:"\f593";}.fa-hotdog:before{content:"\f80f";}.fa-hotel:before{content:"\f594";}.fa-hotjar:before{content:"\f3b1";}.fa-hourglass:before{content:"\f254";}.fa-hourglass-end:before{content:"\f253";}.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-start:before{content:"\f251";}.fa-house-damage:before{content:"\f6f1";}.fa-houzz:before{content:"\f27c";}.fa-hryvnia:before{content:"\f6f2";}.fa-html5:before{content:"\f13b";}.fa-hubspot:before{content:"\f3b2";}.fa-i-cursor:before{content:"\f246";}.fa-ice-cream:before{content:"\f810";}.fa-icicles:before{content:"\f7ad";}.fa-icons:before{content:"\f86d";}.fa-id-badge:before{content:"\f2c1";}.fa-id-card:before{content:"\f2c2";}.fa-id-card-alt:before{content:"\f47f";}.fa-ideal:before{content:"\f913";}.fa-igloo:before{content:"\f7ae";}.fa-image:before{content:"\f03e";}.fa-images:before{content:"\f302";}.fa-imdb:before{content:"\f2d8";}.fa-inbox:before{content:"\f01c";}.fa-indent:before{content:"\f03c";}.fa-industry:before{content:"\f275";}.fa-infinity:before{content:"\f534";}.fa-info:before{content:"\f129";}.fa-info-circle:before{content:"\f05a";}.fa-instagram:before{content:"\f16d";}.fa-instagram-square:before{content:"\f955";}.fa-intercom:before{content:"\f7af";}.fa-internet-explorer:before{content:"\f26b";}.fa-invision:before{content:"\f7b0";}.fa-ioxhost:before{content:"\f208";}.fa-italic:before{content:"\f033";}.fa-itch-io:before{content:"\f83a";}.fa-itunes:before{content:"\f3b4";}.fa-itunes-note:before{content:"\f3b5";}.fa-java:before{content:"\f4e4";}.fa-jedi:before{content:"\f669";}.fa-jedi-order:before{content:"\f50e";}.fa-jenkins:before{content:"\f3b6";}.fa-jira:before{content:"\f7b1";}.fa-joget:before{content:"\f3b7";}.fa-joint:before{content:"\f595";}.fa-joomla:before{content:"\f1aa";}.fa-journal-whills:before{content:"\f66a";}.fa-js:before{content:"\f3b8";}.fa-js-square:before{content:"\f3b9";}.fa-jsfiddle:before{content:"\f1cc";}.fa-kaaba:before{content:"\f66b";}.fa-kaggle:before{content:"\f5fa";}.fa-key:before{content:"\f084";}.fa-keybase:before{content:"\f4f5";}.fa-keyboard:before{content:"\f11c";}.fa-keycdn:before{content:"\f3ba";}.fa-khanda:before{content:"\f66d";}.fa-kickstarter:before{content:"\f3bb";}.fa-kickstarter-k:before{content:"\f3bc";}.fa-kiss:before{content:"\f596";}.fa-kiss-beam:before{content:"\f597";}.fa-kiss-wink-heart:before{content:"\f598";}.fa-kiwi-bird:before{content:"\f535";}.fa-korvue:before{content:"\f42f";}.fa-landmark:before{content:"\f66f";}.fa-language:before{content:"\f1ab";}.fa-laptop:before{content:"\f109";}.fa-laptop-code:before{content:"\f5fc";}.fa-laptop-medical:before{content:"\f812";}.fa-laravel:before{content:"\f3bd";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-laugh:before{content:"\f599";}.fa-laugh-beam:before{content:"\f59a";}.fa-laugh-squint:before{content:"\f59b";}.fa-laugh-wink:before{content:"\f59c";}.fa-layer-group:before{content:"\f5fd";}.fa-leaf:before{content:"\f06c";}.fa-leanpub:before{content:"\f212";}.fa-lemon:before{content:"\f094";}.fa-less:before{content:"\f41d";}.fa-less-than:before{content:"\f536";}.fa-less-than-equal:before{content:"\f537";}.fa-level-down-alt:before{content:"\f3be";}.fa-level-up-alt:before{content:"\f3bf";}.fa-life-ring:before{content:"\f1cd";}.fa-lightbulb:before{content:"\f0eb";}.fa-line:before{content:"\f3c0";}.fa-link:before{content:"\f0c1";}.fa-linkedin:before{content:"\f08c";}.fa-linkedin-in:before{content:"\f0e1";}.fa-linode:before{content:"\f2b8";}.fa-linux:before{content:"\f17c";}.fa-lira-sign:before{content:"\f195";}.fa-list:before{content:"\f03a";}.fa-list-alt:before{content:"\f022";}.fa-list-ol:before{content:"\f0cb";}.fa-list-ul:before{content:"\f0ca";}.fa-location-arrow:before{content:"\f124";}.fa-lock:before{content:"\f023";}.fa-lock-open:before{content:"\f3c1";}.fa-long-arrow-alt-down:before{content:"\f309";}.fa-long-arrow-alt-left:before{content:"\f30a";}.fa-long-arrow-alt-right:before{content:"\f30b";}.fa-long-arrow-alt-up:before{content:"\f30c";}.fa-low-vision:before{content:"\f2a8";}.fa-luggage-cart:before{content:"\f59d";}.fa-lyft:before{content:"\f3c3";}.fa-magento:before{content:"\f3c4";}.fa-magic:before{content:"\f0d0";}.fa-magnet:before{content:"\f076";}.fa-mail-bulk:before{content:"\f674";}.fa-mailchimp:before{content:"\f59e";}.fa-male:before{content:"\f183";}.fa-mandalorian:before{content:"\f50f";}.fa-map:before{content:"\f279";}.fa-map-marked:before{content:"\f59f";}.fa-map-marked-alt:before{content:"\f5a0";}.fa-map-marker:before{content:"\f041";}.fa-map-marker-alt:before{content:"\f3c5";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-markdown:before{content:"\f60f";}.fa-marker:before{content:"\f5a1";}.fa-mars:before{content:"\f222";}.fa-mars-double:before{content:"\f227";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mask:before{content:"\f6fa";}.fa-mastodon:before{content:"\f4f6";}.fa-maxcdn:before{content:"\f136";}.fa-mdb:before{content:"\f8ca";}.fa-medal:before{content:"\f5a2";}.fa-medapps:before{content:"\f3c6";}.fa-medium:before{content:"\f23a";}.fa-medium-m:before{content:"\f3c7";}.fa-medkit:before{content:"\f0fa";}.fa-medrt:before{content:"\f3c8";}.fa-meetup:before{content:"\f2e0";}.fa-megaport:before{content:"\f5a3";}.fa-meh:before{content:"\f11a";}.fa-meh-blank:before{content:"\f5a4";}.fa-meh-rolling-eyes:before{content:"\f5a5";}.fa-memory:before{content:"\f538";}.fa-mendeley:before{content:"\f7b3";}.fa-menorah:before{content:"\f676";}.fa-mercury:before{content:"\f223";}.fa-meteor:before{content:"\f753";}.fa-microblog:before{content:"\f91a";}.fa-microchip:before{content:"\f2db";}.fa-microphone:before{content:"\f130";}.fa-microphone-alt:before{content:"\f3c9";}.fa-microphone-alt-slash:before{content:"\f539";}.fa-microphone-slash:before{content:"\f131";}.fa-microscope:before{content:"\f610";}.fa-microsoft:before{content:"\f3ca";}.fa-minus:before{content:"\f068";}.fa-minus-circle:before{content:"\f056";}.fa-minus-square:before{content:"\f146";}.fa-mitten:before{content:"\f7b5";}.fa-mix:before{content:"\f3cb";}.fa-mixcloud:before{content:"\f289";}.fa-mixer:before{content:"\f956";}.fa-mizuni:before{content:"\f3cc";}.fa-mobile:before{content:"\f10b";}.fa-mobile-alt:before{content:"\f3cd";}.fa-modx:before{content:"\f285";}.fa-monero:before{content:"\f3d0";}.fa-money-bill:before{content:"\f0d6";}.fa-money-bill-alt:before{content:"\f3d1";}.fa-money-bill-wave:before{content:"\f53a";}.fa-money-bill-wave-alt:before{content:"\f53b";}.fa-money-check:before{content:"\f53c";}.fa-money-check-alt:before{content:"\f53d";}.fa-monument:before{content:"\f5a6";}.fa-moon:before{content:"\f186";}.fa-mortar-pestle:before{content:"\f5a7";}.fa-mosque:before{content:"\f678";}.fa-motorcycle:before{content:"\f21c";}.fa-mountain:before{content:"\f6fc";}.fa-mouse:before{content:"\f8cc";}.fa-mouse-pointer:before{content:"\f245";}.fa-mug-hot:before{content:"\f7b6";}.fa-music:before{content:"\f001";}.fa-napster:before{content:"\f3d2";}.fa-neos:before{content:"\f612";}.fa-network-wired:before{content:"\f6ff";}.fa-neuter:before{content:"\f22c";}.fa-newspaper:before{content:"\f1ea";}.fa-nimblr:before{content:"\f5a8";}.fa-node:before{content:"\f419";}.fa-node-js:before{content:"\f3d3";}.fa-not-equal:before{content:"\f53e";}.fa-notes-medical:before{content:"\f481";}.fa-npm:before{content:"\f3d4";}.fa-ns8:before{content:"\f3d5";}.fa-nutritionix:before{content:"\f3d6";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-oil-can:before{content:"\f613";}.fa-old-republic:before{content:"\f510";}.fa-om:before{content:"\f679";}.fa-opencart:before{content:"\f23d";}.fa-openid:before{content:"\f19b";}.fa-opera:before{content:"\f26a";}.fa-optin-monster:before{content:"\f23c";}.fa-orcid:before{content:"\f8d2";}.fa-osi:before{content:"\f41a";}.fa-otter:before{content:"\f700";}.fa-outdent:before{content:"\f03b";}.fa-page4:before{content:"\f3d7";}.fa-pagelines:before{content:"\f18c";}.fa-pager:before{content:"\f815";}.fa-paint-brush:before{content:"\f1fc";}.fa-paint-roller:before{content:"\f5aa";}.fa-palette:before{content:"\f53f";}.fa-palfed:before{content:"\f3d8";}.fa-pallet:before{content:"\f482";}.fa-paper-plane:before{content:"\f1d8";}.fa-paperclip:before{content:"\f0c6";}.fa-parachute-box:before{content:"\f4cd";}.fa-paragraph:before{content:"\f1dd";}.fa-parking:before{content:"\f540";}.fa-passport:before{content:"\f5ab";}.fa-pastafarianism:before{content:"\f67b";}.fa-paste:before{content:"\f0ea";}.fa-patreon:before{content:"\f3d9";}.fa-pause:before{content:"\f04c";}.fa-pause-circle:before{content:"\f28b";}.fa-paw:before{content:"\f1b0";}.fa-paypal:before{content:"\f1ed";}.fa-peace:before{content:"\f67c";}.fa-pen:before{content:"\f304";}.fa-pen-alt:before{content:"\f305";}.fa-pen-fancy:before{content:"\f5ac";}.fa-pen-nib:before{content:"\f5ad";}.fa-pen-square:before{content:"\f14b";}.fa-pencil-alt:before{content:"\f303";}.fa-pencil-ruler:before{content:"\f5ae";}.fa-penny-arcade:before{content:"\f704";}.fa-people-carry:before{content:"\f4ce";}.fa-pepper-hot:before{content:"\f816";}.fa-percent:before{content:"\f295";}.fa-percentage:before{content:"\f541";}.fa-periscope:before{content:"\f3da";}.fa-person-booth:before{content:"\f756";}.fa-phabricator:before{content:"\f3db";}.fa-phoenix-framework:before{content:"\f3dc";}.fa-phoenix-squadron:before{content:"\f511";}.fa-phone:before{content:"\f095";}.fa-phone-alt:before{content:"\f879";}.fa-phone-slash:before{content:"\f3dd";}.fa-phone-square:before{content:"\f098";}.fa-phone-square-alt:before{content:"\f87b";}.fa-phone-volume:before{content:"\f2a0";}.fa-photo-video:before{content:"\f87c";}.fa-php:before{content:"\f457";}.fa-pied-piper:before{content:"\f2ae";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-pied-piper-hat:before{content:"\f4e5";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-square:before{content:"\f91e";}.fa-piggy-bank:before{content:"\f4d3";}.fa-pills:before{content:"\f484";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-p:before{content:"\f231";}.fa-pinterest-square:before{content:"\f0d3";}.fa-pizza-slice:before{content:"\f818";}.fa-place-of-worship:before{content:"\f67f";}.fa-plane:before{content:"\f072";}.fa-plane-arrival:before{content:"\f5af";}.fa-plane-departure:before{content:"\f5b0";}.fa-play:before{content:"\f04b";}.fa-play-circle:before{content:"\f144";}.fa-playstation:before{content:"\f3df";}.fa-plug:before{content:"\f1e6";}.fa-plus:before{content:"\f067";}.fa-plus-circle:before{content:"\f055";}.fa-plus-square:before{content:"\f0fe";}.fa-podcast:before{content:"\f2ce";}.fa-poll:before{content:"\f681";}.fa-poll-h:before{content:"\f682";}.fa-poo:before{content:"\f2fe";}.fa-poo-storm:before{content:"\f75a";}.fa-poop:before{content:"\f619";}.fa-portrait:before{content:"\f3e0";}.fa-pound-sign:before{content:"\f154";}.fa-power-off:before{content:"\f011";}.fa-pray:before{content:"\f683";}.fa-praying-hands:before{content:"\f684";}.fa-prescription:before{content:"\f5b1";}.fa-prescription-bottle:before{content:"\f485";}.fa-prescription-bottle-alt:before{content:"\f486";}.fa-print:before{content:"\f02f";}.fa-procedures:before{content:"\f487";}.fa-product-hunt:before{content:"\f288";}.fa-project-diagram:before{content:"\f542";}.fa-pushed:before{content:"\f3e1";}.fa-puzzle-piece:before{content:"\f12e";}.fa-python:before{content:"\f3e2";}.fa-qq:before{content:"\f1d6";}.fa-qrcode:before{content:"\f029";}.fa-question:before{content:"\f128";}.fa-question-circle:before{content:"\f059";}.fa-quidditch:before{content:"\f458";}.fa-quinscape:before{content:"\f459";}.fa-quora:before{content:"\f2c4";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-quran:before{content:"\f687";}.fa-r-project:before{content:"\f4f7";}.fa-radiation:before{content:"\f7b9";}.fa-radiation-alt:before{content:"\f7ba";}.fa-rainbow:before{content:"\f75b";}.fa-random:before{content:"\f074";}.fa-raspberry-pi:before{content:"\f7bb";}.fa-ravelry:before{content:"\f2d9";}.fa-react:before{content:"\f41b";}.fa-reacteurope:before{content:"\f75d";}.fa-readme:before{content:"\f4d5";}.fa-rebel:before{content:"\f1d0";}.fa-receipt:before{content:"\f543";}.fa-record-vinyl:before{content:"\f8d9";}.fa-recycle:before{content:"\f1b8";}.fa-red-river:before{content:"\f3e3";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-alien:before{content:"\f281";}.fa-reddit-square:before{content:"\f1a2";}.fa-redhat:before{content:"\f7bc";}.fa-redo:before{content:"\f01e";}.fa-redo-alt:before{content:"\f2f9";}.fa-registered:before{content:"\f25d";}.fa-remove-format:before{content:"\f87d";}.fa-renren:before{content:"\f18b";}.fa-reply:before{content:"\f3e5";}.fa-reply-all:before{content:"\f122";}.fa-replyd:before{content:"\f3e6";}.fa-republican:before{content:"\f75e";}.fa-researchgate:before{content:"\f4f8";}.fa-resolving:before{content:"\f3e7";}.fa-restroom:before{content:"\f7bd";}.fa-retweet:before{content:"\f079";}.fa-rev:before{content:"\f5b2";}.fa-ribbon:before{content:"\f4d6";}.fa-ring:before{content:"\f70b";}.fa-road:before{content:"\f018";}.fa-robot:before{content:"\f544";}.fa-rocket:before{content:"\f135";}.fa-rocketchat:before{content:"\f3e8";}.fa-rockrms:before{content:"\f3e9";}.fa-route:before{content:"\f4d7";}.fa-rss:before{content:"\f09e";}.fa-rss-square:before{content:"\f143";}.fa-ruble-sign:before{content:"\f158";}.fa-ruler:before{content:"\f545";}.fa-ruler-combined:before{content:"\f546";}.fa-ruler-horizontal:before{content:"\f547";}.fa-ruler-vertical:before{content:"\f548";}.fa-running:before{content:"\f70c";}.fa-rupee-sign:before{content:"\f156";}.fa-sad-cry:before{content:"\f5b3";}.fa-sad-tear:before{content:"\f5b4";}.fa-safari:before{content:"\f267";}.fa-salesforce:before{content:"\f83b";}.fa-sass:before{content:"\f41e";}.fa-satellite:before{content:"\f7bf";}.fa-satellite-dish:before{content:"\f7c0";}.fa-save:before{content:"\f0c7";}.fa-schlix:before{content:"\f3ea";}.fa-school:before{content:"\f549";}.fa-screwdriver:before{content:"\f54a";}.fa-scribd:before{content:"\f28a";}.fa-scroll:before{content:"\f70e";}.fa-sd-card:before{content:"\f7c2";}.fa-search:before{content:"\f002";}.fa-search-dollar:before{content:"\f688";}.fa-search-location:before{content:"\f689";}.fa-search-minus:before{content:"\f010";}.fa-search-plus:before{content:"\f00e";}.fa-searchengin:before{content:"\f3eb";}.fa-seedling:before{content:"\f4d8";}.fa-sellcast:before{content:"\f2da";}.fa-sellsy:before{content:"\f213";}.fa-server:before{content:"\f233";}.fa-servicestack:before{content:"\f3ec";}.fa-shapes:before{content:"\f61f";}.fa-share:before{content:"\f064";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-share-square:before{content:"\f14d";}.fa-shekel-sign:before{content:"\f20b";}.fa-shield-alt:before{content:"\f3ed";}.fa-ship:before{content:"\f21a";}.fa-shipping-fast:before{content:"\f48b";}.fa-shirtsinbulk:before{content:"\f214";}.fa-shoe-prints:before{content:"\f54b";}.fa-shopify:before{content:"\f957";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-shopping-cart:before{content:"\f07a";}.fa-shopware:before{content:"\f5b5";}.fa-shower:before{content:"\f2cc";}.fa-shuttle-van:before{content:"\f5b6";}.fa-sign:before{content:"\f4d9";}.fa-sign-in-alt:before{content:"\f2f6";}.fa-sign-language:before{content:"\f2a7";}.fa-sign-out-alt:before{content:"\f2f5";}.fa-signal:before{content:"\f012";}.fa-signature:before{content:"\f5b7";}.fa-sim-card:before{content:"\f7c4";}.fa-simplybuilt:before{content:"\f215";}.fa-sistrix:before{content:"\f3ee";}.fa-sitemap:before{content:"\f0e8";}.fa-sith:before{content:"\f512";}.fa-skating:before{content:"\f7c5";}.fa-sketch:before{content:"\f7c6";}.fa-skiing:before{content:"\f7c9";}.fa-skiing-nordic:before{content:"\f7ca";}.fa-skull:before{content:"\f54c";}.fa-skull-crossbones:before{content:"\f714";}.fa-skyatlas:before{content:"\f216";}.fa-skype:before{content:"\f17e";}.fa-slack:before{content:"\f198";}.fa-slack-hash:before{content:"\f3ef";}.fa-slash:before{content:"\f715";}.fa-sleigh:before{content:"\f7cc";}.fa-sliders-h:before{content:"\f1de";}.fa-slideshare:before{content:"\f1e7";}.fa-smile:before{content:"\f118";}.fa-smile-beam:before{content:"\f5b8";}.fa-smile-wink:before{content:"\f4da";}.fa-smog:before{content:"\f75f";}.fa-smoking:before{content:"\f48d";}.fa-smoking-ban:before{content:"\f54d";}.fa-sms:before{content:"\f7cd";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-snowboarding:before{content:"\f7ce";}.fa-snowflake:before{content:"\f2dc";}.fa-snowman:before{content:"\f7d0";}.fa-snowplow:before{content:"\f7d2";}.fa-socks:before{content:"\f696";}.fa-solar-panel:before{content:"\f5ba";}.fa-sort:before{content:"\f0dc";}.fa-sort-alpha-down:before{content:"\f15d";}.fa-sort-alpha-down-alt:before{content:"\f881";}.fa-sort-alpha-up:before{content:"\f15e";}.fa-sort-alpha-up-alt:before{content:"\f882";}.fa-sort-amount-down:before{content:"\f160";}.fa-sort-amount-down-alt:before{content:"\f884";}.fa-sort-amount-up:before{content:"\f161";}.fa-sort-amount-up-alt:before{content:"\f885";}.fa-sort-down:before{content:"\f0dd";}.fa-sort-numeric-down:before{content:"\f162";}.fa-sort-numeric-down-alt:before{content:"\f886";}.fa-sort-numeric-up:before{content:"\f163";}.fa-sort-numeric-up-alt:before{content:"\f887";}.fa-sort-up:before{content:"\f0de";}.fa-soundcloud:before{content:"\f1be";}.fa-sourcetree:before{content:"\f7d3";}.fa-spa:before{content:"\f5bb";}.fa-space-shuttle:before{content:"\f197";}.fa-speakap:before{content:"\f3f3";}.fa-speaker-deck:before{content:"\f83c";}.fa-spell-check:before{content:"\f891";}.fa-spider:before{content:"\f717";}.fa-spinner:before{content:"\f110";}.fa-splotch:before{content:"\f5bc";}.fa-spotify:before{content:"\f1bc";}.fa-spray-can:before{content:"\f5bd";}.fa-square:before{content:"\f0c8";}.fa-square-full:before{content:"\f45c";}.fa-square-root-alt:before{content:"\f698";}.fa-squarespace:before{content:"\f5be";}.fa-stack-exchange:before{content:"\f18d";}.fa-stack-overflow:before{content:"\f16c";}.fa-stackpath:before{content:"\f842";}.fa-stamp:before{content:"\f5bf";}.fa-star:before{content:"\f005";}.fa-star-and-crescent:before{content:"\f699";}.fa-star-half:before{content:"\f089";}.fa-star-half-alt:before{content:"\f5c0";}.fa-star-of-david:before{content:"\f69a";}.fa-star-of-life:before{content:"\f621";}.fa-staylinked:before{content:"\f3f5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-steam-symbol:before{content:"\f3f6";}.fa-step-backward:before{content:"\f048";}.fa-step-forward:before{content:"\f051";}.fa-stethoscope:before{content:"\f0f1";}.fa-sticker-mule:before{content:"\f3f7";}.fa-sticky-note:before{content:"\f249";}.fa-stop:before{content:"\f04d";}.fa-stop-circle:before{content:"\f28d";}.fa-stopwatch:before{content:"\f2f2";}.fa-store:before{content:"\f54e";}.fa-store-alt:before{content:"\f54f";}.fa-strava:before{content:"\f428";}.fa-stream:before{content:"\f550";}.fa-street-view:before{content:"\f21d";}.fa-strikethrough:before{content:"\f0cc";}.fa-stripe:before{content:"\f429";}.fa-stripe-s:before{content:"\f42a";}.fa-stroopwafel:before{content:"\f551";}.fa-studiovinari:before{content:"\f3f8";}.fa-stumbleupon:before{content:"\f1a4";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-subscript:before{content:"\f12c";}.fa-subway:before{content:"\f239";}.fa-suitcase:before{content:"\f0f2";}.fa-suitcase-rolling:before{content:"\f5c1";}.fa-sun:before{content:"\f185";}.fa-superpowers:before{content:"\f2dd";}.fa-superscript:before{content:"\f12b";}.fa-supple:before{content:"\f3f9";}.fa-surprise:before{content:"\f5c2";}.fa-suse:before{content:"\f7d6";}.fa-swatchbook:before{content:"\f5c3";}.fa-swift:before{content:"\f8e1";}.fa-swimmer:before{content:"\f5c4";}.fa-swimming-pool:before{content:"\f5c5";}.fa-symfony:before{content:"\f83d";}.fa-synagogue:before{content:"\f69b";}.fa-sync:before{content:"\f021";}.fa-sync-alt:before{content:"\f2f1";}.fa-syringe:before{content:"\f48e";}.fa-table:before{content:"\f0ce";}.fa-table-tennis:before{content:"\f45d";}.fa-tablet:before{content:"\f10a";}.fa-tablet-alt:before{content:"\f3fa";}.fa-tablets:before{content:"\f490";}.fa-tachometer-alt:before{content:"\f3fd";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-tape:before{content:"\f4db";}.fa-tasks:before{content:"\f0ae";}.fa-taxi:before{content:"\f1ba";}.fa-teamspeak:before{content:"\f4f9";}.fa-teeth:before{content:"\f62e";}.fa-teeth-open:before{content:"\f62f";}.fa-telegram:before{content:"\f2c6";}.fa-telegram-plane:before{content:"\f3fe";}.fa-temperature-high:before{content:"\f769";}.fa-temperature-low:before{content:"\f76b";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-tenge:before{content:"\f7d7";}.fa-terminal:before{content:"\f120";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-th:before{content:"\f00a";}.fa-th-large:before{content:"\f009";}.fa-th-list:before{content:"\f00b";}.fa-the-red-yeti:before{content:"\f69d";}.fa-theater-masks:before{content:"\f630";}.fa-themeco:before{content:"\f5c6";}.fa-themeisle:before{content:"\f2b2";}.fa-thermometer:before{content:"\f491";}.fa-thermometer-empty:before{content:"\f2cb";}.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-think-peaks:before{content:"\f731";}.fa-thumbs-down:before{content:"\f165";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbtack:before{content:"\f08d";}.fa-ticket-alt:before{content:"\f3ff";}.fa-times:before{content:"\f00d";}.fa-times-circle:before{content:"\f057";}.fa-tint:before{content:"\f043";}.fa-tint-slash:before{content:"\f5c7";}.fa-tired:before{content:"\f5c8";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-toilet:before{content:"\f7d8";}.fa-toilet-paper:before{content:"\f71e";}.fa-toolbox:before{content:"\f552";}.fa-tools:before{content:"\f7d9";}.fa-tooth:before{content:"\f5c9";}.fa-torah:before{content:"\f6a0";}.fa-torii-gate:before{content:"\f6a1";}.fa-tractor:before{content:"\f722";}.fa-trade-federation:before{content:"\f513";}.fa-trademark:before{content:"\f25c";}.fa-traffic-light:before{content:"\f637";}.fa-trailer:before{content:"\f941";}.fa-train:before{content:"\f238";}.fa-tram:before{content:"\f7da";}.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-trash:before{content:"\f1f8";}.fa-trash-alt:before{content:"\f2ed";}.fa-trash-restore:before{content:"\f829";}.fa-trash-restore-alt:before{content:"\f82a";}.fa-tree:before{content:"\f1bb";}.fa-trello:before{content:"\f181";}.fa-tripadvisor:before{content:"\f262";}.fa-trophy:before{content:"\f091";}.fa-truck:before{content:"\f0d1";}.fa-truck-loading:before{content:"\f4de";}.fa-truck-monster:before{content:"\f63b";}.fa-truck-moving:before{content:"\f4df";}.fa-truck-pickup:before{content:"\f63c";}.fa-tshirt:before{content:"\f553";}.fa-tty:before{content:"\f1e4";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-tv:before{content:"\f26c";}.fa-twitch:before{content:"\f1e8";}.fa-twitter:before{content:"\f099";}.fa-twitter-square:before{content:"\f081";}.fa-typo3:before{content:"\f42b";}.fa-uber:before{content:"\f402";}.fa-ubuntu:before{content:"\f7df";}.fa-uikit:before{content:"\f403";}.fa-umbraco:before{content:"\f8e8";}.fa-umbrella:before{content:"\f0e9";}.fa-umbrella-beach:before{content:"\f5ca";}.fa-underline:before{content:"\f0cd";}.fa-undo:before{content:"\f0e2";}.fa-undo-alt:before{content:"\f2ea";}.fa-uniregistry:before{content:"\f404";}.fa-unity:before{content:"\f949";}.fa-universal-access:before{content:"\f29a";}.fa-university:before{content:"\f19c";}.fa-unlink:before{content:"\f127";}.fa-unlock:before{content:"\f09c";}.fa-unlock-alt:before{content:"\f13e";}.fa-untappd:before{content:"\f405";}.fa-upload:before{content:"\f093";}.fa-ups:before{content:"\f7e0";}.fa-usb:before{content:"\f287";}.fa-user:before{content:"\f007";}.fa-user-alt:before{content:"\f406";}.fa-user-alt-slash:before{content:"\f4fa";}.fa-user-astronaut:before{content:"\f4fb";}.fa-user-check:before{content:"\f4fc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-clock:before{content:"\f4fd";}.fa-user-cog:before{content:"\f4fe";}.fa-user-edit:before{content:"\f4ff";}.fa-user-friends:before{content:"\f500";}.fa-user-graduate:before{content:"\f501";}.fa-user-injured:before{content:"\f728";}.fa-user-lock:before{content:"\f502";}.fa-user-md:before{content:"\f0f0";}.fa-user-minus:before{content:"\f503";}.fa-user-ninja:before{content:"\f504";}.fa-user-nurse:before{content:"\f82f";}.fa-user-plus:before{content:"\f234";}.fa-user-secret:before{content:"\f21b";}.fa-user-shield:before{content:"\f505";}.fa-user-slash:before{content:"\f506";}.fa-user-tag:before{content:"\f507";}.fa-user-tie:before{content:"\f508";}.fa-user-times:before{content:"\f235";}.fa-users:before{content:"\f0c0";}.fa-users-cog:before{content:"\f509";}.fa-usps:before{content:"\f7e1";}.fa-ussunnah:before{content:"\f407";}.fa-utensil-spoon:before{content:"\f2e5";}.fa-utensils:before{content:"\f2e7";}.fa-vaadin:before{content:"\f408";}.fa-vector-square:before{content:"\f5cb";}.fa-venus:before{content:"\f221";}.fa-venus-double:before{content:"\f226";}.fa-venus-mars:before{content:"\f228";}.fa-viacoin:before{content:"\f237";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-vial:before{content:"\f492";}.fa-vials:before{content:"\f493";}.fa-viber:before{content:"\f409";}.fa-video:before{content:"\f03d";}.fa-video-slash:before{content:"\f4e2";}.fa-vihara:before{content:"\f6a7";}.fa-vimeo:before{content:"\f40a";}.fa-vimeo-square:before{content:"\f194";}.fa-vimeo-v:before{content:"\f27d";}.fa-vine:before{content:"\f1ca";}.fa-vk:before{content:"\f189";}.fa-vnv:before{content:"\f40b";}.fa-voicemail:before{content:"\f897";}.fa-volleyball-ball:before{content:"\f45f";}.fa-volume-down:before{content:"\f027";}.fa-volume-mute:before{content:"\f6a9";}.fa-volume-off:before{content:"\f026";}.fa-volume-up:before{content:"\f028";}.fa-vote-yea:before{content:"\f772";}.fa-vr-cardboard:before{content:"\f729";}.fa-vuejs:before{content:"\f41f";}.fa-walking:before{content:"\f554";}.fa-wallet:before{content:"\f555";}.fa-warehouse:before{content:"\f494";}.fa-water:before{content:"\f773";}.fa-wave-square:before{content:"\f83e";}.fa-waze:before{content:"\f83f";}.fa-weebly:before{content:"\f5cc";}.fa-weibo:before{content:"\f18a";}.fa-weight:before{content:"\f496";}.fa-weight-hanging:before{content:"\f5cd";}.fa-weixin:before{content:"\f1d7";}.fa-whatsapp:before{content:"\f232";}.fa-whatsapp-square:before{content:"\f40c";}.fa-wheelchair:before{content:"\f193";}.fa-whmcs:before{content:"\f40d";}.fa-wifi:before{content:"\f1eb";}.fa-wikipedia-w:before{content:"\f266";}.fa-wind:before{content:"\f72e";}.fa-window-close:before{content:"\f410";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-windows:before{content:"\f17a";}.fa-wine-bottle:before{content:"\f72f";}.fa-wine-glass:before{content:"\f4e3";}.fa-wine-glass-alt:before{content:"\f5ce";}.fa-wix:before{content:"\f5cf";}.fa-wizards-of-the-coast:before{content:"\f730";}.fa-wolf-pack-battalion:before{content:"\f514";}.fa-won-sign:before{content:"\f159";}.fa-wordpress:before{content:"\f19a";}.fa-wordpress-simple:before{content:"\f411";}.fa-wpbeginner:before{content:"\f297";}.fa-wpexplorer:before{content:"\f2de";}.fa-wpforms:before{content:"\f298";}.fa-wpressr:before{content:"\f3e4";}.fa-wrench:before{content:"\f0ad";}.fa-x-ray:before{content:"\f497";}.fa-xbox:before{content:"\f412";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-y-combinator:before{content:"\f23b";}.fa-yahoo:before{content:"\f19e";}.fa-yammer:before{content:"\f840";}.fa-yandex:before{content:"\f413";}.fa-yandex-international:before{content:"\f414";}.fa-yarn:before{content:"\f7e3";}.fa-yelp:before{content:"\f1e9";}.fa-yen-sign:before{content:"\f157";}.fa-yin-yang:before{content:"\f6ad";}.fa-yoast:before{content:"\f2b1";}.fa-youtube:before{content:"\f167";}.fa-youtube-square:before{content:"\f431";}.fa-zhihu:before{content:"\f63f";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-brands-400.eot);src:url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg");}.fab{font-family:'Font Awesome 5 Brands';font-weight:400;}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:auto;src:url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-regular-400.eot);src:url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg");}.far{font-family:'Font Awesome 5 Free';font-weight:400;}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-solid-900.eot);src:url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/themes/schnitzraum/fonts/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:0}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);opacity:1}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:0}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);opacity:1}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:0}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:0}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px);opacity:1}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}100%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}100%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{-webkit-animation:unset !important;animation:unset !important;-webkit-transition:none !important;transition:none !important}}
.rippler{position:relative;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rippler:focus,.rippler:active{outline:0}.rippler::-moz-focus-inner{border:0}.rippler-button{display:inline-block}.rippler-img{display:block}.rippler-circle-mask{border-radius:50%;-webkit-mask:url(/themes/schnitzraum/plugins/rippler/dist/svg/circle.svg) no-repeat;-webkit-mask-size:100%}.rippler-effect{position:absolute;opacity:.2}.rippler-default .rippler-svg{fill:#fff}.rippler-inverse .rippler-svg{fill:#000}.rippler-bs-default .rippler-svg{fill:#000}.rippler-bs-inverse .rippler-svg{fill:#000}.rippler-bs-primary .rippler-svg{fill:#428bca}.rippler-bs-info .rippler-svg{fill:#5bc0de}.rippler-bs-success .rippler-svg{fill:#5cb85c}.rippler-bs-warning .rippler-svg{fill:#ed9c28}.rippler-bs-danger .rippler-svg{fill:#d2322d}.rippler-div{border-radius:50%}.rippler-default .rippler-div{background-color:#fff}.rippler-inverse .rippler-div{background-color:#000}.rippler-bs-default .rippler-div{background-color:#000}.rippler-bs-inverse .rippler-div{background-color:#000}.rippler-bs-primary .rippler-div{background-color:#428bca}.rippler-bs-info .rippler-div{background-color:#5bc0de}.rippler-bs-success .rippler-div{background-color:#5cb85c}.rippler-bs-warning .rippler-div{background-color:#ed9c28}.rippler-bs-danger .rippler-div{background-color:#d2322d}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}
svg{touch-action:none;}.jvectormap-container{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none;}.jvectormap-tip{position:absolute;display:none;border:solid 1px #CDCDCD;border-radius:3px;background:#292929;color:white;font-family:sans-serif,Verdana;font-size:smaller;padding:3px;}.jvectormap-zoomin,.jvectormap-zoomout,.jvectormap-goback{position:absolute;left:10px;border-radius:3px;background:#292929;padding:3px;color:white;cursor:pointer;line-height:10px;text-align:center;box-sizing:content-box;}.jvectormap-zoomin,.jvectormap-zoomout{width:10px;height:10px;}.jvectormap-zoomin{top:10px;}.jvectormap-zoomout{top:30px;}.jvectormap-goback{bottom:10px;z-index:1000;padding:6px;}.jvectormap-spinner{position:absolute;left:0;top:0;right:0;bottom:0;background:center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);}.jvectormap-legend-title{font-weight:bold;font-size:14px;text-align:center;}.jvectormap-legend-cnt{position:absolute;}.jvectormap-legend-cnt-h{bottom:0;right:0;}.jvectormap-legend-cnt-v{top:0;right:0;}.jvectormap-legend{background:black;color:white;border-radius:3px;}.jvectormap-legend-cnt-h .jvectormap-legend{float:left;margin:0 10px 10px 0;padding:3px 3px 1px 3px;}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick{float:left;}.jvectormap-legend-cnt-v .jvectormap-legend{margin:10px 10px 0 0;padding:3px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick{width:40px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample{height:15px;}.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample{height:20px;width:20px;display:inline-block;vertical-align:middle;}.jvectormap-legend-tick-text{font-size:12px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick-text{text-align:center;}.jvectormap-legend-cnt-v .jvectormap-legend-tick-text{display:inline-block;vertical-align:middle;line-height:20px;padding-left:3px;}
.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}.parallax__container .parallax{background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/themes/schnitzraum/plugins/DataTables/DataTables-1.10.20/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(/themes/schnitzraum/plugins/DataTables/DataTables-1.10.20/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(/themes/schnitzraum/plugins/DataTables/DataTables-1.10.20/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/themes/schnitzraum/plugins/DataTables/DataTables-1.10.20/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/themes/schnitzraum/plugins/DataTables/DataTables-1.10.20/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0%,#dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0%,#111 100%);background:-moz-linear-gradient(top,#585858 0%,#111 100%);background:-ms-linear-gradient(top,#585858 0%,#111 100%);background:-o-linear-gradient(top,#585858 0%,#111 100%);background:linear-gradient(to bottom,#585858 0%,#111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,0.9)),color-stop(75%,rgba(255,255,255,0.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:0.3em 0 0.5em;font-size:0.9em}div.dt-button-collection-title:empty{display:none}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;margin-bottom:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:-moz-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:-ms-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:-o-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:linear-gradient(to bottom,#fff 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white',EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-moz-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-ms-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-o-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:linear-gradient(to bottom,#fff 0%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-moz-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-ms-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-o-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:linear-gradient(to bottom,#f3f3f3 0%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3',EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-moz-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-ms-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-o-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:linear-gradient(to bottom,#eaeaea 0%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea',EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-ms-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:linear-gradient(to bottom,#f9f9f9 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9',EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-moz-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-ms-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-o-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:linear-gradient(to bottom,#bddef4 0%,#79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4',EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-sizing:border-box}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-moz-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-ms-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-o-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:linear-gradient(to bottom,#f0f0f0 0%,#dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0',EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,0.3)),color-stop(1,rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}
.glyphicon,label{display:inline-block}.dropdown-menu,caption,th{text-align:left}.popover,.tooltip{font-weight:400;line-break:auto;font-style:normal}.invisible,.leaflet-tile,.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}@font-face{font-family:Roboto;src:url(/themes/schnitzraum/fonts/roboto/Roboto-Black.woff2) format('woff2'),url(/themes/schnitzraum/fonts/roboto/Roboto-Black.woff) format('woff'),url(/themes/schnitzraum/fonts/roboto/Roboto-Black.ttf) format('truetype'),url(/themes/schnitzraum/fonts/roboto/Roboto-Black.svg#Roboto-Black) format('svg');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/themes/schnitzraum/fonts/roboto/Roboto-Bold.woff2) format('woff2'),url(/themes/schnitzraum/fonts/roboto/Roboto-Bold.woff) format('woff'),url(/themes/schnitzraum/fonts/roboto/Roboto-Bold.ttf) format('truetype'),url(/themes/schnitzraum/fonts/roboto/Roboto-Bold.svg#Roboto-Bold) format('svg');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/themes/schnitzraum/fonts/roboto/Roboto-Medium.woff2) format('woff2'),url(/themes/schnitzraum/fonts/roboto/Roboto-Medium.woff) format('woff'),url(/themes/schnitzraum/fonts/roboto/Roboto-Medium.ttf) format('truetype'),url(/themes/schnitzraum/fonts/roboto/Roboto-Medium.svg#Roboto-Medium) format('svg');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/themes/schnitzraum/fonts/roboto/Roboto-Regular.woff2) format('woff2'),url(/themes/schnitzraum/fonts/roboto/Roboto-Regular.woff) format('woff'),url(/themes/schnitzraum/fonts/roboto/Roboto-Regular.ttf) format('truetype'),url(/themes/schnitzraum/fonts/roboto/Roboto-Regular.svg#Roboto-Regular) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/themes/schnitzraum/fonts/roboto/Roboto-Thin.woff2) format('woff2'),url(/themes/schnitzraum/fonts/roboto/Roboto-Thin.woff) format('woff'),url(/themes/schnitzraum/fonts/roboto/Roboto-Thin.ttf) format('truetype'),url(/themes/schnitzraum/fonts/roboto/Roboto-Thin.svg#Roboto-Thin) format('svg');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/themes/schnitzraum/fonts/roboto/Roboto-Light.woff2) format('woff2'),url(/themes/schnitzraum/fonts/roboto/Roboto-Light.woff) format('woff'),url(/themes/schnitzraum/fonts/roboto/Roboto-Light.ttf) format('truetype'),url(/themes/schnitzraum/fonts/roboto/Roboto-Light.svg#Roboto-Light) format('svg');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Glyphicons Halflings';src:url(/themes/schnitzraum/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(/themes/schnitzraum/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'),url(/themes/schnitzraum/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/themes/schnitzraum/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/themes/schnitzraum/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/themes/schnitzraum/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}.container-fluid{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}.row{margin-left:-5px;margin-right:-5px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:5px;padding-right:5px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-24{width:100%}.col-xs-23{width:95.83333333%}.col-xs-22{width:91.66666667%}.col-xs-21{width:87.5%}.col-xs-20{width:83.33333333%}.col-xs-19{width:79.16666667%}.col-xs-18{width:75%}.col-xs-17{width:70.83333333%}.col-xs-16{width:66.66666667%}.col-xs-15{width:62.5%}.col-xs-14{width:58.33333333%}.col-xs-13{width:54.16666667%}.col-xs-12{width:50%}.col-xs-11{width:45.83333333%}.col-xs-10{width:41.66666667%}.col-xs-9{width:37.5%}.col-xs-8{width:33.33333333%}.col-xs-7{width:29.16666667%}.col-xs-6{width:25%}.col-xs-5{width:20.83333333%}.col-xs-4{width:16.66666667%}.col-xs-3{width:12.5%}.col-xs-2{width:8.33333333%}.col-xs-1{width:4.16666667%}.col-xs-pull-24{right:100%}.col-xs-pull-23{right:95.83333333%}.col-xs-pull-22{right:91.66666667%}.col-xs-pull-21{right:87.5%}.col-xs-pull-20{right:83.33333333%}.col-xs-pull-19{right:79.16666667%}.col-xs-pull-18{right:75%}.col-xs-pull-17{right:70.83333333%}.col-xs-pull-16{right:66.66666667%}.col-xs-pull-15{right:62.5%}.col-xs-pull-14{right:58.33333333%}.col-xs-pull-13{right:54.16666667%}.col-xs-pull-12{right:50%}.col-xs-pull-11{right:45.83333333%}.col-xs-pull-10{right:41.66666667%}.col-xs-pull-9{right:37.5%}.col-xs-pull-8{right:33.33333333%}.col-xs-pull-7{right:29.16666667%}.col-xs-pull-6{right:25%}.col-xs-pull-5{right:20.83333333%}.col-xs-pull-4{right:16.66666667%}.col-xs-pull-3{right:12.5%}.col-xs-pull-2{right:8.33333333%}.col-xs-pull-1{right:4.16666667%}.col-xs-pull-0{right:auto}.col-xs-push-24{left:100%}.col-xs-push-23{left:95.83333333%}.col-xs-push-22{left:91.66666667%}.col-xs-push-21{left:87.5%}.col-xs-push-20{left:83.33333333%}.col-xs-push-19{left:79.16666667%}.col-xs-push-18{left:75%}.col-xs-push-17{left:70.83333333%}.col-xs-push-16{left:66.66666667%}.col-xs-push-15{left:62.5%}.col-xs-push-14{left:58.33333333%}.col-xs-push-13{left:54.16666667%}.col-xs-push-12{left:50%}.col-xs-push-11{left:45.83333333%}.col-xs-push-10{left:41.66666667%}.col-xs-push-9{left:37.5%}.col-xs-push-8{left:33.33333333%}.col-xs-push-7{left:29.16666667%}.col-xs-push-6{left:25%}.col-xs-push-5{left:20.83333333%}.col-xs-push-4{left:16.66666667%}.col-xs-push-3{left:12.5%}.col-xs-push-2{left:8.33333333%}.col-xs-push-1{left:4.16666667%}.col-xs-push-0{left:auto}.col-xs-offset-24{margin-left:100%}.col-xs-offset-23{margin-left:95.83333333%}.col-xs-offset-22{margin-left:91.66666667%}.col-xs-offset-21{margin-left:87.5%}.col-xs-offset-20{margin-left:83.33333333%}.col-xs-offset-19{margin-left:79.16666667%}.col-xs-offset-18{margin-left:75%}.col-xs-offset-17{margin-left:70.83333333%}.col-xs-offset-16{margin-left:66.66666667%}.col-xs-offset-15{margin-left:62.5%}.col-xs-offset-14{margin-left:58.33333333%}.col-xs-offset-13{margin-left:54.16666667%}.col-xs-offset-12{margin-left:50%}.col-xs-offset-11{margin-left:45.83333333%}.col-xs-offset-10{margin-left:41.66666667%}.col-xs-offset-9{margin-left:37.5%}.col-xs-offset-8{margin-left:33.33333333%}.col-xs-offset-7{margin-left:29.16666667%}.col-xs-offset-6{margin-left:25%}.col-xs-offset-5{margin-left:20.83333333%}.col-xs-offset-4{margin-left:16.66666667%}.col-xs-offset-3{margin-left:12.5%}.col-xs-offset-2{margin-left:8.33333333%}.col-xs-offset-1{margin-left:4.16666667%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-24{width:100%}.col-sm-23{width:95.83333333%}.col-sm-22{width:91.66666667%}.col-sm-21{width:87.5%}.col-sm-20{width:83.33333333%}.col-sm-19{width:79.16666667%}.col-sm-18{width:75%}.col-sm-17{width:70.83333333%}.col-sm-16{width:66.66666667%}.col-sm-15{width:62.5%}.col-sm-14{width:58.33333333%}.col-sm-13{width:54.16666667%}.col-sm-12{width:50%}.col-sm-11{width:45.83333333%}.col-sm-10{width:41.66666667%}.col-sm-9{width:37.5%}.col-sm-8{width:33.33333333%}.col-sm-7{width:29.16666667%}.col-sm-6{width:25%}.col-sm-5{width:20.83333333%}.col-sm-4{width:16.66666667%}.col-sm-3{width:12.5%}.col-sm-2{width:8.33333333%}.col-sm-1{width:4.16666667%}.col-sm-pull-24{right:100%}.col-sm-pull-23{right:95.83333333%}.col-sm-pull-22{right:91.66666667%}.col-sm-pull-21{right:87.5%}.col-sm-pull-20{right:83.33333333%}.col-sm-pull-19{right:79.16666667%}.col-sm-pull-18{right:75%}.col-sm-pull-17{right:70.83333333%}.col-sm-pull-16{right:66.66666667%}.col-sm-pull-15{right:62.5%}.col-sm-pull-14{right:58.33333333%}.col-sm-pull-13{right:54.16666667%}.col-sm-pull-12{right:50%}.col-sm-pull-11{right:45.83333333%}.col-sm-pull-10{right:41.66666667%}.col-sm-pull-9{right:37.5%}.col-sm-pull-8{right:33.33333333%}.col-sm-pull-7{right:29.16666667%}.col-sm-pull-6{right:25%}.col-sm-pull-5{right:20.83333333%}.col-sm-pull-4{right:16.66666667%}.col-sm-pull-3{right:12.5%}.col-sm-pull-2{right:8.33333333%}.col-sm-pull-1{right:4.16666667%}.col-sm-pull-0{right:auto}.col-sm-push-24{left:100%}.col-sm-push-23{left:95.83333333%}.col-sm-push-22{left:91.66666667%}.col-sm-push-21{left:87.5%}.col-sm-push-20{left:83.33333333%}.col-sm-push-19{left:79.16666667%}.col-sm-push-18{left:75%}.col-sm-push-17{left:70.83333333%}.col-sm-push-16{left:66.66666667%}.col-sm-push-15{left:62.5%}.col-sm-push-14{left:58.33333333%}.col-sm-push-13{left:54.16666667%}.col-sm-push-12{left:50%}.col-sm-push-11{left:45.83333333%}.col-sm-push-10{left:41.66666667%}.col-sm-push-9{left:37.5%}.col-sm-push-8{left:33.33333333%}.col-sm-push-7{left:29.16666667%}.col-sm-push-6{left:25%}.col-sm-push-5{left:20.83333333%}.col-sm-push-4{left:16.66666667%}.col-sm-push-3{left:12.5%}.col-sm-push-2{left:8.33333333%}.col-sm-push-1{left:4.16666667%}.col-sm-push-0{left:auto}.col-sm-offset-24{margin-left:100%}.col-sm-offset-23{margin-left:95.83333333%}.col-sm-offset-22{margin-left:91.66666667%}.col-sm-offset-21{margin-left:87.5%}.col-sm-offset-20{margin-left:83.33333333%}.col-sm-offset-19{margin-left:79.16666667%}.col-sm-offset-18{margin-left:75%}.col-sm-offset-17{margin-left:70.83333333%}.col-sm-offset-16{margin-left:66.66666667%}.col-sm-offset-15{margin-left:62.5%}.col-sm-offset-14{margin-left:58.33333333%}.col-sm-offset-13{margin-left:54.16666667%}.col-sm-offset-12{margin-left:50%}.col-sm-offset-11{margin-left:45.83333333%}.col-sm-offset-10{margin-left:41.66666667%}.col-sm-offset-9{margin-left:37.5%}.col-sm-offset-8{margin-left:33.33333333%}.col-sm-offset-7{margin-left:29.16666667%}.col-sm-offset-6{margin-left:25%}.col-sm-offset-5{margin-left:20.83333333%}.col-sm-offset-4{margin-left:16.66666667%}.col-sm-offset-3{margin-left:12.5%}.col-sm-offset-2{margin-left:8.33333333%}.col-sm-offset-1{margin-left:4.16666667%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-24{width:100%}.col-md-23{width:95.83333333%}.col-md-22{width:91.66666667%}.col-md-21{width:87.5%}.col-md-20{width:83.33333333%}.col-md-19{width:79.16666667%}.col-md-18{width:75%}.col-md-17{width:70.83333333%}.col-md-16{width:66.66666667%}.col-md-15{width:62.5%}.col-md-14{width:58.33333333%}.col-md-13{width:54.16666667%}.col-md-12{width:50%}.col-md-11{width:45.83333333%}.col-md-10{width:41.66666667%}.col-md-9{width:37.5%}.col-md-8{width:33.33333333%}.col-md-7{width:29.16666667%}.col-md-6{width:25%}.col-md-5{width:20.83333333%}.col-md-4{width:16.66666667%}.col-md-3{width:12.5%}.col-md-2{width:8.33333333%}.col-md-1{width:4.16666667%}.col-md-pull-24{right:100%}.col-md-pull-23{right:95.83333333%}.col-md-pull-22{right:91.66666667%}.col-md-pull-21{right:87.5%}.col-md-pull-20{right:83.33333333%}.col-md-pull-19{right:79.16666667%}.col-md-pull-18{right:75%}.col-md-pull-17{right:70.83333333%}.col-md-pull-16{right:66.66666667%}.col-md-pull-15{right:62.5%}.col-md-pull-14{right:58.33333333%}.col-md-pull-13{right:54.16666667%}.col-md-pull-12{right:50%}.col-md-pull-11{right:45.83333333%}.col-md-pull-10{right:41.66666667%}.col-md-pull-9{right:37.5%}.col-md-pull-8{right:33.33333333%}.col-md-pull-7{right:29.16666667%}.col-md-pull-6{right:25%}.col-md-pull-5{right:20.83333333%}.col-md-pull-4{right:16.66666667%}.col-md-pull-3{right:12.5%}.col-md-pull-2{right:8.33333333%}.col-md-pull-1{right:4.16666667%}.col-md-pull-0{right:auto}.col-md-push-24{left:100%}.col-md-push-23{left:95.83333333%}.col-md-push-22{left:91.66666667%}.col-md-push-21{left:87.5%}.col-md-push-20{left:83.33333333%}.col-md-push-19{left:79.16666667%}.col-md-push-18{left:75%}.col-md-push-17{left:70.83333333%}.col-md-push-16{left:66.66666667%}.col-md-push-15{left:62.5%}.col-md-push-14{left:58.33333333%}.col-md-push-13{left:54.16666667%}.col-md-push-12{left:50%}.col-md-push-11{left:45.83333333%}.col-md-push-10{left:41.66666667%}.col-md-push-9{left:37.5%}.col-md-push-8{left:33.33333333%}.col-md-push-7{left:29.16666667%}.col-md-push-6{left:25%}.col-md-push-5{left:20.83333333%}.col-md-push-4{left:16.66666667%}.col-md-push-3{left:12.5%}.col-md-push-2{left:8.33333333%}.col-md-push-1{left:4.16666667%}.col-md-push-0{left:auto}.col-md-offset-24{margin-left:100%}.col-md-offset-23{margin-left:95.83333333%}.col-md-offset-22{margin-left:91.66666667%}.col-md-offset-21{margin-left:87.5%}.col-md-offset-20{margin-left:83.33333333%}.col-md-offset-19{margin-left:79.16666667%}.col-md-offset-18{margin-left:75%}.col-md-offset-17{margin-left:70.83333333%}.col-md-offset-16{margin-left:66.66666667%}.col-md-offset-15{margin-left:62.5%}.col-md-offset-14{margin-left:58.33333333%}.col-md-offset-13{margin-left:54.16666667%}.col-md-offset-12{margin-left:50%}.col-md-offset-11{margin-left:45.83333333%}.col-md-offset-10{margin-left:41.66666667%}.col-md-offset-9{margin-left:37.5%}.col-md-offset-8{margin-left:33.33333333%}.col-md-offset-7{margin-left:29.16666667%}.col-md-offset-6{margin-left:25%}.col-md-offset-5{margin-left:20.83333333%}.col-md-offset-4{margin-left:16.66666667%}.col-md-offset-3{margin-left:12.5%}.col-md-offset-2{margin-left:8.33333333%}.col-md-offset-1{margin-left:4.16666667%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-24{width:100%}.col-lg-23{width:95.83333333%}.col-lg-22{width:91.66666667%}.col-lg-21{width:87.5%}.col-lg-20{width:83.33333333%}.col-lg-19{width:79.16666667%}.col-lg-18{width:75%}.col-lg-17{width:70.83333333%}.col-lg-16{width:66.66666667%}.col-lg-15{width:62.5%}.col-lg-14{width:58.33333333%}.col-lg-13{width:54.16666667%}.col-lg-12{width:50%}.col-lg-11{width:45.83333333%}.col-lg-10{width:41.66666667%}.col-lg-9{width:37.5%}.col-lg-8{width:33.33333333%}.col-lg-7{width:29.16666667%}.col-lg-6{width:25%}.col-lg-5{width:20.83333333%}.col-lg-4{width:16.66666667%}.col-lg-3{width:12.5%}.col-lg-2{width:8.33333333%}.col-lg-1{width:4.16666667%}.col-lg-pull-24{right:100%}.col-lg-pull-23{right:95.83333333%}.col-lg-pull-22{right:91.66666667%}.col-lg-pull-21{right:87.5%}.col-lg-pull-20{right:83.33333333%}.col-lg-pull-19{right:79.16666667%}.col-lg-pull-18{right:75%}.col-lg-pull-17{right:70.83333333%}.col-lg-pull-16{right:66.66666667%}.col-lg-pull-15{right:62.5%}.col-lg-pull-14{right:58.33333333%}.col-lg-pull-13{right:54.16666667%}.col-lg-pull-12{right:50%}.col-lg-pull-11{right:45.83333333%}.col-lg-pull-10{right:41.66666667%}.col-lg-pull-9{right:37.5%}.col-lg-pull-8{right:33.33333333%}.col-lg-pull-7{right:29.16666667%}.col-lg-pull-6{right:25%}.col-lg-pull-5{right:20.83333333%}.col-lg-pull-4{right:16.66666667%}.col-lg-pull-3{right:12.5%}.col-lg-pull-2{right:8.33333333%}.col-lg-pull-1{right:4.16666667%}.col-lg-pull-0{right:auto}.col-lg-push-24{left:100%}.col-lg-push-23{left:95.83333333%}.col-lg-push-22{left:91.66666667%}.col-lg-push-21{left:87.5%}.col-lg-push-20{left:83.33333333%}.col-lg-push-19{left:79.16666667%}.col-lg-push-18{left:75%}.col-lg-push-17{left:70.83333333%}.col-lg-push-16{left:66.66666667%}.col-lg-push-15{left:62.5%}.col-lg-push-14{left:58.33333333%}.col-lg-push-13{left:54.16666667%}.col-lg-push-12{left:50%}.col-lg-push-11{left:45.83333333%}.col-lg-push-10{left:41.66666667%}.col-lg-push-9{left:37.5%}.col-lg-push-8{left:33.33333333%}.col-lg-push-7{left:29.16666667%}.col-lg-push-6{left:25%}.col-lg-push-5{left:20.83333333%}.col-lg-push-4{left:16.66666667%}.col-lg-push-3{left:12.5%}.col-lg-push-2{left:8.33333333%}.col-lg-push-1{left:4.16666667%}.col-lg-push-0{left:auto}.col-lg-offset-24{margin-left:100%}.col-lg-offset-23{margin-left:95.83333333%}.col-lg-offset-22{margin-left:91.66666667%}.col-lg-offset-21{margin-left:87.5%}.col-lg-offset-20{margin-left:83.33333333%}.col-lg-offset-19{margin-left:79.16666667%}.col-lg-offset-18{margin-left:75%}.col-lg-offset-17{margin-left:70.83333333%}.col-lg-offset-16{margin-left:66.66666667%}.col-lg-offset-15{margin-left:62.5%}.col-lg-offset-14{margin-left:58.33333333%}.col-lg-offset-13{margin-left:54.16666667%}.col-lg-offset-12{margin-left:50%}.col-lg-offset-11{margin-left:45.83333333%}.col-lg-offset-10{margin-left:41.66666667%}.col-lg-offset-9{margin-left:37.5%}.col-lg-offset-8{margin-left:33.33333333%}.col-lg-offset-7{margin-left:29.16666667%}.col-lg-offset-6{margin-left:25%}.col-lg-offset-5{margin-left:20.83333333%}.col-lg-offset-4{margin-left:16.66666667%}.col-lg-offset-3{margin-left:12.5%}.col-lg-offset-2{margin-left:8.33333333%}.col-lg-offset-1{margin-left:4.16666667%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}.form-control,.table .table{background-color:#fff}caption{padding-top:8px;padding-bottom:8px;color:#777}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset,legend{padding:0;border:0}fieldset{margin:0;min-width:0}legend{display:block;width:100%;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px\9;line-height:normal}.form-control,output{font-size:14px;line-height:1.42857143;color:#555;display:block}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=radio]:focus,input[type=checkbox]:focus,input[type=file]:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{padding-top:9px}.form-control{width:100%;height:38px;padding:8px 14px;background-image:none;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:38px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.btn-block+.btn-block,.help-block{margin-top:5px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],input[type=radio].disabled,input[type=radio][disabled],input[type=checkbox].disabled,input[type=checkbox][disabled]{cursor:not-allowed}.form-control-static{padding-top:9px;padding-bottom:9px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.form-group-sm .form-control,.input-sm{padding:5px 10px;font-size:12px;border-radius:0}.input-sm{height:30px;line-height:1.5}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;line-height:1.5}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.btn-group-lg>.btn,.btn-lg,.form-group-lg .form-control,.input-lg{padding:10px 16px;font-size:18px}.input-lg{height:46px;line-height:1.3333333;border-radius:0}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;line-height:1.3333333;border-radius:0}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:47.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:38px;height:38px;line-height:38px;text-align:center;pointer-events:none}.collapsing,.dropdown,.dropup{position:relative}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-control,.form-inline .form-control-static,.form-inline .form-group{display:inline-block}.form-inline .checkbox,.form-inline .control-label,.form-inline .form-group,.form-inline .radio{margin-bottom:0;vertical-align:middle}.form-inline .form-control{width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:9px}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:9px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:29px}.form-horizontal .form-group{margin-left:-5px;margin-right:-5px}.form-horizontal .has-feedback .form-control-feedback{right:5px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:8px 14px;font-size:14px;line-height:1.42857143;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover,.tooltip-arrow{border-color:transparent}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#000;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link:focus,.btn-link:hover{color:#000;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{line-height:1.3333333;border-radius:0}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu-right,.dropdown-menu.pull-right{left:auto;right:0}.dropdown-header,.dropdown-menu>li>a{display:block;padding:3px 20px;line-height:1.42857143}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{clear:both;font-weight:400;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{font-size:12px;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.media-object.img-thumbnail,.nav>li>a>img{max-width:none}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group,.input-group .form-control,.input-group-btn,.input-group-btn>.btn,.nav>li,.nav>li>a,.navbar{position:relative}.input-group{display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:8px 14px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:0}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:0}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{display:block}.nav>li>a{display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#000}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px;margin-right:0;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar-collapse{overflow-x:visible;padding-right:5px;padding-left:5px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar{border-radius:0}.navbar-header{float:left}.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.embed-responsive,.media,.media-body,.modal,.modal-open,.progress{overflow:hidden}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-5px;margin-left:-5px}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 5px;font-size:18px;line-height:20px;height:50px}.close,.list-group-item>.badge,.navbar-toggle,.pager .next>a,.pager .next>span{float:right}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-5px}}.navbar-toggle{position:relative;margin-right:5px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-nav{margin:7.5px -5px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}.progress-bar-striped,.progress-striped .progress-bar,.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}@media (min-width:768px){.navbar-toggle{display:none}.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 5px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:6px -5px}@media (min-width:768px){.navbar-form .form-control,.navbar-form .form-control-static,.navbar-form .form-group{display:inline-block}.navbar-form .checkbox,.navbar-form .control-label,.navbar-form .form-group,.navbar-form .radio{margin-bottom:0;vertical-align:middle}.navbar-form .form-control{width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.btn .badge,.btn .label{top:-1px;position:relative}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.leaflet-tooltip-bottom,.navbar-btn{margin-top:6px}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-radius:0}.navbar-btn{margin-bottom:6px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:5px;margin-right:5px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-5px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:0}.pager li,.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:8px 14px;line-height:1.42857143;text-decoration:none;color:#000;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span,.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span,.pagination>li:first-child>a,.pagination>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span,.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#000;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.badge,.label{line-height:1;font-weight:700;white-space:nowrap}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.alert,.progress{margin-bottom:20px}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}a.badge:focus,a.badge:hover,a.label:focus,a.label:hover{color:#fff;cursor:pointer;text-decoration:none}.label{display:inline;padding:.2em .6em .3em;font-size:75%;color:#fff;text-align:center;vertical-align:baseline;border-radius:.25em}.badge,.progress-bar{font-size:12px;text-align:center}.label:empty{display:none}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;color:#fff;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}.alert,.panel-body{padding:15px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#000;background-color:#fff}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.alert{border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert>p+p,.panel-group .panel+.panel{margin-top:5px}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.modal,.modal-backdrop{top:0;right:0;bottom:0;left:0}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;background-color:#f5f5f5;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;line-height:20px;color:#fff;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;border:1px solid transparent;border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive,.panel>.table-responsive>.table{margin-bottom:0}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:-1px;border-top-left-radius:-1px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:-1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:-1px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:-1px;border-bottom-right-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:-1px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:0}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.close{font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.modal-title,.popover,.tooltip{line-height:1.42857143}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-content,.popover{background-clip:padding-box}.modal{display:none;position:fixed;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;z-index:1040}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-style:solid}.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px}.tooltip.top-right .tooltip-arrow{left:5px;margin-bottom:-5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}.tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1px -1px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.left>.arrow:after,.popover.right>.arrow:after{bottom:-10px;content:" "}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{left:1px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;border-right-width:0;border-left-color:#fff}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{content:'';display:block;clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-moz-osx-font-smoothing:grayscale}.affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{left:0;top:0}.cd-timeline__block:after,.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.slick-arrow.slick-hidden{display:none}.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-loading .slick-list{background:url(/themes/schnitzraum/plugins/slick/slick/ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/themes/schnitzraum/plugins/slick/slick/fonts/slick.eot);src:url(/themes/schnitzraum/plugins/slick/slick/fonts/slick.eot?#iefix) format('embedded-opentype'),url(/themes/schnitzraum/plugins/slick/slick/fonts/slick.woff) format('woff'),url(/themes/schnitzraum/plugins/slick/slick/fonts/slick.ttf) format('truetype'),url(/themes/schnitzraum/plugins/slick/slick/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased}.slick-prev{left:-25px}.slick-prev[dir=rtl]{left:auto;right:-25px}.slick-prev:before{content:"←"}.slick-next:before,.slick-prev:before[dir=rtl]{content:"→"}.slick-next{right:-25px}.slick-next[dir=rtl]{left:-25px;right:auto}.slick-next:before[dir=rtl]{content:"←"}.slick-dotted .slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;list-style:none;text-align:center;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;background:#ddd;outline:0;font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-overlay-pane svg,.leaflet-tooltip,.noselect{-moz-user-select:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-drag{-ms-touch-action:none;touch-action:none}.leaflet-tile{filter:inherit}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(/themes/schnitzraum/css/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;float:left;clear:both}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.big-timeline .cd-timeline__read-more,.cd-timeline__date,.toggle-slide .toggle-blob,.toggle-slide .toggle-off,.toggle-slide .toggle-on{float:left}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:orange solid 2px}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/themes/schnitzraum/css/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/themes/schnitzraum/css/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/themes/schnitzraum/css/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}body,html{overflow-x:hidden}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.toggle-slide{overflow:hidden;cursor:pointer;user-select:none;direction:ltr;text-align:center}div.disabled>.toggle-slide{opacity:.7;pointer-events:none}.toggle-slide .toggle-blob{position:relative;z-index:99;cursor:hand;cursor:grab}.toggle-light .toggle-slide{border-radius:9999px}.toggle-light .toggle-on,.toggle-light .toggle-select .toggle-inner .active{text-shadow:none}.toggle-light .toggle-off,.toggle-light .toggle-select .toggle-on{color:rgba(0,0,0,.6);text-shadow:none}.cd-timeline{overflow:hidden}.cd-timeline__container{position:relative;margin:0 auto;padding:2em 0}.cd-timeline__container::before{content:'';position:absolute;top:0;left:18px;height:100%;width:4px;background:#d7e4ed}.big-timeline .cd-timeline__container::before{left:50%;margin-left:-2px}.cd-timeline__block{position:relative;margin:2em 0}.cd-timeline__block:after{clear:both}.cd-timeline__block:first-child{margin-top:0}.cd-timeline__block:last-child{margin-bottom:0}.big-timeline .cd-timeline__block{margin:4em 0}.cd-timeline__img{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%}.cd-timeline__img img{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-12px}.cd-timeline__img.cd-timeline__img--picture{background:#75ce66}.cd-timeline__img.cd-timeline__img--movie{background:#c03b44}.cd-timeline__img.cd-timeline__img--location{background:#f0ca45}.big-timeline .cd-timeline__img{width:60px;height:60px;left:50%;margin-left:-30px;-webkit-transform:translateZ(0);transform:translateZ(0)}.big-timeline .cd-timeline__img.cd-timeline__img--bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.cd-timeline__content{position:relative;margin-left:60px;background:#fff}.cd-timeline__content:after{content:"";display:table;clear:both}.cd-timeline__content::before{content:'';position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right:7px solid #fff}.cd-timeline__date{padding:.8em 0;opacity:.7}.big-timeline .cd-timeline__content{margin-left:0;padding:1.6em;width:calc(50% - 45px);-webkit-transform:translateZ(0);transform:translateZ(0)}.big-timeline .cd-timeline__content::before{top:24px;left:100%}.big-timeline .cd-timeline__date{position:absolute;width:100%;left:calc(100% + 45px * 2);top:6px}.big-timeline .cd-timeline__block:nth-child(even) .cd-timeline__content{float:right}.big-timeline .cd-timeline__block:nth-child(even) .cd-timeline__content::before{top:24px;left:auto;right:100%}.big-timeline .cd-timeline__block:nth-child(even) .cd-timeline__read-more{float:right}.big-timeline .cd-timeline__block:nth-child(even) .cd-timeline__date{left:auto;right:calc(100% + 45px * 2);text-align:right}.big-timeline .cd-timeline__content.cd-timeline__content--bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s}.big-timeline .cd-timeline__block:nth-child(even) .cd-timeline__content.cd-timeline__content--bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@media only screen and (min-width:1600px) and (max-width:1919px){.container{width:100%;padding:0 80px}}.container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px;transition:.5s all ease}@media (min-width:992px){.container{width:100%}}@media (min-width:1200px){.container{width:100%}}.container>.navbar-collapse,.container>.navbar-header{margin-right:-5px;margin-left:-5px}@media (min-width:768px){.container{width:100%}.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}@media only screen and (min-width:100px) and (max-width:767px){.container{width:100%;padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.container{padding:0 60px}}@media only screen and (min-width:992px) and (max-width:1199px){.container{padding:0 60px}}.fontweight-thin,.fontweight-thin *{font-weight:100!important}.fontweight-regular,.fontweight-regular *{font-weight:400!important}.fontweight-medium,.fontweight-medium *{font-weight:500!important}.fontweight-bold,.fontweight-bold *{font-weight:700!important}.uppercase,.uppercase *{text-transform:uppercase!important}.normalcase,.normalcase *{text-transform:none!important}.button,.button *,.button-big,.button-big *,.button-small,.button-small *,h1,h1 *,h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *,h6,h6 *{text-transform:uppercase!important}.cover-bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.remove-list-style li{list-style-type:none;display:inline-block}.one-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.two-cols-text{columns:2;column-fill:balance;column-gap:40px}.absolute{position:absolute}body,html,main,ul.checkliste li{position:relative}.visible-lg{display:none!important}@media only screen and (min-width:1200px) and (max-width:1599px){.container{padding:0 60px}.visible-lg{display:block!important}}.visible-xl{display:none}@media only screen and (min-width:1600px) and (max-width:1919px){.container{width:100%;padding:0 60px}.visible-xl{display:block}}.visible-xxl{display:none}.block,.clear{display:block}@media only screen and (min-width:1920px){.container{width:100%;padding:0 60px}.visible-xxl{display:block}}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none}.scrolloff,.scrolloff *{pointer-events:none!important}.height0{max-height:0!important}.height0 a,.opacity-0{opacity:0!important}.heightAuto{max-height:70px!important}.heightAuto a{opacity:1!important}.opacity0{opacity:0}#adminbar.ready,#off-canvas.ready,#quicklinks.ready,#sliding-popup.ready,.modal-backdrop.in,.opacity1,footer.ready,header.ready,main.ready{opacity:1}.clear{clear:both;width:100%}.width-1{width:100%}.width-2{width:50%}.width-3{width:calc(100% / 3)}.width-4{width:calc(100% / 4)}.width-5{width:calc(100% / 5)}.notransform{transform:translateY(0)!important}.boxshadow-1{box-shadow:0 0 3px rgba(0,0,0,.3)}.boxshadow-2{box-shadow:0 0 4px rgba(0,0,0,.35)}.boxshadow-3{box-shadow:0 0 8px rgba(0,0,0,.6)}.noshadow{box-shadow:none}.noborder{border:none}.wordbreak{word-break:break-word;hyphens:auto;hyphenate-limit-chars:14 5 auto;hyphenate-limit-lines:2}.no-touchevents .hover-pointer:active,.no-touchevents .hover-pointer:focus,.no-touchevents .hover-pointer:hover{cursor:pointer}.two-input-setup:after,.two-input-setup:before{content:" ";display:table}.two-input-setup:after{content:'';display:block;clear:both}.two-input-setup>div:first-child{float:left;width:50%;padding-right:calc((10px + 3px)/ 2)}@media only screen and (min-width:100px) and (max-width:767px){.two-input-setup>div:first-child{width:100%;padding:0}}.two-input-setup>div:nth-child(2){float:left;width:50%;padding-left:calc((10px + 3px)/ 2)}@media only screen and (min-width:100px) and (max-width:767px){.two-input-setup>div:nth-child(2){width:100%;padding:0}}.notransition{transition:none!important}.sbs-transition-1{transition:all .6s cubic-bezier(.56,.21,.28,.96)!important}.transition-fast{transition:.5s all ease}.transitionfix{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}@keyframes fadeInFadeOut{0%,30%,70%{opacity:0}100%{opacity:1}}@keyframes fadeInFadeOut2{0%,100%{opacity:1}20%,70%{opacity:0}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes loading-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes loading-2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes pull_effect{10%{opacity:1}100%{opacity:0}}@media only screen and (min-width:1920px){.main-site-container-padding{padding:0 240px}}@media only screen and (min-width:1600px) and (max-width:1919px){.main-site-container-padding{padding:0 140px}}@media only screen and (min-width:1200px) and (max-width:1599px){.main-site-container-padding{padding:0 120px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-site-container-padding{padding:0 30px}}*,body,html{margin:0;padding:0}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.main-site-container-padding{padding:0}}*,::after,::before{box-sizing:border-box}#mm-0{min-height:0!important}*{font-smoothing:antialiased;font-variant-ligatures:no-common-ligatures;outline:0;text-transform:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body,html{font-size:14px}html{width:100%}body{min-height:100%;background:0 0}body.stop-transitions *{transition:none!important}body.hasFullScreenSlider{height:100vh;width:100vw;overflow:hidden}body.hasFullScreenSlider footer,body.hasFullScreenSlider header{display:none!important}.role-wartung #adminbar,.role-wartung #toggle-contextual,.role-wartung .devindicator{display:none}main{background:#fff;z-index:5}@media only screen and (min-width:1920px){main{padding:0 240px}h1{font-size:2.6rem}}@media only screen and (min-width:1600px) and (max-width:1919px){main{padding:0 140px}h1{font-size:2.4rem}}@media only screen and (min-width:1200px) and (max-width:1599px){main{padding:0 120px}}@media only screen and (min-width:992px) and (max-width:1199px){main{padding:0 30px}}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){main{padding:0}}.messages{display:none!important}b,strong{font-weight:700}.bs-modal-open{overflow:hidden}.role-administrator footer,.role-editor footer{margin-bottom:30px}body,input,input::placeholder,textarea,textarea::placeholder{line-height:1.2em;font-family:Roboto,sans-serif;color:#303435}.button-big:link,.button-big:visited,.button-small:link,.button-small:visited,.button:link,.button:visited,p a:not(.call-to-action-button){color:#000}@media only screen and (min-width:1200px) and (max-width:1599px){h1{font-size:2.2rem}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){h1{font-size:2rem}}@media only screen and (min-width:1920px){h2{font-size:2.4rem}}@media only screen and (min-width:1600px) and (max-width:1919px){h2{font-size:2.2rem}}@media only screen and (min-width:1200px) and (max-width:1599px){h2{font-size:2rem}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){h2{font-size:1.8rem}}@media only screen and (min-width:1920px){h3{font-size:2.2rem}}@media only screen and (min-width:1600px) and (max-width:1919px){h3{font-size:2rem}}@media only screen and (min-width:1200px) and (max-width:1599px){h3{font-size:1.8rem}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){h3{font-size:1.6rem}}@media only screen and (min-width:1920px){h4{font-size:2rem}}@media only screen and (min-width:1600px) and (max-width:1919px){h4{font-size:1.8rem}}@media only screen and (min-width:1200px) and (max-width:1599px){h4{font-size:1.6rem}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){h4{font-size:1.4rem}}@media only screen and (min-width:1920px){h5{font-size:1.8rem}}@media only screen and (min-width:1600px) and (max-width:1919px){h5{font-size:1.6rem}}@media only screen and (min-width:1200px) and (max-width:1599px){h5{font-size:1.4rem}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){h5{font-size:1.2rem}}@media only screen and (min-width:1920px){h6{font-size:1.6rem}}@media only screen and (min-width:1600px) and (max-width:1919px){h6{font-size:1.4rem}}@media only screen and (min-width:1200px) and (max-width:1599px){h6{font-size:1.2rem}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){h6{font-size:1.2rem}}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.4em;padding:.4em 0 0;font-weight:700}p{font-size:1rem;line-height:1.5em;padding:0 0 1.2em}a{text-decoration:none}p a:active,p a:focus,p a:hover,p a:link,p a:visited{outline:0}ul,ul.menu{margin:0}ul.checkliste{list-style-type:none}ul.checkliste li{margin-left:30px}ul.checkliste li:before{content:'\f00c';font-family:'Font Awesome 5 Free';font-weight:700;display:inline-block;font-size:inherit;line-height:1rem;position:absolute;left:-30px;top:3px}.button-big,.button-small{border-radius:3px;font-weight:500}ul.checkliste ul li{padding-left:20px}.glyphicon-font,[class*=glyphicon-]:before{font-family:'Glyphicons Halflings'}[class*=glyphicon-]:before:before{content:"\e047"}i,i:before{font-style:normal}.button,.button-big,.button-small{display:inline-block}.button-big:after,.button-small:after,.button:after{font-family:flaticon!important;content:'\f104';top:3px;margin-left:15px;display:inline-block;position:relative;transition:transform .3s ease;transform:translateX(0)}.button-big:active:after,.button-big:hover:after,.button-small:active:after,.button-small:hover:after,.button:active:after,.button:hover:after{transform:translateX(5px)}.button-small{background:#ffed00;padding:8px 10px 8px 15px;transition:background .3s ease}.button-small:active,.button-small:hover{background:#d0d0d0}.button-big{background:#ffed00;box-shadow:0 0 5px 0 rgba(0,0,0,.3);padding:6px 25px 8px;font-size:1.3rem;transition:box-shadow .3s ease}#toggle-contextual,#toggle-contextual *,.devindicator,.devindicator *,.tooltipster-base .tooltipster-content a,.tooltipster-base .tooltipster-content a *,.tooltipster-base .tooltipster-content a:active,.tooltipster-base .tooltipster-content a:active *,.tooltipster-base .tooltipster-content a:focus,.tooltipster-base .tooltipster-content a:focus *,.tooltipster-base .tooltipster-content a:hover,.tooltipster-base .tooltipster-content a:hover *{font-weight:700!important}#search-modal #search-form,.fade{transition:all .6s cubic-bezier(.56,.21,.28,.96)!important}.button-big:active,.button-big:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.3)}[class*=col-]{margin:0;padding:0}.panel{background-color:initial;box-shadow:none}.panel-default{border:none}.panel-default>.panel-heading{padding:0;color:inherit;background-color:inherit;border:none}.panel-default>.panel-heading .panel-title{padding:0}.panel-default>.panel-body{padding:10px 10px 0;border:none;background-color:#fff}#toggle-contextual,.devindicator{position:fixed;bottom:0;background:#303435;padding:5px 8px 5px 12px;color:#fff;z-index:100000;height:30px;vertical-align:middle;font-size:1rem;line-height:1rem;outline:0}#toggle-contextual:before,.devindicator:before{font-size:1rem;line-height:1.1rem}#toggle-contextual{color:#fff;border:none}#toggle-contextual.active{color:#db9d0e}.no-touchevents #toggle-contextual:active:active,.no-touchevents #toggle-contextual:active:focus,.no-touchevents #toggle-contextual:active:hover,.no-touchevents #toggle-contextual:hover:active,.no-touchevents #toggle-contextual:hover:focus,.no-touchevents #toggle-contextual:hover:hover{cursor:pointer}#toggle-contextual:focus{background:#303435}.devindicator{left:35px;padding-top:8px}.slick-list.draggable{height:100%}.slide-item{position:relative}[class*=flaticon-]:before{font-family:flaticon!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=' flaticon-']:after,[class*=' flaticon-']:before,[class^=flaticon-]:after,[class^=flaticon-]:before{margin-left:0}.fa{font-weight:900!important}#adminbar,#quicklinks,#sliding-popup,footer,header,main{transition:opacity .1s ease!important}#adminbar:after,#adminbar:before,#quicklinks:after,#quicklinks:before,#sliding-popup:after,#sliding-popup:before,footer:after,footer:before,header:after,header:before,main:after,main:before{content:" ";display:table}#adminbar:after,#quicklinks:after,#sliding-popup:after,footer:after,header:after,main:after{content:'';display:block;clear:both}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1919px),only screen and (min-width:1920px){#off-canvas{display:none!important}}.pswp__caption__center{text-align:center}.modal-backdrop.in{background:rgba(60,67,77,.9)}.modal-backdrop{background-color:#fff}#product-modal .paragraph--type--kontakt{margin:0;padding:0}.do-spin{display:block!important;animation:spin 1s infinite linear}.search-crossbrowser-placeholder::-webkit-input-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}.search-crossbrowser-placeholder::-webkit-input-placeholder,.search-crossbrowser-placeholder::-webkit-input-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){.search-crossbrowser-placeholder::-webkit-input-placeholder{font-size:1.2rem}}.search-crossbrowser-placeholder::-moz-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}.search-crossbrowser-placeholder::-moz-placeholder,.search-crossbrowser-placeholder::-moz-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){.search-crossbrowser-placeholder::-moz-placeholder{font-size:1.2rem}}.search-crossbrowser-placeholder:-ms-input-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}.search-crossbrowser-placeholder:-ms-input-placeholder,.search-crossbrowser-placeholder:-ms-input-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){.search-crossbrowser-placeholder:-ms-input-placeholder{font-size:1.2rem}}.search-crossbrowser-placeholder:-moz-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}.search-crossbrowser-placeholder:-moz-placeholder,.search-crossbrowser-placeholder:-moz-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){.search-crossbrowser-placeholder:-moz-placeholder{font-size:1.2rem}}#search-modal{padding:0!important;background:#fff}#search-modal .modal-header{display:none!important}#search-modal .modal-content{background:0 0;box-shadow:none;border:none}#search-modal .modal-body{padding:0}#search-modal .modal-dialog{width:100%;margin:0;padding:calc(10px * 10) 0 0;transform:translate(0,0)}#search-modal #search-form{max-width:900px;width:90%;margin:0 auto;font-size:2rem;line-height:1rem;color:#6a6a6a}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #search-form{font-size:1.2rem;line-height:1.8rem;width:calc(100% - 80px)}}#search-modal #search-form #schnitzraum-search{background:0 0;border:none;box-shadow:none;border-bottom:3px solid #6a6a6a;display:block;width:100%;color:inherit;font-size:inherit;line-height:inherit}#search-modal #search-form #schnitzraum-search::-webkit-input-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}#search-modal #search-form #schnitzraum-search::-webkit-input-placeholder,#search-modal #search-form #schnitzraum-search::-webkit-input-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #search-form #schnitzraum-search::-webkit-input-placeholder{font-size:1.2rem}}#search-modal #search-form #schnitzraum-search::-moz-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}#search-modal #search-form #schnitzraum-search::-moz-placeholder,#search-modal #search-form #schnitzraum-search::-moz-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #search-form #schnitzraum-search::-moz-placeholder{font-size:1.2rem}}#search-modal #search-form #schnitzraum-search:-ms-input-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}#search-modal #search-form #schnitzraum-search:-ms-input-placeholder,#search-modal #search-form #schnitzraum-search:-ms-input-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #search-form #schnitzraum-search:-ms-input-placeholder{font-size:1.2rem}}#search-modal #search-form #schnitzraum-search:-moz-placeholder{text-transform:uppercase;color:#6a6a6a;font-size:2rem;line-height:1rem;opacity:1}#search-modal #search-form #schnitzraum-search:-moz-placeholder,#search-modal #search-form #schnitzraum-search:-moz-placeholder *{font-weight:400!important}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #search-form #schnitzraum-search:-moz-placeholder{font-size:1.2rem}}#search-modal #search-form #schnitzraum-search-loader{font-size:1.6rem;line-height:1.6rem;position:absolute;right:10px;top:calc(50% - .4em);color:inherit}#search-modal #search-form #schnitzraum-search-loader:before{color:inherit}#search-modal .search-close{color:#000;box-shadow:none;border:none;background:#fff;position:absolute;left:0;top:calc(-10px * 10);font-size:2.4rem;line-height:2rem;display:block;width:100%;padding:calc(10px * 3);border-bottom:4px solid #fff;transition:color .3s ease-in-out;font-family:Roboto,sans-serif;font-weight:400}#search-modal .search-close,#search-modal .search-close *{text-transform:uppercase!important}@media only screen and (min-width:100px) and (max-width:767px){#search-modal .search-close{font-size:1.2rem;line-height:1.8rem}}#search-modal .search-close:before{font-size:1.8rem;line-height:1.8rem;transition:.5s all ease;position:absolute;right:25px;top:calc(50% - .5em);font-weight:900;font-family:'Font Awesome 5 Free'}.no-touchevents #search-modal .search-close:active:active,.no-touchevents #search-modal .search-close:active:focus,.no-touchevents #search-modal .search-close:active:hover,.no-touchevents #search-modal .search-close:hover:active,.no-touchevents #search-modal .search-close:hover:focus,.no-touchevents #search-modal .search-close:hover:hover{cursor:pointer}#search-modal #block-suche{transition:all .6s cubic-bezier(.56,.21,.28,.96)!important;max-width:900px;width:90%;margin:0 auto}#search-modal #block-suche #schnitzraum-search-wrapper{position:relative;width:100%;padding:0 0 30px;text-align:center;margin:calc(10px * 3) 0}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #block-suche{width:calc(100% - 80px)}#search-modal #block-suche #schnitzraum-search-wrapper{padding:0;margin-top:0;overflow:hidden}}#search-modal #block-suche #schnitzraum-search-wrapper .slick-slide{height:auto!important}#search-modal #block-suche #schnitzraum-search-wrapper #schnitzraum-no-results{color:#6a6a6a;margin-top:30px;font-size:1.5rem}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){#search-modal #block-suche #schnitzraum-search-wrapper #schnitzraum-no-results,#search-modal #block-suche #schnitzraum-search-wrapper #schnitzraum-no-types{padding-left:60px;padding-right:60px}}#search-modal #block-suche #schnitzraum-search-wrapper #schnitzraum-search-limit{display:none}#search-modal #block-suche #schnitzraum-search-wrapper .schnitzraum-livesearch-section{padding-bottom:calc(10px + 10px)}#search-modal #block-suche #schnitzraum-search-wrapper .schnitzraum-livesearch-section h2{font-size:1.4rem;line-height:1.4rem}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-dots button:before,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a{font-size:1.2rem}#search-modal #block-suche #schnitzraum-search-wrapper [data-id=schnitzraum-search-limit]{width:100px}#search-modal #block-suche #schnitzraum-search-wrapper #schnitzraum-search-filter{padding:10px 0 0}@media only screen and (min-width:100px) and (max-width:767px){#search-modal #block-suche #schnitzraum-search-wrapper #schnitzraum-search-filter{padding-top:calc(10px * 2)}}#search-modal #block-suche #schnitzraum-search-wrapper .results-title{padding:0 0 calc(10px * 2);text-align:left;display:none!important}#search-modal #block-suche #schnitzraum-search-wrapper .results-title h2{color:#6a6a6a}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel{padding:0;text-align:left;margin-bottom:40px;background-color:transparent;color:#6a6a6a}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel mark{background-color:transparent;border-radius:4px;color:#007bc2;padding:0;margin:0}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel mark,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel mark *{font-weight:400!important}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a *,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a.is-active,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a.is-active *,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:active,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:active *,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:focus,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:focus *,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:link,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:link *,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:visited,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:visited *,.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:hover,.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:hover *,.path-user main .brand-title,.path-user main .brand-title *,body.maintenance-page .brand-title,body.maintenance-page .brand-title *{font-weight:500!important}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title{padding-bottom:5px}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a.is-active,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:focus,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:link,#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:visited{color:#6a6a6a;text-decoration:none}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:active,.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:hover{color:rgba(106,106,106,.8);text-decoration:none;cursor:pointer}.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a:hover{text-decoration:underline}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .title a mark{color:#007bc2}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .snippet{padding:0;font-size:1rem}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow{position:absolute;z-index:1}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow:hover{text-decoration:none}.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow:hover:active,.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow:hover:focus,.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow:hover:hover{cursor:pointer}.no-touchevents #search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow:hover:before{opacity:.7}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-arrow:before{font-size:1.5rem;color:#fff transition:.5s all ease}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .prev{position:absolute;right:60px;left:auto;z-index:20;bottom:15px}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .next{position:absolute;right:20px;z-index:20;left:auto;bottom:15px}#search-modal #block-suche #schnitzraum-search-wrapper .search-carousel .slick-dots{bottom:-45px;left:0}.maintenance-page #user-login-form,.path-user #user-login-form{padding:10px;text-align:center}.maintenance-page #user-login-form .form-item,.path-user #user-login-form .form-item{font-size:0;line-height:0}.maintenance-page #user-login-form .description,.maintenance-page #user-login-form label,.path-user #user-login-form .description,.path-user #user-login-form label{display:none}.maintenance-page #user-pass-reset,.path-user #user-pass-reset{padding:calc(10px * 2)}input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.placeholder-userlogin{color:#6a6a6a}.path-user main,body.maintenance-page{margin-top:0;min-height:100%}.path-user main .container-child-wrapper,body.maintenance-page .container-child-wrapper{padding:calc(10px + 5px);background:rgba(255,255,255,.9);position:relative;z-index:100;float:right}@media (min-width:1000px){.path-user main .container-child-wrapper,body.maintenance-page .container-child-wrapper{margin-right:50px}}.path-user main .logo-container,body.maintenance-page .logo-container{text-align:center}.path-user main .logo-container img,body.maintenance-page .logo-container img{height:auto;max-width:200px;padding-top:calc(10px * 3)}.path-user main .maintenance-message,body.maintenance-page .maintenance-message{padding:50px;text-align:center}.path-user main .brand-subtitle,body.maintenance-page .brand-subtitle{font-size:100%}.path-user main .brand-subtitle,.path-user main .brand-subtitle *,body.maintenance-page .brand-subtitle,body.maintenance-page .brand-subtitle *{font-weight:100!important}.path-user main .kontakt-block-wrapper,body.maintenance-page .kontakt-block-wrapper{text-align:center;font-size:120%;line-height:2rem}.path-user main .kontakt-block-wrapper .logo-small-container,body.maintenance-page .kontakt-block-wrapper .logo-small-container{margin:calc(10px * 2) auto}.path-user main #user-login-form,body.maintenance-page #user-login-form{width:100%;max-width:400px;margin:0 auto;padding:100px 0}@media only screen and (min-width:100px) and (max-width:767px){.path-user main #user-login-form,body.maintenance-page #user-login-form{padding-bottom:150px}}.path-user main #user-login-form a,.path-user main #user-login-form p,.path-user main #user-login-form span,body.maintenance-page #user-login-form a,body.maintenance-page #user-login-form p,body.maintenance-page #user-login-form span{color:#000}.path-user main #user-login-form:after:after,.path-user main #user-login-form:after:before,body.maintenance-page #user-login-form:after:after,body.maintenance-page #user-login-form:after:before{content:" ";display:table}.path-user main #user-login-form:after:after,body.maintenance-page #user-login-form:after:after{content:'';display:block;clear:both}.path-user main #user-login,body.maintenance-page #user-login{margin:calc(10px * 4) 0 0}.path-user main input[type=number],.path-user main input[type=text],.path-user main input[type=password],.path-user main input[type=submit],body.maintenance-page input[type=number],body.maintenance-page input[type=text],body.maintenance-page input[type=password],body.maintenance-page input[type=submit]{background-color:transparent;border:none;border-bottom:3px solid #3c434d;padding:calc(10px / 2.5) calc(10px / 2);box-shadow:none;transition:.5s all ease;outline:0;width:100%;font-size:1rem;line-height:1em;color:#000;height:50px;border-radius:0;text-align:center;margin-top:calc(10px / 2)}.path-user main input[type=number]::placeholder,.path-user main input[type=text]::placeholder,.path-user main input[type=password]::placeholder,.path-user main input[type=submit]::placeholder,body.maintenance-page input[type=number]::placeholder,body.maintenance-page input[type=text]::placeholder,body.maintenance-page input[type=password]::placeholder,body.maintenance-page input[type=submit]::placeholder{color:#3c434d!important;opacity:1;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.path-user main input[type=number]::-webkit-input-placeholder,.path-user main input[type=text]::-webkit-input-placeholder,.path-user main input[type=password]::-webkit-input-placeholder,.path-user main input[type=submit]::-webkit-input-placeholder,body.maintenance-page input[type=number]::-webkit-input-placeholder,body.maintenance-page input[type=text]::-webkit-input-placeholder,body.maintenance-page input[type=password]::-webkit-input-placeholder,body.maintenance-page input[type=submit]::-webkit-input-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.path-user main input[type=number]::-moz-placeholder,.path-user main input[type=text]::-moz-placeholder,.path-user main input[type=password]::-moz-placeholder,.path-user main input[type=submit]::-moz-placeholder,body.maintenance-page input[type=number]::-moz-placeholder,body.maintenance-page input[type=text]::-moz-placeholder,body.maintenance-page input[type=password]::-moz-placeholder,body.maintenance-page input[type=submit]::-moz-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.path-user main input[type=number]:-ms-input-placeholder,.path-user main input[type=text]:-ms-input-placeholder,.path-user main input[type=password]:-ms-input-placeholder,.path-user main input[type=submit]:-ms-input-placeholder,body.maintenance-page input[type=number]:-ms-input-placeholder,body.maintenance-page input[type=text]:-ms-input-placeholder,body.maintenance-page input[type=password]:-ms-input-placeholder,body.maintenance-page input[type=submit]:-ms-input-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.path-user main input[type=number]:-moz-placeholder,.path-user main input[type=text]:-moz-placeholder,.path-user main input[type=password]:-moz-placeholder,.path-user main input[type=submit]:-moz-placeholder,body.maintenance-page input[type=number]:-moz-placeholder,body.maintenance-page input[type=text]:-moz-placeholder,body.maintenance-page input[type=password]:-moz-placeholder,body.maintenance-page input[type=submit]:-moz-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.path-user main input[type=submit],body.maintenance-page input[type=submit]{position:relative;color:#000;background:#ffed00;text-align:center;padding:12px 20px 10px;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1em;min-width:200px;margin:40px 0 20px;border:none;border-bottom:0;transform:scale(1)!important;float:none}@media only screen and (min-width:100px) and (max-width:767px){.path-user main input[type=submit],body.maintenance-page input[type=submit]{width:100%;float:none;margin-top:30px}}.path-user main input[type=submit]:after,body.maintenance-page input[type=submit]:after{display:none}.no-touchevents .path-user main input[type=submit]:hover,.no-touchevents body.maintenance-page input[type=submit]:hover{opacity:.7;cursor:pointer}.path-user main label,body.maintenance-page label{display:block!important;font-size:.8rem;font-weight:400;margin-top:10px;text-align:left;color:#3c434d}#adminbar a,#adminbar a *,#adminbar a.is-active,#adminbar a.is-active *,#adminbar a:active,#adminbar a:active *,#adminbar a:focus,#adminbar a:focus *,#adminbar a:link,#adminbar a:link *,#adminbar a:visited,#adminbar a:visited *,#adminbar span:not(.rootpath),#adminbar span:not(.rootpath) *,#adminbar span:not(.rootpath).is-active,#adminbar span:not(.rootpath).is-active *,#adminbar span:not(.rootpath):active,#adminbar span:not(.rootpath):active *,#adminbar span:not(.rootpath):focus,#adminbar span:not(.rootpath):focus *,#adminbar span:not(.rootpath):link,#adminbar span:not(.rootpath):link *,#adminbar span:not(.rootpath):visited,#adminbar span:not(.rootpath):visited *,.marker-cluster span,.marker-cluster span *,.no-touchevents #adminbar a:hover,.no-touchevents #adminbar a:hover *,.no-touchevents #adminbar span:not(.rootpath):hover,.no-touchevents #adminbar span:not(.rootpath):hover *{font-weight:500!important}body.maintenance-page{min-height:100vh}body.maintenance-page .container{min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center center}body.maintenance-page .container #user-login-form{padding:0}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.marker-cluster{background-clip:padding-box;border-radius:100%}.marker-cluster div{width:calc(100% - 10px);height:calc(100% - 10px);margin-left:5px;margin-top:5px;text-align:center;border-radius:100%}.marker-cluster span{font-size:.7rem;line-height:.7rem;margin-top:calc(50% - .35rem);display:inline-block}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:.5s all ease}.rippler-effect{z-index:1000000;background:#fff;opacity:.3}#adminbar{position:fixed;bottom:0;height:30px;width:100%;z-index:1000;padding:0 20px 0 120px;background:#fafafa;box-shadow:0 0 2px rgba(0,0,0,.5);text-align:right}#adminbar .leftside{float:left}#adminbar .rightside{float:right}#adminbar a,#adminbar span:not(.rootpath){font-size:14px;display:inline-block;padding:5px 10px 3px;text-transform:uppercase}#adminbar a.visually-hidden,#adminbar span:not(.rootpath).visually-hidden,.path-node #adminbar-right a.is-active{display:none}#adminbar a,#adminbar a.is-active,#adminbar a:focus,#adminbar a:link,#adminbar a:visited,#adminbar span:not(.rootpath),#adminbar span:not(.rootpath).is-active,#adminbar span:not(.rootpath):focus,#adminbar span:not(.rootpath):link,#adminbar span:not(.rootpath):visited{color:#6a6a6a;text-decoration:none}#adminbar a:active,#adminbar span:not(.rootpath):active,.no-touchevents #adminbar a:hover,.no-touchevents #adminbar span:not(.rootpath):hover{color:#9d9d9d;text-decoration:none;cursor:pointer}#adminbar a.is-active,#adminbar span:not(.rootpath).is-active{color:#db9d0e}#adminbar .info,#adminbar .nolink{color:#000;font-weight:400}.path-node h1,.path-node h1 *{text-transform:uppercase!important}.parallax__container{left:50%;margin-left:-50vw;width:100vw}table:not(.dataTable):not(.ui-datepicker-calendar){width:100%!important;box-shadow:none;table-layout:fixed;border:none;border-spacing:10px;border-collapse:separate}table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr{border:none}table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-head-row,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr th,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-head-row,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr th{background:#000;color:#fff;font-weight:500;padding:10px 20px 6px}table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-head-row,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-head-row *,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr th,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr th *,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-head-row,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-head-row *,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr th,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr th *{text-transform:uppercase!important}table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-key,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-val,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr td,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-key,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-val,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr td{border:none;padding:10px 20px;background:#d0d0d0;color:#000}table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-key p,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-val p,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr td p,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-key p,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-val p,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr td p{margin:0;padding:0}@media only screen and (min-width:100px) and (max-width:360px),only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){h1,h2,h3,h4,h5,h6{word-break:break-word;hyphens:auto;hyphenate-limit-chars:14 5 auto;hyphenate-limit-lines:2}table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-key,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr .st-val,table:not(.dataTable):not(.ui-datepicker-calendar) tbody tr td,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-key,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr .st-val,table:not(.dataTable):not(.ui-datepicker-calendar) thead tr td{hyphens:auto}.overflow-table-wrapper{overflow:scroll}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1919px){.overflow-table-wrapper{overflow:initial}}.tooltipster-base{pointer-events:all;background:orange;padding:.5rem 1rem;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.5)}.tooltipster-base .tooltipster-content a{margin:0 5px;font-size:.8rem}.tooltipster-base .tooltipster-content a:nth-of-type(2){display:none!important}header{position:relative;display:block;width:100%;z-index:7;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}header>.container{background:#ffed00}@media only screen and (min-width:1920px){header>.container{padding:0 240px}}@media only screen and (min-width:1600px) and (max-width:1919px){header>.container{padding:0 140px}}@media only screen and (min-width:1200px) and (max-width:1599px){header>.container{padding:0 120px}}@media only screen and (min-width:992px) and (max-width:1199px){header>.container{padding:0 30px}}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){header>.container{padding:0}}header #nav-icon-box{float:right}header #nav-icon-box #block-responsivemenumobileicon{margin:35px 20px 10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1919px),only screen and (min-width:1920px){header #nav-icon-box #block-responsivemenumobileicon{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px){header #nav-icon-box #block-responsivemenumobileicon{display:block!important}}header #nav-icon-box #block-responsivemenumobileicon .responsive-menu-toggle-icon span.icon,header #nav-icon-box #block-responsivemenumobileicon .responsive-menu-toggle-icon::after,header #nav-icon-box #block-responsivemenumobileicon .responsive-menu-toggle-icon::before{background:#000}header #nav-icon-box #block-responsivemenumobileicon span.label{color:#000}header #nav-icon-box #block-responsivemenumobileicon .responsive-menu-toggle-icon .label{display:none}header #logo-box{float:left;box-shadow:0 0 10px 0 rgba(0,0,0,.2);display:block;width:220px;background:#fff;padding:5px}header #logo-box img,header #store-logo-box img{display:block;width:100%;height:auto}header #store-logo-box{width:296px;padding:40px 0 20px;float:right}@media (max-width:403px){header #store-logo-box{width:220px;float:left;padding-left:22px}}@media only screen and (min-width:100px) and (max-width:767px){header #nav-icon-box #block-responsivemenumobileicon{margin-top:16px}header #logo-box{display:block;clear:left;width:100%}header #logo-box img{width:120px}header #store-logo-box{padding-top:20px}}header #language-buttons{position:absolute;top:10px;right:10px}header #language-buttons li{list-style:none;display:inline-block;font-size:.8rem}header #language-buttons li a{padding:5px;color:#000}header #nav-box{background:#fff}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){header #nav-box{display:none!important}}header #nav-box nav{border:none;background:0 0;min-height:0}header #nav-box nav .navbar--collapse{padding:0}header #nav-box nav .navbar--collapse>ul.menu{text-align:center}header #nav-box nav li.level-0{display:inline-block;position:relative}.no-touchevents header #nav-box nav li.level-0:active:active,.no-touchevents header #nav-box nav li.level-0:active:focus,.no-touchevents header #nav-box nav li.level-0:active:hover,.no-touchevents header #nav-box nav li.level-0:hover:active,.no-touchevents header #nav-box nav li.level-0:hover:focus,.no-touchevents header #nav-box nav li.level-0:hover:hover{cursor:pointer}header #nav-box nav li.level-0:after{content:'';width:0;height:0;border-style:solid;border-width:0 12.5px 10px;border-color:transparent transparent #303435;display:block;position:absolute;bottom:0;left:calc(50% - 12.5px);opacity:0;transition:opacity 150ms ease;z-index:1}header #nav-box nav li.level-0.active-li:after{opacity:1}header #nav-box nav li.level-0.expanded:not(.no-indicator):after{opacity:1;transition:opacity .4s ease-out 250ms}header #nav-box nav li.level-0 span.nolink,header #nav-box nav li.level-0>a{position:relative;z-index:2;padding:15px;color:#000;font-size:15px;display:inline-block;text-transform:uppercase;line-height:1rem;font-weight:500}header #nav-box nav li.level-0>ul{position:absolute;top:100%;background:#303435;width:auto;min-width:100%;padding:20px 10px}header #nav-box nav li.level-0>ul:after,header #nav-box nav li.level-0>ul:before{content:'';position:absolute;width:100vw;background:rgba(255,255,255,.5);height:100%;display:block;z-index:-1;top:0}header #nav-box nav li.level-0>ul:after{right:-100vw}header #nav-box nav li.level-0>ul:before{left:-100vw}header #nav-box nav li.level-0>ul li{z-index:6;position:relative;display:block;white-space:nowrap}header #nav-box nav li.level-0>ul li a{color:#fff;padding:5px 15px 5px 10px;display:block;text-transform:uppercase;font-weight:500}#off-canvas a,#off-canvas a *,#off-canvas a.is-active,#off-canvas a.is-active *,#off-canvas a:active,#off-canvas a:active *,#off-canvas a:focus,#off-canvas a:focus *,#off-canvas a:link,#off-canvas a:link *,#off-canvas a:visited,#off-canvas a:visited *,#off-canvas span.nolink,#off-canvas span.nolink *,#off-canvas span.nolink.is-active,#off-canvas span.nolink.is-active *,#off-canvas span.nolink:active,#off-canvas span.nolink:active *,#off-canvas span.nolink:focus,#off-canvas span.nolink:focus *,#off-canvas span.nolink:link,#off-canvas span.nolink:link *,#off-canvas span.nolink:visited,#off-canvas span.nolink:visited *,.no-touchevents #off-canvas a:hover,.no-touchevents #off-canvas a:hover *,.no-touchevents #off-canvas span.nolink:hover,.no-touchevents #off-canvas span.nolink:hover *{font-weight:500!important}.no-touchevents header #nav-box nav li.level-0>ul li a:hover{opacity:.7}.mm-page{position:relative;z-index:3;background-color:transparent}#page{transition:2s all ease}#page.ready{opacity:1;transition:2s all ease}html.mm-background .mm-page{background:0 0!important}html.mm-opened .mm-page{position:relative!important}.mm-opening #mm-blocker{z-index:1001!important;background:rgba(0,0,0,.6)}#off-canvas{z-index:10000;box-shadow:0 0 20px rgba(0,0,0,.5);width:calc(80% + 15px);max-width:460px}#off-canvas button.mm-tabend,#off-canvas button.mm-tabstart{display:none!important}#off-canvas .mm-panels{background-color:#fff}#off-canvas a,#off-canvas span.nolink{font-size:1.05rem;padding:15px 15px 15px 20px}#off-canvas a,#off-canvas a.is-active,#off-canvas a:focus,#off-canvas a:link,#off-canvas a:visited,#off-canvas span.nolink,#off-canvas span.nolink.is-active,#off-canvas span.nolink:focus,#off-canvas span.nolink:link,#off-canvas span.nolink:visited{color:#303435;text-decoration:none}#off-canvas a:active,#off-canvas span.nolink:active,.no-touchevents #off-canvas a:hover,.no-touchevents #off-canvas span.nolink:hover{color:#303435;text-decoration:none;cursor:pointer}#off-canvas span{color:#303435}#off-canvas span,#off-canvas span *{font-weight:400!important}#off-canvas .mm-navbar a,#off-canvas .mm-navbar a *,#off-canvas .mm-navbar a.is-active,#off-canvas .mm-navbar a.is-active *,#off-canvas .mm-navbar a:active,#off-canvas .mm-navbar a:active *,#off-canvas .mm-navbar a:focus,#off-canvas .mm-navbar a:focus *,#off-canvas .mm-navbar a:link,#off-canvas .mm-navbar a:link *,#off-canvas .mm-navbar a:visited,#off-canvas .mm-navbar a:visited *,#off-canvas .mm-navbar span.nolink,#off-canvas .mm-navbar span.nolink *,#off-canvas .mm-navbar span.nolink.is-active,#off-canvas .mm-navbar span.nolink.is-active *,#off-canvas .mm-navbar span.nolink:active,#off-canvas .mm-navbar span.nolink:active *,#off-canvas .mm-navbar span.nolink:focus,#off-canvas .mm-navbar span.nolink:focus *,#off-canvas .mm-navbar span.nolink:link,#off-canvas .mm-navbar span.nolink:link *,#off-canvas .mm-navbar span.nolink:visited,#off-canvas .mm-navbar span.nolink:visited *,.no-touchevents #off-canvas .mm-navbar a:hover,.no-touchevents #off-canvas .mm-navbar a:hover *,.no-touchevents #off-canvas .mm-navbar span.nolink:hover,.no-touchevents #off-canvas .mm-navbar span.nolink:hover *{font-weight:500!important}#off-canvas .mm-navbar{height:45px;background-color:#ffed00}#off-canvas .mm-navbar a,#off-canvas .mm-navbar span.nolink{padding:12px 10px}#off-canvas .mm-navbar a,#off-canvas .mm-navbar a.is-active,#off-canvas .mm-navbar a:focus,#off-canvas .mm-navbar a:link,#off-canvas .mm-navbar a:visited,#off-canvas .mm-navbar span.nolink,#off-canvas .mm-navbar span.nolink.is-active,#off-canvas .mm-navbar span.nolink:focus,#off-canvas .mm-navbar span.nolink:link,#off-canvas .mm-navbar span.nolink:visited{color:#000;text-decoration:none}#off-canvas .mm-navbar a:active,#off-canvas .mm-navbar span.nolink:active,.no-touchevents #off-canvas .mm-navbar a:hover,.no-touchevents #off-canvas .mm-navbar span.nolink:hover{color:#000;text-decoration:none;cursor:pointer}#off-canvas .mm-navbar a.mm-title,#off-canvas .mm-navbar a.mm-title *,#off-canvas .mm-navbar a.mm-title.is-active,#off-canvas .mm-navbar a.mm-title.is-active *,#off-canvas .mm-navbar a.mm-title:active,#off-canvas .mm-navbar a.mm-title:active *,#off-canvas .mm-navbar a.mm-title:focus,#off-canvas .mm-navbar a.mm-title:focus *,#off-canvas .mm-navbar a.mm-title:link,#off-canvas .mm-navbar a.mm-title:link *,#off-canvas .mm-navbar a.mm-title:visited,#off-canvas .mm-navbar a.mm-title:visited *,#off-canvas .mm-navbar span.nolink.mm-title,#off-canvas .mm-navbar span.nolink.mm-title *,#off-canvas .mm-navbar span.nolink.mm-title.is-active,#off-canvas .mm-navbar span.nolink.mm-title.is-active *,#off-canvas .mm-navbar span.nolink.mm-title:active,#off-canvas .mm-navbar span.nolink.mm-title:active *,#off-canvas .mm-navbar span.nolink.mm-title:focus,#off-canvas .mm-navbar span.nolink.mm-title:focus *,#off-canvas .mm-navbar span.nolink.mm-title:link,#off-canvas .mm-navbar span.nolink.mm-title:link *,#off-canvas .mm-navbar span.nolink.mm-title:visited,#off-canvas .mm-navbar span.nolink.mm-title:visited *,.no-touchevents #off-canvas .mm-navbar a.mm-title:hover,.no-touchevents #off-canvas .mm-navbar a.mm-title:hover *,.no-touchevents #off-canvas .mm-navbar span.nolink.mm-title:hover,.no-touchevents #off-canvas .mm-navbar span.nolink.mm-title:hover *{font-weight:700!important}#off-canvas .mm-navbar a.mm-prev,#off-canvas .mm-navbar span.nolink.mm-prev{height:45px}#off-canvas .mm-navbar a.mm-prev:before,#off-canvas .mm-navbar span.nolink.mm-prev:before{border-color:#000}#off-canvas .mm-navbar a.mm-title,#off-canvas .mm-navbar a.mm-title.is-active,#off-canvas .mm-navbar a.mm-title:focus,#off-canvas .mm-navbar a.mm-title:link,#off-canvas .mm-navbar a.mm-title:visited,#off-canvas .mm-navbar span.nolink.mm-title,#off-canvas .mm-navbar span.nolink.mm-title.is-active,#off-canvas .mm-navbar span.nolink.mm-title:focus,#off-canvas .mm-navbar span.nolink.mm-title:link,#off-canvas .mm-navbar span.nolink.mm-title:visited{color:#000;text-decoration:none}#off-canvas .mm-navbar a.mm-title:active,#off-canvas .mm-navbar span.nolink.mm-title:active,.no-touchevents #off-canvas .mm-navbar a.mm-title:hover,.no-touchevents #off-canvas .mm-navbar span.nolink.mm-title:hover{color:#000;text-decoration:none;cursor:pointer}#off-canvas .mm-panels>.mm-panel>.mm-listview:first-child,#off-canvas .mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-15px}#off-canvas .mm-next:after{border-color:#303435}#off-canvas #phonefooter{top:auto;bottom:0}#off-canvas #phonefooter a{display:inline-block;text-align:center;font-size:0;line-height:0;padding-top:15px}#off-canvas #phonefooter a:before{font-size:1.6rem;color:#000;line-height:1rem;display:inline-block;font-weight:900!important}.modal:not(#search-modal) .modal-content{border:none}.modal:not(#search-modal) .modal-dialog{max-width:600px}.modal:not(#search-modal) .modal-dialog .modal-header{position:relative;background-color:#000;color:#fff}.modal:not(#search-modal) .modal-dialog .modal-header h6{color:inherit;text-transform:none;font-size:1.3rem;width:calc(100% - 50px);margin:0;padding:0}.modal:not(#search-modal) .modal-dialog .modal-header h6,.modal:not(#search-modal) .modal-dialog .modal-header h6 *{font-weight:500!important}.modal:not(#search-modal) .modal-dialog .modal-header button{font-size:1rem;position:absolute;top:calc(50% - 1em / 2 - 2px);right:1.2rem;background-color:transparent;border:none;color:inherit}.modal:not(#search-modal) .modal-dialog .modal-header button:before{font-size:1rem;line-height:1rem;font-weight:900}.modal:not(#search-modal) .modal-dialog .modal-body .modal-close-text{display:inline-block;float:right;text-transform:none;margin-top:10px;background-color:#eaeaea;color:#000;padding:5px 15px;border-radius:0;border:none;font-weight:500;font-size:.8rem}.no-touchevents .modal:not(#search-modal) .modal-dialog .modal-body .modal-close-text:hover{opacity:.8;box-shadow:0 0 2px rgba(0,0,0,.2)}footer{background:url(/themes/schnitzraum/img/logos/gold_partner_24.jpg) no-repeat #303435;background-position-x:calc(100vw - 21vw);background-position-y:30px;background-size:65px}@media only screen and (min-width:1920px){footer>.container{padding:0 240px}}@media only screen and (min-width:1600px) and (max-width:1919px){footer>.container{padding:0 140px}}@media only screen and (min-width:1200px) and (max-width:1599px){footer>.container{padding:0 120px}}@media only screen and (min-width:992px) and (max-width:1199px){footer>.container{padding:0 30px}}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){footer>.container{padding:0}}footer .footer-infos a:link,footer .footer-infos a:visited{color:#fff}footer .logo-footer{padding:30px 0;background:#fff}footer .logo-footer a figure img{width:100%;height:auto;margin-bottom:-10px}footer .footer-menus{padding:30px 0 0 30px}footer .footer-menus [block=block-05footerlegals] li a{display:block;color:#fff;font-weight:500;font-size:.9rem;line-height:1.5rem;text-transform:uppercase;padding:0 10px}.no-touchevents footer .footer-menus [block=block-05footerlegals] li a:hover{color:rgba(255,255,255,.7)}@media (max-width:600px){footer .footer-menus [block=block-05footerlegals] li a{padding:10px 0}}footer .footer-menus [block=block-05footerlegals] li a.is-active{color:#fff}footer .footer-menus [block=block-05footerlegals] li a:hover{opacity:.7}footer .footer-menus .social-links{list-style:none;margin-top:30px;margin-bottom:30px}footer .footer-menus .social-links li{display:inline-block}footer .footer-menus .social-links li a:link,footer .footer-menus .social-links li a:visited{color:#fff;font-size:1.7rem;line-height:1rem;padding:0 10px}footer .scroll-up-button{text-align:center;padding:20px 0}footer .scroll-up-button i:active,footer .scroll-up-button i:hover{opacity:.7}.no-touchevents footer .scroll-up-button i:active:active,.no-touchevents footer .scroll-up-button i:active:focus,.no-touchevents footer .scroll-up-button i:active:hover,.no-touchevents footer .scroll-up-button i:hover:active,.no-touchevents footer .scroll-up-button i:hover:focus,.no-touchevents footer .scroll-up-button i:hover:hover{cursor:pointer}footer .scroll-up-button i:before{color:#fff;font-size:3.5rem}footer #block-footerinfos{padding:10px 0 0 20px}@media only screen and (min-width:992px) and (max-width:1199px){footer{background-position-x:calc(100vw - 17vw)}}@media only screen and (min-width:768px) and (max-width:991px){footer{background-position-x:calc(100vw - 14vw);background-position-y:140px}}.paragraph{position:relative;z-index:200}.paragraph:after,.paragraph:before{content:" ";display:table}.paragraph:after{content:'';display:block;clear:both}.paragraph .paragraph-inner{position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:100px) and (max-width:767px){.paragraph.col-md-2{display:none}}.paragraph .contextual-position-helper{position:absolute;top:1rem;left:50%;width:1px;height:1px}.paragraph .fit-section{position:absolute;top:0;height:100%!important;margin:0;padding:0;z-index:100;width:100vw!important;left:calc(50% - 50vw)}.paragraph .fit-section>.contextual-position-helper{left:1rem;top:3rem}.animated-paragraph:not(.no-animation){animation-fill-mode:forwards;visibility:visible}.paragraph--type--section .section-inner:after,.paragraph--type--section .section-inner:before{content:" ";display:table}.paragraph--type--section .section-inner:after{content:'';display:block;clear:both}body:not(.path-frontpage) .paragraph--type--section.full-height .section-inner{min-height:calc(100vh - 133px)}.paragraph--type--section.full-height.center-content-vertical .section-inner{display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:flex-start}.paragraph--type--section.full-height.center-content-vertical .section-inner .paragraph{flex-shrink:0;flex-grow:0;align-self:center}.paragraph--type--section.full-height:not(.center-content-vertical) .paragraph{flex-shrink:0;flex-grow:0;align-self:flex-start}.paragraph--type--section.center-content .section-inner{display:flex;flex-wrap:wrap;align-content:center;justify-content:center!important}.paragraph--type--section.center-content .section-inner .paragraph{flex-shrink:0;flex-grow:0}.paragraph--type--section>.contextual-position-helper{left:auto;right:1rem}@media only screen and (min-width:100px) and (max-width:767px){footer{background-position-x:calc(100vw - 25vw);background-position-y:bottom 120px}.paragraph{animation-delay:0s!important}.paragraph--type--section>.paragraph{padding:0}}hr.paragraph--type--spacer{margin:0;border:none;width:100%;clear:left}hr.paragraph--type--spacer.height-1x{height:calc(10px * 2)}hr.paragraph--type--spacer.height-2x{height:calc(10px * 4)}hr.paragraph--type--spacer.height-3x{height:calc(10px * 6)}hr.paragraph--type--spacer.height-6x{height:calc(10px * 12)}hr.paragraph--type--spacer.height-12x{height:calc(10px * 24)}.paragraph--type--akkordeon .panel-heading a{padding:16px 25px 10px;font-size:1.2rem;font-weight:500}.paragraph--type--akkordeon .paragraph-inner .panel-heading a{display:block;width:100%;padding-left:20px;padding-right:60px;position:relative}.paragraph--type--akkordeon .paragraph-inner .panel-heading a:before{transform:rotate(90deg);position:absolute;right:20px;font-size:1.3rem;top:calc(50% - .5em)}.no-touchevents .contact-message-application-form-form [id*=edit-field-file] table tbody tr td input[type=submit]:hover,.no-touchevents .contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-file] table tbody tr td input[type=submit]:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]:hover,.paragraph--type--akkordeon .paragraph-inner .panel-heading a:active,.paragraph--type--akkordeon .paragraph-inner .panel-heading a:focus,.paragraph--type--akkordeon .paragraph-inner .panel-heading a:hover{transform:scale(1)}.paragraph--type--akkordeon .paragraph-inner .panel-heading a:active:before,.paragraph--type--akkordeon .paragraph-inner .panel-heading a:focus:before,.paragraph--type--akkordeon .paragraph-inner .panel-heading a:hover:before{transform:rotate(90deg)}.paragraph--type--akkordeon .paragraph-inner .panel-heading a[aria-expanded=true]:before{transform:rotate(-90deg);top:calc(50% - .5em - 1px)}.paragraph--type--akkordeon .paragraph-inner .panel-heading a[aria-expanded=true]:active:before,.paragraph--type--akkordeon .paragraph-inner .panel-heading a[aria-expanded=true]:focus:before,.paragraph--type--akkordeon .paragraph-inner .panel-heading a[aria-expanded=true]:hover:before{top:calc(50% - .5em - 1px)}.paragraph--type--akkordeon .panel-body{background:#fff}.paragraph--type--textblock .paragraph-inner .fa.fa-2x,.paragraph--type--textblock .paragraph-inner .fab.fa-2x,.paragraph--type--textblock .paragraph-inner .fad.fa-2x,.paragraph--type--textblock .paragraph-inner .fal.fa-2x,.paragraph--type--textblock .paragraph-inner .far.fa-2x,.paragraph--type--textblock .paragraph-inner .fas.fa-2x{line-height:1.5}.paragraph--type--textblock .paragraph-inner ul{margin-bottom:1.2rem;margin-left:20px}.paragraph--type--textblock .paragraph-inner ul.block-liste,.paragraph--type--textblock .paragraph-inner ul.checkliste{margin-left:0}.paragraph--type--download .paragraph-inner{box-shadow:0 0 3px 0 rgba(51,51,51,.3);padding:calc(10px * 2)}.no-touchevents .paragraph--type--download .paragraph-inner:active,.no-touchevents .paragraph--type--download .paragraph-inner:focus,.no-touchevents .paragraph--type--download .paragraph-inner:hover{cursor:pointer}.no-touchevents .paragraph--type--download .paragraph-inner:hover{box-shadow:0 0 8px 0 rgba(51,51,51,.3)}.no-touchevents .paragraph--type--download .paragraph-inner:hover .download-image{transform:scale(1.05) translateY(-5px)}.no-touchevents .paragraph--type--download .paragraph-inner:hover .download-info{opacity:.5}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__content:not(.cd-timeline__content--bounce-in),.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__img:not(.cd-timeline__img--bounce-in){opacity:0}.paragraph--type--download .paragraph-inner:before{position:absolute;bottom:calc(10px * 2);right:calc(10px * 2);font-size:1.3rem}.paragraph--type--download .paragraph-inner:after{content:'';display:block;clear:both}.paragraph--type--download .paragraph-inner .download-image{position:absolute;left:0;top:0;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;transition:transform .3s ease-in-out}.paragraph--type--download .paragraph-inner .download-info{position:relative;padding-right:2rem;transition:opacity .3s ease-in-out}.paragraph--type--download .paragraph-inner .download-info .download-subtitle,.paragraph--type--download .paragraph-inner .download-info .download-title{display:block;font-size:1rem;padding-bottom:10px}.paragraph--type--download .paragraph-inner .download-info .download-file-info{display:block;font-size:.85rem;line-height:.85rem}.paragraph--type--download .paragraph-inner .download-info .download-file-info,.paragraph--type--download .paragraph-inner .download-info .download-file-info *{text-transform:uppercase!important;font-weight:500!important}.paragraph--type--download.image_small .download-image{width:35%}@media only screen and (min-width:0px) and (max-width:500px){.paragraph--type--download.image_small .download-image{width:100%;height:auto}}.paragraph--type--download.image_small .download-info{float:right;width:65%;padding-left:calc(10px * 2)}@media only screen and (min-width:0px) and (max-width:500px){.paragraph--type--download.image_small .download-info{width:100%;float:none;padding-left:0;padding-top:calc(10px * 2)}}@media only screen and (min-width:501px){.paragraph--type--download.image_small .paragraph-inner{padding-top:calc(10px * 2)!important}}.paragraph--type--download.image_big .download-info,.paragraph--type--facts{padding-top:calc(10px * 2)}.paragraph--type--download.image_big .download-image{width:100%;height:150px}.paragraph--type--zeitleiste .paragraph-inner{background:0 0!important}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container:before{display:block}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block:before{background-color:#fff}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__img{font-size:1.2rem}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__img:before{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);font-size:1rem;width:1rem;height:1rem;line-height:1rem;text-align:center;display:block}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__content{padding:calc(10px * 2);border-radius:4px}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__content>:not(.cd-timeline__date){z-index:53;position:relative}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__content:before{border-top-color:transparent;border-bottom-color:transparent;z-index:50}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__content:after{content:'';position:absolute;top:24px;right:0;height:14px;width:5px;background:inherit;z-index:51}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__content:after{top:16px;left:0}}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block:nth-child(odd) .cd-timeline__content:before{border-right-color:transparent}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block:nth-child(even) .cd-timeline__content:before{border-left-color:transparent}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block:nth-child(even) .cd-timeline__content:after{right:auto;left:0}.paragraph--type--zeitleiste.cd-timeline .cd-timeline__container .cd-timeline__block .cd-timeline__date{font-weight:400;font-size:35px;line-height:1.2rem;opacity:1;top:15px;padding:0}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow{margin-top:calc(-10px * 2);margin-bottom:calc(10px * 2);margin-left:calc(-10px * 2);margin-right:calc(-10px * 2)}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow img{display:block;width:100%;height:auto}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .slick-list{border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls{position:absolute;z-index:100;bottom:calc(50% - 1.1em);font-size:3rem;line-height:1rem;transition:all .25s ease 0s;color:#fff}.no-touchevents .no-touchevents .paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:hover:active,.no-touchevents .no-touchevents .paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:hover:focus,.no-touchevents .no-touchevents .paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:hover:hover{cursor:pointer}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:active,.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:active *,.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:focus,.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:focus *,.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:hover,.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:hover *{font-weight:700!important}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls:before{font-size:1rem;line-height:1rem;text-shadow:0 2px 21px rgba(0,0,0,.5)}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls.prev{left:calc(10px);padding:10px 10px calc(10px - 6px) calc(10px - 3px)}.no-touchevents .paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls.prev:hover{left:calc(10px / 2)}.paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls.next{right:calc(10px * 1);padding:10px calc(10px - 3px) calc(10px - 6px) 10px}.no-touchevents .paragraph--type--zeitleiste.cd-timeline .timeline-slideshow .controls.next:hover{right:calc(10px / 2)}.paragraph--type--zeitleiste.small-timeline .paragraph-inner{padding-top:60px}.paragraph--type--zeitleiste.small-timeline .cd-timeline__block{margin-bottom:6.5rem}.paragraph--type--zeitleiste.small-timeline .cd-timeline__block:last-child{margin-bottom:0}.paragraph--type--zeitleiste.small-timeline .cd-timeline__img{font-size:1.2rem!important}.paragraph--type--zeitleiste.small-timeline .cd-timeline__content:before{border-right-color:#fff;border-left-color:transparent!important}.paragraph--type--zeitleiste.small-timeline .cd-timeline__content>*{float:none}.paragraph--type--zeitleiste.small-timeline .cd-timeline__date{position:absolute!important;top:-55px!important;left:0!important;font-size:28px!important}.photoswipe-gallery:after{margin-bottom:-5px}.paragraph--type--gallerie{margin-bottom:0}.paragraph--type--gallerie img{display:block;width:100%;height:auto;transition:all .6s cubic-bezier(.56,.21,.28,.96)!important}.paragraph--type--gallerie .photoswipe-gallery{display:flex;flex-wrap:wrap;margin:-5px}.center-content .paragraph--type--gallerie .photoswipe-gallery{justify-content:center}.paragraph--type--gallerie .paragraph-overflow-handler{overflow:hidden;position:relative;transition:.5s all ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.paragraph--type--gallerie .gallerie-item{padding:5px}.paragraph--type--gallerie .gallerie-item a.photoswipe:after{opacity:0;transition:all .6s cubic-bezier(.56,.21,.28,.96)!important;content:'\f055';font-family:'Font Awesome 5 Free';font-weight:700;position:absolute;font-size:2.5rem;line-height:1rem;top:calc(50% - .5em);left:calc(50% - .5em);color:#fff;text-shadow:0 0 4px rgba(0,0,0,.5)}.no-touchevents .paragraph--type--gallerie .gallerie-item:hover:after,.paragraph--type--gallerie .gallerie-item:hover a.photoswipe:after{opacity:1}.no-touchevents .paragraph--type--gallerie .gallerie-item:hover img{transform:scale(1.07)}.no-touchevents .paragraph--type--gallerie .gallerie-item:hover .paragraph-overflow-handler{box-shadow:0 0 8px rgba(0,0,0,.6)}.paragraph--type--iconbox{background:inherit}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--iconbox{margin-left:-20px;width:calc(100% + 40px)}}.paragraph--type--iconbox .paragraph-inner{transition:transform .5s cubic-bezier(.48,.5,.11,1)}.paragraph--type--iconbox i{float:left;font-size:3rem;line-height:4rem;margin-right:30px;color:inherit;width:70px;text-align:center}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--iconbox i{font-size:2.7rem;margin-right:20px;width:60px}}@media (max-width:500px){.paragraph--type--iconbox i{font-size:2rem;margin-right:15px;width:50px}.paragraph--type--iconbox h3{padding-top:5px}}.paragraph--type--iconbox h3{color:inherit;float:left;width:calc(100% - 100px)}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--iconbox h3{width:calc(100% - 80px);font-size:1.5rem}}.paragraph--type--iconbox h3 a:link,.paragraph--type--iconbox h3 a:visited{color:inherit}.paragraph--type--iconbox .iconbox-beschreibung{width:100%;color:inherit;float:left;padding-left:100px}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--iconbox .iconbox-beschreibung{padding-left:80px}}@media (max-width:500px){.paragraph--type--iconbox .iconbox-beschreibung{padding-left:65px}}.no-touchevents .paragraph--type--iconbox[data-href]:hover .paragraph-inner,.paragraph--type--iconbox[data-href]:active .paragraph-inner{transform:scale(1.05)}.paragraph--type--custom-block,.paragraph--type--kontakt{height:auto!important;color:inherit}.paragraph--type--custom-block .js-form-item-field-datenschutz-value,.paragraph--type--kontakt .js-form-item-field-datenschutz-value{background:#fff}.paragraph--type--custom-block .datenschutz-description a,.paragraph--type--custom-block .kontakt-info a,.paragraph--type--kontakt .datenschutz-description a,.paragraph--type--kontakt .kontakt-info a{color:inherit!important}.no-touchevents .paragraph--type--custom-block .datenschutz-description a:hover,.no-touchevents .paragraph--type--custom-block .kontakt-info a:hover,.no-touchevents .paragraph--type--kontakt .datenschutz-description a:hover,.no-touchevents .paragraph--type--kontakt .kontakt-info a:hover,.paragraph--type--custom-block .datenschutz-description a:active,.paragraph--type--custom-block .kontakt-info a:active,.paragraph--type--kontakt .datenschutz-description a:active,.paragraph--type--kontakt .kontakt-info a:active{color:rgba(48,52,53,.7)!important}.paragraph--type--custom-block .paragraph--type--kontaktinfo span.fas:before,.paragraph--type--kontakt .paragraph--type--kontaktinfo span.fas:before{color:inherit}.paragraph--type--custom-block span.error,.paragraph--type--kontakt span.error{display:none!important}.paragraph--type--custom-block .error,.paragraph--type--kontakt .error{border-bottom:3px dotted #e02020!important}.paragraph--type--custom-block label.error,.paragraph--type--kontakt label.error{border-width:2px}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){.paragraph--type--custom-block .kontakt-form-wrapper form,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] form,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] form,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] form,.paragraph--type--kontakt .kontakt-form-wrapper form,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] form,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] form,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] form{clear:left}}.paragraph--type--custom-block .kontakt-form-wrapper form,.paragraph--type--custom-block .kontakt-form-wrapper form *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] form,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] form *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] form,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] form *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] form,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] form *,.paragraph--type--kontakt .kontakt-form-wrapper form,.paragraph--type--kontakt .kontakt-form-wrapper form *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] form,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] form *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] form,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] form *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] form,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] form *{font-size:1rem}.paragraph--type--custom-block .kontakt-form-wrapper form h3,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] form h3,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form h3,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] form h3,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] form h3,.paragraph--type--kontakt .kontakt-form-wrapper form h3,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] form h3,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] form h3,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] form h3,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] form h3{padding:30px 0 0}.paragraph--type--custom-block .kontakt-form-wrapper .form-item,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-item,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-item,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-item,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-item,.paragraph--type--kontakt .kontakt-form-wrapper .form-item,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-item,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-item,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-item,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-item{box-shadow:none;margin-top:calc(10px * 2);margin-bottom:0;transition:.5s all ease;position:relative}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number],.paragraph--type--custom-block .kontakt-form-wrapper input[type=text],.paragraph--type--custom-block .kontakt-form-wrapper input[type=email],.paragraph--type--custom-block .kontakt-form-wrapper input[type=url],.paragraph--type--custom-block .kontakt-form-wrapper input[type=date],.paragraph--type--custom-block .kontakt-form-wrapper input[type=file],.paragraph--type--custom-block .kontakt-form-wrapper textarea,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number],.paragraph--type--kontakt .kontakt-form-wrapper input[type=text],.paragraph--type--kontakt .kontakt-form-wrapper input[type=email],.paragraph--type--kontakt .kontakt-form-wrapper input[type=url],.paragraph--type--kontakt .kontakt-form-wrapper input[type=date],.paragraph--type--kontakt .kontakt-form-wrapper input[type=file],.paragraph--type--kontakt .kontakt-form-wrapper textarea,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea{background-color:#fff;border:none;border-bottom:3px solid #3c434d;padding:calc(10px / 2.5) calc(10px / 2);box-shadow:none;transition:.5s all ease;outline:0;width:100%;font-size:1rem;line-height:1em;color:#303435;height:50px;border-radius:0;text-align:center}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::placeholder{color:#3c434d!important;opacity:1;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:1rem!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-moz-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:normal!important;opacity:1!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-webkit-input-placeholder{color:#3c434d!important;text-align:center;font-family:Roboto,sans-serif;font-size:1rem!important;line-height:normal!important;opacity:1!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-webkit-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-webkit-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-webkit-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-webkit-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-webkit-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-webkit-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-webkit-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-webkit-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-webkit-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-webkit-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-webkit-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-webkit-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-webkit-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-webkit-input-placeholder *{text-transform:none!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder{line-height:normal!important;opacity:1!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]::-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]::-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]::-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]::-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]::-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]::-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]::-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]::-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]::-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea::-moz-placeholder *{text-transform:none!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder{line-height:normal!important;opacity:1!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-ms-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-ms-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-ms-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-ms-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-ms-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-ms-input-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-ms-input-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-ms-input-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-ms-input-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-ms-input-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-ms-input-placeholder *{text-transform:none!important}.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=number]:-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=text]:-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=email]:-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=url]:-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=date]:-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper input[type=file]:-moz-placeholder *,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-moz-placeholder,.paragraph--type--custom-block .kontakt-form-wrapper textarea:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-moz-placeholder *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=number]:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=text]:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=email]:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=url]:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=date]:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] input[type=file]:-moz-placeholder *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-moz-placeholder,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=number]:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=text]:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=email]:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=url]:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=date]:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper input[type=file]:-moz-placeholder *,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-moz-placeholder,.paragraph--type--kontakt .kontakt-form-wrapper textarea:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=number]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=text]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=email]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=url]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=date]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] input[type=file]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=number]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=text]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=email]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=url]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=date]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] input[type=file]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=number]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=text]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=email]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=url]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=date]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] input[type=file]:-moz-placeholder *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=number]:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=text]:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=email]:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=url]:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=date]:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] input[type=file]:-moz-placeholder *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-moz-placeholder,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea:-moz-placeholder *{text-transform:none!important}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox{position:relative;font-size:1rem}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label{display:block;padding-left:calc(1.4rem + 1rem);padding-top:10px;position:relative;z-index:25}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label,.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label *,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label *,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label *,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label *,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label *,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label *,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label *,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label *{font-weight:500!important}.no-touchevents .no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:hover:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:focus:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:focus:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:focus:hover,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:hover:active,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:hover:focus,.no-touchevents .no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:hover:hover{cursor:pointer}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox label:after,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:after,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:after,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:after,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox label:after,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox label:after,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox label:after,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox label:after,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox label:after,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox label:after{content:'*';background-image:unset}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox input[type=checkbox],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox input[type=checkbox],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox input[type=checkbox],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox input[type=checkbox],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox input[type=checkbox],.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox input[type=checkbox],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox input[type=checkbox],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox input[type=checkbox],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox input[type=checkbox],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox input[type=checkbox]{display:none}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox input[type=checkbox]:checked~.control_indicator:after{left:5px;top:0;width:40%;height:80%;border-width:0 2px 2px 0;border-style:solid;transform:rotate(45deg);content:'';position:absolute}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox input[type=checkbox].error~.control_indicator,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox input[type=checkbox].error~.control_indicator{background-color:#fff;border:2px solid #e02020}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox .control_indicator,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox .control_indicator,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox .control_indicator,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox .control_indicator,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox .control_indicator,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox .control_indicator,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox .control_indicator,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox .control_indicator,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox .control_indicator,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox .control_indicator{position:absolute;top:calc(10px + 6px);left:0;height:1.4rem;width:1.4rem;background:#fff;border-radius:4px;border:2px solid #303435;z-index:20}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox span,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox span,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox span,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox span{display:block;padding:10px 0 0 calc(1.4rem + 1rem)}.paragraph--type--custom-block .contact-message-application-form-form #line-4 button:after,.paragraph--type--custom-block .contact-message-application-form-form #line-4 input[type=submit]:after,.paragraph--type--custom-block .contact-message-feedback-form #line-4 button:after,.paragraph--type--custom-block .contact-message-feedback-form #line-4 input[type=submit]:after,.paragraph--type--custom-block .kontakt-form-wrapper [id*=edit-url],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] [id*=edit-url],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] [id*=edit-url],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] [id*=edit-url],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] [id*=edit-url],.paragraph--type--kontakt .contact-message-application-form-form #line-4 button:after,.paragraph--type--kontakt .contact-message-application-form-form #line-4 input[type=submit]:after,.paragraph--type--kontakt .contact-message-feedback-form #line-4 button:after,.paragraph--type--kontakt .contact-message-feedback-form #line-4 input[type=submit]:after,.paragraph--type--kontakt .kontakt-form-wrapper [id*=edit-url],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] [id*=edit-url],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] [id*=edit-url],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] [id*=edit-url],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] [id*=edit-url],.user-logged-in .paragraph--type--custom-block .contact-message-application-form-form #line-1,.user-logged-in .paragraph--type--custom-block .contact-message-feedback-form #line-1,.user-logged-in .paragraph--type--kontakt .contact-message-application-form-form #line-1,.user-logged-in .paragraph--type--kontakt .contact-message-feedback-form #line-1{display:none}.paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox span a,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox span a,.paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox span a,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox span a{font-weight:500}.no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox span a:active,.no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--custom-block .kontakt-form-wrapper .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--custom-block [id*=block-kontaktformularderwebsite] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox span a:active,.no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--kontakt .kontakt-form-wrapper .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] .form-type-checkbox span a:hover,.no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox span a:active,.no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox span a:focus,.no-touchevents .paragraph--type--kontakt [id*=block-kontaktformularderwebsite] .form-type-checkbox span a:hover{color:inherit;text-decoration:underline}.paragraph--type--custom-block .kontakt-form-wrapper textarea,.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] textarea,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea,.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] textarea,.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] textarea,.paragraph--type--kontakt .kontakt-form-wrapper textarea,.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] textarea,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] textarea,.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] textarea,.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] textarea{line-height:1.6rem;height:150px;padding:calc(10px * 2)}.paragraph--type--custom-block .kontakt-form-wrapper [class*=form-item-field-datenschutz],.paragraph--type--custom-block [id*=ajaxify_submit_form_node_newsletter_] [class*=form-item-field-datenschutz],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] [class*=form-item-field-datenschutz],.paragraph--type--custom-block [id*=ajaxify_submit_form_contact_message_application_] [class*=form-item-field-datenschutz],.paragraph--type--custom-block [id*=block-kontaktformularderwebsite] [class*=form-item-field-datenschutz],.paragraph--type--kontakt .kontakt-form-wrapper [class*=form-item-field-datenschutz],.paragraph--type--kontakt [id*=ajaxify_submit_form_node_newsletter_] [class*=form-item-field-datenschutz],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_newsletter_unsubscribe_] [class*=form-item-field-datenschutz],.paragraph--type--kontakt [id*=ajaxify_submit_form_contact_message_application_] [class*=form-item-field-datenschutz],.paragraph--type--kontakt [id*=block-kontaktformularderwebsite] [class*=form-item-field-datenschutz]{height:0;overflow:hidden;margin:0;transition:none}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--custom-block .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--custom-block .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--custom-block .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--custom-block .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--custom-block .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--kontakt .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--kontakt .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--kontakt .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--kontakt .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber .ajax-throbber,.paragraph--type--kontakt .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber{height:20px}.paragraph--type--custom-block .contact-message-application-form-form #line-4,.paragraph--type--custom-block .contact-message-feedback-form #line-4,.paragraph--type--kontakt .contact-message-application-form-form #line-4,.paragraph--type--kontakt .contact-message-feedback-form #line-4{position:relative}.paragraph--type--custom-block .contact-message-application-form-form #line-4 button,.paragraph--type--custom-block .contact-message-application-form-form #line-4 input[type=submit],.paragraph--type--custom-block .contact-message-feedback-form #line-4 button,.paragraph--type--custom-block .contact-message-feedback-form #line-4 input[type=submit],.paragraph--type--kontakt .contact-message-application-form-form #line-4 button,.paragraph--type--kontakt .contact-message-application-form-form #line-4 input[type=submit],.paragraph--type--kontakt .contact-message-feedback-form #line-4 button,.paragraph--type--kontakt .contact-message-feedback-form #line-4 input[type=submit]{position:relative;color:#000;background:#ffed00;text-align:center;padding:12px 20px 10px;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1em;min-width:200px;margin:20px 0;float:right;border:none}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block .contact-message-application-form-form #line-4 button,.paragraph--type--custom-block .contact-message-application-form-form #line-4 input[type=submit],.paragraph--type--custom-block .contact-message-feedback-form #line-4 button,.paragraph--type--custom-block .contact-message-feedback-form #line-4 input[type=submit],.paragraph--type--kontakt .contact-message-application-form-form #line-4 button,.paragraph--type--kontakt .contact-message-application-form-form #line-4 input[type=submit],.paragraph--type--kontakt .contact-message-feedback-form #line-4 button,.paragraph--type--kontakt .contact-message-feedback-form #line-4 input[type=submit]{width:100%;float:none;margin-top:30px}}.no-touchevents .paragraph--type--custom-block .contact-message-application-form-form #line-4 button:hover,.no-touchevents .paragraph--type--custom-block .contact-message-application-form-form #line-4 input[type=submit]:hover,.no-touchevents .paragraph--type--custom-block .contact-message-feedback-form #line-4 button:hover,.no-touchevents .paragraph--type--custom-block .contact-message-feedback-form #line-4 input[type=submit]:hover,.no-touchevents .paragraph--type--kontakt .contact-message-application-form-form #line-4 button:hover,.no-touchevents .paragraph--type--kontakt .contact-message-application-form-form #line-4 input[type=submit]:hover,.no-touchevents .paragraph--type--kontakt .contact-message-feedback-form #line-4 button:hover,.no-touchevents .paragraph--type--kontakt .contact-message-feedback-form #line-4 input[type=submit]:hover{opacity:.7;cursor:pointer}.paragraph--type--custom-block .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber,.paragraph--type--custom-block .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber{position:absolute;bottom:30px;right:60px;padding:0;width:auto!important;z-index:5}.paragraph--type--custom-block .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--custom-block .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--kontakt .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--kontakt .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber .message{display:none!important}.paragraph--type--custom-block .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--custom-block .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--kontakt .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--kontakt .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child{background-color:#000}.user-logged-in .paragraph--type--custom-block .contact-message-application-form-form #line-1,.user-logged-in .paragraph--type--kontakt .contact-message-application-form-form #line-1{display:block}.paragraph--type--custom-block .contact-message-application-form-form #line-6 button:after,.paragraph--type--custom-block .contact-message-application-form-form #line-6 input[type=submit]:after,.paragraph--type--kontakt .contact-message-application-form-form #line-6 button:after,.paragraph--type--kontakt .contact-message-application-form-form #line-6 input[type=submit]:after,.user-logged-in .paragraph--type--custom-block .contact-message-application-form-form #line-4,.user-logged-in .paragraph--type--kontakt .contact-message-application-form-form #line-4{display:none}.paragraph--type--custom-block .contact-message-application-form-form #line-6,.paragraph--type--kontakt .contact-message-application-form-form #line-6{position:relative}.paragraph--type--custom-block .contact-message-application-form-form #line-6 button,.paragraph--type--custom-block .contact-message-application-form-form #line-6 input[type=submit],.paragraph--type--kontakt .contact-message-application-form-form #line-6 button,.paragraph--type--kontakt .contact-message-application-form-form #line-6 input[type=submit]{position:relative;color:#000;background:#ffed00;text-align:center;padding:12px 20px 10px;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1em;min-width:200px;margin:20px 0;float:right;border:none}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber,.paragraph--type--custom-block .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-application-form-form #line-4 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-feedback-form #line-4 .ajax-progress.ajax-progress-throbber{right:calc(50% - 40px)}.paragraph--type--custom-block .contact-message-application-form-form #line-6 button,.paragraph--type--custom-block .contact-message-application-form-form #line-6 input[type=submit],.paragraph--type--kontakt .contact-message-application-form-form #line-6 button,.paragraph--type--kontakt .contact-message-application-form-form #line-6 input[type=submit]{width:100%;float:none;margin-top:30px}}.no-touchevents .paragraph--type--custom-block .contact-message-application-form-form #line-6 button:hover,.no-touchevents .paragraph--type--custom-block .contact-message-application-form-form #line-6 input[type=submit]:hover,.no-touchevents .paragraph--type--kontakt .contact-message-application-form-form #line-6 button:hover,.no-touchevents .paragraph--type--kontakt .contact-message-application-form-form #line-6 input[type=submit]:hover{opacity:.7;cursor:pointer}.paragraph--type--custom-block .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber{position:absolute;right:60px;padding:0;width:auto!important;z-index:5;bottom:30px}.paragraph--type--custom-block .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--kontakt .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber .message{display:none!important}.paragraph--type--custom-block .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--kontakt .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child{background-color:#000}.paragraph--type--custom-block .contact-message-application-form-form #line-6 input[type=submit],.paragraph--type--kontakt .contact-message-application-form-form #line-6 input[type=submit]{margin:0}.paragraph--type--custom-block .contact-message-application-form-form #line-6:after,.paragraph--type--custom-block .contact-message-application-form-form #line-6:before,.paragraph--type--kontakt .contact-message-application-form-form #line-6:after,.paragraph--type--kontakt .contact-message-application-form-form #line-6:before{content:" ";display:table}.paragraph--type--custom-block .contact-message-application-form-form #line-6:after,.paragraph--type--kontakt .contact-message-application-form-form #line-6:after{content:'';display:block;clear:both}.paragraph--type--custom-block .contact-message-reservieren-form,.paragraph--type--kontakt .contact-message-reservieren-form{position:relative}.paragraph--type--custom-block .contact-message-reservieren-form button,.paragraph--type--custom-block .contact-message-reservieren-form input[type=submit],.paragraph--type--kontakt .contact-message-reservieren-form button,.paragraph--type--kontakt .contact-message-reservieren-form input[type=submit]{position:relative;color:#fff;background:#ffed00;text-align:center;padding:12px 20px 10px;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1em;min-width:200px;margin:20px 0;float:right;border:none}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-application-form-form #line-6 .ajax-progress.ajax-progress-throbber{right:calc(50% - 40px)}.paragraph--type--custom-block .contact-message-reservieren-form button,.paragraph--type--custom-block .contact-message-reservieren-form input[type=submit],.paragraph--type--kontakt .contact-message-reservieren-form button,.paragraph--type--kontakt .contact-message-reservieren-form input[type=submit]{width:100%;float:none;margin-top:30px}}.paragraph--type--custom-block .contact-message-reservieren-form button:after,.paragraph--type--custom-block .contact-message-reservieren-form input[type=submit]:after,.paragraph--type--kontakt .contact-message-reservieren-form button:after,.paragraph--type--kontakt .contact-message-reservieren-form input[type=submit]:after{display:none}.no-touchevents .paragraph--type--custom-block .contact-message-reservieren-form button:hover,.no-touchevents .paragraph--type--custom-block .contact-message-reservieren-form input[type=submit]:hover,.no-touchevents .paragraph--type--kontakt .contact-message-reservieren-form button:hover,.no-touchevents .paragraph--type--kontakt .contact-message-reservieren-form input[type=submit]:hover{opacity:.7;cursor:pointer}.paragraph--type--custom-block .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber{position:absolute;bottom:30px;right:60px;padding:0;width:auto!important;z-index:5}.paragraph--type--custom-block .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber .message,.paragraph--type--kontakt .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber .message{display:none!important}.paragraph--type--custom-block .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--kontakt .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child{background-color:#fff}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1,.paragraph--type--custom-block .node-newsletter-form #line-1,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1,.paragraph--type--kontakt .node-newsletter-form #line-1{position:relative}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 button,.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit],.paragraph--type--custom-block .node-newsletter-form #line-1 button,.paragraph--type--custom-block .node-newsletter-form #line-1 input[type=submit],.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 button,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit],.paragraph--type--kontakt .node-newsletter-form #line-1 button,.paragraph--type--kontakt .node-newsletter-form #line-1 input[type=submit]{position:relative;color:#fff;background:#ffed00;text-align:center;padding:12px 20px 10px;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1em;min-width:200px;margin:20px 0;float:right;border:none}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-reservieren-form .ajax-progress.ajax-progress-throbber{right:calc(50% - 40px)}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 button,.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit],.paragraph--type--custom-block .node-newsletter-form #line-1 button,.paragraph--type--custom-block .node-newsletter-form #line-1 input[type=submit],.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 button,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit],.paragraph--type--kontakt .node-newsletter-form #line-1 button,.paragraph--type--kontakt .node-newsletter-form #line-1 input[type=submit]{width:100%;float:none;margin-top:30px}}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 button:after,.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit]:after,.paragraph--type--custom-block .node-newsletter-form #line-1 button:after,.paragraph--type--custom-block .node-newsletter-form #line-1 input[type=submit]:after,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 button:after,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit]:after,.paragraph--type--kontakt .node-newsletter-form #line-1 button:after,.paragraph--type--kontakt .node-newsletter-form #line-1 input[type=submit]:after{display:none}.no-touchevents .paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 button:hover,.no-touchevents .paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit]:hover,.no-touchevents .paragraph--type--custom-block .node-newsletter-form #line-1 button:hover,.no-touchevents .paragraph--type--custom-block .node-newsletter-form #line-1 input[type=submit]:hover,.no-touchevents .paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 button:hover,.no-touchevents .paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 input[type=submit]:hover,.no-touchevents .paragraph--type--kontakt .node-newsletter-form #line-1 button:hover,.no-touchevents .paragraph--type--kontakt .node-newsletter-form #line-1 input[type=submit]:hover{opacity:.7;cursor:pointer}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber,.paragraph--type--custom-block .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber{position:absolute;bottom:30px;right:60px;padding:0;width:auto!important;z-index:5}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--custom-block .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber .message,.paragraph--type--kontakt .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber .message{display:none!important}.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--custom-block .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.paragraph--type--kontakt .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child{background-color:#fff}.paragraph--type--custom-block.has-form.has-map .paragraph--type--map,.paragraph--type--kontakt.has-form.has-map .paragraph--type--map{float:left;width:100%;margin-top:40px}.paragraph--type--custom-block.has-no-info .kontakt-form-wrapper,.paragraph--type--kontakt.has-no-info .kontakt-form-wrapper{width:100%}.paragraph--type--custom-block.float-element-wrappers .kontakt-info,.paragraph--type--kontakt.float-element-wrappers .kontakt-info{width:40%;float:left;padding-right:calc(10px * 3)}.paragraph--type--custom-block.float-element-wrappers .kontakt-form-wrapper,.paragraph--type--custom-block.float-element-wrappers.has-map:not(.has-form) .paragraph--type--map,.paragraph--type--kontakt.float-element-wrappers .kontakt-form-wrapper,.paragraph--type--kontakt.float-element-wrappers.has-map:not(.has-form) .paragraph--type--map{width:60%;float:left}.paragraph--type--custom-block.float-element-wrappers.has-no-info .kontakt-form-wrapper,.paragraph--type--kontakt.float-element-wrappers.has-no-info .kontakt-form-wrapper{width:100%;float:none}.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:40%}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber,.paragraph--type--custom-block .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .contact-message-newsletter-unsubscribe-form #line-1 .ajax-progress.ajax-progress-throbber,.paragraph--type--kontakt .node-newsletter-form #line-1 .ajax-progress.ajax-progress-throbber{right:calc(50% - 40px)}.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:40%}}@media only screen and (min-width:768px) and (max-width:991px){.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:20%}}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:40%}}@media only screen and (min-width:1200px) and (max-width:1599px){.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:60%}}@media only screen and (min-width:1600px) and (max-width:1919px){.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:50%}}@media only screen and (min-width:1920px){.paragraph--type--custom-block.has-image .img-wrapper,.paragraph--type--kontakt.has-image .img-wrapper{width:50%}}.paragraph--type--custom-block.has-image .img-wrapper img,.paragraph--type--kontakt.has-image .img-wrapper img{width:100%;height:auto;border-radius:10px}.paragraph--type--custom-block.has-image .info-wrapper,.paragraph--type--kontakt.has-image .info-wrapper{width:70%;float:left}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block.has-image .info-wrapper,.paragraph--type--kontakt.has-image .info-wrapper{clear:left;width:100%}}.paragraph--type--custom-block.has-image .kontakt-form-wrapper,.paragraph--type--custom-block.has-image.has-map:not(.has-form) .paragraph--type--map,.paragraph--type--kontakt.has-image .kontakt-form-wrapper,.paragraph--type--kontakt.has-image.has-map:not(.has-form) .paragraph--type--map{width:50%}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--custom-block.has-image .kontakt-form-wrapper,.paragraph--type--custom-block.has-image.has-map:not(.has-form) .paragraph--type--map,.paragraph--type--kontakt.has-image .kontakt-form-wrapper,.paragraph--type--kontakt.has-image.has-map:not(.has-form) .paragraph--type--map{width:40%}}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){body:not(.path-frontpage) .paragraph--type--section.full-height .section-inner{min-height:calc(100vh - 80px)}.paragraph--type--custom-block.has-image .kontakt-form-wrapper,.paragraph--type--custom-block.has-image.has-map:not(.has-form) .paragraph--type--map,.paragraph--type--kontakt.has-image .kontakt-form-wrapper,.paragraph--type--kontakt.has-image.has-map:not(.has-form) .paragraph--type--map{width:100%}}.paragraph--type--custom-block.has-image.has-no-info .kontakt-form-wrapper,.paragraph--type--kontakt.has-image.has-no-info .kontakt-form-wrapper{width:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1919px),only screen and (min-width:1920px){.paragraph--type--custom-block.float-form-items form:not(.contact-message-reservieren-form) .input-small,.paragraph--type--kontakt.float-form-items form:not(.contact-message-reservieren-form) .input-small{width:30%!important}.paragraph--type--custom-block.float-form-items form:not(.contact-message-reservieren-form) .input-big,.paragraph--type--kontakt.float-form-items form:not(.contact-message-reservieren-form) .input-big{width:70%!important}}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1:before,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2:before,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3:before,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4:before,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5:before{content:" ";display:table}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5:after{content:'';display:block;clear:both}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5>div:first-child{float:left;width:50%;padding-right:calc((10px + 3px)/ 2)}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5>div:first-child{width:100%;padding:0}}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5>div:nth-child(2){float:left;width:50%;padding-left:calc((10px + 3px)/ 2)}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-3>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-4>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-5>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-3>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-4>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-5>div:nth-child(2){width:100%;padding:0}}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1:before,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2:before,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1:before,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2:before,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1:before,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2:before,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1:after,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1:before,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2:after,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1:before,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2:before,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1:before,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2:before,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1:before,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2:before,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1:after,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1:before,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2:after,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2:before{content:" ";display:table}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2:after,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1:after,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2:after,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1:after,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2:after,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1:after,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2:after,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1:after,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2:after{content:'';display:block;clear:both}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2>div:first-child{float:left;width:50%;padding-right:calc((10px + 3px)/ 2)}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:first-child,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1>div:first-child,.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:first-child,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1>div:first-child,.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2>div:first-child{width:100%;padding:0}}.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2>div:nth-child(2){float:left;width:50%;padding-left:calc((10px + 3px)/ 2)}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-feedback-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:nth-child(2),.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-1>div:nth-child(2),.paragraph--type--custom-block.float-form-items .node-newsletter-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-application-form-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-feedback-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .contact-message-newsletter-unsubscribe-form #line-2>div:nth-child(2),.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-1>div:nth-child(2),.paragraph--type--kontakt.float-form-items .node-newsletter-form #line-2>div:nth-child(2){width:100%;padding:0}}.paragraph--type--custom-block h3,.paragraph--type--kontakt h3{padding-bottom:10px}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){.paragraph--type--custom-block .kontakt-form-wrapper,.paragraph--type--custom-block .kontakt-info,.paragraph--type--kontakt .kontakt-form-wrapper,.paragraph--type--kontakt .kontakt-info{clear:left;padding:20px}}.contact-message-application-form-form table[id*=edit-field-bewerbungsdokumente] .ajax-progress.ajax-progress-throbber,.contact-message-application-form-form table[id*=edit-field-file] .ajax-progress.ajax-progress-throbber,.contact-message-feedback-form table[id*=edit-field-bewerbungsdokumente] .ajax-progress.ajax-progress-throbber,.contact-message-feedback-form table[id*=edit-field-file] .ajax-progress.ajax-progress-throbber{top:8px;left:calc(50% - 40px);right:auto!important}.contact-message-application-form-form [id*=edit-field-file].form-managed-file,.contact-message-feedback-form [id*=edit-field-file].form-managed-file{height:auto!important;position:relative}.contact-message-application-form-form [id*=edit-field-file] .messages--error,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] .messages--error,.contact-message-feedback-form [id*=edit-field-file] .messages--error,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] .messages--error{display:block!important;margin-left:10px;margin-bottom:30px;border:none;background:0 0;color:red;box-shadow:none;font-size:14px;padding:0;margin-top:30px}.contact-message-application-form-form [id*=edit-field-file] .tabledrag-toggle-weight-wrapper,.contact-message-application-form-form [id*=edit-field-file] summary,.contact-message-application-form-form [id*=edit-field-file] table tbody tr td .tabledrag-handle,.contact-message-application-form-form [id*=edit-field-file] table thead,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] .tabledrag-toggle-weight-wrapper,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] summary,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .tabledrag-handle,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table thead,.contact-message-feedback-form [id*=edit-field-file] .tabledrag-toggle-weight-wrapper,.contact-message-feedback-form [id*=edit-field-file] summary,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td .tabledrag-handle,.contact-message-feedback-form [id*=edit-field-file] table thead,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] .tabledrag-toggle-weight-wrapper,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] summary,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .tabledrag-handle,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table thead{display:none!important}.contact-message-application-form-form [id*=edit-field-file] details,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] details,.contact-message-feedback-form [id*=edit-field-file] details,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] details{border:none}.contact-message-application-form-form [id*=edit-field-file] details>.details-wrapper,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] details>.details-wrapper,.contact-message-feedback-form [id*=edit-field-file] details>.details-wrapper,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] details>.details-wrapper{padding:0}.contact-message-application-form-form [id*=edit-field-file] table,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table,.contact-message-feedback-form [id*=edit-field-file] table,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table{margin-top:15px;box-shadow:none;border-spacing:0 5px;border-collapse:separate}.contact-message-application-form-form [id*=edit-field-file] table tbody tr,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr,.contact-message-feedback-form [id*=edit-field-file] table tbody tr,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr{border:none;margin:5px 0}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td{background:#d0d0d0;border:none;padding:0;position:relative}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td:first-child,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td:first-child,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td:first-child,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td:first-child{width:100%}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td:nth-child(3),.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td:nth-child(3),.contact-message-feedback-form [id*=edit-field-file] table tbody tr td:nth-child(3),.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td:nth-child(3){width:150px}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td span.file,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td span.file,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td span.file,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td span.file{background:0 0;padding:0}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td a,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td a,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a{font-size:1rem!important;line-height:1rem;padding:11px 20px 10px;display:inline-block}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td a:link,.contact-message-application-form-form [id*=edit-field-file] table tbody tr td a:visited,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:link,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:visited,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td a:link,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td a:visited,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:link,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:visited{color:#303435;text-decoration:none}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td a:active,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:active,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td a:active,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:active,.no-touchevents .contact-message-application-form-form [id*=edit-field-file] table tbody tr td a:hover,.no-touchevents .contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-file] table tbody tr td a:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td a:hover{opacity:.7}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td button,.contact-message-application-form-form [id*=edit-field-file] table tbody tr td input[type=submit],.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit],.contact-message-feedback-form [id*=edit-field-file] table tbody tr td button,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td input[type=submit],.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]{position:relative;color:#000;background:#ffed00;text-align:center;padding:12px 20px 10px;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1em;min-width:200px;margin:20px 0;float:right;border:none}@media only screen and (min-width:100px) and (max-width:767px){.contact-message-application-form-form [id*=edit-field-file] table tbody tr td button,.contact-message-application-form-form [id*=edit-field-file] table tbody tr td input[type=submit],.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit],.contact-message-feedback-form [id*=edit-field-file] table tbody tr td button,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td input[type=submit],.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]{width:100%;float:none;margin-top:30px}}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td button:after,.contact-message-application-form-form [id*=edit-field-file] table tbody tr td input[type=submit]:after,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button:after,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]:after,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td button:after,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td input[type=submit]:after,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button:after,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]:after{display:none}.no-touchevents .contact-message-application-form-form [id*=edit-field-file] table tbody tr td button:hover,.no-touchevents .contact-message-application-form-form [id*=edit-field-file] table tbody tr td input[type=submit]:hover,.no-touchevents .contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button:hover,.no-touchevents .contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-file] table tbody tr td button:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-file] table tbody tr td input[type=submit]:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td button:hover,.no-touchevents .contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]:hover{opacity:.7;cursor:pointer}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber{position:absolute;bottom:30px;right:60px;padding:0;width:auto!important;z-index:5}@media only screen and (min-width:100px) and (max-width:767px){.contact-message-application-form-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber{right:calc(50% - 40px)}}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber .message,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber .message,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber .message,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber .message{display:none!important}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.contact-message-feedback-form [id*=edit-field-file] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child,.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td .ajax-progress.ajax-progress-throbber .ajax-throbber .sk-child{background-color:#000}.contact-message-application-form-form [id*=edit-field-file] table tbody tr td input[type=submit],.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit],.contact-message-feedback-form [id*=edit-field-file] table tbody tr td input[type=submit],.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] table tbody tr td input[type=submit]{margin:0;float:none;font-size:1rem!important;min-width:150px!important}.contact-message-application-form-form #line-6 .form-type-managed-file,.contact-message-feedback-form #line-3 .form-type-managed-file{margin-top:35px}.contact-message-application-form-form [id*=edit-field-file] .form-type-managed-file [type=file][data-drupal-selector*=edit-field-bewerbungsdokumente-],.contact-message-application-form-form [id*=edit-field-bewerbungsdokumente-] .form-type-managed-file [type=file][data-drupal-selector*=edit-field-bewerbungsdokumente-],.contact-message-feedback-form [id*=edit-field-file] .form-type-managed-file [type=file][data-drupal-selector*=edit-field-bewerbungsdokumente-],.contact-message-feedback-form [id*=edit-field-bewerbungsdokumente-] .form-type-managed-file [type=file][data-drupal-selector*=edit-field-bewerbungsdokumente-]{opacity:0}.no-touchevents .contact-message-application-form-form #line-6 .form-type-managed-file:hover label,.no-touchevents .contact-message-feedback-form #line-3 .form-type-managed-file:hover label{opacity:.7}.no-touchevents .no-touchevents .contact-message-application-form-form #line-6 .form-type-managed-file:hover label:active,.no-touchevents .no-touchevents .contact-message-application-form-form #line-6 .form-type-managed-file:hover label:focus,.no-touchevents .no-touchevents .contact-message-application-form-form #line-6 .form-type-managed-file:hover label:hover{cursor:pointer}.contact-message-application-form-form #line-6 .form-type-managed-file label{text-align:center;display:block;width:100%;color:#303435;border-bottom:3px solid #303435;padding-bottom:15px;font-weight:400;font-size:1rem;position:relative;z-index:15}.contact-message-application-form-form #line-6 .form-type-managed-file label+.form-managed-file{height:auto}.contact-message-application-form-form #line-6 .form-type-managed-file input{display:none!important}.contact-message-application-form-form #line-6 .form-type-managed-file .ajax-progress.ajax-progress-throbber{padding-top:10px;bottom:10px;z-index:30;left:calc(50% - 100px);min-width:200px;right:auto;background:#fff;text-align:center}.contact-message-application-form-form #line-6 .form-type-managed-file .ajax-progress.ajax-progress-throbber>div{display:inline-block;width:auto}.contact-message-application-form-form #line-6 .form-type-managed-file .ajax-progress.ajax-progress-throbber>div .sk-child{background-color:#303435!important}.contact-message-feedback-form #line-3{width:100%}.no-touchevents .no-touchevents .contact-message-feedback-form #line-3 .form-type-managed-file:hover label:active,.no-touchevents .no-touchevents .contact-message-feedback-form #line-3 .form-type-managed-file:hover label:focus,.no-touchevents .no-touchevents .contact-message-feedback-form #line-3 .form-type-managed-file:hover label:hover{cursor:pointer}.contact-message-feedback-form #line-3 .form-type-managed-file label{text-align:center;display:block;width:100%;color:#303435;border-bottom:3px solid #303435;padding-bottom:15px;font-weight:400;font-size:1rem;position:relative;z-index:15}.contact-message-feedback-form #line-3 .form-type-managed-file label+.form-managed-file{height:0}.contact-message-feedback-form #line-3 .form-type-managed-file input{display:none!important}.contact-message-feedback-form #line-3 .form-type-managed-file .ajax-progress.ajax-progress-throbber{bottom:10px;z-index:30;left:calc(50% - 125px);min-width:250px;right:auto;background:#fff;text-align:center;position:absolute}.contact-message-feedback-form #line-3 .form-type-managed-file .ajax-progress.ajax-progress-throbber>div{display:inline-block;width:auto}.contact-message-feedback-form #line-3 .form-type-managed-file .ajax-progress.ajax-progress-throbber>div .sk-child{background:#303435}.paragraph--type--kontaktinfo{font-size:1rem;margin-bottom:calc(10px / 2)}.paragraph--type--kontaktinfo .fas{float:left;width:1.4rem;text-align:center}.paragraph--type--kontaktinfo .fas:before{font-size:1.4rem;line-height:1.4rem;width:1.4rem;font-weight:900}.no-touchevents .paragraph--type--category-list .listview-list-item a:hover,.no-touchevents .paragraph--type--category-list .listview-list-item a:hover *,.paragraph--type--category-list .listview-list-item a,.paragraph--type--category-list .listview-list-item a *,.paragraph--type--category-list .listview-list-item a.is-active,.paragraph--type--category-list .listview-list-item a.is-active *,.paragraph--type--category-list .listview-list-item a:active,.paragraph--type--category-list .listview-list-item a:active *,.paragraph--type--category-list .listview-list-item a:focus,.paragraph--type--category-list .listview-list-item a:focus *,.paragraph--type--category-list .listview-list-item a:link,.paragraph--type--category-list .listview-list-item a:link *,.paragraph--type--category-list .listview-list-item a:visited,.paragraph--type--category-list .listview-list-item a:visited *,.paragraph--type--kontaktinfo .description,.paragraph--type--kontaktinfo .description *{font-weight:500!important}.paragraph--type--kontaktinfo .description{float:left;width:calc(100% - 1.4rem);padding-left:10px;display:inline-block;padding-top:.15rem;line-height:1.7rem}.vocabulary-orte .paragraph--type--kontaktinfo{padding-left:0}.paragraph--type--mediabox.modern.bg-contain .paragraph-overflow-handler,.paragraph--type--mediabox.modern.bg-contain a.photoswipe{min-height:unset!important;height:auto!important}.paragraph--type--mediabox.modern.no-content .paragraph-overflow-handler,.paragraph--type--mediabox.modern[data-lightbox] a.photoswipe{min-height:400px}.paragraph--type--mediabox.modern .image-wrapper,.paragraph--type--mediabox.modern a.photoswipe{position:relative;height:100%;display:block;overflow:hidden;transition:all .6s ease}.paragraph--type--mediabox.modern .image-wrapper img,.paragraph--type--mediabox.modern a.photoswipe img{transition:all .6s ease}.paragraph--type--mediabox.modern .mb-img{display:block;width:100%;transition:all .6s cubic-bezier(.56,.21,.28,.96)!important;background-size:cover;background-position:center center;background-repeat:no-repeat;transform-origin:center bottom;position:absolute;top:0;left:0;height:100%;z-index:3}.paragraph--type--mediabox.modern .full-image{width:100%;height:auto}.paragraph--type--mediabox.modern .paragraph-inner{box-shadow:none;height:100%;border-radius:0;transition:transform ease .3s,box-shadow ease .3s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);z-index:100;position:relative}.paragraph--type--mediabox.modern .paragraph-inner .paragraph-overflow-handler{position:relative;overflow:hidden;border-radius:0;height:100%;width:100%;z-index:-1}.paragraph--type--mediabox.modern .paragraph-inner .paragraph-overflow-handler:before{content:'';display:block;position:absolute;top:10%;right:0;left:0;bottom:0;z-index:4}.paragraph--type--mediabox.modern .paragraph-inner .paragraph-overflow-handler,.paragraph--type--mediabox.modern .paragraph-inner .paragraph-overflow-handler *{color:inherit}.paragraph--type--mediabox.modern.no-content .paragraph-overflow-handler:before{display:none}.paragraph--type--mediabox.modern .paragraph-content{max-width:600px;position:relative;width:100%;z-index:5;height:100%;padding:150px 20px 100px 50px}.paragraph--type--mediabox.modern .paragraph-content:after{content:'';display:block;clear:both}.paragraph--type--mediabox.modern .paragraph-content:before{content:'';display:block;width:200vw;position:absolute;background:rgba(255,255,255,.4);top:130px;left:-100vw;bottom:80px;transition:transform .8s cubic-bezier(.48,.5,.11,1)}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner{padding:20px 20px 15px;position:relative;width:100%;font-size:1rem;line-height:1.3rem;font-weight:500;transform:translateX(0);text-align:center;height:100%}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner:before{content:'';display:block;top:0;left:0;z-index:-1;position:absolute;width:100%;height:100%;background:inherit;transform:scale(1);transition:transform 1.2s cubic-bezier(.48,.5,.11,1)}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h1{font-size:2.2rem}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h1{font-size:2rem}}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h2{font-size:2.1rem}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h2{font-size:1.9rem}}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h3{font-size:2rem}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h3{font-size:1.8rem}}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h4{font-size:1.9rem}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h4{font-size:1.7rem}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner p{font-size:1rem}}.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h1:last-child,.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h2:last-child,.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h3:last-child,.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h4:last-child,.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h5:last-child,.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner h6:last-child,.paragraph--type--mediabox.modern .paragraph-content .paragraph-content-inner p:last-child{padding-bottom:0}.no-touchevents .no-touchevents .paragraph--type--mediabox.modern[data-href]:active:active,.no-touchevents .no-touchevents .paragraph--type--mediabox.modern[data-href]:active:focus,.no-touchevents .no-touchevents .paragraph--type--mediabox.modern[data-href]:active:hover,.no-touchevents .no-touchevents .paragraph--type--mediabox.modern[data-href]:hover:active,.no-touchevents .no-touchevents .paragraph--type--mediabox.modern[data-href]:hover:focus,.no-touchevents .no-touchevents .paragraph--type--mediabox.modern[data-href]:hover:hover{cursor:pointer}.no-touchevents .paragraph--type--mediabox.modern[data-href]:active .paragraph-content:before,.no-touchevents .paragraph--type--mediabox.modern[data-href]:hover .paragraph-content:before{transform:scale(3)}.no-touchevents .paragraph--type--mediabox.modern[data-href]:active .paragraph-content .paragraph-content-inner:before,.no-touchevents .paragraph--type--mediabox.modern[data-href]:hover .paragraph-content .paragraph-content-inner:before{transform:scaleX(2)}.paragraph--type--mediabox.modern[data-href] .paragraph-overflow-handler>.readmore{display:none!important}.paragraph--type--mediabox.modern[data-href] .paragraph-content-inner:after{content:'\f104';font-family:flaticon!important;font-size:30px}.paragraph--type--mediabox.modern[data-lightbox] a.photoswipe span{background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:50}.paragraph--type--mediabox.modern[data-lightbox] a.photoswipe:after{opacity:0;transition:all .6s cubic-bezier(.56,.21,.28,.96)!important;content:'\f055';font-family:'Font Awesome 5 Free';font-weight:700;position:absolute;font-size:2.5rem;line-height:1rem;top:calc(50% - .5em);left:calc(50% - .5em);color:#fff;text-shadow:0 0 4px rgba(0,0,0,.5);z-index:1000}.no-touchevents .paragraph--type--mediabox.modern .readmore:hover,.no-touchevents .paragraph--type--mediabox.modern .readmore:hover *,.paragraph--type--facts .paragraph--type--fakt .counter .number,.paragraph--type--facts .paragraph--type--fakt .counter .number *,.paragraph--type--mediabox.modern .readmore,.paragraph--type--mediabox.modern .readmore *,.paragraph--type--mediabox.modern .readmore.is-active,.paragraph--type--mediabox.modern .readmore.is-active *,.paragraph--type--mediabox.modern .readmore:active,.paragraph--type--mediabox.modern .readmore:active *,.paragraph--type--mediabox.modern .readmore:focus,.paragraph--type--mediabox.modern .readmore:focus *,.paragraph--type--mediabox.modern .readmore:link,.paragraph--type--mediabox.modern .readmore:link *,.paragraph--type--mediabox.modern .readmore:visited,.paragraph--type--mediabox.modern .readmore:visited *{font-weight:400!important}.paragraph--type--mediabox.modern[data-lightbox] a.photoswipe:hover:after{opacity:1}.paragraph--type--mediabox.modern[data-lightbox]:active a.photoswipe,.paragraph--type--mediabox.modern[data-lightbox]:focus a.photoswipe{border-radius:10px;overflow:hidden}.no-touchevents .paragraph--type--mediabox.modern[data-lightbox] .paragraph-inner:active .mb-img,.no-touchevents .paragraph--type--mediabox.modern[data-lightbox] .paragraph-inner:active a.photoswipe,.no-touchevents .paragraph--type--mediabox.modern[data-lightbox] .paragraph-inner:hover .mb-img,.no-touchevents .paragraph--type--mediabox.modern[data-lightbox] .paragraph-inner:hover a.photoswipe{transform:scale(1.05)}.paragraph--type--mediabox.modern .readmore{text-align:left;display:inline;position:relative;width:100%;padding:0 30px 0 20px;line-height:1.2rem;bottom:-2px;z-index:9;transition:.5s all ease}.paragraph--type--mediabox.modern .readmore:before{content:'»';position:absolute;right:0;top:calc(50% - 1em / 2 - 5px);font-size:1.5rem;line-height:1rem;left:auto}.paragraph--type--mediabox.modern .readmore,.paragraph--type--mediabox.modern .readmore.is-active,.paragraph--type--mediabox.modern .readmore:focus,.paragraph--type--mediabox.modern .readmore:link,.paragraph--type--mediabox.modern .readmore:visited{color:#3c434d;text-decoration:none}.no-touchevents .paragraph--type--mediabox.modern .readmore:hover,.paragraph--type--mediabox.modern .readmore:active{color:#fff;text-decoration:none;cursor:pointer}.paragraph--type--mediabox.modern .rippler-effect{background:#fff}.paragraph--type--mediabox.modern.direction-left .paragraph-content{float:left}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern.direction-left .paragraph-content{float:none;padding-left:20px;padding-right:20px}}.paragraph--type--mediabox.modern.direction-left .paragraph-content .paragraph-content-inner{transform:translateX(-50px);text-align:left;width:calc(100% - 100px);float:right}.paragraph--type--mediabox.modern.direction-left[data-href] .paragraph-content-inner{padding-right:120px}.paragraph--type--mediabox.modern.direction-left[data-href] .paragraph-content-inner:after{font-family:flaticon!important;content:'\f104'}.paragraph--type--mediabox.modern.direction-right .paragraph-content{float:right}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern.direction-left .paragraph-content .paragraph-content-inner{transform:translateX(0);width:100%;text-align:center}.paragraph--type--mediabox.modern.direction-left[data-href] .paragraph-content-inner{padding-lefrightt:20px}.paragraph--type--mediabox.modern.direction-right .paragraph-content{float:none;padding-left:20px;padding-right:20px}}.paragraph--type--mediabox.modern.direction-right .paragraph-content .paragraph-content-inner{transform:translateX(-50px);text-align:left;width:calc(100% - 100px);float:right}.paragraph--type--mediabox.modern.direction-right[data-href] .paragraph-content-inner{padding-left:120px}.paragraph--type--mediabox.modern.direction-right[data-href] .paragraph-content-inner:after{font-family:flaticon!important;content:'\f104'}.paragraph--type--mediabox.modern.direction-bottom .paragraph-content{margin:0 auto}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern.direction-right .paragraph-content .paragraph-content-inner{transform:translateX(0);width:100%;text-align:center}.paragraph--type--mediabox.modern.direction-right[data-href] .paragraph-content-inner{padding-left:20px}.paragraph--type--mediabox.modern.direction-bottom .paragraph-content{float:none;padding-left:20px;padding-right:20px}.paragraph--type--mediabox.modern.direction-bottom .paragraph-content .paragraph-content-inner{transform:translateX(0);width:100%;text-align:center}}.paragraph--type--mediabox.modern.direction-bottom .paragraph-content .paragraph-content-inner{padding:20px 20px 15px;transform:translateX(0);text-align:center}.paragraph--type--mediabox.modern.direction-bottom[data-href] .paragraph-content-inner{padding-right:120px}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--mediabox.modern.direction-bottom[data-href] .paragraph-content-inner{padding-right:20px}}.paragraph--type--mediabox.modern.direction-bottom[data-href] .paragraph-content-inner:after{content:'\f104'}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1919px),only screen and (min-width:1920px){.paragraph--type--mediabox.modern.direction-left[data-href] .paragraph-content-inner:after{position:absolute;top:calc(50% - .5em);right:25px}.paragraph--type--mediabox.modern.direction-right[data-href] .paragraph-content-inner:after{position:absolute;top:calc(50% - .5em);left:25px}.paragraph--type--mediabox.modern.direction-bottom[data-href] .paragraph-content-inner:after{position:absolute;top:calc(50% - .5em);right:25px}}.paragraph--type--mediabox.classic .paragraph-inner .paragraph-overflow-handler{min-height:100%;padding-bottom:25px}.paragraph--type--mediabox.classic .paragraph-inner .classic-style-image{width:100%;height:auto}.paragraph--type--mediabox.classic .paragraph-inner .paragraph-content .paragraph-content-inner{padding:20px}.paragraph--type--mediabox.classic .paragraph-inner .paragraph-content .paragraph-content-inner p:last-child{padding-bottom:0}.paragraph--type--mediabox.classic .paragraph-inner .readmore{color:inherit;position:absolute;bottom:0;left:0;z-index:1000001;padding:15px 20px}.paragraph--type--mediabox.classic .paragraph-inner .readmore:active,.paragraph--type--mediabox.classic .paragraph-inner .readmore:hover{font-weight:700}.paragraph--type--custom-block #block-newsletterform .js-form-type-vertical-tabs{display:none}.paragraph--type--category-list .paragraph-inner{position:relative;background:0 0}.paragraph--type--category-list .paragraph-inner>div{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.paragraph--type--category-list .paragraph-inner.items-per-row-1>div>.paragraph.paragraph--type--mediabox{width:100%}.paragraph--type--category-list .paragraph-inner.items-per-row-2>div>.paragraph.paragraph--type--mediabox{width:50%;min-width:250px;max-width:100%}.paragraph--type--category-list .paragraph-inner.items-per-row-3>div>.paragraph.paragraph--type--mediabox{width:calc(100% / 3);min-width:250px;max-width:100%}.paragraph--type--category-list .paragraph-inner.items-per-row-4>div>.paragraph.paragraph--type--mediabox{width:25%;min-width:250px;max-width:100%}.paragraph--type--category-list .paragraph-inner .ajax-progress.ajax-progress-fullscreen{position:absolute;background:rgba(255,255,255,.8);width:100%;height:100%}.paragraph--type--category-list .paragraph-inner .ajax-progress.ajax-progress-fullscreen .ajax-throbber{left:calc(50% - 40px);top:calc(50% - 20px)}.paragraph--type--category-list .paragraph-inner .ajax-progress.ajax-progress-fullscreen .ajax-throbber .sk-child{background-color:#6a6a6a}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox{padding:20px}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner{box-shadow:0 0 5px 0 rgba(0,0,0,.3);height:100%;transition:box-shadow .5s ease}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner:active,.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .paragraph-overflow-handler{height:100%}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .paragraph-content{width:100%}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .paragraph-content .paragraph-content-inner{position:relative;text-align:center;color:inherit;max-height:270px;overflow:hidden}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .paragraph-content .paragraph-content-inner h3{color:inherit;font-size:1.1rem;margin-top:0;padding-top:0}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .paragraph-content .paragraph-content-inner p{display:block}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .paragraph-content .paragraph-content-inner .date{position:absolute;top:40px;right:0;color:inherit;font-size:2.5rem;line-height:1rem}.paragraph--type--category-list .paragraph-inner .paragraph.paragraph--type--mediabox .paragraph-inner .readmore{display:block;padding:5px 20px;width:100%;font-size:.8rem;text-align:right;background:#d0d0d0}.paragraph--type--category-list .listview-list-item{margin-bottom:calc(10px * 2)}.paragraph--type--category-list .listview-list-item a{padding:10px 60px 10px 15px;display:block;position:relative;background:#eaeaea;box-shadow:0 0 1px rgba(0,0,0,.3);transition:all .3s ease}.paragraph--type--category-list .listview-list-item a,.paragraph--type--category-list .listview-list-item a.is-active,.paragraph--type--category-list .listview-list-item a:focus,.paragraph--type--category-list .listview-list-item a:link,.paragraph--type--category-list .listview-list-item a:visited{color:#000;text-decoration:none}.no-touchevents .paragraph--type--category-list .listview-list-item a:hover,.paragraph--type--category-list .listview-list-item a:active{color:#000;text-decoration:none;cursor:pointer}.paragraph--type--category-list .listview-list-item a:before{font-family:'Glyphicons Halflings';position:absolute;right:calc(10px * 2);font-size:1rem;line-height:1rem;top:calc(50% - 1em / 2);content:'\e258'}.no-touchevents .paragraph--type--category-list .listview-list-item a:active,.no-touchevents .paragraph--type--category-list .listview-list-item a:hover{background:#ddd}.paragraph--type--map .leaflet-popup{min-width:200px}.paragraph--type--map .leaflet-popup .leaflet-popup-close-button{font-size:1.1rem;color:#0c0d0d;height:20px;width:20px;top:0;right:0}.paragraph--type--map .leaflet-popup .leaflet-popup-tip{background:#0c0d0d}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper{border-radius:0}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .title{font-size:.9rem;margin-bottom:10px}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .events{margin-bottom:10px;text-transform:uppercase}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .description{font-size:.8rem;font-style:italic;max-width:260px}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .addressfield{margin-top:-10px;margin-bottom:10px}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .addressfield .field{font-size:.7rem;display:inline-block}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .navigation{text-align:center;font-size:.8rem;margin:10px calc(-10px * 2) calc(-10px * 1.5);padding:10px calc(10px * 2);background:#0c0d0d}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .navigation span{color:#fff}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .navigation a{display:inline-block;padding-left:calc(10px * 3);color:#fff}.paragraph--type--map .leaflet-popup .leaflet-popup-content-wrapper .navigation a i:before{font-weight:900}.paragraph--type--map.fit-section .map-container{height:100%!important}.paragraph--type--map.scrolloff .leaflet-control-zoom{display:none!important}.no-touchevents .paragraph--type--slideshow .slide-item.has-link:hover:active,.no-touchevents .paragraph--type--slideshow .slide-item.has-link:hover:focus,.no-touchevents .paragraph--type--slideshow .slide-item.has-link:hover:hover{cursor:pointer}.paragraph--type--slideshow .slide-bg{background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%}.paragraph--type--slideshow[data-slide-transition=slide-animation-zoom] .slide-bg{transition:all .5s ease;transform:scale(1.25,1.25)}.paragraph--type--slideshow[data-slide-transition=slide-animation-zoom] .slick-active .slide-bg{transform:scale(1.02,1.02)}.paragraph--type--slideshow .container{position:absolute;height:100%;padding:0}.paragraph--type--slideshow .container .slide-content{position:absolute;height:100%}.paragraph--type--slideshow .container .slide-content[class*=pos-]{display:flex;flex-wrap:wrap}.paragraph--type--slideshow .container .slide-content.grid-24 .slide-content-inner{padding:calc(10px * 2) calc(10px * 8)}.paragraph--type--slideshow .container .slide-content.grid-12 .slide-content-inner{padding:calc(10px * 2)}.paragraph--type--slideshow .container .slide-content.has-shadow{text-shadow:0 0 3px rgba(0,0,0,.5),0 2px 12px rgba(0,0,0,.9)}.paragraph--type--slideshow .container .slide-content.pos-center-center{justify-content:center;align-content:center}.paragraph--type--slideshow .container .slide-content.pos-top-left{justify-content:flex-start;align-content:flex-start}.paragraph--type--slideshow .container .slide-content.pos-top-center{justify-content:center;align-content:flex-start}.paragraph--type--slideshow .container .slide-content.pos-top-right{justify-content:flex-end;align-content:flex-start}.paragraph--type--slideshow .container .slide-content.pos-right-center{justify-content:flex-end;align-content:center}.paragraph--type--slideshow .container .slide-content.pos-right-bottom{justify-content:flex-end;align-content:flex-end}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){.paragraph--type--slideshow .container .slide-content.pos-right-bottom{align-content:flex-start}}.paragraph--type--slideshow .container .slide-content.pos-bottom-center{justify-content:center;align-content:flex-end}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){.paragraph--type--slideshow .container .slide-content.pos-bottom-center{align-content:flex-start}}.paragraph--type--slideshow .container .slide-content.pos-bottom-left{justify-content:flex-start;align-content:flex-end}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){.paragraph--type--slideshow .container .slide-content.pos-bottom-left{align-content:flex-start}}.paragraph--type--slideshow .container .slide-content.pos-left-center{justify-content:flex-start;align-content:center}.paragraph--type--slideshow .container .slide-content .slide-content-inner{padding:calc(10px * 4)}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--slideshow .container .slide-content .slide-content-inner{padding:calc(10px * 1.5)}}.paragraph--type--slideshow .container .slide-content [data-animation=no-animation]{animation:none!important;transition:none!important;opacity:1!important}.paragraph--type--slideshow .controls{font-size:5rem;line-height:6rem;position:absolute;top:calc(50% - 1em / 2);z-index:200;color:#fff;transition:all .3s ease}.paragraph--type--slideshow .controls:before{font-size:inherit;line-height:inherit;display:block;text-shadow:0 2px 21px rgba(0,0,0,.5);transition:color .3s ease-in-out}.paragraph--type--slideshow .controls.prev{left:calc(10px / 2)}.no-touchevents .paragraph--type--slideshow .controls.prev:active,.no-touchevents .paragraph--type--slideshow .controls.prev:focus,.no-touchevents .paragraph--type--slideshow .controls.prev:hover,.paragraph--type--slideshow .controls.prev:active{transform:translateX(-5px)}.paragraph--type--slideshow .controls.next{right:calc(10px / 2)}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--slideshow .controls.prev{left:0}.paragraph--type--slideshow .controls.next{right:0}}.no-touchevents .paragraph--type--slideshow .controls.next:active,.no-touchevents .paragraph--type--slideshow .controls.next:focus,.no-touchevents .paragraph--type--slideshow .controls.next:hover,.paragraph--type--slideshow .controls.next:active{transform:translateX(5px)}.paragraph--type--slideshow .controls:active,.paragraph--type--slideshow .controls:focus,.paragraph--type--slideshow .controls:hover{text-decoration:none;cursor:pointer}.paragraph--type--slideshow .controls:active:before,.paragraph--type--slideshow .controls:focus:before,.paragraph--type--slideshow .controls:hover:before{opacity:.8}.paragraph--type--slideshow .slick-dots{bottom:40px}.paragraph--type--slideshow .slick-dots li button::before{font-size:22px;color:#303435;opacity:1;text-shadow:2px 2px 0 #fff,2px -2px 0 #fff,-2px -2px 0 #fff,-2px 2px 0 #fff,2px 1px 0 #fff,2px -1px 0 #fff,-2px -1px 0 #fff,-2px 1px 0 #fff,2px 0 0 #fff,2px 0 0 #fff,-2px 0 0 #fff,-2px 0 0 #fff,1px 2px 0 #fff,1px -2px 0 #fff,-1px -2px 0 #fff,-1px 2px 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px 0 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,-1px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff,0 -2px 0 #fff,0 2px 0 #fff,0 1px 0 #fff,0 -1px 0 #fff,0 -1px 0 #fff,0 1px 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}.paragraph--type--slideshow .slick-dots li.slick-active button::before{color:#ffed00}.paragraph--type--facts{text-align:center;padding-bottom:calc(10px * 2)}.paragraph--type--facts .progress-bar{transition:none}.paragraph--type--facts .paragraph--type--fakt{display:inline-block;text-align:center;float:none;vertical-align:top;font-size:1rem;padding:10px}.paragraph--type--facts .paragraph--type--fakt.animated-paragraph:not(.no-animation){opacity:0}.paragraph--type--facts .paragraph--type--fakt .progress{background:0 0;margin:0 auto;box-shadow:none;position:relative;overflow:visible}.paragraph--type--facts .paragraph--type--fakt.animated-counter{font-size:1rem}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress>span{width:50%;height:100%;position:absolute;top:0;z-index:1}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-left{left:0;overflow:hidden}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-bar{width:100%;height:100%;background:0 0;border-width:4px;position:absolute;top:0}@media only screen and (min-width:1920px){.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-bar{border-width:6px}}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-left .progress-bar{left:calc(100% + 1px);border-top-right-radius:500px;border-bottom-right-radius:500px;border-left:0;-webkit-transform-origin:center left;transform-origin:center left}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-right{right:0;overflow:hidden}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-right .progress-bar{left:calc(-100% - 1px);border-top-left-radius:500px;border-bottom-left-radius:500px;border-right:0;-webkit-transform-origin:center right;transform-origin:center right;animation:loading-1 .5s linear forwards 0s}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-value{background:0 0;color:inherit;position:absolute;top:calc(50% - .5em);width:100%;left:0;text-align:center}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-bar{border-style:solid}.paragraph--type--facts .paragraph--type--fakt.animated-counter .progress .progress-left .progress-bar{animation:loading-2 .5s linear forwards .5s}.paragraph--type--facts .paragraph--type--fakt .counter{text-align:center;margin:0 auto;font-size:1rem;width:100%;height:100%}.paragraph--type--facts .paragraph--type--fakt .counter:before{content:'';display:inline-block;vertical-align:middle;height:100%}.paragraph--type--facts .paragraph--type--fakt .counter .number{display:inline-block;vertical-align:middle;line-height:100%;font-size:1rem}@media only screen and (min-width:1920px){.paragraph--type--facts .paragraph--type--fakt .counter .number{font-size:4rem}}@media only screen and (min-width:1600px) and (max-width:1919px){.paragraph--type--facts .paragraph--type--fakt .counter .number{font-size:3rem}}@media only screen and (min-width:1200px) and (max-width:1599px){.paragraph--type--facts .paragraph--type--fakt .counter .number{font-size:2.2rem}}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--facts .paragraph--type--fakt .counter .number{font-size:2rem}}@media only screen and (min-width:768px) and (max-width:991px){.paragraph--type--facts .paragraph--type--fakt .counter .number{font-size:1.8rem}}@media only screen and (min-width:100px) and (max-width:767px),only screen and (min-width:100px) and (max-width:360px){.paragraph--type--slideshow .slick-dots{bottom:10px}.paragraph--type--facts .paragraph--type--fakt .counter .number{font-size:2.3rem}}.paragraph--type--facts .paragraph--type--fakt .counter .number .fact-unit{display:inline-block;padding-left:5px}.paragraph--type--facts .paragraph--type--fakt .counter .number .fact-unit,.paragraph--type--facts .paragraph--type--fakt .counter .number .fact-unit *{text-transform:none!important}.paragraph--type--facts .paragraph--type--fakt .description{font-size:2.2rem;text-align:center;padding-top:20px;color:inherit}@media only screen and (min-width:1920px){.paragraph--type--facts .paragraph--type--fakt .description{font-size:3rem}}.paragraph--type--video{position:relative}.paragraph--type--video video{width:100%}.paragraph--type--video img{width:100%;height:auto;display:block}.paragraph--type--video .play{border-radius:100%;background:#fff;position:absolute;left:50%;top:50%;font-size:3rem;width:2em;height:2em;transform:translate3d(-50%,-50%,0)}.paragraph--type--video .play:after{border-color:transparent transparent transparent #000;border-style:solid;border-width:.5em 0 .5em .9em;transform:translate3d(-50%,-50%,0) translateX(5px);display:block;margin:0 auto;content:'';position:absolute;left:50%;top:50%}@media only screen and (min-width:100px) and (max-width:767px){.paragraph--type--video .play{font-size:2rem}.paragraph--type--video .play:after{transform:translate3d(-50%,-50%,0) translateX(3px)}}.paragraph--type--video:hover .play{opacity:.5}[class*='block-views block-views-blockcopyright-images'] .copyright-image{margin:15px 0}[class*='block-views block-views-blockcopyright-images'] .copyright-image img{display:inline-block;width:80px}[class*='block-views block-views-blockcopyright-images'] .copyright-image span{display:inline-block;vertical-align:middle;margin-left:20px;width:calc(100% - 120px)}#sliding-popup{background:unset;z-index:9999;border-top:6px solid #fff}#sliding-popup .eu-cookie-compliance-banner{background-color:#303435;color:#fff}#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-categories{margin-bottom:10px}#sliding-popup .eu-cookie-compliance-banner .control_indicator{display:none}#sliding-popup .eu-cookie-compliance-banner button.eu-cookie-compliance-save-preferences-button{background:#c1c1c1;border:none;color:#000;padding:5px}#sliding-popup .eu-cookie-compliance-banner a{color:orange}#sliding-popup .eu-cookie-compliance-banner button.agree-button{background:#409717;border:none;color:#fff;padding:8px 15px 7px;width:100%;text-align:center;font-size:1.2rem}#sliding-popup .eu-cookie-compliance-banner .form-item.form-type-checkbox{margin:0 0 5px}#sliding-popup .eu-cookie-compliance-content{max-width:unset;padding:20px}#sliding-popup .eu-cookie-compliance-message{font-size:.8rem;padding:10px;margin:0}.contextual{display:none!important}.contextual.show{display:block!important}.contextual-region>div .paragraphs-editclone-form,.paragraph--type--spacer .contextual-region .contextual{display:none!important}.contextual-region>div>button,.contextual-region>div>button.visually-hidden{position:relative!important}.paragraph--type--section .section-inner .paragraph .contextual-region .contextual{position:absolute;top:40px!important;right:40px}.contextual-region.focus{outline:red dashed 1px;outline-offset:1px}.modal.popupmessage{z-index:1050}.modal.popupmessage .modal-dialog.container{max-width:unset!important}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.modal.popupmessage .modal-dialog.container{width:90%}}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1919px),only screen and (min-width:1920px){.modal.popupmessage .modal-dialog.container{width:50%;min-width:700px}}.modal.popupmessage .modal-body{padding:10px 50px}.modal.popupmessage .modal-body .flaticon-close{position:absolute;right:20px;top:20px;z-index:20;background:0 0;border:none;outline:0}.modal.popupmessage .modal-body .flaticon-close:active,.modal.popupmessage .modal-body .flaticon-close:hover{cursor:pointer;opacity:.5}.modal.popupmessage .modal-body .paragraph{width:100%;margin-top:0}.modal.popupmessage.in~.modal-backdrop{background-color:#fff;opacity:.5}.white-backdrop .modal-backdrop{background-color:#fff}
