/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe,.cboxPhoto{border:0;display:block}.cboxIframe{width:100%;height:100%;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/#cboxOverlay{background:#fff;opacity:0.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:32px;overflow:visible;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{background:#000;padding:1px}#cboxLoadingGraphic{background:url(https://www.skiweltcup-dresden.de/assets/css/images/loading.gif) no-repeat 50%}#cboxLoadingOverlay{background:#000}#cboxTitle{left:0;color:#000}#cboxCurrent,#cboxTitle{position:absolute;top:-22px}#cboxCurrent{right:205px;text-indent:-9999px}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(https://www.skiweltcup-dresden.de/assets/css/images/controls.png) no-repeat 0 0}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{outline:0}#cboxPrevious{background-position:0px 0px;right:44px}#cboxPrevious:hover{background-position:0px -25px}#cboxNext{background-position:-25px 0px;right:22px}#cboxNext:hover{background-position:-25px -25px}#cboxClose{background-position:-50px 0px;right:0}#cboxClose:hover{background-position:-50px -25px}.cboxSlideshow_off #cboxPrevious,.cboxSlideshow_on #cboxPrevious{right:66px}.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:44px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px}.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px;right:44px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px}.form-control{box-sizing:border-box}.btn,.check-icon,button,input,select,textarea{border-radius:4px}.form-control,.form-group .help-block{transition:.4s}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(../font/open-sans-regular.woff) format("woff2"),url(../font/open-sans-regular.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(../font/open-sans-semibold.woff) format("woff2"),url(../font/open-sans-semibold.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(../font/open-sans-bold.woff) format("woff2"),url(../font/open-sans-bold.woff) format("woff")}html{background-image:url(../img/bg-pattern.jpg);background-color:#fff;background-position-x:left;background-repeat:repeat;background-size:3840px 1300px;font-family:xs;position:relative}body,html{min-height:100%}body{box-sizing:border-box;margin:0;overflow-x:hidden;padding:3.125em 0 0}body::before{background-color:rgba(255,255,255,.5);content:"";display:none;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.1s;width:100%;z-index:15}body.bg-navigation::before{display:block;opacity:1;visibility:visible}.main{position:relative}.inner{box-sizing:border-box;margin:0 auto;padding:0 0.9375em}.section{background-color:#fff;padding:1.25em 0}.section .inner > h2:first-child{margin-top:0}.section:not(.section-newsletter) .inner{position:relative}.section-header > section > :last-child{margin-bottom:0}.section-header + .section-newsletter .inner{padding-top:2.5em}.section-bg{background-image:url(../img/snow-bottom.png),url(../img/snow-top.png);background-color:transparent;background-position:0 0,0 100%;background-size:3840px 320px,3840px 320px;padding:5em 0}.section-bg > .inner > .grid-list:first-child{margin-top:0}.section-invert{background-image:url(../img/snow-bottom.png);background-color:#eef7f8;background-position:0 0;background-size:3840px 320px;padding-top:5em}.section-bg,.section-invert{background-repeat:no-repeat}.section-newsletter{position:relative;z-index:0}.section-newsletter .teaser-list{margin-bottom:2.5em}section > .btn-container,section > h1,section > h2:not(.headline-newsletter),section > h3,section > p{text-align:center}ol,ul{margin:0 0 1.25em}.list-unstyled{list-style:none;padding:0}.lnk{font-weight:600;padding-left:1.5625em;position:relative}.lnk:focus,.lnk:hover,a:focus .lnk,a:hover .lnk{color:#f9b112}.lnk:focus .lnk-text,.lnk:hover .lnk-text,a:focus .lnk .lnk-text,a:hover .lnk .lnk-text{text-decoration:none}.lnk .icon{color:#f9b112;left:0;position:absolute;top:50%;transform:translateY(-50%)}.lnk svg{fill:currentColor}.lnk-text{text-decoration:underline}.table-custom{border-collapse:collapse;color:inherit;font:inherit;overflow:auto}.table-custom thead{background-color:#c9e6ea}.table-custom tbody{background-color:#fff}.table-custom tbody tr:nth-of-type(odd){background-color:#edf7f8}.table-custom td,.table-custom th{padding:2rem;text-align:left}.table-custom td:first-child,.table-custom th:first-child{border-left:0}.table-custom th{border-left:1px solid #edf7f8}.table-custom td{border-left:1px solid #c9e6ea;box-sizing:border-box;vertical-align:middle}.table-custom a{color:inherit;white-space:nowrap}.logo{left:0}.logo-header{height:0;padding-bottom:6.875em;position:absolute;top:0;transition:padding-bottom 0.1s,width 0.1s;width:8.75em;z-index:30}.header-fixed .logo-header{padding-bottom:4.875em;width:5.75em}.nav-opened .logo-header{display:none}.logo-header svg{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(6,74,125,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 0 5px rgba(6,74,125,.3));height:100%;left:0;position:absolute;top:0;width:100%}.no-js .logo-header{opacity:1}.logo-footer{margin-bottom:0}.logo-footer img{display:block;margin:0 auto}.header{background-color:#064a7d;height:3.125em;left:0;position:fixed;right:0;top:0;z-index:20}.header + .main > .breadcrumb:first-child{margin-top:3.125em}.header > .inner{height:100%;position:relative}.form-logout .btn-text-only,.lnk-login-logout{display:inline-block;font-size:1.4rem;font-weight:700;line-height:1;position:relative;text-decoration:none}.form-logout .btn-text-only .icon,.lnk-login-logout .icon{fill:currentColor;position:absolute}.form-logout .btn-text-only .btn-text,.lnk-login-logout .lnk-text{display:inline-block;line-height:inherit;margin-top:1px;text-decoration:inherit}.form-logout{display:none}.header .form-logout{display:inline-block}.form-logout .btn-text-only{padding-bottom:3px;padding-right:0;padding-top:3px}.header .tx-felogin-pi1{display:inline-block}button{cursor:pointer}.btn-container{margin-top:1.875em}.btn-container .btn{margin:0}.btn{border:2px solid transparent;box-sizing:border-box;cursor:pointer;display:inline-block;font-weight:600;line-height:1.4;margin:0.625em 0 1.25em;outline:0;padding:0.425em 1.25em;pointer-events:all;position:relative;text-decoration:none}.btn::-moz-focus-inner{border:0;padding:0}.btn-text{display:block;text-align:center}.btn-large{font-size:1.8rem}.btn-accent{background:#f9b112;border-color:#f9b112 #f9b112 #f68a09;color:#04385f}.btn-accent:not(.disabled):focus,.btn-accent:not(.disabled):hover{background:#f68a09;border-color:#f68a09 #f68a09 #f14f04;text-decoration:none}.btn-secondary{background-color:transparent;border-color:#064a7d;color:#064a7d}.btn-secondary:not(.disabled):focus,.btn-secondary:not(.disabled):hover{background:#064a7d;color:#fff}.btn-primary{background-color:#064a7d;border-color:#064a7d;color:#fff}.btn-primary:not(.disabled):focus,.btn-primary:not(.disabled):hover{background:#04385f;border-color:#04385f;color:#fff}.disabled{cursor:not-allowed;opacity:.5}.btn-icon .icon{height:1em;position:absolute;top:50%;transform:translateY(-50%);width:1em}.btn-icon svg{fill:currentColor}.btn-icon.btn-icon-left{padding-left:2.5em}.btn-icon.btn-icon-left .icon{left:0.9375em}.btn-icon.btn-icon-right{padding-right:2.5em}.btn-icon.btn-icon-right .icon{right:0.9375em}.btn-icon-only svg{fill:currentColor}.btn-text-only{background:transparent;border:0;color:inherit;font:inherit;margin:0;padding:0}.cookie-info{background-color:#fff;bottom:0;box-shadow:0 0 20px rgba(0,0,0,.4);display:none;left:0;position:fixed;width:100%;z-index:6}.cookie-info p{font-size:1.4rem}.cookie-info .inner{padding:1.25em;position:relative}.no-cookies .cookie-info,.no-js .cookie-info{box-shadow:0 -2px 10px rgba(0,0,0,.3) inset;display:block;padding-top:3.4375em;position:static}.no-cookies .cookie-accept,.no-js .cookie-accept{display:none}.btn-cookie{margin:0.625em 0 0;min-width:80px;width:100%}html{font-size:10px}body{color:#064a7d;font:16px/1.4 Open Sans,sans-serif;font:1.6rem/1.4 Open Sans,sans-serif;font-weight:400;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}a{transition:color .4s}a:not(.disabled):focus{color:#064a7d}li,p{line-height:1.5}p{margin:0 0 1.25em}.switch-label a,p a{color:inherit;font-weight:700}.panel-primary .switch-label a,.panel-primary p a{font-weight:400}.switch-label a:not(.disabled):focus,.switch-label a:not(.disabled):hover,p a:not(.disabled):focus,p a:not(.disabled):hover{color:#f9b112;text-decoration:none}.heading{display:block;margin:2.5em 0 1.25em;position:relative}.style1,.text-large,h1{font-size:3rem;line-height:1.13333}.style1,h1{margin-bottom:1.08333em}h2,h3,h4,h5{line-height:1.2}.style2,.style4,.style4 .subline,h2{font-size:2.4rem;margin:2.22222em 0 0.91667em}h2 + h3{margin-top:0}.style3,.subline,h3{font-size:2rem;margin:2.5em 0 1.66667em}.style4{color:#4cc5d7}.style5,h4{font-size:1.8rem}.subline{color:#fff;display:block;font-weight:600}.subline-inline{display:inline}.text-xtrasmall,small{font-size:1.2rem}.text-xtrasmall{font-weight:600}.tag{color:#4cc5d7;font-size:1.4rem;font-weight:700;line-height:1;margin-bottom:0.71429em}.text-center{text-align:center}.text-large{font-weight:700}.headline-image-text{color:#fff}.language-switch-container{background:linear-gradient(to top,#04385f 70%,#032b49);display:inline-block;position:absolute;text-align:right;top:3.125em;transition:right .2s}.nav-opened .language-switch-container{display:none}.language-opened .language-switch-container{right:0}.language-switch{display:inline-block;padding:0 0.625em;position:relative}.language-switch a{color:#fff;cursor:pointer;display:block;line-height:0.71429em;padding:1.25em;position:relative;text-decoration:none}.language-switch,.language-switch a{font-size:1.4rem;font-weight:700}.language-switch ul{margin:0;text-align:right}.language-switch li{display:block;line-height:0.55556em;position:relative}.nav-menu-language:after{content:"";display:block;clear:both}.nav-menu-language{box-sizing:border-box;display:inline-block;height:3.125em;position:absolute;right:3.125em;top:0;width:3.125em}.nav-menu-language :not(:disabled),.nav-menu-language :not(:disabled):focus,.nav-menu-language :not(:disabled):hover{color:#fff}.language-opened .nav-menu-language :not(:disabled),.language-opened .nav-menu-language :not(:disabled):focus,.language-opened .nav-menu-language :not(:disabled):hover{color:#f9b112}.nav-menu-language .icon{fill:currentColor}.language-toggle-icon{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.footer{background:url(../img/snow-bottom.png),linear-gradient(rgba(6,74,125,.2) 10%,rgba(6,74,125,.8) 90%);background-position:0 0;background-repeat:no-repeat;background-size:3840px 320px,100% 100%;box-sizing:border-box;padding:5em 0 3.125em;z-index:0}.footer,.footer .btn-text,.footer a{color:#fff}.footer a:focus,.footer a:hover,.footer a[aria-current="true"]{color:#f9b112}.footer > .inner{padding-bottom:1.25em}.footer.invert{background:url(../img/snow-bottom-invert.png),linear-gradient(rgba(6,74,125,.2) 10%,rgba(6,74,125,.8) 90%);background-position:100% 0;background-repeat:no-repeat;background-size:3840px 320px,100% 100%}.footer-content{margin:0;position:relative;text-align:center}.footer-content ul{display:block;margin:0}.footer-content ul strong{display:block}.footer-content li{white-space:nowrap}.footer-content .seperator-mobile{display:inline-block;padding:0 0.25em}.footer-logo-container{line-height:0}.footer-logo-container a,.footer-logo-container ul{display:inline-block}.footer-logo-container li{line-height:0}.nav-footer{background-color:#064a7d;bottom:0;left:0;position:absolute;right:0}.nav-footer ul:after{content:"";display:block;clear:both}.nav-footer ul{margin:0}.nav-footer li,.nav-footer ul{display:inline-block}.nav-footer li{float:left;position:relative}.nav-footer li:not(:first-child)::before{color:#4cc5d7;content:"+";font-size:20px;font-size:2rem;left:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.nav-footer .nav{height:3.125em;overflow:hidden;text-align:center}.nav-footer a{font-weight:600;line-height:4.16667;padding:0 1.25em;text-decoration:none}.clearfix:after{content:"";display:block;clear:both}.display-phone-only,.display-tablet,.display-tablet-portrait-down,.display-tablet-portrait-up,.line-break{display:none}.left{float:left}.right{float:right}.skew-right{transform:skewX(-10deg)}.skew-left,.skew-right > .skew-normalize{transform:skewX(10deg)}.skew-left > .skew-normalize{transform:skewX(-10deg)}.bg-primary-80{background-color:rgba(3,43,73,.8)}.bg-primary{background-color:#064a7d}.hidden,html[lang^="cz"] .lang-cz,html[lang^="cz"] .lang-en,html[lang^="de"] .lang-cz,html[lang^="de"] .lang-en,html[lang^="en"] .lang-cz,html[lang^="en"] .lang-de{display:none}.nav-container{height:calc(100% - 6.25em);position:fixed;right:100vw}.nav-container .inner{height:100%}.nav-container .nav a{text-decoration:none}.nav-main{display:block;overflow-y:auto}.nav-main a{font-weight:600;font-size:1.6rem}.nav-layer1,.nav-layer2{padding:0}.nav-layer1{height:100%;margin:0}.nav-layer1 > li{line-height:0}.nav-layer1 > li > a{cursor:default}.nav-layer1 > li.active > a,.nav-layer1 > li.hovered > a,.nav-layer1 > li > a:focus{color:#f9b112}.nav-layer1 > li.hovered > a,.nav-layer1 > li > a:focus{border-color:#f9b112}.nav-layer1 > li.hovered > a::before,.nav-layer1 > li > a:focus::before{display:block}.nav-layer1 > li:last-child{padding-right:.3125em}.nav-layer1 > li > a{border:solid transparent;border-width:0 0 0 2px;box-sizing:border-box;color:#fff;display:block;height:3.125em;line-height:3.125em;margin:0;padding:0 calc(1.25em * .75 - 2px);position:relative;z-index:1}.nav-layer-toggle::before{border:solid transparent;border-color:rgba(249,177,18,0);border-left-color:#f9b112;border-width:5px;content:"";display:none;height:0;left:0;pointer-events:none;position:absolute;width:0}.nav-layer2 a{color:#fff;display:block;font-weight:400;line-height:3.125em;margin:0 -1.875em;padding:0 calc(1.25em * 1.75 - 2px)}.nav-layer2 a img{border:0;margin-bottom:17px;margin-top:23px;vertical-align:top;width:120px}.nav-layer2 a:focus,.nav-layer2 a:hover,.nav-layer2 li.active a,.nav-layer2 li.hovered a{color:#f9b112}.nav-layer2 > li:last-child a{border-bottom:0}.sub-menu{max-height:0;opacity:0;transition:max-height 0.3s,opacity 0.3s,visibility 0.3s;visibility:hidden;z-index:0}.sub-menu.hovered{display:block;max-height:1000px;opacity:1;visibility:visible;z-index:15}.sub-menu-container{height:100%}.sub-menu-container .inner{height:100%;position:relative}.nav-menu:after{content:"";display:block;clear:both}.nav-menu{background-color:transparent;cursor:pointer;display:block;height:3.125em;position:absolute;right:0;text-decoration:none;top:0}.nav-menu-text{color:#fff;display:none;line-height:3.125em;pointer-events:none}.nav-opened .nav-menu-text{display:inline-block;position:absolute;right:calc(100vw - 1.875em);top:0;transform:translate(100%,0)}.nav-menu-line-wrapper{display:block;height:100%;overflow:hidden;position:relative;width:3.125em}.nav-menu-line{background-color:#fff;border-radius:2px;display:block;height:2px;opacity:1;position:absolute;right:15px;transform:rotate(0deg);transition:.2s ease-in-out;width:20px}.nav-opened .nav-menu-line:nth-child(1){top:23px;transform:rotate(135deg)}.nav-opened .nav-menu-line:nth-child(2){opacity:0;right:-60px}.nav-opened .nav-menu-line:nth-child(3){top:23px;transform:rotate(-135deg)}.nav-opened .nav-menu-line:nth-child(4){opacity:0;right:0;width:0}.nav-menu-line:nth-child(1){top:16px}.nav-menu-line:nth-child(2){top:23px}.nav-menu-line:nth-child(3){top:30px}.nav-menu-line:nth-child(4){right:18px;top:27px;transform:rotate(90deg);width:10px}.nav-image{display:none}.nav-image img{height:100%}.nav-image::before{background-image:url(../img/img-nav-rahmen.png)}.social-media-share:after{content:"";display:block;clear:both}.social-media-share{background-color:transparent;display:block}.social-media-share h2{line-height:1.3333;margin:0;text-align:center}.social-media-share a{display:block;height:2.5em;overflow:hidden;position:relative;width:2.5em;z-index:1}.social-media-share a,.social-media-share a:focus,.social-media-share a:hover{color:#fff}.social-media-share .icon{fill:currentColor;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.social-media-channel-list,.social-media-share-list{list-style:none;margin:0;padding:0}.social-media-channel-list{position:fixed}.channel-tag,.social-media-channel-list .share-list-container{display:block}.channel-tag{background-color:#fff;font-size:1.4rem;font-weight:600;line-height:2.8571428;padding:0 0.625em}.social-channel-lnk{background-color:#064a7d}.share-list-container{display:inline-block;position:relative}.share-list-wrapper{display:block;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(6,74,125,0.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 0 5px rgba(6,74,125,.5));overflow:hidden;position:absolute;right:2.5em;top:0;width:0}.active .share-list-wrapper{width:auto}.social-media-share-list:after{content:"";display:block;clear:both}.social-media-share-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;transform:translateX(100%);transition:transform .2s}.active .social-media-share-list{transform:translateX(0)}.social-share-menu{background-color:#064a7d;box-shadow:0 0 5px rgba(6,74,125,.5)}.social-share-menu.active,.social-share-menu:focus,.social-share-menu:hover{background-color:#04385f}.lnk-facebook{background-color:#3d5192}.lnk-twitter{background-color:#54aced}.lnk-whatsapp{background-color:#64bb53}.channel-lnk-facebook:focus,.channel-lnk-facebook:hover{background-color:#3d5192}.channel-lnk-twitter:focus,.channel-lnk-twitter:hover{background-color:#54aced}.channel-lnk-instagram:focus,.channel-lnk-instagram:hover{background-color:#d33c74}.channel-lnk-youtube:focus,.channel-lnk-youtube:hover{background-color:#f00}svg{transform:translateZ(0)}.map-svg{position:relative}.svg-ski-map-container:after{content:"";display:block;clear:both}.svg-ski-map-container{position:relative}.svg-ski-map-desktop{display:none;padding-bottom:62%;width:100%}.svg-ski-map svg{height:100%;left:0;position:absolute;top:0;width:100%}.svg-ski-map-smartphone,.swipe{background-repeat:no-repeat;background-size:cover;display:none}.swipe{height:8.75em;position:absolute;width:8.75em;z-index:1}.swipe-left{background-image:url(../img/swipe_left.png);left:100%;margin-left:-8.75em;top:0}.swipe-right{background-image:url(../img/swipe_right.png);margin-right:-8.75em;right:100%;top:2.5em}.altitude-profile{margin:0 -0.9375em 2.5em;position:relative;width:calc(100% + 1.875em)}.altitude-profile svg{height:7.3125em;width:73.75em}.altitude-profile-image{overflow-x:auto}.panel{padding:1.25em 1.25em 2.5em}.panel-content{position:relative;z-index:2}.panel-content .heading:first-child{margin-top:0}.panel-image{background-position:0 0;background-repeat:no-repeat;background-size:auto 100%;bottom:-4.0625vw;height:730px;position:absolute;right:50%;transform:translateX(82.5%);width:1040px;z-index:1}.panel-primary{background-color:#064a7d;color:#fff}.panel-bgimage{background-position:top;background-repeat:no-repeat;background-size:auto 100%;margin-bottom:10vw}.panel-bgimage .heading > span:first-child{margin-right:.25em}.panel-bgimage .grid-list-tablet-landscape-2{margin-top:0}.panel-bgimage .grid-list-tablet-landscape-2 > .grid-list-item{padding-top:0}form{margin:0}form .grid-list-tablet-landscape-2 > .grid-list-item,form .grid-list-tablet-portrait-2 > .grid-list-item{padding-bottom:0}.alert + form{margin-top:1.875em}fieldset{border:0;margin:0;padding:0}button,input,select,textarea{-webkit-appearance:none;box-shadow:none;font-family:inherit;font-size:inherit;line-height:inherit}input[type="file"]{display:block;position:relative}select{background-repeat:no-repeat;background-position:center right 1.25em;text-overflow:""}select::-ms-expand{display:none}.form-group-inline .form-control,.form-group-inline .form-label{display:inline-block}.form-wrap{overflow:hidden}.form-group{margin-bottom:1.875em}.form-legend{color:inherit}.form-label{display:block;font-size:inherit;margin-bottom:0.3125em}.disabled .form-label{opacity:.5}.form-control{background:#fff;border:2px solid #fff;color:#064a7d;display:block;font-size:1.8rem;height:2.22222em;max-width:100%;outline:0;padding:0.27778em 0.55556em;width:100%}textarea.form-control{height:6.66667em;padding-bottom:0.55556em;padding-top:0.55556em}.form-control,.form-control:-moz-ui-invalid{box-shadow:none}.form-control:not(:disabled):focus,.form-control:not(:disabled):hover{border-color:#f9b112}.form-control:disabled[type="text"]{background-repeat:no-repeat;background-position:center right 1.25}.form-action .btn{margin:0}.form-action-ontop .form-action{margin-top:0.625em;width:100%}.form-action-ontop{margin-bottom:0;margin-top:1.875em;max-width:auto}.form-group{position:relative}.form-group .help-block{border-radius:0 0 4px 4px;box-shadow:0 1px 2px rgba(0,0,0,.3);display:none;font-size:1.2rem;margin:0 0 -1px}.has-error .form-control,.has-error .form-control:focus{border-color:#e15b3b}.has-success .form-control,.has-success .form-control:focus{border-color:#65b66f}.help-block.form-error{background:#e15b3b;display:block;padding:0.3125em 0.625em}.switch-check{margin-top:1.875em}.switch-label,button{cursor:pointer}.switch-input:disabled + .switch-label,.switch-input:disabled + button{cursor:not-allowed;opacity:.5}.switch-group-label{color:inherit;position:static}.switch-label{position:relative}.switch-label:not(.switch-block){padding-right:1.875em}.switch-block{display:block;margin-bottom:1.25em}.switch-icon{background-color:#fff;border:2px solid transparent;display:inline-block;height:1em;left:0;position:absolute;top:.07em;width:1em}.switch-input:checked + .switch-label .switch-icon{background-color:rgba(0,0,0,.1)}.switch-input:checked + .switch-label .switch-icon::after{display:inline-block}.switch-input:not(:disabled):active + .switch-label .switch-icon,.switch-input:not(:disabled):focus + .switch-label .switch-icon,.switch-input:not(:disabled):hover + .switch-label .switch-icon{border-color:#f9b112;outline-offset:1px}.switch-icon::after{content:"";display:none;position:absolute}.radio-icon{border-radius:50%}.switch-input:checked + .switch-label .radio-icon{border-color:#f9b112}.radio-icon::after{background-color:#f9b112;border-radius:50%;height:.5625em;left:50%;top:50%;transform:translate(-50%,-50%);width:.5625em}.switch-input:checked + .switch-label .check-icon{border-color:#f9b112}.switch-input:checked + .switch-label .check-icon::after{border-bottom:2px solid #f9b112;border-right:2px solid #f9b112;height:0.5625em;left:0.3125em;top:0.0625em;transform:rotate(45deg);width:0.3125em}.alert{padding:.8125em 1.25em}.alert strong{color:inherit}.alert-success{background-color:#65b66f;color:#fff}.alert-info{background-color:#c9e6ea;color:#04385f}.alert-warning{background-color:#f9b112}.alert-error{background-color:#e15b3b;color:#fff}.alert-error ol{padding-left:0}.alert-error li::before{display:none}.has-error,.has-success{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.has-error .form-control,.has-success .form-control{border-radius:4px 4px 0 0}.has-error .help-block,.has-success .help-block{display:block;-ms-flex-order:1000;order:1000}.has-error .switch-check,.has-success .switch-check{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.help-block,.inverse .has-error.filled,.inverse .has-error.focus,.inverse .has-success.filled,.inverse .has-success.focus{color:#fff}.help-block{display:none;font-size:1.4rem;margin:0;padding:0.625em 1.42857em;text-align:left}.has-error .help-block{background-color:#e15b3b}.has-success .help-block{background-color:#65b66f}.switch-check .help-block{margin-bottom:10px}.form-info{font-size:1.4rem;margin:0.71429em 0 0}.icon{display:block;height:1em;width:1em}.ico-chevron-down,.ico-chevron-up{height:1em;width:0.9375em}.ico-download{height:.725em}.ico-chevron-right{height:0.75em}.ico-instagram,.ico-language{height:1.25em;width:1.25em}.ico-facebook,.ico-twitter,.ico-youtube{height:1.5625em;width:1.5625em}.ico-whatsapp{height:1.5em;width:1.5em}.ico-checkmark{width:1.125em}.no-js-message{background-color:rgba(249,177,18,.8);border-bottom:1px solid #f9b112;color:#fff;font-size:1.5rem;line-height:1.25;padding:8px 10px}.no-js-message strong{color:inherit;font-size:inherit;font-weight:400}.stage{line-height:0;position:relative}.stage .stage-content{height:18.125em}.stage-snow-border::after{background-image:url(../img/snow-top.png);background-position:0 100%;background-repeat:no-repeat;background-size:3840px 320px;bottom:0;content:"";display:block;height:20em;left:0;position:absolute;right:0}.stage-content{position:relative;text-align:center}.stage-image{background-position:top;background-repeat:no-repeat;background-size:auto 100%;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.stage-box,.stage-image{display:inline-block}.stage-box{max-width:calc(100% - 1.875em);position:relative;top:16.25em;z-index:5}.stage-box-bg{height:100%;left:0;position:absolute;top:0;width:100%}.text-wrapper{padding:1.875em 1.25em 2.375em;position:relative;text-align:left}.text-wrapper .btn{margin:0;top:100%}.stage-box-disturber,.text-wrapper .btn{position:absolute;transform:translate(0,-50%)}.stage-box-disturber{top:0}.stage-box-disturber .skew-right{background-color:#fff;padding:2px 1.25em}.stage-box-disturber p{color:#064a7d;font-size:calc(1.6rem + 0.7999999999999998 * ((100vw - 60rem) / 62));font-weight:600;margin:0}.stage-heading{color:#fff;font-size:2.7rem;line-height:1.2;margin:0}.stage-heading span{display:block}.header-images,.layer{display:none;height:100%;margin:0;padding:0;width:100%}.header-images{overflow:hidden;position:absolute}.header-images .inner{height:100%;position:relative}.header-images ul{display:block;list-style:none;margin:0;padding:0}.layer{position:absolute}.layer-image1{bottom:.9375em;right:6.875em}.layer-image2{bottom:4.6875em;right:-7.8125em}.layer-image1,.layer-image2{position:absolute;transform:scale(.9)}.no-js .layer-image1,.no-js .layer-image2{transform:scale(1)}.breadcrumb{background-color:#eef7f8;min-height:3.75em}.breadcrumb + .section h1{margin-top:0.83333em}.breadcrumb .inner:after{content:"";display:block;clear:both}.breadcrumb .inner{line-height:0}.breadcrumb p:after{content:"";display:block;clear:both}.breadcrumb p{display:inline-block;line-height:1.25;margin:0;padding:0.3125em 0 0.625em}.breadcrumb p > span{padding:0.3125em}.breadcrumb a,.breadcrumb span,.breadcrumb strong{color:#064a7d}.breadcrumb a,.breadcrumb span{float:left;line-height:inherit;white-space:nowrap}.breadcrumb a{font-weight:700;padding:0.3125em}.breadcrumb a span{transition:color .2s;text-decoration:underline}.breadcrumb a:focus span,.breadcrumb a:hover span{color:#f9b112;text-decoration:none}.breadcrumb a[aria-current="true"]:focus span,.breadcrumb a[aria-current="true"]:hover span,.breadcrumb a[aria-current="true"] span{color:#064a7d;text-decoration:none}.breadcrumb strong{display:block;line-height:1.25;padding-top:0.83333em}.breadcrumb .icon{fill:currentColor;float:left;padding-left:0.625em;position:relative;top:0.375em}.teaser-grid-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-2 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.teaser-grid-2 > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.teaser-grid-2 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-2 > .grid-list-item-small{width:35%}.teaser-grid-2-centered{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-2-centered > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.teaser-grid-2-centered > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.teaser-grid-2-centered > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-2-centered > .grid-list-item-small{width:35%}.teaser-list{margin:1.25em 0}.teaser-list .grid-list-item{display:-ms-flexbox;display:flex}.teaser{background-color:#fff;color:#064a7d;position:relative;text-decoration:none;width:100%}.teaser:focus:not(div),.teaser:hover:not(div){box-shadow:0 0 2.1875em rgba(6,74,125,.4)}.teaser-content-wrapper{width:100%}.teaser-content,.teaser-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.teaser-content{box-sizing:border-box;padding:1.25em}.teaser-content-wrapper .teaser-content{-ms-flex-positive:1;flex-grow:1}.teaser-content p:not(.tag):last-of-type{margin-bottom:0}.teaser-caption{background-color:#064a7d;padding:1.25em;transition:background-color .2s}a:focus .teaser-caption,a:hover .teaser-caption{background-color:#04385f}.teaser-caption .lnk{color:#fff;font-size:1.5rem;padding-left:1.66667em;transition:color .2s}.teaser-caption .icon{height:0.8em;width:0.8em}.teaser-caption .lnk-text{text-decoration:none}.teaser-headline{margin:0 0 0.625em}.teaser-footer{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.5625em;margin-right:-0.5625em;width:calc(100% + 0.5625em + 0.5625em)}.teaser-footer .btn,.teaser-footer .lnk{margin:1.25em 0.5625em 0}.teaser-footer .btn{transition:background-color .2s}.teaser-footer .lnk{transition:color .2s}.teaser-horizontal{margin-top:1.25em}.teaser-horizontal,.teaser-list .teaser-horizontal{margin-bottom:1.25em}.teaser-horizontal .teaser-content{-ms-flex:1 0 50.84746%;flex:1 0 50.84746%;position:relative}.teaser-horizontal:not(.teaser-partner-block) .teaser-image{background-color:#eef7f8}.teaser-image,.teaser-image img{display:block}.teaser-image img{width:100%}.teaser-image + .teaser-content{text-align:left}.teaser-partner-block .teaser-list{margin:0;width:100%}.teaser-partner-block .teaser{margin:0 auto;max-width:13.75em}.headline-logo-wrapper{display:block;margin-bottom:1.25em}.headline-logo{height:0;margin:0 auto;max-width:100%;padding-bottom:4.991%;position:relative;width:100%}.headline-logo svg{height:100%;left:0;overflow:visible;padding:0 0.3125em;position:absolute;top:0;width:100%}.headline-logo svg .lang-en{transform:translateX(-0.3125em)}.text-picture:after{content:"";display:block;clear:both}.text-picture{margin-bottom:2.5em}.text-picture h2{font-size:1.8rem;margin-bottom:1.66667em}.text-picture .tag + h2{margin-top:1.11111em}.text-picture + .btn-container{margin-top:1.25em}figure{display:table;line-height:0;margin:0}figure img{vertical-align:top}figcaption{caption-side:bottom;display:table-caption;font-size:1.4rem;line-height:1.42857;padding:0.625em 0;pointer-events:none}img{height:auto;max-width:100%}.image{margin-bottom:1.25em}.image.left{margin-right:2.5em}.image.right{margin-left:2.5em}.anchor-nav-wrapper{display:block;height:100%}.anchor-nav-wrapper,.anchor-nav-wrapper .btn{position:relative}.anchor-nav-fixed .anchor-nav-wrapper{z-index:10}.anchor-nav{bottom:0;left:0;line-height:0;padding:0.9375em 0;position:absolute;right:0;text-align:center;z-index:3}.anchor-nav ul{display:none;margin:0;opacity:0}.anchor-nav-fixed .anchor-nav{background-color:rgba(255,255,255,.9);bottom:auto;padding:0.625em;position:fixed;top:3.125em}.anchor-nav .btn{font-size:1.4rem;line-height:1.14286;margin:0.35715em;padding:0.78571em 0.71429em}.anchor-nav .btn.active{background:#f9b112;border-color:#f9b112 #f9b112 #f68a09;color:#04385f}.anchor-nav .btn.active:focus,.anchor-nav .btn.active:hover{background:#f68a09;border-color:#f68a09 #f68a09 #f14f04}.anchor-nav li,.anchor-nav li a{display:block}.anchor-nav.open ul{background-color:rgba(255,255,255,.8);border-radius:0 0 4px 4px;box-shadow:0 0 3.125em rgba(6,74,125,.4);box-sizing:border-box;display:block;left:0.3125em;opacity:1;padding-bottom:0.3125em;position:absolute;right:0.3125em;top:100%}.anchor-nav.open .toggle-anchor-nav{border-radius:4px 4px 0 0}.anchor-nav-menu{position:relative}.anchor-nav-icon{position:absolute;right:0.71429em;top:50%;transform:translate(0,-50%)}.anchor-nav-icon .icon{fill:currentColor;transition:transform .2s}.open .anchor-nav-icon .icon{transform:rotate(-180deg)}.section-video .inner{margin-bottom:23.35805%}.section-video .teaser-list{margin-bottom:0}.section-video + .section .inner{margin-top:23.35805%}.video-container{box-shadow:0 0 6.25em rgba(6,74,125,.4);left:50%;padding-bottom:46.7161%;position:absolute;top:100%;transform:translate(-50%,22%);width:83.05085%;z-index:2}.video-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.list-checkmark{list-style-type:none;margin-bottom:1.875em;padding:0}.list-checkmark li{background-color:#fff;box-sizing:border-box;color:#064a7d;margin-bottom:0.625em;min-height:3.75em;padding:20px 20px 20px calc(20px + 3.75em);position:relative}.list-checkmark .icon-block{background-color:#4cc5d7;box-sizing:border-box;color:#fff;display:block;height:100%;padding:20px;position:absolute;left:0;text-align:center;top:0;width:3.75em}.list-checkmark .icon-block svg{display:inline-block;fill:currentColor;margin-top:.25em}.list-checkmark:last-child{margin-bottom:0}.contact-person-list{margin-bottom:2.5em}.box-contact-person{background-color:#064a7d;color:#fff;margin-bottom:5em}.grid-list-item .box-contact-person{margin-bottom:1.25em}.box-contact-person img{height:12.5em;max-width:none;position:absolute;right:50%;top:0;transform:translateX(50%);width:11.75em}.contact-person-image{height:12.5em;overflow:hidden;position:relative;text-align:center}.contact-person-image::after{background-image:url(../img/img-partner-rahmen.png);background-position:50%;background-repeat:no-repeat;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.contact-person-information{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;padding:1.875em 1.25em;position:relative;text-align:center}.contact-person-information .name,.contact-person-information .phone,.contact-person-information .position{display:block}.contact-person-information .name,.contact-person-information .position{font-weight:600}.contact-person-information .name{font-size:calc(2rem + 0.3999999999999999 * ((100vw - 60rem) / 62));line-height:1.08333}.contact-person-information .position{color:#4cc5d7;font-size:1.125em;line-height:1.11111;margin-top:0.625em}.contact-person-information .phone{line-height:1.25;margin-top:2.5em}.contact-person-information .btn{border-color:currentColor;color:#fff;margin-bottom:0;margin-top:1.875em}.contact-person-information .btn:focus,.contact-person-information .btn:hover{background-color:#fff;border-color:#fff;color:#064a7d}.box-contact-footer{-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.accordion-header{background-color:#064a7d;box-sizing:border-box;color:#fff;cursor:pointer;display:table;font-size:calc(1.8rem + 0.5999999999999999 * ((100vw - 60rem) / 62));height:3.33333em;margin-bottom:0;margin-top:0.83333em;padding:0 0.83333em;position:relative;width:100%}.accordion-header:focus,.accordion-header:hover{background-color:#04385f}.accordion-header:focus .accordion-icon::before,.accordion-header:hover .accordion-icon::before{border-top-color:#04385f}.accordion-header-content{display:table-cell;padding-right:3.88889em;vertical-align:middle}.accordion-icon{background-color:#04385f;bottom:0;color:inherit;display:block;fill:currentColor;padding-left:1.5rem;position:absolute;right:0;top:0;width:3.33333em;overflow:hidden;z-index:1}.accordion-icon .icon{left:50%;margin-left:1.5rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:0.75em}.accordion-active .accordion-icon .icon{transform:translate(-50%,-50%) rotate(180deg)}.accordion-icon::before{content:"";border-top:80px solid #064a7d;border-top:8rem solid #064a7d;border-left:0 solid transparent;border-right:15px solid transparent;border-right:1.5rem solid transparent;bottom:0;position:absolute;left:0;top:0}.accordion-content{display:none;overflow-x:auto}.accordion-content .table-custom{width:100%}.accordion-content td:first-child,.accordion-content th:first-child{width:20%}#cboxOverlay,#cboxWrapper,#colorbox{z-index:19}#cboxBottomCenter,#cboxBottomLeft,#cboxBottomRight,#cboxLoadingOverlay,#cboxMiddleLeft,#cboxMiddleRight,#cboxTopCenter,#cboxTopLeft,#cboxTopRight{background-image:none}#cboxOverlay{background-color:#c9e6ea}#cboxLoadedContent{padding:0}#cboxContent{margin:0}#colorbox{box-shadow:0 0 50px rgba(8,75,120,.4)}.overlay-content{display:none}#colorbox .overlay-content{display:block}.no-js .overlay-content{display:block;margin-top:2em}.login-form{background-color:#064a7d;color:#fff;padding:2.5em}.login-form h2{margin-bottom:.5em;margin-top:0}.login-form form{margin-top:2em}.login-form .btn-container{margin-top:1.875em}.login-form a{color:inherit;font-weight:600}.login-form a:focus,.login-form a:hover{color:#fff;text-decoration:none;transition:none}.login-form .ico-chevron-right{display:inline-block;fill:#f9b112;margin-right:12px}.login-preview{position:relative}.no-js .page-dummy,.page-dummy{display:none}.no-js .login-preview-overlay{position:static}.login-preview-overlay .login-form{box-shadow:0 0 50px rgba(8,75,120,.4);box-sizing:border-box;max-width:100%}.no-js .login-preview-overlay .login-form{margin:0 auto;position:static;transform:none}.iframe-container{height:0;margin:1.25em 0;position:relative;width:100%}.iframe-container iframe{border:0;width:100%}.iframe-mymap{box-shadow:0 0 3.125em rgba(6,74,125,.4);padding-bottom:100%}.iframe-mymap iframe{height:100%;left:0;position:absolute;top:0}.iframe-resize{height:100%}.skiplinks{position:fixed;left:0;top:0;z-index:25}.skiplinks a{background-color:#022138;color:#eef7f8;display:inline-block;font-size:1.6rem;line-height:2.5;padding:0 15px;position:absolute;text-decoration:none;transform:translateX(-100%);transition:transform .3s}.skiplinks a:focus{color:#eef7f8;transform:translateX(0)}.paging{margin:1.25em 0;text-align:center}.paging ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.paging li{margin:0 5px}.paging li::before{display:none}.paging ul:first-of-type li:first-of-type{margin-left:0}.paging ul:last-of-type li:last-of-type{margin-right:0}.paging .btn{margin:0;height:3.125em;line-height:calc(3.125em - 4px);min-width:3.125em;text-align:center}.paging .btn[aria-current="true"],.paging .btn[aria-current="true"]:focus,.paging .btn[aria-current="true"]:hover{background-color:transparent;border-color:#064a7d;color:#064a7d}.paging .btn.btn-icon-left,.paging .btn.btn-icon-right{padding-bottom:0;padding-top:0}.paging .btn:not(.btn-icon-right):not(.btn-icon-left){padding:0}.paging .ico-paging-chevron-left,.paging .ico-paging-chevron-right{height:.8em;left:50%;transform:translate(-50%,-50%)}@media (min-width: 600px) and (max-width: 899px){html{font-family:md}.teaser-horizontal:not(.teaser-partner-block) .teaser-image{max-width:50%}}@media (min-width: 600px){.cookie-info .inner{padding:2.5em calc(80px + 1.25em) 1.25em 0.625em}.btn-cookie{margin:-25px 0 0;position:absolute;right:0;top:50%;width:auto}.footer{padding-top:7.5em}.footer-content .seperator-mobile{display:none}.nav-footer .nav{height:3.33333em}.nav-footer a{line-height:3.33333em}.display-tablet-portrait-up,.svg-ski-map-desktop{display:block}.altitude-profile{margin:0 0 2.5em;width:100%}.altitude-profile svg{height:100%;left:0;position:absolute;top:0;width:100%}.altitude-profile-image{overflow-x:visible;padding-bottom:9%;position:relative}.panel{padding:2.5em 2.5em 3.75em}.panel-bgimage{padding:1.875em}.form-action-ontop .form-control{padding-right:10em}.grid-list-tablet-portrait-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.grid-list-tablet-portrait-2 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.grid-list-tablet-portrait-2 > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.grid-list-tablet-portrait-2 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.grid-list-tablet-portrait-2 > .grid-list-item-small{width:35%}.grid-list-tablet-portrait-3{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.grid-list-tablet-portrait-3 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:33.33333%}.grid-list-tablet-portrait-3 > .grid-list-item_x2{width:calc(33.33333% * 2 + 0em)}.grid-list-tablet-portrait-3 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.grid-list-tablet-portrait-3 > .grid-list-item-small{width:35%}.teaser-grid-tablet-portrait-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-portrait-2 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.teaser-grid-tablet-portrait-2 > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.teaser-grid-tablet-portrait-2 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-portrait-2 > .grid-list-item-small{width:35%}.teaser-grid-tablet-portrait-3{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-portrait-3 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:33.33333%}.teaser-grid-tablet-portrait-3 > .grid-list-item_x2{width:calc(33.33333% * 2 + 0em)}.teaser-grid-tablet-portrait-3 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-portrait-3 > .grid-list-item-small{width:35%}.teaser-grid-tablet-portrait-4{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-portrait-4 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:25%}.teaser-grid-tablet-portrait-4 > .grid-list-item_x2{width:calc(25% * 2 + 0em)}.teaser-grid-tablet-portrait-4 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-portrait-4 > .grid-list-item-small{width:35%}.teaser-grid-tablet-portrait-4-centered{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-portrait-4-centered > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:25%}.teaser-grid-tablet-portrait-4-centered > .grid-list-item_x2{width:calc(25% * 2 + 0em)}.teaser-grid-tablet-portrait-4-centered > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-portrait-4-centered > .grid-list-item-small{width:35%}.teaser{display:-ms-flexbox;display:flex}a.teaser .teaser-footer{-ms-flex-pack:start;justify-content:flex-start}.teaser-horizontal{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center}.teaser-image + .teaser-content .teaser-footer{-ms-flex-pack:start;justify-content:flex-start}.headline-logo-wrapper{margin-bottom:0.9375em}.headline-logo{max-width:70%;padding-bottom:3.111%}.anchor-nav ul{display:block;opacity:1}.anchor-nav li,.anchor-nav li a{display:inline-block}.anchor-nav-menu{position:static}.video-container{transform:translate(-50%,14.08898%)}.list-checkmark{margin-bottom:5em}.box-contact-person{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.box-contact-person img{height:21.25em;right:0;top:50%;transform:translateY(-50%);width:20em}.contact-person-image,.contact-person-information{-ms-flex-positive:1;flex-grow:1;width:50%}.contact-person-image{height:auto}.contact-person-image::after{background-position:center right -20em;width:36.875em}.contact-person-image{text-align:right}.contact-person-information{min-height:21.25em;padding:3.125em 1.25em;text-align:left}.contact-person-information:before{border:solid transparent;border-color:rgba(6,74,125,0);border-right-color:#064a7d;border-width:10.625em 2.4375em;content:"";height:0;margin-top:-10.625em;pointer-events:none;position:absolute;right:100%;top:50%;width:0}.box-contact-footer{-ms-flex-pack:start;justify-content:flex-start}.login-preview-overlay .login-form{z-index:5}.login-preview-overlay::after{background-color:rgba(201,230,234,.5);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:4}.no-js .login-preview-overlay::after{display:none}.login-preview-overlay .login-form{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:90vw}.iframe-mymap{padding-bottom:65%}}@media (min-width: 900px) and (max-width: 1219px){html{font-family:lg}.no-cookies .cookie-info,.no-js .cookie-info{padding-top:0}}@media (min-width: 900px){body{padding-top:5.625em}.main{z-index:1}.section-bg{padding:10em 0}.section-invert{padding-top:10em}.section-newsletter .teaser-list{margin-bottom:11.25em}.header-fixed .logo-header{padding-bottom:6.875em;width:8.75em}.header{background:linear-gradient(to right,#fff 50%,#c9e6ea 50%);background-position:0 50vw;height:5.625em}.header .inner{padding-left:9.375em}.header > .inner{background-color:#fff;text-align:right;padding-right:0}.form-logout .btn-text-only,.lnk-login-logout{color:#064a7d;margin-right:1.42857em;padding-left:1.42857em;top:1px}.form-logout .btn-text-only:focus,.form-logout .btn-text-only:hover,.lnk-login-logout:focus,.lnk-login-logout:hover{text-decoration:underline}.form-logout .btn-text-only .icon,.lnk-login-logout .icon{left:0;top:0}.form-logout .btn-text-only .icon{top:3px}.btn-container{margin-top:2.5em}.btn{padding:0.7375em 1.25em}.btn-large{padding:0.85556em 1.25em}a:hover{color:#064a7d}.style1,.text-large,h1{font-size:4.2rem}.style1,h1{margin:0 0 0.95238em}.style2,.style4,.style4 .subline,h2{font-size:3.6rem}.style3,.subline,h3{font-size:2.4rem}.style4{margin:0.55556em 0 0.44444em}.language-switch-container{position:static;background:transparent;height:2.5em;vertical-align:middle}.language-switch{background-color:#c9e6ea;height:2.85714em;padding:0 1.25em}.language-switch a[aria-current="true"]::before{border:solid transparent;border-color:rgba(6,74,125,0);border-bottom-color:#064a7d;border-width:5px;height:0;left:50%;margin-left:-5px;pointer-events:none;width:0}.language-switch::before,.language-switch a[aria-current="true"]::before{bottom:0;content:"";display:block;position:absolute}.language-switch::before{background-color:#c9e6ea;right:-4px;top:0;transform:skewX(10deg);width:1.25em}.language-switch a{color:#064a7d;display:inline-block;line-height:1.14286em;margin:-0.92857em 0;padding:0.92857em 1.25em}.language-switch a:focus,.language-switch a:hover{text-decoration:underline}.language-switch ul:after{content:"";display:block;clear:both}.language-switch li{border-left:1px solid #032b49;display:inline-block;float:left;line-height:1em;margin:0.85714em 0}.language-switch li:first-child{border-left-color:transparent}.language-switch li:last-child a{padding-right:0}.nav-menu-language{display:none}.nav-container{background-color:#064a7d;bottom:0;height:auto;left:0;position:absolute;right:0}.nav-main{max-height:none;overflow:visible}.nav-layer1{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;-ms-flex-pack:left;justify-content:left}.nav-layer1 > li{-ms-flex-positive:1;flex-grow:1;padding:0 0.625em}.nav-layer1 > li > a{border-width:0 0 2px;display:inline-block;margin:0 -0.55556em;padding:0 0.55556em}.nav-layer-toggle::before{border-color:rgba(249,177,18,0);border-bottom-color:#f9b112;border-width:10px;bottom:0;left:50%;margin-left:-10px}.nav-layer2{width:20em}.nav-layer2 a{border-bottom:1px solid #064a7d;line-height:1.5;padding:.8889em 1.11111em}.nav-layer2 a,.nav-layer2 a img{margin:0}.nav-layer2 a:focus,.nav-layer2 a:hover,.nav-layer2 li.active a,.nav-layer2 li.hovered a{background-color:#032b49}.sub-menu{background-color:#fff;position:absolute;right:0;top:100%}.nav-main .sub-menu{background:linear-gradient(to top,#04385f 70%,#032b49);box-shadow:0 5px 10px -5px rgba(0,0,0,.6);height:100%;left:0;min-height:23.75em}.sub-menu-container{background:linear-gradient(to right,transparent 60vw,#032b49 60vw)}.sub-menu-container .inner{padding:1.25em 0 0 8.75em}.nav-menu{display:none}.nav-image img{width:30em}.nav-image{overflow:hidden}.nav-image,.nav-image::before{bottom:0;display:block;position:absolute;right:0;top:0}.nav-image::before{background-size:100%;content:"";left:0}.social-media-share{position:fixed;right:0;top:13.75em;z-index:4}.social-media-channel-list{margin-bottom:1.25em;position:static;width:2.5em}.social-media-channel-list li{box-shadow:0 0 5px rgba(6,74,125,.5)}.social-media-channel-list .share-list-container{margin-bottom:2px}.channel-tag{transform:translateX(100%);transition:transform .2s}.social-channel-lnk:focus + .share-list-wrapper,.social-channel-lnk:hover + .share-list-wrapper{width:auto}.social-channel-lnk:focus + .share-list-wrapper .channel-tag,.social-channel-lnk:hover + .share-list-wrapper .channel-tag{transform:translateX(0)}.share-list-container:hover .share-list-wrapper{width:auto}.share-list-container:hover .social-media-share-list{transform:translateX(0)}.share-list-container:hover .social-share-menu{background-color:#04385f}.panel-bgimage{background-size:auto auto;background-size:initial;margin-bottom:7.5em}.form-control{height:3.33333em}textarea.form-control{height:15.55556em}.form-action-ontop .form-action{margin:0;position:absolute;right:0.3125em;top:0.3125em;width:auto}.panel .form-action-ontop{max-width:36.25em}.form-group .help-block{left:0;position:absolute;right:0;top:100%}.form-info + .btn-container{margin-top:-1.25em}.stage .stage-content{height:31.25em}.stage-snow-border .stage-content{height:43.75em}.stage-box{display:block;left:0.9375em;max-width:599px;position:absolute;top:22.5em}.stage-box-bg.skew-left{width:80%}.text-wrapper{padding:3.125em 2.375em 4.375em}.stage-heading{font-size:4rem}.header-images,.layer{display:block}.breadcrumb + .section h1{margin-top:1.25em}.breadcrumb p{display:block;padding:0.625em 0}.breadcrumb a,.breadcrumb p > span{padding:0.625em 0.3125em}.breadcrumb strong{float:left;padding:1.25em 0.625em 0.625em 0}.grid-list-tablet-landscape-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.grid-list-tablet-landscape-2 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.grid-list-tablet-landscape-2 > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.grid-list-tablet-landscape-2 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.grid-list-tablet-landscape-2 > .grid-list-item-small{width:35%}.grid-list-tablet-landscape-3{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.grid-list-tablet-landscape-3 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:33.33333%}.grid-list-tablet-landscape-3 > .grid-list-item_x2{width:calc(33.33333% * 2 + 0em)}.grid-list-tablet-landscape-3 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.grid-list-tablet-landscape-3 > .grid-list-item-small{width:35%}.teaser-grid-tablet-landscape-3{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-landscape-3 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:33.33333%}.teaser-grid-tablet-landscape-3 > .grid-list-item_x2{width:calc(33.33333% * 2 + 0em)}.teaser-grid-tablet-landscape-3 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-landscape-3 > .grid-list-item-small{width:35%}.teaser-grid-tablet-landscape-5{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-landscape-5 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:20%}.teaser-grid-tablet-landscape-5 > .grid-list-item_x2{width:calc(20% * 2 + 0em)}.teaser-grid-tablet-landscape-5 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-landscape-5 > .grid-list-item-small{width:35%}.teaser-grid-tablet-landscape-5-centered{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-tablet-landscape-5-centered > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:20%}.teaser-grid-tablet-landscape-5-centered > .grid-list-item_x2{width:calc(20% * 2 + 0em)}.teaser-grid-tablet-landscape-5-centered > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-tablet-landscape-5-centered > .grid-list-item-small{width:35%}.teaser-list{margin-bottom:3.75em}.teaser:focus:not(div),.teaser:hover:not(div){box-shadow:0 0 3.125em rgba(6,74,125,.4)}.teaser-caption,.teaser-content{padding:1.5625em 1.25em}.teaser-caption .lnk{font-size:2.4rem;padding-left:1.25em}.teaser-caption .icon{height:0.58333em;width:0.66667em}.teaser-horizontal .teaser-headline{margin-bottom:1.25em}.teaser-horizontal:not(.teaser-partner-block) .teaser-image{max-width:none}.teaser-horizontal .teaser-content{padding:2.25em 2.5em 2.5em}.teaser-horizontal .teaser-footer{margin-top:1.25em}.headline-logo{max-width:25em;padding-bottom:20px}.anchor-nav-fixed .anchor-nav{padding:0.9375em;top:5.625em}.anchor-nav .btn{font-size:1.6rem;line-height:1.125}.anchor-nav .btn:focus,.anchor-nav .btn:hover{background:#f9b112;border-color:#f9b112 #f9b112 #f68a09;color:#04385f}.accordion-header{padding:0 0.83333em}.accordion-header-content{padding-right:2.91667em}.iframe-container{margin:2.5em 0}.iframe-mymap{padding-bottom:51%}.paging{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:2.5em 0;text-align:left}}@media (min-width: 1220px){html{font-family:xl}body{padding-bottom:23.75em;padding-top:6.25em}.inner{max-width:73.75em;padding:0}.header-fixed .logo-header,.logo-header{padding-bottom:11.25em;width:13.75em}.logo-footer{display:table-cell;vertical-align:middle;width:10em}.header{height:6.25em}.header + .main > .breadcrumb:first-child{margin-top:6.25em}.header .inner{padding-left:15em}.footer{bottom:0;height:23.75em;left:0;padding-bottom:3.33333em;position:absolute;right:0;padding-top:10em}.footer > .inner{display:table;height:100%;width:100%}.footer-content,.footer > .inner{vertical-align:middle}.footer-content{display:table-cell;padding-left:1.25em;text-align:left}.footer-content ul{display:inline-block;margin-bottom:1.25em}.footer-logo-container{bottom:1.875em;position:absolute;right:0}.footer-logo-container ul{display:table}.footer-logo-container li{display:table-cell;padding-left:1.25em;vertical-align:middle}.footer-logo-container li:first-child{padding-left:0}.display-tablet{display:block}.nav-main a{font-size:1.8rem}.nav-layer1 > li > a:hover{border-color:#f9b112;color:#f9b112}.nav-layer1 > li > a:hover::before{display:block}.nav-layer1 > li{padding:0 1.25em}.nav-layer1 > li > a{height:3.33333em;line-height:3.33333em}.nav-main .sub-menu{min-height:28.75em}.sub-menu-container .inner{max-width:73.75em;padding-left:15em}.nav-image img{width:36.25em}.svg-ski-map{margin:0 auto 3.39%;position:relative}.ski-path{stroke-dasharray:2167;stroke-dashoffset:2167}.altitude-path{stroke-dasharray:1048;stroke-dashoffset:1048}.panel-image{bottom:-5em}.panel-bgimage{padding-bottom:3.75em}.stage-box{left:0}.header-images{min-height:28.75em}.grid-list-desktop-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.grid-list-desktop-2 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.grid-list-desktop-2 > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.grid-list-desktop-2 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.grid-list-desktop-2 > .grid-list-item-small{width:35%}.grid-list-desktop-3{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.grid-list-desktop-3 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:33.33333%}.grid-list-desktop-3 > .grid-list-item_x2{width:calc(33.33333% * 2 + 0em)}.grid-list-desktop-3 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.grid-list-desktop-3 > .grid-list-item-small{width:35%}.teaser-grid-desktop-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-left:-0.625em;margin-right:-0.625em;margin-top:-1.25em}.teaser-grid-desktop-2 > .grid-list-item{box-sizing:border-box;padding-top:1.25em;padding-left:0.625em;padding-right:0.625em;min-height:1px;width:50%}.teaser-grid-desktop-2 > .grid-list-item_x2{width:calc(50% * 2 + 0em)}.teaser-grid-desktop-2 > .grid-list-item-big{-ms-flex-positive:1;flex-grow:1}.teaser-grid-desktop-2 > .grid-list-item-small{width:35%}.anchor-nav-fixed .anchor-nav{top:6.25em}.section-video .inner{margin-bottom:20em}.section-video + .section .inner{margin-top:18.75em}.grid-list-item .box-contact-person{margin-bottom:0}.contact-person-list .contact-person-image{width:62.06897%}.page-dummy{display:block}.login-preview-overlay{position:absolute;left:0;top:0;right:0;bottom:0}.login-preview-overlay .login-form{width:700px}}@media screen and (min-width: 1220px){.accordion-header,.contact-person-information .name,.stage-box-disturber p{font-size:2.4rem}}@media (max-width: 1219px){.logo-header{margin-left:0.625em}.footer-logo-container ul{margin:2.5em 0}.footer-logo-container li{float:left;margin:0 1.25em}.panel-image{height:60vw;width:64vw}}@media (max-width: 599px){.logo-footer{transform:scale(.8)}.headline-newsletter{text-align:center}.footer-content a,.footer-content li{font-size:1.3rem;line-height:1.4}.footer-logo-container{margin:0 -0.9375em}.footer-logo-container img,.footer-logo-container svg{transform:scale(.8)}.footer-logo-container ul:after{content:"";display:block;clear:both}.footer-logo-container ul{margin:1.25em 0}.nav-footer a{font-size:1.2rem}.display-phone-only{display:block}.svg-ski-map-container{direction:rtl;height:31.25em;margin:2.5em -0.9375em;overflow-x:auto;overflow-y:hidden;padding-bottom:1.25em;width:calc(100% + 1.875em)}.svg-ski-map{height:100%;margin:0;width:48em}.svg-ski-map-smartphone,.swipe-left,.swipe-right{display:block}.teaser-grid-tablet-portrait-2 .teaser{margin-bottom:1.25em}.grid-list-item:last-child .teaser{margin-bottom:0}.teaser-footer .lnk{display:inline-block;text-align:left;width:100%}.image.left,.image.right{float:none;margin-left:0}.contact-person-image::after{background-size:auto 12.5em}.login-preview-overlay .login-form{position:static}}@media (max-width: 899px){.header > .inner{padding:0}.form-logout .btn-text-only,.lnk-login-logout{display:block;height:3.57143em;position:absolute;right:7.14286em;top:0;width:3.57143em}.form-logout .btn-text-only .btn-text,.form-logout .btn-text-only .lnk-text,.lnk-login-logout .btn-text,.lnk-login-logout .lnk-text{position:absolute;left:-9999em}.form-logout .btn-text-only .icon,.lnk-login-logout .icon{height:1.42857em;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.42857em}.form-logout .btn-text-only,.form-logout .btn-text-only:focus,.form-logout .btn-text-only:hover,.lnk-login-logout,.lnk-login-logout:focus,.lnk-login-logout:hover{color:#fff!important}.imprint-content .heading{text-align:left}.language-switch-container{right:-100%}.language-switch-container .skew-right,.language-switch-container .skew-right > .skew-normalize{transform:skewX(0)}.language-switch a{border-top:1px solid #064a7d}.language-switch a[aria-current="true"]{color:#f9b112}.language-switch li:first-child a{border-top-color:transparent}.display-tablet-portrait-down{display:block}.nav-container{background:linear-gradient(to top,#04385f 70%,#032b49);left:0;opacity:0;right:3.125em;top:3.125em;transform:translateX(-100%);transition:transform .4s,opacity .4s}.nav-opened .nav-container{opacity:1;transform:translateX(-0%);transition:transform .4s}.nav-container .inner{padding:0}.nav-main{height:100%}.nav-main li{border-bottom:1px solid #064a7d;margin:0 0.9375em}.nav-main a{box-sizing:border-box}.nav-layer1 > li > a,.nav-main a{margin:0 -0.9375em}.nav-layer1 > li.active,.nav-layer1 > li.hovered{border-color:transparent}.nav-layer1 > li.active > a,.nav-layer1 > li.hovered > a,.nav-layer1 > li > a:focus{background-color:#032b49}.nav-layer-toggle::before{margin-top:-5px;top:50%}.nav-layer2{margin:0}.nav-layer2 > li:last-child{border-bottom:0}.sub-menu{margin:0 -0.9375em}.sub-menu.hovered{background:linear-gradient(to top,#032b49 70%,#022138)}.sub-menu-container .inner{padding:0}.social-media-share h2{display:none}.social-media-channel-list{background-color:#04385f;bottom:0;left:0;padding:0 0.9375em 0.625em;right:3.125em;transform:translateX(-100%);transition:transform .4s,opacity 0s .4s;z-index:15}.nav-opened .social-media-channel-list{opacity:1;transform:translateX(-0%);transition:transform .4s}.social-media-channel-list li{margin-right:0.625em}.social-media-channel-list .share-list-container{float:left}.social-media-share > .share-list-container{position:fixed;right:0;top:8.75em;z-index:8}.panel-image{display:none}.form-action-ontop .form-action .btn{width:100%}.stage-snow-border + .section .inner{margin-top:10em}.layer-image1{margin-right:-6.25em}.layer-image2{margin-right:-12em}.layer-image1,.layer-image2{max-width:13.125em;right:50%}.breadcrumb .inner{text-align:center}.breadcrumb a,.breadcrumb span,.breadcrumb strong{font-size:1.2rem}.contact-person-image{-ms-flex-negative:0;flex-shrink:0}.contact-person-information{-ms-flex-negative:1;flex-shrink:1;width:auto}.paging ul{-ms-flex-pack:center;justify-content:center}.paging ul:last-of-type .btn-icon{height:2.5em;padding:0;width:2.5em}.paging ul:last-of-type .btn-icon .btn-text{display:none}.paging ul:last-of-type .btn-icon .icon{left:50%;right:auto;transform:translate(-50%,-50%)}.paging .btn{height:2.5em;line-height:calc(2.5em - 4px);min-width:2.5em}}@media screen{body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.help-block.form-error{color:#fff}.switch-input{left:-9999em;position:absolute}.switch-label{padding-left:1.625em}}@media (max-width: 640px){.footer-logo-container li{float:none;margin:1.25em 0}}@media print{.anchor-nav-wrapper,.hidden-print,.switch-icon{display:none!important}body{padding-top:0}.form-control{border:1px solid #064a7d}}@media screen and (max-width: 600px){.stage-box-disturber p{font-size:1.6rem}.contact-person-information .name{font-size:2rem}.accordion-header{font-size:1.8rem}}