/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-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;-ms-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)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}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)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}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)}}.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;-ms-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.39063deg) skewY(0.39063deg);transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}@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.39063deg) skewY(0.39063deg);transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;-ms-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)}}@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)}}.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)}}@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)}}.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)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{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}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.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}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.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}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.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}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.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 (prefers-reduced-motion){.animated{-webkit-animation:unset !important;animation:unset !important;-webkit-transition:none !important;transition:none !important}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.container{max-width:1080px;margin-left:auto;margin-right:auto}.container::after{content:"";display:table;clear:both}@media only screen and (min-width: 1px) and (max-width: 74em){.container{margin-left:3rem;margin-right:3rem}}@media only screen and (min-width: 1px) and (max-width: 64em){.container{margin-left:2rem;margin-right:2rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.container{margin-left:1rem;margin-right:1rem}}.u-hidden{display:none !important}@media only screen and (min-width: 1px) and (max-width: 32em){.u-hidden-small{display:none !important}}@media only screen and (min-width: 1px) and (max-width: 50em){.u-hidden-medium{display:none !important}}@media only screen and (min-width: 1px) and (max-width: 64em){.u-hidden-large{display:none !important}}.u-neddih{display:none !important}.u-visible{display:block !important}@media only screen and (min-width: 1px) and (max-width: 32em){.u-visible-small{display:block}}@media only screen and (min-width: 1px) and (max-width: 50em){.u-visible-medium{display:block !important}}@media only screen and (min-width: 1px) and (max-width: 64em){.u-visible-large{display:block !important}}html.svg .u-hidden-for-svg{display:none !important}html.svg .u-visible-for-svg{display:block !important}@media not screen{.u-screen-only{display:none !important}}@media not print{.u-print-only{display:none !important}}@media only print{*{overflow:visible !important;float:none !important}body{padding-right:40px}.container{max-width:none}.nav,.search-form,.section-title,.nav-pagination,.page-sidebar,.footer-links{display:none}.nav-breadcrumb{display:block;visibility:hidden}.page-header{position:static;border:none}.page-content{width:100%;margin-top:4em}.page-footer{margin-top:2cm;border-top:1px solid black;background:none;color:black;font-size:0.625em}.footer-addresses{width:100%}.footer-addresses .address{float:left !important}body{font-size:12pt}body,h1,h2,h3,h4,h5,h6,p,th,td{color:black !important}th,td{border-color:black}a[href]::before,a[data-file-size]::after{display:none}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.no-cssanimations .animateIn{visibility:visible;height:100%;min-height:40vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}.no-cssanimations .animateOut{visibility:hidden;height:0;min-height:0;border-width:0;padding-top:0;padding-bottom:0}@keyframes rollIn{0%{visibility:hidden;height:0;min-height:0;border-width:0;padding-top:0;padding-bottom:0}1%{visibility:visible}100%{visibility:visible;height:100%;min-height:40vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}}@keyframes rollOut{0%{visibility:visible;height:100%;min-height:40vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}99%{visibility:visible}100%{visibility:hidden;height:0;min-height:0;border-width:0;padding-top:0;padding-bottom:0}}.animateIn{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:rollIn 0.25s normal ease-in forwards 1;animation:rollIn 0.25s normal ease-in forwards 1}.animateOut{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:rollOut 0.25s normal ease-in forwards 1;animation:rollOut 0.25s normal ease-in forwards 1}@-webkit-keyframes rollIn-dropDownMenuPositionTop{0%{visibility:hidden;height:0;max-height:0;border-width:0;padding-top:0;padding-bottom:0}1%{visibility:visible}100%{visibility:visible;height:auto;max-height:100vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}}@keyframes rollIn-dropDownMenuPositionTop{0%{visibility:hidden;height:0;max-height:0;border-width:0;padding-top:0;padding-bottom:0}1%{visibility:visible}100%{visibility:visible;height:auto;max-height:100vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}}@-webkit-keyframes rollOut-dropDownMenuPositionTop{0%{visibility:visible;height:auto;max-height:100vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}99%{visibility:visible}100%{visibility:hidden;height:0;max-height:0;border-width:0;padding-top:0;padding-bottom:0}}@keyframes rollOut-dropDownMenuPositionTop{0%{visibility:visible;height:auto;max-height:100vh;border-width:1px;padding-top:.5rem;padding-bottom:.5rem}99%{visibility:visible}100%{visibility:hidden;height:0;max-height:0;border-width:0;padding-top:0;padding-bottom:0}}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.button{display:block;min-width:2.5em;background-color:#015FA2;border:1px solid #015FA2;border-radius:0.325em;padding:.5rem 1rem;color:#fff;font-size:0.875em;font-weight:bold;text-align:center}.button:not(.button--disabled):hover{background-color:#015089;border-color:#015089;color:#fff}.button--active{font-weight:bold;background-color:#C83B18;border-color:#C83B18}.button--active:not(.button--disabled):hover{background-color:#b13415;border-color:#b13415;color:#fff}.button--inverted{background-color:#fff;border-color:#015FA2;color:#015FA2}.button--flat{border:none;background:none;color:#015FA2}.button--flat.button--active{color:#C83B18}.button--flat.button--disabled{background:none;color:gray}.button--big{font-size:1.25em}.button--disabled{background-color:#ebebeb;border-color:#8c8c8c;color:#8c8c8c;text-decoration:none}.button-secondary{background-color:#fff;border-color:#C83B18;padding:0.35em 0.75em;color:#C83B18}.button-secondary:not(.button--disabled):hover{background-color:#b13415;border-color:#b13415}.button-secondary.button--active,.button-secondary--active{background-color:#C83B18;color:#fff}.button-secondary.button--disabled,.button-secondary--disabled{border-color:gray;color:gray}.button--as-link{display:inline;margin:0;padding:0;background-color:transparent;border:none;text-decoration:underline;cursor:pointer}a.button{text-decoration:underline}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}@font-face{font-family:"BundesSansWeb";src:url("../fonts/BundesSansWeb-Regular.eot");src:url("../fonts/BundesSansWeb-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/BundesSansWeb-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"BundesSansWeb";src:url("../fonts/BundesSansWeb-Bold.eot");src:url("../fonts/BundesSansWeb-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/BundesSansWeb-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}body{font-family:BundesSansWeb,Arial,sans-serif;font-size:16px;line-height:150%;color:#1C2E36}@media only screen and (min-width: 1px) and (max-width: 74em){body{font-size:16px}}li p{margin:0 0 .5rem 0}hr{border:0;border-bottom:1px dotted #1C2E36}.align--left{text-align:left}.align--center{text-align:center}.align--right{text-align:right}body,.page-content,.page-sidebar{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}input:focus,select:focus,textarea:focus{border-color:#C83B18}.form-input[type=radio]{display:inline-block}.form-input[type=checkbox]{position:absolute;top:.25rem}.form-label{vertical-align:top}.form-label-radio{margin-right:1rem}.form-label.required{font-weight:bold}.form-label.required::after{content:"*";display:inline-block}.flex-row{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem;padding:0}.flex-row>*{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-left:.5rem;margin-right:.5rem}.flex-row.cols-4>*{-ms-flex-preferred-size:calc(100% / 12 * 3 - 1rem - 1px);flex-basis:calc(100% / 12 * 3 - 1rem - 1px)}.flex-row.cols-3>*{-ms-flex-preferred-size:calc(100% / 12 * 4 - 1rem - 1px);flex-basis:calc(100% / 12 * 4 - 1rem - 1px)}.flex-row.cols-2>*{-ms-flex-preferred-size:calc(100% / 12 * 6 - 1rem - 1px);flex-basis:calc(100% / 12 * 6 - 1rem - 1px)}.flex-row.cols-1>*{-ms-flex-preferred-size:calc(100% / 12 * 12 - 1rem - 1px);flex-basis:calc(100% / 12 * 12 - 1rem - 1px)}@media only screen and (min-width: 1px) and (max-width: 74em){.flex-row.cols-xl-4>*{-ms-flex-preferred-size:calc(100% / 12 * 3 - 1rem - 1px);flex-basis:calc(100% / 12 * 3 - 1rem - 1px)}.flex-row.cols-xl-3>*{-ms-flex-preferred-size:calc(100% / 12 * 4 - 1rem - 1px);flex-basis:calc(100% / 12 * 4 - 1rem - 1px)}.flex-row.cols-xl-2>*{-ms-flex-preferred-size:calc(100% / 12 * 6 - 1rem - 1px);flex-basis:calc(100% / 12 * 6 - 1rem - 1px)}.flex-row.cols-xl-1>*{-ms-flex-preferred-size:calc(100% / 12 * 12 - 1rem - 1px);flex-basis:calc(100% / 12 * 12 - 1rem - 1px)}}@media only screen and (min-width: 1px) and (max-width: 64em){.flex-row.cols-lg-4>*{-ms-flex-preferred-size:calc(100% / 12 * 3 - 1rem - 1px);flex-basis:calc(100% / 12 * 3 - 1rem - 1px)}.flex-row.cols-lg-3>*{-ms-flex-preferred-size:calc(100% / 12 * 4 - 1rem - 1px);flex-basis:calc(100% / 12 * 4 - 1rem - 1px)}.flex-row.cols-lg-2>*{-ms-flex-preferred-size:calc(100% / 12 * 6 - 1rem - 1px);flex-basis:calc(100% / 12 * 6 - 1rem - 1px)}.flex-row.cols-lg-1>*{-ms-flex-preferred-size:calc(100% / 12 * 12 - 1rem - 1px);flex-basis:calc(100% / 12 * 12 - 1rem - 1px)}}@media only screen and (min-width: 1px) and (max-width: 50em){.flex-row.cols-md-4>*{-ms-flex-preferred-size:calc(100% / 12 * 3 - 1rem - 1px);flex-basis:calc(100% / 12 * 3 - 1rem - 1px)}.flex-row.cols-md-3>*{-ms-flex-preferred-size:calc(100% / 12 * 4 - 1rem - 1px);flex-basis:calc(100% / 12 * 4 - 1rem - 1px)}.flex-row.cols-md-2>*{-ms-flex-preferred-size:calc(100% / 12 * 6 - 1rem - 1px);flex-basis:calc(100% / 12 * 6 - 1rem - 1px)}.flex-row.cols-md-1>*{-ms-flex-preferred-size:calc(100% / 12 * 12 - 1rem - 1px);flex-basis:calc(100% / 12 * 12 - 1rem - 1px)}}@media only screen and (min-width: 1px) and (max-width: 32em){.flex-row.cols-sm-4>*{-ms-flex-preferred-size:calc(100% / 12 * 3 - 1rem - 1px);flex-basis:calc(100% / 12 * 3 - 1rem - 1px)}.flex-row.cols-sm-3>*{-ms-flex-preferred-size:calc(100% / 12 * 4 - 1rem - 1px);flex-basis:calc(100% / 12 * 4 - 1rem - 1px)}.flex-row.cols-sm-2>*{-ms-flex-preferred-size:calc(100% / 12 * 6 - 1rem - 1px);flex-basis:calc(100% / 12 * 6 - 1rem - 1px)}.flex-row.cols-sm-1>*{-ms-flex-preferred-size:calc(100% / 12 * 12 - 1rem - 1px);flex-basis:calc(100% / 12 * 12 - 1rem - 1px)}}.row{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem;padding:0}.col-1{width:calc(100% / 12 * 1 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-2{width:calc(100% / 12 * 2 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-3{width:calc(100% / 12 * 3 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-4{width:calc(100% / 12 * 4 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-5{width:calc(100% / 12 * 5 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-6{width:calc(100% / 12 * 6 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-7{width:calc(100% / 12 * 7 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-8{width:calc(100% / 12 * 8 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-9{width:calc(100% / 12 * 9 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-10{width:calc(100% / 12 * 10 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-11{width:calc(100% / 12 * 11 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-12{width:calc(100% / 12 * 12 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}@media only screen and (min-width: 1px) and (max-width: 74em){.col-xl-1{width:calc(100% / 12 * 1 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-2{width:calc(100% / 12 * 2 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-3{width:calc(100% / 12 * 3 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-4{width:calc(100% / 12 * 4 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-5{width:calc(100% / 12 * 5 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-6{width:calc(100% / 12 * 6 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-7{width:calc(100% / 12 * 7 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-8{width:calc(100% / 12 * 8 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-9{width:calc(100% / 12 * 9 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-10{width:calc(100% / 12 * 10 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-11{width:calc(100% / 12 * 11 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-xl-12{width:calc(100% / 12 * 12 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}}@media only screen and (min-width: 1px) and (max-width: 64em){.col-lg-1{width:calc(100% / 12 * 1 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-2{width:calc(100% / 12 * 2 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-3{width:calc(100% / 12 * 3 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-4{width:calc(100% / 12 * 4 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-5{width:calc(100% / 12 * 5 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-6{width:calc(100% / 12 * 6 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-7{width:calc(100% / 12 * 7 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-8{width:calc(100% / 12 * 8 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-9{width:calc(100% / 12 * 9 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-10{width:calc(100% / 12 * 10 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-11{width:calc(100% / 12 * 11 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-lg-12{width:calc(100% / 12 * 12 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}}@media only screen and (min-width: 1px) and (max-width: 50em){.col-md-1{width:calc(100% / 12 * 1 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-2{width:calc(100% / 12 * 2 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-3{width:calc(100% / 12 * 3 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-4{width:calc(100% / 12 * 4 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-5{width:calc(100% / 12 * 5 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-6{width:calc(100% / 12 * 6 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-7{width:calc(100% / 12 * 7 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-8{width:calc(100% / 12 * 8 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-9{width:calc(100% / 12 * 9 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-10{width:calc(100% / 12 * 10 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-11{width:calc(100% / 12 * 11 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-md-12{width:calc(100% / 12 * 12 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.col-sm-1{width:calc(100% / 12 * 1 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-2{width:calc(100% / 12 * 2 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-3{width:calc(100% / 12 * 3 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-4{width:calc(100% / 12 * 4 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-5{width:calc(100% / 12 * 5 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-6{width:calc(100% / 12 * 6 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-7{width:calc(100% / 12 * 7 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-8{width:calc(100% / 12 * 8 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-9{width:calc(100% / 12 * 9 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-10{width:calc(100% / 12 * 10 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-11{width:calc(100% / 12 * 11 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}.col-sm-12{width:calc(100% / 12 * 12 - 1rem - 1px);-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:.5rem;margin-right:.5rem}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}h2,h3,h4,h5,h6{margin-bottom:.5rem}h6{font-size:1rem;text-transform:uppercase}@media (min-width: 50em){h6{font-size:1rem}}h5{font-size:1rem}@media (min-width: 50em){h5{font-size:1rem}}h4{font-size:1.2rem}@media (min-width: 50em){h4{font-size:1.2rem}}h3{font-size:1.44rem}@media (min-width: 50em){h3{font-size:1.44rem}}h2{font-size:1.728rem;line-height:130%}@media (min-width: 50em){h2{font-size:1.728rem}}h1{color:#C83B18;font-size:2.0736rem;line-height:130%}@media (min-width: 50em){h1{font-size:2.0736rem}}h1>small,h2>small{display:block;color:#666;font-size:50%;line-height:100%}.title-gebiet{margin-top:0;margin-bottom:0}.title-gebiet>.icon{display:inline-block;margin-bottom:-0.08em;padding-left:0}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("../fonts/fa-solid-900.eot");src:url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../fonts/fa-solid-900.woff2") format("woff2"),url("../fonts/fa-solid-900.woff") format("woff"),url("../fonts/fa-solid-900.ttf") format("truetype"),url("../fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.fa,.fas,.far,.fal,.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-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-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-balance-scale:before{content:"\f24e"}.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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.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-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.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-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-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-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-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-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-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-nintendo-switch:before{content:"\f418"}.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-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-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.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-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-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-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-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-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-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.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-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-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-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.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-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-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-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-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-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-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"}.icon,[class^=icon]{width:auto;height:auto;margin-right:.25rem;vertical-align:top}[class*=icon-]{font-size:1.25em}button>.icon{display:inline-block;width:24px;height:24px}@font-face{font-family:"BundeswahlleiterIcons";src:url("../fonts/BundeswahlleiterIcons.eot");src:url("../fonts/BundeswahlleiterIcons.eot?#iefix") format("eot"),url("../fonts/BundeswahlleiterIcons.woff") format("woff"),url("../fonts/BundeswahlleiterIcons.ttf") format("truetype")}.icon-arrow-down:before,.accordion-item__togglelink[href^='#']:before,.nav-sub.nav-sub--collapsed>.nav__title>.nav__toggler:before,.icon-arrow-up:before,.accordion-item.accordion-item--opened>.accordion-item__title>a:before,.nav-sub>.nav__title>.nav__toggler:before,.icon-close:before,.dropdown__closelink:before,.ui-icon-closethick:before,.icon-file-any:before,a[data-file-size]:before,.link-download:before,.icon-file-csv:before,a[href$='.csv']:before,a[href$='.CSV']:before,.icon-file-odt:before,a[href$='.odt']:before,a[href$='.ODT']:before,.icon-file-pdf:before,a[href$='.pdf']:before,a[href$='.PDF']:before,.icon-file-xls:before,a[href$='.xls']:before,a[href$='.XLS']:before,.icon-file-zip:before,a[href$='.zip']:before,a[href$='.ZIP']:before,.icon-lang-gebaerdensprache:before,.icon-lang-leichtesprache:before,.icon-link-anchor:before,a[href^='#']:before,.icon-link-download:before,.chart-download__button:before,.icon-link-external:before,a[href^='http']:before,.list-twitter__listitemlink>a:before,.icon-link-top:before,a[href='#top']:before,.link-up[href^='#']:before,.icon-message-error:before,.message--error:before,.icon-message-info:before,.link-info:before,.message--info:before,.icon-message-ok:before,.message--success:before,.icon-person-change:before,.icon-person:before,.icon-placemark:before,.icon-rechtsgrundlagen:before,.icon-share:before,.icon-status-0:before,.icon-status-100:before,.icon-status-50:before,.icon-twitter:before,.icon-wahl-bundestagswahlen:before,.icon-wahl-europawahlen:before,a[data-popup-content]:after{font-family:"BundeswahlleiterIcons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:inherit;margin-right:.25rem;vertical-align:top}.icon-arrow-down:before,.accordion-item__togglelink[href^='#']:before,.nav-sub.nav-sub--collapsed>.nav__title>.nav__toggler:before{font-size:1.1em;content:""}.icon-arrow-up:before,.accordion-item.accordion-item--opened>.accordion-item__title>a:before,.nav-sub>.nav__title>.nav__toggler:before{font-size:1.1em;content:""}.icon-close:before,.dropdown__closelink:before,.ui-icon-closethick:before{font-size:1.1em;content:""}.icon-file-any:before,a[data-file-size]:before,.link-download:before{font-size:1.1em;content:""}.icon-file-csv:before,a[href$='.csv']:before,a[href$='.CSV']:before{font-size:1.1em;content:""}.icon-file-odt:before,a[href$='.odt']:before,a[href$='.ODT']:before{font-size:1.1em;content:""}.icon-file-pdf:before,a[href$='.pdf']:before,a[href$='.PDF']:before{font-size:1.1em;content:""}.icon-file-xls:before,a[href$='.xls']:before,a[href$='.XLS']:before{font-size:1.1em;content:""}.icon-file-zip:before,a[href$='.zip']:before,a[href$='.ZIP']:before{font-size:1.1em;content:""}.icon-lang-gebaerdensprache:before{font-size:1.1em;content:""}.icon-lang-leichtesprache:before{font-size:1.1em;content:""}.icon-link-anchor:before,a[href^='#']:before{font-size:1.1em;content:""}.icon-link-download:before,.chart-download__button:before{font-size:1.1em;content:""}.icon-link-external:before,a[href^='http']:before,.list-twitter__listitemlink>a:before{font-size:1.1em;content:""}.icon-link-top:before,a[href='#top']:before,.link-up[href^='#']:before{font-size:1.1em;content:""}.icon-message-error:before,.message--error:before{font-size:1.1em;content:""}.icon-message-info:before,.link-info:before,.message--info:before{font-size:1.1em;content:""}.icon-message-ok:before,.message--success:before{font-size:1.1em;content:""}.icon-person-change:before{font-size:1.1em;content:""}.icon-person:before{font-size:1.1em;content:""}.icon-placemark:before{font-size:1.1em;content:""}.icon-rechtsgrundlagen:before{font-size:1.1em;content:""}.icon-share:before{font-size:1.1em;content:""}.icon-status-0:before{font-size:1.1em;content:""}.icon-status-100:before{font-size:1.1em;content:""}.icon-status-50:before{font-size:1.1em;content:""}.icon-twitter:before{font-size:1.1em;content:""}.icon-wahl-bundestagswahlen:before{font-size:1.1em;content:""}.icon-wahl-europawahlen:before{font-size:1.1em;content:""}img{max-width:100%;max-height:100%}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}a{color:#C83B18;text-decoration:underline;border-bottom:none}a:hover{color:#9a2e13}a[href^='#']{text-decoration:none;border-bottom:1px dotted #C83B18}@media only print{a[href='#top'],.link-up[href^='#']{display:none}}a[data-file-size]::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:#1C2E36}a[data-file-size]::after{content:" (" attr(data-file-size) ")";display:inline-block;margin-left:.25rem;color:#1C2E36;font-weight:normal}a[href$='.odt']::before,a[href$='.ODT']::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:#1C2E36}a[href$='.pdf']::before,a[href$='.PDF']::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:#1C2E36}a[href$='.csv']::before,a[href$='.CSV']::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:#1C2E36}a[href$='.xls']::before,a[href$='.XLS']::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:#1C2E36}a[href$='.zip']::before,a[href$='.ZIP']::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:#1C2E36}a[href^='http']::before{display:inline-block;margin-right:.25rem;margin-bottom:0.35em;padding-left:0;vertical-align:top;color:inherit}a.link-no-icon::before,.link-footnote::before{content:"";display:none}.link-info{position:relative;display:inline-block;text-indent:-9999px;direction:ltr}.link-info::before{display:block;position:absolute;top:0;left:0;text-indent:0;font-size:1.2em}.link-download::before{font-size:1.5em}*:target:not(tr)::before{height:4.5em !important;margin-top:-4.5em !important;content:"";display:block;visibility:hidden}.page-header--sticky ~ * *:target:not(tr){padding-top:4.5em !important;margin-top:-4.5em !important}ul>li{margin-bottom:.25rem}.list--notype{list-style-type:none;padding-left:0}.page-header__logo{padding:1.25em 0 0.75em}.page-header__logo>a{display:block;width:143px;height:76px;text-indent:-9999px;direction:ltr;background:url(../img/logo.png);background:url(../img/logo.svg) 0 50% no-repeat,-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));background:url(../img/logo.svg) 0 50% no-repeat,linear-gradient(transparent, transparent);background-size:contain}@media only print{.page-header__logo>a{position:relative;background:none}.page-header__logo>a::after{content:url(../img/logo.svg);display:block;position:absolute;top:0;height:2cm;text-indent:0}}@media only print{.page-header__logo{position:static;border-top:none;padding:0}}html[lang="en"] .page-header__logo>a{background:url(../img/logo_en.png);background:url(../img/logo_en.svg) 0 50% no-repeat,-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));background:url(../img/logo_en.svg) 0 50% no-repeat,linear-gradient(transparent, transparent);background-size:contain}@media only print{html[lang="en"] .page-header__logo>a::after{content:url(../img/logo_en.svg)}}html .page-header--sticky .page-header__logo{float:left;padding:0.75em 0}html .page-header--sticky .page-header__logo>a{width:2em;height:2em;background:url(../img/logo--small.png);background:url(../img/logo--small.svg) 0 50% no-repeat,-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));background:url(../img/logo--small.svg) 0 50% no-repeat,linear-gradient(transparent, transparent);background-size:contain}@media only screen and (min-width: 1px) and (max-width: 50em){.page-header__logo>a{height:3.5em}}.section{margin-bottom:3rem}.spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}.spinner__container{width:100%;height:100%;min-height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.spinner>.path{stroke:darkgray;stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}@font-face{font-family:"BundesSansWeb";src:url("../fonts/BundesSansWeb-Regular.eot");src:url("../fonts/BundesSansWeb-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/BundesSansWeb-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"BundesSansWeb";src:url("../fonts/BundesSansWeb-Bold.eot");src:url("../fonts/BundesSansWeb-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/BundesSansWeb-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}body{font-family:BundesSansWeb,Arial,sans-serif;font-size:16px;line-height:150%;color:#1C2E36}@media only screen and (min-width: 1px) and (max-width: 74em){body{font-size:16px}}li p{margin:0 0 .5rem 0}hr{border:0;border-bottom:1px dotted #1C2E36}.align--left{text-align:left}.align--center{text-align:center}.align--right{text-align:right}body,.page-content,.page-sidebar{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}figure{margin:0;max-width:100%}table{table-layout:fixed;border-collapse:collapse;margin-bottom:2rem}th,td{border:0 solid #015FA2;border-bottom-width:1px;padding:.5rem 1rem .5rem .5rem;vertical-align:top;font-size:0.875em;text-align:left}th>*:first-child,td>*:first-child{margin-top:0}th>*:last-child,td>*:last-child{margin-top:0}th,td{overflow-wrap:normal;word-wrap:normal;word-break:normal}caption,thead th{color:#015FA2;font-weight:bold;font-size:1em;text-align:left}caption>small{display:block;color:#000;font-size:0.625em;font-weight:normal}thead{border-bottom:2px solid #015FA2}tbody+tbody{border-top:2px solid #015FA2}tbody tr:hover{background-color:#fce8e3}.table__container{position:relative}.table--not-stacked{display:table;width:100%}.table--not-stacked td{width:20%}@media only screen and (min-width: 1px) and (max-width: 32em){.table--not-stacked td{width:20%}}.tr-highlighted{background-color:#fce8e3}.th-sub{padding-left:1rem;font-weight:normal}table a{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width: 1px) and (max-width: 32em){table{overflow-x:auto;font-size:0.875em}}@media only screen and (max-height: 30em){table{font-size:.875em;line-height:130%}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.tablejigsaw-fixed-header-table{top:0;position:fixed;width:auto;display:none;background-color:#fff;-webkit-box-shadow:0 5px 8px #ccc;box-shadow:0 5px 8px #ccc;z-index:999}@media print{.tablejigsaw-fixed-header-table{display:none}}.tablejigsaw-fixed-header-table>caption{display:none;background-color:#fff}.tablejigsaw-fixed-header-table.tablesaw-stack--forced{display:none !important}@media only print{.tablejigsaw-fixed-header-table{display:none !important}}@media only screen and (max-height: 30em){.tablejigsaw-fixed-header-table caption{display:none}}@media only screen and (max-height: 20em){.tablejigsaw-fixed-header-table caption{display:none !important}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.colgroup__title{display:inline-block}.colgroup__switcher{display:none}table[class*='hide-colgroup-'] .colgroup__title{display:none}table[class*='hide-colgroup-'] .colgroup__switcher{display:block}table.hide-colgroup-1 .colgroup-1{display:none !important}table.hide-colgroup-2 .colgroup-2{display:none !important}table.hide-colgroup-3 .colgroup-3{display:none !important}table.hide-colgroup-4 .colgroup-4{display:none !important}table.hide-colgroup-5 .colgroup-5{display:none !important}table.hide-colgroup-6 .colgroup-6{display:none !important}table.hide-colgroup-7 .colgroup-7{display:none !important}table.hide-colgroup-8 .colgroup-8{display:none !important}table.hide-colgroup-9 .colgroup-9{display:none !important}table.hide-colgroup-10 .colgroup-10{display:none !important}table.hide-colgroup-11 .colgroup-11{display:none !important}table.hide-colgroup-12 .colgroup-12{display:none !important}table.hide-colgroup-13 .colgroup-13{display:none !important}table.hide-colgroup-14 .colgroup-14{display:none !important}table.hide-colgroup-15 .colgroup-15{display:none !important}table.hide-colgroup-16 .colgroup-16{display:none !important}table.hide-colgroup-17 .colgroup-17{display:none !important}table.hide-colgroup-18 .colgroup-18{display:none !important}table.hide-colgroup-19 .colgroup-19{display:none !important}table.hide-colgroup-20 .colgroup-20{display:none !important}table.hide-cols-with-priority-2{table-layout:auto}table.hide-cols-with-priority-2 *[data-tablejigsaw-priority="2"]{width:0 !important;height:0 !important;padding:0 !important;overflow:hidden !important;font-size:0 !important;line-height:0 !important}table.hide-cols-with-priority-2 *[data-tablejigsaw-priority="2"]::after,table.hide-cols-with-priority-2 *[data-tablejigsaw-priority="2"]::before{content:none}.tablesaw-cell-label{display:none;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;width:45%;padding:0.35em .5rem 0 0;vertical-align:top;color:inherit;font-family:sans-serif;line-height:130%;text-transform:none;word-wrap:break-word}.tablesaw-cell-label-top{text-transform:uppercase;font-size:0.9em;font-weight:normal}th>.tablesaw-cell-label{font-size:1em}@media only screen and (min-width: 1px) and (max-width: 50em){.tablesaw-stack--auto{display:block;width:100%;overflow-x:hidden}.tablesaw-stack--auto caption,.tablesaw-stack--auto colgroup,.tablesaw-stack--auto col,.tablesaw-stack--auto thead,.tablesaw-stack--auto tbody,.tablesaw-stack--auto tfoot,.tablesaw-stack--auto tfoot th,.tablesaw-stack--auto tfoot td,.tablesaw-stack--auto tr{display:block}.tablesaw-stack--auto thead{display:none}.tablesaw-stack--auto thead th,.tablesaw-stack--auto thead td{display:none}.tablesaw-stack--auto tbody tr,.tablesaw-stack--auto tfoot tr{clear:both}.tablesaw-stack--auto tbody tr:hover,.tablesaw-stack--auto tfoot tr:hover{background:none}.tablesaw-stack--auto tbody th,.tablesaw-stack--auto tbody td,.tablesaw-stack--auto tfoot th,.tablesaw-stack--auto tfoot td{display:-webkit-box;display:-ms-flexbox;display:flex;clear:left;float:left;width:100%;border:none;border-top:none !important;text-align:left !important}.tablesaw-stack--auto tbody th:empty,.tablesaw-stack--auto tbody td:empty,.tablesaw-stack--auto tfoot th:empty,.tablesaw-stack--auto tfoot td:empty{display:none}.tablesaw-stack--auto tbody th:last-child,.tablesaw-stack--auto tbody td:last-child,.tablesaw-stack--auto tfoot th:last-child,.tablesaw-stack--auto tfoot td:last-child{border-bottom:1px dotted #8c8c8c}.tablesaw-stack--auto tbody .tablesaw-cell-label,.tablesaw-stack--auto tfoot .tablesaw-cell-label{display:block;padding-top:0}.tablesaw-stack--auto tbody .tablesaw-cell-content,.tablesaw-stack--auto tfoot .tablesaw-cell-content{display:inline-block;max-width:67%;line-height:130%;vertical-align:top;white-space:normal}.tablesaw-stack--auto tbody th,.tablesaw-stack--auto tfoot th{border-bottom-width:2px;line-height:130%}.tablesaw-stack--auto tbody td:last-child,.tablesaw-stack--auto tfoot td:last-child{margin-bottom:1rem}.tablesaw-stack--auto tbody .colgroup__title,.tablesaw-stack--auto tfoot .colgroup__title{display:inline}}.tablesaw-stack--forced{display:block;width:100%;overflow-x:hidden}.tablesaw-stack--forced caption,.tablesaw-stack--forced colgroup,.tablesaw-stack--forced col,.tablesaw-stack--forced thead,.tablesaw-stack--forced tbody,.tablesaw-stack--forced tfoot,.tablesaw-stack--forced tfoot th,.tablesaw-stack--forced tfoot td,.tablesaw-stack--forced tr{display:block}.tablesaw-stack--forced thead{display:none}.tablesaw-stack--forced thead th,.tablesaw-stack--forced thead td{display:none}.tablesaw-stack--forced tbody tr,.tablesaw-stack--forced tfoot tr{clear:both}.tablesaw-stack--forced tbody tr:hover,.tablesaw-stack--forced tfoot tr:hover{background:none}.tablesaw-stack--forced tbody th,.tablesaw-stack--forced tbody td,.tablesaw-stack--forced tfoot th,.tablesaw-stack--forced tfoot td{display:-webkit-box;display:-ms-flexbox;display:flex;clear:left;float:left;width:100%;border:none;border-top:none !important;text-align:left !important}.tablesaw-stack--forced tbody th:empty,.tablesaw-stack--forced tbody td:empty,.tablesaw-stack--forced tfoot th:empty,.tablesaw-stack--forced tfoot td:empty{display:none}.tablesaw-stack--forced tbody th:last-child,.tablesaw-stack--forced tbody td:last-child,.tablesaw-stack--forced tfoot th:last-child,.tablesaw-stack--forced tfoot td:last-child{border-bottom:1px dotted #8c8c8c}.tablesaw-stack--forced tbody .tablesaw-cell-label,.tablesaw-stack--forced tfoot .tablesaw-cell-label{display:block;padding-top:0}.tablesaw-stack--forced tbody .tablesaw-cell-content,.tablesaw-stack--forced tfoot .tablesaw-cell-content{display:inline-block;max-width:67%;line-height:130%;vertical-align:top;white-space:normal}.tablesaw-stack--forced tbody th,.tablesaw-stack--forced tfoot th{border-bottom-width:2px;line-height:130%}.tablesaw-stack--forced tbody td:last-child,.tablesaw-stack--forced tfoot td:last-child{margin-bottom:1rem}.tablesaw-stack--forced tbody .colgroup__title,.tablesaw-stack--forced tfoot .colgroup__title{display:inline}.tablesaw-fix-persist{table-layout:fixed}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}table[data-tablejigsaw],table.tablesaw[data-tablejigsaw]{max-width:none}.tablesaw{empty-cells:show;max-width:100%;border-collapse:collapse;border:0;padding:0}.tablesaw th,.tablesaw td{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.5em 0.7em}.tablesaw thead tr:first-child th{padding-top:0.9em;padding-bottom:0.7em}.tablesaw caption{margin-bottom:0;text-align:left}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.tablejigsaw-fixed-header-table{top:4.5em;position:fixed;width:auto;display:none;background-color:#fff;-webkit-box-shadow:0 5px 8px #ccc;box-shadow:0 5px 8px #ccc}.tablejigsaw-fixed-header-table>caption{background-color:#fff;padding-top:0.5em}.tablejigsaw-fixed-header-table.tablesaw-stack--forced{display:none !important}@media only print{.tablejigsaw-fixed-header-table{display:none !important}}@media only screen and (max-height: 30em){.tablejigsaw-fixed-header-table caption{display:none}}@media only screen and (max-height: 20em){.tablejigsaw-fixed-header-table caption{display:none !important}}.colgroup__title{display:block}.colgroup__switcher{display:none;font-size:1rem}table.hide-colgroup-1 .colgroup-1 .colgroup__title,table.hide-colgroup-1 .colgroup-2 .colgroup__title,table.hide-colgroup-1 .colgroup-3 .colgroup__title,table.hide-colgroup-2 .colgroup-1 .colgroup__title,table.hide-colgroup-2 .colgroup-2 .colgroup__title,table.hide-colgroup-2 .colgroup-3 .colgroup__title{display:none}table.hide-colgroup-1 .colgroup-1 .colgroup__switcher,table.hide-colgroup-1 .colgroup-2 .colgroup__switcher,table.hide-colgroup-1 .colgroup-3 .colgroup__switcher,table.hide-colgroup-2 .colgroup-1 .colgroup__switcher,table.hide-colgroup-2 .colgroup-2 .colgroup__switcher,table.hide-colgroup-2 .colgroup-3 .colgroup__switcher{display:block}table.hide-colgroup-1 .colgroup-1{display:none !important}table.hide-colgroup-1 .colgroup-2{border-left:none;background-color:#fce8e3}table.hide-colgroup-2 .colgroup-2{display:none !important}table.hide-colgroup-2 .colgroup-1{border-left:none;background-color:#e6f4ff}table.hide-cols-with-priority-2{table-layout:auto}table.hide-cols-with-priority-2 *[data-tablejigsaw-priority="2"]{width:0 !important;height:0 !important;padding:0 !important;overflow:hidden !important;font-size:0 !important;line-height:0 !important}.colgroup,.colgroup-1,.colgroup-2,.colgroup-3{border-left:1px solid #015FA2}.colgroup ~ .colgroup,.colgroup-1 ~ .colgroup-1,.colgroup-2 ~ .colgroup-2,.colgroup-3 ~ .colgroup-3{border-left:none}.tablesaw-stack--forced .colgroup,.tablesaw-stack--forced .colgroup-1,.tablesaw-stack--forced .colgroup-2,.tablesaw-stack--forced .colgroup-3{border-left:none}table[data-tablejigsaw],table.tablesaw[data-tablejigsaw]{max-width:none}/*! Tablesaw - v2.0.2 - 2015-10-28
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed  */.tablesaw{empty-cells:show;max-width:100%;border-collapse:collapse}.tablesaw{border:0;padding:0}.tablesaw th,.tablesaw td{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5em .7em}.tablesaw thead tr:first-child th{padding-top:.9em;padding-bottom:.7em}.tablesaw-enhanced .tablesaw-bar .btn{border:1px solid #ccc;background:none;background-color:#fafafa;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;color:#4a4a4a;clear:both;cursor:pointer;display:block;font:bold 20px/1 sans-serif;margin:0;padding:.5em .85em .4em .85em;position:relative;text-align:center;text-decoration:none;text-transform:capitalize;text-shadow:0 1px 0 #fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;border-radius:.25em}.tablesaw-enhanced .tablesaw-bar a.btn{color:#1c95d4}.tablesaw-enhanced .tablesaw-bar .btn:hover{text-decoration:none}.tablesaw-enhanced .tablesaw-bar .btn:active{background-color:#ddd}.tablesaw-enhanced .tablesaw-bar .btn:hover,.tablesaw-enhanced .tablesaw-bar .btn:focus{color:#208de3;background-color:#fff;outline:none}.tablesaw-bar .btn:focus{-webkit-box-shadow:0 0 .35em #4faeef !important;box-shadow:0 0 .35em #4faeef !important}.tablesaw-bar .btn-select select{background:none;border:none;display:block;position:absolute;font-weight:inherit;left:0;top:0;margin:0;width:100%;height:100%;z-index:2;min-height:1em}.tablesaw-bar .btn-select select{opacity:0;filter:alpha(opacity=0);display:inline-block;color:transparent}.tablesaw-bar .btn select option{background:#fff;color:#000;font-family:sans-serif}.tablesaw-enhanced .tablesaw-bar .btn.btn-select{color:#4d4d4d;padding-right:2.5em;min-width:7.25em;text-align:left;text-indent:0}.tablesaw-bar .btn.btn-small,.tablesaw-bar .btn.btn-micro{display:inline-block;width:auto;height:auto;position:relative;top:0}.tablesaw-bar .btn.btn-small{font-size:1.0625em;line-height:19px;padding:.3em 1em .3em 1em}.tablesaw-bar .btn.btn-micro{font-size:.8125em;padding:.4em .7em .25em .7em}.tablesaw-enhanced .tablesaw-bar .btn-select{text-align:left}.tablesaw-bar .btn-select::after{background:#e5e5e5;background:rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px rgba(255,255,255,0.25);box-shadow:0 2px 2px rgba(255,255,255,0.25);content:" ";display:block;position:absolute}.tablesaw-bar .btn-select.btn-small,.tablesaw-bar .btn-select.btn-micro{padding-right:1.5em}.tablesaw-bar .btn-select::after{background:none;background-repeat:no-repeat;background-position:.25em .45em;content:"\25bc";font-size:.55em;padding-top:1.2em;padding-left:1em;left:auto;right:0;margin:0;top:0;bottom:0;width:1.8em}.tablesaw-bar .btn-select.btn-small::after,.tablesaw-bar .btn-select.btn-micro::after{width:1.2em;font-size:.5em;padding-top:1em;padding-right:.5em;line-height:1.65;background:none;-webkit-box-shadow:none;box-shadow:none;border-left-width:0}.tablesaw-advance .btn{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:0 1px 0 #fff;border-radius:.25em}.tablesaw-advance .btn.btn-micro{font-size:.8125em;padding:.3em .7em .25em .7em}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn{display:inline-block;overflow:hidden;width:1.8em;height:1.8em;background-position:50% 50%;margin-left:.5em;position:relative}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left::before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right::before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down::before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up::before{content:"\0020";overflow:hidden;width:0;height:0;position:absolute}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down::before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #808080}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up::before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #808080}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left::before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right::before{top:.45em;border-top:5px solid transparent;border-bottom:5px solid transparent}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left::before{left:.6em;border-right:5px solid #808080}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right::before{left:.7em;border-left:5px solid #808080}.tablesaw-advance a.tablesaw-nav-btn.disabled{opacity:.25;filter:alpha(opacity=25);cursor:default;pointer-events:none}.tablesaw-bar{clear:both;font-family:sans-serif}.tablesaw-toolbar{font-size:.875em;float:left}.tablesaw-toolbar label{padding:.5em 0;clear:both;display:block;color:#888;margin-right:.5em;text-transform:uppercase}.tablesaw-bar .btn,.tablesaw-enhanced .tablesaw-bar .btn{margin-top:.5em;margin-bottom:.5em}.tablesaw-bar .btn-select,.tablesaw-enhanced .tablesaw-bar .btn-select{margin-bottom:0}.tablesaw-bar .tablesaw-toolbar .btn{margin-left:.4em;margin-top:0;text-transform:uppercase;border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent;font-family:sans-serif;font-size:1em;padding-left:.3em}.tablesaw-bar .tablesaw-toolbar .btn-select{min-width:0}.tablesaw-bar .tablesaw-toolbar .btn-select::after{padding-top:.9em}.tablesaw-bar .tablesaw-toolbar select{color:#888;text-transform:none;background:transparent}.tablesaw-toolbar ~ table{clear:both}.tablesaw-toolbar .a11y-sm{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;width:1px}@media (min-width: 24em){.tablesaw-toolbar .a11y-sm{clip:none;height:auto;width:auto;position:static;overflow:visible}}@media only all{.tablesaw-swipe .tablesaw-cell-persist{border-right:1px solid #e4e1de}.tablesaw-swipe .tablesaw-cell-persist{-webkit-box-shadow:3px 0 4px -1px #e4e1de;box-shadow:3px 0 4px -1px #e4e1de}}.tablesaw-fix-persist{table-layout:fixed}@media only all{.tablesaw-swipe th.tablesaw-cell-hidden,.tablesaw-swipe td.tablesaw-cell-hidden{display:none}}.btn.tablesaw-columntoggle-btn span{text-indent:-9999px;display:inline-block}.tablesaw-columntoggle-btnwrap{position:relative}.tablesaw-columntoggle-btnwrap .dialog-content{padding:.5em}.tablesaw-columntoggle tbody td{line-height:1.5}.tablesaw-columntoggle-popup{display:none}.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup{display:block;position:absolute;top:2em;right:0;background-color:#fff;padding:.5em .8em;border:1px solid #ccc;-webkit-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;border-radius:.2em;z-index:1}.tablesaw-columntoggle-popup fieldset{margin:0}@media only all{.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6,.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5,.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4,.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3,.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2,.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:none}}.tablesaw-columntoggle-btnwrap .dialog-content{top:0 !important;right:1em;left:auto !important;width:12em;max-width:18em;margin:-.5em auto 0}.tablesaw-columntoggle-btnwrap .dialog-content:focus{outline-style:none}@media (min-width: 20em){.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:table-cell}}@media (min-width: 30em){.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2{display:table-cell}}@media (min-width: 40em){.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3{display:table-cell}.tablesaw-columntoggle tbody td{line-height:2}}@media (min-width: 50em){.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4{display:table-cell}}@media (min-width: 60em){.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5{display:table-cell}}@media (min-width: 70em){.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6{display:table-cell}}@media only all{.tablesaw-columntoggle th.tablesaw-cell-hidden,.tablesaw-columntoggle td.tablesaw-cell-hidden{display:none}.tablesaw-columntoggle th.tablesaw-cell-visible,.tablesaw-columntoggle td.tablesaw-cell-visible{display:table-cell}}.tablesaw-columntoggle-popup .btn-group>label{display:block;padding:.2em 0;white-space:nowrap}.tablesaw-columntoggle-popup .btn-group>label input{margin-right:.8em}.tablesaw-advance{float:right}.tablesaw-advance.minimap{margin-right:.4em}.tablesaw-advance-dots{float:left;margin:0;padding:0;list-style:none}.tablesaw-advance-dots li{display:table-cell;margin:0;padding:.4em .2em}.tablesaw-advance-dots li i{width:.25em;height:.25em;background:#555;border-radius:100%;display:inline-block}.tablesaw-advance-dots-hide{opacity:.25;filter:alpha(opacity=25);cursor:default;pointer-events:none}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}/*! Tablesaw - v2.0.2 - 2015-10-28
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed  */.tablesaw{empty-cells:show;max-width:100%;border-collapse:collapse;border:0;padding:0}.tablesaw th,.tablesaw td{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.5em 0.7em}.tablesaw thead tr:first-child th{padding-top:0.9em;padding-bottom:0.7em}.tablesaw caption{text-align:left;margin-bottom:0}.tablesaw-cell-label{display:none;width:30%;padding:0.35em .5rem 0 0;vertical-align:top;color:inherit;font-family:sans-serif;line-height:130%;text-transform:none}.tablesaw-cell-label-top{text-transform:uppercase;font-size:0.9em;font-weight:normal}th>.tablesaw-cell-label{font-size:1em}.tablesaw-cell-content>*:first-child{margin-top:0}.tablesaw-cell-content>*:last-child{margin-bottom:0}@media only screen and (min-width: 1px) and (max-width: 32em){.tablesaw-stack--auto{width:100%;overflow-x:hidden}.tablesaw-stack--auto thead th,.tablesaw-stack--auto thead td{display:none}.tablesaw-stack--auto tbody tr{clear:both;display:table-row}.tablesaw-stack--auto tbody tr:hover{background:none}.tablesaw-stack--auto tbody th,.tablesaw-stack--auto tbody td{display:block;clear:left;float:left;width:100%;text-align:left !important}.tablesaw-stack--auto tbody th:empty,.tablesaw-stack--auto tbody td:empty{display:none}.tablesaw-stack--auto tbody .tablesaw-cell-label{display:inline-block;padding-top:0}.tablesaw-stack--auto tbody .tablesaw-cell-content{display:inline-block;max-width:67%;line-height:130%;vertical-align:top}.tablesaw-stack--auto tbody .tablesaw-cell-content>*:first-child{margin-top:0}.tablesaw-stack--auto tbody .tablesaw-cell-content>*:last-child{margin-top:0}.tablesaw-stack--auto tbody th{border-bottom-width:2px;color:#015FA2;line-height:130%}.tablesaw-stack--auto tbody td:last-child{margin-bottom:1rem}}.tablesaw-stack--forced{width:100%;overflow-x:hidden}.tablesaw-stack--forced thead th,.tablesaw-stack--forced thead td{display:none}.tablesaw-stack--forced tbody tr{clear:both;display:table-row}.tablesaw-stack--forced tbody tr:hover{background:none}.tablesaw-stack--forced tbody th,.tablesaw-stack--forced tbody td{display:block;clear:left;float:left;width:100%;text-align:left !important}.tablesaw-stack--forced tbody th:empty,.tablesaw-stack--forced tbody td:empty{display:none}.tablesaw-stack--forced tbody .tablesaw-cell-label{display:inline-block;padding-top:0}.tablesaw-stack--forced tbody .tablesaw-cell-content{display:inline-block;max-width:67%;line-height:130%;vertical-align:top}.tablesaw-stack--forced tbody .tablesaw-cell-content>*:first-child{margin-top:0}.tablesaw-stack--forced tbody .tablesaw-cell-content>*:last-child{margin-top:0}.tablesaw-stack--forced tbody th{border-bottom-width:2px;color:#015FA2;line-height:130%}.tablesaw-stack--forced tbody td:last-child{margin-bottom:1rem}.tablesaw-fix-persist{table-layout:fixed}.tablesaw-bar{display:none}.tablesaw-bar::after{content:"";display:table;clear:both}@media only screen and (min-width: 1px) and (max-width: 50em){.tablesaw-bar{display:block}}.scalable-video video{max-width:100%}.video-credit{font-size:0.75em}.wahlergebnis-meta{margin-top:0;line-height:110%}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.accordion{margin-bottom:2rem}.accordion-item__title{margin:0.05em 0;padding:.5rem;font-size:1.2rem;font-weight:bold}@media (min-width: 50em){.accordion-item__title{font-size:1.2rem}}.accordion-item:not(:last-child),.accordion-item--expanded:not(:first-child){border-bottom:1px solid #ebebeb}.accordion-item__togglelink[href^='#']{display:block;padding-left:2rem;color:#C83B18;text-decoration:none;border-bottom:none}.accordion-item__togglelink[href^='#']::before{display:inline-block;width:2rem;margin-left:-2rem;margin-right:0 !important}.accordion-item__togglelink[href^='#']>span{border-bottom:1px dotted #C83B18}.accordion-item__info{color:black;font-size:0.73em;font-weight:normal;float:right}.accordion-item__info::before{content:"";display:none}.accordion-item__content{overflow:hidden;height:0;margin-left:2.5rem}.accordion-item__content>p:first-child{margin-top:0}.accordion-item__content>*:last-child::after{content:"";display:block;margin-bottom:2rem}.accordion-item__content .link-up{color:#666;border-bottom-color:#666}@media only print{.accordion-item__title{background:none;padding:2rem 0 0}.accordion-item__title>a{border-bottom:none}.accordion-item__title>a::before{content:"";display:none}.accordion-item__content{height:auto !important}.accordion-item__title{padding-top:0;border-top:none}}.no-jquery .accordion-item__title{background:none;padding:2rem 0 0}.no-jquery .accordion-item__title>a{border-bottom:none}.no-jquery .accordion-item__title>a::before{content:"";display:none}.no-jquery .accordion-item__content{height:auto !important}.anchorlist{list-style-type:none;margin-bottom:2rem;padding-left:0}.anchorlist__item{display:inline-block;padding:0}.anchorlist__item:not(:last-child){margin-right:1em}.anchorlist__item>a{display:block;padding:0;line-height:110%}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.page-sidebar__content{margin-top:3rem;font-size:0.935em}.page-content__inner{padding-left:0;padding-right:0}.page-content__inner::after{content:"";display:table;clear:both}.card{margin-bottom:1.5rem;padding:0 0 1.5rem;border-bottom:1px dotted #666;background:#fff}.card--with-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row.cols-2 .card--with-image{display:block}@media only screen and (min-width: 1px) and (max-width: 32em){.card--with-image{display:block;min-height:0}}.card::after{content:"";clear:both;display:table}.card>a{display:block;margin:-1rem;padding:1rem;border:inherit;color:inherit;text-decoration:inherit}.card>a .card__link{text-decoration:underline}.card__inner{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.card__image{max-height:12rem;margin:.5rem 1rem 0 0;background:#fff;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:16rem}.flex-row.cols-2 .card__image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:none;height:12rem;max-height:none;margin:0 0 .5rem 0}@media only screen and (min-width: 1px) and (max-width: 32em){.card__image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:none;margin:0 0 .5rem 0}}.card__image>img{width:100%;max-height:none}.card__context{margin:0 0 .25rem}.card__title{margin:0;padding:0;font-size:1.728rem;line-height:130%;text-transform:none}@media (min-width: 50em){.card__title{font-size:1.728rem}}.card__title>a{text-decoration:none;border-bottom:1px solid}.card__metadata{margin-top:.5rem;line-height:100%}.card__metadata-date{display:inline-block;font-size:0.875em}.card__metadata-type{display:inline-block;font-size:0.75em;text-transform:uppercase}.card__metadata-type::before{content:"|";margin-left:.5rem;margin-right:.5rem}.card__metadata-tags{display:inline}.card__metadata-tags::before{content:"|";margin-left:.5rem;margin-right:.5rem;font-size:0.75em}.card__metadata-tag{font-size:0.75em;text-transform:uppercase}.card__metadata-tag::after{content:","}.card__metadata-tag:last-child::after{content:"";display:none}.card__content{padding:0}.card__inner ~ .card__content{border-top:1px dotted #000;margin-top:1.5rem}.card__content .linklist{margin:0}.card__content .linklist__item>a{border-bottom:none;text-decoration:underline}.card__link{display:inline-block;margin-top:1rem;margin-bottom:0}.card__link .button{display:inline-block}.card--hero{display:block;background:#e6f4ff;padding:1rem;border-bottom:none}.card--hero>.card__image{width:calc(100% + 2rem);max-width:none;max-height:16rem;margin:-1rem -1rem 1rem;overflow:hidden}.card--hero>.card__image>img{width:100%;max-height:none}.card--hero>.card__title{color:#C83B18;font-size:2.0736rem;line-height:110%}@media (min-width: 50em){.card--hero>.card__title{font-size:2.0736rem}}.card--hero>.card__link{margin-top:2rem}.card-media{-webkit-box-flex:1;-ms-flex:1 1 14rem;flex:1 1 14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;border-bottom:none;background:#015FA2;color:#fff}@media only screen and (min-width: 1px) and (max-width: 32em){.card-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-media .card__link{display:none}}.card-media>a{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}.card-media>a:hover{background:#0168b1;color:inherit;-webkit-transform:translate(0, -2px);-ms-transform:translate(0, -2px);transform:translate(0, -2px);-webkit-transition:-webkit-transform 0.25s ease-out;transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out, -webkit-transform 0.25s ease-out}@media only screen and (min-width: 1px) and (max-width: 32em){.card-media>a:hover{-webkit-transform:none;-ms-transform:none;transform:none}}.card-media>a:hover .icon{-webkit-transform:translate(0, -10px);-ms-transform:translate(0, -10px);transform:translate(0, -10px);-webkit-transition:-webkit-transform 0.75s ease-out;transition:-webkit-transform 0.75s ease-out;transition:transform 0.75s ease-out;transition:transform 0.75s ease-out, -webkit-transform 0.75s ease-out}@media only screen and (min-width: 1px) and (max-width: 32em){.card-media>a:hover .icon{-webkit-transform:none;-ms-transform:none;transform:none}}.card-media .card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-transition:-webkit-transform 0.25s ease-out;transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out, -webkit-transform 0.25s ease-out;will-change:transform}@media only screen and (min-width: 1px) and (max-width: 32em){.card-media .card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-media .card__inner .card__link{display:none}}.card-media .card__title{min-height:2.125rem;margin-bottom:0.75em;padding:0;background:none;font-size:1rem;text-transform:none;text-decoration:none}@media only screen and (min-width: 1px) and (max-width: 32em){.card-media .card__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:auto;margin-left:1rem;margin-bottom:0}}.card-media .card__title,.card-media .card__title>a{border-bottom:none;color:#fff}.card-media .icon{display:block;margin:2rem 0;font-size:6em;text-align:center;line-height:1;-webkit-transition:-webkit-transform 2s ease-out;transition:-webkit-transform 2s ease-out;transition:transform 2s ease-out;transition:transform 2s ease-out, -webkit-transform 2s ease-out}@media only screen and (min-width: 1px) and (max-width: 50em){.card-media .icon{margin:1rem 0 .5rem;font-size:3rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.card-media .icon{width:3.5rem;margin:0}}.card-media .card__link .button{min-width:auto;padding:0;background:none}.card--important,.card--important.card-sidebar.card-sidebar{background:#C83B18;padding:1rem;border-bottom:none;color:#fff}.card--important .card__title,.card--important.card-sidebar.card-sidebar .card__title{margin-bottom:0.75em;padding:0;background:none;font-size:1.2rem;text-decoration:none}@media (min-width: 50em){.card--important .card__title,.card--important.card-sidebar.card-sidebar .card__title{font-size:1.2rem}}.card--important .card__title,.card--important a,.card--important a:hover,.card--important.card-sidebar.card-sidebar .card__title,.card--important.card-sidebar.card-sidebar a,.card--important.card-sidebar.card-sidebar a:hover{color:inherit}.card--important .card__content,.card--important.card-sidebar.card-sidebar .card__content{padding:0;background:none}.card--important .card__content *,.card--important.card-sidebar.card-sidebar .card__content *{border-color:inherit;color:inherit}.card--important .card__content img,.card--important.card-sidebar.card-sidebar .card__content img{max-width:calc(100% + 2rem);margin:0 -1rem}.card--important .card__content .card--hero,.card--important.card-sidebar.card-sidebar .card__content .card--hero{padding:0;background:none}.card--important .card__link,.card--important.card-sidebar.card-sidebar .card__link{margin-top:.5rem}.card--important .card__link a,.card--important.card-sidebar.card-sidebar .card__link a{color:inherit}.card--important .card__link a:hover,.card--important.card-sidebar.card-sidebar .card__link a:hover{color:inherit}.card-sidebar{display:block;margin:0;padding:0.75em;background:url(../img/4pxLightGrayBack.png) top left repeat}.card-sidebar+.card-sidebar{margin-top:1rem}.card-sidebar.card--hero{background:#e6f4ff}.card-sidebar:not(.card--important)>.card__inner>.card__title{text-transform:uppercase}.card-sidebar:not(.card--important)>.card__title{text-transform:uppercase}.card-sidebar>.card__inner>.card__content>p{margin-top:0}.card-sidebar>.card__content>p{margin-top:0}.card-sidebar .card{background:transparent}.card-sidebar .card__title,.card-sidebar .card__content{padding:.5rem}.card-sidebar:not(.card--hero) .card__title,.card-sidebar:not(.card--hero) .card__content{background:#fff}.card-sidebar .card__title{display:inline-block;margin:0;padding-right:1rem;font-size:1rem}.card-sidebar .card__content>.card{margin-bottom:0;padding-bottom:0;border-bottom:none}.card-sidebar .card__content>.card .card__title,.card-sidebar .card__content>.card .card__content{padding:0}.card-sidebar .card__content>.card .card__title{display:block;margin-top:.5rem;font-size:1em;text-transform:none}.card-sidebar .card__content>.card .button--active{background-color:#015FA2;border-color:#015FA2}.card-sidebar .linklist{margin:0}.card-sidebar .linklist__item>a{border-bottom:none;text-decoration:underline}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.data-figure{margin:0 0 .5rem;line-height:110%}.data-figure__info{margin-left:.5rem;color:#8c8c8c;font-size:1em;font-weight:normal;line-height:110%}.data-figure__label{display:block;color:inherit;font-size:0.75rem;font-weight:normal;text-transform:uppercase;line-height:120%}.data-figure>icon-parteifarbe,.data-figure .data-figure__data>.icon-parteifarbe{font-size:0.75em;vertical-align:baseline}.data-figure--lg .data-figure__data,.data-figure--xl .data-figure__data,.data-figure--xxl .data-figure__data{display:inline-block;margin:0.25rem 0;color:#C83B18;font-size:2rem;font-weight:bold;line-height:90%}.data-figure--lg>i,.data-figure--lg .data-figure__data>i,.data-figure--xl>i,.data-figure--xl .data-figure__data>i,.data-figure--xxl>i,.data-figure--xxl .data-figure__data>i{color:#1C2E36;font-size:0.75em;vertical-align:baseline;width:0.75em;height:0.75em}.data-figure--lg .data-figure__info,.data-figure--xl .data-figure__info,.data-figure--xxl .data-figure__info{font-size:0.75em}.data-figure--xl .data-figure__data{font-size:3rem}.data-figure--xxl .data-figure__data{font-size:5rem;line-height:90%}.card--important .data-figure__data,.card--important .data-figure__info{color:#fff}[class^=icon].icon-parteifarbe{width:1em;height:1em;display:inline-block;margin-right:0.25em;border-radius:0.5em;vertical-align:text-top}.footnotes{font-size:0.8em}.footnotes__title{margin-bottom:0}.footnotes__list{margin-top:0}.form-buttonbar{margin-top:1rem}.form-buttonbar>button{display:inline-block;margin-right:.5rem}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.form-group{position:relative;margin-bottom:1rem}.form-group>.form-label{display:block}.form-group>.form-input[type=checkbox]+.form-label{display:block;width:auto;margin-left:1.5rem}.form-group>.form-input{display:block;width:100%}.form-group>.form-input[type=radio],.form-group>.form-input[type=checkbox]{display:inline-block;width:auto}.form-group>.form-error{clear:both;position:relative;display:block;color:#d40000;font-size:0.875em}.form-group>.form-error::before{content:" ";display:inline-block;margin-right:.25rem;vertical-align:bottom;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.form-group--frage>.form-label{display:block;width:100%}.form-group--frage>.form-input{display:block;width:100%;height:10em}.form-group--frage>.form-error{margin-left:0}.form-group.error>.form-label{color:#d40000}.form-group.error>.form-input{border:1px solid #d40000}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.asset-image a[data-file-size]::before,.asset-image a[data-file-size]::after{content:none;display:none}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.linklist{list-style-type:none;margin-bottom:3rem;padding-left:0}.linklist--horizontal>.linklist__item{display:inline-block;margin:.25rem}.linklist__item{display:block;padding:0}.linklist__item.linklist__item--with-icon{margin-left:1.5em;text-indent:-1.5em}.linklist__item.linklist__item--with-icon>a::before{content:"";display:inline-block;width:0;padding-left:1.5em}.linklist__item>a{text-decoration:underline}.linklist__item>a[href^='#']{border-bottom-style:solid}.linklist__item>a::before{content:"";display:none}@media only screen and (min-width: 1px) and (max-width: 50em){.linklist-quicklinks{font-size:80%}}.linklist-quicklinks>li>a{color:#666;border-bottom-color:#666}.linklist .icon-status-100,.linklist .icon-status-50,.linklist .icon-status-0{display:inline-block;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);vertical-align:middle}.list-calendar{list-style-type:none;padding:0}.list-calendar__item{margin-bottom:1rem}.calendar-date,.calendar-title{margin:0}.list-news__list{list-style-type:none;margin-bottom:0;padding-left:0}.list-news__listitem{margin-bottom:1rem;border-bottom:1px dotted black;padding-bottom:1rem;line-height:1}.list-news__listitem::after{content:"";display:table;clear:both}.list-news__listitem:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.list-news__listitemimage{float:left;width:40%;max-width:16rem;max-height:8rem;overflow:hidden;margin-right:1rem}@media only screen and (min-width: 1px) and (max-width: 50em){.list-news__listitemimage{max-height:5.5rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.list-news__listitemimage{width:100%;max-width:none;margin-bottom:.5rem}}.list-news__listitemimage>img{width:100%}.list-news__listitemdate,.list-news__listitemtype,.list-news__listitemtag{color:#595959}.list-news__listitemdate{display:inline;font-size:0.875em}.list-news__listitemtype{display:inline;padding-top:0.1em;font-size:0.75em;text-transform:uppercase}.list-news__listitemtype::before{content:"|";margin-left:.5rem;margin-right:.5rem}.list-news__listitemtag{display:inline;padding-top:0.1em;font-size:0.75em;text-transform:uppercase}.list-news__listitemtag::before{content:"|";margin-left:.5rem;margin-right:.5rem}.list-news__listitemtag>img{height:1.15em;margin-right:0.15em}.list-news__listitemtitle{font-size:1.125em;font-weight:bold;line-height:130%}*+.list-news__listitemtitle{margin-top:.25rem}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.list-rechtsgrundlagen{position:relative;margin-bottom:1.5rem}.list-rechtsgrundlagen__icon{position:absolute;top:0.25em;color:#C83B18;font-size:2em}.list-rechtsgrundlagen__title{margin:0;padding-left:3em;color:#C83B18;font-size:1em;font-style:italic;text-transform:none}.list-rechtsgrundlagen>p{margin:.5rem 0 0 3rem}.list-rechtsgrundlagen>p>strong{padding-left:3rem;margin:.5rem 0 0;text-transform:none}.list-rechtsgrundlagen>ul{margin:0 0 1rem 3rem;padding-left:1.25em}.list-rechtsgrundlagen>ul>li{padding:0}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.list-twitter__list{height:25rem;overflow-y:auto;list-style-type:none;margin:0 -.5rem;padding:0}.list-twitter__listitem{padding:0 1rem}.list-twitter__listitem+.list-twitter__listitem{margin:.5rem 0;padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid #ebebeb}.list-twitter__listitem s{text-decoration:underline}.list-twitter__listitem a[href^='http']::before{display:none}.list-twitter__listitemavatar{display:inline-block;max-width:3rem;margin-right:.5rem;margin-bottom:.5rem;vertical-align:top}.list-twitter__listitemcontext{display:inline-block;margin-bottom:0.5rem;margin-top:0.25rem;color:#8c8c8c;line-height:120%;vertical-align:top}.list-twitter__listitemcontext a{color:inherit;text-decoration:none}.list-twitter__listitemcontext a:hover{color:inherit;text-decoration:underline}.list-twitter__listitemcontext strong{color:#1C2E36}.list-twitter__listitemfooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:.5rem}.list-twitter__listitemlink{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:inline-block;color:#8c8c8c}.list-twitter__listitemlink>a{color:inherit}.list-twitter__listitemlink>a::before{display:inline-block !important}.list-twitter__listitemdate{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:inline-block;color:#8c8c8c;text-align:right}.list-twitter__listitemdate>a{color:inherit;text-decoration:none}.list-twitter__listitemdate>a:hover{text-decoration:underline}.list-twitter__link{margin:0 -.5rem;padding:0.75rem 1rem 0;border-top:1px solid #ccc;text-align:right}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.message{position:relative}.message>*:first-child{padding-top:0.3rem}.message h3{margin-top:0}.message p{margin:0}.message p+p{margin-top:1em}.message--hero{background:#e6f4ff;padding:1rem;border-bottom:none}.message--info,.message--error,.message--success{min-height:3rem;margin-bottom:1rem;padding-left:3rem;font-style:italic}.message--info::before,.message--error::before,.message--success::before{display:block;position:absolute;top:0;left:0.1rem;color:#C83B18;font-size:2.25rem;line-height:2.25rem}.message--info.message--hero,.message--error.message--hero,.message--success.message--hero{padding-left:3.75rem}.message--info.message--hero::before,.message--error.message--hero::before,.message--success.message--hero::before{top:1rem;left:0.75rem}.message--error,.message--success{border:1px solid #000;padding:1em 1em 1em 4em}.message--error::before,.message--success::before{top:auto;color:inherit}.message--error{color:#d40000;border-color:#d40000}.message--success{color:#0aab0a;border-color:#0aab0a}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.dropdown{text-align:center;vertical-align:middle;margin-bottom:.1em}.dropdown__toggler:focus{outline:1px dotted black}.dropdown__toggler::after{content:"▼";display:inline;width:1em;height:1em;margin-left:.25rem;font-size:80%}.dropdown__container{position:relative;max-width:100vw}.dropdown__header{display:none;margin-top:-2em;padding:1rem .5rem .5rem;border-bottom:1px solid #8c8c8c;background-color:#fff;color:#8c8c8c;font-weight:normal}.dropdown__header>span{font-size:0.875em}.dropdown__closelink{display:inline-block;position:absolute;right:0;width:1em;height:1em;overflow:hidden;margin:-.25rem .5rem 0;padding:0;background-color:transparent;border:none;color:#8c8c8c;text-indent:-9999px;font-size:1.5em;line-height:100%;cursor:pointer}.dropdown__closelink::before{display:inline-block;text-indent:9999px}.dropdown__content{visibility:hidden;position:absolute;top:0;right:0;width:auto;max-width:100vw;min-width:15em;height:100%;max-height:none;min-height:40vh;overflow-y:scroll;z-index:9999;margin-top:0;background-color:#FFF;border:1px solid #01416f;padding:0 .5em;text-align:left}.dropdown__content--bottomleft{top:auto;right:auto;bottom:2.5em;left:0;height:auto !important;max-height:none !important;min-height:0 !important;border:none;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.16),-1px -1px 0px rgba(0,0,0,0.16);box-shadow:2px 2px 2px rgba(0,0,0,0.16),-1px -1px 0px rgba(0,0,0,0.16);overflow-y:auto}.dropdown__content--bottomleft.animateIn{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:rollIn-dropDownMenuPositionTop 0.35s normal ease-in forwards 1;animation:rollIn-dropDownMenuPositionTop 0.35s normal ease-in forwards 1}.dropdown__content--bottomleft.animateOut{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:rollOut-dropDownMenuPositionTop 0.35s normal ease-in forwards 1;animation:rollOut-dropDownMenuPositionTop 0.35s normal ease-in forwards 1}.dropdown__content>li{display:block;padding:0;margin-bottom:.75rem}.dropdown__item--active{font-weight:bold}.no-jquery .dropdown__toggler::after,.no-jquery .dropdown__container{display:none}.no-jquery .dropdown__content{visibility:visible;max-height:none;position:relative;width:50%;margin-left:25%;top:auto;left:auto;overflow-y:auto}@media only screen and (min-width: 1px) and (max-width: 32em){.dropdown:not(.dropdown--no-fullscreen) .dropdown__container{display:none;position:fixed;top:0;left:0;margin:0;width:100%;height:100vh;z-index:99999;padding-top:2em}.dropdown:not(.dropdown--no-fullscreen) .dropdown__toggler[aria-expanded="true"]+.dropdown__container{display:block}.dropdown:not(.dropdown--no-fullscreen) .dropdown__header{display:block}.dropdown:not(.dropdown--no-fullscreen) .dropdown__content{position:static;top:auto;right:auto;width:auto;max-width:none;min-width:0;margin-top:0;border:none}}@media only screen and (min-width: 1px) and (max-width: 32em){.is-fullscreen-dropdown--opened body{overflow-y:hidden !important}.is-fullscreen-dropdown--opened .page-header__content{border-top:none}.is-fullscreen-dropdown--opened .page-header__logo,.is-fullscreen-dropdown--opened .nav-main__menubuttons{display:none}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.nav__list{list-style-type:none;position:relative;padding-left:0}.nav__listitem{display:inline-block}.nav__listitem--active{font-weight:bold}.nav__listitem>a[href]{border-bottom:none;color:#1C2E36;text-decoration:underline}@media only screen and (min-width: 1px) and (max-width: 50em){.nav__listitem{display:block}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}a[data-popup-content]{text-decoration:none;border-bottom:1px dotted #C83B18}a[data-popup-content]:after{font-size:1.1em;content:""}a[data-popup-content]::before{display:none !important}a[data-popup-content]::after{margin:0 0 0 0.25rem}.ui-icon-closethick{display:block;float:right;margin-left:0.25em}.ui-dialog{position:fixed;left:25% !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50% !important;max-width:30em;max-height:90vh;overflow:hidden;z-index:99999;background-color:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.16);box-shadow:0 2px 5px 0 rgba(0,0,0,0.16)}@media only screen and (min-width: 1px) and (max-width: 50em){.ui-dialog{width:80% !important;left:10% !important}}@media only screen and (min-width: 1px) and (max-width: 32em){.ui-dialog{width:100% !important;max-height:100vh !important;left:0 !important}}.ui-dialog-titlebar{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#015FA2;color:#fff;padding:0.5em 1em;font-weight:bold}.ui-dialog-titlebar::after{content:"";display:table;clear:both}.ui-dialog-title{display:inline-block;margin-top:0.25em;font-size:1.5em}.ui-dialog-titlebar-close{font-weight:normal;float:right;color:#1C2E36}.ui-dialog-titlebar-close .ui-icon{margin-right:-.125rem;font-size:1.5em}.ui-dialog-titlebar-close .ui-icon::before{margin-right:0}.ui-dialog-content{overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0.5em 1em}.ui-widget-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998 !important;background-color:rgba(200,200,200,0.85)}.is-dialog--opened body{overflow-y:hidden !important}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.search-form{visibility:hidden;position:relative;width:20em;margin-right:0;margin-left:auto;background-color:#ebebeb;border-radius:0.3em;padding:0;padding-right:3em}.search-form__input{display:inline-block;width:100%;background-color:transparent;border:none;padding:0.65em}.search-form__submit{display:inline-block;position:absolute;top:0.3em;right:0.3em;width:2em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.section-title{margin-top:10em;margin-bottom:2rem;padding:2rem 0 1.5rem;background-color:#015FA2}.section-title::before{content:"";display:table;clear:both}.section-title__title{margin:0;color:#fff;font-size:2.0736rem}@media (min-width: 50em){.section-title__title{font-size:2.0736rem}}.section-title__title a{color:inherit;line-height:normal;text-decoration:none}.section-title__title a:hover{color:inherit;text-decoration:underline}@media only screen and (min-width: 1px) and (max-width: 50em){.section-title{margin-top:6.45em;padding:0.75em 0}.section-title__title{font-size:1em}.section-title__title>a{border-bottom:1px solid inherit}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.timeline{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0}@media only screen and (min-width: 1px) and (max-width: 50em){.timeline{-ms-flex-wrap:wrap;flex-wrap:wrap}}.timeline::before{content:"";position:absolute;width:100%;margin-top:1.5rem;border-top:1px solid #015FA2;z-index:0}@media only screen and (min-width: 1px) and (max-width: 50em){.timeline::before{margin-top:1.15rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.timeline::before{height:100%;margin-top:0;margin-left:1.5rem;border-top:none;border-left:1px solid #015FA2}}.timeline__item{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.5rem;font-size:0.75rem;line-height:130%;z-index:1;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);opacity:1;-webkit-transition:opacity 200ms ease-in-out, -webkit-transform 300ms ease-in-out;transition:opacity 200ms ease-in-out, -webkit-transform 300ms ease-in-out;transition:transform 300ms ease-in-out, opacity 200ms ease-in-out;transition:transform 300ms ease-in-out, opacity 200ms ease-in-out, -webkit-transform 300ms ease-in-out}.timeline__item:nth-child(2){-webkit-transition-delay:50ms;transition-delay:50ms}.timeline__item:nth-child(3){-webkit-transition-delay:100ms;transition-delay:100ms}.timeline__item:nth-child(4){-webkit-transition-delay:150ms;transition-delay:150ms}.timeline__item:nth-child(5){-webkit-transition-delay:200ms;transition-delay:200ms}@media only screen and (min-width: 1px) and (max-width: 32em){.timeline__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:.5rem 0}}.timeline__item--hidden{-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}.timeline__item>a{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:inherit;text-decoration:inherit}.timeline__item>a:hover{color:inherit}.timeline__item>a:hover .timeline__title{-webkit-box-shadow:0 2px 4px 0 #9fbcd0;box-shadow:0 2px 4px 0 #9fbcd0}.timeline__item--important{background:#C83B18;color:#fff;font-size:1rem}.timeline__item--important>a:hover{-webkit-box-shadow:0 2px 4px 0 #f19d88;box-shadow:0 2px 4px 0 #f19d88}.timeline__item--important>a:hover .timeline__title{background:none;-webkit-box-shadow:none;box-shadow:none}.timeline__item--important .timeline__time{margin:0;padding:.5rem}.timeline__item--important .timeline__time>span{padding:0;background:none}.timeline__item--important .timeline__title{border:none;background:none}.timeline__time{display:block;margin:.5rem 0 .5rem .5rem}@media only screen and (min-width: 1px) and (max-width: 50em){.timeline__time{margin:0.25rem}}.timeline__time>span{padding:.25rem;background:#fff}.timeline__title{display:block;width:100%;height:100%;padding:.5rem;border:5px solid #015FA2;background:#fff;font-weight:bold;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.video-2-click{overflow:hidden}.video-2-click__placeholder{position:relative;width:100%;height:100%}.video-2-click__placeholder-image{position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat top left;background-size:contain;-webkit-filter:blur(5px);filter:blur(5px);z-index:-1}.video-2-click__placeholder-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:1em;background-color:rgba(0,0,0,0.64);color:#fff;font-size:0.875rem;line-height:130%;text-align:center}.video-2-click__placeholder-overlay h4{margin-top:0;text-align:left}.video-2-click__placeholder-overlay-text{overflow-y:auto;margin-bottom:0.5em;text-align:left}.video-2-click__placeholder-overlay a{color:#fff}.video-2-click__placeholder-overlay a[href]::before{content:none;display:none}.video-2-click__placeholder-overlay .button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;align-self:center;margin-top:0.5em}.video-2-click iframe{width:100%;height:100%}.address__title{margin:0 0 1rem;font-size:1em;font-weight:bold}.gewaehlter__icons{display:block;float:left;margin-right:0.5em;margin-top:0.25em}.gewaehlter__icons>.icon{display:block}.gewaehlter__name{float:left;width:100%;margin-left:-2em;padding-left:2em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.card-wahlergebnis{margin-top:1rem}.card-wahlergebnis>*:last-child{margin-bottom:0}.card-wahlergebnis .card__content{display:-webkit-box;display:-ms-flexbox;display:flex}.card-wahlergebnis .card__content figure{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.card-wahlergebnis .card__content figure+figure{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-left:1rem}@media only screen and (min-width: 1px) and (max-width: 74em){.card-wahlergebnis .card__content{display:block}.card-wahlergebnis .card__content figure+figure{margin-left:0}}.card-wahlergebnis.card-gewaehlter .card__content{display:block}.card-wahlergebnis svg .title{font-size:1.44em}.card__top-buttons{margin-bottom:1rem;font-size:80%;text-align:right}.table-stimmen{width:100%;table-layout:auto}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.chart svg .drawing-area__background{fill:none}.chart svg .slice{cursor:pointer}.chart svg .slice:hover{opacity:0.95}.link-download{display:none}.chart-download__button{position:absolute;bottom:0;right:0;min-width:0;z-index:99;padding:.5rem;color:#1C2E36;font-size:0.75rem;font-weight:normal;line-height:100%;cursor:pointer}.chart-bar__extrainfo p{margin:0}.chart-pie__extrainfo{line-height:130%;text-align:center}.chart-pie__extrainfo::after{content:"";width:25%;display:block;margin:.5rem auto 2rem auto;border-bottom:2px solid #015FA2}.chart-pie__extrainfo p{margin:0}.chart-bar__extrainfo{position:absolute;background-color:#000;padding:.5rem 1rem;border-radius:3px;color:#fff;font-size:0.75em;line-height:130%}.chart-bar__extrainfo strong{font-size:1em;line-height:130%}.chart-bar__extrainfo--top::after{content:"";position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-.5rem;border:.5rem solid transparent;border-top-color:#000}.chart-bar__extrainfo--top-right::after{left:0;margin-left:1.5rem}.chart-bar__extrainfo--top-left::after{left:auto;right:0;margin-left:0;margin-right:1.5rem}.chart-bar__extrainfo--right::after{content:"";position:absolute;top:50%;left:-1rem;width:0;height:0;margin-top:-.5rem;border:.5rem solid transparent;border-right-color:#000}.chart{margin-bottom:1rem}.chart-perfect-fourth,.chart-golden-section{display:block;position:relative;width:100%}.chart-perfect-fourth svg,.chart-golden-section svg{position:absolute;top:0;left:0}.js-wahlatlas{min-height:50vh;background-color:#ebe6e0}.wahlatlas:not(.is-fullscreen){max-height:800px}.gallery{margin-bottom:2rem}.gallery>.flex-row>figure{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;overflow-x:hidden;margin-bottom:1rem}.gallery>.flex-row>figure>a::before,.gallery>.flex-row>figure>a::after{content:"";display:none}.gallery>.flex-row>figure>a>img{width:100%;height:8em;-o-object-fit:cover;object-fit:cover}.gallery>.flex-row>figure>figcaption{font-weight:bold;line-height:130%;word-wrap:break-word}.gallery>.flex-row>figure>figcaption>small{font-weight:normal}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.share-link{text-align:left}.share-link .dropdown__toggler::after{display:none}.link-share{display:block;margin:0.5em 0.25em}.link-share:hover{opacity:0.8}.link-share>a{display:block;color:#000;padding:0.25em 0.5em}.link-share>a::before{display:none}.link-share--twitter{background-color:#55acee}.link-share--twitter>a{color:#fff}.link-share--facebook{background-color:#3b5998}.link-share--facebook>a{color:#fff}.link-share--googleplus{background-color:#dd4b39}.link-share--googleplus>a{color:#fff}.link-share--whatsapp{background-color:#34af23}.link-share--whatsapp>a{color:#fff}.link-share--email{background-color:#C83B18}.link-share--email>a{color:#fff}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.nav-breadcrumb{min-height:2.5em;margin-top:-2rem;margin-bottom:2rem;background:url(../img/4pxBlack.png) top left repeat;background-color:#015FA2}.nav-breadcrumb>.container>.nav__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:66.667%;height:2.6em;margin:0;padding:0.68em 0;overflow:hidden;list-style-type:none;text-align:left;color:#fff;font-size:0.875em;white-space:nowrap}.nav-breadcrumb>.container>.nav__list>.nav__listitem{display:inline-block;margin-right:.5rem}.nav-breadcrumb>.container>.nav__list>.nav__listitem::before{content:">";margin-right:.5rem}.nav-breadcrumb>.container>.nav__list>.nav__listitem:first-child::before{content:"";display:none}.nav-breadcrumb>.container>.nav__list>.nav__listitem:last-child{min-height:2rem;margin-right:0;overflow-x:hidden;text-overflow:ellipsis}.nav-breadcrumb>.container>.nav__list>.nav__listitem>a{border-bottom:1px solid #fff;color:inherit;font-weight:bold;text-decoration:none}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-breadcrumb{min-height:0}.nav-breadcrumb>.container>.nav__list{display:block;width:100%;height:auto;padding:0}.nav-breadcrumb>.container>.nav__list>.nav__listitem{display:block;padding:.68em 0;overflow-x:hidden;text-overflow:ellipsis}.nav-breadcrumb>.container>.nav__list>.nav__listitem::before{content:none;display:none}.nav-breadcrumb>.container>.nav__list>.nav__listitem:nth-child(1),.nav-breadcrumb>.container>.nav__list>.nav__listitem:nth-child(2){display:none}}.nav-breadcrumb-wahlgebiete{font-size:0.875em;line-height:130%;background:#eee;padding:.5rem}.nav-breadcrumb-wahlgebiete::after{content:" ";display:table;clear:both}.nav-breadcrumb-wahlgebiete>.icon{display:block;vertical-align:top;float:left;-webkit-transform:scale(3);-ms-transform:scale(3);transform:scale(3);margin-top:1.6em;opacity:0.2;margin-left:0}.nav-breadcrumb-wahlgebiete>a{color:#666}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.nav-main{position:relative;width:100%;z-index:510;margin-top:-2rem;text-align:right}.nav-main::before{content:"";display:table;clear:both}.nav-main>.nav__container>.nav__title{display:none;margin:1rem 0 2rem;color:#fff}.nav-main>.nav__container>.nav__list{margin-bottom:-12px;font-size:1.125em}.nav-main>.nav__container>.nav__list>.nav__listitem{margin:.25rem 1.25em;padding:0 0 35px 0}.nav-main>.nav__container>.nav__list>.nav__listitem--active{background:url(../img/nav-main__arrow--down.png) 50% 98% no-repeat}.nav-main>.nav__container>.nav__list>.nav__listitem:last-child{margin-right:0}.nav-main>.nav__container>.nav__list>.nav__listitem>a{padding-bottom:0.01em}.nav-main>.nav__container>.nav__list>.nav__listitem>a:hover{color:#015FA2}.nav-main__menubuttons{display:none;position:absolute;right:0;top:0;z-index:502;-webkit-transform:translateY(-120%);-ms-transform:translateY(-120%);transform:translateY(-120%);height:100%}.nav-main__menubuttons>.button{width:6em;height:3.5em;padding:.25rem .5rem;margin-top:1.25em;margin-right:.25rem;text-decoration:underline;line-height:120%}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-main{position:absolute;z-index:499;margin-top:0}.nav-main::before{display:none}.nav-main__menubuttons{display:block}.nav-main>.nav__container{position:absolute;top:0;left:0;right:0;width:auto;-webkit-transform:translateY(-140%);-ms-transform:translateY(-140%);transform:translateY(-140%);margin-left:-2rem;margin-right:-2rem;border-width:0;background-color:#015FA2;padding-bottom:0;padding-left:20px;text-align:left}.nav-main>.nav__container .nav__title{display:block}.nav-main>.nav__container>.nav__list>.nav__listitem{margin:2rem 0;padding:0}.nav-main>.nav__container>.nav__list>.nav__listitem--active{background:none}.nav-main>.nav__container>.nav__list>.nav__listitem>a{color:#fff;font-size:1.25em;font-weight:bold;text-decoration:underline}.nav-main>.nav__container>.nav__list>.nav__listitem>a:hover{color:#ccc}}@media only screen and (min-width: 1px) and (max-width: 32em){.nav-main>.nav__container{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 1px) and (max-width: 50em){.is-nav-main--opened .nav__listitem{display:block}.nav-main__animateIn{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:nav-main-in 0.5s normal cubic-bezier(0.22, 0.61, 0.36, 1) forwards 1;animation:nav-main-in 0.5s normal cubic-bezier(0.22, 0.61, 0.36, 1) forwards 1}.nav-main__animateOut{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:nav-main-out 0.5s normal cubic-bezier(0.55, 0.09, 0.68, 0.53) forwards 1;animation:nav-main-out 0.5s normal cubic-bezier(0.55, 0.09, 0.68, 0.53) forwards 1}}@-webkit-keyframes nav-main-in{0%{-webkit-transform:translateY(-140%);transform:translateY(-140%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes nav-main-in{0%{-webkit-transform:translateY(-140%);transform:translateY(-140%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes nav-main-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-140%);transform:translateY(-140%)}}@keyframes nav-main-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-140%);transform:translateY(-140%)}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.nav-meta{margin-top:4em;padding:.5rem 0;background:url(../img/4pxLightGray.png) top left repeat;text-align:left;font-size:0.75em}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-meta{margin-top:2em}}.nav-meta .nav__list{padding-left:0}.nav-meta .nav__listitem{margin-right:2rem;color:#1C2E36}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-meta .nav__listitem{display:inline-block}}@media only screen and (min-width: 1px) and (max-width: 32em){.nav-meta .nav__listitem{display:block}}.nav-meta .nav__listitem--active{font-weight:bold}.nav-meta .nav__listitem:last-child{display:block;position:absolute;top:0;right:0;float:none;margin-right:0}.nav-meta .nav__listitem>a{color:#1C2E36;text-decoration:underline}.nav-meta .nav__listitem>a:hover{color:#015FA2}.nav-meta .nav__listitem>a[href='#top']::before{display:inline-block;padding-left:0;vertical-align:top}.nav-meta .nav__title{display:none}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.nav-pagination{padding:.5rem 0;text-align:left}.nav-pagination__title{display:none}.nav-pagination__list{list-style-type:none;padding-left:0}.nav-pagination__listitem{display:inline-block;padding:0;color:#1C2E36}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.nav-service{position:absolute;right:0;top:0;z-index:50;text-align:right;font-size:0.875em}.nav-service>div>.nav__list{margin-top:0}.nav-service .nav__listitem{margin-right:.5rem}.nav-service .nav__listitem:not(.nav__listitem--last):not(.nav__listitem--boxed)::after{content:"|";margin-left:.5rem;font-weight:normal}.nav-service .nav__listitem:last-child{margin-right:0}.nav-service .nav__listitem--active{font-weight:bold}.nav-service .nav__listitem--boxed{margin-left:1rem;background-color:#ebebeb;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:.25rem 1rem}.nav-service .nav__listitem--boxed::before{display:none;content:"";margin:0}.nav-service .nav__listitem--boxed ~ .nav__listitem{margin-left:0.75em}.nav-service .nav__listitem--boxed ~ .nav__listitem::before{content:"";display:none}.nav-service .nav__listitem>a{color:#666;text-decoration:underline}.nav-service .nav__listitem>a:hover{color:#015FA2}.nav-service .nav__listitem>a>.icon{display:inline-block;vertical-align:top}.nav-service .nav__title{display:none}.nav-main .nav-service{display:none}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-service{display:none}.nav-main .nav-service{position:relative;display:block;margin-left:-20px;margin-bottom:0;text-align:left}.nav-main .nav-service .nav__container{background:#283b48;padding:20px}.nav-main .nav-service .nav__title{display:block;color:#fff}.nav-main .nav-service .nav__list .nav__listitem{display:inline-block;margin:0;padding:0;color:#fff}.nav-main .nav-service .nav__list .nav__listitem:not(:first-child)::after{margin-right:.5rem}.nav-main .nav-service .nav__list .nav__listitem>a{display:inline-block;padding:.25rem 0;color:#fff;font-weight:normal}.nav-main .nav-service .nav__list .nav__listitem--boxed{border-radius:3px;padding:0 1rem;margin-left:1rem}.nav-main .nav-service .nav__list .nav__listitem--boxed>a{color:#000}}.nav-sub-sub{margin-top:0;background:#fff}.nav-sub-sub>.nav__list>.nav__listitem{background:#ebebeb;padding-left:1rem;color:#1C2E36;font-weight:normal}.nav-sub-sub>.nav__list>.nav__listitem>a{margin-left:1rem}.nav-sub-sub>.nav__list>.nav__listitem--active{background:#283b48;color:#fff;font-weight:bold}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.nav-sub{margin-top:-3.25em}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-sub{margin-top:1rem}}.nav-sub>.nav__title{margin:0;padding:.5rem 1.25em;background-color:#01416f;color:#fff;font-size:1em;text-transform:uppercase}.nav-sub>.nav__title>.nav__toggler{float:right;border:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;vertical-align:bottom}.nav-sub .nav__list{margin:0;padding:0;text-align:left}.nav-sub .nav__listitem{display:block;margin:2px 0 0;padding:0;background:url(../img/4pxLightGray.png) top left repeat;color:#1C2E36}.nav-sub .nav__listitem>a{display:block;padding:.5rem 1.25em;text-decoration:underline;color:inherit}.nav-sub .nav__listitem>a:hover{background:#fff;color:#015FA2}.nav-sub .nav__listitem--active{background:none}.nav-sub .nav__listitem--active>a{background:#283b48;color:#fff;font-weight:bold}.nav-sub__animateIn{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:nav-main-in 0.25s normal ease-in forwards 1;animation:nav-main-in 0.25s normal ease-in forwards 1}.nav-sub__animateOut{-webkit-transform-origin:center top 0;-ms-transform-origin:center top 0;transform-origin:center top 0;-webkit-animation:nav-main-out 0.25s normal ease-in forwards 1;animation:nav-main-out 0.25s normal ease-in forwards 1}.nav-sub.nav-sub--collapsed>.nav__list{height:0;overflow:hidden}.nav-main .nav-sub{display:none}.nav-sub+aside{margin-top:2rem}.nav-sub+aside .nav-sub{margin-top:2rem}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-sub.nav-persistent{display:block}.is-nav-main--opened .nav-main .nav-sub{display:block;margin-top:1rem}.is-nav-main--opened .nav-main .nav-sub .nav__list{display:block;height:auto;background-color:#fff}.is-nav-main--opened .nav-main .nav-sub .nav__listitem--active{background:url(../img/nav-main__arrow--right.png) no-repeat 0 50%}.is-nav-main--opened .nav-main .nav-sub .nav__listitem>a{font-size:1em}.is-nav-main--opened .nav-main .nav-sub .nav__title{display:none}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.nav-wahljahr{position:relative;margin-top:.25rem;background-color:#01416f;padding:.5rem 0;text-align:center}.nav-wahljahr__icon{position:absolute;top:5%;overflow:hidden}.nav-wahljahr__icon>div{position:relative;left:-20px;opacity:0.3;color:#fff;text-indent:0;font-size:5.5em;line-height:100%}.nav-wahljahr .dropdown__toggler{position:relative;margin-top:-.5rem;padding:.5rem 0;text-align:center;text-transform:none;letter-spacing:0.05em;border:none;background:none;color:#fff}.nav-wahljahr .dropdown__content{top:-0.5em;left:35%;right:auto;width:30%;min-width:6em;z-index:4;margin-top:0;margin-left:0;background-color:#fff;border:1px solid #01416f;padding:0 .5rem 0 .5rem;list-style-type:none;text-align:center}@media only screen and (min-width: 1px) and (max-width: 32em){.nav-wahljahr .dropdown__content{width:100%;left:0}}.nav-wahljahr .dropdown__content>li{display:block;padding:0}.nav-wahljahr .dropdown__content>li>a{color:#015FA2}.nav-wahljahr__carousel{position:relative;list-style-type:none;margin:0;padding-left:0;text-align:center}.nav-wahljahr__carouselitem{display:inline-block;padding:0;color:#1C2E36}.nav-wahljahr__carouselitem--first>.button{padding:.25rem .5rem}.nav-wahljahr__carouselitem--first>.button::before{content:"<";margin-right:.25rem}.nav-wahljahr__carouselitem--last>.button{padding:.25rem .5rem}.nav-wahljahr__carouselitem--last>.button::after{content:">";margin-left:.25rem}.nav-wahljahr__carouselitem>.button--active{margin-left:.5rem;margin-right:.5rem;padding:.5rem 1rem}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.stage-quicklinks{margin-top:-2rem}.stage-quicklinks .linklist{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.25rem -.125rem}.stage-quicklinks .linklist__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-preferred-size:calc(16.66667% - .25rem);flex-basis:calc(16.66667% - .25rem);height:7rem;margin:.25rem .125rem 0;text-align:center;background:url(../img/4pxLightGray.png) top left repeat}@media only screen and (min-width: 1px) and (max-width: 50em){.stage-quicklinks .linklist__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-preferred-size:calc(33.33333% - .25rem);flex-basis:calc(33.33333% - .25rem)}}@media only screen and (min-width: 1px) and (max-width: 32em){.stage-quicklinks .linklist__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:3rem;text-align:left}}.stage-quicklinks .linklist__item>a{display:block;width:100%;height:100%;padding:1rem .5rem .5rem;color:#1C2E36;line-height:110%;font-weight:bold;text-decoration:none}.stage-quicklinks .linklist__item>a:hover{color:#015FA2}.stage-quicklinks .linklist__item>a:hover .icon{-webkit-transform:translate(0, -2px);-ms-transform:translate(0, -2px);transform:translate(0, -2px);-webkit-transition:-webkit-transform 0.75s ease-out;transition:-webkit-transform 0.75s ease-out;transition:transform 0.75s ease-out;transition:transform 0.75s ease-out, -webkit-transform 0.75s ease-out}.stage-quicklinks .linklist__item .icon{display:block;margin:0 0 .5rem 0;font-size:2.5rem;line-height:2.5rem;-webkit-transition:-webkit-transform 2s ease-out;transition:-webkit-transform 2s ease-out;transition:transform 2s ease-out;transition:transform 2s ease-out, -webkit-transform 2s ease-out}.stage-quicklinks .linklist__item .icon-wahl-europawahlen,.stage-quicklinks .linklist__item .icon-wahl-bundestagswahlen{font-size:3.0rem}.stage-quicklinks .linklist__item .icon-wahl-europawahlen::before,.stage-quicklinks .linklist__item .icon-wahl-bundestagswahlen::before{font-size:3.0rem}@media only screen and (min-width: 1px) and (max-width: 32em){.stage-quicklinks .linklist__item .icon{display:inline-block;width:1.75em;margin:0;vertical-align:top;font-size:1.5em;line-height:inherit;text-align:center}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.stage{margin-top:10em;margin-bottom:2rem;padding:2rem 0 1.5rem;background-color:#015FA2}@media only screen and (min-width: 1px) and (max-width: 50em){.stage{margin-top:6.45em}}.stage::before{content:"";display:table;clear:both}.stage__title{margin:0 0 1rem 0;color:#fff}.stage__title p{margin:0}.stage__title strong{display:block;font-size:1.728rem}@media (min-width: 50em){.stage__title strong{font-size:1.728rem}}.stage .flex-row{margin:0 -1px}.stage .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1px;padding:1rem;border:none}.stage .card--important .card__link{margin-top:1rem}.stage .card--important .card__link a:hover{color:inherit;opacity:0.85}.stage .card-wahlergebnis .card__title{display:none}.no-js .stage .card-wahlergebnis .card__title{display:block}.stage .card__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:0.875rem;font-weight:normal;text-transform:uppercase}.stage .card__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.stage .card__link a{color:inherit;font-size:0.75rem}.stage .card__link a:hover{color:#015FA2}.stage .card__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.stage .card__content>figure{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;min-height:14rem}.stage .card__content>figure+figure{display:none}.no-js .stage .card__content>figure{display:inline-block;min-height:0;height:auto}.stage .card__content>figure table{font-size:0.75rem}.stage .card__content>figure th,.stage .card__content>figure td{padding:.25rem .5rem;line-height:150%}.stage .card__content>figure>.chart{height:100% !important;margin:0}.stage .card__content>figure>.chart::before{display:none;content:none}.stage .card__content>figure>.chart .chart-download__button,.stage .card__content>figure>.chart .link-download{display:none}.stage .card__content>figure>.chart .title,.stage .card__content>figure>.chart .title-tspan{font-size:0.875rem !important;font-weight:normal !important;text-transform:uppercase}.stage .card__content>figure>.chart .title-sub,.stage .card__content>figure>.chart .title-sub-tspan,.stage .card__content>figure>.chart .infotext,.stage .card__content>figure>.chart .infotext-tspan,.stage .card__content>figure>.chart .footer,.stage .card__content>figure>.chart .footer-tspan{fill:#666 !important}.stage .card__content>figure>.chart-donut .pie__center-label,.stage .card__content>figure>.chart-donut .pie__center-label-tspan,.stage .card__content>figure>.chart-donut-gray .pie__center-label,.stage .card__content>figure>.chart-donut-gray .pie__center-label-tspan{-webkit-transform:translateY(-1.65rem);-ms-transform:translateY(-1.65rem);transform:translateY(-1.65rem);fill:#C83B18 !important;font-size:2.5rem !important;font-weight:bold}.stage .card__content>figure>.chart-donut-gray .pie__center-label,.stage .card__content>figure>.chart-donut-gray .pie__center-label-tspan{fill:#66696b !important}.stage .card__content>figure>.chart-pie__extrainfo{display:none}.stage .card__content p{margin:.5rem 0 0 0}.stage .card .data-figure{display:inline-block;margin-right:.5rem;vertical-align:top}.stage .card .data-figure__info{color:#C83B18;font-size:1.5rem;white-space:nowrap}.map,.map__legende{position:relative}.map>svg,.map__legende>svg{width:100%;height:40em}.map>svg #legende,.map__legende>svg #map{display:none}.map-tooltip{background-color:#fff;border:1px solid gray;padding:0.25em 0.5em}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.nav-breadcrumb-wahlgebiete>.nav__list{margin:0 0 0 1.5em}.nav-breadcrumb-wahlgebiete>.nav__list>.nav__listitem{display:block}.nav-breadcrumb-wahlgebiete>.nav__list>.nav__listitem:not(:last-child){margin-bottom:1rem}.nav-breadcrumb-wahlgebiete>.nav__list>.nav__listitem::before{content:">"}.nav-breadcrumb-wahlgebiete>.nav__list>.nav__listitem:first-child::before{content:"";display:none}.nav-breadcrumb-wahlgebiete>.nav__list>.nav__listitem:nth-child(2)::before{content:"";display:none}.nav-breadcrumb-wahlgebiete .dropdown{display:inline-block}.nav-breadcrumb-wahlgebiete .dropdown__toggler{display:inline-block;line-height:130%;min-width:0;padding:0;border:none;background:none;color:#1C2E36;vertical-align:top}.nav-breadcrumb-wahlgebiete .dropdown__content{line-height:130%}.nav-breadcrumb-wahlgebiete .nav-wahljahr__carousel{display:none}.nav-breadcrumb-wahlgebiete{position:relative;margin-bottom:2em;font-size:1em}.nav-breadcrumb-wahlgebiete>.icon__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden}.nav-breadcrumb-wahlgebiete>.icon__wrapper>.icon{position:absolute;top:.5rem;left:-0.3em;margin:0;opacity:0.25;font-size:6em}@media only screen and (max-width: 20em){.nav-breadcrumb-wahlgebiete>.icon__wrapper>.icon{opacity:0.1}}.nav-breadcrumb-wahlgebiete>.nav__list{margin:0;line-height:110%;text-align:center}.nav-breadcrumb-wahlgebiete>.nav__list>.nav__listitem::before{content:""}.nav-breadcrumb-wahlgebiete .gebiet-name{position:relative;font-size:1em;white-space:nowrap}.nav-breadcrumb-wahlgebiete .gebiet-name--active{font-size:0.75em}.nav-breadcrumb-wahlgebiete .gebiet-name--active .dropdown__toggler{color:#C83B18;font-size:1.728rem;font-weight:bold}@media (min-width: 50em){.nav-breadcrumb-wahlgebiete .gebiet-name--active .dropdown__toggler{font-size:1.728rem}}.nav-breadcrumb-wahlgebiete .gebiet-name>h1{display:inline-block;margin:0}.nav-breadcrumb-wahlgebiete .gebiet-name *{white-space:normal}.nav-breadcrumb-wahlgebiete .gebiet-name>.gebiet-label{font-size:80%}.nav-breadcrumb-wahlgebiete .gebiet-name a{color:inherit}.nav-breadcrumb-wahlgebiete .button__longtext{display:none}.nav-breadcrumb-wahlgebiete .gebiete-carousel{position:relative;margin-top:.5rem;font-size:1.5em;text-align:left}.nav-breadcrumb-wahlgebiete .gebiete-carousel>.button{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);position:absolute;top:50%;min-width:0;z-index:1;margin-top:-1em;border-bottom:1px solid;padding:.5rem;color:#015FA2;text-decoration:none}.nav-breadcrumb-wahlgebiete .gebiete-carousel>.button:first-of-type{left:0}.nav-breadcrumb-wahlgebiete .gebiete-carousel>.button:last-of-type{right:0}.nav-breadcrumb-wahlgebiete .gebiete-carousel .gebiet-name{padding-left:2.5em;padding-right:2.5em;width:100%;top:0;left:0;text-align:center}@media only screen and (min-width: 1px) and (max-width: 50em){.nav-breadcrumb-wahlgebiete .gebiete-carousel .gebiet-name{padding-left:2em;padding-right:2em}}.nav-breadcrumb-wahlgebiete .gebiete-carousel .gebiet-name>.gebiet-label{display:block}.nav-breadcrumb-wahlgebiete .gebiete-carousel .gebiet-name strong{color:#C83B18;line-height:100%;font-size:1.5em}@media only screen and (min-width: 1px) and (max-width: 32em){.nav-breadcrumb-wahlgebiete .gebiete-carousel .gebiet-name strong{font-size:1em}}.nav-breadcrumb-wahlgebiete .gebiete-carousel .gebiet-name .dropdown__container{text-align:left}.nav-breadcrumb-wahlgebiete .untergebiete{margin-top:.5rem}.nav-breadcrumb-wahlgebiete+.linklist-quicklinks{display:none}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.sg-backgrounds{width:4em;height:4em;margin-bottom:2rem}.sg-backgrounds--cards{background:url(../img/4pxLightGrayBack.png) top left repeat}.sg-backgrounds--breadcrumb{background:url(../img/4pxBlack.png) top left repeat}.sg-backgrounds--default{background:url(../img/4pxLightGray.png) top left repeat}.topics{margin:0 0 2rem 0;padding:.5rem 0 1.5rem;background:#ebebeb}.topics__container{overflow:hidden}.topics__title{margin:1rem 0 1.5rem;color:#1C2E36;font-size:1rem;font-weight:bold}.topics__prev,.topics__next{position:absolute;top:6.5rem;padding:0;background:none;border:none;color:#666;font-size:4rem;line-height:100%;cursor:pointer;z-index:1}.topics__prev:hover,.topics__next:hover{color:#015FA2}.topics__prev>.icon,.topics__next>.icon{height:auto}.topics__prev{left:-2.5rem}@media only screen and (min-width: 1px) and (max-width: 64em){.topics__prev{left:-1.5rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.topics__prev{left:-0.75rem}}.topics__next{right:-2.5rem}@media only screen and (min-width: 1px) and (max-width: 64em){.topics__next{right:-1.25rem}}@media only screen and (min-width: 1px) and (max-width: 32em){.topics__next{right:-0.75rem}}.topics .container{position:relative}.topics .container .flex-row{display:block;white-space:nowrap;margin-left:-.5rem;margin-right:-.5rem}.topics .container .flex-row.slide-left{-webkit-animation:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards slideLeft;animation:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards slideLeft}@media only screen and (min-width: 1px) and (max-width: 50em){.topics .container .flex-row.slide-left{-webkit-animation-name:slideLeft--medium;animation-name:slideLeft--medium}}@media only screen and (min-width: 1px) and (max-width: 32em){.topics .container .flex-row.slide-left{-webkit-animation-name:slideLeft--small;animation-name:slideLeft--small}}.topics .container .flex-row.slide-right{-webkit-animation:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards slideRight;animation:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards slideRight}@media only screen and (min-width: 1px) and (max-width: 50em){.topics .container .flex-row.slide-right{-webkit-animation-name:slideRight--medium;animation-name:slideRight--medium}}@media only screen and (min-width: 1px) and (max-width: 32em){.topics .container .flex-row.slide-right{-webkit-animation-name:slideRight--small;animation-name:slideRight--small}}.topics .container .card{display:inline-block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:calc(33.33333% - 1rem);margin:0 .5rem;padding:.5rem 1rem 1rem;border-bottom:none;vertical-align:top;white-space:normal;will-change:transform}@media only screen and (min-width: 1px) and (max-width: 50em){.topics .container .card{width:calc(50% - 1rem)}}@media only screen and (min-width: 1px) and (max-width: 32em){.topics .container .card{width:100%}}.topics .container .card__title{margin:.5rem 0;color:#015FA2;font-size:1.125rem;font-weight:normal}.topics .container .card__title>a{color:#015FA2;border-bottom:none}@-webkit-keyframes slideLeft{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translateX(-33.33333%);transform:translateX(-33.33333%)}}@keyframes slideLeft{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translateX(-33.33333%);transform:translateX(-33.33333%)}}@-webkit-keyframes slideLeft--medium{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes slideLeft--medium{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes slideLeft--small{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideLeft--small{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-33.33333%);transform:translateX(-33.33333%)}100%{-webkit-transform:none;transform:none}}@keyframes slideRight{0%{-webkit-transform:translateX(-33.33333%);transform:translateX(-33.33333%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes slideRight--medium{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:none;transform:none}}@keyframes slideRight--medium{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes slideRight--small{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:none;transform:none}}@keyframes slideRight--small{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:none;transform:none}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.page-footer{clear:both;padding:1.5rem 0 0;background-color:#015FA2;color:#fff;font-size:0.875em}.page-footer::after{content:"";display:table;clear:both}.page-footer a{color:#fff}.page-footer .nav-main__menubuttons{display:none}.page-footer .nav-service,.page-footer .nav-main{display:none;position:static;margin-top:1em;margin-bottom:2em;text-align:left}@media only screen and (min-width: 1px) and (max-width: 50em){.page-footer .nav-service,.page-footer .nav-main{display:block;border-bottom:1px dotted #fff}}.page-footer .nav-service>.nav__container,.page-footer .nav-main>.nav__container{position:static;top:initial;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);margin-left:0;padding:0}.page-footer .nav-service>.nav__container>.nav__title,.page-footer .nav-main>.nav__container>.nav__title{display:block;margin-bottom:1em}.page-footer .nav-service>.nav__container>.nav__list>.nav__listitem,.page-footer .nav-main>.nav__container>.nav__list>.nav__listitem{display:inline-block;margin:0 1em 0.5em 0;padding:0}.page-footer .nav-service>.nav__container>.nav__list>.nav__listitem--active,.page-footer .nav-main>.nav__container>.nav__list>.nav__listitem--active{background:none}.page-footer .nav-service>.nav__container>.nav__list>.nav__listitem--boxed,.page-footer .nav-main>.nav__container>.nav__list>.nav__listitem--boxed{border-radius:0;padding:0;background-color:transparent}.page-footer .nav-service>.nav__container>.nav__list>.nav__listitem--boxed>a,.page-footer .nav-main>.nav__container>.nav__list>.nav__listitem--boxed>a{color:#fff}.page-footer .nav-service>.nav__container>.nav__list>.nav__listitem>a,.page-footer .nav-main>.nav__container>.nav__list>.nav__listitem>a{color:#fff;font-size:1.25em}.page-footer>.container>.inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-0.31em}.opera:-o-prefocus,.page-footer>.container>.inner-wrapper{word-spacing:-0.43em}.page-footer>.container>.inner-wrapper>*{letter-spacing:normal;word-spacing:normal}.footer-addresses{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-right:.5rem}@media only print{.footer-addresses a{color:inherit;text-decoration:none}.footer-addresses a::before{display:none}.footer-addresses a::after{content:": " attr(href)}}.footer-addresses>.inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-links{-webkit-box-flex:1;-ms-flex:1 0 6rem;flex:1 0 6rem;margin:0 0 2rem .5rem;padding:0;vertical-align:top;list-style-type:none;text-align:right}.footer-links__item>a{color:#fff}.page-footer .address{-webkit-box-flex:1;-ms-flex:1 1 10rem;flex:1 1 10rem;margin:0 1rem 2rem 1rem;vertical-align:top;font-style:normal}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}.page-header{position:fixed;top:0;width:100%;z-index:550;background-color:#fff;border-top:10px solid #015FA2;border-bottom:5px solid #015FA2}.page-header--fixed .nav-main>.nav__container>.nav__list>.nav__listitem--active{background:none}.page-header--sticky .page-header__logo>a{height:2em}.page-header--sticky .nav-main{float:right;width:auto;margin-top:-.5rem;margin-bottom:-.5rem}.page-header--sticky .nav-main__menubuttons>.button{margin-top:.5rem;height:3em}.page-header--sticky>.page-header__content>.container>.nav-service{display:none}.page-header__content{position:relative;z-index:501;background-color:white}.page-header__content>.container{position:relative}@media only screen and (min-width: 1px) and (max-width: 50em){.search-form{display:none}.page-header{border:none}.page-header__content{border-top:10px solid #015FA2;border-bottom:5px solid #015FA2}.is-nav-main--opened body{overflow-y:scroll}.is-nav-main--opened .page-header{position:relative}.is-nav-main--opened .page-header>.container{max-width:none;margin:0}.is-nav-main--opened .page-content,.is-nav-main--opened .page-sidebar,.is-nav-main--opened .page-footer,.is-nav-main--opened .nav-meta{display:none}.is-nav-main--opened .stage,.is-nav-main--opened .stage-quicklinks,.is-nav-main--opened .section-title,.is-nav-main--opened .nav-breadcrumb{display:none}.nav-main__menubuttons{display:block;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.page-header--sticky .nav-main{float:none;clear:both;position:relative}}.page-header,.page-header__logo,.page-header__logo>a,.nav-service,.search-form,.nav-main__menubuttons,.section-title,.nav-breadcrumb{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.jumplink{position:absolute;top:-9999px;left:0;z-index:100;background:#fff;padding:1rem;border-bottom:none;text-decoration:underline}.jumplink:focus{top:0}@media only screen and (min-width: 1px) and (max-width: 50em){.jumplink{display:none}}.sg-color-primary-tint-1--bg{background-color:#0c99fd}.sg-color-primary-tint-2--bg{background-color:#71c3fe}.sg-color-primary-tint-3--bg{background-color:#a4d9fe}.sg-color-primary-tint-4--bg{background-color:#e6f4ff}.sg-color-primary-shade-1--bg{background-color:#01416f}.sg-color-primary-shade-2--bg{background-color:#013256}.sg-color-primary-shade-3--bg{background-color:#00243d}.sg-color-primary-shade-4--bg{background-color:#001523}.sg-color-secondary-tint-1--bg{background-color:#eb775b}.sg-color-secondary-tint-2--bg{background-color:#f19d88}.sg-color-secondary-tint-3--bg{background-color:#f6c3b6}.sg-color-secondary-tint-4--bg{background-color:#fce8e3}.sg-color-black--bg{background-color:#000}.sg-color-black-tint-1--bg{background-color:#666}.sg-color-black-tint-2--bg{background-color:#8c8c8c}.sg-color-black-tint-3--bg{background-color:#ccc}.sg-color-black-tint-4--bg{background-color:#ebebeb}.sg-color-primary--bg{background-color:#015FA2}.sg-color-secondary--bg{background-color:#C83B18}.sg-color-text--bg{background-color:#1C2E36}.sg-color-swatch{display:block;width:4em;height:4em}.sg-color-swatch--sub{display:inline-block;width:1em;height:1em}body{margin:0;background-color:#fff}.inner-wrapper{margin-left:-.5rem;margin-right:-.5rem}.inner-wrapper::after::after{content:"";display:table;clear:both}.page-content{float:left;width:calc(100% * 8/12 - 1.5rem);margin:0 1rem 2rem .5rem}.page-content>*:first-child{margin-top:0}.page-sidebar{float:right;width:calc(100% * 4/12 - 1.5rem);margin:0 .5rem 2rem 1rem}.page-sidebar>.nav-sub{margin-top:-4.5em}@media only screen and (min-width: 1px) and (max-width: 50em){.page-sidebar>.nav-sub{margin-top:1rem}}@media only screen and (min-width: 1px) and (max-width: 50em){.page-sidebar>aside{margin-top:0}}.pagearea-without-sidebar{clear:both;margin-bottom:2rem}@media only screen and (min-width: 1px) and (max-width: 50em){.page-content,.page-sidebar{float:none;width:calc(100%);margin-top:1rem;margin-left:0;margin-right:0}.page-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:0}}.leichte-sprache{font-size:125%;line-height:130%;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}@media only screen and (min-width: 1px) and (max-width: 32em){.leichte-sprache{font-size:100%}}.leichte-sprache p{margin-bottom:1.5em}.leichte-sprache th,.leichte-sprache td{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.toc{margin:2rem -10px}.toc__category{width:50%;float:left;padding:0 10px}.toc__category .toc__list{list-style-type:none;padding:0}.toc__category .toc__listitem{margin-bottom:.5rem}.toc::after{content:"";display:table;clear:both}@media only screen and (min-width: 1px) and (max-width: 50em){.toc__category{width:100%;margin-bottom:2rem}}.toc{margin:2rem -10px}.toc__category{width:50%;float:left;padding:0 10px}.toc__category .toc__list{list-style-type:none;padding:0}.toc__category .toc__listitem{margin-bottom:.5rem}.toc::after{content:"";display:table;clear:both}@media only screen and (min-width: 1px) and (max-width: 50em){.toc__category{width:100%;margin-bottom:2rem}}
