.tingle-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:-ms-flexbox;display:flex;visibility:hidden;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.8);opacity:0;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:10px;right:28px;z-index:1000;padding:0;width:5rem;height:5rem;border:none;background-color:transparent;color:#f0f0f0;font-size:6rem;font-family:monospace;line-height:1;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;-webkit-transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(.8);transform:scale(.8)}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer:after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;-webkit-transition:bottom .3s ease-in-out .3s;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;overflow:hidden;left:0;right:0}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{-webkit-filter:blur(8px);filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{-webkit-transform:scale(1);transform:scale(1)}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;-webkit-box-shadow:none;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width:540px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;-webkit-box-shadow:none;box-shadow:none;color:#fff;line-height:55px}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.5rem;vertical-align:middle;font-size:4rem}}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.tingle-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width:540px){.tingle-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.tingle-enabled .tingle-content-wrapper{-webkit-filter:none;filter:none}}.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;-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-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.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 .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.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}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:after,.container:before{display:table;content:" "}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid:after,.container-fluid:before{display:table;content:" "}.container-fluid:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#fff;color:#4a4a4a;font-family:UniversLTPro-45Light,sans-serif;font-size:100%;line-height:1.5;padding-top:85px;margin:0;-webkit-transition:padding .2s ease-in;transition:padding .2s ease-in;scroll-behavior:smooth}@media screen and (min-width:62em){body{padding-top:220px}}@media screen and (min-width:64.375em){body{padding-top:180px}}body.is-nav-open{overflow:hidden}body.is-font-size-lg{font-size:112.5%}body.is-font-size-xl{font-size:125%}body.has-no-stage{padding-top:150px}@media screen and (min-width:62em){body.has-no-stage{padding-top:280px}}body:before{content:'{"xs":320,"sm":480,"md":768,"lg":992,"xl":1030}';display:none}.container{max-width:64.375rem;padding:0 30px;width:auto!important;margin:0 auto}h1,h2,h3,h4,h5,h6{font-family:UniversLTPro-45Light,sans-serif;font-weight:400;margin-top:0}h1{font-size:1.85em}h2{font-size:1.5em}h3{font-size:1.3em}h4{font-size:1em}p{margin:0 0 1.875em}img{outline:0;max-width:100%;height:auto}a{-webkit-transition:color .15s ease-in,background-color .15s ease-in,border .15s ease-in;transition:color .15s ease-in,background-color .15s ease-in,border .15s ease-in}b,strong{font-family:UniversLTPro-65Bold,sans-serif;font-weight:400}i{font-family:UniversLTPro-45LightOblique,sans-serif;font-style:normal}.responsive-table{overflow-x:auto}.responsive-table table{min-width:240px}.u-txt-bold{font-family:UniversLTPro-55Roman,sans-serif;font-weight:400}.u-center,.u-txt-center{text-align:center}.u-center{display:block;margin:0 auto}.u-no-style{margin:0;padding:0;list-style:none}.u-left{float:left}.u-right,.u-right\@small{float:right}@media screen and (max-width:47.9375em){.u-right\@small{float:none}}.util-flex{display:-ms-flexbox;display:flex}@media screen and (min-width:48em){.util-flex-no-mobile{display:-ms-flexbox;display:flex}}.u-relative{position:relative}.u-full-width{width:100%}.u-clear:after{content:"";display:table;clear:both}.u-color-ci{color:!important}.u-color-white{color:#fff!important}.u-color-black{color:#000}.u-color-white{color:#fff}.u-color-ci-primary{color:#2393c5}.u-color-ci-primary-hover{color:#1a6e93}.u-color-ci-secondary{color:#961734}.u-color-ci-secondary-hover{color:#691024}.u-color-mischka{color:#aaaeb4}.u-color-link-water{color:#c3d0d7}.u-color-graphit{color:#4a4a4a}.u-color-grey{color:#7d7d7d}.u-color-grey-light{color:#dadada}.u-color-grey-ultra-light{color:#fafafa}.u-color-amethyst-smoke{color:#9b95a2}.u-color-puce{color:#c5798d}.u-color-athens-grey{color:#f4f4f5}.u-color-alice-blue{color:#e8eef1}.u-color-white-smoke{color:#f4f4f4}.u-color-dark-grey{color:#333}.u-color-facebook{color:#3b589e}.u-color-twitter{color:#00afe9}.u-color-whatsapp{color:#25d366}.u-line-reset{line-height:1}.u-text-right{text-align:right}.u-text-left{text-align:left}.u-reset-padding{padding:0!important}.u-reset-padding-top{padding-top:0!important}.u-reset-padding-right{padding-right:0!important}.u-reset-padding-bottom{padding-bottom:0!important}.u-reset-padding-left,.u-reset-padding-x{padding-left:0!important}.u-reset-padding-x{padding-right:0!important}.u-reset-padding-y{padding-top:0!important;padding-bottom:0!important}.u-add-padding{padding:1rem!important}.u-add-padding-full{padding:2rem!important}.u-add-padding-double{padding:4rem!important}.u-add-padding-top{padding-top:1rem!important}.u-add-padding-top-full{padding-top:2rem!important}.u-add-padding-top-double{padding-top:4rem!important}.u-add-padding-right{padding-right:1rem!important}.u-add-padding-right-full{padding-right:2rem!important}.u-add-padding-right-double{padding-right:4rem!important}.u-add-padding-bottom{padding-bottom:1rem!important}.u-add-padding-bottom-full{padding-bottom:2rem!important}.u-add-padding-bottom-double{padding-bottom:4rem!important}.u-add-padding-left{padding-left:1rem!important}.u-add-padding-left-full{padding-left:2rem!important}.u-add-padding-left-double{padding-left:4rem!important}.u-add-padding-x{padding-left:1rem!important;padding-right:1rem!important}.u-add-padding-x-full{padding-left:2rem!important;padding-right:2rem!important}.u-add-padding-x-double{padding-left:4rem!important;padding-right:4rem!important}.u-add-padding-y{padding-top:1rem!important;padding-bottom:1rem!important}.u-add-padding-y-full{padding-top:2rem!important;padding-bottom:2rem!important}.u-add-padding-y-double{padding-top:4rem!important;padding-bottom:4rem!important}.u-reset-margin{margin:0!important}.u-reset-margin-top{margin-top:0!important}.u-reset-margin-right{margin-right:0!important}.u-reset-margin-bottom{margin-bottom:0!important}.u-reset-margin-left,.u-reset-margin-x{margin-left:0!important}.u-reset-margin-x{margin-right:0!important}.u-reset-margin-y{margin-top:0!important;margin-bottom:0!important}.u-reset-margin-auto{margin-left:auto!important;margin-right:auto!important}.u-add-margin,.u-add-margin-full{margin:1rem!important}@media screen and (min-width:48em){.u-add-margin-full{margin:2rem!important}}.u-add-margin-double{margin:2rem!important}@media screen and (min-width:48em){.u-add-margin-double{margin:4rem!important}}.u-add-margin-squared{margin:4rem!important}@media screen and (min-width:48em){.u-add-margin-squared{margin:8rem!important}}.u-add-margin-top{margin-top:1rem!important}.u-add-margin-top-full{margin-top:2rem!important}.u-add-margin-top-double{margin-top:4rem!important}.u-add-margin-right{margin-right:1rem!important}.u-add-margin-right-full{margin-right:2rem!important}.u-add-margin-right-double{margin-right:4rem!important}.u-add-margin-bottom{margin-bottom:.5rem!important}@media screen and (min-width:48em){.u-add-margin-bottom{margin-bottom:1rem!important}}.u-add-margin-bottom-full{margin-bottom:1rem!important}@media screen and (min-width:48em){.u-add-margin-bottom-full{margin-bottom:2rem!important}}.u-add-margin-bottom-double{margin-bottom:2rem!important}@media screen and (min-width:48em){.u-add-margin-bottom-double{margin-bottom:4rem!important}}.u-add-margin-bottom-squared{margin-bottom:4rem!important}@media screen and (min-width:48em){.u-add-margin-bottom-squared{margin-bottom:8rem!important}}.u-add-margin-left{margin-left:1rem!important}.u-add-margin-left-full{margin-left:2rem!important}.u-add-margin-left-double{margin-left:4rem!important}.u-add-margin-x{margin-left:1rem!important;margin-right:1rem!important}.u-add-margin-x-full{margin-left:2rem!important;margin-right:2rem!important}.u-add-margin-x-double{margin-left:4rem!important;margin-right:4rem!important}.u-add-margin-y{margin-top:1rem!important;margin-bottom:1rem!important}.u-add-margin-y-full{margin-top:2rem!important;margin-bottom:2rem!important}.u-add-margin-y-double{margin-top:4rem!important;margin-bottom:4rem!important}.u-no-overflow{overflow:hidden}.u-hidden,.u-visible-lg,.u-visible-md,.u-visible-sm,.u-visible-xl,.u-visible-xs{display:none!important}@media screen and (min-width:20em){.u-visible-xs{display:block!important}span.util-visible-xs{display:inline!important}.util-hidden-xs{display:none!important}}@media screen and (min-width:30em){.u-visible-sm{display:block!important}span.util-visible-sm{display:inline!important}.util-hidden-sm{display:none!important}}@media screen and (min-width:48em){.u-visible-md{display:block!important}span.util-visible-md{display:inline!important}.util-hidden-md{display:none!important}}@media screen and (min-width:62em){.u-visible-lg{display:block!important}span.util-visible-lg{display:inline!important}.util-hidden-lg{display:none!important}}@media screen and (min-width:64.375em){.u-visible-xl{display:block!important}span.util-visible-xl{display:inline!important}.util-hidden-xl{display:none!important}}.u-no-padding{padding-left:0;padding-right:0}.u-no-padding .row{margin-left:0;margin-right:0}.u-no-padding .col-xs-12{padding-left:0;padding-right:0}@font-face{font-family:UniversLTPro-45Light;src:url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-45Light.woff2) format("woff2"),url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-45Light.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:UniversLTPro-45LightOblique;src:url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-45LightOblique.woff2) format("woff2"),url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-45LightOblique.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:UniversLTPro-65Bold;src:url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-65Bold.woff2) format("woff2"),url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-65Bold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:UniversLTPro-55Roman;src:url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-55Roman.woff2) format("woff2"),url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/UniversLTPro-55Roman.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:font-icons;src:url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/icons/font-icons.ttf?xkornn) format("truetype"),url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/icons/font-icons.woff?xkornn) format("woff"),url(/typo3conf/ext/bra_projectfiles/Resources/Public/Frontend/fonts/icons/font-icons.svg?xkornn#font-icons) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:font-icons!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-external-link:before{content:"\F08E"}@media print{body{background:none;padding:0}a:after{content:" [ http://oberlinhaus.de" attr(href) "] "}main{margin-top:30px}}.meta-navigation{display:none;font-family:UniversLTPro-45Light,sans-serif;background-color:#fafafa}@media screen and (min-width:62em){.meta-navigation{display:block}}.meta-navigation__content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:58px;-ms-flex-pack:justify;justify-content:space-between;max-width:64.375rem;padding:0 30px;margin:0 auto}.meta-navigation__root-link{color:#961734;text-decoration:none}.meta-navigation__root-link .icon{top:-.25em;color:#c5798d;position:relative;height:2em;width:2em}.meta-navigation__root-link:hover{color:#691024}.meta-navigation__link-list,.meta-navigation__nav-block{display:-ms-flexbox;display:flex}.meta-navigation__link-list{margin:0 30px 0 0;padding:0;list-style:none}.meta-navigation__link-item{margin:0 10px}.meta-navigation__link-item:first-child{margin-left:0}.meta-navigation__link-item:last-child{margin-right:0}.meta-navigation__link{color:#4a4a4a;text-decoration:none}.meta-navigation__link:hover{color:#000}.meta-navigation__options-container{display:-ms-flexbox;display:flex}.btn{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #2393c5;border-radius:30px;background-color:#2393c5;color:#fff;font-family:UniversLTPro-55Roman,sans-serif;font-size:.875em;padding:0 20px;height:50px;line-height:50px;text-decoration:none;-webkit-transition:color .15s ease-in,background-color .15s ease-in,border .15s ease-in,border-radius .15s ease-in;transition:color .15s ease-in,background-color .15s ease-in,border .15s ease-in,border-radius .15s ease-in}@media screen and (min-width:30em){.btn{font-size:1em}}.theme-ci-secondary .btn{border-color:#961734;background-color:#961734}.theme-ci-secondary .btn:hover{border-color:#691024;background-color:#691024}.btn:hover{border:1px solid #1a6e93;background-color:#1a6e93}.btn .icon{background:transparent;pointer-events:none;position:relative;bottom:2px}.btn--secondary{border-color:#961734;background-color:#961734}.btn--secondary:hover{border-color:#691024;background-color:#691024}.btn--ghost{background-color:transparent;color:#2393c5}.btn--ghost:hover{background-color:transparent;border-color:#1a6e93;color:#1a6e93}.theme-ci-secondary .btn--ghost{background-color:transparent;color:#961734}.theme-ci-secondary .btn--ghost:hover{background-color:transparent;border-color:#691024;color:#691024}.btn--icon-left .icon{margin:0 0 0 -.5em}.breadcrumb{position:relative;z-index:1;display:none;background-color:#fafafa;margin:0 0 30px;font-size:.8125em;padding:15px 30px}@media screen and (min-width:48em){.breadcrumb{display:block}}@media screen and (min-width:62em){.breadcrumb{margin:0 -30px 30px}}.breadcrumb__list{display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.breadcrumb__item{position:relative;margin:0 15px}.breadcrumb__item:after{position:absolute;top:0;right:-18px;content:">";color:#961734}.breadcrumb__item:first-child{margin-left:0}.breadcrumb__item:last-child{margin-right:0;color:#2393c5}.breadcrumb__item:last-child:after{display:none}.breadcrumb__link{color:#4a4a4a;text-decoration:none}.section{margin:0 0 30px;scroll-margin-top:6rem}.section--bg-grey{background-color:#f4f4f5;padding:30px 0}.section--with-spacing{padding:30px 0}.gallery__figure,.section--no-margin{margin:0}.gallery__image{display:block;margin:0 auto 10px;height:auto}.gallery__caption{font-family:UniversLTPro-45LightOblique,sans-serif}.stage{margin-bottom:30px}.stage__content{max-width:87.5rem;margin:0 auto}.stage__claim{position:relative;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.5);box-shadow:0 25px 20px -20px rgba(0,0,0,.5);color:#fff;font-size:1.25em;max-width:64.375rem;margin:-30px 15px 0;padding:15px;z-index:10}@media screen and (min-width:48em){.stage__claim{font-size:1.75em;padding:20px 30px}}@media screen and (min-width:64.375em){.stage__claim{margin:-30px auto 0}}.theme-ci-secondary .stage__claim{background-color:#961734}.stage__claim p:last-child{margin-bottom:0}.stage__image{display:block}.stage__teaser{position:absolute;left:15px;right:15px;top:50%;padding:15px 15px 30px;background-color:hsla(0,0%,100%,.75);-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.5);box-shadow:0 25px 20px -20px rgba(0,0,0,.5);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}@media screen and (min-width:35rem){.stage__teaser{left:30px;right:auto;max-width:500px;padding:30px 30px 40px}}@media screen and (min-width:64.375em){.stage__teaser{left:calc((100% - 64.375rem)/2 + 50px)}}.stage__teaser:hover{background-color:#fff}.stage__teaser-headline{color:#2393c5;font-size:1.75em;line-height:1;margin:0 0 15px}.theme-ci-secondary .stage__teaser-headline{color:#961734}.stage__teaser-text{font-size:.875em;margin:0}.stage__teaser .btn{position:absolute;left:20px;bottom:-20px;background-color:#961734;border-color:#961734;font-size:.875em}.stage__teaser .btn:hover{border-radius:0}@media screen and (min-width:64.375em){.stage--static{margin-bottom:-25px}}.stage--static .stage__content{position:relative;padding:30px 30px 0}@media screen and (min-width:30em){.stage--static .stage__content{padding:0}}.stage--static .stage__headline{color:#2393c5;font-size:1.25em}@media screen and (min-width:30em){.stage--static .stage__headline{position:absolute;left:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1.625em}}@media screen and (min-width:48em){.stage--static .stage__headline{font-size:2.125em}}@media screen and (min-width:64.375em){.stage--static .stage__headline{left:calc((100% - 64.375rem)/2 + 100px)}}.theme-ci-secondary .stage--static .stage__headline{color:#961734}.stage--static .stage__picture{display:none}@media screen and (min-width:30em){.stage--static .stage__picture{display:block}}.map{margin-bottom:30px}.map iframe{height:470px;width:100%}.form__select{position:relative}.form__select select{width:100%;height:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f4f4f5;border:0;border-radius:0;font-family:inherit;font-size:1em;padding:0 60px 0 10px}.form__select select::-ms-expand{display:none}.section--bg-grey .form__select select{background:#fff}.form__select option{width:100%}.form__select-icon{position:absolute;top:50%;right:10px;color:#961734;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.list{margin:0;padding:0;list-style:none}.list--person-facts .list__item{-webkit-box-shadow:0 30px 20px -25px rgba(0,0,0,.2);box-shadow:0 30px 20px -25px rgba(0,0,0,.2);padding:15px;margin-bottom:30px;font-size:.875em}@media screen and (min-width:48em){.list--person-facts .list__item{padding:30px;font-size:1em}}.list--person-facts .list__item:last-child,.list--person-facts .list__item>:last-child{margin-bottom:0}.list--person-facts .list__item a{font-family:UniversLTPro-65Bold,sans-serif;color:#2393c5}.list--person-facts .list__item-title{font-size:1.25em;color:#2393c5;text-align:center}@media screen and (min-width:48em){.list--person-facts .list__item-title{text-align:left}}.list--person-facts .list__item-icon{color:#961734;margin:0 8px 0 0}.related__cta-wrapper{text-align:center}.related__cta-wrapper .btn{color:#fff!important}.related__cta-wrapper .btn:hover{border-radius:0}.news-single a{color:#2393c5}.news-single__category{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;color:#2393c5;background-color:#e8eef1}.news-single__category-end{margin:0 0 0 auto}.news-single__date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:15px 0;font-size:1.125rem;color:#961734}.theme-ci-secondary .news-single__date{color:#2393c5}.news-single__date .icon{color:#2393c5;width:40px;height:40px;margin:0 16px 0 0}.news-single__location{margin:0 0 30px;font-size:1.125rem;color:#961734}.news-single__location-time{margin:0 0 15px}.news-single__headline{margin:0 0 10px}.news-single h1,.news-single h2,.news-single h3{color:#2393c5}.theme-ci-secondary .news-single h1,.theme-ci-secondary .news-single h2,.theme-ci-secondary .news-single h3{color:#961734}.news-single__img-wrap{margin:30px auto}@media screen and (min-width:48em){.news-single__img-wrap{float:right;margin:0 0 30px 30px}}.news-single__img-wrap figure{margin:0}.news-single__img-wrap figcaption{font-size:.9375em;font-style:italic;margin-top:10px}.news-single__backlink-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#961734}.theme-ci-secondary .news-single__backlink-wrap{color:#2393c5}.news-single__backlink-wrap a{text-decoration:none;font-family:UniversLTPro-55Roman,sans-serif;color:inherit}.news-single__backlink-wrap .icon{height:1.2rem;width:1.2rem;margin-right:5px;color:inherit}.news-single--events .news-single__category{display:none}@media screen and (min-width:30em){.news-single--events .news-single__category{display:-ms-flexbox;display:flex}}.news-single--events .news-single__date,.news-single--events .news-single__location{font-size:1rem}@media screen and (min-width:30em){.news-single--events .news-single__date,.news-single--events .news-single__location{font-size:1.125rem}}.news-single--events .news-single__headline{font-size:1.125rem}@media screen and (min-width:30em){.news-single--events .news-single__headline{font-size:1.625rem}}.news-single--events .news-single__subline{font-size:1rem}@media screen and (min-width:30em){.news-single--events .news-single__subline{font-size:1.125rem}}.frame-type-menu_sitemap_pages>ul{margin:0;padding:0 0 0 20px}.frame-type-menu_sitemap_pages>ul>li{margin:0 0 10px}.frame-type-menu_sitemap_pages>ul>li>a{color:#961734;font-family:UniversLTPro-65Bold,sans-serif}.frame-type-menu_sitemap_pages>ul>li>a:hover{color:#691024}.frame-type-menu_sitemap_pages ul{padding:0 0 0 30px}.frame-type-menu_sitemap_pages li{line-height:1.75}.frame-type-menu_sitemap_pages a{color:#2393c5;text-decoration:none}.frame-type-menu_sitemap_pages a:hover{color:#1a6e93}.share-bar{margin:0 0 60px}.share-bar__title{margin:0 0 20px;color:#2393c5;font-size:1.25rem}.share-bar__list{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex}.share-bar__list-item{margin:0 5px}.share-bar__list-item:first-child{margin-left:0}.share-bar__list-item:last-child{margin-right:0}.share-bar__btn{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;color:#fff!important;font-size:.875rem;text-decoration:none}.share-bar__btn--fb{background-color:#3b589e}.share-bar__btn--fb .icon{width:2rem;height:2rem}.share-bar__btn--twitter{background-color:#00afe9}.share-bar__btn--twitter .icon{width:1.8rem;height:1.8rem}.share-bar__btn--whatsapp{background-color:#25d366}.share-bar__btn--whatsapp .icon{width:1.8rem;height:1.8rem}.share-bar__btn--copy{background-color:#333}.share-bar__btn--copy .icon{width:1.8rem;height:1.8rem}.share-bar__btn--copy.is-copied:before{opacity:1;visibility:visible}.share-bar__btn--copy:before{content:attr(data-text);position:absolute;width:140px;padding:5px;border-radius:5px;background:#333;color:#fff;text-align:center;top:-40px;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.share-bar__btn--mail{background-color:#961734}.share-bar__btn--mail .icon{left:10px}.share-bar__btn:after{display:none!important}.navigation__meta .language-switch__status{display:none}.navigation__meta .language-switch__list{display:-ms-flexbox;display:flex;padding:0;margin:0;list-style:none;border:2px solid #c5798d;border-radius:15px}.navigation__meta .language-switch__list-element:first-child span{border-radius:15px 0 0 15px}.navigation__meta .language-switch__list-element:last-child span{border-radius:0 15px 15px 0}.navigation__meta .language-switch__list-element span{padding:3px 5px;color:#4a4a4a}.navigation__meta .language-switch__list-element a{text-decoration:none;color:#4a4a4a}.navigation__meta .language-switch__list-element a:visited{color:#4a4a4a}.navigation__meta .language-switch__list-element--active span{border:1px solid #c5798d;background-color:#c5798d;color:#fafafa}@media screen and (min-width:62em){.language-switch{margin:0 0 0 20px;color:#fafafa}.language-switch:hover .language-switch__list{display:block}.language-switch__status{display:block;padding:0 15px;position:relative}.language-switch__status:after{content:"\2335";position:absolute;right:15px;bottom:2px;font-size:20px}.language-switch__container{display:inline-block;width:80px;background-color:#c5798d;position:relative;z-index:500;border-radius:20px}.language-switch__container:hover{border-radius:0}.language-switch__list{display:none;position:absolute;top:24px;left:0;width:100%;background-color:#c5798d;list-style:none;margin:0;padding:0 0 10px}.language-switch__list-element{padding:0 15px;position:relative}.language-switch__list-element span{display:inline-block;width:100%;padding-top:5px}.language-switch__list-element a{text-decoration:none;color:#fafafa}.language-switch__list-element a:visited{color:#fafafa}.language-switch__list-element:first-child span{border-top:1px solid #fafafa}.language-switch__list-element:hover:before{content:"\25CF";font-size:6px;position:absolute;top:13px;left:6px;color:#961734}}@media print{body .accordion__content{display:block!important}}@media print{body .header{height:51px;position:relative}body .header__mobile-trigger,body .header__nav-wrapper{display:none}body .header__box-content{padding:15px!important}}@media print{body .footer,body .header__logo-link:after,body .sidebar-menu{display:none}}@media print{#rs-content .navigator--slider .flickity-slider[style],#rs-content .navigator--slider .flickity-viewport[style]{position:relative!important;height:auto!important}#rs-content .navigator--slider .flickity-slider{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:unset;display:-ms-flexbox!important;display:flex!important;-webkit-transform:none!important;transform:none!important}#rs-content .navigator--slider .navigator__item{margin-bottom:15px}#rs-content .navigator--slider .navigator__item[style]{position:unset!important;left:auto!important;width:300px;height:auto;-ms-flex:1 1 auto;flex:1 1 auto}#rs-content .navigator--slider .navigator__item[style] .teaser{width:100%}#rs-content .navigator--slider .flickity-button,#rs-content .navigator--slider .flickity-page-dots{display:none}#rs-content .navigator__grid{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:unset;display:-ms-flexbox!important;display:flex!important}#rs-content .navigator__grid .navigator__item[style]{position:unset!important;left:auto!important;width:300px;height:auto;-ms-flex:1 1 auto;flex:1 1 auto}}@media print{body .readspeaker{display:none}}@media print{.container .slider .flickity-slider[style],.container .slider .flickity-viewport[style]{position:relative!important;height:auto!important}.container .slider .flickity-slider{-webkit-transform:none!important;transform:none!important}.container .slider .flickity-viewport[style]{overflow:unset}.container .slider__slide[style]{position:unset!important;left:auto!important}.container .slider .flickity-button,.container .slider .flickity-page-dots{display:none}.container .slider .teaser--news:last-child{margin-bottom:30px}}@media print{body .stage--static .stage__picture,body .stage__picture{display:block}}@media print{body .section--bg-grey{background-color:#fff}}.boxed.gallery__headline,.boxed.related__heading{text-align:center}.boxed.gallery__headline>span,.boxed.related__heading>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;padding:15px 30px}.theme-ci-secondary .boxed.gallery__headline>span,.theme-ci-secondary .boxed.related__heading>span{background-color:#961734}.gallery__headline,.related__heading{color:#2393c5;margin-bottom:30px}.theme-ci-secondary .gallery__headline,.theme-ci-secondary .related__heading{color:#961734}a[href^=http]:after{display:inline-block;font-family:font-icons;content:"\F08E";color:inherit;margin:0 0 0 5px;vertical-align:middle}@media print{#rs-content .teaser--person{-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:30px}#rs-content .teaser--person .teaser__media{width:370px}#rs-content .teaser--person .teaser__list-item a:after{content:""}#rs-content .teaser--text-image{-ms-flex-direction:row;flex-direction:row}#rs-content .teaser--text-image .teaser__content{margin-left:30px}#rs-content .teaser--person .teaser__media--desktop{display:block}}@media print{#rs-content .ce-textpic figure a:after{content:""}}@media print{body .share-bar{display:none}}.font-adjuster{display:-ms-flexbox;display:flex}@media screen and (min-width:62em){.font-adjuster{margin:0}}.font-adjuster__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:inherit;font-size:.875rem;background:none;border:0;line-height:1;margin:0 10px}@media screen and (min-width:62em){.font-adjuster__trigger{margin:0}}.font-adjuster__trigger[data-size=lg]{font-size:1.125rem}.font-adjuster__trigger[data-size=xl]{font-size:1.35rem}.header__search-form-input,.navigation__search-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:30px;border:1px solid #dadada;outline:none;background-color:#f4f4f5;-webkit-box-shadow:none!important;box-shadow:none!important;font-family:inherit;font-size:.875em;padding:0 50px 0 20px;position:static;text-align:right;height:40px;-webkit-transition:border .15s ease-in;transition:border .15s ease-in;width:100%}.is-scrolled .header__search-form-input,.is-scrolled .navigation__search-text{margin:0;padding:0 20px}.is-search-expanded .header__search-form-input,.is-search-expanded .navigation__search-text{position:absolute;top:0;right:0;width:680px;padding:0 50px 0 20px;z-index:10}.header__search-form-input:focus,.navigation__search-text:focus{outline:0;border-color:#4a4a4a}.navigation{width:100%}.navigation.is-visible{-webkit-transform:translate(0);transform:translate(0)}@media screen and (max-width:61.9375em){.navigation{position:fixed;top:88px;left:0;width:100%;max-height:calc(100vh - 88px);overflow-y:auto;background-color:#fff;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;z-index:-2}.is-scrolled .navigation{top:84px}}.navigation__functions-mobile{display:block;padding:20px 30px}@media screen and (min-width:48em){.navigation__functions-mobile{max-width:500px;margin:0 auto}}@media screen and (min-width:62em){.navigation__functions-mobile{display:none}}.navigation__search-form{position:relative;margin:0 0 20px}.navigation__search-text{margin:0}.is-scrolled .navigation__search-text{padding:0 50px 0 20px}.navigation__search-icon{color:#961734;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.navigation__search-btn{position:absolute;top:0;right:0;height:100%;visibility:hidden}.navigation__sidebar-trigger{text-align:center;width:100%;font-size:.875em;height:40px;line-height:40px}.navigation__meta{background-color:#fafafa;display:block;padding:30px}@media screen and (min-width:62em){.navigation__meta{display:none}}.navigation__meta-list{font-size:.875em;margin:0;padding:0;list-style:none}.navigation__meta-list-item{margin:0 0 15px}.navigation__meta-list-item:last-child{margin-bottom:0}.navigation__meta-link{color:#4a4a4a;text-decoration:none}.navigation__meta-link--home{color:#961734}.navigation__meta-link--home .icon{color:#c5798d}.navigation__list{list-style:none;margin:0;padding:0}@media screen and (min-width:62em){.navigation__list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0 0;padding:0 60px}}.is-scrolled .navigation__list{margin:0}.navigation__item{font-size:.9375em;padding:0}@media screen and (min-width:62em){.navigation__item{font-size:1em;padding:20px 0}}.navigation__item.active .navigation__link{background-color:#2393c5;color:#fff}@media screen and (min-width:62em){.navigation__item.active .navigation__link{background-color:transparent;color:#2393c5}}.navigation__item.active .navigation__link>.navigation__child-trigger{color:#fff}@media screen and (min-width:62em){.navigation__item.active .navigation__link>.navigation__child-trigger{color:#961734}}.theme-ci-secondary .navigation__item.active .navigation__link{background-color:#961734;color:#fff}@media screen and (min-width:62em){.theme-ci-secondary .navigation__item.active .navigation__link{background-color:transparent;color:#961734}}.navigation__item .navigation__link .navigation__child-trigger{border-left:0}.navigation__link{-webkit-box-shadow:0 6px 8px -4px rgba(0,0,0,.4);box-shadow:0 6px 8px -4px rgba(0,0,0,.4);display:block;color:#4a4a4a;font-family:UniversLTPro-55Roman,sans-serif;text-decoration:none;padding:20px 0 20px 30px;position:relative}.navigation__link>.navigation__child-trigger{pointer-events:none;padding:0 30px}.navigation__link:hover{color:#2393c5}.theme-ci-secondary .navigation__link:hover{color:#961734}@media screen and (min-width:62em){.navigation__link{-webkit-box-shadow:none;box-shadow:none;padding:0}}.navigation__child-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-left:1px solid rgba(74,74,74,.25);color:#961734;cursor:pointer;position:absolute;padding:0 15px;top:50%;right:0;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:62em){.navigation__child-trigger{display:none}}.navigation__child-trigger .icon{pointer-events:none}.navigation__list-lvl-2{font-size:.875em;margin:0;padding:0;list-style:none}@media screen and (min-width:62em){.navigation__list-lvl-2{font-size:1em;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.navigation__item-lvl-2.active .navigation__link-lvl-2{color:#2393c5}.theme-ci-secondary .navigation__item-lvl-2.active .navigation__link-lvl-2{color:#961734}@media screen and (min-width:62em){.navigation__item-lvl-2{margin:30px 0 0;padding:0 15px 0 0;width:25%}}.navigation__link-lvl-2{font-family:UniversLTPro-55Roman,sans-serif;position:relative;display:block;color:#4a4a4a;border-bottom:1px solid rgba(74,74,74,.25);text-decoration:none;padding:10px 60px 10px 20px}.navigation__link-lvl-2:hover{color:#2393c5}.theme-ci-secondary .navigation__link-lvl-2:hover{color:#961734}@media screen and (min-width:62em){.navigation__link-lvl-2{padding:10px 0}}.navigation__list-lvl-3{font-family:UniversLTPro-45Light,sans-serif;display:none;margin:0;padding:0 0 0 45px;list-style:none}@media screen and (min-width:62em){.navigation__list-lvl-3{display:block!important;padding:0}}.navigation__item-lvl-3{border-bottom:1px solid #f2f2f3}.navigation__item-lvl-3.active .navigation__link-lvl-3{color:#2393c5}.theme-ci-secondary .navigation__item-lvl-3.active .navigation__link-lvl-3{color:#961734}.navigation__link-lvl-3{display:block;padding:10px 0;color:#4a4a4a;text-decoration:none}.navigation__link-lvl-3:hover{color:#2393c5}.theme-ci-secondary .navigation__link-lvl-3:hover{color:#961734}.navigation__flyout{display:none;padding:30px;top:100%;left:0;right:0;z-index:-2;overflow:auto}@media screen and (min-width:62em){.navigation__flyout{background-color:#fff;position:absolute}}.navigation__flyout-title{display:none;text-align:center;font-family:UniversLTPro-65Bold,sans-serif}@media screen and (min-width:62em){.navigation__flyout-title{display:block}}.navigation__flyout-title span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.5);box-shadow:0 25px 20px -20px rgba(0,0,0,.5);color:#fff;padding:15px 60px}.theme-ci-secondary .navigation__flyout-title span{background-color:#961734}.navigation__flyout-close{color:#2393c5;display:none;cursor:pointer;font-size:.75em;position:absolute;top:45px;right:30px}@media screen and (min-width:62em){.navigation__flyout-close{display:block}}.navigation__flyout-close .icon{pointer-events:none;color:#961734;margin:0 0 0 5px;height:2em;width:2em}.navigation__options-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #dadada;margin:20px 0 0;padding:20px 0 0}.back-top{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 20px 30px -15px rgba(0,0,0,.2);box-shadow:0 20px 30px -15px rgba(0,0,0,.2);border-radius:100%;border:0;background-color:#fff;color:#961734;cursor:pointer;position:absolute;top:-80px;right:50%;width:60px;height:60px;opacity:0;-webkit-transition:opacity .2s ease-in,-webkit-box-shadow .15s ease-in;transition:opacity .2s ease-in,-webkit-box-shadow .15s ease-in;transition:opacity .2s ease-in,box-shadow .15s ease-in;transition:opacity .2s ease-in,box-shadow .15s ease-in,-webkit-box-shadow .15s ease-in;-webkit-transform:translate(50%);transform:translate(50%)}.back-top:hover{-webkit-box-shadow:0 20px 30px -15px rgba(0,0,0,.35);box-shadow:0 20px 30px -15px rgba(0,0,0,.35)}.back-top:focus{outline:0;-webkit-box-shadow:0 0 6px 2px #2393c5;box-shadow:0 0 6px 2px #2393c5}.back-top.is-visible{opacity:1}@media screen and (min-width:78.125rem){.back-top{top:-150px;right:calc((100vw - 64.375rem)/2);-webkit-transform:translate(100px);transform:translate(100px);width:80px;height:80px}}.back-top .icon{height:4em;width:4em}.tingle-modal--news-image{overflow:auto}.tingle-modal__close{display:none}.tingle-modal-box{border-radius:0;margin-left:15px;margin-right:15px}@media screen and (min-width:541px){.tingle-modal-box{margin-left:0;margin-right:0;width:90%}}@media screen and (min-width:64.375em){.tingle-modal-box{width:64.375rem}}@media screen and (min-width:85rem){.tingle-modal--news-image .tingle-modal-box{width:85rem}}.tingle-modal-box__content{padding:50px 15px 15px}@media screen and (min-width:541px){.tingle-modal-box__content{padding:15px}}@media screen and (min-width:48em){.tingle-modal-box__content{padding:30px}}.tingle-modal-box__content img{display:block;margin:0 auto}.tingle-modal-box__content>:last-child{margin-bottom:0}.tingle-modal__custom-close{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 10px}.tingle-modal__custom-close svg{color:#961734;height:2em;width:2em}[data-img-modal]{cursor:pointer}.navigator__headline.boxed{text-align:center}.navigator__headline.boxed>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;padding:15px 30px}.theme-ci-secondary .navigator__headline.boxed>span{background-color:#961734}.navigator__headline{font-size:1.25em;text-align:center;color:#2393c5;margin-bottom:30px}@media screen and (min-width:48em){.navigator__headline{font-size:1.75em}}.theme-ci-secondary .navigator__headline{color:#961734}.navigator__grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;margin:-15px}@media screen and (min-width:37.5rem){.navigator__grid{-ms-flex-direction:row;flex-direction:row}}.navigator__item{display:none;width:100%;padding:15px}@media screen and (min-width:37.5rem){.navigator__item{width:33%}}.navigator__item.active{-webkit-box-shadow:0 30px 20px -25px rgba(0,0,0,.2);box-shadow:0 30px 20px -25px rgba(0,0,0,.2)}.flickity-enabled .navigator__grid{margin:0}.flickity-enabled .navigator__item{padding:0}.navigator__item-content{display:none}.navigator__content{width:100%}.navigator__load-more{display:none;margin:30px auto 0}.navigator--slider{margin:0 0 30px}.navigator--slider .navigator__grid{display:block}.navigator--slider .navigator__content{margin:60px 0 0}.navigator--slider .navigator__item{display:block;width:100%;margin:0 15px;height:70vw}@media screen and (min-width:37.5rem){.navigator--slider .navigator__item{height:298px;width:calc(33.33% - 15px)}}.navigator--slider .flickity-viewport{padding:0 0 20px}.navigator--slider .flickity-prev-next-button{display:none;background:transparent}@media (min-width:68.75rem){.navigator--slider .flickity-prev-next-button{display:block}}.navigator--slider .flickity-prev-next-button.previous{left:-50px}.navigator--slider .flickity-prev-next-button.next{right:-50px}.navigator--slider .flickity-button-icon{fill:#961734}.navigator--slider .flickity-page-dots{bottom:-35px}.navigator--slider .flickity-page-dots .dot{background:#7d7d7d;margin:0 6px;height:20px;width:20px}.navigator--slider .flickity-page-dots .dot.is-selected{background:#2393c5}.theme-ci-secondary .navigator--slider .flickity-page-dots .dot.is-selected{background:#961734}.navigator-slider{display:-ms-flexbox;display:flex;opacity:0;margin:0 0 30px;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in;-webkit-box-shadow:0 30px 20px -25px rgba(0,0,0,.2);box-shadow:0 30px 20px -25px rgba(0,0,0,.2)}.navigator-slider.flickity-enabled{display:block;opacity:1}.navigator-slider .flickity-prev-next-button{display:none;background:transparent}@media (min-width:68.75rem){.navigator-slider .flickity-prev-next-button{display:block}}.navigator-slider .flickity-prev-next-button.previous{left:-50px}.navigator-slider .flickity-prev-next-button.next{right:-50px}.navigator-slider .flickity-button-icon{fill:#961734}.navigator-slider .flickity-page-dots{bottom:-35px}.navigator-slider .flickity-page-dots .dot{background:#7d7d7d;margin:0 6px;height:20px;width:20px}.navigator-slider .flickity-page-dots .dot.is-selected{background:#2393c5}.theme-ci-secondary .navigator-slider .flickity-page-dots .dot.is-selected{background:#961734}.navigator-slider__slide{width:100%}.navigator-teaser{background-color:#fff;-webkit-box-shadow:0 30px 20px -25px rgba(0,0,0,.2);box-shadow:0 30px 20px -25px rgba(0,0,0,.2);padding:15px}@media screen and (min-width:30em){.navigator-teaser{padding:30px}}.navigator-teaser__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 30px}@media screen and (min-width:48em){.navigator-teaser__content{-ms-flex-direction:row;flex-direction:row}}.navigator-teaser__text{-ms-flex:1 1;flex:1 1;padding:15px 0 0}@media screen and (min-width:48em){.navigator-teaser__text{padding:0 15px 0 0}}.navigator-teaser__headline{font-size:1.25em;color:#2393c5;margin:0 0 15px}@media screen and (min-width:48em){.navigator-teaser__headline{font-size:1.625em}}.navigator-teaser__excerpt p:last-child{margin-bottom:0}.navigator-teaser__media{-ms-flex:1 1;flex:1 1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:-1;order:-1}@media screen and (min-width:48em){.navigator-teaser__media{-ms-flex-order:inherit;order:inherit;padding:0 0 0 15px}}.navigator-teaser__image{display:block;width:100%}.navigator-teaser__btn-group{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.navigator-teaser__btn-group .btn{margin:0 15px}.sidebar-menu{position:fixed;top:30%;right:-10px;-webkit-transform:translateX(75%);transform:translateX(75%);-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out;z-index:10}.sidebar-menu.is-visible{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar-menu__btn{position:relative;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#2393c5!important;border-color:#2393c5!important;-webkit-box-shadow:0 22px 12px -22px rgba(0,0,0,.5);box-shadow:0 22px 12px -22px rgba(0,0,0,.5);border:0;border-top-left-radius:30px;border-bottom-left-radius:30px;color:#fff;height:55px;line-height:55px;min-width:188px;margin-bottom:10px;font-family:inherit;font-size:.875em;padding:0 10px 0 45px;text-align:left;right:0;-webkit-transition:right .15s ease-in;transition:right .15s ease-in}.sidebar-menu__btn:hover{right:10px}.sidebar-menu__btn:focus{outline:0;-webkit-box-shadow:0 0 6px 2px #2393c5;box-shadow:0 0 6px 2px #2393c5}.sidebar-menu__btn--red,.sidebar-menu__btn--red:hover{background-color:#961734!important;border-color:#961734!important}.sidebar-menu__btn--grey,.sidebar-menu__btn--grey:hover{background-color:#9b95a2!important;border-color:#9b95a2!important}.sidebar-menu__btn .icon{position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar-content{display:none}.sidebar-content__headline{margin-bottom:30px;text-align:center}.sidebar-content__headline>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;font-size:1.625em;font-weight:300;padding:15px 30px}@media screen and (min-width:62em){.sidebar-content__headline>span{min-width:400px}}.sidebar-content__headline--red>span{background-color:#961734}.sidebar-content__headline--grey>span{background-color:#9b95a2}.sidebar-content__close{position:absolute;top:15px;right:15px;background:transparent;border:0;cursor:pointer}@media screen and (min-width:541px){.sidebar-content__close{top:30px;right:30px}}.sidebar-content__close .icon{color:#961734;height:2em;width:2em}.frame-type-textpic{margin:0 0 30px}.ce-textpic h1,.ce-textpic h2,.ce-textpic h3,.ce-textpic h4,.ce-textpic h5,.ce-textpic h6,.frame-type-textpic header h1,.frame-type-textpic header h2,.frame-type-textpic header h3,.frame-type-textpic header h4,.frame-type-textpic header h5,.frame-type-textpic header h6{color:#2393c5}.theme-ci-secondary .ce-textpic h1,.theme-ci-secondary .ce-textpic h2,.theme-ci-secondary .ce-textpic h3,.theme-ci-secondary .ce-textpic h4,.theme-ci-secondary .ce-textpic h5,.theme-ci-secondary .ce-textpic h6{color:#961734}.ce-textpic .btn:hover{border-radius:0}.ce-textpic .ce-gallery figure{margin:0;max-width:100%}.ce-textpic .ce-gallery .image-caption{font-size:.9375em;font-style:italic;margin-top:10px}.ce-textpic .ce-gallery img{display:block}.ce-textpic .text-center{text-align:center}.ce-textpic .text-right{text-align:right}.ce-textpic .ce-bodytext a:not(.btn){color:#2393c5}.theme-ci-secondary .ce-textpic .ce-bodytext a:not(.btn){color:#961734}.ce-textpic .ce-bodytext .contenttable{width:100%}.ce-textpic .ce-bodytext .contenttable td,.ce-textpic .ce-bodytext .contenttable th{padding:10px}.ce-textpic .ce-bodytext .contenttable th{background-color:#fafafa}.ce-textpic .ce-bodytext .contenttable tbody tr td{border-bottom:1px solid #f2f2f3}.ce-textpic.ce-above.ce-right .ce-gallery{float:none;text-align:right;margin-bottom:15px}.ce-textpic.ce-above.ce-right .ce-gallery figcaption{text-align:left}.ce-textpic.ce-above.ce-left .ce-gallery{float:none;text-align:left;margin-bottom:15px}.ce-textpic.ce-above.ce-left .ce-gallery figcaption{text-align:left}.ce-textpic.ce-above.ce-center .ce-gallery{float:none;text-align:center;margin-bottom:15px}.ce-textpic.ce-above.ce-center .ce-gallery figcaption{text-align:center}.ce-textpic.ce-above .image{display:inline-block}.ce-textpic.ce-below .ce-gallery{text-align:center}.ce-textpic.ce-below.ce-left figcaption,.ce-textpic.ce-below.ce-right figcaption{text-align:left}.ce-textpic.ce-below .image{display:inline-block}.ce-textpic.ce-right .ce-gallery{float:right;margin:0 0 30px}@media screen and (min-width:30em){.ce-textpic.ce-right .ce-gallery{margin:0 0 30px 30px}}.ce-textpic.ce-right.ce-intext .ce-gallery{float:none}@media screen and (min-width:30em){.ce-textpic.ce-right.ce-intext .ce-gallery{float:right}}.ce-textpic.ce-left .ce-gallery{float:left;margin:0 0 30px}@media screen and (min-width:30em){.ce-textpic.ce-left .ce-gallery{margin:0 30px 30px 0}}.ce-textpic.ce-left.ce-intext .ce-gallery{float:none}@media screen and (min-width:30em){.ce-textpic.ce-left.ce-intext .ce-gallery{float:left}}.frame-type-uploads{margin:0 0 30px}.ce-uploads{margin:0;padding:0;list-style:none}.ce-uploads>li{display:-ms-flexbox;display:flex;background-color:#f4f4f5;margin:0 auto 15px;max-width:500px}@media screen and (min-width:48em){.ce-uploads>li{border-radius:2.5em;max-width:100%}}.ce-uploads>li:last-child{margin-bottom:0}.ce-uploads>li:hover .ce-uploads-fileName{color:#961734}.ce-uploads>li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding:15px;width:100%;text-decoration:none}.ce-uploads>li a:after{display:none}@media screen and (min-width:48em){.ce-uploads>li a{-ms-flex-direction:row;flex-direction:row;height:85px;padding:0 12px}}.ce-uploads .circle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:100%;-webkit-box-shadow:0 20px 30px -15px rgba(0,0,0,.2);box-shadow:0 20px 30px -15px rgba(0,0,0,.2);color:#961734;margin:0 0 10px;height:60px;width:60px}@media screen and (min-width:48em){.ce-uploads .circle{margin:0 12px 0 0}}.ce-uploads .icon{height:46px;width:46px}.ce-uploads .label{color:#2393c5;text-decoration:none;-ms-flex-order:-1;order:-1}@media screen and (min-width:48em){.ce-uploads .label{margin:0 40px 0 0;-ms-flex-order:initial;order:0}}.ce-uploads-fileName{color:#4a4a4a;margin:0 0 10px;-webkit-transition:color .15s ease-in;transition:color .15s ease-in}@media screen and (min-width:48em){.ce-uploads-fileName{margin:0 30px 0 0}}.ce-uploads-filesize,.frame-type-form_formframework h1,.frame-type-form_formframework h2,.frame-type-form_formframework h3,.frame-type-form_formframework h4,.frame-type-form_formframework h5,.frame-type-form_formframework h6{color:#2393c5}.theme-ci-secondary .frame-type-form_formframework h1,.theme-ci-secondary .frame-type-form_formframework h2,.theme-ci-secondary .frame-type-form_formframework h3,.theme-ci-secondary .frame-type-form_formframework h4,.theme-ci-secondary .frame-type-form_formframework h5,.theme-ci-secondary .frame-type-form_formframework h6{color:#961734}.frame-type-form_formframework .row{margin-bottom:30px}.frame-type-form_formframework .row .form-group:last-of-type,.frame-type-form_formframework .row:last-of-type{margin-bottom:0}.frame-type-form_formframework .form-group{margin-bottom:15px}.frame-type-form_formframework .control-label{color:#2393c5}.theme-ci-secondary .frame-type-form_formframework .control-label{color:#961734}.frame-type-form_formframework input:not([type=checkbox]):not([type=radio]),.frame-type-form_formframework textarea{border:0;background-color:#f4f4f5;font-family:inherit;font-size:1em;height:50px;width:100%;padding:0 15px}.frame-type-form_formframework input:not([type=checkbox]):not([type=radio]).error,.frame-type-form_formframework textarea.error{border:1px solid #961734;background-color:#d9a6a6}.frame-type-form_formframework textarea{height:auto;min-height:200px;padding:15px}.frame-type-form_formframework label[for*=singleselect]~.input{position:relative}.frame-type-form_formframework label[for*=singleselect]~.input:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;width:20px;height:20px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzk2MTczNCIgZD0iTTY2LjQzOCAyMkw3MCAyNS45MzggNDAgNTggMTAgMjUuOTM3IDEzLjU2MyAyMiA0MCA1MC4xMjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");background-size:contain;background-repeat:no-repeat}.frame-type-form_formframework select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:50px;border:none;font-family:inherit;font-size:1em;padding:0 60px 0 15px;background-color:#f4f4f5}.frame-type-form_formframework .form-check,.frame-type-form_formframework .radio{position:relative}.frame-type-form_formframework .form-check input:not([type=hidden]),.frame-type-form_formframework .radio input:not([type=hidden]){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;position:absolute;top:0;left:0;width:0;height:0}.frame-type-form_formframework .form-check input:not([type=hidden]):checked+label:after,.frame-type-form_formframework .radio input:not([type=hidden]):checked+label:after{opacity:1}.frame-type-form_formframework .form-check input:not([type=hidden]):focus+label:before,.frame-type-form_formframework .radio input:not([type=hidden]):focus+label:before{-webkit-box-shadow:0 0 5px #2393c5;box-shadow:0 0 5px #2393c5}.frame-type-form_formframework .form-check input:not([type=hidden])[type=radio]+label:before,.frame-type-form_formframework .radio input:not([type=hidden])[type=radio]+label:before{border-radius:100%}.frame-type-form_formframework .form-check input:not([type=hidden])[type=radio]+label:after,.frame-type-form_formframework .radio input:not([type=hidden])[type=radio]+label:after{background-color:#2393c5;width:16px;height:16px;content:"";border-radius:100%;top:13px;left:3px}.theme-ci-secondary .frame-type-form_formframework .form-check input:not([type=hidden])[type=radio]+label:after,.theme-ci-secondary .frame-type-form_formframework .radio input:not([type=hidden])[type=radio]+label:after{background-color:#961734}.frame-type-form_formframework .form-check label,.frame-type-form_formframework .radio label{cursor:pointer;display:inline-block;line-height:1.5;padding:8px 0 8px 35px;position:relative;text-align:left}.frame-type-form_formframework .form-check label:after,.frame-type-form_formframework .form-check label:before,.frame-type-form_formframework .radio label:after,.frame-type-form_formframework .radio label:before{content:"";position:absolute;-webkit-transition:opacity .1s;transition:opacity .1s}.frame-type-form_formframework .form-check label:before,.frame-type-form_formframework .radio label:before{border:1px solid #dadada;background-color:#f4f4f5;left:0;height:22px;top:10px;width:22px}.frame-type-form_formframework .form-check label:after,.frame-type-form_formframework .radio label:after{content:"\2714";color:#2393c5;left:4px;top:9px;opacity:0}.frame-type-form_formframework .help-block.error,.theme-ci-secondary .frame-type-form_formframework .form-check label:after,.theme-ci-secondary .frame-type-form_formframework .radio label:after{color:#961734}.frame-type-form_formframework .form-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.header{position:fixed;top:0;left:0;height:88px;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:100%;z-index:500}@media screen and (min-width:62em){.header{height:auto}}@media screen and (min-width:62em){.is-scrolled .header{-webkit-transform:translateY(-58px);transform:translateY(-58px)}}.header__overlay{background-color:rgba(0,0,0,.5);display:block;height:100vh;width:100%;position:absolute;top:calc(100% - 42px);left:0;visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease-in,visibility .2s ease-in;transition:opacity .2s ease-in,visibility .2s ease-in;z-index:-3}.is-nav-open .header__overlay{opacity:1;visibility:visible}.header__box{background-color:#fff;max-width:64.375rem;margin:0 auto;height:100%;position:relative}.is-scrolled .header__box{max-width:100%;width:100%}.header__box:before{content:"";position:absolute;bottom:0;left:2%;height:25%;width:96%;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.25);box-shadow:0 5px 20px rgba(0,0,0,.25);z-index:-1}@media screen and (min-width:62em){.header__box:before{-webkit-box-shadow:0 15px 40px rgba(0,0,0,.25);box-shadow:0 15px 40px rgba(0,0,0,.25)}}.header__box-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;max-width:64.375rem;margin:0 auto;padding:30px}@media screen and (min-width:62em){.header__box-content{-ms-flex-pack:start;justify-content:flex-start;padding:30px 30px 0}}.is-scrolled .header__box-content{-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:30px}@media screen and (min-width:62em){.is-scrolled .header__box-content{padding:0 30px}}.header__logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:200px}@media screen and (min-width:30em){.header__logo{width:280px}}@media screen and (min-width:62em){.header__logo{width:50%}}@media screen and (min-width:62em){.is-scrolled .header__logo{width:250px}}.header__logo-img,.header__logo-link{display:block;width:100%}@media screen and (min-width:62em){.header__logo-img{width:280px}}.header__functions{display:none;width:50%}@media screen and (min-width:62em){.header__functions{display:-ms-flexbox;display:flex}}.is-scrolled .header__functions{-ms-flex-order:3;order:3;width:55px}.header__sidebar-trigger{cursor:pointer;font-size:.875em;font-family:UniversLTPro-45Light,sans-serif;height:40px;line-height:40px}.is-scrolled .header__sidebar-trigger{display:none}.header__sidebar-trigger:hover{border-radius:0}.header__search-form{position:relative;-ms-flex:2 1;flex:2 1;margin:0 0 0 15px}.is-scrolled .header__search-form{margin:0;width:40px;height:40px}.header__search-form-icon{color:#961734;pointer-events:none}.header__search-form-btn{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;font-size:inherit;position:absolute;z-index:12;height:40px;top:0;right:12px;padding:0;-webkit-transition:right .1s ease-in;transition:right .1s ease-in}.is-scrolled .header__search-form-btn{right:8px}.is-search-expanded .header__search-form-btn{right:14px}.header__search-form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:30px;border:1px solid #dadada;outline:none;background-color:#f4f4f5;-webkit-box-shadow:none!important;box-shadow:none!important;font-family:inherit;font-size:.875em;padding:0 50px 0 20px;position:static;text-align:right;height:40px;-webkit-transition:border .15s ease-in;transition:border .15s ease-in;width:100%}.is-scrolled .header__search-form-input{margin:0;padding:0 20px}.is-search-expanded .header__search-form-input{position:absolute;top:0;right:0;width:680px;padding:0 50px 0 20px;z-index:10}.header__search-form-input:focus{outline:0;border-color:#4a4a4a}.header__nav-wrapper{-ms-flex-item-align:start;align-self:flex-start;opacity:1;width:0}@media screen and (min-width:62em){.header__nav-wrapper{width:100%}}.is-search-expanded .header__nav-wrapper{opacity:0}.header__mobile-trigger{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;padding:16px 0 0;color:#961734;font-size:.6875em}@media screen and (min-width:62em){.header__mobile-trigger{display:none}}.header__mobile-trigger:focus{outline:0;-webkit-box-shadow:0 0 6px 2px #2393c5;box-shadow:0 0 6px 2px #2393c5}.header__mobile-trigger:after,.header__mobile-trigger:before{position:absolute;left:0;display:block;content:"";width:30px;height:2px;background-color:#961734;-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.header__mobile-trigger:before{top:0;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);-webkit-transform-origin:0 0;transform-origin:0 0}.is-nav-open .header__mobile-trigger:before{-webkit-transform:translate(5px) rotate(45deg);transform:translate(5px) rotate(45deg)}.header__mobile-trigger:after{top:8px;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.is-nav-open .header__mobile-trigger:after{-webkit-transform:translate(-5px,-8px) rotate(-45deg);transform:translate(-5px,-8px) rotate(-45deg)}.header__mobile-trigger span{opacity:1}.is-nav-open .header__mobile-trigger span{opacity:0}.pagination__intro,.result__insitution,.tx-indexedsearch-form label,.tx-indexedsearch-info-sword{color:#2393c5}.theme-ci-secondary .pagination__intro,.theme-ci-secondary .result__insitution,.theme-ci-secondary .tx-indexedsearch-form label,.theme-ci-secondary .tx-indexedsearch-info-sword{color:#961734}.tx-indexedsearch-browselist-currentPage strong,.tx-indexedsearch-redMarkup,.tx-indexedsearch-title a{color:#961734;text-decoration:underline}.theme-ci-secondary .tx-indexedsearch-browselist-currentPage strong,.theme-ci-secondary .tx-indexedsearch-redMarkup,.theme-ci-secondary .tx-indexedsearch-title a{color:#2393c5}.tx-indexedsearch-info-noresult,.tx-indexedsearch-redMarkup,.tx-indexedsearch-title a{font-family:UniversLTPro-45Roman,sans-serif;font-weight:400}.tx-indexedsearch-info-noresult{margin-bottom:50px}.tx-indexedsearch-form{position:relative;margin:0 0 50px}.tx-indexedsearch-form>label{display:block;margin:0 0 6px}.tx-indexedsearch-searchbox-sword{display:block;width:100%;height:50px;border-radius:25px;background:#f4f4f5;border:1px solid #aaaeb4;text-align:left;padding:0 80px 0 20px;font-family:inherit;font-size:inherit;-webkit-transition:border-color .15s ease-in;transition:border-color .15s ease-in}.tx-indexedsearch-searchbox-sword:focus{outline:0;border-color:#4a4a4a}.tx-indexedsearch__custom-submit{width:60px;height:50px;position:absolute;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:inherit;border-top-right-radius:25px;border-bottom-right-radius:25px;border:0;background-color:#2393c5;color:#fff;cursor:pointer}.theme-ci-secondary .tx-indexedsearch__custom-submit{background-color:#961734}.tx-indexedsearch-redMarkup{text-decoration:none}.tx-indexedsearch-info-sword,.tx-indexedsearch-info-sword h2{margin-bottom:15px}.tx-indexedsearch-browsebox strong{font-family:UniversLTPro-55Roman,sans-serif}.tx-indexedsearch-browsebox p{margin-bottom:15px}.tx-indexedsearch-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-bottom:15px;padding:15px;-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.3);box-shadow:0 10px 20px -5px rgba(0,0,0,.3)}@media screen and (min-width:48em){.tx-indexedsearch-pagination{-ms-flex-pack:end;justify-content:flex-end;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto}}.tx-indexedsearch-pagination ul{list-style:none;display:-ms-flexbox;display:flex;margin:0;padding:0}.tx-indexedsearch-pagination a{padding:15px 10px;color:inherit;text-decoration:none}.tx-indexedsearch-res{margin-bottom:30px;padding:30px;-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.3);box-shadow:0 10px 20px -5px rgba(0,0,0,.3)}.tx-indexedsearch-res p{margin-bottom:0}.tx-indexedsearch-res h3{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:baseline;align-items:baseline}@media screen and (min-width:48em){.tx-indexedsearch-res h3{-ms-flex-pack:justify;justify-content:space-between}}.tx-indexedsearch-title{-ms-flex-order:2;order:2;-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width:48em){.tx-indexedsearch-title{-ms-flex-order:inherit;order:inherit;-ms-flex-preferred-size:auto;flex-basis:auto}}.result__insitution{font-size:.85em;text-transform:uppercase;-ms-flex-order:1;order:1;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:right}@media screen and (min-width:48em){.result__insitution{-ms-flex-order:inherit;order:inherit;-ms-flex-preferred-size:auto;flex-basis:auto}}.frame-type-textpic header h1.boxed,.frame-type-textpic header h2.boxed,.frame-type-textpic header h3.boxed,.frame-type-textpic header h4.boxed,.frame-type-textpic header h5.boxed,.frame-type-textpic header h6.boxed,.frame-type-uploads header h1.boxed,.frame-type-uploads header h2.boxed,.frame-type-uploads header h3.boxed,.frame-type-uploads header h4.boxed,.frame-type-uploads header h5.boxed,.frame-type-uploads header h6.boxed{text-align:center}.frame-type-textpic header h1.boxed>span,.frame-type-textpic header h2.boxed>span,.frame-type-textpic header h3.boxed>span,.frame-type-textpic header h4.boxed>span,.frame-type-textpic header h5.boxed>span,.frame-type-textpic header h6.boxed>span,.frame-type-uploads header h1.boxed>span,.frame-type-uploads header h2.boxed>span,.frame-type-uploads header h3.boxed>span,.frame-type-uploads header h4.boxed>span,.frame-type-uploads header h5.boxed>span,.frame-type-uploads header h6.boxed>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;padding:15px 30px}.frame-type-textpic header .theme-ci-secondary h1.boxed>span,.frame-type-textpic header .theme-ci-secondary h2.boxed>span,.frame-type-textpic header .theme-ci-secondary h3.boxed>span,.frame-type-textpic header .theme-ci-secondary h4.boxed>span,.frame-type-textpic header .theme-ci-secondary h5.boxed>span,.frame-type-textpic header .theme-ci-secondary h6.boxed>span,.frame-type-uploads header .theme-ci-secondary h1.boxed>span,.frame-type-uploads header .theme-ci-secondary h2.boxed>span,.frame-type-uploads header .theme-ci-secondary h3.boxed>span,.frame-type-uploads header .theme-ci-secondary h4.boxed>span,.frame-type-uploads header .theme-ci-secondary h5.boxed>span,.frame-type-uploads header .theme-ci-secondary h6.boxed>span,.theme-ci-secondary .frame-type-textpic header h1.boxed>span,.theme-ci-secondary .frame-type-textpic header h2.boxed>span,.theme-ci-secondary .frame-type-textpic header h3.boxed>span,.theme-ci-secondary .frame-type-textpic header h4.boxed>span,.theme-ci-secondary .frame-type-textpic header h5.boxed>span,.theme-ci-secondary .frame-type-textpic header h6.boxed>span,.theme-ci-secondary .frame-type-uploads header h1.boxed>span,.theme-ci-secondary .frame-type-uploads header h2.boxed>span,.theme-ci-secondary .frame-type-uploads header h3.boxed>span,.theme-ci-secondary .frame-type-uploads header h4.boxed>span,.theme-ci-secondary .frame-type-uploads header h5.boxed>span,.theme-ci-secondary .frame-type-uploads header h6.boxed>span{background-color:#961734}.frame-type-textpic header h1,.frame-type-textpic header h2,.frame-type-textpic header h3,.frame-type-textpic header h4,.frame-type-textpic header h5,.frame-type-textpic header h6,.frame-type-uploads header h1,.frame-type-uploads header h2,.frame-type-uploads header h3,.frame-type-uploads header h4,.frame-type-uploads header h5,.frame-type-uploads header h6{color:#2393c5;margin-bottom:30px}.frame-type-textpic header .theme-ci-secondary h1,.frame-type-textpic header .theme-ci-secondary h2,.frame-type-textpic header .theme-ci-secondary h3,.frame-type-textpic header .theme-ci-secondary h4,.frame-type-textpic header .theme-ci-secondary h5,.frame-type-textpic header .theme-ci-secondary h6,.frame-type-uploads header .theme-ci-secondary h1,.frame-type-uploads header .theme-ci-secondary h2,.frame-type-uploads header .theme-ci-secondary h3,.frame-type-uploads header .theme-ci-secondary h4,.frame-type-uploads header .theme-ci-secondary h5,.frame-type-uploads header .theme-ci-secondary h6,.theme-ci-secondary .frame-type-textpic header h1,.theme-ci-secondary .frame-type-textpic header h2,.theme-ci-secondary .frame-type-textpic header h3,.theme-ci-secondary .frame-type-textpic header h4,.theme-ci-secondary .frame-type-textpic header h5,.theme-ci-secondary .frame-type-textpic header h6,.theme-ci-secondary .frame-type-uploads header h1,.theme-ci-secondary .frame-type-uploads header h2,.theme-ci-secondary .frame-type-uploads header h3,.theme-ci-secondary .frame-type-uploads header h4,.theme-ci-secondary .frame-type-uploads header h5,.theme-ci-secondary .frame-type-uploads header h6{color:#961734}.ce-textpic .ce-bodytext ul{margin:0 0 30px;padding:0 0 0 30px;list-style:none}.ce-textpic .ce-bodytext ul>li{position:relative;margin:0 0 20px}.ce-textpic .ce-bodytext ul>li:last-child{margin:0}.ce-textpic .ce-bodytext ul>li:before{position:absolute;top:.5em;left:-20px;content:"";background-color:#2393c5;border-radius:100%;display:block;height:8px;width:8px;margin:0 10px 0 0}.ce-textpic .ce-bodytext .theme-ci-secondary ul>li:before,.theme-ci-secondary .ce-textpic .ce-bodytext ul>li:before{background-color:#961734}.ce-textpic .ce-bodytext ul>li>ul{margin:15px 0 0}.ce-textpic .ce-bodytext ul>li>ul>li{margin:0 0 15px}.ce-textpic .ce-bodytext ol{margin:0 0 30px;padding:0 0 0 15px;list-style:none;counter-reset:numbered-list}.ce-textpic .ce-bodytext ol>li{counter-increment:numbered-list;position:relative;margin:0 0 20px}.ce-textpic .ce-bodytext ol>li:before{font-family:UniversLTPro-65Bold,sans-serif;content:counter(numbered-list) ".";color:#2393c5;display:inline-block;margin:0 8px 0 0}.ce-textpic .ce-bodytext .theme-ci-secondary ol>li:before,.theme-ci-secondary .ce-textpic .ce-bodytext ol>li:before{color:#961734}p.simple-language{font-size:1.3em;line-height:1.8em}.slider .flickity-button{background:transparent;height:65px;width:65px}.slider .flickity-button-icon{fill:#961734}.slider .flickity-page-dots{position:static}.slider .flickity-page-dots .dot{background:#7d7d7d;margin:0 6px;height:20px;width:20px}.slider .flickity-page-dots .dot.is-selected{background:#2393c5}.theme-ci-secondary .slider .flickity-page-dots .dot.is-selected{background:#961734}.slider--gallery{max-width:830px;margin:0 auto}.slider--gallery .slider__slide{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.slider--gallery .flickity-viewport{margin:0 0 20px}.slider--gallery .flickity-prev-next-button{display:none;top:calc(50% - 40px)}@media screen and (min-width:48em){.slider--gallery .flickity-prev-next-button{display:block}}.slider--gallery .flickity-prev-next-button.next{right:0}@media screen and (min-width:64.375em){.slider--gallery .flickity-prev-next-button.next{right:-100px}}.slider--gallery .flickity-prev-next-button.previous{left:0}@media screen and (min-width:64.375em){.slider--gallery .flickity-prev-next-button.previous{left:-100px}}.slider--stage .slider__slide{width:100%}.slider--stage .flickity-page-dots{position:absolute;bottom:15px;right:30px;width:auto}@media screen and (min-width:64.375em){.slider--stage .flickity-page-dots{right:calc((100% - 64.375rem)/2)}}.stage--claim .slider--stage .flickity-page-dots{bottom:50px}.slider--stage .flickity-page-dots .dot{background:#fff}.slider--stage .flickity-page-dots .dot:first-child:last-child{opacity:0}.slider--related{margin-bottom:30px;display:none}.slider--related.flickity-enabled{display:block}.slider--related .slider__slide{width:100%;margin:0 10px}.slider--related .flickity-prev-next-button{display:none}@media (min-width:68.75rem){.slider--related .flickity-prev-next-button{display:block}}.slider--related .flickity-prev-next-button.previous{left:-60px}.slider--related .flickity-prev-next-button.next{right:-60px}.slider--related .flickity-page-dots{margin-top:15px}@media screen and (min-width:30em){.slider--one-slide .flickity-page-dots,.slider--one-slide .flickity-prev-next-button{display:none}}.boxed.teaser-heading,.teaser--text-image-big .boxed.teaser__title{text-align:center}.boxed.teaser-heading>span,.teaser--text-image-big .boxed.teaser__title>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;padding:15px 30px}.teaser--text-image-big .theme-ci-secondary .boxed.teaser__title>span,.theme-ci-secondary .boxed.teaser-heading>span,.theme-ci-secondary .teaser--text-image-big .boxed.teaser__title>span{background-color:#961734}.teaser--text-image-big .teaser__title,.teaser-heading{color:#2393c5;margin-bottom:30px}.teaser--text-image-big .theme-ci-secondary .teaser__title,.theme-ci-secondary .teaser--text-image-big .teaser__title,.theme-ci-secondary .teaser-heading{color:#961734}.teaser--text-image-big .teaser__text ul,.teaser--text-image .teaser__text ul{margin:0 0 30px;padding:0 0 0 30px;list-style:none}.teaser--text-image-big .teaser__text ul>li,.teaser--text-image .teaser__text ul>li{position:relative;margin:0 0 20px}.teaser--text-image-big .teaser__text ul>li:last-child,.teaser--text-image .teaser__text ul>li:last-child{margin:0}.teaser--text-image-big .teaser__text ul>li:before,.teaser--text-image .teaser__text ul>li:before{position:absolute;top:.5em;left:-20px;content:"";background-color:#2393c5;border-radius:100%;display:block;height:8px;width:8px;margin:0 10px 0 0}.teaser--text-image-big .teaser__text .theme-ci-secondary ul>li:before,.teaser--text-image .teaser__text .theme-ci-secondary ul>li:before,.theme-ci-secondary .teaser--text-image-big .teaser__text ul>li:before,.theme-ci-secondary .teaser--text-image .teaser__text ul>li:before{background-color:#961734}.teaser--text-image-big .teaser__text ul>li>ul,.teaser--text-image .teaser__text ul>li>ul{margin:15px 0 0}.teaser--text-image-big .teaser__text ul>li>ul>li,.teaser--text-image .teaser__text ul>li>ul>li{margin:0 0 15px}.teaser--text-image-big .teaser__text ol,.teaser--text-image .teaser__text ol{margin:0 0 30px;padding:0 0 0 15px;list-style:none;counter-reset:numbered-list}.teaser--text-image-big .teaser__text ol>li,.teaser--text-image .teaser__text ol>li{counter-increment:numbered-list;position:relative;margin:0 0 20px}.teaser--text-image-big .teaser__text ol>li:before,.teaser--text-image .teaser__text ol>li:before{font-family:UniversLTPro-65Bold,sans-serif;content:counter(numbered-list) ".";color:#2393c5;display:inline-block;margin:0 8px 0 0}.teaser--text-image-big .teaser__text .theme-ci-secondary ol>li:before,.teaser--text-image .teaser__text .theme-ci-secondary ol>li:before,.theme-ci-secondary .teaser--text-image-big .teaser__text ol>li:before,.theme-ci-secondary .teaser--text-image .teaser__text ol>li:before{color:#961734}.teaser--navigator[href^=http] .teaser__label>span:after{display:inline-block;font-family:font-icons;content:"\F08E";color:inherit;margin:0 0 0 5px;vertical-align:middle}.teaser--quote{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}@media screen and (min-width:48em){.teaser--quote{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.teaser--quote.no-image .teaser__content{padding:0;text-align:center}.teaser--quote.image-left .teaser__media{-ms-flex-order:-1;order:-1}@media screen and (min-width:48em){.teaser--quote.image-left .teaser__content{padding:0 0 0 35px}}@media screen and (min-width:62em){.teaser--quote.image-left .teaser__content{padding:0 0 0 70px}}.teaser--quote .teaser__content{text-align:center}@media screen and (min-width:48em){.teaser--quote .teaser__content{-ms-flex:1 1;flex:1 1;padding:0 35px 0 0;text-align:left}}@media screen and (min-width:62em){.teaser--quote .teaser__content{padding:0 70px 0 0}}.teaser--quote .teaser__text{color:#2393c5;margin:0 0 .5em;font-family:UniversLTPro-45LightOblique,sans-serif;font-size:1.25em}@media screen and (min-width:48em){.teaser--quote .teaser__text{font-size:1.5em}}.theme-ci-secondary .teaser--quote .teaser__text{color:#961734}.teaser--quote .teaser__text:before{content:"\201E"}.teaser--quote .teaser__text:after{content:"\201C"}.teaser--quote .teaser__cite{font-family:UniversLTPro-45Light,sans-serif;font-style:normal}.teaser--quote .teaser__media{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 0 30px;-ms-flex-order:-1;order:-1;width:100%}@media screen and (min-width:48em){.teaser--quote .teaser__media{margin:0;-ms-flex-order:inherit;order:inherit;width:250px}}.teaser--quote .teaser__image{display:block;border-radius:100%}.teaser--text-image{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 30px}@media screen and (min-width:48em){.teaser--text-image{-ms-flex-direction:row;flex-direction:row}}.teaser--text-image:last-child{margin:0}.teaser--text-image.image-left .teaser__media{-ms-flex-order:-1;order:-1}@media screen and (min-width:48em){.teaser--text-image.image-left .teaser__content{padding:0 0 0 30px}}.teaser--text-image .teaser__content{-ms-flex:2 1;flex:2 1;text-align:center}@media screen and (min-width:48em){.teaser--text-image .teaser__content{padding:0 30px 0 0;text-align:left}}.teaser--text-image .teaser__headline{color:#2393c5;margin-bottom:.5em;font-size:1.25em}.theme-ci-secondary .teaser--text-image .teaser__headline{color:#961734}@media screen and (min-width:30em){.teaser--text-image .teaser__headline{font-size:1.625em}}.teaser--text-image .teaser__text{font-size:.875em}@media screen and (min-width:30em){.teaser--text-image .teaser__text{font-size:1em}}.teaser--text-image .teaser__text p{margin-bottom:.85em}.teaser--text-image .teaser__text a{color:#2393c5}.theme-ci-secondary .teaser--text-image .teaser__text a{color:#961734}.teaser--text-image .teaser__text ol,.teaser--text-image .teaser__text ul{margin-bottom:15px;text-align:left}.teaser--text-image .teaser__text ol>li,.teaser--text-image .teaser__text ul>li{margin-bottom:10px}.teaser--text-image .teaser__media{-ms-flex:1.5 1;flex:1.5 1;-ms-flex-order:-1;order:-1;margin:0 0 15px}@media screen and (min-width:48em){.teaser--text-image .teaser__media{-ms-flex-order:inherit;order:inherit;margin:0}}.teaser--text-image .teaser__image{display:block;width:100%}.teaser--text-image .teaser__read-more{color:#961734;font-family:UniversLTPro-65Bold,sans-serif;text-decoration:none}.teaser--text-image .teaser__read-more:hover{text-decoration:underline}.teaser--text-image .teaser__read-more:after{margin:0}.teaser--text-image .teaser__read-more .icon{position:relative;top:-2px}.teaser--text-image-big{position:relative;max-width:87.5rem;margin:0 auto;padding:90px 0 0}@media screen and (min-width:48em){.teaser--text-image-big{padding:0}}.teaser--text-image-big:before{display:none;opacity:0;content:"";position:absolute;top:0;width:65%;height:100%;pointer-events:none}@media screen and (min-width:48em){.teaser--text-image-big:before{opacity:1}}.teaser--text-image-big.gradient-left:before{display:block;left:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(75%,hsla(0,0%,100%,.75)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,.75) 75%,hsla(0,0%,100%,0))}.teaser--text-image-big.gradient-right:before{display:block;right:0;background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(75%,hsla(0,0%,100%,.75)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,.75) 75%,hsla(0,0%,100%,0))}.teaser--text-image-big.text-right .teaser__text{-ms-flex-item-align:end;align-self:flex-end}.teaser--text-image-big .teaser__title{margin-bottom:0;position:absolute;top:0}@media screen and (min-width:48em){.teaser--text-image-big .teaser__title{position:static}}@media screen and (min-width:48em){.teaser--text-image-big .teaser__content{position:absolute;top:0;left:0;height:100%;width:100%;padding:30px 0 60px;text-align:center;z-index:1}}.teaser--text-image-big .teaser__content .container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%}.teaser--text-image-big .teaser__image{display:block;width:100%}.teaser--text-image-big .teaser__text{-ms-flex-item-align:start;align-self:flex-start;margin:15px 0 30px}@media screen and (min-width:48em){.teaser--text-image-big .teaser__text{max-width:390px}}.teaser--text-image-big .teaser__text a{color:#2393c5;font-family:UniversLTPro-55Roman,sans-serif}.theme-ci-secondary .teaser--text-image-big .teaser__text a{color:#961734}.teaser--text-image-big .teaser__text ol,.teaser--text-image-big .teaser__text ul{margin-bottom:15px;text-align:left}.teaser--text-image-big .teaser__text ol>li,.teaser--text-image-big .teaser__text ul>li{margin-bottom:10px}.teaser--text-image-big .teaser__headline{color:#2393c5;font-size:1.5em}.theme-ci-secondary .teaser--text-image-big .teaser__headline{color:#961734}.teaser--text-image-big .teaser__cta:hover{border-radius:0}.teaser--person{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:30px;background-color:#f4f4f5;-webkit-box-shadow:0 30px 20px -25px rgba(0,0,0,.2);box-shadow:0 30px 20px -25px rgba(0,0,0,.2)}@media screen and (min-width:48em){.teaser--person{-ms-flex-direction:row;flex-direction:row;padding:30px}}.teaser--person:last-child{margin-bottom:0}.teaser--person .teaser__content{-ms-flex:1 1;flex:1 1;padding:15px}@media screen and (min-width:48em){.teaser--person .teaser__content{padding:0 30px 0 0}}.teaser--person .teaser__content a:not(.btn){font-family:UniversLTPro-65Bold,sans-serif;color:#2393c5}.teaser--person .teaser__content a:not(.btn).teaser__read-more{color:#961734;text-decoration:none}.teaser--person .teaser__content a:not(.btn).btn{color:#fff}.teaser--person .teaser__header{margin-bottom:20px}.teaser--person .teaser__text p:last-of-type{margin-bottom:0}.teaser--person .teaser__media{-ms-flex-order:-1;order:-1}@media screen and (min-width:48em){.teaser--person .teaser__media{width:370px;-ms-flex-order:inherit;order:inherit}}.teaser--person .teaser__media--desktop{display:none}@media screen and (min-width:48em){.teaser--person .teaser__media--desktop{display:block}}.teaser--person .teaser__image{display:block}.teaser--person .teaser__title{font-size:1.25em;color:#2393c5;margin:0 0 8px;text-align:center}@media screen and (min-width:48em){.teaser--person .teaser__title{text-align:left}}.theme-ci-secondary .teaser--person .teaser__title{color:#961734}.teaser--person .teaser__subtitle{font-size:1em;color:#2393c5;text-align:center}@media screen and (min-width:48em){.teaser--person .teaser__subtitle{font-size:1.125em;text-align:left}}.theme-ci-secondary .teaser--person .teaser__subtitle{color:#961734}.teaser--person .teaser__list{margin:0 0 30px;padding:0;list-style:none;font-size:.875em}@media screen and (min-width:48em){.teaser--person .teaser__list{font-size:1em}}.teaser--person .teaser__list-item{margin:0 0 6px}.teaser--person .teaser__list-item object,.teaser--person .teaser__list-item svg{color:#961734;margin:0 6px 0 0;height:2em;width:2em}.teaser--person .teaser__list-item object.icon--email,.teaser--person .teaser__list-item svg.icon--email{height:1.7em}.teaser--person .teaser__read-more{display:block;font-size:.875em;text-align:right}@media screen and (min-width:48em){.teaser--person .teaser__read-more{font-size:1em;text-align:left}}.teaser--person .teaser__read-more svg{width:1em;height:1.15em}.teaser--person .label-desktop{display:none}@media screen and (min-width:30em){.teaser--person .label-desktop{display:inline}}.teaser--person .label-mobile{display:inline}@media screen and (min-width:30em){.teaser--person .label-mobile{display:none}}.teaser--events,.teaser--news{-webkit-box-shadow:0 30px 20px -25px rgba(0,0,0,.2);box-shadow:0 30px 20px -25px rgba(0,0,0,.2);margin-bottom:30px}.teaser--events:last-child,.teaser--news:last-child{margin-bottom:0}.teaser--events .teaser__label,.teaser--news .teaser__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:30px;padding:0 10px;color:#2393c5;background-color:#e8eef1}.teaser--events .teaser__body,.teaser--news .teaser__body{padding:15px;background-color:#fff}@media screen and (min-width:48em){.teaser--events .teaser__body,.teaser--news .teaser__body{padding:30px}}.teaser--events .teaser__header,.teaser--news .teaser__header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#961734;margin:0 0 15px;font-size:1em}@media screen and (min-width:30em){.teaser--events .teaser__header,.teaser--news .teaser__header{font-size:1.25em}}@media screen and (min-width:48em){.teaser--events .teaser__header,.teaser--news .teaser__header{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.teaser--events .teaser__header-left,.teaser--news .teaser__header-left{width:40px;color:#2393c5}@media screen and (min-width:48em){.teaser--events .teaser__header-left,.teaser--news .teaser__header-left{width:40px}}.teaser--events .teaser__header-mid,.teaser--news .teaser__header-mid{width:calc(100% - 40px);margin-bottom:15px}@media screen and (min-width:48em){.teaser--events .teaser__header-mid,.teaser--news .teaser__header-mid{-ms-flex:1 1;flex:1 1;width:auto;padding-right:10px;margin-bottom:0}}.teaser--events .teaser__header-right,.teaser--news .teaser__header-right{width:100%;padding-left:40px}@media screen and (min-width:48em){.teaser--events .teaser__header-right,.teaser--news .teaser__header-right{-ms-flex:1 1;flex:1 1;width:auto;padding-left:10px}}.teaser--events .teaser__header-block,.teaser--news .teaser__header-block{display:block;color:#2393c5;font-size:.875em;margin:0}@media screen and (min-width:30em){.teaser--events .teaser__header-block,.teaser--news .teaser__header-block{font-size:1em}}.teaser--events .teaser__text,.teaser--news .teaser__text{display:none;margin-bottom:15px}@media screen and (min-width:48em){.teaser--events .teaser__text,.teaser--news .teaser__text{display:block}}.teaser--events .teaser__text p:last-child,.teaser--news .teaser__text p:last-child{margin-bottom:0}.teaser--events .teaser__read-more,.teaser--news .teaser__read-more{width:100%;display:block;font-family:UniversLTPro-65Bold,sans-serif;color:#961734;text-decoration:none;text-align:right;font-size:.875em}@media screen and (min-width:30em){.teaser--events .teaser__read-more,.teaser--news .teaser__read-more{font-size:1em}}@media screen and (min-width:48em){.teaser--events .teaser__read-more,.teaser--news .teaser__read-more{text-align:left}}.teaser--events .teaser__read-more:hover,.teaser--news .teaser__read-more:hover{text-decoration:underline}.teaser--news .teaser__header{display:block;margin-bottom:15px;padding-top:15px}@media screen and (min-width:48em){.teaser--news .teaser__header{padding-top:0;padding-right:15px;margin-bottom:30px}}.teaser--news .teaser__header a{text-decoration:none}.teaser--news .teaser__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){.teaser--news .teaser__body{-ms-flex-direction:row;flex-direction:row}}.teaser--news .teaser__content{-ms-flex:1 1;flex:1 1}@media screen and (min-width:48em){.teaser--news .teaser__content{padding-right:15px}}.teaser--news .teaser__media{margin:-15px -15px 0;-ms-flex-order:-1;order:-1}@media screen and (min-width:48em){.teaser--news .teaser__media{margin:0;width:370px;-ms-flex-order:inherit;order:inherit}}.teaser--news .teaser__image{display:block}.teaser--news .teaser__text{display:block;margin-bottom:30px}.teaser--news .teaser__text p{margin-bottom:15px}.teaser--events .teaser__location-mobile,.teaser--events .teaser__title-mobile{display:block}@media screen and (min-width:48em){.teaser--events .teaser__location-mobile,.teaser--events .teaser__title-mobile{display:none}}.teaser--events .teaser__location-mobile{margin:10px 0 0}.teaser--events .teaser__title-mobile{font-size:1.125rem;margin:0;color:#2393c5}.teaser--events .teaser__location-desktop{display:none}@media screen and (min-width:48em){.teaser--events .teaser__location-desktop{display:block}}.teaser--events .teaser__label{display:none;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:48em){.teaser--events .teaser__label{display:-ms-flexbox;display:flex}}.teaser--events .teaser__header-block{display:none}@media screen and (min-width:48em){.teaser--events .teaser__header-block{display:block}}.teaser--events .teaser__header-right{text-align:left}@media screen and (min-width:48em){.teaser--events .teaser__header-right{text-align:right}}.teaser--navigator{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;text-decoration:none;cursor:pointer}.teaser--navigator:after{display:none!important}.teaser--navigator[href^=http] .teaser__label>span:after{font-size:.8em;margin:0 0 0 10px}.teaser--navigator:hover .teaser__label,.teaser--navigator:hover .teaser__media{background-color:#2393c5}.teaser--navigator .teaser__media{background-color:#aaaeb4;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .15s ease-in;transition:background-color .15s ease-in;overflow:hidden;height:100%}.teaser--navigator .teaser__icon{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:20px 0 0;background:#fff;-webkit-box-shadow:0 5px 10px -5px rgba(0,0,0,.25);box-shadow:0 5px 10px -5px rgba(0,0,0,.25);border-radius:100%;width:8em;height:8em}@media screen and (min-width:62em){.teaser--navigator .teaser__icon{width:9em;height:9em}}.teaser--navigator .teaser__icon svg{width:6em;height:6em;color:#961734}@media screen and (min-width:62em){.teaser--navigator .teaser__icon svg{width:7em;height:7em}}.teaser--navigator .teaser__image{display:block;max-width:auto;width:100%;-o-object-fit:cover;object-fit:cover}.teaser--navigator .teaser__label{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;font-size:1em;min-height:95px;color:#fff;background-color:#aaaeb4;text-align:center;padding:10px;-webkit-transition:background-color .15s ease-in;transition:background-color .15s ease-in}@media screen and (min-width:62em){.teaser--navigator .teaser__label{font-size:1.375em;min-height:105px}}.active .teaser--navigator .teaser__label{background-color:#2393c5}.active .teaser--navigator .teaser__label:after{content:"";position:absolute;top:100%;left:calc(50% - 10px);width:0;height:0;border-color:#2393c5 transparent transparent;border-style:solid;border-width:12px 10px 0}.teaser--navigator .teaser__label svg{color:#961734;height:1em}.teaser--white .teaser__label,.teaser--white .teaser__media{background:none}.teaser--white .teaser__label{color:#961734}.teaser--white:hover .teaser__label,.teaser--white:hover .teaser__media{background:#aaaeb4}.teaser--white:hover .teaser__label,.teaser--white:hover .teaser__label svg{color:#fff}.filter{margin-bottom:30px}.filter__label{display:block;color:#2393c5;margin:0 0 8px}.readspeaker{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}@media screen and (min-width:30em){.readspeaker{-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:30em){.readspeaker .rsbtn.rsexpanded{min-width:390px}}.boxed.accordion-hl{text-align:center}.boxed.accordion-hl>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;padding:15px 30px}.theme-ci-secondary .boxed.accordion-hl>span{background-color:#961734}.accordion-hl{color:#2393c5;margin-bottom:30px}.theme-ci-secondary .accordion-hl{color:#961734}.accordion{list-style:none;margin:0;padding:0}.accordion__item{margin:0 0 20px;padding:0}@media screen and (min-width:48em){.accordion__item{margin:0 0 30px}}.accordion__item:last-child{margin-bottom:0}.accordion__header{background-color:#fff;-webkit-box-shadow:0 20px 30px -15px rgba(0,0,0,.2);box-shadow:0 20px 30px -15px rgba(0,0,0,.2);font-size:1em;color:#2393c5;cursor:pointer;padding:12px 55px 12px 25px;position:relative;-webkit-transition:background-color .3s;transition:background-color .3s}.accordion__header:hover{background-color:#dadada}@media screen and (min-width:48em){.accordion__header{font-size:1.25em;padding:25px 110px 25px 70px}}.theme-ci-secondary .accordion__header{color:#961734}.accordion__header-icon{color:#961734;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:30px}@media screen and (min-width:48em){.accordion__header-icon{right:70px}}.theme-ci-secondary .accordion__header-icon{color:#2393c5}.accordion__content{background-color:#fff;-webkit-box-shadow:0 20px 30px -15px rgba(0,0,0,.2);box-shadow:0 20px 30px -15px rgba(0,0,0,.2);display:none;padding:30px}@media screen and (min-width:48em){.accordion__content{padding:30px 70px}}.accordion__content:after{content:"";display:table;clear:both}.accordion__content h2.teaser-heading.boxed:first-child{margin-top:30px}.accordion__content .container,.accordion__content .section{padding:0;margin-bottom:30px}.accordion__content .container:last-child,.accordion__content .frame-type-textpic,.accordion__content .section:last-child,.accordion__content>:last-child{margin-bottom:0}[data-load-more-target]{cursor:pointer}[data-load-more]{display:none}.boxed.video-player__headline{text-align:center}.boxed.video-player__headline>span{display:inline-block;background-color:#2393c5;-webkit-box-shadow:0 25px 20px -20px rgba(0,0,0,.3);box-shadow:0 25px 20px -20px rgba(0,0,0,.3);color:#fff;padding:15px 30px}.theme-ci-secondary .boxed.video-player__headline>span{background-color:#961734}.video-player__headline{color:#2393c5;margin-bottom:30px}.theme-ci-secondary .video-player__headline{color:#961734}.video-player__bg-wrapper{background-color:#000;text-align:center;max-height:543px}.video-player--yt-portrait{max-height:none}.video-player--yt-portrait .video-player__frame{height:450px;padding-bottom:0}@media screen and (min-width:30em){.video-player--yt-portrait .video-player__frame{height:640px}}@media screen and (min-width:48em){.video-player--yt-portrait .video-player__frame{height:700px}}.video-player__frame{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.video-player__frame--portrait{padding-bottom:125%;max-width:434px;margin:0 auto}.video-player__frame .fb-video,.video-player__frame .fb-video>span,.video-player__frame iframe{left:0;top:0;height:100%!important;width:100%!important;position:absolute}.footer{position:relative;font-size:.875em;margin:100px 0 0}@media screen and (min-width:48em){.footer{font-size:1em}}@media screen and (min-width:78.125rem){.footer{margin:30px 0 0}}@media screen and (min-width:78.125rem){.footer--no-margin{margin:0}}.footer__top{background-color:#dadada;border-top:2px solid #aaaeb4;padding:30px 0}@media screen and (min-width:48em){.footer__top{padding:50px 0}}.footer__logo{display:block;margin:0 0 30px}.footer__content{max-width:64.375rem;margin:0 auto;padding:0 30px}@media screen and (min-width:48em){.footer__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.footer__content--sm{display:block;padding-top:30px}@media screen and (min-width:48em){.footer__content--sm{padding-top:0;text-align:right}}.footer__content--sm .footer__title{margin:0 0 15px}.footer__content--meta{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){.footer__content--meta{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row}}.footer__col{border-bottom:1px solid #c3d0d7;padding:30px 0;width:100%}.footer__col:first-child{padding-top:0}.footer__col:last-child{padding-bottom:0}@media screen and (min-width:48em){.footer__col{border-bottom:0;padding:0}}@media screen and (min-width:48em){.footer__col--rte{width:calc(42% - 40px)}}.footer__col--rte a{color:#961734}.footer__col--rte>:last-child{margin-bottom:0}@media screen and (min-width:48em){.footer__col--address,.footer__col--sitemap{width:calc(29% - 40px)}.footer__col--sitemap{text-align:right}}.footer__title{font-family:UniversLTPro-55Roman,sans-serif;font-size:1.125em;margin:0 0 30px;line-height:1;text-transform:uppercase}.footer__address-block{border-bottom:1px solid #c3d0d7;font-style:normal;padding:20px 0}.footer__address-block:first-of-type{padding-top:0}.footer__address-block:last-of-type{border:0;padding-bottom:0;margin-bottom:30px}.footer__contact-details a{color:#961734}.footer__sitemap{margin:0;padding:0;list-style:none}.footer__sitemap-item{margin-bottom:15px}.footer__sitemap-link{color:#4a4a4a}.footer__sm-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}@media screen and (min-width:48em){.footer__sm-list{-ms-flex-pack:end;justify-content:flex-end}}.footer__sm-list-item{margin:0 30px 15px 0;padding:0}.footer__sm-list-item:last-child{margin-right:0}.footer__sm-list-item .icon{height:2em;width:2em}.footer__sm-list-item a:after{display:none}.footer__sm-list-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#961734;border-radius:100%;color:#fff;width:2.5em;height:2.5em;text-align:center;line-height:2.5em;text-decoration:none}.footer__meta{background-color:#aaaeb4;color:#fff;font-family:UniversLTPro-45Light,sans-serif;padding:20px 0}@media screen and (min-width:48em){.footer__meta{padding:40px 0}}.footer__copyright{text-transform:uppercase}.footer__meta-nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0 0 30px;padding:0;-ms-flex-order:-1;order:-1;list-style:none}@media screen and (min-width:48em){.footer__meta-nav{margin:0;-ms-flex-order:inherit;order:inherit;width:auto}}.footer__meta-nav-item{margin:0 15px}.footer__meta-nav-item:first-child{margin-left:0}.footer__meta-nav-item:last-child{margin-right:0}.footer__meta-nav-link{color:#fff;text-decoration:none}.icon{vertical-align:middle;height:1.5em;width:1.5em}
