@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{max-width:100%}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;width:100%;height:100%;overflow-x:hidden}html.scroll-locked{overflow-y:hidden}body:not(#public){background-color:#fff;margin:0;font-size:26px;font-family:Retina,Helvetica,Arial,sans-serif;line-height:1.3;color:#000;font-weight:400;position:relative;padding:0;min-height:100%;max-width:100%}body:not(#public).has-grey-bg{background-color:#f6f6f6}blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}ul{list-style:none}dd,dl,dt,ol,ul{padding:0;margin:0}a{text-decoration:none;color:inherit;cursor:pointer}img{max-width:100%;height:auto}iframe,img{border:0}form fieldset{border:0;margin:0;padding:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;font-size:26px;cursor:pointer}button,input,select{font-family:Retina,Helvetica,Arial,sans-serif}input,select{border-radius:0}input[type=email],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{vertical-align:top;font-family:Retina,Helvetica,Arial,sans-serif}address{font-style:normal}:-moz-placeholder,:-ms-input-placeholder,::-webkit-input-placeholder{color:context-color(text-placeholder)}::-moz-selection{background-color:#000;color:#fff;text-shadow:none}::selection{background-color:#000;color:#fff;text-shadow:none}.content{position:relative;min-height:calc(100vh - 60px)}.has-debug-info .grid-overlay{position:absolute;top:0;left:0;z-index:999;display:block;width:100%;height:100%;background-position:0 0;background-image:linear-gradient(90deg,aqua 1px,transparent 0);background-size:calc(7.14286vw + 1px) 2px;overflow-x:hidden;pointer-events:none}@media screen and (min-width:90em){.has-debug-info .grid-overlay{-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1440px;left:50%;background-size:103.85714px 2px}}.has-debug-info .grid-overlay:after,.has-debug-info .grid-overlay:before{width:7.14286vw;content:"";position:absolute;top:0;height:100%;background-color:rgba(245,255,250,.4)}@media screen and (min-width:90em){.has-debug-info .grid-overlay:after,.has-debug-info .grid-overlay:before{width:102.85714px}}.has-debug-info .grid-overlay:before{left:0}.has-debug-info .grid-overlay:after{right:-6px}.has-debug-info *{outline:1px solid hotpink}@font-face{font-family:Retina;src:url(../fonts/Retina-Book.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Retina;font-style:italic;font-weight:400;src:url(../fonts/Retina-BookItalic.woff) format("woff")}@font-face{font-family:Retina;src:url(../fonts/Retina-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Retina;src:url(../fonts/Retina-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Exchange;src:url(../fonts/Exchange-Book.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Exchange MP;src:url(../fonts/ExchangeMP-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Exchange MP;src:url(../fonts/ExchangeMP-Book.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Exchange;src:url(../fonts/Exchange-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Manus;src:url(../fonts/Manus.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:BalboaPlus-primary;src:url(../fonts/BalboaPlus-primary.woff) format("woff");font-weight:400;font-style:normal}

/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #09f;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-page-dots .dot{background:#fff;border:2px solid #132066;height:14px;width:14px;opacity:1}.flickity-page-dots .dot.dot.is-selected{background:#132066}.flickity-page-dots{padding-bottom:25px;padding-top:25px;position:static}.si-float-wrapper{position:absolute;width:100%}[class*=si-wrapper]{display:-ms-flexbox;display:-webkit-box;display:flex;position:absolute;cursor:default}.si-wrapper-top{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.si-has-image{padding-top:65px}.si-frame{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;border-radius:3px;z-index:2}.si-content-wrapper{-webkit-box-shadow:3px 4px 12px -5px rgba(0,0,0,.2);box-shadow:3px 4px 12px -5px rgba(0,0,0,.2);background-color:#fff;padding:10px;text-align:center}@media screen and (min-width:768px){.si-content-wrapper{padding:30px;min-width:480px}}.si-close-button{display:block;color:#de1f37;text-decoration:none;position:absolute;cursor:pointer;font-size:35px;line-height:35px;width:25px;padding:0;margin:0;height:25px;right:6px;top:6px}@media screen and (min-width:768px){.si-close-button{font-size:50px;line-height:50px;right:8px;top:3px;height:auto;width:auto}}.si-close-button:focus,.si-close-button:hover{opacity:.7}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{-webkit-transition-duration:50ms;transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{-webkit-transition-delay:50ms;transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{-webkit-transition-duration:.1s;transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{-webkit-transition-delay:.1s;transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{-webkit-transition-duration:.15s;transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{-webkit-transition-delay:.15s;transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{-webkit-transition-duration:.2s;transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{-webkit-transition-delay:.2s;transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{-webkit-transition-duration:.25s;transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{-webkit-transition-delay:.25s;transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{-webkit-transition-duration:.3s;transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{-webkit-transition-delay:.3s;transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{-webkit-transition-duration:.35s;transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{-webkit-transition-delay:.35s;transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{-webkit-transition-duration:.4s;transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{-webkit-transition-delay:.4s;transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{-webkit-transition-duration:.45s;transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{-webkit-transition-delay:.45s;transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{-webkit-transition-duration:.5s;transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{-webkit-transition-delay:.5s;transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{-webkit-transition-duration:.55s;transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{-webkit-transition-delay:.55s;transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{-webkit-transition-duration:.6s;transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{-webkit-transition-delay:.6s;transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{-webkit-transition-duration:.65s;transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{-webkit-transition-delay:.65s;transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{-webkit-transition-duration:.7s;transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{-webkit-transition-delay:.7s;transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{-webkit-transition-duration:.75s;transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{-webkit-transition-delay:.75s;transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{-webkit-transition-duration:.8s;transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{-webkit-transition-delay:.8s;transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{-webkit-transition-duration:.85s;transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{-webkit-transition-delay:.85s;transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{-webkit-transition-duration:.9s;transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{-webkit-transition-delay:.9s;transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{-webkit-transition-duration:.95s;transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{-webkit-transition-delay:.95s;transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{-webkit-transition-duration:1s;transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{-webkit-transition-delay:1s;transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{-webkit-transition-duration:1.05s;transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{-webkit-transition-delay:1.05s;transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{-webkit-transition-duration:1.1s;transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{-webkit-transition-delay:1.1s;transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{-webkit-transition-duration:1.15s;transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{-webkit-transition-delay:1.15s;transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{-webkit-transition-duration:1.2s;transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{-webkit-transition-delay:1.2s;transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{-webkit-transition-duration:1.25s;transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{-webkit-transition-delay:1.25s;transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{-webkit-transition-duration:1.3s;transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{-webkit-transition-delay:1.3s;transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{-webkit-transition-duration:1.35s;transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{-webkit-transition-delay:1.35s;transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{-webkit-transition-duration:1.4s;transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{-webkit-transition-delay:1.4s;transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{-webkit-transition-duration:1.45s;transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{-webkit-transition-delay:1.45s;transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{-webkit-transition-duration:1.5s;transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{-webkit-transition-delay:1.5s;transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{-webkit-transition-duration:1.55s;transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{-webkit-transition-delay:1.55s;transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{-webkit-transition-duration:1.6s;transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{-webkit-transition-delay:1.6s;transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{-webkit-transition-duration:1.65s;transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{-webkit-transition-delay:1.65s;transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{-webkit-transition-duration:1.7s;transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{-webkit-transition-delay:1.7s;transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{-webkit-transition-duration:1.75s;transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{-webkit-transition-delay:1.75s;transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{-webkit-transition-duration:1.8s;transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{-webkit-transition-delay:1.8s;transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{-webkit-transition-duration:1.85s;transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{-webkit-transition-delay:1.85s;transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{-webkit-transition-duration:1.9s;transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{-webkit-transition-delay:1.9s;transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{-webkit-transition-duration:1.95s;transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{-webkit-transition-delay:1.95s;transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{-webkit-transition-duration:2s;transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{-webkit-transition-delay:2s;transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{-webkit-transition-duration:2.05s;transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{-webkit-transition-delay:2.05s;transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{-webkit-transition-duration:2.1s;transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{-webkit-transition-delay:2.1s;transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{-webkit-transition-duration:2.15s;transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{-webkit-transition-delay:2.15s;transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{-webkit-transition-duration:2.2s;transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{-webkit-transition-delay:2.2s;transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{-webkit-transition-duration:2.25s;transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{-webkit-transition-delay:2.25s;transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{-webkit-transition-duration:2.3s;transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{-webkit-transition-delay:2.3s;transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{-webkit-transition-duration:2.35s;transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{-webkit-transition-delay:2.35s;transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{-webkit-transition-duration:2.4s;transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{-webkit-transition-delay:2.4s;transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{-webkit-transition-duration:2.45s;transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{-webkit-transition-delay:2.45s;transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{-webkit-transition-duration:2.5s;transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{-webkit-transition-delay:2.5s;transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{-webkit-transition-duration:2.55s;transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{-webkit-transition-delay:2.55s;transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{-webkit-transition-duration:2.6s;transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{-webkit-transition-delay:2.6s;transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{-webkit-transition-duration:2.65s;transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{-webkit-transition-delay:2.65s;transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{-webkit-transition-duration:2.7s;transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{-webkit-transition-delay:2.7s;transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{-webkit-transition-duration:2.75s;transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{-webkit-transition-delay:2.75s;transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{-webkit-transition-duration:2.8s;transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{-webkit-transition-delay:2.8s;transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{-webkit-transition-duration:2.85s;transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{-webkit-transition-delay:2.85s;transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{-webkit-transition-duration:2.9s;transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{-webkit-transition-delay:2.9s;transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{-webkit-transition-duration:2.95s;transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{-webkit-transition-delay:2.95s;transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{-webkit-transition-duration:3s;transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{-webkit-transition-delay:3s;transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.25,.25,.75,.75);transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{-webkit-transition-timing-function:ease;transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.6,-.28,.735,.045);transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.47,0,.745,.715);transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.39,.575,.565,1);transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.445,.05,.55,.95);transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.55,.085,.68,.53);transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.25,.46,.45,.94);transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.455,.03,.515,.955);transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.55,.085,.68,.53);transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.25,.46,.45,.94);transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.455,.03,.515,.955);transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.55,.085,.68,.53);transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.25,.46,.45,.94);transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(.455,.03,.515,.955);transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}[data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}[data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}[data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}[data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}[data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}[data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}[data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}[data-aos^=slide][data-aos^=slide].aos-animate{-webkit-transform:translateZ(0);transform:translateZ(0)}[data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}[data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}[data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}[data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}.module{padding-top:3.57143vw;padding-bottom:3.57143vw;width:100vw;background-color:#fff;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;margin:0 auto}@media screen and (min-width:90em){.module{padding-top:51.42857px;padding-bottom:51.42857px;width:1440px}}.module.module--has-no-top-spacing{padding-top:0}@media screen and (min-width:90em){.module.module--has-no-top-spacing{padding-top:0}}.module.module--has-no-bottom-spacing{padding-bottom:0}@media screen and (min-width:90em){.module.module--has-no-bottom-spacing{padding-bottom:0}}.module.module--has-no-background{background-color:#f6f6f6}.module.module--has-side-spacing{width:auto;margin-right:3.57143vw;margin-left:3.57143vw}@media screen and (min-width:90em){.module.module--has-side-spacing{margin-right:51.42857px;margin-left:51.42857px}}.module.module--has-side-spacing .module__inner{width:auto}.module__inner{width:100vw;position:relative;margin-left:auto;margin-right:auto}@media screen and (min-width:90em){.module__inner{width:1440px}}.module__inner--has-side-padding{padding-left:3.57143vw;padding-right:3.57143vw}@media screen and (min-width:90em){.module__inner--has-side-padding{padding-left:51.42857px;padding-right:51.42857px}}.module__inner--two-column{padding-left:3.57143vw;padding-right:3.57143vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:80em){.module__inner--two-column{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:90em){.module__inner--two-column{padding-left:51.42857px;padding-right:51.42857px}}.header-wrapper{height:80px}@media screen and (min-width:64em){.header-wrapper{height:140px}}.header{position:relative;top:0;left:0;right:0;z-index:5}.header--animated{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-delay:1.8s;animation-delay:1.8s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:a;animation-name:a;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.header--opened .main-nav{display:block}@media screen and (max-width:63.9375em){.header--opened .main-nav{background-color:#f6f6f6}}body.has-grey-bg .header.headroom--pinned:not(.headroom--top),body.has-grey-bg .header.headroom--top.header--opened{background-color:#f6f6f6}.header.headroom{-webkit-transition:all .3s;transition:all .3s}.header.headroom,.header.headroom--top{position:relative;top:0}.header.headroom--not-top{top:-140px}.header.headroom--unpinned{top:-140px;position:fixed;opacity:0}.header.headroom--unpinned .header__inner{height:80px}.header.headroom--pinned{top:0;position:fixed;opacity:1}.header.headroom--pinned.headroom--top{top:0;position:fixed}.header.headroom--pinned.headroom--top .header__inner{height:80px}@media screen and (min-width:64em){.header.headroom--pinned.headroom--top .header__inner{height:140px}}.header.headroom--pinned:not(.headroom--top){z-index:99!important;background-color:#fff;-webkit-box-shadow:0 2px 8px 2px hsla(0,2%,74%,.5);box-shadow:0 2px 8px 2px hsla(0,2%,74%,.5)}.header.headroom--pinned:not(.headroom--top) .header__inner{height:80px}.header__inner{padding-left:3.57143vw;padding-right:3.57143vw;width:100vw;display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 auto;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:80px}@media screen and (min-width:90em){.header__inner{padding-left:51.42857px;padding-right:51.42857px;width:1440px}}@media screen and (min-width:64em){.header__inner{height:140px}}.header__logo{display:block;margin-left:20px}@media screen and (min-width:64em){.header__logo{margin-left:0}}.header__logo__text{width:180px}@media screen and (min-width:26.25em){.header__logo__text{width:204px}}.header__logo__circle{width:6px;margin-left:-1px}@media screen and (min-width:26.25em){.header__logo__circle{margin-left:auto;width:9px}}.header__button{position:relative;width:24px;height:18px;margin-right:20px;cursor:pointer;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.header__button,.header__button:after,.header__button:before{display:block;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.header__button:after,.header__button:before{content:"";opacity:1;position:absolute;left:0;width:100%;height:3px;border-radius:4px;background:#132066;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.header__button:before{top:0}.header__button:after,.header__button:before{-webkit-transform-origin:left center;transform-origin:left center}.header__button:after{top:14px}.header__button span{opacity:1;display:block;position:absolute;left:0;width:100%;height:3px;border-radius:4px;-webkit-transform:rotate(0deg);transform:rotate(0deg);background:#132066;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;top:7px;-webkit-transform-origin:left center;transform-origin:left center}.header--opened .header__button:before{top:-1px;left:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header--opened .header__button:after{top:16px;left:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header--opened .header__button span{opacity:0;width:0}@media screen and (min-width:64em){.header__button{display:none}}.header.header--opened.headroom--unpinned{top:0;opacity:1;background-color:#f6f6f6}.footer{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;margin:0 auto;max-width:1440px}@media (min-width:830px){.footer{display:block}}.footer__inner{background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;padding:35px 25px 20px;position:relative;text-align:center}@media (min-width:830px){.footer__inner{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:35px;text-align:left}}@media (min-width:910px){.footer__inner{padding-left:40px;padding-right:40px}}@media (min-width:1170px){.footer__inner{padding-left:100px;padding-right:100px}}.footer__copyright{color:#a0a0a0;font-size:12px;width:100%}@media (min-width:830px){.footer__copyright{width:auto}}.footer__items-list{font-size:14px;margin-bottom:45px;width:100%}@media (min-width:830px){.footer__items-list{display:-ms-flexbox;display:-webkit-box;display:flex;font-size:12px;margin-bottom:0;width:auto}}.footer__item{list-style:none;margin-bottom:30px}@media (min-width:830px){.footer__item{margin-bottom:0;padding-right:35px}}@media (min-width:1080px){.footer__item{padding-right:50px}}.footer__item:last-child{margin-bottom:0;padding-right:0}.footer__link{color:#132066;display:inline-block;position:relative;-webkit-transition:color .2s ease,border-bottom .2s ease;transition:color .2s ease,border-bottom .2s ease}@media (min-width:830px){.footer__link{color:#a0a0a0;display:block}}.footer__link:after{content:"";position:absolute;display:block;border-bottom:2px solid #de1f37;bottom:0;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .25s ease-in-out;-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}@media (min-width:830px){.footer__link:after{display:none}}@media (min-width:830px){.footer__link:hover{color:#7a7a7a}}.footer__link:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}@media (min-width:830px){.footer__link:hover:after{-webkit-transform:none;transform:none}}.body-text{font-size:16px;line-height:1.4;font-family:Exchange,Georgia,Times New Roman,serif;margin:0 auto;margin-bottom:1em}@media screen and (min-width:36em){.body-text{font-size:19px;line-height:1.5}}.body-text h5{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;font-weight:700;margin-bottom:.5em}@media screen and (min-width:36em){.body-text h5{font-size:20px;line-height:1.3}}.body-text ol,.body-text p,.body-text ul{margin-bottom:1em}.body-text ol:last-child,.body-text p:last-child,.body-text ul:last-child{margin-bottom:0}.body-text ol b,.body-text ol strong,.body-text p b,.body-text p strong,.body-text ul b,.body-text ul strong{font-weight:700}.body-text ol em,.body-text ol i,.body-text p em,.body-text p i,.body-text ul em,.body-text ul i{font-style:italic}.body-text ol li,.body-text ul li{margin-bottom:.6em}.body-text ol li:last-child,.body-text ul li:last-child{margin-bottom:1em}.body-text ol li{position:relative;list-style-position:inside;list-style-type:none;min-height:27px;padding-left:1.5em;counter-increment:a}.body-text ol li:before{position:absolute;top:2px;left:0;content:counter(a) ".";font-size:90%;text-align:right;-webkit-font-feature-settings:"tnum" 0,"onum" 0,"lnum" 1;font-feature-settings:"tnum" 0,"onum" 0,"lnum" 1;font-weight:700;color:#000}.body-text ul{list-style:outside disc}.body-text ul li{position:relative;left:1em}.body-text a{border-bottom:1px solid currentColor;padding-bottom:4px}::-moz-selection{background-color:#132066}::selection{background-color:#132066}.icon{display:inline-block;font-weight:700}.icon--arrow,.icon--arrow-down,.icon--arrow-left,.icon--arrow-right,.icon--cross,.icon--pdf,.icon--tick{border-radius:50%}.icon--arrow,.icon--arrow-down,.icon--arrow-left,.icon--arrow-right,.icon--cross,.icon--pdf{border:2px solid currentColor;cursor:pointer;text-align:center}.icon--arrow-left,.icon--arrow-right,.icon--pdf{height:28px;font-size:19px;line-height:27px;width:28px;margin-right:8px;transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.icon--arrow-down{height:34px;font-size:20px;line-height:34px;width:34px}@media screen and (min-width:48em){.icon--arrow-down{font-size:24px;height:44px;line-height:44px;width:44px}}.icon--arrow,.icon--cross,.icon--download,.icon--tick{background-repeat:no-repeat;background-position:50%;height:24px;position:relative;vertical-align:middle;width:24px}@media screen and (min-width:48em){.icon--arrow,.icon--cross,.icon--download,.icon--tick{background-size:auto;height:28px;vertical-align:top;width:28px}}.icon--tick{background-color:currentColor;background-image:url(../img/tick.svg);background-size:60%}.icon--cross{background-image:url(../img/cross.svg);background-size:60%}.icon--download{background-image:url(../img/download-blue.svg)}.icon--download.icon--small{background-size:85%}.icon--arrow{font-size:16px;line-height:21px}.icon--arrow:before{content:"→"}@media screen and (min-width:48em){.icon--arrow{font-size:19px;line-height:27px}}.icon--pdf svg{display:inline-block;height:17px;width:17px}.icon--blue{color:#132066}.icon--blue.icon--cross{background-image:url(../img/cross-blue.svg)}.icon--blue.icon--download{background-image:url(../img/download-blue.svg)}.icon--red{color:#de1f37}.icon--red.icon--download{background-image:url(../img/download-red.svg)}.icon--white{color:#fff}.icon--white.icon--download{background-image:url(../img/download-white.svg)}.button{border:2px solid #de1f37;border-radius:4px;color:#fff;background-color:#de1f37;display:inline-block;font-weight:500;font-size:20px;letter-spacing:.05em;padding:10px 18px 8px;text-align:center;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.button:hover{color:#de1f37;background-color:transparent}.button .icon{margin-top:-3px;margin-right:10px}.button--secondary{border:2px solid #132066;background-color:#132066}.button--secondary:hover{color:#fff;border-color:#404c86;background-color:#404c86}.button--primary{border:2px solid #de1f37;background-color:#de1f37}.button--primary:hover{color:#fff;border-color:#e34055;background-color:#e34055}.button--transparent{border:2px solid #132066;color:#132066;background-color:transparent}.button--transparent:hover{color:#fff;border-color:#404c86;background-color:#404c86}.button--transparent:hover .icon--blue.icon--download{background-image:url(../img/download-white.svg)}.detail-text{color:#132066;font-family:Manus,cursive;font-size:26px;line-height:1}@media screen and (min-width:48em){.detail-text{font-size:36px}}.detail-text__arrow path{fill:#132066}.detail-text--arrow-left:after,.detail-text--arrow-right:after,.detail-text--arrow-top:before,.detail-text--arrow-topRight:before{content:"";display:none}@media screen and (min-width:48em){.detail-text--arrow-left:after,.detail-text--arrow-right:after,.detail-text--arrow-top:before,.detail-text--arrow-topRight:before{display:block;background-repeat:no-repeat}}@media screen and (min-width:48em){.detail-text--arrow-left:after,.detail-text--arrow-right:after{margin-top:.71429vw;height:134px;width:209px}}@media screen and (min-width:48em) and (min-width:90em){.detail-text--arrow-left:after,.detail-text--arrow-right:after{margin-top:10.28571px}}@media screen and (min-width:48em){.detail-text--arrow-left:after{background-image:url(../img/arrow-left.svg);margin-left:-25%}}@media screen and (min-width:48em){.detail-text--arrow-right:after{float:right;background-image:url(../img/arrow-right.svg);margin-right:-25%}}@media screen and (min-width:48em){.detail-text--arrow-top:before{background-image:url(../img/arrow-top.svg);height:326px;margin-bottom:.25em;margin-left:auto;margin-right:auto;width:52px}}@media screen and (min-width:48em){.detail-text--arrow-topRight:before{background-image:url(../img/arrow-top-right.svg);height:170px;margin-bottom:.25em;width:170px}}.infobox-text{font-size:14px;line-height:20px}.link{font-size:16px;line-height:1.4;color:#de1f37;font-weight:500}@media screen and (min-width:36em){.link{font-size:19px;line-height:1.5}}.link:hover .icon--arrow-left,.link:hover .icon--arrow-right,.link:hover .icon--pdf{-webkit-transform:translateX(5px);transform:translateX(5px)}.link--white{color:#fff}.link--grey{color:#a0a0a0}.video{border:3px solid currentColor;margin:0 auto}@media screen and (min-width:48em){.video{border-width:5px;width:57.14286vw}}@media screen and (min-width:48em) and (min-width:90em){.video{width:822.85714px}}.video__container{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video__backdrop{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;z-index:1}.video__backdrop,.video__embed,.video__embed iframe{height:100%;left:0;position:absolute;width:100%}.video__backdrop img{width:100%}.video__embed{background:#000;left:0;top:0}.video__caption{width:42.85714vw;color:#000;display:none;bottom:15px;left:50%;position:absolute;right:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;z-index:2}@media screen and (min-width:90em){.video__caption{width:617.14286px}}@media screen and (min-width:64em){.video__caption{display:block}}.video__button{-ms-flex-align:center;-webkit-box-align:center;align-items:center;border-radius:50%;background-color:currentColor;height:60px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;z-index:2}@media screen and (min-width:48em){.video__button{height:80px;width:80px}}.video__button:after{background-image:url(../img/play.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;position:absolute;height:25px;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;width:20px}@media screen and (min-width:48em){.video__button:after{height:29px;width:24px}}.text-container{padding-bottom:3.57143vw;padding-left:3.57143vw;padding-right:3.57143vw;margin:0 auto;width:100%;clear:both}@media screen and (min-width:90em){.text-container{padding-bottom:51.42857px;padding-left:51.42857px;padding-right:51.42857px}}.text-container:last-child{padding-bottom:0}@media screen and (min-width:36em){.text-container{width:85.71429vw}}@media screen and (min-width:36em) and (min-width:90em){.text-container{width:1234.28571px}}@media screen and (min-width:48em){.text-container{width:78.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.text-container{width:1131.42857px}}@media screen and (min-width:64em){.text-container{width:71.42857vw}}@media screen and (min-width:64em) and (min-width:90em){.text-container{width:1028.57143px}}@media screen and (min-width:80em){.text-container{width:57.14286vw}}@media screen and (min-width:80em) and (min-width:90em){.text-container{width:822.85714px}}@media screen and (min-width:90em){.text-container{width:50vw}}@media screen and (min-width:90em) and (min-width:90em){.text-container{width:720px}}@media screen and (min-width:105em){.text-container{width:46.42857vw}}@media screen and (min-width:105em) and (min-width:90em){.text-container{width:668.57143px}}.quote{max-width:530px;margin-left:auto;margin-right:auto;margin-bottom:60px;padding-left:25px;padding-right:25px;text-align:center}@media screen and (min-width:768px){.quote{margin-bottom:120px}}.quote__text{font-family:Exchange MP,Georgia,Times New Roman,serif;font-size:18px;line-height:32px;margin-bottom:20px}@media screen and (min-width:768px){.quote__text{font-size:26px;line-height:36px}}.quote__text:last-child{margin-bottom:0}.quote__text:before{content:"„"}.quote__text:after{content:"“"}.quote__author{font-family:Manus,cursive;font-size:26px;line-height:26px}@media screen and (min-width:768px){.quote__author{font-size:36px;line-height:42px}}.quote__job-title{color:#b6b6b6;font-size:14px;line-height:24px}@media screen and (min-width:768px){.sub-page-text+.quote{margin-bottom:90px;margin-top:-120px;padding-top:80px}}.caption{border-bottom:1px solid currentColor;color:#b6b6b6;display:block;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;line-height:17px;max-width:360px;padding-bottom:.3em}.caption--center{text-align:center;margin:0 auto;border-bottom:none}.page-overlay{display:none;background:#fff;border:50px solid #f6f6f6;width:100vw;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}@media screen and (max-width:35.9375em){.page-overlay{border:20px solid #f6f6f6}}.page-overlay.opened{display:block}.page-overlay .module,.page-overlay .module .module__inner{width:100%}.page-overlay.page-overlay__video{background:rgba(0,0,0,.8);border:0}.page-overlay__content{position:relative;width:100%;height:calc(100% - 2em);margin-top:2em;-webkit-overflow-scrolling:touch}.page-overlay__iframe{width:100%;height:100%;pointer-events:all;visibility:visible;opacity:1;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.page-overlay__iframe--is-loading{pointer-events:none;visibility:hidden;opacity:0}.page-overlay__close{position:absolute;right:1em;top:1em;z-index:1}@media screen and (max-width:35.9375em){.page-overlay__close{right:.2em;top:.2em}}.page-overlay__close:after{background:url(../img/close.svg) no-repeat 100%;content:"Schließen";font-weight:500;display:block;height:36px;font-size:19px;padding-right:38px;line-height:36px;color:#de1f37}@media screen and (max-width:47.9375em){.page-overlay__close:after{content:""}}.page-overlay__close:hover{cursor:pointer}.form{margin-bottom:3.57143vw}@media screen and (min-width:90em){.form{margin-bottom:51.42857px}}@media screen and (min-width:36em){.form{margin-bottom:0}}@media screen and (min-width:36em) and (min-width:90em){.form{margin-bottom:0}}@media screen and (min-width:36em){.form__row:not(:last-child){margin-bottom:20px}}.form__label{display:block;margin-bottom:.5em}.error,.form__label{font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:16px}.error{font-size:12px;line-height:1.4;color:#de1f37;margin-top:.5em}@media screen and (min-width:20em){.error{font-size:12px;line-height:1.4}}.form__input{height:48px}.form__textarea{height:120px;resize:none;padding-top:10px}.form__input,.form__textarea{width:100%;display:block;border:1px solid #b6b6b6;border-radius:4px;font-size:16px;outline:none;padding:10px 12px 8px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}.form__input:focus,.form__textarea:focus{-webkit-box-shadow:inset 0 0 1px 1px rgba(0,0,0,.2);box-shadow:inset 0 0 1px 1px rgba(0,0,0,.2)}@media screen and (max-width:35.9375em){.form__input-container{margin-bottom:10px}}@media screen and (min-width:36em){.form__row--half{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}@media screen and (min-width:36em){.form__row--half .form__input-container{width:48%}}.form__row--full .form__input-container{width:100%}.form__stamp{display:none}.form__mandatory{font-size:14px;color:#b6b6b6}.form__submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:210px;height:48px;background-color:#132066;border:none;border-radius:4px;color:#fff;font-weight:700;font-size:18px;margin:1em auto 0;cursor:pointer;padding:10px 12px 8px}.form__submit:active,.form__submit:hover{border-color:#404c86;background-color:#404c86}.form__input-submit-container{position:relative}.form__input-submit-container .form__input{width:80%}@media screen and (min-width:36em){.form__input-submit-container .form__input{width:calc(100% - 170px);border-top-right-radius:0;border-bottom-right-radius:0}}.form__input-submit-container .form__submit{background:#de1f37;margin:1em 0 0}@media screen and (min-width:36em){.form__input-submit-container .form__submit{width:170px;position:absolute;right:0;top:0;margin:0;border-top-left-radius:0;border-bottom-left-radius:0}}.cookiebar{border-top:1px solid #f6f6f6;display:none;position:fixed;left:0;line-height:16px;right:0;bottom:0;background-color:#fff;padding:0;overflow:visible;width:100%;z-index:103}.cookiebar__inner{padding:15px}@media screen and (min-width:48em){.cookiebar__inner{padding:22px 3.57143vw;display:-ms-flexbox;display:-webkit-box;display:flex}}@media screen and (min-width:48em) and (min-width:90em){.cookiebar__inner{padding-left:51.42857px;padding-right:51.42857px}}.cookiebar__text{color:#b6b6b6;font-size:12px;margin-bottom:15px}@media screen and (min-width:48em){.cookiebar__text{margin-bottom:0;padding-right:30px;width:80%}}@media screen and (min-width:64em){.cookiebar__text{font-size:16px;line-height:20px;padding-right:80px}}.cookiebar__close{font-size:16px;line-height:20px;width:100%}@media screen and (min-width:48em){.cookiebar__close{width:20%}}@media screen and (min-width:64em){.cookiebar__close{font-size:19px;line-height:24px}}.cookiebar__link{border-bottom:1px solid #de1f37;-webkit-transition:color .3s ease;transition:color .3s ease}.cookiebar__link:hover{color:#de1f37}.cookiebar--visible{display:block}.security-footer{background-color:#132066;color:#fff;padding:40px 25px 35px;position:relative}@media (min-width:910px){.security-footer{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:23px 40px 85px}}@media (min-width:1170px){.security-footer{padding-left:100px;padding-right:215px}}.security-footer__column{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:14px;line-height:15px;margin:0 auto 35px;width:145px}@media (min-width:910px){.security-footer__column{margin:0}}.security-footer__image{margin-right:15px}.security-footer__footnote{color:#b6b6b6;font-size:12px;line-height:18px;margin:0 auto;max-width:450px;text-align:center}@media (min-width:910px){.security-footer__footnote{margin:0;max-width:485px;text-align:left}}.text-layout{margin:0 auto;background-color:#fff;max-width:1440px;min-height:100vh;padding-bottom:50px}.page-scroll-down{display:none;height:44px;width:44px;margin:0 auto}@media screen and (min-width:768px){.page-scroll-down{display:block}}.page-scroll-down span{-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.page-scroll-down span:hover{opacity:.4}.main-nav{position:absolute;width:100%;height:calc(100vh - 79px);top:79px;left:0;padding-top:10px;padding-left:3.57143vw;padding-right:3.57143vw;display:none}@media screen and (min-width:90em){.main-nav{padding-left:51.42857px;padding-right:51.42857px}}@media screen and (min-width:64em){.main-nav{display:block;position:relative;top:auto;left:auto;width:auto;height:auto;padding:0}}@media screen and (min-height:36em) and (max-width:63.9375em){.main-nav{padding-top:30px}}.main-nav__items{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;margin-left:20px}.main-nav__items--mobile{display:inherit}@media screen and (min-width:64em){.main-nav__items{-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:auto;margin-left:0}.main-nav__items--mobile{display:none}}.main-nav__items__container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (min-width:64em){.main-nav__items__container ul{display:-ms-flexbox;display:-webkit-box;display:flex}.main-nav__items__container li{margin-right:40px}}.main-nav__item{font-size:20px;color:#132066;padding-bottom:10px}.main-nav__item--small{font-size:14px}.main-nav__item--active a{font-weight:700}@media screen and (min-width:36em){.main-nav__item{font-size:28px;padding-bottom:20px}}@media screen and (min-height:36em){.main-nav__item{font-size:24px}}@media screen and (max-height:36em){.main-nav__item{padding-bottom:7px}}@media screen and (min-width:64em){.main-nav__item{font-size:18px;padding-bottom:0}.main-nav__item .main-nav__item--small{font-size:18px}}.main-nav__item a:not(.button){display:inline-block;position:relative}.main-nav__item a:not(.button):after{content:"";position:absolute;display:block;border-bottom:2px solid #de1f37;bottom:0;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .25s ease-in-out;-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.main-nav__item a:not(.button):hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.main-nav__ctas{margin-bottom:14px}.main-nav__ctas>a{max-width:280px}@media screen and (min-width:64em){.main-nav__ctas{margin-bottom:0}.main-nav__ctas>a:first-child{margin-right:20px}}@media screen and (max-width:63.9375em){.main-nav__ctas{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:20px;padding-top:20px}.main-nav__ctas>a{margin-bottom:20px}}@media screen and (max-width:35.9375em){.main-nav__ctas>a{max-width:100%}}@media screen and (max-height:36em){.main-nav__ctas{padding-top:10px}.main-nav__ctas>a{font-size:18px;margin-bottom:10px}}.main-nav__contact-list{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;width:101%}@media screen and (min-width:64em){.main-nav__contact-list{display:none}}.main-nav__contact-item{background-color:#fff;width:50%;line-height:0;text-align:center}.main-nav__contact-item:first-child{margin-right:2px}.main-nav__contact-wrapper{display:inline-block;padding:15px;width:100%}.main-nav__contatct-mail-icon{height:24px}@media screen and (min-width:48em){.interest{display:-ms-flexbox;display:-webkit-box;display:flex}}.interest__headline{font-size:40px;line-height:1.1;color:#fff;font-weight:700}@media screen and (min-width:26.25em){.interest__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.interest__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.interest__headline{font-size:88px;line-height:.9}}.interest__column{padding:7.14286vw}@media screen and (min-width:90em){.interest__column{padding:102.85714px}}.interest__column:first-child{background-color:#de1f37}@media screen and (min-width:48em){.interest__column{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex:1;-webkit-box-flex:1;flex:1;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}.text-image~.text-image{padding-top:0}@media screen and (min-width:90em){.text-image~.text-image{padding-top:0}}.text-image__columns{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}@media screen and (min-width:48em){.text-image__columns{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}}.text-image__column{width:100%}@media screen and (min-width:48em){.text-image__column{width:50%;padding-bottom:50px}}@media screen and (min-width:64em){.text-image__column{padding-bottom:0}}.text-image__column:first-child{padding-right:7.14286vw;padding-top:5.35714vw;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media screen and (min-width:90em){.text-image__column:first-child{padding-right:102.85714px;padding-top:77.14286px}}@media screen and (min-width:48em){.text-image__column:first-child{padding-bottom:3.57143vw;padding-right:0}}@media screen and (min-width:48em) and (min-width:90em){.text-image__column:first-child{padding-bottom:51.42857px;padding-right:0}}@media screen and (min-width:48em){.text-image__column--has-info-text{padding-top:7.14286vw}}@media screen and (min-width:48em) and (min-width:90em){.text-image__column--has-info-text{padding-top:102.85714px}}.text-image__headline{font-size:40px;line-height:1.1;margin-bottom:5.35714vw;padding-left:7.14286vw;color:#de1f37;font-weight:700}@media screen and (min-width:26.25em){.text-image__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.text-image__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.text-image__headline{font-size:88px;line-height:.9}}@media screen and (min-width:90em){.text-image__headline{margin-bottom:77.14286px;padding-left:102.85714px}}@media screen and (min-width:26.25em){.text-image__headline{margin-bottom:3.57143vw}}@media screen and (min-width:26.25em) and (min-width:90em){.text-image__headline{margin-bottom:51.42857px}}.text-image__info-text{padding-left:7.14286vw;margin-bottom:.8em}@media screen and (min-width:90em){.text-image__info-text{padding-left:102.85714px}}@media screen and (min-width:48em){.text-image__info-text{padding-left:0;position:absolute;width:35%;top:100px}}@media screen and (min-width:48em) and (min-width:90em){.text-image__info-text{padding-left:0}}@media screen and (min-width:992px){.text-image__info-text{top:80px}}@media screen and (min-width:80em){.text-image__info-text{top:170px}}.text-image__link,.text-image__text{padding-left:7.14286vw}@media screen and (min-width:90em){.text-image__link,.text-image__text{padding-left:102.85714px}}.text-image__link{color:#de1f37}.text-image__image{display:block;margin:0 auto;width:100%}@media screen and (min-width:26.25em){.text-image__image{width:50vw}}@media screen and (min-width:26.25em) and (min-width:90em){.text-image__image{width:720px}}@media screen and (min-width:48em){.text-image__image{width:42.85714vw}}@media screen and (min-width:48em) and (min-width:90em){.text-image__image{width:617.14286px}}@media screen and (min-width:48em){.text-image--image-right{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}@media screen and (min-width:48em){.text-image--image-right .text-image__headline{padding-left:3.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.text-image--image-right .text-image__headline{padding-left:51.42857px}}@media screen and (min-width:48em){.text-image--image-right .text-image__info-text{right:5%}}@media screen and (min-width:48em){.text-image--image-left .text-image__headline{padding-left:0;padding-right:3.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.text-image--image-left .text-image__headline{padding-left:0;padding-right:51.42857px}}@media screen and (min-width:48em){.text-image--image-left .text-image__text{padding-right:7.14286vw}}@media screen and (min-width:48em) and (min-width:90em){.text-image--image-left .text-image__text{padding-right:102.85714px}}@media screen and (min-width:48em){.text-image--image-left .text-image__info-text{left:5%}}.stage{background-color:#f6f6f6;width:100vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;top:80px}.stage--has-no-bottom-spacing{margin-bottom:7.14286vw}@media screen and (min-width:90em){.stage--has-no-bottom-spacing{margin-bottom:102.85714px}}.stage--home{position:fixed;height:calc(100vh - 80px)}@media screen and (min-width:64em){.stage--home{height:calc(100vh - 140px);top:140px}}.stage__content{padding-left:7.14286vw;padding-right:7.14286vw;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}@media screen and (min-width:90em){.stage__content{padding-left:102.85714px;padding-right:102.85714px}}.stage__headline{font-size:40px;line-height:1.1;padding-top:7.14286vw;color:#de1f37;max-width:820px;margin:0 auto;opacity:0;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:h;animation-name:h;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;font-weight:700}@media screen and (min-width:26.25em){.stage__headline{font-size:58px;line-height:.9}}@media screen and (min-width:48em){.stage__headline{font-size:66px;line-height:.9}}@media screen and (min-width:90em){.stage__headline{padding-top:102.85714px}}@media screen and (min-width:64em){.stage__headline{font-size:84px}}.stage__copy{font-size:20px;line-height:1.3;line-height:1.7;max-width:650px;font-family:Exchange,Georgia,Times New Roman,serif;margin-top:2em;margin-bottom:2em}@media screen and (min-width:64em){.stage__copy{font-size:30px;line-height:1.2}}.stage__copy a{border-bottom:1px solid #000}.stage__copy p{margin:0 auto;max-width:500px}@media screen and (min-width:64em){.stage__copy p{margin-left:0;margin-right:0}}.stage__copy--handwritten{font-size:30px;line-height:1.2;margin-top:1.78571vw;color:#132066;font-family:Manus,cursive;opacity:0;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:b;animation-name:b;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media screen and (min-width:64em){.stage__copy--handwritten{font-size:58px;line-height:.9}}@media screen and (min-width:90em){.stage__copy--handwritten{margin-top:25.71429px}}@media screen and (min-width:64em){.stage__copy--handwritten{font-size:36px;line-height:1.2}}.stage__scroll{margin:0 auto 30px;opacity:0;position:relative;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-delay:2.2s;animation-delay:2.2s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:c;animation-name:c;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.stage__overlay{margin-top:calc(100vh - 80px);text-align:center}@media screen and (min-width:64em){.stage__overlay{margin-top:calc(100vh - 140px)}}.stage__overlay__headline{margin-bottom:5.71429vw;color:#132066;font-weight:700;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:90em){.stage__overlay__headline{margin-bottom:82.28571px}}@media screen and (min-width:48em){.stage__overlay__headline{margin-bottom:3.57143vw;width:57.14286vw;padding:0}}@media screen and (min-width:48em) and (min-width:90em){.stage__overlay__headline{margin-bottom:51.42857px;width:822.85714px}}@media screen and (min-width:90em){.stage__overlay__headline{line-height:1.1}}.stage__overlay__upper{margin-top:3.57143vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 1em}@media screen and (min-width:90em){.stage__overlay__upper{margin-top:51.42857px}}@media screen and (min-width:36em){.stage__overlay__upper{margin-top:.71429vw;padding:0 2em}}@media screen and (min-width:36em) and (min-width:90em){.stage__overlay__upper{margin-top:10.28571px}}.stage__columns{margin-left:3.57143vw;margin-right:3.57143vw;margin-bottom:.71429vw}@media screen and (min-width:90em){.stage__columns{margin-left:51.42857px;margin-right:51.42857px;margin-bottom:10.28571px}}@media screen and (min-width:36em){.stage__columns{margin-bottom:2.85714vw}}@media screen and (min-width:36em) and (min-width:90em){.stage__columns{margin-bottom:41.14286px}}@media screen and (min-width:64em){.stage__columns{-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.stage__column{margin-bottom:2.14286vw;padding:0 .5em;width:100%}@media screen and (min-width:90em){.stage__column{margin-bottom:30.85714px}}@media screen and (min-width:64em){.stage__column{margin-bottom:0}}.stage__column__title{margin-bottom:.71429vw;font-size:18px;line-height:1.3;font-weight:700}@media screen and (min-width:90em){.stage__column__title{margin-bottom:10.28571px}}@media screen and (min-width:36em){.stage__column__title{font-size:20px;line-height:1.3}}.stage__column__subtitle{font-size:14px;line-height:1.4;color:#000}@media screen and (min-width:36em){.stage__column__subtitle{font-size:18px;line-height:1.3}}.stage__overlay__catchline{padding-bottom:1.42857vw;font-size:26px;line-height:1.3;color:#132066;font-family:Manus,cursive}@media screen and (min-width:90em){.stage__overlay__catchline{padding-bottom:20.57143px}}@media screen and (min-width:48em){.stage__overlay__catchline{font-size:36px;line-height:1.3}}.stage__button{min-width:270px;margin-bottom:25px}.stage__button:last-child{margin-bottom:7.14286vw}@media screen and (min-width:90em){.stage__button:last-child{margin-bottom:102.85714px}}@-webkit-keyframes a{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes a{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes b{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes b{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes c{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes c{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.stage__content--home{max-width:1440px;margin:0 auto}@media screen and (min-width:64em){.stage__content--home{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media screen and (min-width:64em){.stage__info{width:50%;text-align:left}}.stage__video{position:relative;background-image:url(../img/stage-movie-teaser.png);background-repeat:no-repeat;width:0;height:0;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.1);box-shadow:0 0 40px 0 rgba(0,0,0,.1);background-color:#fff;background-position:0 100%;background-size:100%;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (min-width:48em){.stage__video{width:400px;height:225px}}.stage__video:hover{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.2);box-shadow:0 0 40px 0 rgba(0,0,0,.2)}.stage__info--video{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (min-width:48em){.stage__info--video{-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}}@media screen and (min-width:64em){.stage__info--video{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}}.stage__video-play-btn{border-radius:50%;background-color:#de1f37;width:45px;height:45px;padding:0;left:50%}.stage__video-play-btn,.stage__video-play-btn:after{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.stage__video-play-btn:after{background-image:url(../img/play.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;width:15px;height:20px;left:55%}.stage__video-iframe{display:block}.stage__video-caption{color:#a0a0a0;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:20px;text-align:center;padding-top:35px;max-width:230px;margin:0 auto}@media screen and (min-width:48em){.stage__video-caption{max-width:400px;padding-top:15px}}.stage__video-modal{display:none;z-index:100;left:0;top:0;overflow:auto;background-color:rgba(0,0,0,.4);-webkit-animation-name:h;animation-name:h}.stage__video-modal,.stage__video-modal-content{position:fixed;width:100%;height:100%;-webkit-animation-duration:.4s;animation-duration:.4s}.stage__video-modal-content{top:50%;left:50%;max-width:500px;max-height:400px;margin:0 auto;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:g;animation-name:g;padding:40px 20px;border:2px solid #132066}@media screen and (min-width:48em){.stage__video-modal-content{padding:60px 40px;max-width:600px;max-height:500px}}@media screen and (min-width:64em){.stage__video-modal-content{max-width:800px;max-height:600px}}.stage__video-modal-wrapper{height:100%;width:100%}.stage__video-close-btn{display:block;float:right;font-size:22px;font-weight:700;color:#de1f37;text-decoration:none;cursor:pointer;position:absolute;right:5px;top:8px}@media screen and (min-width:48em){.stage__video-close-btn{right:15px;top:15px;font-size:25px}}@media screen and (-ms-high-contrast:none){.stage--home{display:block;padding-top:100px}.stage__scroll{position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.video-stage{padding-left:3.57143vw;padding-right:3.57143vw;color:#132066;text-align:center}@media screen and (min-width:90em){.video-stage{padding-left:51.42857px;padding-right:51.42857px}}.video-stage__headline{font-size:40px;line-height:1.1;margin-bottom:1.78571vw;font-weight:700}@media screen and (min-width:26.25em){.video-stage__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.video-stage__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.video-stage__headline{font-size:88px;line-height:.9}}@media screen and (min-width:90em){.video-stage__headline{margin-bottom:25.71429px}}.video-stage__video{margin-bottom:3.57143vw;background:#de1f37}@media screen and (min-width:90em){.video-stage__video{margin-bottom:51.42857px}}@media screen and (min-width:48em){.facts{display:-ms-flexbox;display:-webkit-box;display:flex}}.facts__column{padding-left:7.14286vw;padding-right:7.14286vw;background-color:#de1f37;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}@media screen and (min-width:90em){.facts__column{padding-left:102.85714px;padding-right:102.85714px}}.facts__column:first-child{padding-bottom:7.14286vw;padding-top:7.14286vw;color:#fff}@media screen and (min-width:90em){.facts__column:first-child{padding-bottom:102.85714px;padding-top:102.85714px}}@media screen and (min-width:48em){.facts__column:first-child{padding-bottom:3.57143vw;width:64.28571vw}}@media screen and (min-width:48em) and (min-width:90em){.facts__column:first-child{padding-bottom:51.42857px;width:925.71429px}}.facts__column:last-child{background:radial-gradient(#f6f6f6 25%,transparent 0),radial-gradient(#f6f6f6 25%,transparent 0),#fff;background-position:0 0,0 12px;background-size:12px 12px;padding-bottom:5.35714vw;padding-top:5.35714vw;color:#132066}@media screen and (min-width:90em){.facts__column:last-child{padding-bottom:77.14286px;padding-top:77.14286px}}@media screen and (min-width:48em){.facts__column:last-child{padding-left:3.57143vw;padding-right:3.57143vw;width:35.71429vw}}@media screen and (min-width:48em) and (min-width:90em){.facts__column:last-child{padding-left:51.42857px;padding-right:51.42857px;width:514.28571px}}.facts__headline{font-size:40px;line-height:1.1;margin-bottom:5.35714vw;font-weight:700}@media screen and (min-width:26.25em){.facts__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.facts__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.facts__headline{font-size:88px;line-height:.9}}@media screen and (min-width:90em){.facts__headline{margin-bottom:77.14286px}}@media screen and (min-width:26.25em){.facts__headline{margin-bottom:1.78571vw}}@media screen and (min-width:26.25em) and (min-width:90em){.facts__headline{margin-bottom:25.71429px}}@media screen and (min-width:48em){.facts__link,.facts__text{margin-left:3.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.facts__link,.facts__text{margin-left:51.42857px}}.facts__list-item{margin-bottom:2.85714vw;padding-right:2.14286vw;font-size:18px;line-height:1.3;color:#132066;font-weight:700}.facts__list-item:after{content:"";display:table;clear:both}@media screen and (min-width:90em){.facts__list-item{margin-bottom:41.14286px;padding-right:30.85714px}}@media screen and (min-width:48em){.facts__list-item{font-size:20px;line-height:1.3}}@media screen and (min-width:80em){.facts__list-item{font-size:26px;line-height:1.3}}@media screen and (min-width:90em){.facts__list-item{font-size:20px;line-height:1.3}}@media screen and (min-width:26.25em){.facts__list-item{margin-bottom:5.71429vw;display:inline-block;vertical-align:top;width:50%}}@media screen and (min-width:26.25em) and (min-width:90em){.facts__list-item{margin-bottom:82.28571px}}@media screen and (min-width:48em){.facts__list-item{padding-right:0;display:block;text-align:center;width:100%}}@media screen and (min-width:48em) and (min-width:90em){.facts__list-item{padding-right:0}}@media screen and (min-width:80em){.facts__list-item{margin-bottom:4.28571vw;background:none}}@media screen and (min-width:80em) and (min-width:90em){.facts__list-item{margin-bottom:61.71429px}}@media screen and (min-width:90em){.facts__list-item{margin-bottom:3.57143vw}}@media screen and (min-width:90em) and (min-width:90em){.facts__list-item{margin-bottom:51.42857px}}.facts__list-item:last-child{margin-bottom:0}.facts__tick{margin-bottom:.71429vw;display:inline-block;margin-right:.5em;vertical-align:middle}@media screen and (min-width:90em){.facts__tick{margin-bottom:10.28571px}}@media screen and (min-width:26.25em){.facts__tick{display:block}}@media screen and (min-width:48em){.facts__tick{display:block;margin-left:auto;margin-right:auto}}.column-teaser{padding-left:3.57143vw;padding-right:3.57143vw}@media screen and (min-width:90em){.column-teaser{padding-left:51.42857px;padding-right:51.42857px}}@media screen and (min-width:48em){.column-teaser{text-align:center}}.column-teaser__background{padding:8.92857vw 3.57143vw;background:#f6f6f6}@media screen and (min-width:90em){.column-teaser__background{padding-left:51.42857px;padding-right:51.42857px;padding-top:128.57143px;padding-bottom:128.57143px}}@media screen and (min-width:64em){.column-teaser__background{padding-top:5.35714vw;padding-bottom:3.57143vw}}@media screen and (min-width:64em) and (min-width:90em){.column-teaser__background{padding-top:77.14286px;padding-bottom:51.42857px}}@media screen and (min-width:105em){.column-teaser__background{padding-top:5.35714vw;padding-bottom:3.57143vw}}@media screen and (min-width:105em) and (min-width:90em){.column-teaser__background{padding-top:77.14286px;padding-bottom:51.42857px}}@media screen and (min-width:48em){.column-teaser__columns{display:-ms-flexbox;display:-webkit-box;display:flex}}.column-teaser__column{margin-bottom:7.14286vw;margin-left:3.57143vw;margin-right:3.57143vw;-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}@media screen and (min-width:90em){.column-teaser__column{margin-bottom:102.85714px;margin-left:51.42857px;margin-right:51.42857px}}@media screen and (min-width:48em){.column-teaser__column{margin-bottom:0;margin-left:7.14286vw;margin-right:7.14286vw;width:28.57143vw;display:block}}@media screen and (min-width:48em) and (min-width:90em){.column-teaser__column{margin-bottom:0;margin-left:102.85714px;margin-right:102.85714px;width:411.42857px}}.column-teaser__headline{font-size:40px;line-height:1.1;margin-bottom:3.57143vw;margin-left:3.57143vw;margin-right:3.57143vw;color:#132066;font-weight:700}@media screen and (min-width:26.25em){.column-teaser__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.column-teaser__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.column-teaser__headline{font-size:88px;line-height:.9}}@media screen and (min-width:90em){.column-teaser__headline{margin-bottom:51.42857px;margin-left:51.42857px;margin-right:51.42857px}}@media screen and (min-width:48em){.column-teaser__headline{margin-bottom:0}}@media screen and (min-width:48em) and (min-width:90em){.column-teaser__headline{margin-bottom:0}}.column-teaser__intro{margin-bottom:3.57143vw;margin-left:3.57143vw;font-family:Exchange,Georgia,Times New Roman,serif;font-size:16px;line-height:1.4;max-width:600px;margin-top:0}@media screen and (min-width:90em){.column-teaser__intro{margin-bottom:51.42857px;margin-left:51.42857px}}@media screen and (min-width:48em){.column-teaser__intro{font-size:19px;line-height:32px;margin:40px auto 0;text-align:center}}.column-teaser__image{width:100%}.column-teaser__title{font-size:20px;line-height:1.3;margin-bottom:.71429vw;font-weight:700;color:#132066}@media screen and (min-width:36em){.column-teaser__title{font-size:30px;line-height:1.2}}@media screen and (min-width:90em){.column-teaser__title{margin-bottom:10.28571px}}.column-teaser__image-link{margin-right:3.57143vw}@media screen and (min-width:90em){.column-teaser__image-link{margin-right:51.42857px}}.column-teaser__column:nth-child(2n) .column-teaser__image-link{margin-left:3.57143vw;margin-right:0;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media screen and (min-width:90em){.column-teaser__column:nth-child(2n) .column-teaser__image-link{margin-left:51.42857px;margin-right:0}}@media screen and (min-width:48em){.column-teaser__column:nth-child(2n) .column-teaser__image-link{margin-left:0}}@media screen and (min-width:48em) and (min-width:90em){.column-teaser__column:nth-child(2n) .column-teaser__image-link{margin-left:0}}@media screen and (min-width:48em){.column-teaser__image-link{margin-right:0}}@media screen and (min-width:48em) and (min-width:90em){.column-teaser__image-link{margin-right:0}}.column-teaser__text{width:100%}@media screen and (min-width:48em){.column-teaser__text{margin-left:0;margin-right:0}}@media screen and (min-width:48em) and (min-width:90em){.column-teaser__text{margin-left:0;margin-right:0}}.column-teaser__link{color:#de1f37}.calculator{background:radial-gradient(#f6f6f6 25%,transparent 0),radial-gradient(#f6f6f6 25%,transparent 0),#fff;background-position:0 0,0 12px;background-size:12px 12px;position:relative;padding:26px;text-align:center}@media screen and (min-width:48em){.calculator{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.calculator input[type=number]::-webkit-inner-spin-button,.calculator input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calculator__headline{font-size:40px;line-height:1.1;margin-bottom:2.85714vw;color:#132066;position:relative;margin-top:30px;max-width:830px;font-weight:700}@media screen and (min-width:26.25em){.calculator__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.calculator__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.calculator__headline{font-size:88px;line-height:.9}}@media screen and (min-width:90em){.calculator__headline{margin-bottom:41.14286px}}@media screen and (min-width:48em){.calculator__headline{margin-bottom:0;margin-top:10.71429vw}}@media screen and (min-width:48em) and (min-width:90em){.calculator__headline{margin-bottom:0;margin-top:154.28571px}}@media screen and (min-width:48em){.calculator__simulation{margin-top:2.5vw;width:71.42857vw;background:#fff;border:3px solid #132066;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;position:relative;padding-top:15px;z-index:1}}@media screen and (min-width:48em) and (min-width:90em){.calculator__simulation{margin-top:36px;width:1028.57143px}}@media screen and (min-width:80em){.calculator__simulation{width:50vw}}@media screen and (min-width:80em) and (min-width:90em){.calculator__simulation{width:720px}}.calculator__field,.calculator__result{display:inline-block}@media screen and (min-width:48em){.calculator__field,.calculator__result{padding-bottom:10px;padding-left:15px;padding-right:15px;vertical-align:top}}.calculator__field{background:#fff;border:1px solid #b6b6b6;border-radius:4px;text-align:left;width:48%}.calculator__field:first-child{margin-right:2%}@media screen and (min-width:48em){.calculator__field:first-child{margin-right:0}}@media screen and (max-width:47.9375em){.calculator__field{padding:5px}}@media screen and (min-width:48em){.calculator__field{border:none;border-radius:0;position:relative;width:30%}}@media screen and (min-width:48em){.calculator__field:after{background:#132066;bottom:0;content:"";display:block;height:40px;position:absolute;right:0;width:3px}}.calculator__result{margin-top:3.21429vw;text-align:center}@media screen and (min-width:90em){.calculator__result{margin-top:46.28571px}}@media screen and (min-width:48em){.calculator__result{margin-top:0;text-align:left;width:40%}}@media screen and (min-width:48em) and (min-width:90em){.calculator__result{margin-top:0}}.calculator__label{font-size:12px;line-height:1.4;display:block;color:#132066}@media screen and (min-width:48em){.calculator__label{font-size:12px;line-height:1.4}}.calculator__input{font-size:19px;line-height:1.5;color:#000;display:block;border:0;outline:none;width:100%}@media screen and (min-width:48em){.calculator__input{font-size:36px;line-height:1.3}}.calculator__input::-webkit-input-placeholder{font-size:19px;line-height:1.5;color:#e2e2e2}@media screen and (min-width:48em){.calculator__input::-webkit-input-placeholder{font-size:36px;line-height:1.3}}.calculator__input::-moz-placeholder{font-size:19px;line-height:1.5;color:#e2e2e2}@media screen and (min-width:48em){.calculator__input::-moz-placeholder{font-size:36px;line-height:1.3}}.calculator__input:-ms-input-placeholder{font-size:19px;line-height:1.5;color:#e2e2e2}@media screen and (min-width:48em){.calculator__input:-ms-input-placeholder{font-size:36px;line-height:1.3}}.calculator__input:-moz-placeholder{font-size:19px;line-height:1.5;color:#e2e2e2}@media screen and (min-width:48em){.calculator__input:-moz-placeholder{font-size:36px;line-height:1.3}}.calculator__figure{font-size:36px}.calculator__button{z-index:1}@media screen and (max-width:47.9375em){.calculator__button{margin-top:10px;-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}}@media screen and (min-width:48em){.calculator__button{margin-bottom:7.14286vw;margin-top:2.5vw}}@media screen and (min-width:48em) and (min-width:90em){.calculator__button{margin-bottom:102.85714px;margin-top:36px}}.calculator__curve{position:absolute;width:100%;height:100%;left:0;bottom:0;display:none}@media screen and (min-width:90em){.calculator__curve{display:block}}.calculator__curve>svg{width:100%;height:100%}.contact-info{display:none}@media screen and (min-width:48em){.contact-info{display:block;position:fixed;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;width:480px}}.contact-info__list{display:inline-block}.contact-info__img-container{padding:20px 18px 18px;line-height:0;background:#fff;z-index:10;position:relative}.contact-info__details{padding:18px 18px 18px 5px;background:#fff;position:absolute;left:60px;line-height:20px;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;visibility:hidden;-webkit-transition:all .5s ease,opacity 1.5s ease;transition:all .5s ease,opacity 1.5s ease}.contact-info__item:first-child{display:inline-block;margin-bottom:2px}.contact-info__item:first-child .contact-info__img-container{padding:16px 18px 13px;line-height:20px}.contact-info__item:first-child .contact-info__details{padding:10px 18px 10px 5px}.contact-info__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.contact-info__wrapper:hover .contact-info__details{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.contact-info__mail-icon{width:24px;height:18px}.contact-info__title{font-weight:500;font-size:19px;line-height:10px}.contact-info__label,.contact-info__title{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066}.contact-info__label{display:block;font-weight:300;font-size:12px;line-height:15px}.last-cta{padding-top:0;text-align:center}@media screen and (min-width:90em){.last-cta{padding-top:0}}.last-cta:after,.last-cta:before{height:5.35714vw;content:"";position:absolute;top:0;width:50%;z-index:1}@media screen and (min-width:90em){.last-cta:after,.last-cta:before{height:77.14286px}}.last-cta:before{background:-webkit-gradient(linear,right top, left bottom,color-stop(49.5%, #fff),color-stop(50%, transparent));background:linear-gradient(to left bottom,#fff 49.5%,transparent 50%);left:0}.last-cta:after{background:-webkit-gradient(linear,left top, right bottom,color-stop(49.5%, #fff),color-stop(50%, transparent));background:linear-gradient(to right bottom,#fff 49.5%,transparent 50%);left:50%}.last-cta__inner{padding-bottom:10.71429vw;padding-top:21.42857vw;background-color:#132066;position:relative}@media screen and (min-width:90em){.last-cta__inner{padding-bottom:154.28571px;padding-top:308.57143px}}@media screen and (min-width:26.25em){.last-cta__inner{padding:8.92857vw 7.14286vw 7.14286vw}}@media screen and (min-width:26.25em) and (min-width:90em){.last-cta__inner{padding-bottom:102.85714px;padding-left:102.85714px;padding-right:102.85714px;padding-top:128.57143px}}@media screen and (min-width:64em){.last-cta__inner{padding-bottom:3.57143vw;padding-top:7.14286vw}}@media screen and (min-width:64em) and (min-width:90em){.last-cta__inner{padding-bottom:51.42857px;padding-top:102.85714px}}.last-cta__spotlights{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.last-cta__spotlights+.button{margin-top:2em}.last-cta__spotlight{background-color:#fff;border-radius:50%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center;padding:0 10px}.last-cta__spotlight>span{display:block}.last-cta__spotlight--small{width:150px;height:150px;margin-right:28px}@media screen and (min-width:80em){.last-cta__spotlight--small{width:240px;height:240px}}.last-cta__spotlight--big{width:180px;height:180px}.last-cta__spotlight--big .last-cta__spotlight__fees{font-size:40px;line-height:1.1;color:#de1f37;font-weight:700}@media screen and (min-width:80em){.last-cta__spotlight--big .last-cta__spotlight__fees{font-size:88px;line-height:.9}}@media screen and (min-width:36em){.last-cta__spotlight--big{margin-top:40px}}@media screen and (min-width:80em){.last-cta__spotlight--big{width:280px;height:280px}}.last-cta__spotlight__text{font-size:12px;line-height:1.4;color:#132066;margin:0 auto;padding-bottom:.8em}@media screen and (min-width:80em){.last-cta__spotlight__text{font-size:16px;line-height:1.4;width:160px}}.last-cta__spotlight .last-cta__spotlight__amount{font-size:40px;line-height:1.1;color:#de1f37;font-weight:700}@media screen and (min-width:80em){.last-cta__spotlight .last-cta__spotlight__amount{font-size:66px;line-height:.9}}.last-cta__headline{font-size:40px;line-height:1.1;font-weight:700;margin-top:15px}@media screen and (min-width:26.25em){.last-cta__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.last-cta__headline{font-size:58px;line-height:.9}}@media screen and (min-width:48em){.last-cta__headline{font-size:66px;line-height:.9}}@media screen and (max-width:35.9375em){.last-cta__headline{font-size:30px;line-height:43px}}@media screen and (min-width:36em){.last-cta__headline{margin-top:60px}}.last-cta__button{margin-top:2.14286vw}@media screen and (min-width:90em){.last-cta__button{margin-top:30.85714px}}.steps{color:#000;overflow:inherit}.steps__inner{padding-top:2.14286vw;padding-left:3.57143vw;padding-right:3.57143vw}@media screen and (min-width:90em){.steps__inner{padding-top:30.85714px;padding-left:51.42857px;padding-right:51.42857px}}@media screen and (min-width:64em){.steps__inner{width:57.14286vw}}@media screen and (min-width:64em) and (min-width:90em){.steps__inner{width:822.85714px}}@media screen and (min-width:64em){.steps__inner{padding-left:7.14286vw;padding-right:7.14286vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:100%}}@media screen and (min-width:64em) and (min-width:90em){.steps__inner{padding-left:102.85714px;padding-right:102.85714px}}@media screen and (min-width:80em){.steps__inner{padding-left:14.28571vw;padding-right:14.28571vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:100%}}@media screen and (min-width:80em) and (min-width:90em){.steps__inner{padding-left:205.71429px;padding-right:205.71429px}}.steps__inner:after{content:"flickity";display:none}@media screen and (min-width:64em){.steps__inner:after{content:""}}.steps__column{margin-bottom:3.57143vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:10px;width:100%}@media screen and (min-width:90em){.steps__column{margin-bottom:51.42857px}}@media screen and (min-width:80em){.steps__column{margin-bottom:0;width:21.42857vw;margin-right:auto}}@media screen and (min-width:80em) and (min-width:90em){.steps__column{margin-bottom:0;width:308.57143px}}@media screen and (min-width:80em){.steps__column:before{color:#fff;display:block;font-size:80px;line-height:200px;text-align:center}}.stage__column__title{color:#de1f37}.steps__image{margin-bottom:7.14286vw;margin-top:3.57143vw;padding:0 2.5em}@media screen and (min-width:90em){.steps__image{margin-bottom:102.85714px;margin-top:51.42857px}}@media screen and (min-width:26.25em){.steps__image{padding:0 3.5em}}@media screen and (min-width:36em){.steps__image{padding:0 25vw}}@media screen and (min-width:64em){.steps__image{padding:0;margin-top:8.07143vw;margin-bottom:3.57143vw}}@media screen and (min-width:64em) and (min-width:90em){.steps__image{margin-top:116.22857px;margin-bottom:51.42857px}}@media screen and (min-width:80em){.steps__image{margin-top:6.64286vw;margin-bottom:3.57143vw}}@media screen and (min-width:80em) and (min-width:90em){.steps__image{margin-top:95.65714px;margin-bottom:51.42857px}}@media screen and (min-width:90em){.steps__image{margin-top:6.71429vw}}@media screen and (min-width:90em) and (min-width:90em){.steps__image{margin-top:96.68571px}}@media screen and (min-width:64em){.steps__column:first-child .steps__image{margin-top:-1.35714vw;margin-bottom:12.85714vw}}@media screen and (min-width:64em) and (min-width:90em){.steps__column:first-child .steps__image{margin-top:-19.54286px;margin-bottom:185.14286px}}@media screen and (min-width:80em){.steps__column:first-child .steps__image{margin-top:-1.14286vw;margin-bottom:11.42857vw}}@media screen and (min-width:80em) and (min-width:90em){.steps__column:first-child .steps__image{margin-top:-16.45714px;margin-bottom:164.57143px}}@media screen and (min-width:90em){.steps__column:first-child .steps__image{margin-top:-1.14286vw}}@media screen and (min-width:90em) and (min-width:90em){.steps__column:first-child .steps__image{margin-top:-16.45714px}}@media screen and (min-width:64em){.steps__column:last-child .steps__image{margin-top:0;margin-bottom:11.42857vw}}@media screen and (min-width:64em) and (min-width:90em){.steps__column:last-child .steps__image{margin-bottom:164.57143px}}@media screen and (min-width:80em){.steps__column:last-child .steps__image{margin-top:0;margin-bottom:10.14286vw}}@media screen and (min-width:80em) and (min-width:90em){.steps__column:last-child .steps__image{margin-bottom:146.05714px}}@media screen and (min-width:90em){.steps__column:last-child .steps__image{margin-bottom:10.21429vw}}@media screen and (min-width:90em) and (min-width:90em){.steps__column:last-child .steps__image{margin-bottom:147.08571px}}.steps__column:not(:last-child){margin-right:3.57143vw}@media screen and (min-width:90em){.steps__column:not(:last-child){margin-right:51.42857px}}.steps__number{margin-right:2.14286vw;background-color:#132066;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;font-weight:700;border-radius:50%;font-size:20px;line-height:1.3;height:35px;width:35px}@media screen and (min-width:90em){.steps__number{margin-right:30.85714px}}@media screen and (min-width:80em){.steps__number{font-size:26px;line-height:1.3;margin-right:0;height:50px;margin-bottom:.5em;width:50px}}@media screen and (min-width:80em) and (min-width:90em){.steps__number{margin-right:0}}.steps__headline,.steps__number{float:none}.steps__headline{font-size:20px;line-height:1.3;width:71.42857vw;font-weight:700;margin-top:.15em;color:#132066}@media screen and (min-width:36em){.steps__headline{font-size:30px;line-height:1.2}}@media screen and (min-width:90em){.steps__headline{width:1028.57143px}}@media screen and (min-width:26.25em){.steps__headline{width:auto}}@media screen and (min-width:80em){.steps__headline{margin-top:0}}.steps__step{margin-bottom:.3em}.steps__step:after{content:"";display:table;clear:both}@media screen and (min-width:36em){.steps__step{width:71.42857vw;margin:0 auto .3em}}@media screen and (min-width:36em) and (min-width:90em){.steps__step{width:1028.57143px}}@media screen and (min-width:64em){.steps__step{width:auto;margin:0 0 .3em}}@media screen and (min-width:36em){.steps__text{width:71.42857vw;margin:0 auto .3em}}@media screen and (min-width:36em) and (min-width:90em){.steps__text{width:1028.57143px}}@media screen and (min-width:64em){.steps__text{width:auto;margin:0}}.steps__button{margin-bottom:5.35714vw;text-align:center}@media screen and (min-width:90em){.steps__button{margin-bottom:77.14286px}}@media screen and (min-width:48em){.steps__button{margin-bottom:3.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.steps__button{margin-bottom:51.42857px}}.steps__side-text{display:none;margin-top:80px;max-width:360px;position:relative;text-align:left}@media screen and (min-width:64em){.steps__side-text{display:block}}.steps__side-text:before{position:absolute;right:-140px;top:-100px}.steps__footer{padding-top:3.57143vw;padding-left:3.57143vw;padding-right:3.57143vw}@media screen and (min-width:90em){.steps__footer{padding-top:51.42857px;padding-left:51.42857px;padding-right:51.42857px}}@media screen and (min-width:64em){.steps__footer{padding-left:7.14286vw;padding-right:7.14286vw}}@media screen and (min-width:64em) and (min-width:90em){.steps__footer{padding-left:102.85714px;padding-right:102.85714px}}@media screen and (min-width:80em){.steps__footer{padding-left:14.28571vw;padding-right:14.28571vw}}@media screen and (min-width:80em) and (min-width:90em){.steps__footer{padding-left:205.71429px;padding-right:205.71429px}}.experts{overflow:inherit}.experts__headline{font-size:40px;line-height:1.1;color:#de1f37;font-weight:700;text-align:center;margin:0 auto 40px;max-width:600px}@media screen and (min-width:26.25em){.experts__headline{font-size:44px;line-height:.9}}@media screen and (min-width:36em){.experts__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.experts__headline{font-size:88px;line-height:.9}}@media screen and (max-width:47.9375em){.experts__headline{padding:0 15px}}.experts__headline em{color:#132066;font-family:Manus,cursive;font-size:120%;font-style:normal;font-weight:400}.experts__text{font-family:Exchange,Georgia,Times New Roman,serif;font-size:19px;line-height:32px;max-width:600px;text-align:center;margin:0 auto 40px}@media screen and (max-width:47.9375em){.experts__text{padding:0 15px}}.experts__link{color:#de1f37;display:block;text-align:center}.experts__columns{padding-left:3.57143vw;padding-right:3.57143vw;padding-top:3.57143vw}@media screen and (min-width:90em){.experts__columns{padding-left:51.42857px;padding-right:51.42857px;padding-top:51.42857px}}@media screen and (min-width:36em){.experts__columns{padding-left:0;padding-right:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;overflow:hidden}}@media screen and (min-width:36em) and (min-width:90em){.experts__columns{padding-left:0;padding-right:0}}.experts__columns:after{content:"flickity";display:none}@media screen and (min-width:36em){.experts__columns:after{content:""}}.experts__column{margin-bottom:7.14286vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:100%;margin-right:10px}@media screen and (min-width:90em){.experts__column{margin-bottom:102.85714px}}@media screen and (min-width:36em){.experts__column{margin-bottom:0;display:block}}@media screen and (min-width:36em) and (min-width:90em){.experts__column{margin-bottom:0}}@media screen and (min-width:36em) and (max-width:64em){.experts__column:nth-child(2n){padding-top:14.28571vw}}@media screen and (min-width:36em) and (max-width:64em) and (min-width:90em){.experts__column:nth-child(2n){padding-top:205.71429px}}@media screen and (min-width:36em) and (max-width:64em){.experts__column:nth-child(2n) .experts__expert__image:after,.experts__column:nth-child(2n) .experts__expert__image:before{content:" ";display:none}}@media screen and (min-width:64em){.experts__column{width:30.35714vw;display:-ms-flexbox;display:-webkit-box;display:flex}}@media screen and (min-width:64em) and (min-width:90em){.experts__column{width:437.14286px}}@media screen and (min-width:64em){.experts__column:last-child .experts__expert:last-child .experts__expert__image:after{content:"";height:1px;width:80%;background-color:#de1f37;position:absolute;right:0;top:30%;-webkit-transform:rotate(145deg) translateX(9%);transform:rotate(145deg) translateX(9%);-webkit-transform-origin:right;transform-origin:right}}@media screen and (min-width:64em){.experts__column:last-child{margin-right:0}}.experts__expert{width:41.07143vw;padding-right:30px}@media screen and (min-width:90em){.experts__expert{width:591.42857px}}@media screen and (min-width:26.25em){.experts__expert{width:28.57143vw}}@media screen and (min-width:26.25em) and (min-width:90em){.experts__expert{width:411.42857px}}.experts__expert.experts__expert--has-video{cursor:pointer}@media screen and (min-width:36em){.experts__expert:nth-child(2n){padding-top:10.71429vw}}@media screen and (min-width:36em) and (min-width:90em){.experts__expert:nth-child(2n){padding-top:154.28571px}}@media screen and (min-width:64em){.experts__expert:nth-child(2n){padding-top:7.14286vw}}@media screen and (min-width:64em) and (min-width:90em){.experts__expert:nth-child(2n){padding-top:102.85714px}}@media screen and (min-width:64em){.experts__expert:first-child{margin-right:2.14286vw}}@media screen and (min-width:64em) and (min-width:90em){.experts__expert:first-child{margin-right:30.85714px}}@media screen and (min-width:36em){.experts__expert{width:21.42857vw;margin:0 auto;padding-right:0}}@media screen and (min-width:36em) and (min-width:90em){.experts__expert{width:308.57143px}}@media screen and (min-width:36em){.experts__expert{width:17.85714vw}}@media screen and (min-width:36em) and (min-width:90em){.experts__expert{width:257.14286px}}@media screen and (min-width:36em) and (max-width:64em){.experts__expert .experts__expert__image:after,.experts__expert .experts__expert__image:before{content:"";position:absolute;top:60%;height:1px;background-color:#de1f37}.experts__expert .experts__expert__image:first-child:before{left:0;width:150%;-webkit-transform:rotate(145deg) translateX(-12%);transform:rotate(145deg) translateX(-12%);-webkit-transform-origin:left;transform-origin:left}.experts__expert .experts__expert__image:first-child:after{right:0;width:150%;-webkit-transform:rotate(-145deg) translateX(9%);transform:rotate(-145deg) translateX(9%);-webkit-transform-origin:right;transform-origin:right}}@media screen and (min-width:64em){.experts__expert{width:10.71429vw;margin-right:2.14286vw}}@media screen and (min-width:64em) and (min-width:90em){.experts__expert{width:154.28571px;margin-right:30.85714px}}@media screen and (min-width:64em){.experts__expert:nth-child(odd) .experts__expert__image:after,.experts__expert:nth-child(odd) .experts__expert__image:before{content:"";position:absolute;top:70%;height:1px;background-color:#de1f37}.experts__expert:nth-child(odd) .experts__expert__image:first-child:before{left:0;width:85%;-webkit-transform:rotate(145deg) translateX(-12%);transform:rotate(145deg) translateX(-12%);-webkit-transform-origin:left;transform-origin:left}.experts__expert:nth-child(odd) .experts__expert__image:first-child:after{right:0;width:70%;-webkit-transform:rotate(-145deg) translateX(9%);transform:rotate(-145deg) translateX(9%);-webkit-transform-origin:right;transform-origin:right}}.experts__expert__image{margin-bottom:.5em;position:relative}.experts__expert__image img{border-radius:50%;display:block;width:100%;position:relative;z-index:1}.experts__expert__play{bottom:1.07143vw;display:-ms-flexbox;display:-webkit-box;display:flex;padding:0;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:absolute;height:40px;width:40px;color:#de1f37;border-radius:50%;background:currentColor;z-index:2}@media screen and (min-width:90em){.experts__expert__play{bottom:15.42857px}}@media screen and (min-width:36em){.experts__expert__play{bottom:1.07143vw}}@media screen and (min-width:36em) and (min-width:90em){.experts__expert__play{bottom:15.42857px}}.experts__expert__play:after{background-image:url(../img/play.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;position:absolute;width:15px;height:20px;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.experts__expert__name{font-size:12px;line-height:1.4;font-weight:500;padding-bottom:5px}@media screen and (min-width:36em){.experts__expert__name{font-size:18px;line-height:1.3}}.experts__modal{display:none;z-index:3;left:0;top:0;overflow:auto;background-color:rgba(0,0,0,.4);-webkit-animation-name:h;animation-name:h}.experts__modal,.experts__modal-content{position:fixed;width:100%;height:100%;-webkit-animation-duration:.4s;animation-duration:.4s}.experts__modal-content{top:50%;left:50%;max-width:500px;max-height:400px;margin:0 auto;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:g;animation-name:g;padding:40px 20px;border:2px solid #132066}@media screen and (min-width:48em){.experts__modal-content{padding:60px 40px;max-width:600px;max-height:500px}}@media screen and (min-width:64em){.experts__modal-content{max-width:800px;max-height:600px}}.experts__modal-wrapper{height:100%;width:100%}.experts__close-video{display:block;float:right;font-size:22px;font-weight:700;color:#de1f37;text-decoration:none;cursor:pointer;position:absolute;right:5px;top:8px}@media screen and (min-width:48em){.experts__close-video{right:15px;top:15px;font-size:25px}}.masthead{padding-left:3.57143vw;padding-right:3.57143vw;margin-bottom:5vw;text-align:center}@media screen and (min-width:90em){.masthead{padding-left:51.42857px;padding-right:51.42857px;margin-bottom:72px}}@media screen and (min-width:64em){.masthead{margin-bottom:2.85714vw}}@media screen and (min-width:64em) and (min-width:90em){.masthead{margin-bottom:41.14286px}}@media screen and (min-width:105em){.masthead{margin-bottom:2.14286vw}}@media screen and (min-width:105em) and (min-width:90em){.masthead{margin-bottom:30.85714px}}.masthead__headline{margin-bottom:.71429vw;font-size:40px;line-height:1.1;color:#132066;font-weight:700}@media screen and (min-width:90em){.masthead__headline{margin-bottom:10.28571px}}@media screen and (min-width:26.25em){.masthead__headline{font-size:44px;line-height:.9}}@media screen and (min-width:48em){.masthead__headline{font-size:58px;line-height:.9}}@media screen and (min-width:80em){.masthead__headline{font-size:66px;line-height:.9}}.masthead__text{font-family:Exchange,Georgia,Times New Roman,serif;font-size:18px;line-height:1.3;margin:3.57143vw auto}@media screen and (min-width:90em){.masthead__text{margin-top:51.42857px;margin-bottom:51.42857px}}@media screen and (min-width:36em){.masthead__text{font-size:20px;line-height:1.3}}@media screen and (min-width:48em){.masthead__text{font-size:26px;line-height:1.3}}@media screen and (min-width:80em){.masthead__text{font-size:26px;line-height:1.3}}@media screen and (min-width:48em){.masthead__text{margin-bottom:2.14286vw;width:57.14286vw}}@media screen and (min-width:48em) and (min-width:90em){.masthead__text{margin-bottom:30.85714px;width:822.85714px}}@media screen and (min-width:80em){.masthead__text{width:42.85714vw}}@media screen and (min-width:80em) and (min-width:90em){.masthead__text{width:617.14286px}}@media screen and (min-width:90em){.masthead__text{width:35.71429vw}}@media screen and (min-width:90em) and (min-width:90em){.masthead__text{width:514.28571px}}.masthead__image{display:block;margin:0 auto}.masthead__button{display:inline-block;padding-left:1.5em;padding-right:1.5em}.masthead__button,.masthead__link{margin-bottom:3.57143vw}@media screen and (min-width:90em){.masthead__button,.masthead__link{margin-bottom:51.42857px}}.masthead__button:last-child,.masthead__link:last-child{margin-bottom:0}.masthead__link{display:block;color:#de1f37;font-size:19px;font-weight:700}.magazine-teaser{padding-left:3.57143vw;padding-right:3.57143vw}@media screen and (min-width:90em){.magazine-teaser{padding-left:51.42857px;padding-right:51.42857px}}.magazine-teaser .detail-text{font-size:20px;line-height:1.3}@media screen and (min-width:48em){.magazine-teaser .detail-text{font-size:30px;line-height:1.2}}.magazine-teaser__background{background:#f6f6f6}.magazine-teaser__columns{margin-top:4.64286vw}@media screen and (min-width:90em){.magazine-teaser__columns{margin-top:66.85714px}}.magazine-teaser__wrapper{padding-left:3.57143vw;padding-right:3.57143vw;padding-top:8.92857vw;background:#f6f6f6;text-align:center}@media screen and (min-width:90em){.magazine-teaser__wrapper{padding-left:51.42857px;padding-right:51.42857px;padding-top:128.57143px}}@media screen and (min-width:64em){.magazine-teaser__wrapper{padding-top:5.35714vw}}@media screen and (min-width:64em) and (min-width:90em){.magazine-teaser__wrapper{padding-top:77.14286px}}@media screen and (min-width:105em){.magazine-teaser__wrapper{padding-top:5.35714vw}}@media screen and (min-width:105em) and (min-width:90em){.magazine-teaser__wrapper{padding-top:77.14286px}}.magazine-teaser__headline{font-size:30px;line-height:1.2;margin-bottom:2.85714vw;color:#132066;font-weight:700}@media screen and (min-width:48em){.magazine-teaser__headline{font-size:36px;line-height:1.3}}@media screen and (min-width:64em){.magazine-teaser__headline{font-size:44px;line-height:.9}}@media screen and (min-width:80em){.magazine-teaser__headline{font-size:44px;line-height:.9}}@media screen and (min-width:90em){.magazine-teaser__headline{margin-bottom:41.14286px}}.magazine-teaser__intro-text{font-size:14px;line-height:1.4;color:#b6b6b6;margin:0 auto .8em;width:95%}@media screen and (min-width:36em){.magazine-teaser__intro-text{font-size:16px;line-height:1.4}}@media screen and (min-width:48em){.magazine-teaser__intro-text{font-size:18px;line-height:1.3}}@media screen and (min-width:64em){.magazine-teaser__intro-text{font-size:20px;line-height:1.3}}@media screen and (min-width:48em){.magazine-teaser__intro-text{width:42.85714vw}}@media screen and (min-width:48em) and (min-width:90em){.magazine-teaser__intro-text{width:617.14286px}}.magazine-teaser__link{color:#de1f37}.next-read-teaser{padding:1.78571vw 3.57143vw;margin-bottom:3.57143vw;display:-ms-flexbox;display:-webkit-box;display:flex;background-color:#f6f6f6;width:100%;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;margin-left:auto;margin-right:auto;max-height:200px}@media screen and (min-width:90em){.next-read-teaser{padding-left:51.42857px;padding-right:51.42857px;padding-top:25.71429px;padding-bottom:25.71429px;margin-bottom:51.42857px}}@media screen and (min-width:48em){.next-read-teaser{width:78.57143vw;padding-left:3.57143vw;padding-right:3.57143vw;width:35.71429vw;max-height:250px}}@media screen and (min-width:48em) and (min-width:90em){.next-read-teaser{width:1131.42857px;padding-left:51.42857px;padding-right:51.42857px;width:514.28571px}}@media screen and (min-width:48em){.next-read-teaser:first-child{margin-right:1.78571vw}}@media screen and (min-width:48em) and (min-width:90em){.next-read-teaser:first-child{margin-right:25.71429px}}@media screen and (min-width:48em){.next-read-teaser:last-child{margin-left:1.78571vw}}@media screen and (min-width:48em) and (min-width:90em){.next-read-teaser:last-child{margin-left:25.71429px}}.next-read-teaser__section-headline{font-size:18px;line-height:1.3;margin-bottom:2.85714vw;font-family:Exchange,Georgia,Times New Roman,serif;color:#132066;margin-left:auto;margin-right:auto;text-align:center;display:block}@media screen and (min-width:26.25em){.next-read-teaser__section-headline{font-size:20px;line-height:1.3}}@media screen and (min-width:48em){.next-read-teaser__section-headline{font-size:26px;line-height:1.3}}@media screen and (min-width:90em){.next-read-teaser__section-headline{margin-bottom:41.14286px}}.next-read-teaser__text{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex:0 0 calc(50% - 10px);-webkit-box-flex:0;flex:0 0 calc(50% - 10px);-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:30px 0;margin:0}.next-read-teaser__headline{margin-top:auto!important}@media screen and (min-width:48em){.next-read-teaser__headline{margin-top:0!important}}.next-read-teaser__link{font-size:14px;line-height:1.4;line-height:2;color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-weight:600;border-bottom:none!important;padding-bottom:0!important;margin-left:8px;margin-bottom:auto}@media screen and (min-width:48em){.next-read-teaser__link{margin-bottom:0}}.next-read-teaser__image-container{-ms-flex:0 0 calc(50% - 10px);-webkit-box-flex:0;flex:0 0 calc(50% - 10px);margin-left:auto;overflow:hidden;position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.next-read-teaser__image{display:block;max-height:100%;margin-left:auto;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.next-read-teaser--vertical{margin-bottom:3.57143vw;width:260px;padding:20px;border:none!important;max-height:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;margin-right:auto}@media screen and (min-width:90em){.next-read-teaser--vertical{margin-bottom:51.42857px}}.next-read-teaser--vertical .next-read-teaser__text{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.next-read-teaser--vertical .next-read-teaser__link{margin-top:0}.next-read-teaser--vertical .next-read-teaser__image-container{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%}@media screen and (min-width:36em){.next-read-teaser--right{margin-left:3.57143vw;float:right}}@media screen and (min-width:36em) and (min-width:90em){.next-read-teaser--right{margin-left:51.42857px}}@media screen and (min-width:64em){.next-read-teaser--right:first-child{margin-right:-10.71429vw}}@media screen and (min-width:64em) and (min-width:90em){.next-read-teaser--right:first-child{margin-right:-154.28571px}}@media screen and (min-width:36em){.next-read-teaser--left{float:left}.next-read-teaser--left:first-child{margin-right:3.57143vw}}@media screen and (min-width:36em) and (min-width:90em){.next-read-teaser--left:first-child{margin-right:51.42857px}}@media screen and (min-width:64em){.next-read-teaser--left{margin-left:-10.71429vw}}@media screen and (min-width:64em) and (min-width:90em){.next-read-teaser--left{margin-left:-154.28571px}}.page-not-found{padding-left:7.14286vw;padding-right:7.14286vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}@media screen and (min-width:90em){.page-not-found{padding-left:102.85714px;padding-right:102.85714px}}@media screen and (min-width:48em){.page-not-found{padding-left:3.57143vw;padding-right:3.57143vw;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media screen and (min-width:48em) and (min-width:90em){.page-not-found{padding-left:51.42857px;padding-right:51.42857px}}@media screen and (min-width:48em){.page-not-found__column:first-child{margin-bottom:0;width:45%}}@media screen and (min-width:48em) and (min-width:90em){.page-not-found__column:first-child{margin-bottom:0}}.page-not-found__column:last-child{margin-bottom:7.14286vw}@media screen and (min-width:90em){.page-not-found__column:last-child{margin-bottom:102.85714px}}@media screen and (min-width:48em){.page-not-found__column:last-child{padding-left:7.14286vw;padding-right:10.71429vw;margin-bottom:0;width:65%}}@media screen and (min-width:48em) and (min-width:90em){.page-not-found__column:last-child{padding-left:102.85714px;padding-right:154.28571px;margin-bottom:0}}.page-not-found__headline{font-size:40px;line-height:1.1;color:#132066;font-weight:700;margin-bottom:.25em}@media screen and (min-width:26.25em){.page-not-found__headline{font-size:58px;line-height:.9}}@media screen and (min-width:48em){.page-not-found__headline{font-size:66px;line-height:.9}}@media screen and (min-width:64em){.page-not-found__headline{font-size:100px;line-height:1}}.page-not-found__subheadline{font-size:30px;line-height:1.2;font-family:Exchange,Georgia,Times New Roman,serif;margin-bottom:.75em}@media screen and (min-width:48em){.page-not-found__subheadline{font-size:40px;line-height:1.1}}.page-not_found__image{display:block;width:35%;margin:0 auto}@media screen and (min-width:36em){.page-not_found__image{width:30%}}@media screen and (min-width:48em){.page-not_found__image{width:auto}}.newsletter-signup{padding:14.28571vw 7.14286vw;background-color:#132066;text-align:left;color:#fff}@media screen and (min-width:90em){.newsletter-signup{padding-top:205.71429px;padding-bottom:205.71429px;padding-left:102.85714px;padding-right:102.85714px}}@media screen and (min-width:36em){.newsletter-signup{padding-top:8.92857vw;padding-bottom:8.92857vw}}@media screen and (min-width:36em) and (min-width:90em){.newsletter-signup{padding-top:128.57143px;padding-bottom:128.57143px}}@media screen and (min-width:48em){.newsletter-signup{padding-top:5.35714vw;padding-bottom:5.35714vw}}@media screen and (min-width:48em) and (min-width:90em){.newsletter-signup{padding-top:77.14286px;padding-bottom:77.14286px}}@media screen and (min-width:90em){.newsletter-signup{padding-top:3.57143vw;padding-bottom:3.57143vw}}@media screen and (min-width:90em) and (min-width:90em){.newsletter-signup{padding-top:51.42857px;padding-bottom:51.42857px}}@media screen and (min-width:36em){.newsletter-signup{text-align:center}}.newsletter-signup .module__inner{width:100%}.newsletter-signup__headline{font-size:26px;line-height:1.3;font-weight:700;margin-bottom:20px}@media screen and (min-width:36em){.newsletter-signup__headline{font-size:30px;line-height:1.2}}.newsletter-signup__infos{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}@media screen and (min-width:36em){.newsletter-signup__infos{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}.newsletter-signup__bullets{margin-bottom:20px}@media screen and (min-width:36em){.newsletter-signup__bullets{margin-right:40px;margin-bottom:0}}.newsletter-signup__bullets ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (min-width:36em){.newsletter-signup__bullets ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.newsletter-signup__bullet-item{font-size:14px;line-height:1.2;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (min-width:36em){.newsletter-signup__bullet-item{display:block}}@media screen and (min-width:48em){.newsletter-signup__bullet-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;text-align:left}}.newsletter-signup__bullet-item:not(:last-child){margin-bottom:1em}.newsletter-signup__bullet-item .icon{margin:0 .5em 0 0;background-size:60%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:36em){.newsletter-signup__bullet-item .icon{display:block;margin:0 auto .5em}}@media screen and (min-width:48em){.newsletter-signup__bullet-item .icon{margin:0 .5em 0 0}}.newsletter-signup__tick{width:18px;height:18px}.newsletter-signup__tick svg{width:11px}.form__input-submit-container{margin-bottom:20px}.newsletter-signup__form{width:100%}@media screen and (min-width:36em){.newsletter-signup__form{width:80%}}@media screen and (min-width:48em){.newsletter-signup__form{width:50vw}}@media screen and (min-width:48em) and (min-width:90em){.newsletter-signup__form{width:720px}}@media screen and (min-width:64em){.newsletter-signup__form{width:39.28571vw}}@media screen and (min-width:64em) and (min-width:90em){.newsletter-signup__form{width:565.71429px}}@media screen and (min-width:80em){.newsletter-signup__form{width:32.14286vw}}@media screen and (min-width:80em) and (min-width:90em){.newsletter-signup__form{width:462.85714px}}@media screen and (min-width:90em){.newsletter-signup__form{width:32.14286vw}}@media screen and (min-width:90em) and (min-width:90em){.newsletter-signup__form{width:462.85714px}}.newsletter-signup__text{font-size:16px;text-align:left}.price-comparison{padding-left:7.14286vw;padding-right:7.14286vw;padding-top:1.78571vw}@media screen and (min-width:90em){.price-comparison{padding-left:102.85714px;padding-right:102.85714px;padding-top:25.71429px}}.price-comparison__columns{margin-bottom:5vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:90em){.price-comparison__columns{margin-bottom:72px}}.price-comparison__column{margin-bottom:1.78571vw;padding-bottom:3.57143vw;padding-top:3.57143vw;background:#f6f6f6;text-align:center;width:100%}@media screen and (min-width:90em){.price-comparison__column{margin-bottom:25.71429px;padding-bottom:51.42857px;padding-top:51.42857px}}.price-comparison__column:not(.price-comparison__column--highlighted) .price-comparison__headline,.price-comparison__column:not(.price-comparison__column--highlighted) .price-comparison__interest{color:#132066}@media screen and (min-width:48em){.price-comparison__column{margin-bottom:0;-ms-flex-order:none;-webkit-box-ordinal-group:none;order:none;width:33.3%}}@media screen and (min-width:48em) and (min-width:90em){.price-comparison__column{margin-bottom:0}}@media screen and (max-width:47.9375em){.price-comparison__column{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}.price-comparison__list-item--arrow,.price-comparison__list-item--tick{color:#132066}.price-comparison__list-item--cross{color:#de1f37}.price-comparison__column--highlighted .price-comparison__list-item--arrow,.price-comparison__column--highlighted .price-comparison__list-item--cross,.price-comparison__column--highlighted .price-comparison__list-item--tick{color:#fff}.price-comparison__promise{font-size:16px;line-height:1.4;color:#b6b6b6;font-weight:700;padding-right:32px;position:relative}@media screen and (min-width:36em){.price-comparison__promise{font-size:20px;line-height:1.3}}@media screen and (min-width:48em){.price-comparison__promise{display:none}}.price-comparison__promise:hover{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.price-comparison__promise:after{content:"↓";color:#b6b6b6;cursor:pointer;font-family:Retina,sans-serif;position:absolute;right:0;top:-3px;height:28px;font-size:20px;line-height:28px;width:28px;font-weight:700;border-radius:50%;border:2px solid currentColor;text-align:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.price-comparison__promise.active:after{content:"↑";border-color:#132066;color:#132066}.price-comparison__column--highlighted{padding-top:5.35714vw;background:#de1f37;-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;color:#fff}@media screen and (min-width:90em){.price-comparison__column--highlighted{padding-top:77.14286px}}.price-comparison__column--highlighted .price-comparison__list-wrapper{border-color:#fff}.price-comparison__column--highlighted .price-comparison__list-wrapper .price-comparison__promise{color:#fff}.price-comparison__column--highlighted .price-comparison__promise:after{color:#fff;opacity:.3}.price-comparison__column--highlighted .price-comparison__promise.active:after{border-color:#fff;opacity:1}@media screen and (min-width:48em){.price-comparison__column--highlighted{margin-bottom:-3.57143vw;margin-top:-3.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.price-comparison__column--highlighted{margin-bottom:-51.42857px;margin-top:-51.42857px}}.price-comparison__column--highlighted .price-comparison__headline{padding-top:15px}.price-comparison__headline{font-size:19px;line-height:1.5;margin-bottom:4.28571vw;font-weight:700}@media screen and (min-width:64em){.price-comparison__headline{font-size:30px;line-height:1.2}}@media screen and (min-width:90em){.price-comparison__headline{margin-bottom:61.71429px}}@media screen and (min-width:48em){.price-comparison__headline{margin-bottom:2.14286vw;margin-top:0}}@media screen and (min-width:48em) and (min-width:90em){.price-comparison__headline{margin-bottom:30.85714px}}.price-comparison__interest{font-size:88px;line-height:88px;font-weight:700;cursor:pointer;position:relative;display:inline-block}@media screen and (min-width:48em){.price-comparison__interest{line-height:auto}}.price-comparison__sup{font-size:10px;line-height:10px;position:absolute;top:-5px;right:-5px}.price-comparison__interest-info{font-size:12px;line-height:1.4}@media screen and (min-width:26.25em){.price-comparison__interest-info{font-size:12px;line-height:1.4}}@media screen and (min-width:48em){.price-comparison__interest-info{font-size:16px;line-height:1.4}}.price-comparison__interest-info--goal{margin-bottom:10px}.price-comparison__list-wrapper{margin-top:5.71429vw;padding-left:3.57143vw;padding-right:1.78571vw;padding-top:.7em;border-top:1px solid #b6b6b6;text-align:left}@media screen and (min-width:90em){.price-comparison__list-wrapper{margin-top:82.28571px;padding-left:51.42857px;padding-right:25.71429px}}@media screen and (min-width:48em){.price-comparison__list-wrapper{padding-top:1em;margin-top:2.14286vw;border:none;padding-top:0}}@media screen and (min-width:48em) and (min-width:90em){.price-comparison__list-wrapper{margin-top:30.85714px}}.price-comparison__list{margin-top:1.42857vw;margin-bottom:0;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-out;transition:max-height .3s ease-out}@media screen and (min-width:90em){.price-comparison__list{margin-top:20.57143px}}@media screen and (min-width:48em){.price-comparison__list{margin-top:0;max-height:inherit;overflow:visible}}@media screen and (min-width:48em) and (min-width:90em){.price-comparison__list{margin-top:0}}.price-comparison__list-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:5px 0}.price-comparison__list-item .icon{cursor:default}.price-comparison__list-item p{font-size:12px;line-height:1.4;margin-left:1.42857vw;width:auto;-ms-flex:1;-webkit-box-flex:1;flex:1;display:inline-block;font-weight:500;vertical-align:middle}@media screen and (min-width:26.25em){.price-comparison__list-item p{font-size:12px;line-height:1.4}}@media screen and (min-width:48em){.price-comparison__list-item p{font-size:16px;line-height:1.4}}@media screen and (min-width:90em){.price-comparison__list-item p{margin-left:20.57143px}}@media screen and (min-width:48em){.price-comparison__list-item p{margin-left:.71429vw}}@media screen and (min-width:48em) and (min-width:90em){.price-comparison__list-item p{margin-left:10.28571px}}.price-comparison__button{text-align:center;padding-top:20px;margin-right:10px;-webkit-transform:translateY(10px);transform:translateY(10px)}@media screen and (min-width:80em){.price-comparison__button{margin-right:0;-webkit-transform:translate(-10px,10px);transform:translate(-10px,10px)}}.price-comparison__risk-notice{margin-top:30px;padding-left:20px;padding-right:20px;text-align:center;font-size:14px}.price-comparison__risk-notice a{text-decoration:underline}.price-comparison__detail-text{display:none;margin-top:130px;max-width:320px;position:relative;text-align:left}@media screen and (min-width:64em){.price-comparison__detail-text{display:block}}.price-comparison__detail-text:before{position:absolute;right:-130px;top:-100px;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.footnote-link{cursor:pointer}.footnote-count{color:#de1f37;display:inline}.price-comparison__footnotes-list{padding-top:1.75em;color:#a0a0a0;font-size:14px}.price-comparison__footnotes-list-item,.price-comparison__footnotes-list-item p{display:inline}.price-comparison__footnotes-list-item a{text-decoration:underline}@media screen and (min-width:48em){.price-comparison__link{font-size:18px}}.partners{padding-left:3.57143vw;padding-right:3.57143vw}@media screen and (min-width:90em){.partners{padding-left:51.42857px;padding-right:51.42857px}}.partners__background{padding:3.57143vw;background:#f6f6f6}@media screen and (min-width:90em){.partners__background{padding:51.42857px}}.partners__headline{font-size:20px;line-height:1.3;margin-bottom:3.57143vw;color:#132066;font-weight:700;margin-left:auto;margin-right:auto;text-align:center}@media screen and (min-width:36em){.partners__headline{font-size:30px;line-height:1.2}}@media screen and (min-width:90em){.partners__headline{margin-bottom:51.42857px}}@media screen and (min-width:48em){.partners__columns{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.partners__column{padding-bottom:3.57143vw}@media screen and (min-width:90em){.partners__column{padding-bottom:51.42857px}}@media screen and (min-width:48em){.partners__column{display:-ms-flexbox;display:-webkit-box;display:flex;width:50%}}.partners__image,.partners__image-link{width:100%}@media screen and (min-width:48em){.partners__image{padding-right:1.78571vw;width:16.07143vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}@media screen and (min-width:48em) and (min-width:90em){.partners__image{padding-right:25.71429px;width:231.42857px}}.partners__image img{margin-bottom:1.78571vw;display:block;margin-left:auto;margin-right:auto;max-height:30px}@media screen and (min-width:90em){.partners__image img{margin-bottom:25.71429px}}@media screen and (min-width:48em){.partners__image img{margin-bottom:0;max-height:50px}}@media screen and (min-width:48em) and (min-width:90em){.partners__image img{margin-bottom:0}}.partners__name{font-size:14px;line-height:1.4;color:#132066;margin-bottom:5px;font-weight:600}@media screen and (min-width:48em){.partners__name{font-size:14px;line-height:1.4}}.partners__info{padding-right:3.57143vw}@media screen and (min-width:90em){.partners__info{padding-right:51.42857px}}@media screen and (min-width:48em){.partners__info{width:26.78571vw}}@media screen and (min-width:48em) and (min-width:90em){.partners__info{width:385.71429px}}.partners__text{font-size:14px;line-height:1.4;color:#b6b6b6}@media screen and (min-width:48em){.partners__text{font-size:14px;line-height:1.4}}.partners__link{display:block;text-align:center}.contact__headline{font-size:20px;line-height:1.3;margin-bottom:1.78571vw;color:#132066;font-weight:700}@media screen and (min-width:36em){.contact__headline{font-size:30px;line-height:1.2}}@media screen and (min-width:90em){.contact__headline{margin-bottom:25.71429px}}.faq{margin-top:3.57143vw}@media screen and (min-width:90em){.faq{margin-top:51.42857px}}.faq__headline{font-size:20px;line-height:1.3;color:#132066;font-weight:700}@media screen and (min-width:36em){.faq__headline{font-size:30px;line-height:1.2}}@media screen and (min-width:48em){.faq__headline{padding-bottom:15px}}.faq__question{font-size:16px;line-height:1.4;border-bottom:1px solid #ddd;color:#000;display:block;font-weight:400;padding-bottom:20px;padding-right:32px;padding-top:26px;position:relative}@media screen and (min-width:36em){.faq__question{font-size:20px;line-height:1.3}}.faq__question:after{border-radius:50%;border:2px solid #de1f37;content:"→";color:#de1f37;height:20px;font-size:15px;line-height:22px;position:absolute;right:0;text-align:center;width:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:48em){.faq__question:after{font-size:20px;height:28px;line-height:30px;width:28px}}.faq__question:hover:after{border-color:#bf1b2f;color:#bf1b2f}.pressreview__section-headline{margin-bottom:5.71429vw;color:#132066;font-weight:700;width:100%;max-width:800px;margin-right:auto;margin-left:auto;padding:0 30px}@media screen and (min-width:90em){.pressreview__section-headline{margin-bottom:82.28571px}}@media screen and (min-width:48em){.pressreview__section-headline{margin-bottom:3.57143vw}}@media screen and (min-width:48em) and (min-width:90em){.pressreview__section-headline{margin-bottom:51.42857px}}@media screen and (min-width:90em){.pressreview__section-headline{line-height:1.1}}.pressreview__headline{margin-bottom:30px;font-size:rem(28);font-weight:700;line-height:rem(30);color:#132066}.pressreview__report{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;margin-bottom:30px;width:100%;max-width:800px;margin-right:auto;margin-left:auto;padding-left:30px;padding-right:30px;padding-top:10px}@media screen and (min-width:36em){.pressreview__report{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-align:center;-webkit-box-align:center;align-items:center;margin-bottom:70px}}.pressreview__report .pressreview__text span:before{content:"";display:inline-block;position:relative;width:10px;height:10px;margin-right:5px;border-radius:50%;background:#de1f37}.pressreview__report--highlighted .pressreview__image{border-radius:50%;background:#de1f37}.pressreview__report--highlighted .pressreview__image img{bottom:10px;margin-top:0}.pressreview__report--highlighted .pressreview__text span:before{display:none}.pressreview__image{-ms-flex-negative:0;flex-shrink:0;width:180px;height:180px;margin-bottom:10px}@media screen and (min-width:36em){.pressreview__image{margin-right:20px;margin-bottom:0}}.pressreview__image img{display:block;position:relative;height:160px;margin:0 auto;margin-top:10px}.pressreview__text{font-family:Exchange,Georgia,Times New Roman,serif}.pressreview__text span{font-weight:700}.body-text .pressreview__resources{font-family:Retina,Helvetica,Arial,sans-serif;list-style:none}.body-text .pressreview__resources li{display:inline-block;left:8px}.body-text .pressreview__resources li:first-child{margin-right:45px}.pressreview__resources-link{color:#de1f37;font-weight:500;font-size:14px;letter-spacing:0;line-height:16px;border-bottom:none!important}.pressreview__resources-link .icon{font-weight:500}.pressreview__resources-link .icon--arrow-right{height:25px;font-size:17px;line-height:23px;width:25px}.pressreview__resources-link .icon--download{margin-right:5px}.asset-decision{background:radial-gradient(#f6f6f6 25%,transparent 0),radial-gradient(#f6f6f6 25%,transparent 0),#fff;background-position:0 0,0 12px;background-size:12px 12px;margin-top:7.14286vw;margin-bottom:60px;width:100%}@media screen and (min-width:90em){.asset-decision{margin-top:102.85714px}}@media screen and (max-width:768px){.asset-decision{text-align:center}}@media screen and (min-width:768px){.asset-decision{margin-bottom:120px}}.asset-decision__wrapper{position:relative;max-width:1440px;margin:0 auto}.asset-decision__container{width:100%}@media screen and (min-width:768px){.asset-decision__container{padding-top:56.25%}}.asset-decision__headline{font-size:19px;line-height:1.5;position:absolute;padding:6px 30px;font-weight:600;line-height:1;color:#fff;background-color:#de1f37;top:0;left:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}@media screen and (min-width:768px){.asset-decision__logo{position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.asset-decision__logo-text{width:21.42857vw;min-width:204px;max-width:331px}@media screen and (min-width:90em){.asset-decision__logo-text{width:308.57143px}}.asset-decision__logo-circle{width:.92857vw;min-width:9px;max-width:13px;margin-left:-1px}@media screen and (min-width:90em){.asset-decision__logo-circle{width:13.37143px}}@media screen and (min-width:768px){.asset-decision__items-container{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:768px){.asset-decision__item .hovertip.is-active .hovertip__content,.asset-decision__item .hovertip:focus .hovertip__content,.asset-decision__item .hovertip:hover .hovertip__content{-webkit-transform:translateY(25px);transform:translateY(25px)}.asset-decision__item .hovertip.is-active .hovertip__text:before,.asset-decision__item .hovertip:focus .hovertip__text:before,.asset-decision__item .hovertip:hover .hovertip__text:before{visibility:visible;opacity:1;-webkit-transform:translate(-50%,9px);transform:translate(-50%,9px);-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.15s;transition-delay:.15s}}.asset-decision__item:after{content:"";position:absolute;background-repeat:no-repeat;background-size:100%}@media screen and (max-width:768px){.asset-decision__item{margin:15px 0}.asset-decision__item:nth-child(5){position:relative}.asset-decision__item:nth-child(5):after{display:block;margin:0 auto;margin:20px auto 35px;position:relative;height:110px;width:25px;background-image:url(../img/asset-decision/arrow-6-oclock.svg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width:768px){.asset-decision__item{position:absolute}.asset-decision__item:first-child{left:19.64286vw;top:19%}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:first-child{left:282.85714px}}@media screen and (min-width:768px){.asset-decision__item:first-child::after{width:10.71429vw;height:70px;max-width:120px;background-image:url(../img/asset-decision/arrow-11-oclock.svg);left:90%;top:120%}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:first-child::after{width:154.28571px}}@media screen and (min-width:768px){.asset-decision__item:nth-child(2){left:65%;top:19%}.asset-decision__item:nth-child(2):after{width:10.71429vw;height:70px;max-width:120px;background-image:url(../img/asset-decision/arrow-2-oclock.svg);right:90%;top:100%}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:nth-child(2):after{width:154.28571px}}@media screen and (min-width:768px){.asset-decision__item:nth-child(3){left:19.64286vw;top:44%}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:nth-child(3){left:282.85714px}}@media screen and (min-width:768px){.asset-decision__item:nth-child(3):after{width:16.07143vw;max-width:245px;height:45px;background-image:url(../img/asset-decision/arrow-9-oclock.svg);left:60%;top:calc(100% + 30px)}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:nth-child(3):after{width:231.42857px}}@media screen and (min-width:768px){.asset-decision__item:nth-child(4){left:70%;top:46%}.asset-decision__item:nth-child(4):after{width:16.07143vw;max-width:245px;height:45px;background-image:url(../img/asset-decision/arrow-3-oclock.svg);right:85%;top:calc(100% + 10px)}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:nth-child(4):after{width:231.42857px}}@media screen and (min-width:768px){.asset-decision__item:nth-child(5){left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:75%}.asset-decision__item:nth-child(5):after{width:1.07143vw;height:110px;max-width:20px;min-width:9px;background-image:url(../img/asset-decision/arrow-6-oclock.svg);background-position:bottom;left:42%;bottom:150%}}@media screen and (min-width:768px) and (min-width:90em){.asset-decision__item:nth-child(5):after{width:15.42857px}}.asset-decision__item-name{font-size:30px;line-height:1.2;cursor:pointer;font-family:Manus,cursive;color:#132066;line-height:1}@media screen and (min-width:48em){.asset-decision__item-name{font-size:30px;line-height:1.2}}@media screen and (min-width:64em){.asset-decision__item-name{font-size:40px;line-height:1.1}}.asset-decision__item-name.hovertip__text{background-color:transparent}.asset-decision__item-name.hovertip__text:before{content:"";-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;visibility:hidden;opacity:0;-webkit-transform:translate(-50%,25px);transform:translate(-50%,25px);z-index:102;position:absolute;background-color:transparent;top:100%;left:0;width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #132066}.asset-decision__hovertip.hovertip__content{font-size:14px;line-height:1.4;z-index:101;color:#fff;padding:20px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:4px;top:100%;position:absolute;text-align:left;min-width:500px;left:-30px;-webkit-transform:none;transform:none}@media screen and (max-width:768px){.asset-decision__hovertip.hovertip__content{display:none}}@media screen and (min-width:48em){.asset-decision__hovertip.hovertip__content{font-size:14px;line-height:1.4}}.asset-decision__hovertip.hovertip__content:before{content:none}.world-map{background:radial-gradient(#f6f6f6 25%,transparent 0),radial-gradient(#f6f6f6 25%,transparent 0),#fff;background-position:0 0,0 12px;background-size:12px 12px}.world-map__headline{font-size:19px;line-height:1.5;position:absolute;padding:6px 30px;font-weight:600;line-height:1;color:#fff;background-color:#de1f37;top:0;left:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.world-map__wrapper{width:982px;max-width:100%;margin:0 auto;position:relative}.world-map__container{padding-top:56.25%;display:block}.world-map__image-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.world-map__image{max-width:100%;max-height:100%}.world-map__marker-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.6vw;font-weight:600;color:#132066}@media screen and (min-width:64em){.world-map__marker-label{font-size:26px;line-height:1.3}}.world-map__marker{background-color:transparent;border:2px solid rgba(19,32,102,.75);border-radius:50%;position:absolute;-webkit-transform:scale(0);transform:scale(0)}.is-revealed .world-map__marker{-webkit-animation-name:e;animation-name:e;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.world-map__marker:before{content:"";padding-top:100%;display:block}.world-map__marker:after{content:"";top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:transparent;border:2px solid #132066;position:absolute;opacity:0}.world-map__marker:hover:after{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:d 2s infinite;animation:d 2s infinite}.world-map__marker--usa{width:27%;left:5%;top:0;-webkit-animation-delay:.3s;animation-delay:.3s}.world-map__marker--latinamerica{width:20%;left:17%;top:49%;-webkit-animation-delay:.7s;animation-delay:.7s}.world-map__marker--europe{width:15%;left:40%;top:10%;-webkit-animation-delay:.1s;animation-delay:.1s}.world-map__marker--africa{width:21%;left:40%;top:40%;-webkit-animation-delay:.9s;animation-delay:.9s}.world-map__marker--asia{width:30%;top:1%;left:60%;-webkit-animation-delay:1.2s;animation-delay:1.2s}.world-map__marker--australia{left:75%;top:54%;width:18%;-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}10%{opacity:.2}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@-webkit-keyframes e{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes e{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.risk-notice{padding:3.57143vw;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #132066;position:relative}@media screen and (min-width:90em){.risk-notice{padding:51.42857px}}@media screen and (min-width:36em){.risk-notice{padding:1.78571vw;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:36em) and (min-width:90em){.risk-notice{padding:25.71429px}}.risk-notice__headline{font-size:16px;line-height:1.4;padding-right:7.14286vw;-ms-flex:1 0 25%;-webkit-box-flex:1;flex:1 0 25%;font-family:Retina,Helvetica,Arial,sans-serif;font-weight:600;color:#132066}@media screen and (min-width:36em){.risk-notice__headline{font-size:19px;line-height:1.5}}@media screen and (min-width:64em){.risk-notice__headline{font-size:36px;line-height:1.3}}@media screen and (min-width:90em){.risk-notice__headline{padding-right:102.85714px}}@media screen and (max-width:35.9375em){.risk-notice__headline{padding-bottom:1.78571vw}}@media screen and (max-width:35.9375em) and (min-width:90em){.risk-notice__headline{padding-bottom:25.71429px}}.risk-notice__copy{font-size:12px;line-height:1.4;padding-right:7.14286vw;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}@media screen and (min-width:36em){.risk-notice__copy{font-size:16px;line-height:1.4}}@media screen and (min-width:64em){.risk-notice__copy{font-size:20px;line-height:1.3}}@media screen and (min-width:90em){.risk-notice__copy{padding-right:102.85714px}}@media screen and (max-width:35.9375em){.risk-notice__copy{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;padding-right:0}}.risk-notice__copy li,.risk-notice__copy p,.risk-notice__copy ul{margin-bottom:10px}.risk-notice__copy li{margin-left:16px;list-style:disc}.risk-notice__copy a{color:#de1f37;text-decoration:underline}.sub-page-text{font-family:Exchange MP,Georgia,Times New Roman,serif;font-size:15px;line-height:24px;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:680px;padding-left:25px;padding-right:20px}.sub-page-text:after{content:"";display:table;clear:both}@media screen and (min-width:890px){.sub-page-text{font-size:20px;line-height:32px;margin-bottom:120px;padding-left:0;padding-right:0}}.sub-page-text h5{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;font-weight:700;margin-bottom:25px}@media screen and (min-width:890px){.sub-page-text h5{font-size:23px;line-height:30px}}.sub-page-text ol,.sub-page-text p,.sub-page-text ul{margin-bottom:25px}.sub-page-text ol:last-child,.sub-page-text p:last-child,.sub-page-text ul:last-child{margin-bottom:0}.sub-page-text ol b,.sub-page-text ol strong,.sub-page-text p b,.sub-page-text p strong,.sub-page-text ul b,.sub-page-text ul strong{font-weight:700}.sub-page-text ol em,.sub-page-text ol i,.sub-page-text p em,.sub-page-text p i,.sub-page-text ul em,.sub-page-text ul i{font-style:italic}.sub-page-text ol li,.sub-page-text ul li{margin-bottom:.6em}.sub-page-text ol li:last-child,.sub-page-text ul li:last-child{margin-bottom:1em}.sub-page-text ol li{position:relative;list-style-position:inside;list-style-type:none;min-height:27px;padding-left:1.5em;counter-increment:b}.sub-page-text ol li:before{position:absolute;top:2px;left:0;content:counter(b) ".";font-size:90%;text-align:right;-webkit-font-feature-settings:"tnum" 0,"onum" 0,"lnum" 1;font-feature-settings:"tnum" 0,"onum" 0,"lnum" 1;font-weight:700;color:#000}.sub-page-text ul{list-style:outside disc}.sub-page-text ul li{position:relative;left:1em}.sub-page-text a{color:#de1f37;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.sub-page-text a:hover{opacity:.4}.sub-page-text__text{background:red;display:-ms-flexbox;display:-webkit-box;display:flex}@media screen and (min-width:890px){.sub-page-text__text{background:transparent}}.sub-page-layout{background-color:#f6f6f6}@media screen and (min-width:1024px){.sub-page-layout{padding-left:50px;padding-right:50px}}.sub-page-layout__content{background-color:#fff;padding-top:40px}@media screen and (min-width:1024px){.sub-page-layout__content{padding-top:90px}}.sub-page-related-articles{background-color:#f6f6f6;max-width:1400px;margin-bottom:70px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.sub-page-related-articles .flickity-page-dots{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;margin:0 auto;max-width:280px;height:4px}@media screen and (min-width:930px){.sub-page-related-articles .flickity-page-dots{max-width:480px}}.sub-page-related-articles .flickity-button{-webkit-transition:opacity .2s;transition:opacity .2s}.sub-page-related-articles .flickity-button:hover{opacity:.4}.sub-page-related-articles .flickity-prev-next-button{display:none}@media screen and (min-width:520px){.sub-page-related-articles .flickity-prev-next-button{display:block;height:40px;top:40%;width:40px;background-color:#de1f37}}.sub-page-related-articles .flickity-prev-next-button .arrow{fill:#fff}.sub-page-related-articles .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.sub-page-related-articles .flickity-page-dots .dot{border:none;border-radius:inherit;margin:0;height:4px;width:33.3%;vertical-align:top}.sub-page-related-articles .flickity-prev-next-button.previous{left:30px}.sub-page-related-articles .flickity-prev-next-button.next{right:30px}.sub-page-related-articles__wrapper--desktop{display:none}@media screen and (min-width:940px){.sub-page-related-articles__wrapper--desktop{display:block;padding-bottom:60px}.sub-page-related-articles__wrapper--desktop:after{content:"flickity";display:none}}.sub-page-related-articles__wrapper--mobile{display:block;padding-bottom:45px}.sub-page-related-articles__wrapper--mobile:after{content:"flickity";display:none}@media screen and (min-width:940px){.sub-page-related-articles__wrapper--mobile{display:none}}.sub-page-related-articles__image-wrapper{height:200px;width:100%;background-color:#f6f6f6;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0 auto}.sub-page-related-articles__card{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.1);box-shadow:0 0 7px 0 rgba(0,0,0,.1);border:1px solid #d7d7d7;cursor:pointer;margin-left:15px;margin-right:15px;background-color:#fff;border-radius:4px;padding:13px;height:420px;position:relative;max-width:280px}.sub-page-related-articles__header{background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin-bottom:50px;height:15px}.sub-page-related-articles__headline{color:#132066;font-weight:700;font-size:30px;line-height:36px;text-align:center;max-width:250px;margin:0 auto;-webkit-transform:translateY(calc(100% - 25px));transform:translateY(calc(100% - 25px))}.sub-page-related-articles__info{padding-top:17px}.sub-page-related-articles__name{color:#132066;display:block;font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:24px;padding-left:5px;padding-right:5px}.sub-page-related-articles__text{color:#2b203b;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:21px;text-align:center}.sub-page-related-articles__text a{color:#de1f37;font-weight:700;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.sub-page-related-articles__text a:hover{opacity:.4}.sub-page-related-articles__additional-text{display:inline-block;font-style:italic;padding-top:20px}.sub-page-related-articles__cell{padding:35px 20px 30px;width:100%}@media screen and (min-width:930px){.sub-page-related-articles__cell{padding:35px 20px 60px}}.sub-page-related-articles__inner{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;max-width:935px;margin:0 auto}.sub-page-related-articles__link{bottom:25px;left:16px;color:#de1f37;font-size:14px;line-height:18px;font-weight:500;padding-left:33px;padding-right:15px;position:absolute;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.sub-page-related-articles__link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}.sub-page-related-articles__link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}.sub-page-related-articles__link:first-child{margin-right:15px}.sub-page-related-articles__card:hover .sub-page-related-articles__link:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.sub-page-related-articles__card:hover .sub-page-related-articles__link:after,.sub-page-related-articles__card:hover .sub-page-related-articles__link:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.sub-page-related-articles__card:hover .sub-page-related-articles__link:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.text-side-image{color:#b6b6b6;display:block;margin-left:50px;margin-right:50px;margin-bottom:30px}@media screen and (min-width:930px){.text-side-image{margin-bottom:40px;margin-left:40px;width:220px;float:right}}@media screen and (min-width:1124px){.text-side-image{margin-bottom:80px;margin-left:80px;margin-right:-120px}}.text-side-image__image{display:block;margin:50px auto}@media screen and (min-width:930px){.text-side-image__image{margin-top:0;margin-left:0;margin-right:0}}.text-side-image__caption{border-top:1px solid #9b9b9b;color:#9b9b9b;display:block;font-family:Retina,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;padding-top:15px;text-align:center}@media screen and (min-width:930px){.text-side-image__caption{font-size:14px;line-height:17px;text-align:left}}.text-full-width-image{display:block;margin-bottom:60px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px;max-width:715px;text-align:center}@media screen and (min-width:768px){.text-full-width-image{margin-bottom:120px}}.text-full-width-image__image{display:block;margin-left:auto;margin-right:auto;margin-bottom:20px}.text-full-width-image__caption{color:#9b9b9b;display:block;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;line-height:16px}.text-security-footer{margin-bottom:72px;padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.text-security-footer{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-bottom:180px;padding-left:70px;padding-right:70px}}.text-security-footer__columns{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:30px}@media screen and (min-width:768px){.text-security-footer__columns{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-bottom:95px}}.text-security-footer__column{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;border-radius:6px;background-color:#132066;color:#fff;font-size:19px;line-height:21px;min-height:80px}@media screen and (min-width:768px){.text-security-footer__column{width:400px}}.text-security-footer__column:first-child{margin-bottom:24px}@media screen and (min-width:768px){.text-security-footer__column:first-child{margin-bottom:0;margin-right:40px}}.text-security-footer__column:first-child:before{background-image:url(../img/security-ssl.svg)}.text-security-footer__column:last-child:before{background-image:url(../img/security-flag.svg)}.text-security-footer__column:before{background-size:45px;content:"";display:block;height:45px;margin-right:18px;width:45px}.text-security-footer__column-text{max-width:145px}.text-security-footer__clause-text{color:#a0a0a0;font-size:12px;line-height:18px;margin-bottom:65px;margin-left:auto;margin-right:auto;max-width:680px;text-align:center}@media screen and (min-width:768px){.text-security-footer__clause-text{margin-bottom:80px;text-align:left}}.feature-box{font-family:Exchange MP,Georgia,Times New Roman,serif;margin-left:auto;margin-right:auto;margin-bottom:60px;max-width:680px;padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.feature-box{margin-bottom:120px;padding-left:0;padding-right:0;text-align:center}}.feature-box__headline{font-weight:700;font-size:16px;line-height:24px;margin-bottom:35px}@media screen and (min-width:768px){.feature-box__headline{font-size:22px;line-height:32px;margin-bottom:55px}}.feature-box__headline:last-child{margin-bottom:0}.feature-box__box{background-color:#f6f6f6;font-size:16px;line-height:24px;margin-bottom:36px;padding:35px 25px 25px;position:relative}@media screen and (min-width:768px){.feature-box__box{padding:35px;font-size:19px;line-height:32px}}.feature-box__box:last-child{margin-bottom:0}.feature-box__box:before{content:"";background-image:url(../img/icon-feature-box-tick.svg);background-color:#de1f37;background-size:28px;border-radius:50%;height:28px;position:absolute;left:50%;top:-14px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:28px}.feature-box__box-headline{font-weight:700;margin-bottom:15px}.faq-accordion{margin-left:auto;margin-right:auto;margin-bottom:60px;padding-left:25px;padding-right:25px;max-width:680px}@media screen and (min-width:768px){.faq-accordion{margin-bottom:120px;padding-left:0;padding-right:0}}.faq-accordion__headline{color:#de1f37;font-size:20px;font-weight:700;line-height:26px;margin-bottom:30px}@media screen and (min-width:768px){.faq-accordion__headline{margin-bottom:40px;padding-left:10px}}.faq-accordion__item{border-bottom:1px solid #d8d8d8;font-family:Exchange MP,Georgia,Times New Roman,serif}.faq-accordion__item:first-child{border-top:1px solid #d8d8d8}.faq-accordion__item-headline{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;line-height:24px;font-weight:700;padding-bottom:20px;padding-right:45px;padding-top:25px;position:relative;-webkit-transition:background-color .1s ease-in;transition:background-color .1s ease-in}@media screen and (min-width:768px){.faq-accordion__item-headline{font-size:19px;line-height:30px;padding-left:10px;padding-right:220px}}.faq-accordion__item-headline:after{content:"";background-image:url(../img/down-arrow-red-accordion.svg);background-size:25px;height:10px;position:absolute;width:25px;right:0;top:35px;-webkit-transform:translateY(-5%) rotate(-180deg);transform:translateY(-5%) rotate(-180deg);transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:768px){.faq-accordion__item-headline:after{right:11px}}.faq-accordion__item-headline.active:after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.faq-accordion__item-text{background-color:#fff;font-size:16px;line-height:24px;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}@media screen and (min-width:768px){.faq-accordion__item-text{line-height:30px}}.faq-accordion__item-text p{margin-bottom:30px}@media screen and (min-width:768px){.faq-accordion__item-text p{padding-left:10px;padding-right:95px;margin-bottom:60px}}.faq-accordion__item-text a{color:#de1f37;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.faq-accordion__item-text a:hover{opacity:.4}.large-headline{margin:0 auto;max-width:680px;padding-left:25px;padding-right:20px;margin-bottom:25px}@media screen and (min-width:768px){.large-headline{margin-bottom:60px}}.large-headline__headline{font-family:Exchange,Georgia,Times New Roman,serif;font-weight:700;font-size:16px;letter-spacing:.03em;line-height:24px}@media screen and (min-width:768px){.large-headline__headline{font-size:22px;line-height:32px}}.page-masthead{background-color:#fff;text-align:center}.page-masthead__inner{background-color:#f6f6f6;padding:95px 15px 50px}@media screen and (min-width:768px){.page-masthead__inner{padding-bottom:80px;padding-top:190px}}.page-masthead__headline{color:#de1f37;font-size:40px;letter-spacing:-.01em;line-height:40px;font-weight:700;text-align:center;margin:0 auto 25px;max-width:750px}@media screen and (min-width:768px){.page-masthead__headline{font-size:72px;line-height:70px;margin-bottom:30px}}.page-masthead__headline:last-child{margin-bottom:0}.page-masthead__text{font-family:Exchange MP,Georgia,Times New Roman,serif;font-size:16px;line-height:26px;margin-left:auto;margin-right:auto;margin-bottom:25px;max-width:676px}@media screen and (min-width:768px){.page-masthead__text{font-size:24px;line-height:36px;margin-bottom:30px}}.page-masthead__text:last-child{margin-bottom:0}.page-masthead__link{color:#de1f37;font-size:14px;line-height:16px;font-weight:500;padding-left:33px;position:relative;transition:-webkit-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (min-width:600px){.page-masthead__link{font-size:19px;line-height:19px;padding-left:37px}}.page-masthead__link:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.page-masthead__link:hover:after,.page-masthead__link:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.page-masthead__link:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.page-masthead__link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}@media screen and (min-width:600px){.page-masthead__link:before{font-size:18px}}.page-masthead__link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}@media screen and (min-width:600px){.page-masthead__link:after{height:24px;width:24px}}.text-page-masthead{background-color:#fff;padding:95px 20px 15px 25px}@media screen and (min-width:768px){.text-page-masthead{margin-top:80px;padding-bottom:30px;padding-top:160px;text-align:center}}.text-page-masthead__headline{color:#132066;font-size:24px;letter-spacing:-.01em;line-height:32px;font-weight:700;margin:0 auto 20px;max-width:750px}@media screen and (min-width:768px){.text-page-masthead__headline{font-size:52px;line-height:50px}}@media screen and (min-width:1024px){.text-page-masthead__headline{font-size:72px;line-height:70px;margin-bottom:55px}}.text-page-masthead__headline:last-child{margin-bottom:0}.text-page-masthead__text{font-family:Exchange MP,Georgia,Times New Roman,serif;font-size:16px;line-height:24px;margin-left:auto;margin-right:auto;margin-bottom:20px;max-width:676px}@media screen and (min-width:768px){.text-page-masthead__text{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.text-page-masthead__text{font-size:24px;line-height:36px;margin-bottom:50px}}.text-page-masthead__text:last-child{margin-bottom:0}.text-page-masthead__link{color:#de1f37;font-size:14px;line-height:16px;font-weight:500;padding-left:33px;position:relative;transition:-webkit-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (min-width:600px){.text-page-masthead__link{font-size:19px;line-height:19px;padding-left:37px}}.text-page-masthead__link:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.text-page-masthead__link:hover:after,.text-page-masthead__link:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.text-page-masthead__link:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.text-page-masthead__link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}@media screen and (min-width:600px){.text-page-masthead__link:before{font-size:18px}}.text-page-masthead__link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}@media screen and (min-width:600px){.text-page-masthead__link:after{height:24px;width:24px}}.video-illustration-panel{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.video-illustration-panel{padding-left:83px;padding-right:83px}}.video-illustration-panel__inner{-ms-flex-align:center;-webkit-box-align:center;align-items:center;border:1px solid #d7d7d7;border-radius:5px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1);cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;max-width:707px;margin:80px auto;padding:60px 40px 40px;position:relative;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}@media screen and (min-width:768px){.video-illustration-panel__inner{padding-bottom:55px;padding-left:197px;margin-bottom:130px}}@media screen and (min-width:1024px){.video-illustration-panel__inner{margin-top:50px}}.video-illustration-panel__inner:before{background-image:url(../img/tim-standing.svg);background-repeat:no-repeat;background-size:80px;top:-100px;content:"";display:block;height:144px;left:40px;position:absolute;width:80px;transition:-webkit-transform .2s;-webkit-transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;transition:transform .2s,-webkit-transform .2s}@media screen and (min-width:768px){.video-illustration-panel__inner:before{background-size:160px;top:auto;bottom:35px;height:264px;left:23px;width:160px}}@media screen and (min-width:768px){.video-illustration-panel__inner:hover{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.2);box-shadow:0 0 40px 0 rgba(0,0,0,.2)}}.video-illustration-panel__inner:hover:before{-webkit-transform:rotate(2deg);transform:rotate(2deg)}.video-illustration-panel__headline{color:#132066;font-family:Exchange MP,Georgia,Times New Roman,serif;font-size:18px;line-height:24px;font-weight:700;margin-bottom:15px}@media screen and (min-width:768px){.video-illustration-panel__headline{font-size:22px;line-height:32px;margin-bottom:10px}}.video-illustration-panel__inner:hover .video-illustration-panel__video{opacity:.4}.video-illustration-panel__video{cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;color:#de1f37;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in;max-width:200px}.video-illustration-panel__play-btn{border-radius:50%;border:2px solid #de1f37;width:28px;height:28px;padding:0;margin:-3px 10px 0 0;position:relative}.video-illustration-panel__play-btn:after{background-image:url(../img/play-red.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;position:absolute;width:15px;height:20px;left:55%;-webkit-transform:translate(-50%,-50%) scale(.7);transform:translate(-50%,-50%) scale(.7);top:50%}.video-illustration-panel__caption{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:19px;line-height:23px;font-weight:500}.step-columns{counter-reset:c;padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.step-columns{padding-left:83px;padding-right:83px}}@media screen and (min-width:930px){.step-columns{display:-ms-flexbox;display:-webkit-box;display:flex;margin-bottom:120px}}.step-columns__column{border-top:3px solid #f6f6f6;font-family:Exchange MP,Georgia,Times New Roman,serif;padding-top:30px;margin-bottom:60px;position:relative}@media screen and (min-width:768px){.step-columns__column{padding-top:50px;text-align:center}}@media screen and (min-width:930px){.step-columns__column{margin-bottom:0;margin-right:100px;text-align:left;width:33.3%}}.step-columns__column:last-child{margin-right:0}.step-columns__column:before{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background-color:#132066;border-radius:50%;counter-increment:c;content:counter(c);color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;font-family:Retina,Helvetica,Arial,sans-serif;font-size:23px;line-height:23px;font-weight:700;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:40px;top:-30px;left:0;position:absolute;width:40px}@media screen and (min-width:768px){.step-columns__column:before{font-size:33px;line-height:33px;height:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px}}@media screen and (min-width:930px){.step-columns__column:before{left:0}}.step-columns__headline{color:#132066;font-size:16px;line-height:24px;font-weight:700;margin-bottom:20px}@media screen and (min-width:768px){.step-columns__headline{font-size:22px;line-height:32px}}.step-columns__text{font-size:15px;line-height:24px}@media screen and (min-width:768px){.step-columns__text{font-size:16px;line-height:30px}}@media screen and (min-width:930px){.step-columns__text{max-width:270px}}.footnote{color:#a0a0a0;font-size:12px;line-height:18px;margin-bottom:60px;padding-left:25px;padding-right:25px}@media screen and (min-width:890px){.footnote{margin-bottom:120px;padding-left:70px;padding-right:70px}}.footnote p{margin-bottom:15px}.footnote p:last-child{margin-bottom:0}.footnote a{color:#de1f37;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.footnote a:hover{opacity:.4}.article-header-media{position:relative}.article-header-media__wrapper:after{content:"";clear:both;display:table}.article-header-media__image-wrapper{overflow:hidden;position:relative;background-color:#fff8db;line-height:0}@media screen and (min-width:48em){.article-header-media__image-wrapper--small{max-width:480px}}.article-header-media__image-wrapper--left{float:left}.article-header-media__image-wrapper--right{float:right}.article-header-media__image-wrapper--center{float:none;margin:0 auto}.article-header-media__image{mix-blend-mode:multiply;width:100%}@media screen and (min-width:48em){.article-header-media__image-wrapper:hover .article-header-media__caption--bottomRight,.article-header-media__image-wrapper:hover .article-header-media__caption--topLeft{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.article-header-media__caption{font-family:Retina,Helvetica,Arial,sans-serif;font-size:10px;background-color:#000;opacity:.6;position:absolute;max-width:280px;padding:8px 10px;line-height:1.3;transition:opacity .3s ease,-webkit-transform .3s ease-out;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease;transition:transform .3s ease-out,opacity .3s ease,-webkit-transform .3s ease-out}@media screen and (min-width:48em){.article-header-media__caption{font-size:12px}}.article-header-media__caption--topLeft{top:0;left:0}@media screen and (min-width:48em){.article-header-media__caption--topLeft{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}.article-header-media__caption--bottomRight{bottom:0;right:0}@media screen and (min-width:48em){.article-header-media__caption--bottomRight{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}.article-header-media__caption-text{color:#fff}.article-header-media__caption-copyright{color:#a0a0a0;font-size:10px}@media screen and (min-width:48em){.article-header-media__caption-copyright{font-size:12px}}.article-authorbox{overflow:hidden;padding-left:25px}@media screen and (min-width:26.25em){.article-authorbox{padding-bottom:45px;padding-left:50px}}@media screen and (min-width:36em){.article-authorbox{padding-left:100px}}@media screen and (min-width:64em){.article-authorbox{padding-left:200px}}.article-authorbox .author-details{float:right;position:relative;margin-bottom:20px;margin-left:20px}@media screen and (min-width:48em){.article-authorbox .author-details{max-width:400px}}@media screen and (min-width:64em){.article-authorbox .author-details{max-width:550px}}.article-authorbox__text{float:left;padding-right:25px}@media screen and (min-width:26.25em){.article-authorbox__text{padding-right:50px}}@media screen and (min-width:670px){.article-authorbox__text{float:none}}@media screen and (min-width:36em){.article-authorbox__text{padding-right:100px}}@media screen and (min-width:48em){.article-authorbox__text{padding-right:305px}}@media screen and (min-width:64em){.article-authorbox__text{padding-right:405px}}.article-caption{background-color:#eceef0;font-family:Retina,Helvetica,Arial,sans-serif;font-size:10px;padding:12px;line-height:1.3;text-align:left}@media screen and (min-width:48em){.article-caption{font-size:12px}}.article-caption__caption{color:#132066;display:block;padding-bottom:3px}.article-caption__copyright{color:#a0a0a0}.article-header{padding:30px 0;max-width:280px}@media screen and (min-width:48em){.article-header{padding:60px 0 40px;max-width:420px}}@media screen and (min-width:64em){.article-header{max-width:550px}}@media print{.article-header{max-width:100%}}@media screen and (min-width:48em){.article-header--offset{background-color:#fff;margin-top:-90px;padding-right:25px;padding-top:25px;position:relative;z-index:1}}.article-header__tagline{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding-left:30px;margin-bottom:10px}.article-header__tagline:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.article-header__tagline{font-size:15px;padding-left:40px;margin-bottom:15px}.article-header__tagline:before{width:25px}}@media screen and (min-width:64em){.article-header__tagline{font-size:16px}}.article-header__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:30px;line-height:34px}@media screen and (min-width:48em){.article-header__headline{font-size:36px;line-height:38px}}@media screen and (min-width:64em){.article-header__headline{font-size:46px;line-height:50px}}@media print{.article-header__headline{font-size:36px;line-height:40px;max-width:100%}}.article-header__headline--drop-shadow{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-weight:400;color:#de1f37;letter-spacing:2px;font-size:70px;line-height:normal}@media screen and (min-width:64em){.article-header__headline--drop-shadow{font-size:140px;line-height:140px;padding-bottom:10px}}.article-header__info{font-family:Retina,Helvetica,Arial,sans-serif;font-size:12px;color:#a0a0a0;margin-top:15px}@media screen and (min-width:48em){.article-header__info{font-size:14px;margin-top:20px}}.article-header__author{font-weight:700;display:block;padding-bottom:3px}.article-header__date{display:block}.article-image{padding-left:25px;padding-right:25px}.article-image__wrapper{margin:0 auto;max-width:800px;padding-bottom:45px}@media screen and (min-width:26.25em){.article-image__wrapper{padding-bottom:60px}}@media screen and (min-width:48em){.article-image__wrapper{padding-bottom:80px}}.article-infobox{overflow:hidden;padding-left:25px}@media screen and (min-width:26.25em){.article-infobox{padding-bottom:45px;padding-left:50px}}@media screen and (min-width:36em){.article-infobox{padding-left:100px}}@media screen and (min-width:64em){.article-infobox{padding-left:200px}}.article-infobox__info{background-color:#fff8db;padding:30px 50px 40px 30px;position:relative;margin:35px 0 35px 25px;float:right;max-width:400px}.article-infobox__info:after{background-image:url(../img/asterix.svg);background-size:57px;content:"";height:58px;position:absolute;right:40px;top:-25px;width:57px}@media screen and (min-width:64em){.article-infobox__info{max-width:480px;padding:40px 100px 40px 60px;margin:35px 0 35px 60px}}.article-infobox__title{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding-left:30px;display:block}.article-infobox__title:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.article-infobox__title{font-size:15px;padding-left:40px}.article-infobox__title:before{width:25px}}@media screen and (min-width:64em){.article-infobox__title{font-size:16px}}.article-infobox__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:20px;line-height:26px;padding:10px 0}@media screen and (min-width:48em){.article-infobox__headline{font-size:22px;line-height:28px}}@media screen and (min-width:64em){.article-infobox__headline{font-size:24px;line-height:30px}}.article-infobox__infobox-text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px}.article-infobox__infobox-text p{padding-bottom:10px}.article-infobox__infobox-text p:last-child{padding-bottom:0}@media screen and (min-width:48em){.article-infobox__infobox-text{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.article-infobox__infobox-text{font-size:16px;line-height:24px}}.article-infobox__text{float:left;padding-right:25px}@media screen and (min-width:26.25em){.article-infobox__text{padding-right:50px}}@media screen and (min-width:600px){.article-infobox__text{float:none}}@media screen and (min-width:36em){.article-infobox__text{padding-right:100px}}@media screen and (min-width:48em){.article-infobox__text{padding-right:205px}}@media screen and (min-width:64em){.article-infobox__text{padding-right:200px}}@media print{.article-infobox__text{float:none}}.article-masthead{padding:100px 24px 40px;position:relative}@media screen and (min-width:26.25em){.article-masthead{padding:100px 50px 65px}}@media screen and (min-width:36em){.article-masthead{padding:100px 100px 65px}}@media screen and (min-width:64em){.article-masthead{padding:0 200px 65px}}@media print{.article-masthead{padding-top:24px}}.article-next-read{padding-bottom:45px}@media screen and (min-width:48em){.article-next-read{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:45px}}.article-next-read__text{padding-bottom:10px;padding-left:25px;padding-right:25px}@media screen and (min-width:26.25em){.article-next-read__text{padding-bottom:0;padding-right:50px;padding-left:50px}}@media screen and (min-width:36em){.article-next-read__text{padding-left:100px;padding-right:100px}}@media screen and (min-width:48em){.article-next-read__text{padding-right:60px}}@media screen and (min-width:64em){.article-next-read__text{padding-left:200px;padding-right:60px;width:60%}}.article-next-read__teaser{padding-left:25px;width:100%}@media screen and (min-width:26.25em){.article-next-read__teaser{padding-left:50px}}@media screen and (min-width:36em){.article-next-read__teaser{padding-left:100px}}@media screen and (min-width:48em){.article-next-read__teaser{padding-left:0}}@media screen and (min-width:64em){.article-next-read__teaser{width:40%}}.article-next-read__panel{background-color:#eceef0;padding:30px}@media screen and (min-width:26.25em){.article-next-read__panel{padding-right:100px}}@media screen and (min-width:64em){.article-next-read__panel{padding:60px}}.article-qa{padding:20px}@media screen and (min-width:26.25em){.article-qa{padding:0 50px}}@media screen and (min-width:36em){.article-qa{padding:0 100px}}@media screen and (min-width:64em){.article-qa{padding:0 200px}}@media screen and (min-width:48em){.article-qa__list{padding-left:100px;padding-right:205px}}.article-qa__list-item{min-height:110px;margin-bottom:30px}.article-qa__question{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:20px;position:relative;display:inline-block;padding-top:70px;padding-bottom:15px}@media screen and (min-width:48em){.article-qa__question{font-size:22px;padding-top:0}}@media screen and (min-width:64em){.article-qa__question{font-size:24px}}@media print{.article-qa__question{padding-top:0}}.aritcle-qa__number{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:72px;letter-spacing:-.01em;line-height:normal;position:absolute;top:-20px;font-weight:400;width:170px}@media screen and (min-width:48em){.aritcle-qa__number{font-size:100px;left:-200px;text-align:right}}@media screen and (min-width:64em){.aritcle-qa__number{font-size:120px}}@media print{.aritcle-qa__number{position:static;margin-bottom:10px}}.article-qa__answer{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:16px;line-height:22px}@media screen and (min-width:36em){.article-qa__answer{font-size:18px;line-height:26px}}.article-qa__answer a{border-bottom:2px solid #de1f37;padding-bottom:2px;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.article-qa__answer a:active,.article-qa__answer a:focus,.article-qa__answer a:hover{background:#de1f37;color:#fff}.article-qa__answer a:active:before,.article-qa__answer a:focus:before,.article-qa__answer a:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.article-quote{padding-bottom:30px;padding-left:25px;padding-right:25px}@media screen and (min-width:26.25em){.article-quote{padding-bottom:45px;padding-left:50px;padding-right:50px}}@media screen and (min-width:36em){.article-quote{padding-left:100px;padding-right:100px}}@media screen and (min-width:64em){.article-quote{padding-left:200px;padding-right:200px}}@media screen and (min-width:48em){.article-quote__text{padding-right:205px}}.article-quote__blockquote{font-family:Retina,Helvetica,Arial,sans-serif;font-style:italic;color:#132066;font-size:20px;line-height:25px;position:relative;z-index:0}.article-quote__blockquote:after,.article-quote__blockquote:before{position:absolute;font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:120px;color:#fddb49;z-index:-1}.article-quote__blockquote:after{content:"“";top:15px;right:15px}.article-quote__blockquote:before{content:"„";bottom:35px;left:-20px}@media screen and (min-width:48em){.article-quote__blockquote{font-size:22px;line-height:30px}.article-quote__blockquote:after{top:20px;right:0}}@media screen and (min-width:64em){.article-quote__blockquote{font-size:30px;line-height:38px}}.article-quote__author{position:relative;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#a0a0a0;z-index:1;display:block;margin-top:40px}@media screen and (min-width:48em){.article-quote__author{margin-top:50px}}.article-social-embed{padding-left:25px;padding-right:25px;margin:60px auto;max-width:800px}.article-social-embed iframe{display:block;margin:0 auto!important}.article-social-embed .article-social-embed__video{position:relative;overflow:hidden;padding-top:56.25%}.article-social-embed .article-social-embed__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.article-text{padding-bottom:30px;padding-left:25px;padding-right:25px}@media screen and (min-width:26.25em){.article-text{padding-bottom:45px;padding-left:50px;padding-right:50px}}@media screen and (min-width:36em){.article-text{padding-left:100px;padding-right:100px}}@media screen and (min-width:64em){.article-text{padding-left:200px;padding-right:200px}}.article-text.article-text--has-no-bottom-spacing,.article-text:last-child{padding-bottom:0}@media screen and (min-width:48em){.article-text__text{padding-right:205px}}.article-slideshow{padding-left:25px;padding-right:25px;padding-bottom:30px}@media screen and (min-width:48em){.article-slideshow{padding-left:60px;padding-right:60px}}@media screen and (min-width:64em){.article-slideshow{padding-bottom:60px;padding-left:70px;padding-right:70px}}.article-slideshow .carousel-cell{width:100%}.article-slideshow .flickity-page-dots{padding:0}.article-slideshow .flickity-prev-next-button{width:35px;height:35px;top:45%;background-color:#132066;display:none}@media screen and (min-width:48em){.article-slideshow .flickity-prev-next-button{display:block}}.article-slideshow .flickity-prev-next-button svg{left:25%;top:25%;width:50%;height:50%}.article-slideshow .flickity-prev-next-button .arrow{fill:#fff}.article-slideshow .flickity-prev-next-button.previous{left:-50px}@media screen and (min-width:64em){.article-slideshow .flickity-prev-next-button.previous{left:0}}.article-slideshow .flickity-prev-next-button.next{right:-50px}@media screen and (min-width:64em){.article-slideshow .flickity-prev-next-button.next{right:0}}.article-slideshow__container{margin:0 auto}.article-slideshow__image-wrapper{padding-bottom:30px}.related-articles{margin-top:30px;position:relative;z-index:0}@media screen and (min-width:48em){.related-articles{margin-top:100px}}.related-articles:before{position:absolute;left:0;top:30px;content:"";width:100%;height:110px;background-color:#eceef0;z-index:-1}@media screen and (min-width:48em){.related-articles:before{top:35px;height:140px}}@media print{.related-articles{display:none}}.related-article__headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:42px;padding-bottom:32px;text-align:center}@media screen and (min-width:64em){.related-article__headline{font-size:50px;padding-bottom:35px}}.article-social-share{display:none}@media screen and (min-width:64em){.article-social-share{display:block;position:-webkit-sticky;position:sticky;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:60px;height:190px;text-align:center;background-color:#eceef0;padding:18px;-webkit-box-shadow:0 1px 3px #e3e3e3;box-shadow:0 1px 3px #e3e3e3;z-index:5;margin-top:-120px}}.article-social-share__icon{width:24px}.article-social-share__item{display:inline-block;padding-bottom:9px}@media screen and (min-width:48em){.article-text-plus-image{display:-ms-flexbox;display:-webkit-box;display:flex;padding-bottom:45px}}.article-text-plus-image.article-text-plus-image--image-left{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.article-text-plus-image__image,.article-text-plus-image__text{-ms-flex:1;-webkit-box-flex:1;flex:1}.article-text-plus-image__text{padding-bottom:30px;padding-left:25px;padding-right:25px}@media screen and (min-width:48em){.article-text-plus-image__text{padding-bottom:0}}@media screen and (min-width:26.25em){.article-text-plus-image--image-left .article-text-plus-image__text{padding-right:50px;padding-left:60px}}@media screen and (min-width:36em){.article-text-plus-image--image-left .article-text-plus-image__text{padding-right:100px}}@media screen and (min-width:64em){.article-text-plus-image--image-left .article-text-plus-image__text{padding-right:200px}}@media screen and (min-width:26.25em){.article-text-plus-image--image-right .article-text-plus-image__text{padding-left:50px;padding-right:60px}}@media screen and (min-width:36em){.article-text-plus-image--image-right .article-text-plus-image__text{padding-left:100px}}@media screen and (min-width:64em){.article-text-plus-image--image-right .article-text-plus-image__text{padding-left:200px}}@media screen and (min-width:48em){.article-text-plus-image__text{width:50%}}.article-text-plus-image__image{padding-bottom:45px;padding-left:25px;padding-right:25px}@media screen and (min-width:26.25em){.article-text-plus-image__image{padding-bottom:60px}}@media screen and (min-width:48em){.article-text-plus-image__image{padding-left:0;padding-right:0;width:50%}}.article-teaser__grey-panel{position:relative;padding-top:40px}.article-teaser__grey-panel:before{content:"";width:250px;height:80px;position:absolute;left:0;top:0;background-color:#eceef0}@media screen and (min-width:26.25em){.article-teaser__grey-panel:before{width:280px}}@media screen and (min-width:64em){.article-teaser__grey-panel:before{width:350px}}.article-teaser__grey-panel--left{padding-left:50px}@media screen and (min-width:36em){.article-teaser__grey-panel--left{padding-left:110px}}@media screen and (min-width:48em){.article-teaser__grey-panel--left{padding-left:0}.article-teaser__grey-panel--left:before{left:-80px}}.article-teaser__grey-panel--right:before{left:20px}@media screen and (min-width:26.25em){.article-teaser__grey-panel--right:before{left:70px}}@media screen and (min-width:64em){.article-teaser__grey-panel--right:before{left:120px}}.article-teaser__wrapper{position:relative;line-height:0}.article-teaser__wrapper--right{text-align:right}.article-teaser__image-wrapper{position:relative;display:inline-block}.article-teaser__image{max-width:160px}@media screen and (min-width:48em){.article-teaser__image{max-width:210px}}.article-teaser__image--right{float:right}.article-teaser__playlink{position:absolute;left:-10px;bottom:-10px;height:35px;width:35px;border-radius:50%;background-color:#fadfe2;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;line-height:0}@media screen and (min-width:48em){.article-teaser__playlink{height:40px;width:40px}}.article-teaser__playicon{height:15px;margin-left:3px}@media screen and (min-width:48em){.article-teaser__playicon{height:20px}}.article-teaser__tagline{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding:25px 0 10px 30px;display:block}.article-teaser__tagline:before{content:"";position:absolute;left:0;top:63%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.article-teaser__tagline{font-size:15px;padding-left:40px}.article-teaser__tagline:before{width:25px}}@media screen and (min-width:64em){.article-teaser__tagline{font-size:16px}}.article-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:26px;line-height:30px;padding-bottom:18px;word-wrap:break-word}@media screen and (min-width:48em){.article-teaser__headline{font-size:30px;line-height:36px}}@media screen and (min-width:64em){.article-teaser__headline{font-size:34px;line-height:40px}}.article-teaser__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;word-wrap:break-word}@media screen and (min-width:48em){.article-teaser__text{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.article-teaser__text{font-size:16px;line-height:24px}}@media screen and (max-width:47.9375em){.article-teaser{max-width:400px;margin:0 auto}}.book-of-the-week{text-align:center}.book-of-the-week__title{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:14px;padding-bottom:8px}@media screen and (min-width:48em){.book-of-the-week__title{font-size:15px}}@media screen and (min-width:64em){.book-of-the-week__title{font-size:16px}}.book-of-the-week__headline{font-family:Retina,Helvetica,Arial,sans-serif;font-size:26px;line-height:30px;color:#de1f37;font-weight:700;max-width:300px;margin:0 auto}@media screen and (min-width:48em){.book-of-the-week__headline{font-size:32px;line-height:36px}}@media screen and (min-width:64em){.book-of-the-week__headline{font-size:38px;line-height:42px;max-width:400px}}.book-of-the-week__image-wrapper{width:280px;height:280px;margin:20px auto;border-radius:50%;background-color:#eceef0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-perspective:500px;perspective:500px}@media screen and (min-width:64em){.book-of-the-week__image-wrapper{width:320px;height:320px}}.book-of-the-week__image-link{display:block;-webkit-transform:rotateY(45deg) translateX(0);transform:rotateY(45deg) translateX(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .8s;-webkit-transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s, -webkit-transform .8s;transition:transform .8s,-webkit-transform .8s;position:relative;margin-top:8px;margin-left:25px}.book-of-the-week__image-link:hover{-webkit-transform:rotateY(0) translateX(-10px);transform:rotateY(0) translateX(-10px)}.book-of-the-week__image-link:before{content:"";background:#de1f37;height:96.3%;width:18px;position:absolute;left:-16px;top:0;-webkit-transform:rotateY(-80deg);transform:rotateY(-80deg);-webkit-transform-origin:right;transform-origin:right}@media screen and (min-width:64em){.book-of-the-week__image-link:before{height:96.6%}}.book-of-the-week__image{width:150px;height:225px}@media screen and (min-width:64em){.book-of-the-week__image{width:180px;height:250px}}.collection-teaser{padding-left:15px;padding-right:15px}.collection-teaser__inner{border:1px solid #132066;text-align:center;padding:25px;position:relative;min-height:300px;background-color:#fff;z-index:2}.collection-teaser__wrapper{margin:0 auto;max-width:330px;position:relative}.collection-teaser__wrapper:after,.collection-teaser__wrapper:before{content:"";height:100%;width:100%;position:absolute;border:1px solid #132066;background-color:#fff}.collection-teaser__wrapper:before{top:8px;left:8px;z-index:1}.collection-teaser__wrapper:after{top:16px;left:16px;z-index:0}.collection-teaser__header{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;padding-bottom:30px}.collection-teaser__title{font-weight:700;color:#de1f37;display:inline-block;padding-right:16px;margin-right:10px;position:relative}.collection-teaser__title:after{content:"";width:3px;height:3px;border-radius:50%;position:absolute;right:0;top:50%;background-color:#132066;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.collection-teaser__date{color:#132066;text-transform:uppercase}.collection-teaser__img-wrapper{position:relative;display:inline-block;max-height:113px;overflow:hidden}.collection-teaser__img-wrapper:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#fff;opacity:.5}.collection-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:24px;line-height:30px;margin-top:-20px;position:relative;padding-bottom:35px}.collection-teaser__footer,.collection-teaser__icon-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.collection-teaser__footer{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.collection-teaser__info{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;text-transform:uppercase;color:#132066}.fav-price-teaser__image-wrapper{position:relative;display:inline-block;line-height:0;margin-top:20px}.fav-price-teaser__image-link{display:block;position:relative}.fav-price-teaser__image-link:before{content:"";position:absolute;border:2px solid #132066;left:50%;top:-11px;width:65%;height:calc(100% + 20px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fav-price-teaser__image{max-width:400px}.fav-price-teaser__info{padding-top:40px}.fav-price-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:26px;line-height:30px}@media screen and (min-width:48em){.fav-price-teaser__headline{font-size:30px;line-height:36px}}@media screen and (min-width:64em){.fav-price-teaser__headline{font-size:34px;line-height:40px}}.fav-price-teaser__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;padding:18px 0 5px;max-width:350px}@media screen and (min-width:48em){.fav-price-teaser__text{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.fav-price-teaser__text{font-size:16px;line-height:24px}}.fold-it-teaser{padding-top:30px;position:relative;max-width:280px;margin:0 auto}@media screen and (min-width:48em){.fold-it-teaser{max-width:330px;padding-top:50px}}@media screen and (min-width:64em){.fold-it-teaser{max-width:370px}}.fold-it-teaser__main-headline{padding-top:40px}@media screen and (min-width:48em){.fold-it-teaser__main-headline{padding-top:0}}.fold-it-teaser__main-headline-title{display:block;font-weight:700}@media screen and (min-width:48em){.fold-it-teaser__main-headline-title{padding:0 0 15px 15px}}@media screen and (min-width:64em){.fold-it-teaser__main-headline-title{padding:0}}.fold-it-teaser__main-headline-info{display:block;font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:45px;line-height:35px;margin-top:10px}@media screen and (min-width:48em){.fold-it-teaser__main-headline-info{-webkit-transform:rotate(-90deg) translate(-50px,-40px);transform:rotate(-90deg) translate(-50px,-40px);font-size:60px}}@media screen and (min-width:64em){.fold-it-teaser__main-headline-info{font-size:64px;-webkit-transform:rotate(-90deg) translate(-70px,-60px);transform:rotate(-90deg) translate(-70px,-60px)}}.fold-it-teaser__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;position:relative}.fold-it-teaser__circle{min-width:200px;height:200px;border-radius:50%;background:transparent}@media screen and (min-width:48em){.fold-it-teaser__circle{background:#d0d2e0;-webkit-transform:translate(-30px,50px);transform:translate(-30px,50px)}}@media screen and (min-width:64em){.fold-it-teaser__circle{min-width:230px;height:230px}}.fold-it-teaser__img-wrapper{width:130px;height:200px;float:right;position:relative}@media screen and (min-width:48em){.fold-it-teaser__img-wrapper{width:150px;height:230px;-webkit-transform:translate(-25px,-80px);transform:translate(-25px,-80px)}}@media screen and (min-width:64em){.fold-it-teaser__img-wrapper{width:170px;height:270px;-webkit-transform:translate(-30px,-100px);transform:translate(-30px,-100px)}}.fold-it-teaser__image{height:100%;width:100%}.fold-it-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:26px;line-height:30px;padding-bottom:20px;max-width:300px}@media screen and (min-width:48em){.fold-it-teaser__headline{font-size:32px;line-height:34px;max-width:250px}}@media screen and (min-width:64em){.fold-it-teaser__headline{font-size:38px;line-height:42px;max-width:300px}}.fold-it-teaser__main-headline-title,.fold-it-teaser__name{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066}.fold-it-teaser__link,.fold-it-teaser__main-headline-title,.fold-it-teaser__name{text-transform:uppercase;font-size:14px}@media screen and (min-width:48em){.fold-it-teaser__link,.fold-it-teaser__main-headline-title,.fold-it-teaser__name{font-size:15px}}@media screen and (min-width:64em){.fold-it-teaser__link,.fold-it-teaser__main-headline-title,.fold-it-teaser__name{font-size:16px}}.fold-it-teaser__name{display:block;margin-top:-20px;padding-bottom:10px}@media screen and (min-width:48em){.fold-it-teaser__name{margin-top:25px;padding-bottom:5px}}.joke-of-the-day-teaser{max-width:400px;margin:0 auto}.joke-of-the-day-teaser__title{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;text-transform:uppercase;font-size:14px;padding-bottom:20px}@media screen and (min-width:48em){.joke-of-the-day-teaser__title{font-size:15px}}@media screen and (min-width:64em){.joke-of-the-day-teaser__title{font-size:16px}}.joke-of-the-day-teaser__blockquote{font-family:Retina,Helvetica,Arial,sans-serif;font-style:italic;color:#132066;font-size:20px;line-height:25px;position:relative;z-index:0}.joke-of-the-day-teaser__blockquote:after,.joke-of-the-day-teaser__blockquote:before{position:absolute;font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:140px;color:#fddb49;z-index:-1}.joke-of-the-day-teaser__blockquote:before{content:"“";top:20px;right:15px}@media screen and (min-width:48em){.joke-of-the-day-teaser__blockquote{font-size:22px;line-height:30px;max-width:280px}.joke-of-the-day-teaser__blockquote:before{top:20px;right:0}.joke-of-the-day-teaser__blockquote:after{content:"„";bottom:40px;left:-40px}}@media screen and (min-width:64em){.joke-of-the-day-teaser__blockquote{font-size:30px;line-height:38px;max-width:340px}}.joke-of-the-day-teaser__author{position:relative;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#a0a0a0;z-index:1;display:block;margin-top:15px}@media screen and (min-width:48em){.joke-of-the-day-teaser__author{margin-top:40px}}.motto-of-the-day-teaser{padding:10px;max-width:400px;margin:0 auto}.motto-of-the-day-teaser__wrapper{text-align:center;background:-webkit-gradient(linear,left top, left bottom,from(#de1f37),to(#132066));background:linear-gradient(#de1f37,#132066);padding:100px 20px 30px;position:relative}.motto-of-the-day-teaser__wrapper:before{content:"";position:absolute;left:5px;top:-5px;width:99%;height:99%;border:2px solid;-o-border-image:linear-gradient(180deg,#132066 0,#de1f37);border-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #132066),to(#de1f37));border-image:linear-gradient(180deg,#132066 0,#de1f37);border-image-slice:1}.motto-of-the-day-teaser__blockquote{font-family:Retina,Helvetica,Arial,sans-serif;font-style:italic;color:#fff;font-size:20px;line-height:25px;max-width:300px;margin:0 auto}.motto-of-the-day-teaser__blockquote:after{content:"“"}.motto-of-the-day-teaser__blockquote:before{content:"„"}@media screen and (min-width:48em){.motto-of-the-day-teaser__blockquote{font-size:22px;line-height:30px;max-width:350px}}@media screen and (min-width:64em){.motto-of-the-day-teaser__blockquote{font-size:30px;line-height:38px}}.motto-of-the-day-teaser__author{position:relative;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#fff;display:block;margin-top:20px;text-transform:uppercase}.social-share{position:relative;z-index:1}.social-share-item{display:inline-block;padding:0 10px}.social-share-list{padding-top:70px}.my-money-teaser{position:relative}.my-money-teaser:before{content:"";width:100%;height:80px;position:absolute;left:0;top:-20px;background-color:#eceef0}.my-money-teaser__wrapper{max-width:320px;margin:0 auto;text-align:center;padding-top:20px}@media screen and (min-width:48em){.my-money-teaser__wrapper{max-width:400px}}.my-money-teaser__image-wrapper{position:relative;display:inline-block;line-height:0}@media screen and (max-width:47.9375em){.my-money-teaser__image-wrapper{max-width:120px}}.my-money-teaser__image{max-width:150px;border-radius:50%}.my-money-teaser__tagline{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding:15px 0 10px;display:block}@media screen and (min-width:48em){.my-money-teaser__tagline{font-size:15px}.my-money-teaser__tagline:before{width:25px}}@media screen and (min-width:64em){.my-money-teaser__tagline{font-size:16px}}.my-money-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:26px;line-height:30px;padding-bottom:18px}@media screen and (min-width:48em){.my-money-teaser__headline{font-size:30px;line-height:36px}}@media screen and (min-width:64em){.my-money-teaser__headline{font-size:34px;line-height:40px}}.my-money-teaser__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;padding-bottom:10px}@media screen and (min-width:48em){.my-money-teaser__text{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.my-money-teaser__text{font-size:16px;line-height:24px}}.note-of-my-life-teaser{text-align:center}.note-of-my-life-teaser__image{max-width:215px}.note-of-my-life-teaser__image-link{display:inline-block;-webkit-transform:rotate(-345deg) translate(-30px,35px);transform:rotate(-345deg) translate(-30px,35px)}.note-of-my-life-teaser__main-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:70px;color:#de1f37;display:block;line-height:60px;letter-spacing:2px;padding-bottom:10px}.note-of-my-life-teaser__headline-wrapper{display:inline-block;padding:15px 25px;border:2px solid #132066;text-align:center;position:relative;background-color:#fff}.note-of-my-life-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;text-transform:uppercase;font-size:22px}.note-of-my-life-teaser__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;max-width:350px;margin:0 auto;padding:25px 0 5px}@media screen and (min-width:48em){.note-of-my-life-teaser__text{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.note-of-my-life-teaser__text{font-size:16px;line-height:24px}}.nummber-of-the-day-teaser{max-width:350px;text-align:center;margin:0 auto;position:relative}.nummber-of-the-day-teaser:after{content:"";display:block;margin:30px auto 0;width:270px;height:1px;background-color:#132066}@media screen and (min-width:48em){.nummber-of-the-day-teaser{max-width:450px}.nummber-of-the-day-teaser:after{width:350px}}.nummber-of-the-day-teaser__title{display:inline-block;position:relative}.nummber-of-the-day-teaser__title:after,.nummber-of-the-day-teaser__title:before{position:absolute;top:50%;content:"";width:50px;height:2px;background-color:#132066}@media screen and (min-width:48em){.nummber-of-the-day-teaser__title:after,.nummber-of-the-day-teaser__title:before{width:80px}}@media screen and (min-width:64em){.nummber-of-the-day-teaser__title:after,.nummber-of-the-day-teaser__title:before{width:100px}}.nummber-of-the-day-teaser__title:before{left:0;-webkit-transform:translateX(-135%) translateY(-50%);transform:translateX(-135%) translateY(-50%)}.nummber-of-the-day-teaser__title:after{right:0;-webkit-transform:translateX(135%) translateY(-50%);transform:translateX(135%) translateY(-50%)}.nummber-of-the-day-teaser__title--content{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#132066;text-transform:uppercase;display:block;max-width:135px}@media screen and (min-width:48em){.nummber-of-the-day-teaser__title--content{font-size:15px;max-width:250px}}@media screen and (min-width:64em){.nummber-of-the-day-teaser__title--content{font-size:16px}}.nummber-of-the-day-teaser__number{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:200px;line-height:220px}@media screen and (min-width:64em){.nummber-of-the-day-teaser__number{font-size:270px;line-height:290px}}.nummber-of-the-day-teaser__text{max-width:220px;margin:0 auto;padding:25px 0 20px;font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px}@media screen and (min-width:48em){.nummber-of-the-day-teaser__text{font-size:16px;line-height:24px;max-width:280px}}@media screen and (min-width:64em){.nummber-of-the-day-teaser__text{font-size:18px;line-height:26px}}.price-is-shit-teaser{text-align:center}.price-is-shit-teaser__wrapper{position:relative;line-height:0;padding-bottom:25px}.price-is-shit-teaser__wrapper:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:80px;background-color:#eceef0}.price-is-shit-teaser__image-wrapper{position:relative;display:inline-block;line-height:0}.price-is-shit-teaser__image{max-width:180px}.price-is-shit-teaser__main-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:70px;color:#de1f37;display:block;line-height:60px;letter-spacing:2px;padding-top:5px}.price-is-shit-teaser__headline-wrapper{padding:15px 25px;text-align:center;position:relative;background-color:#fff}.price-is-shit-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;text-transform:uppercase;font-size:22px}.price-is-shit-teaser__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;max-width:350px;margin:0 auto;padding:25px 0 5px}@media screen and (min-width:48em){.price-is-shit-teaser__text{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.price-is-shit-teaser__text{font-size:16px;line-height:24px}}.Q-and-A-teaser{padding-top:30px}@media screen and (max-width:47.9375em){.Q-and-A-teaser{max-width:400px;margin:0 auto}}.Q-and-A-teaser__wrapper{position:relative;line-height:0;display:inline-block}.Q-and-A-teaser__wrapper:before{content:"";height:100%;width:100%;position:absolute;left:60px;top:-25px;background-color:#eceef0}.Q-and-A-teaser__image-wrapper{position:relative;display:inline-block;line-height:0}.Q-and-A-teaser__image{max-width:210px}.Q-and-A-teaser__info{background-color:#fff;position:relative;margin:-100px 0 0 15px;padding:25px 25px 0;word-wrap:break-word}.Q-and-A-teaser__tagline{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding-left:30px;display:block}.Q-and-A-teaser__tagline:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.Q-and-A-teaser__tagline{font-size:15px;padding-left:40px}.Q-and-A-teaser__tagline:before{width:25px}}@media screen and (min-width:64em){.Q-and-A-teaser__tagline{font-size:16px}}.Q-and-A-teaser__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:26px;line-height:30px;padding:10px 0 5px;max-width:330px}@media screen and (min-width:48em){.Q-and-A-teaser__headline{font-size:30px;line-height:36px}}@media screen and (min-width:64em){.Q-and-A-teaser__headline{font-size:34px;line-height:40px;max-width:400px}}.question-teaser{overflow:auto;max-width:400px;margin:0 auto;position:relative;text-align:center}.question-teaser:after{content:"";display:block;margin:30px auto 0;width:270px;height:1px;background-color:#132066}@media screen and (min-width:48em){.question-teaser:after{width:300px}}@media screen and (min-width:64em){.question-teaser{max-width:450px}.question-teaser:after{width:330px}}.question-teaser__headline{display:inline-block;position:relative}.question-teaser__headline:after,.question-teaser__headline:before{position:absolute;top:50%;content:"";width:70px;height:2px;background-color:#132066}@media screen and (min-width:48em){.question-teaser__headline:after,.question-teaser__headline:before{width:80px}}@media screen and (min-width:64em){.question-teaser__headline:after,.question-teaser__headline:before{width:100px}}.question-teaser__headline:before{left:0;-webkit-transform:translateX(-140%) translateY(-50%);transform:translateX(-140%) translateY(-50%)}.question-teaser__headline:after{right:0;-webkit-transform:translateX(140%) translateY(-50%);transform:translateX(140%) translateY(-50%)}.question-teaser__headline-content{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:64px}.question-teaser__title{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;text-transform:uppercase;font-size:14px;padding-top:15px}@media screen and (min-width:48em){.question-teaser__title{font-size:15px}}@media screen and (min-width:64em){.question-teaser__title{font-size:16px}}.question-teaser__blockquote{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:30px;line-height:36px;max-width:240px;margin:0 auto;padding:20px 0 35px;position:relative;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.question-teaser__blockquote:after,.question-teaser__blockquote:before{color:#de1f37}.question-teaser__blockquote:before{content:"„";padding-right:5px}.question-teaser__blockquote:after{content:"“";padding-left:5px}@media screen and (min-width:64em){.question-teaser__blockquote{font-size:40px;line-height:44px;max-width:310px}}.three-questions-teasers{padding-top:30px}.three-questions-teasers__wrapper{height:290px;width:290px;background:#eceef0;border-radius:50%;margin:0 auto;padding:0 40px;word-wrap:break-all}@media screen and (min-width:26.25em){.three-questions-teasers__wrapper{height:330px;width:330px;padding:0 60px}}@media screen and (min-width:48em){.three-questions-teasers__wrapper{height:260px;width:260px;padding:0 40px}}@media screen and (min-width:64em){.three-questions-teasers__wrapper{height:330px;width:330px;padding:0 60px}}.three-questions-teasers__info{word-wrap:break-word;-webkit-transform:translateY(-20px);transform:translateY(-20px)}@media screen and (min-width:64em){.three-questions-teasers__info{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.three-questions-teasers__image{position:absolute;left:0}.three-questions-teasers__main-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:52px;color:#de1f37;display:inline-block;width:235px}@media screen and (min-width:48em){.three-questions-teasers__main-headline{font-size:55px}}@media screen and (min-width:64em){.three-questions-teasers__main-headline{font-size:64px;width:300px}}.three-questions-teasers__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:26px;line-height:30px;padding:15px 0 20px}@media screen and (min-width:48em){.three-questions-teasers__headline{font-size:30px;line-height:35px;padding:10px 0 20px}}@media screen and (min-width:64em){.three-questions-teasers__headline{font-size:32px;line-height:36px}}.three-questions-teasers__text{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#132066;padding-bottom:30px}@media screen and (min-width:48em){.three-questions-teasers__text{font-size:16px;line-height:24px;padding-bottom:25px;width:220px}}.animated-link{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;display:inline-block;font-size:14px;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease;position:relative;padding:5px 2px 4px;z-index:0;overflow:hidden}.animated-link:before{content:"";height:100%;width:100%;position:absolute;left:0;bottom:0;background-color:#de1f37;z-index:-1;-webkit-transform:translateY(calc(100% - 2px));transform:translateY(calc(100% - 2px));transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1), -webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.animated-link:active,.animated-link:focus,.animated-link:hover{color:#fff}.animated-link:active:before,.animated-link:focus:before,.animated-link:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:48em){.animated-link{font-size:15px}}@media screen and (min-width:64em){.animated-link{font-size:16px}}@media screen and (-ms-high-contrast:none){.animated-link:active,.animated-link:focus,.animated-link:hover{background:#de1f37;color:#fff}.animated-link:before{border-bottom:2px solid #de1f37;background-color:transparent;-webkit-transform:none;transform:none;-webkit-transition:color background-color .2s .2s;transition:color background-color .2s .2s}}.author-details{max-width:400px}@media screen and (min-width:48em){.author-details{max-width:550px}}.author-details__container{background-color:#fff8db;padding:40px 30px 30px;position:relative}@media screen and (min-width:48em){.author-details__container{padding:40px 60px 30px 40px}}.author-details__figure{width:80px}@media screen and (max-width:47.9375em){.author-details__figure{position:absolute;top:-35px;right:30px}}@media screen and (min-width:48em){.author-details__figure{margin-right:30px;line-height:0;-ms-flex-negative:0;flex-shrink:0}}.author-details__title{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding-left:30px;display:block;margin-bottom:20px}.author-details__title:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.author-details__title{font-size:15px;padding-left:40px}.author-details__title:before{width:25px}}@media screen and (min-width:64em){.author-details__title{font-size:16px}}.author-details__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px}@media screen and (min-width:48em){.author-details__text{font-size:15px;line-height:22px;padding-top:25px}}@media screen and (min-width:64em){.author-details__text{font-size:16px;line-height:24px}}.author-details__designation{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px}@media screen and (min-width:48em){.author-details__designation{font-size:15px;line-height:22px}}@media screen and (min-width:64em){.author-details__designation{font-size:16px;line-height:24px}}.author-details__designation a{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;display:inline-block;overflow:hidden;position:relative;z-index:0;-webkit-transform:translateY(4px);transform:translateY(4px);font-size:14px;font-weight:inherit;-webkit-transition:color .3s ease;transition:color .3s ease;padding-top:5px}.author-details__designation a:before{content:"";position:absolute;z-index:-1;bottom:0;left:0;width:100%;height:100%;-webkit-transform:translateY(calc(100% - 2px));transform:translateY(calc(100% - 2px));background-color:#de1f37;transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1), -webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.author-details__designation a:active,.author-details__designation a:focus,.author-details__designation a:hover{color:#fff}.author-details__designation a:active:before,.author-details__designation a:focus:before,.author-details__designation a:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:48em){.author-details__designation a{font-size:15px;-webkit-transform:translateY(8px);transform:translateY(8px);padding-top:0}}@media screen and (min-width:64em){.author-details__designation a{font-size:16px}}.author-details__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.author-details__image{border-radius:50%}.author-details__info{padding-bottom:20px}@media screen and (min-width:48em){.author-details__info{padding-bottom:0}}.author-details___wrapper--reduced .author-details__info{padding-left:0}.author-details__caption{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:16px;margin-bottom:-5px}@media screen and (min-width:48em){.author-details__caption{font-size:18px}}.author-details__share-list{padding-top:30px}.author-details__share-item{display:inline-block;margin-right:12px}.author-details__share-icon{height:22px}.collection-header-media{padding:0 15px 40px}@media screen and (min-width:48em){.collection-header-media{padding:0 50px 50px;margin-top:70px}}@media screen and (min-width:64em){.collection-header-media{padding:0 100px 80px}}.collection-header-media__image-wrapper{height:250px;overflow:hidden}@media screen and (min-width:36em){.collection-header-media__image-wrapper{height:400px}}@media screen and (min-width:48em){.collection-header-media__image-wrapper{height:500px}}@media screen and (min-width:64em){.collection-header-media__image-wrapper{height:600px}}.collection-header-media__image{background-repeat:no-repeat;background-attachment:fixed;background-position:50%;background-size:cover;height:100%;width:100%;-webkit-animation:f 60s alternate infinite;animation:f 60s alternate infinite}.collection-header-media__info{background-color:#fff;text-align:center;padding:15px;margin:-100px 15px 0;position:relative}@media screen and (min-width:36em){.collection-header-media__info{margin:-150px 30px 0;padding:20px}}@media screen and (min-width:48em){.collection-header-media__info{margin:-180px 50px 0}}@media screen and (min-width:64em){.collection-header-media__info{margin:-200px 80px 0}}.collection-header-media__title{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#de1f37;font-size:14px;position:relative;display:inline-block;text-align:center;margin:0 auto;padding-left:35px;padding-right:35px}.collection-header-media__title:after,.collection-header-media__title:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#de1f37}.collection-header-media__title:before{left:0}.collection-header-media__title:after{right:0}@media screen and (min-width:48em){.collection-header-media__title{font-size:15px}}@media screen and (min-width:64em){.collection-header-media__title{font-size:16px;min-width:170px}}.collection-header-media__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:30px;line-height:34px;padding:20px 0;max-width:450px;margin:0 auto}@media screen and (min-width:48em){.collection-header-media__headline{font-size:36px;line-height:46px}}@media screen and (min-width:64em){.collection-header-media__headline{font-size:46px;line-height:50px;max-width:600px}}.collection-header-media__author,.collection-header-media__date{font-family:Retina,Helvetica,Arial,sans-serif;display:block;font-size:14px;color:#a0a0a0}.collection-header-media__author{font-weight:700;padding-bottom:5px}.collection-header-media__text{font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;line-height:26px;color:#132066;max-width:450px;margin:0 auto;padding-top:30px}@media screen and (min-width:48em){.collection-header-media__text{font-size:20px;line-height:28px;max-width:600px}}@media screen and (min-width:64em){.collection-header-media__text{font-size:24px;line-height:34px;max-width:740px}}@-webkit-keyframes f{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes f{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.external-article-slideshow{margin-bottom:50px}@media screen and (min-width:64em){.external-article-slideshow{margin-bottom:120px}}@media print{.external-article-slideshow{display:none}}.external-article-slideshow .flickity-viewport{min-height:230px;margin:0 auto}@media screen and (min-width:48em){.external-article-slideshow .flickity-viewport{min-height:250px;min-height:270px}}.external-article-slideshow .flickity-slider{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.external-article-slideshow .flickity-prev-next-button{display:none;background-color:#132066;width:36px;height:36px}@media screen and (min-width:48em){.external-article-slideshow .flickity-prev-next-button{display:block;top:0;z-index:2}}.external-article-slideshow .flickity-prev-next-button svg{left:25%;top:25%;width:48%;height:48%}.external-article-slideshow .flickity-prev-next-button.previous{left:40px}.external-article-slideshow .flickity-prev-next-button.next{right:40px}.external-article-slideshow .flickity-prev-next-button .arrow{fill:#fff}.external-article-slideshow .flickity-page-dots .dot{background-color:transparent;border:2px solid #de1f37}.external-article-slideshow .flickity-page-dots .dot.is-selected{background-color:#de1f37}.external-article-slideshow .carousel-cell{min-height:175px}@media screen and (min-width:48em){.external-article-slideshow .carousel-cell{width:350px;min-height:190px}}.external-article-slideshow__title{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;display:block;text-transform:uppercase;font-size:14px}@media screen and (min-width:48em){.external-article-slideshow__title{font-size:15px}}@media screen and (min-width:64em){.external-article-slideshow__title{font-size:16px}}.external-article-slideshow__main-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:40px;text-align:center;position:relative;z-index:2;-webkit-transform:translateY(25px);transform:translateY(25px)}@media screen and (min-width:48em){.external-article-slideshow__main-headline{font-size:50px;-webkit-transform:translateY(28px);transform:translateY(28px)}}@media screen and (min-width:64em){.external-article-slideshow__main-headline{font-size:64px;-webkit-transform:translateY(35px);transform:translateY(35px)}}.external-article-slideshow__wrapper{padding:30px 30px 0;max-width:400px;margin:0 auto}@media screen and (min-width:48em){.external-article-slideshow__wrapper{max-width:none;padding:50px 15px 0}}@media screen and (min-width:64em){.external-article-slideshow__wrapper{padding:70px 0 0}}.external-article-slideshow__container{background-color:#eceef0}.external-article-slideshow__slide{cursor:pointer;padding:30px 40px;width:100%;-webkit-transform-origin:bottom;transform-origin:bottom}.external-article-slideshow__slide:nth-child(2n){background:#de1f37;-webkit-transform:perspective(500px) rotateY(20deg) translate(20px,40px);transform:perspective(500px) rotateY(20deg) translate(20px,40px)}.external-article-slideshow__slide:nth-child(odd){background-color:#132066;-webkit-transform:perspective(500px) rotateY(-20deg) translate(-20px,40px);transform:perspective(500px) rotateY(-20deg) translate(-20px,40px)}.external-article-slideshow__slide-title{font-family:Retina,Helvetica,Arial,sans-serif;font-weight:700;color:#fff;text-transform:uppercase;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (min-width:48em){.external-article-slideshow__slide-title{font-size:14px}}.external-article-slideshow__blockquote{font-family:Retina,Helvetica,Arial,sans-serif;font-weight:700;color:#fff;font-size:20px;line-height:25px;padding:10px 0 15px;max-width:300px;height:88px;overflow:hidden}@media screen and (min-width:48em){.external-article-slideshow__blockquote{height:100px;font-size:22px;line-height:28px}}@media screen and (min-width:64em){.external-article-slideshow__blockquote{font-size:24px;line-height:30px}}.external-article-slideshow__details{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding-top:10px}.external-article-slideshow__icon{width:25px;height:25px}.external-article-slideshow__info{font-family:Retina,Helvetica,Arial,sans-serif;color:#fff;font-size:12px;text-transform:uppercase;padding-left:10px}.magazine-masthead{padding:150px 15px 0}@media screen and (min-width:48em){.magazine-masthead{padding:150px 20px 0}}@media screen and (min-width:64em){.magazine-masthead{padding:150px 25px 0}}@media print{.magazine-masthead{padding:50px 15px 0}}.magazine-masthead.magazine-masthead--title{padding:50px 15px 0}@media screen and (min-width:64em){.magazine-masthead.magazine-masthead--title{padding:50px 25px 0}}.magazine-masthead__container{padding:50px 15px 0;position:relative;z-index:0}.magazine-masthead__container:before{content:"";width:100%;height:150px;position:absolute;left:0;top:0;background:#eceef0;z-index:-1}@media screen and (min-width:36em){.magazine-masthead__container{padding:60px 50px 0}}@media screen and (min-width:48em){.magazine-masthead__container{padding:80px 100px 0}.magazine-masthead__container:before{height:230px}}@media screen and (min-width:64em){.magazine-masthead__container{padding:100px 170px 0}.magazine-masthead__container:before{height:300px}}.magazine-masthead__title{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:30px;top:0;padding-left:40px}.magazine-masthead__title,.magazine-masthead__title:before{position:absolute;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.magazine-masthead__title:before{content:"";top:50%;height:3px;width:30px;background-color:#132066}@media screen and (min-width:48em){.magazine-masthead__title{font-size:40px;padding-left:55px}.magazine-masthead__title:before{width:40px}}@media screen and (min-width:64em){.magazine-masthead__title{font-size:50px;padding-left:65px}.magazine-masthead__title:before{width:50px}}.featured-article{position:relative;line-height:0;text-align:right}.featured-article__image-wrapper{position:relative;display:inline-block;z-index:0}.featured-article__image{max-width:200px}@media screen and (min-width:26.25em){.featured-article__image{max-width:300px}}@media screen and (min-width:48em){.featured-article__image{max-width:400px}}@media screen and (min-width:64em){.featured-article__image{max-width:600px}}@media print{.featured-article__image{max-width:100%}}.featured-article__info{margin-right:20px;-webkit-transform:translateY(-20px);transform:translateY(-20px);background-color:#fff;padding-right:15px}@media screen and (min-width:26.25em){.featured-article__info{margin-right:50px;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@media screen and (min-width:48em){.featured-article__info{margin-right:80px;-webkit-transform:translateY(-80px);transform:translateY(-80px)}}@media screen and (min-width:64em){.featured-article__info{margin-right:100px;-webkit-transform:translateY(-100px);transform:translateY(-100px);padding-top:15px}}.featured-article__tagline{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding:20px 0 10px 30px;display:block}.featured-article__tagline:before{content:"";position:absolute;left:0;top:63%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.featured-article__tagline{font-size:15px;padding-left:40px}.featured-article__tagline:before{width:25px}}.featured-article__tagline--live{padding-left:20px}.featured-article__tagline--live:before{height:9px;width:9px;border-radius:50%;top:60%;background-color:#de1f37;-webkit-animation:i 2s .5s infinite;animation:i 2s .5s infinite}@media screen and (min-width:64em){.featured-article__tagline--live{font-size:16px}}.featured-article__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:30px;line-height:34px;padding:5px 0 25px}@media screen and (min-width:48em){.featured-article__headline{font-size:46px;line-height:50px}}@media screen and (min-width:64em){.featured-article__headline{font-size:66px;line-height:66px;padding:10px 0 30px}}.featured-article__text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;padding-bottom:5px}@media screen and (min-width:48em){.featured-article__text{font-size:15px;line-height:22px;max-width:550px}}@media screen and (min-width:64em){.featured-article__text{font-size:16px;line-height:24px;padding-bottom:10px}}.image-with-caption{text-align:center}.image-with-caption__link{display:block}.image-with-caption__img-wrapper{display:inline-block;position:relative;line-height:0}.image-with-caption__img-wrapper.image-with-caption__img-wrapper--gradient:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left top, left bottom,from(#e66465),to(#9198e5));background-image:linear-gradient(#e66465,#9198e5)}.image-with-caption__img-wrapper--gradient .image-with-caption__img{mix-blend-mode:hard-light;opacity:.5}.image-with-caption__caption{position:absolute;right:0;bottom:0;-webkit-transform:translateY(45%);transform:translateY(45%);max-width:300px}@media screen and (min-width:48em){.image-with-caption__caption{max-width:500px}}.introduction-text{padding:20px 0;font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;line-height:26px;color:#132066}@media screen and (min-width:48em){.introduction-text{font-size:20px;line-height:28px;max-width:600px}}@media screen and (min-width:64em){.introduction-text{font-size:24px;line-height:34px;max-width:740px}}.introduction-text:last-child{padding:0}@media print{.introduction-text:last-child{padding-right:60px}}@media print{.introduction-text{font-size:18px;line-height:24px}}.magazine-header{position:relative;top:0;left:0;right:0;z-index:10}.magazine-header.headroom{position:relative;top:0;-webkit-transition:all .7s ease;transition:all .7s ease}.magazine-header.headroom--top{position:fixed;top:0}.magazine-header.headroom--not-top{top:-140px}.magazine-header.headroom--unpinned{top:-140px;position:fixed;opacity:0}.magazine-header--sticky .magazine-header__logo--outer{-webkit-transform:translateX(20%) translateY(0) scale(1);transform:translateX(20%) translateY(0) scale(1)}@media screen and (min-width:48em){.magazine-header--sticky .magazine-header__logo--outer{-webkit-transform:translateX(-50%) translateY(0) scale(1);transform:translateX(-50%) translateY(0) scale(1)}}.magazine-header--sticky .magazine-header__logo--outer:focus{outline:solid #9ecaf6}.magazine-header.headroom--pinned{top:0;position:fixed;opacity:1}.magazine-header.headroom--pinned.headroom--top{top:0;position:fixed}.magazine-header.headroom--pinned:not(.headroom--top){z-index:99!important;background-color:#fff;-webkit-box-shadow:0 2px 5px 0 hsla(0,0%,90%,.5);box-shadow:0 2px 5px 0 hsla(0,0%,90%,.5)}.magazine-header .headroom--pinned:not(.headroom--top){background-color:#fff}@media print{.magazine-header{display:none}}.magazine-header__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (min-width:36em){.magazine-header__wrapper{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}.magazine-header__navigation{background-color:#fff;max-width:1200px;margin:0 auto;position:relative;padding:20px 15px}@media screen and (min-width:36em){.magazine-header__navigation{padding:20px 30px}}.magazine-header__date{color:#132066;font-size:16px;line-height:16px;display:none}@media screen and (min-width:36em){.magazine-header__date{display:block}}.magazine-header__logo{height:27px;width:85px;position:absolute;left:15px;transition:opacity 2s ease,-webkit-transform .5s ease;-webkit-transition:opacity 2s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity 2s ease;transition:transform .5s ease,opacity 2s ease,-webkit-transform .5s ease}.magazine-header__logo:focus{outline:solid #9ecaf6}@media screen and (min-width:36em){.magazine-header__logo{left:50%;-webkit-transform:translateX(-50%) translateY(0) scale(1);transform:translateX(-50%) translateY(0) scale(1)}}.magazine-header__logo--outer{-webkit-transform:translateX(130%) translateY(100px) scale(3);transform:translateX(130%) translateY(100px) scale(3);left:0}@media screen and (min-width:26.25em){.magazine-header__logo--outer{-webkit-transform:translateX(195%) translateY(100px) scale(4);transform:translateX(195%) translateY(100px) scale(4)}}@media screen and (min-width:36em){.magazine-header__logo--outer{left:50%;-webkit-transform:translateX(-50%) translateY(100px) scale(4);transform:translateX(-50%) translateY(100px) scale(4)}}@media screen and (min-width:48em){.magazine-header__logo--outer{-webkit-transform:translateX(-50%) translateY(150px) scale(7);transform:translateX(-50%) translateY(150px) scale(7)}}@media screen and (min-width:64em){.magazine-header__logo--outer{-webkit-transform:translateX(-50%) translateY(180px) scale(9);transform:translateX(-50%) translateY(180px) scale(9)}}.magazine-header__logo--outer:focus{outline:1px solid #9ecaf6}@media screen and (min-width:48em){.magazine-header__logo{margin:0 auto;display:block}}.magazine-header__hamburger-button:focus{outline:none}.magazine-header__hamburger-text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;text-transform:uppercase;font-size:18px;display:none}@media screen and (min-width:48em){.magazine-header__hamburger-text{display:inline-block}}.magazine-header__hamburger-icon{display:inline-block;position:relative;width:24px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-bottom:-3px;cursor:pointer;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.magazine-header__hamburger-icon:after,.magazine-header__hamburger-icon:before{content:"";opacity:1;display:block;position:absolute;right:0;width:100%;height:3px;-webkit-transform:rotate(0deg);transform:rotate(0deg);background:#de1f37;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.magazine-header__hamburger-icon:before{top:-2px}.magazine-header__hamburger-icon:after,.magazine-header__hamburger-icon:before{-webkit-transform-origin:left center;transform-origin:left center}.magazine-header__hamburger-icon:after{top:14px}@media screen and (min-width:64em){.magazine-header__hamburger-icon{margin-left:10px}}.magazine-header__hamburger-bar{opacity:1;display:block;position:absolute;right:0;width:100%;height:3px;-webkit-transform:rotate(0deg);transform:rotate(0deg);background:#de1f37;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;top:6px;-webkit-transform-origin:left center;transform-origin:left center}.magazine-header__sub-nav{visibility:hidden;-webkit-transform-origin:top;transform-origin:top;max-height:0;-webkit-transform:scale(.9);transform:scale(.9);opacity:0;transition:max-height .5s ease .1s,opacity .5s ease,visibility .5s,-webkit-transform .5s ease;-webkit-transition:max-height .5s ease .1s,opacity .5s ease,visibility .5s,-webkit-transform .5s ease;transition:max-height .5s ease .1s,transform .5s ease,opacity .5s ease,visibility .5s;transition:max-height .5s ease .1s,transform .5s ease,opacity .5s ease,visibility .5s,-webkit-transform .5s ease}.magazine-header__nav-list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:700px;margin:0 auto;padding-bottom:20px}.magazine-header__nav-item{padding:5px 10px}.magazine-header__nav-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:25px;text-align:center;padding-bottom:10px;padding-top:30px;display:block}@media screen and (min-width:48em){.magazine-header__nav-headline{font-size:30px}}@media screen and (min-width:64em){.magazine-header__nav-headline{font-size:40px}}.magazine-header__navigation--opened{-webkit-box-shadow:0 2px 0 0 hsla(0,0%,90%,.5);box-shadow:0 2px 0 0 hsla(0,0%,90%,.5)}.magazine-header__navigation--opened .magazine-header__hamburger-icon:before{top:-3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.magazine-header__navigation--opened .magazine-header__hamburger-icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.magazine-header__navigation--opened .magazine-header__hamburger-icon .magazine-header__hamburger-bar{opacity:0;width:0}.magazine-header__navigation--opened .magazine-header__sub-nav{visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1);max-height:400px;opacity:1;transition:max-height .7s ease 0s,opacity .5s ease .1s,visibility .5s,-webkit-transform .5s ease .1s;-webkit-transition:max-height .7s ease 0s,opacity .5s ease .1s,visibility .5s,-webkit-transform .5s ease .1s;transition:max-height .7s ease 0s,transform .5s ease .1s,opacity .5s ease .1s,visibility .5s;transition:max-height .7s ease 0s,transform .5s ease .1s,opacity .5s ease .1s,visibility .5s,-webkit-transform .5s ease .1s}@media screen and (min-width:26.25em){.magazine-header__navigation--opened .magazine-header__sub-nav{max-height:300px}}.magazine-header__navigation--opened .magazine-header__logo{opacity:0;transition:opacity .5s ease,-webkit-transform .5s ease;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}.magazine-layout{margin:0 auto;background-color:#fff;max-width:1200px;height:100%;min-height:100vh}@media screen and (min-width:48em){.magazine-layout{padding-top:70px}}.magazine-footer{padding:30px 15px;text-align:center;background-color:#eceef0}@media screen and (min-width:48em){.magazine-footer{margin:0 auto;max-width:1200px;text-align:left;padding:30px}}@media print{.magazine-footer{display:none}}@media screen and (min-width:48em){.magazine-footer__list-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}.magazine-footer__follow-us{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#132066;padding-bottom:9px}@media screen and (min-width:48em){.magazine-footer__list{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}}@media screen and (min-width:64em){.magazine-footer__list{padding-right:0;text-align:right}}@media screen and (min-width:64em){.magazine-footer__logo{height:16px}}.magazine-footer__logo-icon{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (min-width:48em){.magazine-footer__logo-icon{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px}}@media screen and (min-width:36em){.magazine-footer__logo-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}@media screen and (min-width:48em){.magazine-footer__logo-wrapper{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}}.magazine-footer__logo-text{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#132066}@media screen and (min-width:36em){.magazine-footer__logo-text{padding-right:8px}}.magazine-footer__text{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#a0a0a0;padding-top:25px;max-width:290px;margin:0 auto}@media screen and (min-width:48em){.magazine-footer__text{line-height:24px;padding-top:10px;margin:initial}}@media screen and (min-width:64em){.magazine-footer__text{max-width:none}}.magazine-footer__link{font-family:Retina,Helvetica,Arial,sans-serif;color:#a0a0a0;font-size:14px;padding:0 5px}@media screen and (min-width:26.25em){.magazine-footer__link{padding:0 10px}}.magazine-footer__icon-list{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:20px 0 5px}@media screen and (min-width:36em){.magazine-footer__icon-list{padding:22px 0 10px}}@media screen and (min-width:36em){.magazine-footer__item{display:inline-block}}.magazine-footer__icon-item{padding:0 10px}.magazine-footer__icon{height:25px}.newsletter{background-color:#fff}@media screen and (min-width:48em){.newsletter{margin:0 auto;max-width:1200px}}@media print{.newsletter{display:none}}.newsletter__container{width:100%;background-size:cover;background-repeat:no-repeat;background-color:#132066;background-blend-mode:soft-light;position:relative;padding:45px 15px 50px}@media screen and (min-width:48em){.newsletter__container{padding:45px 15px 50px}}.newsletter__container:before{content:"";height:100%;width:100%;background-color:#1c2b7b;position:absolute;left:0;top:0;opacity:.8}.newsletter__wrapper{position:relative}.newsletter__headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:52px;color:#de1f37;text-align:center;margin-bottom:-14px;position:relative;z-index:1}@media screen and (min-width:48em){.newsletter__headline{font-size:54px;margin-bottom:-15px}}@media screen and (min-width:64em){.newsletter__headline{font-size:64px}}.newsletter__bullets{margin:0 auto;max-width:220px;margin-bottom:40px}@media screen and (min-width:48em){.newsletter__bullets{max-width:none;text-align:center;margin-bottom:35px}}.newsletter__bullet-items{position:relative;font-family:Retina,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#fff;padding:8px 0 8px 30px}@media screen and (min-width:48em){.newsletter__bullet-items{font-size:15px;line-height:22px;display:inline-block;margin:0 15px}}@media screen and (min-width:64em){.newsletter__bullet-items{font-size:16px;line-height:26px;margin:0 25px}}.newsletter__bullet-items:before{content:"";background-image:url(../img/tick.svg);background-repeat:no-repeat;background-color:red;background-size:14px;background-position:4px;height:22px;width:22px;position:absolute;left:0;border-radius:50%}.newsletter__form{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;max-width:600px;margin:0 auto}.newsletter__form-input{width:100%;height:55px;display:block;border:1px solid #b6b6b6;font-size:14px;outline:none;padding:10px 12px 8px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}@media screen and (min-width:48em){.newsletter__form-input{font-size:16px}}.newsletter__form-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:210px;height:55px;background-color:#de1f37;border:none;color:#fff;font-weight:700;font-size:14px;cursor:pointer;padding:10px 0 8px}@media screen and (min-width:48em){.newsletter__form-submit{font-size:16px}}.pagination{padding:0 5px 20px;font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:14px;color:#132066;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}@media screen and (min-width:48em){.pagination{font-size:16px}}@media screen and (min-width:64em){.pagination{font-size:18px}}.pagination__prev{padding:10px 15px 10px 8px;position:relative;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (min-width:48em){.pagination__prev{padding:10px 30px 10px 8px}}.pagination__prev:after{content:"…";position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#a0a0a0}.pagination__prev:active,.pagination__prev:focus,.pagination__prev:hover{color:#de1f37}.pagination__prev:active .pagination__prev-icon,.pagination__prev:focus .pagination__prev-icon,.pagination__prev:hover .pagination__prev-icon{-webkit-transform:translateX(-2px) scale(1.2);transform:translateX(-2px) scale(1.2)}@media screen and (max-width:47.9375em){.pagination__prev:before{padding-left:10px}}.pagination__next{padding:10px 8px 10px 15px;position:relative;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (min-width:48em){.pagination__next{padding:10px 8px 10px 30px}}.pagination__next:before{content:"…";position:absolute;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#a0a0a0}.pagination__next:active,.pagination__next:focus,.pagination__next:hover{color:#de1f37}.pagination__next:active .pagination__next-icon,.pagination__next:focus .pagination__next-icon,.pagination__next:hover .pagination__next-icon{-webkit-transform:translateX(2px) scale(1.2);transform:translateX(2px) scale(1.2)}@media screen and (max-width:47.9375em){.pagination__next:after{padding-right:10px}}.pagination__next-icon,.pagination__prev-icon{font-size:20px;transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:inline-block}@media screen and (max-width:47.9375em){.pagination__next-icon,.pagination__prev-icon{padding:0 10px}}.pagination__item{padding:10px;-webkit-transition:color .3s ease,font-weight .3s ease;transition:color .3s ease,font-weight .3s ease}.pagination__item--active,.pagination__item:active,.pagination__item:focus,.pagination__item:hover{color:#a0a0a0;font-weight:700}@media screen and (max-width:47.9375em){.pagination__next-text,.pagination__prev-text{display:none}}.poll{padding:30px 0}@media screen and (min-width:36em){.poll{padding:30px 15px;max-width:350px;margin:0 auto}}.poll__main-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:60px;text-align:center;margin-bottom:-15px}@media screen and (min-width:64em){.poll__main-headline{font-size:64px}}.poll__info{padding:40px 20px;background-color:#2f0e77}.poll__headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#fff;font-weight:700;font-size:20px;line-height:30px;text-align:center;padding-bottom:30px;max-width:200px;margin:0 auto}@media screen and (min-width:48em){.poll__headline{font-size:24px;max-width:250px}}@media screen and (min-width:64em){.poll__headline{font-size:28px;line-height:32px;max-width:300px}}.poll__info-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.poll__option-wrapper{width:calc(50% - 2px)}.poll__option{position:relative;height:70px;-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff;font-family:Retina,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;color:#de1f37;text-transform:uppercase;text-align:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;z-index:0;padding-top:5px;overflow:hidden}@media screen and (min-width:26.25em){.poll__option{font-size:38px}}.poll__option-overlay{position:absolute;top:0;left:0;background:#fff;height:100%;width:100%;z-index:-1;-webkit-transform-origin:bottom;transform-origin:bottom;transition:-webkit-transform .2s ease-out;-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.poll__percentage{font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;text-align:center;color:#fff;padding-top:15px;position:relative}.poll__percentage:after{content:"%";font-weight:700}.text{font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:22px;color:#132066}.text ol,.text p,.text ul{margin-bottom:15px}.text li{margin-left:17px;list-style:disc}.text h2{font-size:30px;line-height:34px;margin:20px 0 5px;font-weight:700}.text a{color:#de1f37}.text a:focus{outline:0}.text a:active,.text a:focus,.text a:hover{text-decoration:underline}@media screen and (min-width:36em){.text{font-size:17px;line-height:24px}}@media screen and (min-width:64em){.text{font-size:20px;line-height:29px}}.hovertip{position:relative;display:inline-block;color:#132066}.hovertip:focus,.hovertip:hover{outline:none}.hovertip:focus .hovertip__content,.hovertip:hover .hovertip__content{visibility:visible;opacity:1;-webkit-transform:translate(-50%,25px);transform:translate(-50%,25px)}.hovertip__text{background-color:#fff8db;display:inline-block;padding-bottom:5px;position:relative}.hovertip__text:before{content:"";background-color:#fff;width:100%;height:5px;position:absolute;bottom:0;left:0}.hovertip__content{display:inline-block;visibility:hidden;opacity:0;-webkit-transform:translate(-50%,15px);transform:translate(-50%,15px);background-color:#132066;color:#fff;text-align:center;width:100%;min-width:120px;padding:10px;border-radius:4px;-webkit-transition:all .5s ease;transition:all .5s ease;position:absolute;top:0;left:50%;z-index:1;font-size:14px;line-height:20px;font-family:Retina,Helvetica,Arial,sans-serif}@media screen and (min-width:64em){.hovertip__content{font-size:15px;line-height:22px}}@media screen and (min-width:48em){.hovertip__content{min-width:150px}}@media screen and (min-width:64em){.hovertip__content{min-width:180px;font-size:16px;line-height:24px}}.hovertip__content:before{content:"";height:15px;width:15px;background-color:#132066;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-35%) rotate(45deg);transform:translate(-50%,-35%) rotate(45deg)}.hovertip__content:after{content:""}.tv-highlights{margin-bottom:30px;background:#eceef0}@media screen and (min-width:64em){.tv-highlights{margin-bottom:80px;background:#fff}}@media print{.tv-highlights{display:none}}.tv-highlights .flickity-prev-next-button{width:35px;height:35px;background-color:#de1f37;top:-17%;display:none}@media screen and (min-width:48em){.tv-highlights .flickity-prev-next-button{display:block}}.tv-highlights .flickity-prev-next-button svg{left:25%;top:25%;width:50%;height:50%}.tv-highlights .flickity-prev-next-button .arrow{fill:#fff}.tv-highlights .flickity-prev-next-button.previous{left:0}.tv-highlights .flickity-prev-next-button.next{right:0}@media screen and (min-width:64em){.tv-highlights .flickity-prev-next-button.next{right:10px}}@media screen and (min-width:64em){.tv-highlights .flickity-page-dots{padding:15px 0;text-align:left}}.tv-highlights .flickity-page-dots .dot{border:2px solid #de1f37;height:10px;width:10px}@media screen and (min-width:48em){.tv-highlights .flickity-page-dots .dot{height:14px;width:14px}}.tv-highlights .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.tv-highlights__wrapper{padding:15px;position:relative;background:#fff}@media screen and (min-width:64em){.tv-highlights__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;background:#eceef0;padding:50px 15px 15px}}@media screen and (min-width:64em){.tv-highlights__header-wrapper{padding-left:50px;width:25%}}.tv-highlights__main-headline{font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;color:#de1f37;font-size:52px;padding-top:30px;text-align:center;-webkit-transform:translateY(-75px);transform:translateY(-75px);width:200px;margin:0 auto}@media screen and (min-width:48em){.tv-highlights__main-headline{padding-top:60px;position:static;font-size:55px}}@media screen and (min-width:64em){.tv-highlights__main-headline{position:absolute;font-size:64px;line-height:70px;padding-top:0;-webkit-transform:translateY(0);transform:translateY(0);text-align:left}}.tv-highlights__main-headline--title{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;display:block;text-transform:uppercase;font-size:14px}@media screen and (min-width:48em){.tv-highlights__main-headline--title{font-size:15px}}@media screen and (min-width:64em){.tv-highlights__main-headline--title{font-size:16px;line-height:16px;padding:15px 0}}.tv-highlights__slider{margin-top:-50px}@media screen and (min-width:64em){.tv-highlights__slider{width:70%;margin-top:0;-webkit-transform:translateX(8%);transform:translateX(8%)}}.tv-highlights__slide{cursor:pointer;padding:15px 40px;width:100%;margin-right:10px}@media screen and (min-width:48em){.tv-highlights__slide{padding:15px;width:33%;margin-right:25px}}@media screen and (min-width:64em){.tv-highlights__slide{padding:15px 20px}}.tv-highlights__image{position:relative;height:152px;width:100%;padding:15px;z-index:0;background-size:cover;background-position:50%}.tv-highlights__image:before{content:"";background:rgba(28,57,213,.45);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.tv-highlights__headline{font-family:Retina,Helvetica,Arial,sans-serif;font-size:30px;line-height:30px;color:#de1f37;font-weight:700;position:absolute;bottom:-5px;right:-20px;text-align:right;-webkit-transform:translate(20px,10px);transform:translate(20px,10px)}@media screen and (min-width:64em){.tv-highlights__headline{font-size:33px;line-height:33px}}.tv-highlights__channel{font-size:10px;text-transform:uppercase;font-weight:500}.tv-highlights__channel,.tv-highlights__time{display:block;color:#fff;font-family:Retina,Helvetica,Arial,sans-serif}.tv-highlights__time{font-size:16px;font-weight:700;letter-spacing:1px}.two-column-grid__row{padding-left:15px;padding-right:15px}@media screen and (min-width:48em){.two-column-grid__row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:60px;padding-left:100px;padding-right:100px}}@media print{.two-column-grid__row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:60px;padding-left:100px;padding-right:100px}}.two-column-grid__column{padding-bottom:60px;width:100%}@media screen and (min-width:48em){.two-column-grid__column{padding-bottom:0;width:45%}}@media print{.two-column-grid__column{padding-bottom:0;width:45%}}.featured-motto-of-the-day{padding:10px;max-width:100%;margin:0 auto}.featured-motto-of-the-day__wrapper{text-align:center;background:-webkit-gradient(linear,left top, left bottom,from(#de1f37),to(#132066));background:linear-gradient(#de1f37,#132066);padding:100px 20px 30px;position:relative}.featured-motto-of-the-day__wrapper:before{content:"";position:absolute;left:5px;top:-5px;width:99%;height:99%;border:2px solid transparent;-o-border-image:linear-gradient(180deg,#132066 0,#de1f37);border-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #132066),to(#de1f37));border-image:linear-gradient(180deg,#132066 0,#de1f37);border-image-slice:1}.featured-motto-of-the-day__blockquote{font-family:Retina,Helvetica,Arial,sans-serif;font-style:italic;color:#fff;font-size:20px;line-height:25px;max-width:600px;margin:0 auto}.featured-motto-of-the-day__blockquote:after{content:"“"}.featured-motto-of-the-day__blockquote:before{content:"„"}@media screen and (min-width:64em){.featured-motto-of-the-day__blockquote{font-size:33px;line-height:45px}}.featured-motto-of-the-day__author{position:relative;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;color:#fff;display:block;margin-top:20px;text-transform:uppercase}.teaser-preview{border-top:1px solid #b6b6b6;padding-top:30px}@media screen and (min-width:48em){.teaser-preview{padding-top:60px}}.teaser-preview__title{margin-bottom:50px;padding-left:25px;padding-right:25px;font-size:30px;font-weight:600}@media screen and (min-width:48em){.teaser-preview__title{padding-left:100px;padding-right:100px}}.wufoo-form{background:rgba(47,14,119,.05);padding:50px 30px 30px;position:relative;margin:50px 25px 30px}@media screen and (min-width:26.25em){.wufoo-form{margin-right:50px;margin-bottom:45px;margin-left:50px}}@media screen and (min-width:36em){.wufoo-form{margin-right:100px;margin-left:100px}}@media screen and (min-width:64em){.wufoo-form{margin-right:200px;margin-left:200px}}.wufoo-form__main-headline{display:inline-block;position:absolute;top:-55px;left:-20px;font-family:BalboaPlus-primary,Georgia,Times New Roman,serif;font-size:52px;color:#de1f37}@media screen and (min-width:48em){.wufoo-form__main-headline{font-size:55px}}@media screen and (min-width:64em){.wufoo-form__main-headline{font-size:64px}}.wufoo-form__headline,.wufoo-form__info{color:#132066;font-size:18px;padding-bottom:30px}.wufoo-form__headline{font-weight:700}.wufoo-form__info{padding-bottom:30px}.wufoo-form__wrapper{margin-top:20px}.wufoo .info{display:none}.wufoo .leftHalf.wufoo__input-container{width:49%!important}.wufoo label.desc,.wufoo legend.desc{font-size:10px;text-transform:uppercase;color:#666;font-weight:500;font-family:Retina,Helvetica,Arial,sans-serif}.wufoo .rating{display:inline-block}.wufoo .rating span{background:#fff;color:#b2b2b2;display:inline-block;width:38px;height:38px;padding:9px 10px;margin-right:5px;border-radius:2px}.wufoo .rating:hover span:hover~span,.wufoo .rating span{width:38px;height:38px;text-shadow:none;color:#b2b2b2;background:#fff}.wufoo .rating:hover span:hover~span:before,.wufoo .rating span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI0IyQjJCMiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOSAxNC4wOTZMMy40MzggMTcgNC41IDEwLjg0OSAwIDYuNDkzbDYuMjE5LS44OTdMOSAwbDIuNzgxIDUuNTk2TDE4IDYuNDkzbC00LjUgNC4zNTZMMTQuNTYyIDE3eiIvPjwvc3ZnPg==")}.wufoo .rating .clicked:hover,.wufoo .rating:hover span,.wufoo .rating>span:hover{background:#132066;text-shadow:none}.wufoo .rating .clicked:hover:before,.wufoo .rating:hover span:before,.wufoo .rating>span:hover:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOSAxNC4wOTZMMy40MzggMTcgNC41IDEwLjg0OSAwIDYuNDkzbDYuMjE5LS44OTdMOSAwbDIuNzgxIDUuNTk2TDE4IDYuNDkzbC00LjUgNC4zNTZMMTQuNTYyIDE3eiIvPjwvc3ZnPg==")}.wufoo .rating .clicked{background:#132066}.wufoo .rating .star:before{content:"";display:block;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI0IyQjJCMiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOSAxNC4wOTZMMy40MzggMTcgNC41IDEwLjg0OSAwIDYuNDkzbDYuMjE5LS44OTdMOSAwbDIuNzgxIDUuNTk2TDE4IDYuNDkzbC00LjUgNC4zNTZMMTQuNTYyIDE3eiIvPjwvc3ZnPg==");background-repeat:no-repeat;width:20px;height:20px}.wufoo .rating .star.clicked:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOSAxNC4wOTZMMy40MzggMTcgNC41IDEwLjg0OSAwIDYuNDkzbDYuMjE5LS44OTdMOSAwbDIuNzgxIDUuNTk2TDE4IDYuNDkzbC00LjUgNC4zNTZMMTQuNTYyIDE3eiIvPjwvc3ZnPg==")}.wufoo input.text,.wufoo textarea.textarea{font-family:Retina,Helvetica,Arial,sans-serif;padding:10px 15px;background:#fff;border:1px solid transparent;font-size:16px}.wufoo input.text:focus,.wufoo textarea.textarea:focus{-webkit-box-shadow:inset 2px 2px 0 rgba(0,0,0,.15);box-shadow:inset 2px 2px 0 rgba(0,0,0,.15);border:1px solid transparent;outline:none;-o-border-image:linear-gradient(90deg,#132066 0,#de1f37);border-image:-webkit-gradient(linear,left top, right top,color-stop(0, #132066),to(#de1f37));border-image:linear-gradient(90deg,#132066 0,#de1f37);border-image-slice:1}.wufoo .captcha.error,.wufoo .wufoo__input-container.error{background-color:transparent!important;margin-bottom:0!important}.wufoo .captcha.error input.text,.wufoo .captcha.error textarea.textarea,.wufoo .wufoo__input-container.error input.text,.wufoo .wufoo__input-container.error textarea.textarea{border:1px solid #df0000}.wufoo .captcha.error label.desc,.wufoo .captcha.error legend.desc,.wufoo .wufoo__input-container.error label.desc,.wufoo .wufoo__input-container.error legend.desc{font-weight:500!important;color:#666!important}.wufoo .captcha.error .g-recaptcha>div,.wufoo .wufoo__input-container.error .g-recaptcha>div{border:1px solid #df0000}.wufoo .buttons .submit{font-family:Retina,Helvetica,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;background-color:transparent;border:none;color:#132066;font-weight:700;font-size:18px;text-transform:uppercase;padding:0 0 3px;margin-top:15px;cursor:pointer;border-bottom:3px solid #de1f37}.wufoo .buttons,.wufoo .captcha,.wufoo .wufoo__input-container{padding:0 0 30px}.wufoo p.error{font-weight:300}.wufoo #errorLi{border-radius:0;border:none;text-align:left;background:transparent!important}.wufoo #errorLi #errorMsg b{background-color:transparent!important;padding:0}@media screen and (min-width:64em){.consultant-callback{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}.consultant-callback__info{-ms-flex-preferred-size:60%;flex-basis:60%}@media screen and (min-width:64em){.consultant-callback__image{padding-top:115px;-ms-flex-preferred-size:40%;flex-basis:40%}}@media screen and (min-width:64em){.consultant-callback-form{max-width:550px}}@media screen and (min-width:80em){.consultant-callback-form{max-width:660px}}@media screen and (min-width:64em){.consultant-contact{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}.consultant-contact__info{-ms-flex-preferred-size:60%;flex-basis:60%}.consultant-contact__image{padding-top:115px}@media screen and (min-width:64em){.consultant-contact__image{-ms-flex-preferred-size:40%;flex-basis:40%;padding-top:0}}@media screen and (min-width:64em){.consultant-contact-form{max-width:550px}}@media screen and (min-width:80em){.consultant-contact-form{max-width:660px}}.consultant-form-intro{max-width:460px;padding-bottom:40px}@media screen and (min-width:48em){.consultant-form-intro{padding-bottom:62px}}.consultant-form-intro__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:24px;line-height:30px;font-weight:700;padding-bottom:20px}@media screen and (min-width:48em){.consultant-form-intro__headline{font-size:40px;line-height:44px;padding-bottom:40px}}.consultant-form-intro__text p{color:#000;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;line-height:18px;font-weight:300}@media screen and (min-width:48em){.consultant-form-intro__text p{font-size:19px;line-height:25px}}.consultant-form-two-column-grid__row{width:100%}@media screen and (min-width:48em){.consultant-form-two-column-grid__row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}@media screen and (min-width:48em){.consultant-form-two-column-grid__column{width:calc(50% - 10px)}}.consultant-header-wrapper{height:80px}@media screen and (min-width:64em){.consultant-header-wrapper{height:140px}}.consultant-header{position:relative}.consultant-header__inner{max-width:1300px;padding-left:50px;padding-right:50px;margin:0 auto;text-align:center}@media screen and (min-width:930px){.consultant-header__inner{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;height:140px}}.consultant-header__logo{display:block;padding:20px 0}@media screen and (min-width:930px){.consultant-header__logo{padding:0}}.consultant-header__logo__text{width:180px}@media screen and (min-width:26.25em){.consultant-header__logo__text{width:204px}}.consultant-header__logo__circle{width:6px;margin-left:-1px}@media screen and (min-width:26.25em){.consultant-header__logo__circle{margin-left:auto;width:9px}}.consultant-header__button{background-color:#132066;border:2px solid #132066;display:inline-block;border-radius:4px;color:#fff;font-weight:500;font-size:20px;height:56px;letter-spacing:.05em;padding:13px 18px 8px;text-align:center;-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.consultant-header__button:hover{color:#fff;border-color:#404c86;background-color:#404c86}.consultant-page{margin-top:100px;margin-left:auto;margin-right:auto;max-width:1440px}@media screen and (min-width:930px){.consultant-page{margin-top:140px}}.consultant-page__inner{position:relative;max-width:1300px;margin-left:auto;margin-right:auto}@media screen and (min-width:420px){.consultant-page__inner{padding-left:50px;padding-right:50px}}@media screen and (min-width:930px){.consultant-page__intro{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}}.consultant-page__headline{position:relative;font-family:Retina,Helvetica,Arial,sans-serif;color:#de1f37;max-width:276px;margin:0 auto;font-size:40px;font-weight:700;line-height:44px;text-align:center;padding-bottom:75px}@media screen and (min-width:26.25em){.consultant-page__headline{max-width:350px}}@media screen and (min-width:576px){.consultant-page__headline{max-width:450px;font-size:60px;line-height:66px}}@media screen and (min-width:930px){.consultant-page__headline{background:none;text-align:left;margin:0;max-width:770px;font-size:70px;line-height:74px;-ms-flex-preferred-size:60%;flex-basis:60%}}@media screen and (min-width:64em){.consultant-page__headline{font-size:88px;line-height:88px}}.consultant-page__headline:before{display:none}@media screen and (min-width:1260px){.consultant-page__headline:before{background-image:url(../img/arrow-right.svg);content:"";display:block;height:134px;width:209px;position:absolute;right:0;bottom:0;-webkit-transform:rotate(-25deg) translateY(30px) translateX(50%);transform:rotate(-25deg) translateY(30px) translateX(50%)}}.consultant-profile{padding-top:40px;position:relative;margin:0 auto}@media screen and (min-width:420px){.consultant-profile{max-width:320px}}@media screen and (min-width:930px){.consultant-profile{position:absolute;right:50px;top:0}}.consultant-profile--has-image{padding-top:80px}@media screen and (min-width:48em){.consultant-profile--has-image{padding-top:100px}}.consultant-profile__wrapper{background-color:#fff;text-align:center;padding:40px 20px 50px;-webkit-box-shadow:0 1px 2px 0 rgba(53,53,53,.1);box-shadow:0 1px 2px 0 rgba(53,53,53,.1)}@media screen and (min-width:48em){.consultant-profile__wrapper{padding:40px 40px 55px}}@media screen and (max-width:26.1875em){.consultant-profile__wrapper{margin-left:-3.57143vw;margin-right:-3.57143vw}}@media screen and (max-width:26.1875em) and (min-width:90em){.consultant-profile__wrapper{margin-left:-51.42857px;margin-right:-51.42857px}}.consultant-profile--has-image .consultant-profile__wrapper{padding-top:100px}@media screen and (min-width:48em){.consultant-profile--has-image .consultant-profile__wrapper{padding-top:130px}}.consultant-profile__image{border-radius:50%;height:150px;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:48em){.consultant-profile__image{height:200px;width:200px}}.consultant-profile__name{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:18px;line-height:21px;max-width:250px;margin:0 auto;padding-bottom:12px}.consultant-profile__designation,.consultant-profile__fax,.consultant-profile__location,.consultant-profile__phone{display:block;font-family:Retina,Helvetica,Arial,sans-serif;color:#2b203b;font-size:14px;line-height:28px}.consultant-profile__location-icon{margin:-2px 5px}.consultant-profile__fax-icon,.consultant-profile__phone-icon{height:12px;margin-right:2px}.consultant-profile__email-item,.consultant-profile__phone-item{display:inline-block}.consultant-profile__list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:20px 0;max-width:280px;margin:0 auto}@media screen and (min-width:48em){.consultant-profile__list{max-width:220px}}.consultant-profile__email-link,.consultant-profile__phone-link{padding:14px 50px;border:2px solid #132066;border-radius:4px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:56px;width:130px;-webkit-transition:background .3s ease;transition:background .3s ease}@media screen and (min-width:48em){.consultant-profile__email-link,.consultant-profile__phone-link{padding:14px 35px;width:100px}}.consultant-profile__email-link:focus,.consultant-profile__email-link:hover,.consultant-profile__phone-link:focus,.consultant-profile__phone-link:hover{background-color:#132066}.consultant-profile__email-link:focus .consultant-profile__icon,.consultant-profile__email-link:hover .consultant-profile__icon,.consultant-profile__phone-link:focus .consultant-profile__icon,.consultant-profile__phone-link:hover .consultant-profile__icon{fill:#fff}.consultant-profile__email-link:active,.consultant-profile__phone-link:active{opacity:.85}.consultant-profile__icon{-webkit-transition:.3s ease;transition:.3s ease}.consultant-profile__button{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-family:Retina,Helvetica,Arial,sans-serif;color:#fff;background-color:#132066;font-size:20px;line-height:24px;height:56px;max-width:280px;margin:0 auto;padding:0 71px;border-radius:4px;font-weight:500;letter-spacing:.05em;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}@media screen and (min-width:48em){.consultant-profile__button{padding:0 41px;max-width:220px}}.consultant-profile__button:focus,.consultant-profile__button:hover{opacity:.85}.consultant-profile__button:active{opacity:1}.consultant-profile__info{font-family:Retina,Helvetica,Arial,sans-serif;color:#a0a0a0;font-size:14px;line-height:18px;padding-top:30px;max-width:200px;margin:0 auto}.consultant-tabs{background-color:#fff;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.consultant-tabs{padding-left:5%;padding-right:50px}}.consultant-tabs__tab{display:inline-block;padding-right:2px}.consultant-tabs__tab:last-child{padding-right:0}@media screen and (min-width:36em){.consultant-tabs__tab{padding-right:20px}}.consultant-tabs__tabs{display:-ms-flexbox;display:-webkit-box;display:flex;overflow-x:auto}.consultant-tabs__tab--active .consultant-tabs__link{background-color:#fff;color:#132066}.consultant-tabs__wrapper{height:60px;overflow:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.consultant-tabs__link{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:60px;width:140px;background-color:#132066;color:#fff;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:17px;text-align:center}@media screen and (min-width:36em){.consultant-tabs__link{width:160px}}@media screen and (min-width:48em){.consultant-tabs__link{width:220px;font-size:20px;line-height:24px}}@media screen and (min-width:64em){.consultant-tabs__link{width:250px}}.consultant-tabs__panel{display:none}.consultant-tabs__panel--active{display:block}.consultant-tabs__content{background-color:#fff}@media screen and (min-width:768px){.consultant-tabs__content{padding:60px 0 100px}}.consultant-text{padding:85px 20px 170px}@media screen and (min-width:930px){.consultant-text{padding:25px 0 225px;-ms-flex-preferred-size:100%;flex-basis:100%}}.consultant-text__intro-text,.consultant-text__name{color:#132066;font-family:Manus,cursive;font-size:24px;line-height:24px;display:inline-block}@media screen and (min-width:767px){.consultant-text__intro-text,.consultant-text__name{font-size:36px;line-height:41px}}.consultant-text__intro-text{padding-bottom:15px}@media screen and (min-width:48em){.consultant-text__intro-text{padding-bottom:55px}}.consultant-text__text p{color:#000;font-family:Exchange,Georgia,Times New Roman,serif;font-size:15px;font-weight:300;line-height:26px;padding-bottom:20px}@media screen and (min-width:767px){.consultant-text__text p{font-size:19px;line-height:32px}}@media screen and (min-width:930px){.consultant-text__text p{max-width:50%}}@media screen and (min-width:1170px){.consultant-text__text p{max-width:700px}}.consultant-text__text p:last-of-type{padding-bottom:0}.consultant-onboarding-layout{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto;min-height:100vh;height:100%;background-color:#f6f6f6}.consultant-onboarding-layout__logo{padding:20px 18px 19px}.consultant-onboarding-layout__logo__content{width:180px}.consultant-onboarding-layout__form-content{padding-bottom:40px;min-width:100%}.consultant-onboarding-layout__errors{margin-top:8px;margin-bottom:20px;border-top:4px solid #de1f37;padding-top:8px;font-size:13px;line-height:1.3;color:#de1f37}.consultant-onboarding-layout__headline{font-weight:700;margin-bottom:10px;font-size:26px;color:#132066}.consultant-onboarding-layout__top{-ms-flex-negative:0;flex-shrink:0;height:80px}.consultant-onboarding-layout__content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%;padding-right:15px;padding-left:15px}@media (min-width:800px){.consultant-onboarding-layout__top{padding:0 30px}.consultant-onboarding-layout__logo{position:absolute;top:18px;right:15px}.consultant-onboarding-layout__logo__content{width:auto}.consultant-onboarding-layout__content{width:440px;margin:0 auto}.consultant-onboarding-layout__headline{margin-bottom:20px;font-size:40px}}.consultant-input-context{margin-bottom:19px}.consultant-input-context__error{margin-top:8px;font-size:13px;color:#de1f37}@media screen and (min-width:48em){.consultant-input-context{margin-bottom:28px}}.consultant-input-text{position:relative}.consultant-input-text__label{overflow:hidden;position:absolute;top:16px;left:12px;width:calc(100% - 24px);font-size:16px;text-overflow:ellipsis;white-space:nowrap;color:#a0a0a0;pointer-events:none;-webkit-transition:font-size .2s ease,-webkit-transform .2s ease;transition:font-size .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,font-size .2s ease;transition:transform .2s ease,font-size .2s ease,-webkit-transform .2s ease}.consultant-input-text__input{font-family:Retina,Helvetica,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:48px;border:1px solid #a0a0a0;border-radius:4px;padding:22px 12px 5px;font-size:17px}.consultant-input-text__input:focus~.consultant-input-text__label,.consultant-input-text__input:not([value=""])~.consultant-input-text__label{-webkit-transform:translateY(-7px);transform:translateY(-7px);font-size:13px}.consultant-input-text__input:focus{border-color:#132066;-webkit-box-shadow:inset 3px 3px rgba(0,0,0,.15);box-shadow:inset 3px 3px rgba(0,0,0,.15)}.consultant-input-text__input--error{border-color:#de1f37}.consultant-input-text__input--error+.consultant-input-text__label{color:#de1f37}@media screen and (min-width:48em){.consultant-input-text__label{top:19px;font-size:19px}.consultant-input-text__input{height:56px;padding:24px 12px 5px;font-size:19px}.consultant-input-text__input:focus~.consultant-input-text__label,.consultant-input-text__input:not([value=""])~.consultant-input-text__label{-webkit-transform:translateY(-9px);transform:translateY(-9px)}}.consultant-input-submit{font-family:Retina,Helvetica,Arial,sans-serif;font-weight:500;display:block;width:100%;height:56px;border:2px solid #132066;border-radius:4px;padding:10px 30px 8px;font-size:20px;letter-spacing:.5px;text-align:center;color:#fff;background-color:#132066;cursor:pointer}@media screen and (min-width:48em){.consultant-input-submit{display:inline-block;width:inherit}}.consultant-input-submit:hover{color:#fff;border-color:#404c86;background-color:#404c86}.consultant-textarea{width:100%;display:block;border:1px solid #a0a0a0;border-radius:4px;resize:none;padding:22px 12px 5px;font-size:17px;-webkit-transition:font-size .2s ease,-webkit-transform .2s ease;transition:font-size .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,font-size .2s ease;transition:transform .2s ease,font-size .2s ease,-webkit-transform .2s ease}.consultant-textarea::-webkit-input-placeholder{color:#a0a0a0;font-size:17px}.consultant-textarea::-moz-placeholder{color:#a0a0a0;font-size:17px}.consultant-textarea:-ms-input-placeholder{color:#a0a0a0;font-size:17px}.consultant-textarea:-moz-placeholder{color:#a0a0a0;font-size:17px}.consultant-textarea:focus{border-color:#132066;-webkit-box-shadow:inset 3px 3px rgba(0,0,0,.15);box-shadow:inset 3px 3px rgba(0,0,0,.15)}.consultant-textarea--error{border-color:#de1f37}.consultant-textarea--error::-webkit-input-placeholder{color:#de1f37}.consultant-textarea--error::-moz-placeholder{color:#de1f37}.consultant-textarea--error:-ms-input-placeholder{color:#de1f37}.consultant-textarea--error:-moz-placeholder{color:#de1f37}@media screen and (min-width:48em){.consultant-textarea{font-size:19px;padding:20px 12px 5px}.consultant-textarea::-webkit-input-placeholder{font-size:19px}.consultant-textarea::-moz-placeholder{font-size:19px}.consultant-textarea:-ms-input-placeholder{font-size:19px}.consultant-textarea:-moz-placeholder{font-size:19px}}.consultant-form-disclaimer,.consultant-form-hint{margin-bottom:20px;font-size:12px;color:#a0a0a0}.consultant-form-disclaimer{margin-top:30px}.consultant-select{position:relative}.consultant-select__label{position:absolute;z-index:1;top:9px;left:12px;font-size:13px;color:#a0a0a0;pointer-events:none}.consultant-select__select-wrapper{display:block;position:relative;width:100%;height:48px;border:1px solid #a0a0a0;border-radius:4px;pointer-events:none}.consultant-select__select-wrapper:after{content:"";position:absolute;top:50%;right:20px;width:0;height:0;border-top:7px solid #a0a0a0;border-right:7px solid transparent;border-left:7px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.consultant-select__select:focus+.consultant-select__select-wrapper{border-color:#132066;-webkit-box-shadow:inset 3px 3px rgba(0,0,0,.15);box-shadow:inset 3px 3px rgba(0,0,0,.15)}.consultant-select__select-wrapper--error{border-color:#de1f37}.consultant-select__select{font-family:Retina,Helvetica,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;outline:0;border:0;padding-top:15px;padding-left:12px;font-size:17px;background-color:#fff}.consultant-select__select:disabled{background-color:#f6f6f6}.consultant-select__select:-moz-focusring{text-shadow:0 0 0 #000;color:transparent}@media (min-width:800px){.consultant-select__label{top:10px}.consultant-select__select-wrapper{height:56px}.consultant-select__select{padding-top:20px;font-size:19px}}.consultant-edit-panel{background:#de1f37;color:#fff;font-size:18px;font-weight:500}.consultant-edit-panel__form{display:inline-block}.consultant-edit-panel__row{border-bottom:1px solid #fff;padding:12px 12px 8px}.consultant-edit-panel__button{font-family:Retina,Helvetica,Arial,sans-serif;font-weight:500;display:block;width:100%;margin-left:3px;border:2px solid #132066;border-radius:4px;padding:6px 15px 4px;font-size:13px;letter-spacing:.5px;text-align:center;color:#fff;background-color:#132066;cursor:pointer}.consultant-edit-panel__button:focus,.consultant-edit-panel__button:hover{border-color:#132066;color:#132066;background-color:#fff}.consultant-edit-panel__link{display:inline-block;vertical-align:middle;font-size:13px;margin-left:3px;text-decoration:underline}.consultant-map__inner{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (min-width:1024px){.consultant-map__inner{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;position:relative}}.consultant-map__feedback-text{color:#132066;display:none;font-size:30px;line-height:36px;font-weight:700;margin-bottom:45px;width:100%}@media screen and (min-width:1024px){.consultant-map__feedback-text{display:block}}.consultant-map__search{padding:10px}@media screen and (min-width:768px){.consultant-map__search{padding-left:0;padding-right:0;padding-top:0}}@media screen and (min-width:1024px){.consultant-map__search{padding-left:0;padding-top:0;padding-right:40px;position:absolute;min-height:90px;width:35%}}.consultant-map__controls{display:-ms-flexbox;display:-webkit-box;display:flex}.consultant-map__input{font-family:Retina,Helvetica,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:55px;border:1px solid #a0a0a0;border-radius:4px;padding-top:8px;padding-left:13px;font-size:19px}@media screen and (min-width:48em){.consultant-map__input{padding-top:3px}}.consultant-map__input::-webkit-input-placeholder{color:#a0a0a0;font-size:19px}.consultant-map__input::-moz-placeholder{color:#a0a0a0;font-size:19px}.consultant-map__input:-ms-input-placeholder{color:#a0a0a0;font-size:19px}.consultant-map__input:-moz-placeholder{color:#a0a0a0;font-size:19px}.consultant-map__input:focus{border-color:#132066;-webkit-box-shadow:inset 3px 3px rgba(0,0,0,.15);box-shadow:inset 3px 3px rgba(0,0,0,.15)}.consultant-map__button{background-image:url(../img/search-icon.svg);background-repeat:no-repeat;background-position:50%;border:2px solid #132066;border-radius:4px;background-color:#132066;height:55px;margin-left:15px;padding:13px 18px;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;width:55px}.consultant-map__button:focus,.consultant-map__button:hover{opacity:.85}.consultant-map__button:focus{outline:none}.consultant-map__button:active{opacity:1}.consultant-map__results{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}@media screen and (min-width:1024px){.consultant-map__results{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;padding-top:90px;padding-right:40px;width:35%}}.consultant-map__list{max-height:400px;width:100%;overflow:auto;display:block}.consultant-map__no-results{color:#999;font-size:14px;line-height:30px;font-style:italic;padding-left:10px;padding-right:10px}@media screen and (min-width:1024px){.consultant-map__no-results{padding:0}}.consultant-map__reset-results{color:#de1f37;display:block;font-style:normal;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.consultant-map__reset-results:hover{opacity:.4}.consultant-map__item{list-style:none}.consultant-map__item:last-child .consultant-map__link{border-bottom:none}.consultant-map__consultant-link{position:relative;display:inline-block;line-height:0;padding:15px 80px 15px 10px;border-bottom:1px solid #e2e2e2;width:100%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.consultant-map__consultant-link:focus,.consultant-map__consultant-link:hover{background-color:#f6f6f6}.consultant-map__consultant-link:focus .consultant-map__arrow,.consultant-map__consultant-link:hover .consultant-map__arrow{stroke:#de1f37;-webkit-transform:translate(5px,-50%);transform:translate(5px,-50%)}.consultant-map__consultant-name{color:#000;font-weight:500}.consultant-map__consultant-address,.consultant-map__consultant-name{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;line-height:21px}.consultant-map__consultant-address{color:#999;font-weight:300}.consultant-map__arrow{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:stroke .3s ease,-webkit-transform .3s ease;-webkit-transition:stroke .3s ease,-webkit-transform .3s ease;transition:stroke .3s ease,transform .3s ease;transition:stroke .3s ease,transform .3s ease,-webkit-transform .3s ease}.consultant-map__map{border:1px solid #ddd;border-radius:4px;height:380px;margin:0;padding:0}@media screen and (min-width:768px){.consultant-map__map{min-width:65%;height:480px}}.consultant-map__info-window{font-family:Retina,Helvetica,Arial,sans-serif}.consultant-map__info-image{border-radius:50%;margin-bottom:5px;margin-top:-35px;height:65px;width:65px}@media screen and (min-width:768px){.consultant-map__info-image{margin-top:-80px;height:100px;margin-bottom:30px;width:100px}}.consultant-map__info-name{color:#132066;font-size:18px;line-height:22px;margin-bottom:3px;font-weight:700}.consultant-map__info-address{color:#2e2e2e;font-size:16px;line-height:23px;margin-bottom:13px}.consultant-map__info-hours{color:#9b9b9b;font-size:14px;margin-bottom:20px}.consultant-map__info-place{display:block}.consultant-map__info-button{border:2px solid #132066;border-radius:4px;color:#fff;background-color:#132066;display:inline-block;font-weight:500;font-size:18px;letter-spacing:.03em;padding:13px 18px;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;width:100%}@media screen and (min-width:768px){.consultant-map__info-button{font-size:20px}}.consultant-map__info-button:focus,.consultant-map__info-button:hover{opacity:.85}.consultant-map__info-button:active{opacity:1}.consultant-map-panel{background:#f6f6f6}.consultant-map-panel:last-child{padding-bottom:0}@media screen and (min-width:768px){.consultant-map-panel{padding-bottom:50px;padding-left:50px;padding-right:50px}}.consultant-map-panel__inner{background-color:#fff;padding-bottom:50px}@media screen and (min-width:768px){.consultant-map-panel__inner{padding:50px}}.consultant-modal__modal{display:block;z-index:100;left:0;top:0;overflow:auto;background-color:hsla(0,0%,89%,.8);-webkit-animation-name:h;animation-name:h}.consultant-modal__modal,.consultant-modal__modal-content{position:fixed;width:100%;height:100%;-webkit-animation-duration:.4s;animation-duration:.4s}.consultant-modal__modal-content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;top:50%;left:50%;max-width:600px;max-height:400px;margin:0 auto;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:g;animation-name:g;padding:40px 50px 30px;border:2px solid #d8d8d8;text-align:center;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.1);box-shadow:0 0 35px 0 rgba(0,0,0,.1)}.consultant-modal__modal-wrapper{width:100%}.consultant-modal__modal-headline{color:#de1f37;font-size:40px;font-weight:700;margin-bottom:25px}.consultant-modal__modal-text{font-size:16px;margin-bottom:70px}.consultant-modal__close-button{display:block;float:right;font-size:22px;font-weight:700;color:#de1f37;text-decoration:none;cursor:pointer;position:absolute;right:5px;top:8px}@media screen and (min-width:48em){.consultant-modal__close-button{right:20px;top:20px;font-size:30px}}.consultant-modal__button{background-color:#132066;border-radius:4px;color:#fff;display:block;font-weight:500;font-size:20px;letter-spacing:.05em;padding:12px 18px 10px;text-align:center;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;width:100%}.consultant-modal__button:hover{background-color:#404c86}.accordion{margin-bottom:50px}@media screen and (min-width:64em){.accordion{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3;margin-bottom:60px}}.accordion__main-headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.2px;line-height:26px;padding:0 0 20px 15px}@media screen and (min-width:48em){.accordion__main-headline{font-size:30px;line-height:26px;padding:0 0 30px 30px}}.accordion__headline{padding:30px 15px;background-color:#fff;border-radius:4px;cursor:pointer;color:#2b203b;font-family:Exchange,Georgia,Times New Roman,serif;font-size:17px;letter-spacing:.02em;line-height:32px;font-weight:700;position:relative}.accordion__headline:before{content:"";background-image:url(../img/down-arrow-red.svg);background-repeat:no-repeat;height:10px;width:30px;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-5%) rotate(-180deg);transform:translateY(-5%) rotate(-180deg);transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.accordion__headline.active:before{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}@media screen and (min-width:48em){.accordion__headline{padding:30px;font-size:19px;line-height:24px}}.accordion__content{max-height:0;overflow:hidden;margin-bottom:20px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:#fff;padding:0 15px;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;margin-top:-2px}.accordion__content:last-of-type{margin-bottom:0}@media screen and (min-width:48em){.accordion__content{padding:0 30px}}.accordion__list{padding-bottom:30px;margin-top:-10px}.accordion__item{padding:10px 0 10px 38px;position:relative}.accordion__item:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.accordion__item:hover:after,.accordion__item:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.accordion__item:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.accordion__item:before{content:"→";color:#de1f37;position:absolute;left:5px;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);font-weight:700;font-size:13px;line-height:13px}.accordion__item:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-52%);transform:translateY(-52%);height:20px;width:20px;border:2px solid #de1f37;border-radius:50%}.accordion__item-link{color:#2b203b;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:300;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media screen and (min-width:48em){.accordion__item-link{font-size:18px;line-height:22px}}.accordion__item-link:hover{opacity:.4}.cta{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.cta{padding-left:50px;padding-right:50px}}.cta:last-of-type .cta__wrapper{padding-bottom:50px}.cta__wrapper{padding-bottom:70px}@media screen and (min-width:768px){.cta__wrapper{padding-bottom:100px;display:-ms-flexbox;display:-webkit-box;display:flex}}@media screen and (min-width:1024px){.cta__wrapper{padding-bottom:80px}}.cta-future-fund,.cta__find-consultant{position:relative}.cta__find-consultant{background-color:#132066;text-align:center;padding:60px 20px 35px;margin:0 auto 30px}@media screen and (min-width:48em){.cta__find-consultant{max-width:none;width:100%;margin-right:20px;margin-bottom:0}}@media screen and (min-width:64em){.cta__find-consultant{padding:90px 0 80px;margin-right:40px}}.cta-future-fund__headline,.cta__find-consultant__headline{color:#fff;font-family:Retina,Helvetica,Arial,sans-serif;font-size:21px;line-height:28px;font-weight:700;padding-bottom:40px;max-width:270px;margin:0 auto}@media screen and (min-width:64em){.cta-future-fund__headline,.cta__find-consultant__headline{font-size:30px;line-height:36px;max-width:510px;padding-left:20px;padding-right:20px}}.cta__find-consultant__input-group{display:-ms-flexbox;display:-webkit-box;display:flex;max-width:300px;margin:0 auto}.cta__find-consultant__input{font-family:Retina,Helvetica,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;height:48px;width:100%;border:1px solid #a0a0a0;border-radius:4px;padding-top:8px;padding-left:13px;font-size:19px}@media screen and (min-width:48em){.cta__find-consultant__input{padding-top:3px}}.cta__find-consultant__input::-webkit-input-placeholder{color:#a0a0a0;font-size:19px}.cta__find-consultant__input::-moz-placeholder{color:#a0a0a0;font-size:19px}.cta__find-consultant__input:-ms-input-placeholder{color:#a0a0a0;font-size:19px}.cta__find-consultant__input:-moz-placeholder{color:#a0a0a0;font-size:19px}.cta__find-consultant__input:focus{border-color:#132066;-webkit-box-shadow:inset 3px 3px rgba(0,0,0,.15);box-shadow:inset 3px 3px rgba(0,0,0,.15)}@media screen and (min-width:48em){.cta__find-consultant__input{height:56px}}.cta__find-consultant__button{background-image:url(../img/search-icon-white.svg);background-repeat:no-repeat;background-position:50%;border:2px solid #de1f37;border-radius:4px;background-color:#de1f37;margin-left:9px;padding:13px 18px;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;height:48px;width:48px}.cta__find-consultant__button:focus,.cta__find-consultant__button:hover{opacity:.85}.cta__find-consultant__button:focus{outline:none}.cta__find-consultant__button:active{opacity:1}@media screen and (min-width:48em){.cta__find-consultant__button{height:56px;width:56px}}.cta__find-consultant__img{position:absolute;right:5px;top:5px;cursor:pointer;padding:10px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.5}.cta__find-consultant__img:hover{opacity:.2}.cta-future-fund{background-color:#de1f37;text-align:center;padding:60px 20px 35px;margin:0 auto}@media screen and (min-width:48em){.cta-future-fund{max-width:none;width:100%}}@media screen and (min-width:64em){.cta-future-fund{padding:90px 0 80px}}.cta-future-fund__button{background-color:#132066;border:2px solid #132066;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;border-radius:4px;color:#fff;font-weight:500;font-size:20px;height:56px;letter-spacing:.05em;max-width:300px;margin:0 auto;padding:13px 18px 8px;-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;width:100%}.cta-future-fund__button:hover{color:#fff;border-color:#404c86;background-color:#404c86}.text-modal{display:none;z-index:100;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,89%,.8);cursor:pointer;-webkit-animation-name:h;animation-name:h}.text-modal,.text-modal__content{position:fixed;overflow:auto;-webkit-animation-duration:.4s;animation-duration:.4s}.text-modal__content{-webkit-overflow-scrolling:touch;z-index:4;top:50%;left:50%;width:600px;max-width:100%;max-height:100%;border:1px solid #d8d8d8;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.1);box-shadow:0 0 35px 0 rgba(0,0,0,.1);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;cursor:default;padding:40px 20px 60px;-webkit-animation-name:g;animation-name:g}@media screen and (min-width:26.25em){.text-modal__content{padding:40px 50px 60px}}.text-modal__notes{font-family:Retina,Helvetica,Arial,sans-serif;font-size:10px;line-height:12px;font-weight:300;letter-spacing:.33px;color:#b6b6b6;padding-bottom:40px;position:relative;padding-left:25px}.text-modal__notes:before{content:"";background-image:url(../img/info-grey.svg);height:24px;width:24px;position:absolute;left:0;top:0;-webkit-transform:scale(.6);transform:scale(.6);margin-top:-6px}.text-modal__headline{font-weight:700;margin-bottom:25px;font-family:Exchange,Georgia,Times New Roman,serif;font-size:22px;line-height:32px;color:#132066;text-align:center}.text-modal__text{font-size:16px;margin-bottom:50px;text-align:center}.text-modal__close-button{background-image:url(../img/close-large.svg);background-repeat:no-repeat;background-position:50%;background-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;text-decoration:none;cursor:pointer;position:absolute;right:12px;top:12px;height:20px;width:20px;padding:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.text-modal__close-button:hover{opacity:.4}@media screen and (min-width:48em){.text-modal__close-button{background-size:23px;height:23px;width:23px;right:20px;top:20px}}.text-modal__button{background-color:#132066;border-radius:4px;color:#fff;display:block;font-weight:500;font-size:20px;letter-spacing:.05em;padding:12px 18px 10px;text-align:center;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;width:100%}.text-modal__button:hover{background-color:#404c86}.comparison{padding:30px 20px 0;border-radius:4px;background-color:#fff;max-width:330px}@media screen and (max-width:47.9375em){.comparison{display:none}}.comparison:first-of-type{margin-bottom:30px}@media screen and (min-width:64em){.comparison{padding:40px 33px;max-width:400px;max-height:540px}.comparison:first-of-type{margin-bottom:0}}.comparison__header{padding:18px 0;text-align:center}@media screen and (min-width:64em){.comparison__header{padding:0 0 45px}}.comparison__headline{color:#666;font-family:Retina,Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;line-height:26px;text-align:center}@media screen and (min-width:64em){.comparison__headline{font-size:30px;padding-bottom:40px}}.comparison__interest{display:inline-block;color:#666;font-family:Retina,Helvetica,Arial,sans-serif;font-size:64px;font-weight:700;line-height:100px;text-align:center;cursor:pointer}@media screen and (min-width:64em){.comparison__interest{font-size:84px}}.comparison__facts{color:#7f7f7f;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:27px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #d8d8d8;margin-top:40px;position:relative}@media screen and (min-width:48em){.comparison__facts{margin-top:0}}@media screen and (min-width:64em){.comparison__facts{display:none}}@media screen and (min-width:48em){.comparison__facts:after{content:"";background-image:url(../img/info.svg);height:24px;width:24px;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}}.comparison__facts:hover:after{opacity:.4}.comparison__info{display:none}@media screen and (min-width:64em){.comparison__info{display:block;color:#666;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;text-align:center}}.comparison-highlighted{border-radius:4px;background-color:#fff;-webkit-box-shadow:0 0 40px rgba(0,0,0,.1);box-shadow:0 0 40px rgba(0,0,0,.1);padding:30px 20px 0;z-index:2;max-width:280px;margin:0 auto}@media screen and (min-width:26.25em){.comparison-highlighted{max-width:320px}}@media screen and (min-width:48em){.comparison-highlighted{padding:40px 20px 0;margin:0;min-width:330px;position:absolute;right:0;top:0;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width:64em){.comparison-highlighted{-webkit-box-shadow:0 0 40px rgba(0,0,0,.1);box-shadow:0 0 40px rgba(0,0,0,.1);position:relative;padding:50px 33px 40px;margin:-40px 0 -80px;max-width:400px;max-height:660px}}.comparison-highlighted__info,.comparison-highlighted__text{display:block;color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-align:center}@media screen and (min-width:48em){.comparison-highlighted__info,.comparison-highlighted__text{font-size:16px}}.comparison-highlighted__interset{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:64px;font-weight:700;line-height:80px;text-align:center;position:relative;display:inline-block;cursor:pointer}.comparison-highlighted__interset:before{content:"1";position:absolute;top:-40px;right:-10px;font-size:12px;font-weight:300}@media screen and (min-width:48em){.comparison-highlighted__interset:before{content:"3"}}@media screen and (min-width:64em){.comparison-highlighted__interset:before{content:"2"}}@media screen and (min-width:64em){.comparison-highlighted__interset{font-size:84px;line-height:100px}}.comparison-highlighted__logo{display:block;text-align:center}@media screen and (min-width:48em){.comparison-highlighted__logo{-webkit-transform:scale(1.3);transform:scale(1.3)}}.comparison-highlighted__header{padding:30px 0}@media screen and (min-width:48em){.comparison-highlighted__header{padding:70px 0 40px}}@media screen and (min-width:64em){.comparison-highlighted__header{padding:50px 0 30px}}.comparison-highlighted__logo-text{width:180px}@media screen and (min-width:64em){.comparison-highlighted__logo-text{width:204px}}.comparison-highlighted__logo-circle{width:6px;margin-left:-2px}@media screen and (min-width:26.25em){.comparison-highlighted__logo-circle{width:9px}}@media screen and (min-width:48em){.comparison-highlighted__logo-circle{margin-left:-1px}}@media screen and (min-width:48em){.comparison-highlighted__button{padding-top:30px}}.comparison-highlighted__button a{width:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.comparison-highlighted__button a:focus,.comparison-highlighted__button a:hover{color:#fff;border-color:#e34055;background-color:#e34055}.comparison-highlighted__link{font-family:Retina,Helvetica,Arial,sans-serif;font-size:12px;line-height:20px;text-align:center;padding-top:25px}@media screen and (min-width:48em){.comparison-highlighted__link{font-size:14px}}.comparison-highlighted__risk-notice{color:#de1f37;text-decoration:underline;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.comparison-highlighted__risk-notice:hover{opacity:.4}@media screen and (max-width:47.9375em){.comparison-highlighted__list{visibility:hidden;-webkit-transition:all .6s ease;transition:all .6s ease;overflow-y:hidden;max-height:0}.comparison-highlighted__list .comparison-list .comparison-list__item:last-child{padding-bottom:40px}}.comparison-highlighted__list--open{visibility:visible;max-height:500px}.comparison-highlighted__facts{color:#7f7f7f;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:27px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #d8d8d8;margin-top:40px;position:relative}@media screen and (min-width:48em){.comparison-highlighted__facts{margin-top:48px}.comparison-highlighted__facts:after{content:"";background-image:url(../img/info.svg);height:24px;width:24px}}@media screen and (min-width:64em){.comparison-highlighted__facts{display:none;margin-top:40px}}.comparison-highlighted__facts--open .comparison-highlighted__arrow{-webkit-transform:rotate(0) translateY(2px);transform:rotate(0) translateY(2px)}.comparison-highlighted__arrow{display:inline-block;color:#de1f37;font-size:25px;-webkit-transform:rotate(180deg) translateY(2px);transform:rotate(180deg) translateY(2px);-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:48em){.comparison-highlighted__arrow{display:none}}.comparison-list{text-align:left}@media screen and (min-width:48em){.comparison-list{display:none}}@media screen and (min-width:64em){.comparison-list{display:block}}.comparison-list__item{line-height:0;padding:12px}@media screen and (min-width:1024px){.comparison-list__item{padding:8px 12px}}@media screen and (min-width:1100px){.comparison-list__item{padding:12px}}.comparison-list__link{color:#666;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:22px;position:relative;padding-left:30px;font-weight:500}.comparison-list__link:before{content:"→";position:absolute;left:0;top:0;font-size:17px;font-weight:700}.comparison-list__link--blue{color:#132066}.comparison-module{margin-bottom:70px}@media screen and (min-width:768px){.comparison-module{margin-bottom:100px}}@media screen and (min-width:1024px){.comparison-module{padding-bottom:0;margin-bottom:150px}}@media screen and (min-width:1400px){.comparison-module{padding:0 50px}}.comparison-module__wrapper{background-color:#f6f6f6;padding-bottom:60px;text-align:center}.comparison-module__header{padding:50px 0 60px;display:inline-block}@media screen and (min-width:48em){.comparison-module__header{padding:90px 0 130px}}.comparison-module__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.01em;line-height:40px;text-align:center;max-width:300px;margin:0 auto}@media screen and (min-width:48em){.comparison-module__headline{font-size:72px;line-height:78px;max-width:none}}.comparison-module__sideText{display:block;color:#132066;font-family:Manus,cursive;font-size:36px;line-height:40px;text-align:center;position:relative;max-width:300px;margin:0 auto;padding-top:15px}@media screen and (min-width:48em){.comparison-module__sideText{font-size:40px;line-height:50px;max-width:none;padding-top:0}.comparison-module__sideText:before{content:"";background-image:url(../img/arrow-down.png);background-repeat:no-repeat;height:120px;width:100px;position:absolute;right:100px;bottom:-120px}}@media screen and (min-width:48em) and (min-width:64em){.comparison-module__sideText:before{left:-50px;bottom:-50px}}.comparison-module__column{display:block}@media screen and (min-width:48em){.comparison-module__column{position:relative;max-width:700px;margin:0 auto}}@media screen and (min-width:64em){.comparison-module__column{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;max-width:none;padding-bottom:80px;padding-left:50px;padding-right:50px}}.comparison-module__column .comparison .comparison__interest{position:relative}.comparison-module__column .comparison .comparison__interest:before{position:absolute;top:-40px;right:-10px;font-size:12px;font-weight:300}.comparison-module__column .comparison:first-of-type .comparison__interest:before{content:"1"}.comparison-module__column .comparison:last-of-type .comparison__interest:before{content:"2"}@media screen and (min-width:64em){.comparison-module__column .comparison:last-of-type .comparison__interest:before{content:"3"}}.comparison-module__footnotes-list{padding:50px 20px 0;font-size:12px;line-height:16px;text-align:left;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (min-width:64em){.comparison-module__footnotes-list{margin:0 auto}}@media screen and (min-width:80em){.comparison-module__footnotes-list{max-width:1200px;padding:50px 0 0}}.comparison-module__footnotes-title{display:inline;font-family:Retina,Helvetica,Arial,sans-serif;font-size:12px;font-weight:300;line-height:12px;color:#de1f37;padding-right:12px}.comparison-module__footnotes-list-item{display:inline-block;position:relative;color:#a0a0a0;font-family:Retina,Helvetica,Arial,sans-serif;font-weight:300;padding-right:10px;margin-top:10px}.comparison-module__footnotes-list-item p{display:inline}.comparison-module__footnotes-list-item:before{position:absolute;top:-6px;left:-8px;color:#de1f37;font-size:10px}.comparison-module__footnotes-list-item:after{content:"…"}.comparison-module__footnotes-list-item:first-of-type:before{content:"1"}.comparison-module__footnotes-list-item:nth-of-type(2){-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.comparison-module__footnotes-list-item:nth-of-type(2):before{content:"1"}@media screen and (min-width:48em){.comparison-module__footnotes-list-item:nth-of-type(2):before{content:"3"}}@media screen and (min-width:64em){.comparison-module__footnotes-list-item:nth-of-type(2){-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.comparison-module__footnotes-list-item:nth-of-type(2):before{content:"2"}}.comparison-module__footnotes-list-item:last-of-type:before{content:"2"}@media screen and (min-width:64em){.comparison-module__footnotes-list-item:last-of-type:before{content:"3"}}@media screen and (max-width:47.9375em){.comparison-module__footnotes-list-item:first-of-type,.comparison-module__footnotes-list-item:last-of-type{display:none}}.comparison-module__wrapper--stepped .comparison:last-of-type .comparison__interest:before{content:"2"}@media screen and (min-width:64em){.comparison-module__wrapper--stepped .comparison-module__footnotes-list-item:nth-of-type(2){-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.comparison-module__wrapper--stepped .comparison-module__footnotes-list-item:nth-of-type(2):before{content:"3"}.comparison-module__wrapper--stepped .comparison-module__footnotes-list-item:last-of-type:before{content:"2"}}@media screen and (min-width:48em){.comparison-module__wrapper--stepped .comparison-highlighted__interset:before{content:"3"}}@media screen and (min-width:64em){.comparison-module__wrapper--stepped .comparison-module__sideText:before{right:0;left:auto;bottom:-100px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}@media screen and (min-width:64em){.comparison-module__wrapper--stepped .comparison-module__column{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}}@media screen and (min-width:64em){.comparison-module__wrapper--stepped .comparison-module__column .comparison{max-width:390px;margin-right:15px;padding:50px 33px 80px}.comparison-module__wrapper--stepped .comparison-module__column .comparison:last-of-type{padding:50px 33px 120px;max-height:605px}}@media screen and (min-width:64em){.comparison-module__wrapper--stepped .comparison-module__column .comparison-highlighted{margin:0;-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2;max-width:390px}}@media screen and (min-width:64em){.comparison-module__wrapper--stepped .comparison-module__column+.comparison-module__footnotes-list{margin:0 auto}}.comparison-popup-slider{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,89%,.9);z-index:-1;opacity:0;-webkit-transform:scale(.9);transform:scale(.9);visibility:hidden;transition:opacity .5s ease,-webkit-transform .5s ease;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease;display:none}@media screen and (min-width:48em){.comparison-popup-slider{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}@media screen and (min-width:64em){.comparison-popup-slider{display:none}}.comparison-popup-slider .comparison-highlighted__facts,.comparison-popup-slider .comparison__facts{display:none}.comparison-popup-slider .comparison{width:400px;padding:40px 33px;text-align:center;margin-right:20px}.comparison-popup-slider .comparison:last-of-type .comparison__interest:before{content:"3"}.comparison-popup-slider .comparison-highlighted{width:400px;padding:50px 33px 40px;max-width:400px;text-align:center;margin-right:20px;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.comparison-popup-slider .comparison-list{display:block}.comparison-popup-slider .comparison-highlighted__interset,.comparison-popup-slider .comparison__interset{font-size:84px;line-height:100px}.comparison-popup-slider .comparison__headline{font-size:30px}.comparison-popup-slider .comparison__interest{position:relative}.comparison-popup-slider .comparison__interest:before{content:"1";position:absolute;top:-10px;right:-10px;font-size:12px;font-weight:300}.comparison-popup-slider .flickity-viewport{overflow:visible}.comparison-popup-slider .flickity-page-dots{position:absolute;bottom:-50px}.comparison-popup-slider .flickity-page-dots .dot{margin:0;border:none;border-radius:inherit;width:133px;height:4px;-webkit-transition:all .2s ease;transition:all .2s ease}.comparison-popup-slider .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.comparison-popup-slider .flickity-prev-next-button{background-color:#de1f37;position:fixed}.comparison-popup-slider .flickity-prev-next-button .arrow{fill:#fff}.comparison-popup-slider .flickity-prev-next-button.previous{left:15px}@media screen and (min-width:900px){.comparison-popup-slider .flickity-prev-next-button.previous{left:30px}}.comparison-popup-slider .flickity-prev-next-button.next{right:20px}@media screen and (min-width:900px){.comparison-popup-slider .flickity-prev-next-button.next{right:30px}}.comparison-popup-slider--active{opacity:1;z-index:3;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.comparison-popup-slider__content{width:100%;max-width:630px;margin:0 auto;padding:100px 0;overflow-x:hidden;height:800px;margin-top:50px}@media screen and (min-width:900px){.comparison-popup-slider__content{max-width:700px}}.comparison-popup-slider__close{display:block;float:right;font-size:22px;font-weight:700;color:#de1f37;text-decoration:none;cursor:pointer;position:absolute;right:20px;top:20px}.media-slider{padding-left:20px;padding-right:20px;padding-bottom:50px}@media screen and (min-width:48em){.media-slider{margin-bottom:70px;padding-bottom:40px;padding-left:50px;padding-right:50px}}@media screen and (min-width:1400px){.media-slider{padding-left:50px;padding-right:50px}}.media-slider .flickity-slider{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.media-slider .flickity-page-dots{background-color:#f6f6f6;display:-ms-flexbox;display:-webkit-box;display:flex;margin:50px auto 0;position:static;padding:0;max-width:280px;height:4px}@media screen and (min-width:48em){.media-slider .flickity-page-dots{display:none}}.media-slider .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.media-slider .flickity-page-dots .dot{background-color:#f6f6f6;border:none;border-radius:inherit;margin:0;height:4px;min-width:25%;vertical-align:top}.media-slider .flickity-prev-next-button{display:none}@media screen and (min-width:48em){.media-slider--has-buttons .flickity-prev-next-button{display:block;top:55%;height:40px;width:40px;background-color:#de1f37;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s;transition:opacity .2s}}@media screen and (min-width:48em){.media-slider--has-buttons .flickity-prev-next-button:hover{opacity:.4}}.media-slider--has-buttons .flickity-prev-next-button .arrow{display:none}.media-slider--has-buttons .flickity-prev-next-button.previous{background-image:url(../img/icon-arrow-left-thick.svg);left:-40px}.media-slider--has-buttons .flickity-prev-next-button.next{background-image:url(../img/icon-arrow-right-thick.svg);right:-40px}.media-slider__headline{color:#132066;font-family:Exchange,Georgia,Times New Roman,serif;font-size:22px;line-height:32px;text-align:center;font-weight:700}.media-slider__list{padding:45px 0 0;opacity:0;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}@media screen and (min-width:48em){.media-slider__list{max-width:95%;margin:0 auto;padding:60px 0 0}}.media-slider__list.flickity-enabled{opacity:1}.media-slider__item{width:100%;text-align:center;padding:0 20px}@media screen and (min-width:48em){.media-slider__item{width:33.33%}}@media screen and (min-width:64em){.media-slider__item{width:25%}}.video-modal__iframe{display:block}.video-modal{display:none;z-index:100;left:0;top:0;overflow:auto;background-color:hsla(0,0%,89%,.8);-webkit-animation-name:h;animation-name:h}.video-modal,.video-modal__content{position:fixed;width:100%;height:100%;-webkit-animation-duration:.4s;animation-duration:.4s}.video-modal__content{top:50%;left:50%;max-width:500px;max-height:400px;margin:0 auto;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:g;animation-name:g;padding:30px;border:1px solid #ddd;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.1);box-shadow:0 0 35px 0 rgba(0,0,0,.1)}@media screen and (min-width:48em){.video-modal__content{padding:50px;max-width:600px;max-height:500px}}@media screen and (min-width:64em){.video-modal__content{max-width:800px;max-height:600px}}.video-modal__wrapper{height:100%;width:100%}.video-modal__close-btn{background-image:url(../img/close-large.svg);background-repeat:no-repeat;background-position:50%;background-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;text-decoration:none;cursor:pointer;position:absolute;right:2px;top:3px;height:30px;width:30px;padding:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.video-modal__close-btn:hover{opacity:.4}@media screen and (min-width:48em){.video-modal__close-btn{background-size:23px;height:23px;width:23px;right:16px;top:20px}}@-webkit-keyframes g{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes g{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}}@-webkit-keyframes h{0%{opacity:0}to{opacity:1}}@keyframes h{0%{opacity:0}to{opacity:1}}.marketing-cookiebar{-webkit-box-shadow:0 0 50px rgba(0,0,0,.2);box-shadow:0 0 50px rgba(0,0,0,.2);padding-bottom:23px;padding-top:25px;text-align:center}.marketing-cookiebar .cookiebar__link{border-bottom:none}.marketing-cookiebar .cookiebar__close{text-decoration:underline;padding:0;margin-left:5px;width:auto}.marketing-cookiebar .cookiebar__close,.marketing-cookiebar .cookiebar__link{color:#de1f37;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.marketing-cookiebar .cookiebar__close:hover,.marketing-cookiebar .cookiebar__link:hover{opacity:.4}.marketing-cookiebar .cookiebar__close:hover:before,.marketing-cookiebar .cookiebar__link:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.marketing-cookiebar .cookiebar__close:hover:after,.marketing-cookiebar .cookiebar__close:hover:before,.marketing-cookiebar .cookiebar__link:hover:after,.marketing-cookiebar .cookiebar__link:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.marketing-cookiebar .cookiebar__close:hover:after,.marketing-cookiebar .cookiebar__link:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.marketing-cookiebar,.marketing-cookiebar .cookiebar__close{font-size:14px;line-height:20px}.marketing-cookiebar__inner{max-width:300px;margin:0 auto}@media screen and (min-width:768px){.marketing-cookiebar__inner{max-width:400px}}@media screen and (min-width:1024px){.marketing-cookiebar__inner{max-width:100%}}.marketing-footer{background-color:#f6f6f6;padding-top:50px;position:relative}@media (min-width:800px){.marketing-footer{padding-top:50px}}@media (min-width:1024px){.marketing-footer{padding-top:76px}}.marketing-footer__inner{padding-bottom:44px;padding-left:25px;padding-right:25px}@media (min-width:768px){.marketing-footer__inner{padding-bottom:0;padding-left:0;padding-right:0}}.marketing-footer__img-wrapper{padding-bottom:35px;display:inline-block}@media (min-width:768px){.marketing-footer__img-wrapper{padding:0 50px 35px}}@media (min-width:1024px){.marketing-footer__img-wrapper{padding:0 100px 74px}}.marketing-footer__logo{width:160px;height:36px}@media (min-width:768px){.marketing-footer__logo{width:220px;height:48px}}.marketing-footer__headline{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;line-height:27px;font-weight:500;padding-bottom:18px;padding-top:18px;cursor:pointer;position:relative}@media (min-width:1024px){.marketing-footer__headline{border:0;padding-top:0;padding-bottom:5px;cursor:default}}.marketing-footer__headline:before{content:"";background-image:url(../img/down-arrow-red.svg);background-repeat:no-repeat;height:10px;width:30px;position:absolute;right:0;top:45%;-webkit-transform:translateY(-5%) rotate(-180deg);transform:translateY(-5%) rotate(-180deg);transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media (min-width:1024px){.marketing-footer__headline:before{content:none}}.marketing-footer__headline.active:before{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.marketing-footer__list-wrapper{padding-bottom:40px}@media (min-width:800px){.marketing-footer__list-wrapper{padding-left:50px;padding-right:50px;padding-bottom:50px}}@media (min-width:1024px){.marketing-footer__list-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:0 100px}}.marketing-footer__list{border-top:1px solid #ddd}.marketing-footer__list:last-of-type{border-bottom:1px solid #ddd}@media (min-width:1024px){.marketing-footer__list,.marketing-footer__list:last-of-type{border:none}}.marketing-footer__list-items:last-of-type{padding-bottom:30px}@media (min-width:1024px){.marketing-footer__list-items:last-of-type{padding-bottom:0}}.marketing-footer__list-link{font-family:Retina,Helvetica,Arial,sans-serif;color:#2b203b;font-size:16px;line-height:32px;font-weight:300;position:relative}.marketing-footer__list-link:after{content:"";position:absolute;display:block;border-bottom:2px solid #de1f37;bottom:-7px;width:100%;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.marketing-footer__list-link:hover:after{opacity:1;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.marketing-footer__inner-list{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}@media (min-width:1024px){.marketing-footer__inner-list{max-height:none;overflow:visible}}@media (min-width:800px){.marketing-footer__cta{padding-left:50px;padding-right:50px}}@media (min-width:1024px){.marketing-footer__cta{width:310px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;position:absolute;right:160px;top:76px;padding:0}}@media screen and (min-width:1050px){.marketing-footer__cta{right:180px;width:320px}}@media screen and (min-width:1100px){.marketing-footer__cta{width:350px;right:170px}}@media screen and (min-width:1200px){.marketing-footer__cta{width:360px;right:190px}}@media screen and (min-width:1300px){.marketing-footer__cta{right:231px;width:372px}}.marketing-footer__cta-link{background-color:#fff;margin-bottom:20px;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:center;padding:15px;display:block;border-radius:4px}@media (min-width:800px){.marketing-footer__cta-link{padding:30px}}.marketing-footer__cta-link:last-of-type{margin-bottom:0}.marketing-footer__cta-link:focus .marketing-footer__cta-title:after,.marketing-footer__cta-link:hover .marketing-footer__cta-title:after{-webkit-transform:translateY(-45%) translateX(30px);transform:translateY(-45%) translateX(30px)}@media (min-width:1024px){.marketing-footer__cta-link{margin-bottom:0;padding:0;background-color:transparent;text-align:left}}.marketing-footer__cta-name{display:block;color:#132066;font-weight:500}@media (min-width:800px){.marketing-footer__cta-name{padding-bottom:4px}}.marketing-footer__cta-title{color:#de1f37;position:relative;display:inline-block}.marketing-footer__cta-title:after{content:"→";position:absolute;right:0;top:50%;-webkit-transform:translateY(-45%) translateX(20px);transform:translateY(-45%) translateX(20px);transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.marketing-footer__text{color:#999;font-family:Retina,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;font-weight:300;padding-bottom:50px;text-align:center;display:none;max-width:1070px;margin:auto}@media (min-width:768px){.marketing-footer__text{display:block;padding:50px}}@media (min-width:1024px){.marketing-footer__text{padding:85px 40px 0}}.marketing-footer__links{background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;padding:35px 25px 20px;position:relative;text-align:center}@media (min-width:830px){.marketing-footer__links{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:35px;text-align:left}}@media (min-width:768px){.marketing-footer__links{padding:35px 50px 20px}}@media (min-width:910px){.marketing-footer__links{background-color:transparent;padding-bottom:32px;padding-left:40px;padding-right:40px}}@media (min-width:1170px){.marketing-footer__links{padding-top:42px;padding-left:100px;padding-right:100px}}.marketing-footer__copyright{color:#a0a0a0;font-size:12px;width:100%}@media (min-width:830px){.marketing-footer__copyright{width:auto}}.marketing-footer__links-list{font-size:14px;margin-bottom:45px;width:100%}@media (min-width:830px){.marketing-footer__links-list{display:-ms-flexbox;display:-webkit-box;display:flex;font-size:12px;margin-bottom:0;width:auto}}.marketing-footer__links-item{list-style:none;margin-bottom:30px}@media (min-width:830px){.marketing-footer__links-item{margin-bottom:0;padding-right:35px}}@media (min-width:1080px){.marketing-footer__links-item{padding-right:50px}}.marketing-footer__links-item:last-child{margin-bottom:0;padding-right:0}.marketing-footer__links-link{color:#132066;display:inline-block;position:relative;-webkit-transition:color .2s ease,border-bottom .2s ease;transition:color .2s ease,border-bottom .2s ease}@media (min-width:830px){.marketing-footer__links-link{color:#a0a0a0;display:block}}.marketing-footer__links-link:after{content:"";position:absolute;display:block;border-bottom:2px solid #de1f37;bottom:0;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .25s ease-in-out;-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}@media (min-width:830px){.marketing-footer__links-link:after{display:none}}@media (min-width:830px){.marketing-footer__links-link:hover{color:#7a7a7a}}.marketing-footer__links-link:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}@media (min-width:830px){.marketing-footer__links-link:hover:after{-webkit-transform:none;transform:none}}@media (min-width:1024px){.marketing-footer__detail{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}}.menu-contact{padding:0 15px 50px}@media screen and (min-width:64em){.menu-contact{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2;padding:0 30px 60px}}.menu-contact__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.2px;line-height:26px;padding-bottom:20px}@media screen and (min-width:48em){.menu-contact__headline{font-size:30px;line-height:26px;padding-bottom:30px}}.menu-contact__email,.menu-contact__location,.menu-contact__phone{color:#2b203b;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;line-height:32px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding-bottom:15px;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}@media screen and (min-width:48em){.menu-contact__email,.menu-contact__location,.menu-contact__phone{font-size:18px;line-height:32px}}.menu-contact__email:before,.menu-contact__location:before,.menu-contact__phone:before{content:"";display:block;margin-right:15px}.menu-contact__email:hover,.menu-contact__location:hover,.menu-contact__phone:hover{color:#b6b6b6}.menu-contact__email:hover:after,.menu-contact__email:hover:before,.menu-contact__location:hover:after,.menu-contact__location:hover:before,.menu-contact__phone:hover:after,.menu-contact__phone:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transform:translateX(3px);transform:translateX(3px)}.menu-contact__phone:before{background-image:url(../img/phone-red.svg);background-size:20px;height:20px;width:20px;margin-top:-5px}.menu-contact__email:before{background-image:url(../img/mail-red.svg);background-size:20px;height:15px;width:20px}.menu-contact__location:before{background-image:url(../img/location-pin-tiny.svg);background-size:16px;height:25px;width:16px;margin-right:15px;margin-top:-5px}.menu-CTA{padding-bottom:50px}@media screen and (min-width:64em){.menu-CTA{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4;padding-bottom:60px}}.menu-CTA__link{background-color:#fff;margin-bottom:20px;font-family:Retina,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:center;padding:20px;display:block;border-radius:4px}@media screen and (min-width:48em){.menu-CTA__link{font-size:18px;line-height:22px;padding:30px}}.menu-CTA__link:last-of-type{margin-bottom:0}.menu-CTA__link:focus .menu-CTA__title:after,.menu-CTA__link:hover .menu-CTA__title:after{-webkit-transform:translateY(-45%) translateX(30px);transform:translateY(-45%) translateX(30px)}.menu-CTA__name{display:block;color:#132066;font-weight:500}@media screen and (min-width:48em){.menu-CTA__name{padding-bottom:5px}}.menu-CTA__title{color:#de1f37;position:relative;display:inline-block}.menu-CTA__title:after{content:"→";position:absolute;right:0;top:50%;-webkit-transform:translateY(-45%) translateX(20px);transform:translateY(-45%) translateX(20px);transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.menu-video{margin-bottom:50px}@media screen and (min-width:48em){.menu-video{margin-bottom:60px}}.menu-video__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.2px;line-height:26px;padding:0 0 20px 15px}@media screen and (min-width:48em){.menu-video__headline{font-size:30px;line-height:26px;padding:0 0 30px 30px}}.menu-video__video{position:relative;background-image:url(../img/timme-phone.svg);background-repeat:no-repeat;width:100%;height:80px;border:1px solid #ddd;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);background-color:#fff;background-position:100% 100%;background-size:contain;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (min-width:48em){.menu-video__video{width:460px;height:160px}}.menu-video__video:hover{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.2);box-shadow:0 0 40px 0 rgba(0,0,0,.2)}.menu-video__play-btn{border-radius:50%;background-color:#fff;border:2px solid #de1f37;width:28px;height:28px;margin:0 12px 0 16px;padding:0;position:relative}@media screen and (min-width:48em){.menu-video__play-btn{width:40px;height:40px;margin:0 25px 0 30px;border:1px solid #de1f37;background-color:#de1f37}}.menu-video__play-btn:after{background-image:url(../img/play-red.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;position:absolute;width:15px;height:20px;left:55%;-webkit-transform:translate(-50%,-50%) scale(.7);transform:translate(-50%,-50%) scale(.7);top:50%}@media screen and (min-width:48em){.menu-video__play-btn:after{background-image:url(../img/play.svg);-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.menu-video__caption{color:#2b203b;font-family:Exchange,Georgia,Times New Roman,serif;font-size:17px;letter-spacing:.02em;line-height:22px;font-weight:700;margin-left:10px;max-width:200px}@media screen and (min-width:48em){.menu-video__caption{font-size:19px;line-height:28px;margin-left:0}}.press{margin-bottom:70px}@media screen and (min-width:48em){.press{margin-bottom:100px}}@media screen and (min-width:64em){.press{margin-bottom:150px}}.press .flickity-page-dots{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;margin:0 auto;max-width:280px;height:4px}@media screen and (min-width:48em){.press .flickity-page-dots{margin-left:0;text-align:left;max-width:600px}}@media screen and (min-width:64em){.press .flickity-page-dots{max-width:800px}}.press .flickity-prev-next-button{background-color:#de1f37;background-position:50%;background-repeat:no-repeat;top:140px;height:40px;width:40px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s;transition:opacity .2s}@media screen and (max-width:47.9375em){.press .flickity-prev-next-button{display:none}}.press .flickity-prev-next-button:hover{opacity:.4}.press .flickity-prev-next-button .arrow{display:none}.press .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.press .flickity-page-dots .dot{border:none;border-radius:inherit;margin:0;height:4px;width:20%;vertical-align:top}.press .flickity-prev-next-button.previous{background-image:url(../img/icon-arrow-left-thick.svg);left:20px}@media screen and (min-width:64em){.press .flickity-prev-next-button.previous{left:50px}}.press .flickity-prev-next-button.next{background-image:url(../img/icon-arrow-right-thick.svg);left:80px}@media screen and (min-width:64em){.press .flickity-prev-next-button.next{left:120px}}.press__header{height:24px;background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}@media screen and (min-width:48em){.press__header{height:40px;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;padding-left:80px}}@media screen and (min-width:64em){.press__header{padding-left:150px}}.press__headline{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;margin-bottom:24px;font-size:40px;font-weight:700;letter-spacing:-.01em;line-height:40px;text-align:center;max-width:250px;position:relative;z-index:1;-webkit-transform:translateY(100%);transform:translateY(100%)}@media screen and (min-width:48em){.press__headline{color:#de1f37;max-width:none;font-size:72px;line-height:78px;margin-bottom:40px}}.press__wrapper{background-color:#f6f6f6;padding-top:65px;padding-bottom:40px;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.press__wrapper.flickity-enabled{opacity:1}@media screen and (min-width:48em){.press__wrapper{padding-top:110px;padding-left:150px}}@media screen and (min-width:64em){.press__wrapper{padding-left:300px;padding-bottom:140px}}.press__cell{width:100%;height:480px;padding:30px 20px}@media screen and (min-width:48em){.press__cell{height:510px;width:auto;padding-bottom:60px;padding-left:0}}.press__cell--clickable{cursor:pointer}.press__card{height:100%;width:280px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-shadow:0 0 37px 0 rgba(0,0,0,.1);box-shadow:0 0 37px 0 rgba(0,0,0,.1);border:1px solid #ddd;border-radius:4px;background-color:#fff;margin:0 auto}.press__card--magazine,.press__card--testimonial{padding:20px}.press__article-text{max-width:240px;color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;max-height:120px}.press__testimonial-text+.press__links{padding-top:10px}.press__article-info{padding:20px 20px 25px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;height:100%}.press__article-link,.press__magazine-link{color:#de1f37;font-size:14px;line-height:16px;font-weight:500;padding-left:33px;position:relative;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.press__article-link:before,.press__magazine-link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}.press__article-link:after,.press__magazine-link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}.press__article-link:first-child,.press__magazine-link:first-child{margin-right:15px}.press__card:hover .press__article-link,.press__card:hover .press__magazine-link{opacity:.4}.press__card:hover .press__article-link:before,.press__card:hover .press__magazine-link:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.press__card:hover .press__article-link:after,.press__card:hover .press__article-link:before,.press__card:hover .press__magazine-link:after,.press__card:hover .press__magazine-link:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.press__card:hover .press__article-link:after,.press__card:hover .press__magazine-link:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.press__testimonial-info{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.press__testimonial-quote{width:240px;color:#2b203b;font-family:Exchange,Georgia,Times New Roman,serif;font-size:19px;line-height:30px;padding-bottom:20px;max-height:200px}.press__testimonial-text{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:15px;line-height:21px;font-weight:300}.press__testimonial-image{margin-top:10px;margin-bottom:20px}.zaster-featured{padding-top:35px;margin-bottom:50px}@media screen and (min-width:767px){.zaster-featured{margin-bottom:0;padding-top:55px}}@media screen and (min-width:48em){.zaster-featured{margin-bottom:130px}}.zaster-featured .flickity-slider{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.zaster-featured .flickity-page-dots{background-color:#f6f6f6;display:-ms-flexbox;display:-webkit-box;display:flex;margin:40px auto 0;position:static;padding:0;max-width:280px;height:4px}@media screen and (min-width:48em){.zaster-featured .flickity-page-dots{display:none}}.zaster-featured .flickity-prev-next-button{display:none}@media screen and (min-width:64em){.zaster-featured .flickity-prev-next-button{display:block;height:40px;width:40px;top:30%;background-color:#de1f37;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s;transition:opacity .2s}}.zaster-featured .flickity-prev-next-button:hover{opacity:.4}.zaster-featured .flickity-prev-next-button .arrow{display:none}.zaster-featured .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.zaster-featured .flickity-page-dots .dot{background-color:#f6f6f6;border:none;border-radius:inherit;margin:0;width:40%;height:4px;vertical-align:top}.zaster-featured .flickity-prev-next-button.previous{background-image:url(../img/icon-arrow-left-thick.svg);left:10px}.zaster-featured .flickity-prev-next-button.next{background-image:url(../img/icon-arrow-right-thick.svg);right:10px}.zaster-featured__panel{border-top:1px solid #e2e2e2;-webkit-box-shadow:inset 0 11px 30px -10px hsla(0,0%,80%,.4);box-shadow:inset 0 11px 30px -10px hsla(0,0%,80%,.4)}@media screen and (min-width:48em){.zaster-featured__panel{border-bottom:1px solid #e2e2e2;-webkit-box-shadow:inset 0 11px 30px -10px hsla(0,0%,80%,.4),inset 0 -11px 30px -10px hsla(0,0%,80%,.4);box-shadow:inset 0 11px 30px -10px hsla(0,0%,80%,.4),inset 0 -11px 30px -10px hsla(0,0%,80%,.4)}}.zaster-featured__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:36em){.zaster-featured__wrapper{padding-left:50px;padding-right:50px}}@media screen and (min-width:1200px){.zaster-featured__wrapper{padding-left:140px;padding-right:140px}}.zaster-featured__header{margin-top:-35px;position:relative;z-index:1;width:100%}@media screen and (min-width:48em){.zaster-featured__header{width:440px}}@media screen and (min-width:64em){.zaster-featured__header{margin-bottom:-30px}}@media screen and (min-width:900px){.zaster-featured__header{margin-top:-55px}}.zaster-featured__headline{margin-bottom:24px}@media screen and (min-width:600px){.zaster-featured__headline{margin-bottom:30px}}.zaster-featured__logo{display:block;height:65px;margin-left:auto;margin-right:auto;margin-bottom:25px}@media screen and (min-width:48em){.zaster-featured__logo{height:auto;margin-left:0;margin-right:0;max-width:100%}}.zaster-featured__text{color:#132066;font-size:21px;line-height:26px;font-weight:700;margin-left:auto;margin-right:auto;max-width:240px;text-align:center}@media screen and (min-width:48em){.zaster-featured__text{font-size:30px;line-height:36px;text-align:left;margin-bottom:25px;margin-left:0;margin-right:0;max-width:none}}.zaster-featured__link{color:#de1f37;font-size:14px;line-height:16px;font-weight:500;padding-left:33px;position:relative;display:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media screen and (min-width:600px){.zaster-featured__link{font-size:19px;line-height:19px;padding-left:37px}}@media screen and (min-width:48em){.zaster-featured__link{display:block}}.zaster-featured__link:hover{opacity:.4}.zaster-featured__link:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.zaster-featured__link:hover:after,.zaster-featured__link:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.zaster-featured__link:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.zaster-featured__link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}@media screen and (min-width:600px){.zaster-featured__link:before{font-size:18px}}.zaster-featured__link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}@media screen and (min-width:600px){.zaster-featured__link:after{height:24px;width:24px}}.zaster-featured__list{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.zaster-featured__list.flickity-enabled{opacity:1}@media screen and (min-width:48em){.zaster-featured__list{width:95%;margin:0 auto}}.zaster-featured__item{width:100%}.zaster-featured__item-wrapper{max-width:280px;margin:0 auto}@media screen and (min-width:48em){.zaster-featured__item-wrapper{padding-left:50px;padding-right:50px;max-width:800px}}.zaster-featured__article{padding-bottom:45px;padding-top:65px;text-align:center;position:relative;line-height:0}@media screen and (min-width:48em){.zaster-featured__article{padding-bottom:0;background:transparent;text-align:right}}.zaster-featured__article-image-wrapper{position:relative;display:inline-block;min-height:183px;z-index:0}@media screen and (min-width:48em){.zaster-featured__article-image-wrapper{min-height:400px}}.zaster-featured__article-image-wrapper:before{content:"";position:absolute;border:2px solid #132066;left:50%;top:50%;width:70%;height:115%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.zaster-featured__article-info{background-color:#fff}@media screen and (min-width:48em){.zaster-featured__article-info{background:#fff;margin-right:80px;-webkit-transform:translateY(-80px);transform:translateY(-80px)}}@media screen and (min-width:64em){.zaster-featured__article-info{margin-right:100px;-webkit-transform:translateY(-100px);transform:translateY(-100px);padding-top:15px;width:574px}}.zaster-featured__article-tagline{font-family:Retina,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#132066;font-size:14px;position:relative;padding:20px 0 10px 30px;display:block}.zaster-featured__article-tagline:before{content:"";position:absolute;left:0;top:63%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:20px;background-color:#132066}@media screen and (min-width:48em){.zaster-featured__article-tagline{font-size:15px;padding-left:40px}.zaster-featured__article-tagline:before{width:25px}}.zaster-featured__article-tagline--live{padding-left:20px}.zaster-featured__article-tagline--live:before{height:9px;width:9px;border-radius:50%;top:60%;background-color:#de1f37;-webkit-animation:i 2s .5s infinite;animation:i 2s .5s infinite}@media screen and (min-width:64em){.zaster-featured__article-tagline--live{font-size:16px}}.zaster-featured__article-headline{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;font-size:30px;line-height:34px;padding:5px 0 25px}@media screen and (min-width:48em){.zaster-featured__article-headline{font-size:46px;line-height:50px}}@media screen and (min-width:64em){.zaster-featured__article-headline{font-size:46px;line-height:50px;padding:10px 0 30px}}.zaster-featured__article-text{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-size:14px;line-height:20px;padding-bottom:5px}@media screen and (min-width:48em){.zaster-featured__article-text{font-size:15px;line-height:22px;max-width:550px}}@media screen and (min-width:64em){.zaster-featured__article-text{font-size:16px;line-height:24px;padding-bottom:20px}}@-webkit-keyframes i{0%{-webkit-box-shadow:0 0 0 0 #e71d24;box-shadow:0 0 0 0 #e71d24}to{-webkit-box-shadow:0 0 0 10px hsla(0,100%,70%,0);box-shadow:0 0 0 10px hsla(0,100%,70%,0)}}@keyframes i{0%{-webkit-box-shadow:0 0 0 0 #e71d24;box-shadow:0 0 0 0 #e71d24}to{-webkit-box-shadow:0 0 0 10px hsla(0,100%,70%,0);box-shadow:0 0 0 10px hsla(0,100%,70%,0)}}.zaster-featured__article-link{font-family:Retina,Helvetica,Arial,sans-serif;color:#132066;font-weight:700;display:inline-block;font-size:14px;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease;position:relative;padding:5px 2px 4px;z-index:0;overflow:hidden}.zaster-featured__article-link:before{content:"";height:100%;width:100%;position:absolute;left:0;bottom:0;background-color:#de1f37;z-index:-1;-webkit-transform:translateY(calc(100% - 2px));transform:translateY(calc(100% - 2px));transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1), -webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.zaster-featured__article-link:active,.zaster-featured__article-link:focus,.zaster-featured__article-link:hover{color:#fff}.zaster-featured__article-link:active:before,.zaster-featured__article-link:focus:before,.zaster-featured__article-link:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:64em){.zaster-featured__article-link{font-size:18px}}@media screen and (-ms-high-contrast:none){.zaster-featured__article-link:active,.zaster-featured__article-link:focus,.zaster-featured__article-link:hover{background:#de1f37;color:#fff}.zaster-featured__article-link:before{border-bottom:2px solid #de1f37;background-color:transparent;-webkit-transform:none;transform:none;-webkit-transition:color background-color .2s .2s;transition:color background-color .2s .2s}}.our-partners{background-color:#f6f6f6;max-width:1400px;margin-bottom:70px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}@media screen and (min-width:48em){.our-partners{margin-bottom:100px}}@media screen and (min-width:64em){.our-partners{background-color:transparent;margin-bottom:150px;padding-left:50px;padding-right:50px}}@media screen and (min-width:1200px){.our-partners{padding-left:140px;padding-right:140px}}.our-partners .flickity-page-dots{padding:0;margin:0 auto;max-width:280px;height:4px}.our-partners .flickity-button{-webkit-transition:opacity .2s;transition:opacity .2s}.our-partners .flickity-button:hover{opacity:.4}.our-partners .flickity-prev-next-button{height:40px;width:40px;background-color:#de1f37}@media screen and (max-width:47.9375em){.our-partners .flickity-prev-next-button{display:none}}.our-partners .flickity-prev-next-button .arrow{fill:#fff}.our-partners .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.our-partners .flickity-page-dots .dot{border:none;border-radius:inherit;margin:0;height:4px;width:20%;vertical-align:top}.our-partners .flickity-prev-next-button.previous{left:30px}.our-partners .flickity-prev-next-button.next{right:30px}.our-partners__wrapper{padding-bottom:40px}@media screen and (min-width:48em){.our-partners__wrapper{padding-left:100px;padding-right:100px;max-width:820px;margin:0 auto}}@media screen and (min-width:64em){.our-partners__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:0;padding-left:0;padding-right:0;max-width:none}}.our-partners__wrapper:after{content:"flickity";display:none}@media screen and (min-width:1024px){.our-partners__wrapper:after{content:""}}.our-partners__image-wrapper{height:200px;width:100%;background-color:#f6f6f6;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0 auto}@media screen and (min-width:64em){.our-partners__image-wrapper{height:180px;margin-bottom:20px}}.our-partners__partner{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.1);box-shadow:0 0 40px 0 rgba(0,0,0,.1);margin:0 auto;background-color:#fff;border-radius:4px;border:4px solid #fff;height:510px;max-width:280px}@media screen and (min-width:64em){.our-partners__partner{height:auto;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border:0}}.our-partners__header{background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin-bottom:50px;height:15px}@media screen and (min-width:64em){.our-partners__header{background-color:transparent;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;height:auto}}.our-partners__headline{color:#132066;font-family:Exchange,Georgia,Times New Roman,serif;font-weight:700;font-size:22px;line-height:32px;text-align:center;max-width:250px;margin:0 auto;-webkit-transform:translateY(calc(100% - 20px));transform:translateY(calc(100% - 20px))}@media screen and (min-width:48em){.our-partners__headline{max-width:none;margin-left:0;margin-right:0;text-align:left}}@media screen and (min-width:64em){.our-partners__headline{-webkit-transform:none;transform:none}}.our-partners__info{padding:35px 20px 45px}@media screen and (min-width:64em){.our-partners__info{padding:0}}.our-partners__image{width:150px}@media screen and (min-width:64em){.our-partners__image{width:auto}}.our-partners__name{color:#132066;display:block;font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:21px;text-align:center;padding-bottom:10px}@media screen and (min-width:64em){.our-partners__name{display:none}}.our-partners__text{color:#2b203b;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:21px;text-align:center}@media screen and (min-width:64em){.our-partners__text{text-align:left}}.our-partners__text a{color:#de1f37;font-weight:700;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.our-partners__text a:hover{opacity:.4}.our-partners__additional-text{display:inline-block;font-style:italic;padding-top:20px}.our-partners__cell{padding:30px 20px;width:100%}@media screen and (min-width:64em){.our-partners__cell{margin-right:4.1%;padding:0}}@media screen and (min-width:64em){.our-partners__cell:last-child{margin-right:0}}.register{text-align:center;margin-bottom:70px;padding-left:20px;padding-right:20px}@media screen and (min-width:64em){.register{padding-bottom:0;margin-bottom:90px}}.register__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.01em;line-height:40px;text-align:center;max-width:300px;margin:0 auto}@media screen and (min-width:48em){.register__headline{font-size:72px;line-height:78px;max-width:none}}.register__text{display:block;color:#132066;font-family:Manus,cursive;font-size:36px;line-height:40px;text-align:center;position:relative;max-width:300px;margin:0 auto;padding:20px 0 30px}@media screen and (min-width:48em){.register__text{font-size:40px;line-height:78px;max-width:none;padding:0 0 20px}}.register__button{background-color:#de1f37;border:2px solid #de1f37;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;border-radius:4px;color:#fff;font-weight:500;font-size:20px;height:56px;letter-spacing:.05em;max-width:300px;margin:0 auto;padding:13px 18px 8px;-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;width:100%}.register__button:hover{color:#fff;border-color:#e34055;background-color:#e34055}@media screen and (min-width:48em){.stage-banner{height:1020px;position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}}@media screen and (min-width:64em){.stage-banner{height:770px}}.stage-banner__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:40px;letter-spacing:-.01em;line-height:40px;font-weight:700;text-align:center;padding-bottom:25px}@media screen and (min-width:48em){.stage-banner__headline{font-size:48px;line-height:48px}}@media screen and (min-width:64em){.stage-banner__headline{font-size:72px;line-height:70px}}.stage-banner__text{color:#132066;font-family:Manus,cursive;font-size:36px;line-height:40px;text-align:center;padding-bottom:40px}@media screen and (min-width:64em){.stage-banner__text{font-size:40px;line-height:50px;padding-bottom:50px}}.stage-banner__video{cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;color:#de1f37;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in;margin:0 auto;max-width:200px}.stage-banner__video:hover{opacity:.4}.stage-banner__play-btn{border-radius:50%;border:2px solid #de1f37;width:28px;height:28px;padding:0;margin:-3px 10px 0 0;position:relative}.stage-banner__play-btn:after{background-image:url(../img/play-red.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;position:absolute;width:15px;height:20px;left:55%;-webkit-transform:translate(-50%,-50%) scale(.7);transform:translate(-50%,-50%) scale(.7);top:50%}.stage-banner__caption{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:19px;line-height:23px;font-weight:500}.stage-banner__image-wrapper{text-align:center;padding-top:60px;line-height:0;z-index:1}@media screen and (min-width:48em){.stage-banner__image-wrapper{position:absolute;bottom:0;right:-40%}.stage-banner__image-wrapper[data-aos=fade-right]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@media screen and (min-width:64em){.stage-banner__image-wrapper{position:absolute;bottom:0;right:auto;left:-75px}.stage-banner__image-wrapper[data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}}.stage-banner__image{height:188px}@media screen and (min-width:48em){.stage-banner__image{height:300px}}@media screen and (min-width:64em){.stage-banner__image{height:210px}}.stage-banner__wrapper{max-width:300px;margin:0 auto}@media screen and (min-width:48em){.stage-banner__wrapper{max-width:310px;margin-top:-30px}}@media screen and (min-width:64em){.stage-banner__wrapper{max-width:520px;margin-top:0}}.stage-layout{background-color:#f6f6f6;margin-bottom:50px;margin-top:100px;position:relative;overflow:hidden}@media screen and (min-width:48em){.stage-layout{margin-bottom:70px;margin-top:0;display:-ms-flexbox;display:-webkit-box;display:flex}}.stage-layout:after{content:"";-webkit-box-shadow:inset 0 -8px 30px -8px rgba(0,0,0,.1);box-shadow:inset 0 -8px 30px -8px rgba(0,0,0,.1);position:absolute;bottom:0;height:50px;z-index:1;width:100%}.stage-register{background-color:#132066;padding:60px 30px 70px}@media screen and (min-width:48em){.stage-register{text-align:left;height:1020px;padding:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}}@media screen and (min-width:64em){.stage-register{width:23%;height:770px}}.stage-register__wrapper{max-width:250px;margin:0 auto}@media screen and (min-width:48em){.stage-register__wrapper{margin-top:-30px}}@media screen and (min-width:64em){.stage-register__wrapper{max-width:415px;margin:0;padding-top:70px;padding-left:75px}}.stage-register__headline{color:#fff;font-family:Retina,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:36px;padding-bottom:20px}@media screen and (min-width:48em){.stage-register__headline{font-size:21px;line-height:26px;padding-bottom:20px}}@media screen and (min-width:64em){.stage-register__headline{font-size:30px;line-height:36px}}.stage-register__text{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#d0d2e0;max-width:240px;margin:0 auto;padding-bottom:30px}@media screen and (min-width:48em){.stage-register__text{max-width:none;padding-bottom:20px}}.stage-register__list{padding-bottom:40px}@media screen and (min-width:48em){.stage-register__list{padding-bottom:35px}}@media screen and (min-width:64em){.stage-register__list{padding-bottom:50px}}.stage-register__item{font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:16px;position:relative;color:#fff;text-align:left;padding:20px 0 20px 35px}@media screen and (min-width:64em){.stage-register__item{font-size:19px;padding:20px 0 20px 37px}}.stage-register__item:before{content:"→";color:#fff;position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}@media screen and (min-width:64em){.stage-register__item:before{font-size:18px}}.stage-register__item:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid #fff;border-radius:50%}@media screen and (min-width:64em){.stage-register__item:after{height:24px;width:24px}}.stage-register__button{background-color:#de1f37;border:2px solid #de1f37;border-radius:4px;color:#fff;display:inline-block;font-weight:500;font-size:20px;height:56px;letter-spacing:.05em;padding:13px 18px 8px;margin-left:auto;margin-right:auto;margin-bottom:25px;text-align:center;-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;width:100%}@media screen and (min-width:48em){.stage-register__button{margin-bottom:30px}}.stage-register__button:hover{color:#fff;border-color:#e34055;background-color:#e34055}.stage-register__login-text{display:block;color:#d0d2e0;font-family:Retina,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:18px;text-align:center}@media screen and (min-width:48em){.stage-register__login-text{text-align:Left}}.stage-register__link{color:#fff;text-decoration:underline;font-weight:500;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.stage-register__link:hover{opacity:.4}.slide-in-menu{width:100%;max-width:1400px;margin:0 auto;overflow:hidden;position:relative}.slide-in-menu__body{background-color:#fff;width:100%;position:relative;transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);-webkit-transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1), -webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1)}.slide-in-menu__body:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;-webkit-transition:background-color .8s ease,opacity .8s ease;transition:background-color .8s ease,opacity .8s ease;z-index:-1}.slide-in-menu__body--active{-webkit-transform:translateX(-320px);transform:translateX(-320px);max-height:100vh;overflow:hidden;transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);-webkit-transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1), -webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:48em){.slide-in-menu__body--active{-webkit-transform:translateX(-500px);transform:translateX(-500px)}}.slide-in-menu__body--active:before{background:#132066;opacity:.85;z-index:1}.slide-in-menu__aside{background:#f6f6f6;position:absolute;width:100%;top:0;right:0;height:100%;overflow:auto;transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);-webkit-transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1), -webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1);-webkit-transform:translateX(100%);transform:translateX(100%);display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:80px 10px}@media screen and (min-width:48em){.slide-in-menu__aside{width:500px;padding:100px 20px}}.slide-in-menu__aside--active{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);-webkit-transition:-webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1), -webkit-transform .8s cubic-bezier(.19,1,.22,1);transition:transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1)}.navbar{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:0 25px;height:60px;position:fixed;top:0;width:100%;max-width:1400px;margin:0 auto;background-color:transparent;z-index:3}@media screen and (min-width:48em){.navbar{-webkit-transition:background-color .4s ease-in;transition:background-color .4s ease-in;height:80px}}@media screen and (min-width:64em){.navbar{padding:0 50px}}.navbar__wrapper{margin-top:9px}.navbar__item{display:inline-block;padding-right:28px;-webkit-transition:opacity .1s ease .15s;transition:opacity .1s ease .15s}@media screen and (max-width:63.9375em){.navbar__item{display:none}}.navbar--menu-white .navbar__item:first-of-type .navbar__link{color:transparent;pointer-events:none}.navbar__item a{-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.navbar__item a:hover{opacity:.6}.navbar__link{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;font-weight:300;letter-spacing:.1px;line-height:22px;text-align:right;padding:8px}.navbar--menu-white .navbar__link{color:#fff}.navbar__logo-image{height:15px}@media screen and (min-width:48em){.navbar__logo-image{height:auto}}.navbar__button{cursor:pointer;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;padding:8px;margin-right:-8px;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}@media screen and (max-width:47.9375em){.navbar__button{outline:0}}.navbar__button:hover .navbar__hamburger,.navbar__button:hover .navbar__menu-text{opacity:.6}.navbar__button:focus{outline:0}.navbar__menu-text{color:#132066;font-family:Retina,Helvetica,Arial,sans-serif;font-size:18px;font-weight:300;letter-spacing:.45px;line-height:22px;text-align:right;padding-right:18px;-webkit-transition:opacity .1s ease .15s;transition:opacity .1s ease .15s}.navbar--menu-white .navbar__menu-text{color:#fff}@media screen and (max-width:47.9375em){.navbar__menu-text{display:none}}.navbar__bar{height:2px;width:26px;border-radius:10px;display:block;position:relative;-webkit-transition:.4s;transition:.4s;background-color:#132066}@media screen and (min-width:48em){.navbar--menu-white .navbar__bar{background-color:#fff}}.navbar__button .navbar__bar:first-of-type{top:0;transition:top .3s ease .3s,-webkit-transform .3s ease-out .1s;-webkit-transition:top .3s ease .3s,-webkit-transform .3s ease-out .1s;transition:top .3s ease .3s,transform .3s ease-out .1s;transition:top .3s ease .3s,transform .3s ease-out .1s,-webkit-transform .3s ease-out .1s}.navbar__button .navbar__bar:nth-of-type(2){top:7px;-webkit-transition:opacity .3s ease .3s;transition:opacity .3s ease .3s}.navbar__button .navbar__bar:nth-of-type(3){top:14px;transition:top .3s ease .3s,-webkit-transform .3s ease-out .1s;-webkit-transition:top .3s ease .3s,-webkit-transform .3s ease-out .1s;transition:top .3s ease .3s,transform .3s ease-out .1s;transition:top .3s ease .3s,transform .3s ease-out .1s,-webkit-transform .3s ease-out .1s}.navbar--active .navbar__button .navbar__bar:first-of-type{top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:top .3s ease .1s,-webkit-transform .3s ease-out .5s;-webkit-transition:top .3s ease .1s,-webkit-transform .3s ease-out .5s;transition:top .3s ease .1s,transform .3s ease-out .5s;transition:top .3s ease .1s,transform .3s ease-out .5s,-webkit-transform .3s ease-out .5s}.navbar--active .navbar__button .navbar__bar:nth-of-type(2){opacity:0}.navbar--active .navbar__button .navbar__bar:nth-of-type(3){top:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:top .3s ease .1s,-webkit-transform .3s ease-out .5s;-webkit-transition:top .3s ease .1s,-webkit-transform .3s ease-out .5s;transition:top .3s ease .1s,transform .3s ease-out .5s;transition:top .3s ease .1s,transform .3s ease-out .5s,-webkit-transform .3s ease-out .5s}.navbar--active .navbar__item{opacity:0;pointer-events:none;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.navbar--active .navbar__bar{background-color:#132066}.navbar--active .navbar__menu-text{opacity:0;pointer-events:none;padding:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.navbar--active .navbar__button:hover .navbar__menu-text{opacity:0}.navbar--active .navbar__hamburger{pointer-events:painted;cursor:pointer}@media screen and (max-width:35.9375em){.navbar__logo-link{transition:opacity .3s ease .1s,-webkit-transform .3s ease .1s;-webkit-transition:opacity .3s ease .1s,-webkit-transform .3s ease .1s;transition:transform .3s ease .1s,opacity .3s ease .1s;transition:transform .3s ease .1s,opacity .3s ease .1s,-webkit-transform .3s ease .1s}}.navbar__hamburger{height:35px;padding:8px;margin-right:-8px;-webkit-transition:opacity .1s ease .15s;transition:opacity .1s ease .15s}@media screen and (min-width:48em){.navbar__hamburger{padding:0;margin:0;height:25px}}.navbar--scrolled{-webkit-box-shadow:0 2px 6px 2px rgba(0,0,0,.05);box-shadow:0 2px 6px 2px rgba(0,0,0,.05);background-color:#fff}.navbar--scrolled .navbar__menu-text{color:#132066}.navbar--scrolled .navbar__bar{background-color:#132066}.navbar--scrolled .navbar__link{color:#132066}.navbar--scrolled:first-of-type .navbar__link{color:#132066;pointer-events:painted}.risk-notes{padding-left:25px;padding-right:25px;margin-bottom:70px}@media screen and (min-width:600px){.risk-notes{display:-ms-flexbox;display:-webkit-box;display:flex}}@media screen and (min-width:767px){.risk-notes{padding-left:50px;padding-right:50px;margin-bottom:100px}}@media screen and (min-width:1024px){.risk-notes{margin-bottom:150px}}@media screen and (min-width:1400px){.risk-notes{padding-left:140px;padding-right:140px}}@media screen and (min-width:600px){.risk-notes__column{width:50%}}@media screen and (min-width:1400px){.risk-notes__column{position:relative}}@media screen and (min-width:600px){.risk-notes__column:first-child{margin-right:60px}}@media screen and (min-width:600px){.risk-notes__column:last-child p:last-child{margin-bottom:0}}.risk-notes__headline{color:#de1f37;font-size:24px;line-height:26px;margin-bottom:30px;font-weight:700}@media screen and (min-width:600px){.risk-notes__headline{font-size:30px;line-height:30px}}.risk-notes__headline:before{content:"";background-image:url(../img/info-icon.svg);background-size:24px;display:inline-block;vertical-align:middle;margin-top:-5px;margin-right:10px;height:24px;width:24px}@media screen and (min-width:600px){.risk-notes__headline:before{background-size:28px;height:28px;width:28px}}@media screen and (min-width:1400px){.risk-notes__headline:before{left:-58px;margin-top:0;position:absolute}}.risk-notes__intro{color:#132066;font-weight:500;font-size:18px;line-height:24px;max-width:350px;margin-bottom:20px}.risk-notes__text p{font-size:14px;line-height:24px;margin-bottom:20px}@media screen and (min-width:600px){.risk-notes__text p{font-size:16px}}.risk-notes__text p:last-child{margin-bottom:0}.risk-notes__text p:before{color:#de1f37;content:"—";display:block}.risk-notes__text a{color:#de1f37;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.risk-notes__text a:hover{opacity:.4}.main-feature-columns{margin-bottom:70px}@media screen and (min-width:768px){.main-feature-columns{margin-bottom:100px;margin-top:130px}}@media screen and (min-width:900px){.main-feature-columns{margin-top:180px}}@media screen and (min-width:1000px){.main-feature-columns{margin-bottom:150px}}@media screen and (min-width:1400px){.main-feature-columns{padding:0 50px}}@media screen and (min-width:768px){.main-feature-columns+.main-feature-columns{padding-top:50px}}.main-feature-columns__wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}@media screen and (min-width:768px){.main-feature-columns__wrapper{background-color:#f6f6f6;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media screen and (min-width:768px){.main-feature-columns--image-right .main-feature-columns__wrapper{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}@media screen and (min-width:768px){.main-feature-columns__column{margin-top:-130px;position:relative}}@media screen and (min-width:900px){.main-feature-columns__column{margin-top:-180px}}.main-feature-columns__column--image{background-color:#f6f6f6;margin-left:25px}@media screen and (min-width:768px){.main-feature-columns__column--image{background-color:transparent;margin-left:0;width:40%}}.main-feature-columns__column--text{padding:0 25px 25px}@media screen and (min-width:600px){.main-feature-columns__column--text{padding:0 50px 50px}}@media screen and (min-width:768px){.main-feature-columns__column--text{width:60%}}@media screen and (min-width:1400px){.main-feature-columns__column--text{padding-left:80px}}.main-feature-columns__image{display:block;float:right;margin-top:-40px;margin-right:30px;max-height:130px}@media screen and (min-width:768px){.main-feature-columns__image{bottom:0;float:none;margin-top:0;max-height:inherit;position:absolute}}.main-feature-columns__headline{color:#de1f37;font-size:30px;letter-spacing:-.01em;line-height:36px;font-weight:700;margin-bottom:24px;max-width:650px}@media screen and (min-width:600px){.main-feature-columns__headline{font-size:40px;line-height:40px;margin-bottom:30px}}@media screen and (min-width:900px){.main-feature-columns__headline{font-size:72px;line-height:70px;padding-top:70px}}.main-feature-columns__text{color:#2b203b;font-size:16px;line-height:24px}.main-feature-columns__text p{font-size:16px;line-height:24px;margin-bottom:20px}@media screen and (min-width:600px){.main-feature-columns__text{max-width:475px}}@media screen and (min-width:900px){.main-feature-columns__text{max-width:475px}}.main-feature-columns__text b,.main-feature-columns__text strong{font-weight:400}@media screen and (min-width:900px){.main-feature-columns__text b,.main-feature-columns__text strong{color:#132066;font-family:Exchange,Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:32px;margin-bottom:23px;max-width:430px}}.main-feature-columns__text a{color:#de1f37;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.main-feature-columns__text a:hover{opacity:.4}.main-feature-columns__link{color:#de1f37;font-size:14px;line-height:16px;font-weight:500;padding-left:33px;position:relative;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media screen and (min-width:600px){.main-feature-columns__link{font-size:19px;line-height:19px;padding-left:37px}}.main-feature-columns__link:hover{opacity:.4}.main-feature-columns__link:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.main-feature-columns__link:hover:after,.main-feature-columns__link:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.main-feature-columns__link:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.main-feature-columns__link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}@media screen and (min-width:600px){.main-feature-columns__link:before{font-size:18px}}.main-feature-columns__link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}@media screen and (min-width:600px){.main-feature-columns__link:after{height:24px;width:24px}}.main-feature-columns__keypoints{display:none}@media screen and (min-width:900px){.main-feature-columns__keypoints{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;font-size:19px;margin-top:20px}}.main-feature-columns__keypoint-item{background-color:#f6f6f6;color:#132066;display:inline-block;font-size:16px;font-weight:500;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;padding-bottom:16px;padding-top:16px;text-align:center;margin-right:20px;vertical-align:middle}@media screen and (min-width:970px){.main-feature-columns__keypoint-item{font-size:19px}}.main-feature-columns__keypoint-item:last-child{margin-right:0}.main-feature-columns__keypoint-item:before{background-color:#fff;background-image:url(../img/tick-red.svg);background-size:20px;background-repeat:no-repeat;background-position:50%;border-radius:50%;content:"";display:inline-block;height:28px;margin-right:10px;width:28px;vertical-align:middle}.team{max-width:1400px;margin:0 auto 70px;padding-top:17px}@media screen and (min-width:768px){.team{padding-top:42px;margin-bottom:100px}}@media screen and (min-width:1024px){.team{margin-bottom:150px;padding-left:50px;padding-right:50px}}@media screen and (min-width:1200px){.team{padding-left:140px;padding-right:140px}}.team .flickity-page-dots{margin:0 auto;display:-ms-flexbox;display:-webkit-box;display:flex;padding-top:0;padding-bottom:0;max-width:280px}.team .flickity-page-dots .dot{margin:0;border:none;border-radius:inherit;height:4px;width:20%;vertical-align:top;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (min-width:500px){.team .flickity-page-dots .dot{width:133px}}.team .flickity-page-dots .dot.dot.is-selected{background-color:#de1f37}.team__wrapper{background-color:#f6f6f6;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px;padding-bottom:45px}@media screen and (min-width:500px){.team__wrapper{text-align:center}}@media screen and (min-width:768px){.team__wrapper{padding-bottom:45px}}@media screen and (min-width:1400px){.team__wrapper{padding-left:25px;padding-right:25px;padding-bottom:100px}}.team__header{margin-bottom:20px;padding-left:25px;padding-right:25px;margin-top:-20px}@media screen and (min-width:500px){.team__header{margin-bottom:50px;margin-left:auto;margin-right:auto;text-align:center}}@media screen and (min-width:768px){.team__header{margin-top:-45px;max-width:500px;padding-left:0;padding-right:0}}@media screen and (min-width:1400px){.team__header{margin-bottom:100px}}.team__headline{color:#de1f37;font-family:Retina,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:36px;margin-bottom:24px}@media screen and (min-width:768px){.team__headline{font-size:72px;line-height:78px;margin-bottom:30px}}.team__text{color:#2b203b;font-size:16px;line-height:24px;margin-bottom:20px}@media screen and (min-width:768px){.team__text{margin:0 auto 10px;max-width:300px}}.team__highlight{color:#2b203b;font-size:16px;line-height:24px;margin-bottom:20px}@media screen and (min-width:768px){.team__highlight{color:#132066;font-family:Exchange,Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:32px;margin:0 auto 30px;max-width:360px}}.team__link{color:#de1f37;font-size:14px;line-height:16px;font-weight:500;padding-left:33px;position:relative;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media screen and (min-width:600px){.team__link{font-size:19px;line-height:19px;padding-left:37px}}.team__link:hover{opacity:.4}.team__link:hover:before{-webkit-transform:translate(3px,-50%);transform:translate(3px,-50%)}.team__link:hover:after,.team__link:hover:before{transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1), -webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.team__link:hover:after{-webkit-transform:translate(3px,-55%);transform:translate(3px,-55%)}.team__link:before{content:"→";position:absolute;font-size:13px;line-height:13px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}@media screen and (min-width:600px){.team__link:before{font-size:18px}}.team__link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);height:20px;width:20px;border:2px solid;border-radius:50%}@media screen and (min-width:600px){.team__link:after{height:24px;width:24px}}.team__columns{width:100%}@media screen and (min-width:500px){.team__columns{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch;margin-left:auto;margin-right:auto;width:400px}}@media screen and (min-width:768px){.team__columns{width:620px}}@media screen and (min-width:1400px){.team__columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin-left:-105px;margin-right:-105px;width:auto}}.team__columns:after{content:"flickity";display:none}@media screen and (min-width:500px){.team__columns:after{content:""}}.team__member-text{padding-left:15px;padding-right:15px}.team__cell{cursor:pointer;margin-bottom:30px;text-align:center;width:100%;padding-top:30px;padding-left:20px;padding-right:20px}@media screen and (min-width:64em){.team__cell{margin-right:4.1%}}@media screen and (min-width:500px){.team__cell{-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;width:180px;margin-bottom:40px;margin-left:0;margin-right:40px;padding:0}}.team__cell:nth-child(2n){margin-right:0}@media screen and (min-width:768px){.team__cell:nth-child(2n){margin-right:40px}}.team__cell:nth-child(3n){margin-right:40px}@media screen and (min-width:768px){.team__cell:nth-child(3n){margin-right:0}}@media screen and (min-width:1400px){.team__cell:nth-child(3n){margin-right:40px}}@media screen and (min-width:1400px){.team__cell:nth-child(2n){margin-top:80px}}.team__cell:last-child{margin-right:0}.team__member{border-radius:4px;border:2px solid #fff;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.1);box-shadow:0 0 40px 0 rgba(0,0,0,.1);background:#fff;padding-bottom:70px;margin:0 auto;height:420px;width:280px}@media screen and (min-width:500px){.team__member{-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;height:360px;margin:0;width:auto;padding-bottom:0}}@media screen and (min-width:500px){.team__member:hover{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.2);box-shadow:0 0 40px 0 rgba(0,0,0,.2)}}.team__member-image{border-top-right-radius:4px;border-top-left-radius:4px;display:block;width:100%}.team__member-thumbnail{margin-bottom:40px;position:relative}@media screen and (min-width:500px){.team__member-thumbnail{margin-bottom:30px}}.team__play-button{bottom:-20px;display:-ms-flexbox;display:-webkit-box;display:flex;padding:0;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:absolute;height:40px;width:40px;color:#de1f37;border-radius:50%;background:#de1f37;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.team__play-button:after{background-image:url(../img/play.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;position:absolute;width:15px;height:20px;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.team__member-name{color:#132066;font-size:18px;font-weight:700;line-height:21px;margin-bottom:10px}.team__member-job-title{color:#2b203b;font-size:14px;line-height:18px}.team__company-panel{display:block;position:relative;padding-top:100px;padding-bottom:100px}@media screen and (min-width:500px){.team__company-panel{background:#132066;padding:24px 20px}}.team__company-panel.team__company-panel--has-modal{cursor:pointer}@media screen and (min-width:500px){.team__company-panel:hover .team__company-icon{opacity:.2}}.team__company-logo{display:block;margin:0 auto}.team__company-icon{display:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (min-width:500px){.team__company-icon{display:block;position:absolute;top:30px;right:15px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.5}}
