<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(fraunhofer/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.gldp-flatwhite{position:absolute;font-family:'helvetica'}.gldp-flatwhite .core{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;position:relative;float:left;padding:0;margin:0;font-size:14px;text-align:center;cursor:pointer;color:#222;background:#ffffff}.gldp-flatwhite .border{border-style:solid;border-width:0;border-color:#fff}.gldp-flatwhite .monyear,.gldp-flatwhite .monyear select{font-size:16px !important;font-weight:bold;background:#eee}.gldp-flatwhite .monyear span{margin:0 5px 0 5px}.gldp-flatwhite .prev-arrow,.gldp-flatwhite .next-arrow{color:#666;text-shadow:1px 1px 0 rgba(255,255,255,0.75)}.gldp-flatwhite .prev-arrow:active,.gldp-flatwhite .next-arrow:active{color:#000}.gldp-flatwhite .prev-arrow-off,.gldp-flatwhite .next-arrow-off{color:#000;opacity:.15}.gldp-flatwhite .dow{color:#222;font-weight:bold;cursor:wait !important;background:#eee}.gldp-flatwhite .mon,.gldp-flatwhite .tue,.gldp-flatwhite .wed,.gldp-flatwhite .thu,.gldp-flatwhite .fri{font-weight:bold}.gldp-flatwhite .sat,.gldp-flatwhite .sun{color:#888;font-weight:bold}.gldp-flatwhite .outday{color:#aaa !important}.gldp-flatwhite .mon:hover,.gldp-flatwhite .tue:hover,.gldp-flatwhite .wed:hover,.gldp-flatwhite .thu:hover,.gldp-flatwhite .fri:hover,.gldp-flatwhite .sat:hover,.gldp-flatwhite .sun:hover{background:#eee}.gldp-flatwhite .noday{color:#bbb;font-weight:normal;cursor:wait !important;background:#ddd}.gldp-flatwhite .selected{color:#fff;font-weight:bold;border-color:#888;background:#aaa}.gldp-flatwhite .today{color:#fff;font-weight:bold;border-color:#000;background:#222}.gldp-flatwhite .special{color:#fff;font-weight:bold;border-color:#444;background:#666}.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.vjs-svg-icon{display:inline-block;background-repeat:no-repeat;background-position:center;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-control:focus .vjs-svg-icon,.vjs-svg-icon:hover{filter:drop-shadow(0 0 .25em #fff)}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button&gt;.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button&gt;.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10a"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10b"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10c"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:"\f10f"}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:"\f110"}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:"\f111"}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:"\f112"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f113"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f114"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f115"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f116"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f117"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f118"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f119"}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:"\f11a"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f11b"}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder,.vjs-icon-replay-5{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before,.vjs-icon-replay-5:before{content:"\f11c"}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder,.vjs-icon-replay-10{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before,.vjs-icon-replay-10:before{content:"\f11d"}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder,.vjs-icon-replay-30{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before,.vjs-icon-replay-30:before{content:"\f11e"}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder,.vjs-icon-forward-5{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before,.vjs-icon-forward-5:before{content:"\f11f"}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder,.vjs-icon-forward-10{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before,.vjs-icon-forward-10:before{content:"\f120"}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder,.vjs-icon-forward-30{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before,.vjs-icon-forward-30:before{content:"\f121"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f122"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f123"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f124"}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:"\f125"}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:"\f126"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f127"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f128"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f129"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f12a"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f12b"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f12c"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f12d"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f12e"}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid{width:100%;max-width:100%}.video-js.vjs-1-1:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-fluid:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{width:100%!important;height:100%!important;padding-top:0!important;display:block}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{position:absolute;bottom:10%;font-size:2em;background-color:rgba(0,0,0,.7);padding:.5em;text-align:center;width:100%}.vjs-layout-small.vjs-pip-container .vjs-pip-text,.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;margin-top:-.81666em;margin-left:-1.5em;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-button .vjs-svg-icon{width:1em;height:1em;position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{outline:.0625em solid #fff;box-shadow:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog&gt;*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content&gt;*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;justify-content:center;list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon,.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:0 0}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-audio-only-mode .vjs-control-bar,.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button&gt;.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button&gt;.vjs-icon-placeholder{display:block}.vjs-button&gt;.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)&gt;.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;line-height:.35em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{position:absolute;top:-.35em;right:-.4em;width:.9em;height:.9em;pointer-events:none;line-height:.15em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{position:absolute;width:.9em;height:.9em;pointer-events:none;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translateX(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.vjs-poster{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{width:100%;height:100%;object-fit:contain}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{width:1em;height:1em;pointer-events:none;fill:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider{display:none}.vjs-time-divider{display:none;line-height:3em}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate&gt;.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:.6em solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:5em;height:5em;border-radius:50%;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:flex;justify-content:center;align-items:center;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{width:1.5em;height:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10c";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f12e";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto;width:initial}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting&gt;select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:10px;border:none}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span&gt;select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-weight:700;font-size:1.2em}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:rgba(0,0,0,.9);background:linear-gradient(180deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.7) 60%,rgba(0,0,0,0) 100%);font-size:1.2em;line-height:1.5;transition:opacity .1s;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-description,.vjs-title-bar-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-forward-5{cursor:pointer}.video-js .vjs-skip-forward-10{cursor:pointer}.video-js .vjs-skip-forward-30{cursor:pointer}.video-js .vjs-skip-backward-5{cursor:pointer}.video-js .vjs-skip-backward-10{cursor:pointer}.video-js .vjs-skip-backward-30{cursor:pointer}@media print{.video-js&gt;:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0}.video-js :focus:not(:focus-visible){outline:0}.shariff::after,.shariff::before{content:" ";display:table}.shariff::after{clear:both}.shariff ul{padding:0;margin:0}.shariff li{height:30px;display:inline-block;margin-right:14px;overflow:hidden;width:120px}.shariff li:last-child{margin-right:0}.shariff li a{color:#fff;position:relative;display:block;padding:0 5px 0 34px;line-height:30px;text-decoration:none}.shariff li .share_count,.shariff li .share_text{font-family:Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle}.shariff li .fa{line-height:inherit;position:absolute;left:5px}.shariff li .share_count{padding:0 8px;height:28px;position:absolute;top:1px;right:1px;line-height:30px}.shariff .theme-grey .shariff-button a{background-color:#b0b0b0}.shariff .theme-grey .shariff-button .share_count{background-color:#ccc;color:#333}.shariff .theme-white .shariff-button{border:1px solid #ddd}.shariff .theme-white .shariff-button a{background-color:#fff}.shariff .theme-white .shariff-button a:hover{background-color:#eee}.shariff .theme-white .shariff-button .share_count{background-color:#fff;color:#999}.shariff .orientation-vertical li{display:block;margin:5px 0}.shariff .orientation-vertical li .share_count{width:24px;text-align:right}.shariff .twitter a{background-color:#55acee}.shariff .twitter a:hover{background-color:#32bbf5}.shariff .twitter .fa-twitter{font-size:24px}.shariff .twitter .share_count{color:#0174a4;background-color:#96D4EE}.shariff .theme-white .twitter a{color:#55acee}.shariff .facebook a{padding-left:24px;background-color:#3b5998}.shariff .facebook a:hover{background-color:#4273c8}.shariff .facebook .fa-facebook{font-size:18px;top:1px}.shariff .facebook .share_count{color:#183a75;background-color:#99adcf}.shariff .theme-white .facebook a{color:#3b5998}.shariff .orientation-vertical .facebook a{padding-left:34px}.shariff .googleplus a{background-color:#d34836}.shariff .googleplus a:hover{background-color:#f75b44}.shariff .googleplus .fa-google-plus{font-size:17px;top:2px}.shariff .googleplus .share_count{color:#a31601;background-color:#eda79d}.shariff .theme-white .googleplus a{color:#d34836}.shariff .mail a{background-color:#999}.shariff .mail a:hover{background-color:#a8a8a8}.shariff .mail .fa-envelope{font-size:18px}.shariff .theme-white .mail a{color:#999}.shariff .info{width:23px;height:28px;border:1px solid #ccc}.shariff .info a{padding:0;color:#666;background-color:#fff}.shariff .info a:hover{background-color:#efefef}.shariff .info .fa-info{font-size:16px;left:9px}.shariff .info .share_text{display:block;text-indent:-9999px}.shariff .theme-grey .info a{background-color:#fff}.shariff .theme-grey .info a:hover{background-color:#efefef}.shariff .theme-white .info{height:30px}.shariff .orientation-vertical .info{margin-left:95px}.shariff .whatsapp a{background-color:#5cbe4a}.shariff .whatsapp a:hover{background-color:#34af23}.shariff .whatsapp .fa-whatsapp{font-size:22px}.shariff .theme-white .whatsapp a{color:#5cbe4a}
.hyphenated{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.include-apron-left{position:relative}.include-apron-left:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.include-apron-left:before{border:0}}.include-apron-right{position:relative}.include-apron-right:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}@media (max-width:768px){.include-apron-right:after{border:0}}.border-overlap-fix{content:'';position:absolute;bottom:0;top:0;left:0;right:0;z-index:-1}.rte-content-headings h3{margin-top:1.2rem;margin-bottom:.6rem}.rte-content-headings h4{margin-top:.9rem;margin-bottom:.45rem}@font-face{font-family:"icon-font";src:url("../../../../../static/css/fraunhofer/resources/fonts/icon-font.eot");src:url("../../../../../static/css/fraunhofer/resources/fonts/icon-font.eot?#iefix") format("embedded-opentype"),url("../../../../../static/css/fraunhofer/resources/fonts/icon-font.woff") format("woff"),url("../../../../../static/css/fraunhofer/resources/fonts/icon-font.ttf") format("truetype"),url("../../../../../static/css/fraunhofer/resources/fonts/icon-font.svg#icon-font") format("svg");font-weight:normal;font-style:normal}.icon{font-family:"icon-font";display:inline-block;line-height:1;font-weight:normal;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-down:before{content:'\f101'}.icon-arrow-dropdown:before{content:'\f102'}.icon-arrow-left:before{content:'\f103'}.icon-arrow-right:before{content:'\f104'}.icon-arrow-undo:before{content:'\f105'}.icon-arrow-up:before{content:'\f106'}.icon-arrow-updown:before{content:'\f107'}.icon-book:before{content:'\f108'}.icon-bubble:before{content:'\f109'}.icon-burger:before{content:'\f10a'}.icon-calendar:before{content:'\f10b'}.icon-certificate:before{content:'\f10c'}.icon-checkbox-empty:before{content:'\f10d'}.icon-checkbox-full:before{content:'\f10e'}.icon-checkmark:before{content:'\f10f'}.icon-clock:before{content:'\f110'}.icon-cross:before{content:'\f111'}.icon-dot-empty:before{content:'\f112'}.icon-dot-full:before{content:'\f113'}.icon-euro:before{content:'\f114'}.icon-external-link:before{content:'\f115'}.icon-facebook:before{content:'\f116'}.icon-file-doc:before{content:'\f117'}.icon-file-img:before{content:'\f118'}.icon-file-movie:before{content:'\f119'}.icon-file-pdf:before{content:'\f11a'}.icon-file-sound:before{content:'\f11b'}.icon-file-text:before{content:'\f11c'}.icon-file-web:before{content:'\f11d'}.icon-file:before{content:'\f11e'}.icon-file2:before{content:'\f11f'}.icon-file3:before{content:'\f120'}.icon-file4:before{content:'\f121'}.icon-google-plus:before{content:'\f122'}.icon-info:before{content:'\f123'}.icon-instagram:before{content:'\f124'}.icon-link-down:before{content:'\f125'}.icon-link-right:before{content:'\f126'}.icon-link-side:before{content:'\f127'}.icon-link-up:before{content:'\f128'}.icon-linkedin:before{content:'\f129'}.icon-list-item:before{content:'\f12a'}.icon-location:before{content:'\f12b'}.icon-mail:before{content:'\f12c'}.icon-play-empty:before{content:'\f12d'}.icon-play-full:before{content:'\f12e'}.icon-plus:before{content:'\f12f'}.icon-radiobutton-empty:before{content:'\f130'}.icon-radiobutton-full:before{content:'\f131'}.icon-search:before{content:'\f132'}.icon-sphere:before{content:'\f133'}.icon-twitter:before{content:'\f134'}.icon-world:before{content:'\f135'}.icon-xing:before{content:'\f136'}.icon-youtube:before{content:'\f137'}@font-face{font-family:"FrutigerLTW02";src:url("../../../../../static/css/fraunhofer/resources/fonts/99f761bf-9f30-4bdd-b284-ee7038dc52c9.eot?#iefix");src:url("../../../../../static/css/fraunhofer/resources/fonts/99f761bf-9f30-4bdd-b284-ee7038dc52c9.eot?#iefix") format("eot"),url("../../../../../static/css/fraunhofer/resources/fonts/3dfb651c-3644-4f87-b7cb-32889ea939ba.woff2") format("woff2"),url("../../../../../static/css/fraunhofer/resources/fonts/59d9a83f-4045-4d43-af46-655f845461ee.woff") format("woff"),url("../../../../../static/css/fraunhofer/resources/fonts/f901b503-9104-414a-a856-af9bcc802b5c.ttf") format("truetype"),url("../../../../../static/css/fraunhofer/resources/fonts/e4d07d96-8993-47b9-9f1d-1e228bf1c529.svg#e4d07d96-8993-47b9-9f1d-1e228bf1c529") format("svg");font-weight:200;font-style:normal;font-stretch:normal}@font-face{font-family:"FrutigerLTW02";src:url("../../../../../static/css/fraunhofer/resources/fonts/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix");src:url("../../../../../static/css/fraunhofer/resources/fonts/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix") format("eot"),url("../../../../../static/css/fraunhofer/resources/fonts/361c8371-8c18-4a04-9430-ef7cd4bf06ec.woff2") format("woff2"),url("../../../../../static/css/fraunhofer/resources/fonts/409b4bec-c67e-4764-a141-054db8df81d2.woff") format("woff"),url("../../../../../static/css/fraunhofer/resources/fonts/efe9def0-77d1-4c28-8fd2-371236a3c8ed.ttf") format("truetype"),url("../../../../../static/css/fraunhofer/resources/fonts/70b07d32-76f5-474e-83b0-7d5a3fefb15b.svg#70b07d32-76f5-474e-83b0-7d5a3fefb15b") format("svg");font-weight:400;font-style:normal;font-stretch:normal}.icon-paragraph:after{letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\00B6"}html,body,ul,ol,li,dl,dd,dt,figure,figcaption,fieldset,legend,label,button,h1,.text-h1,h2,.text-h2,h3,.text-h3,h4,.text-h4,h5,h6,p{margin:0;padding:0}body{font-size:1.4rem;line-height:1.8rem;font-family:FrutigerLTW02,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#555;background-color:#fff}a{text-decoration:underline}a:hover{text-decoration:none}a.link-underline-hack,a.link-underline-hack:hover{text-decoration:none}a.link-underline-hack&gt;span{text-decoration:underline}a.link-underline-hack:hover&gt;span{text-decoration:none}a,a:hover{color:#1f82c0}a[target="_blank"]:after,a.external:after{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f115';vertical-align:baseline;display:inline-block;font-size:.95em;text-decoration:none;margin-left:.35rem;margin-right:.35rem}a.image-link:after{content:none}h1,.text-h1,h2,.text-h2,h3,.text-h3,h4,.text-h4,h5,h6{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#1f82c0;font-weight:200}h1 a,.text-h1 a,h2 a,.text-h2 a,h3 a,.text-h3 a,h4 a,.text-h4 a,h5 a,h6 a{font-weight:inherit;font-size:inherit;line-height:inherit}h1,.text-h1{font-size:3.2rem;line-height:3.6rem;letter-spacing:.025em}h2,.text-h2{font-size:2.8rem;line-height:3.2rem;letter-spacing:.025em}h3,.text-h3{font-size:2.4rem;line-height:2.8rem;letter-spacing:.025em;margin:0}h4,.text-h4{font-size:1.8rem;line-height:2.2rem}.text-subheading{font-size:1.4rem;line-height:1.8rem;letter-spacing:.025em;margin-top:.25em}p,.text{font-size:1.4rem;line-height:1.8rem;margin-top:0;margin-bottom:1rem}.text-block,.text-block p{line-height:2.2rem}.text-copyright,.text-meta,.text-secondary{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.text-meta{color:#555;margin-bottom:.35em}.text-copyright{color:#999;display:block;margin-bottom:.6rem}b,strong{font-weight:400}.section-title{padding:2.5rem}.section-title&gt;:last-child{margin-bottom:0}.section-title .fhg-content{padding-left:0;padding-right:0}.hidden,.invisible{display:none !important;visibility:hidden !important}.clearfix:before,.clearfix:after{content:'';display:table}.clearfix:after{clear:both}.float-right{float:right}.fhg-sidebar{border-left:1px solid #c7cacc;margin-left:-1px}@media print{.fhg-sidebar{border:none}}@media (min-width:769px){.fhg-main.fhg-grid-3-columns:after{content:'';position:absolute;top:0;bottom:0;border-left:1px solid #c7cacc;z-index:-100}}@media print{.fhg-main.fhg-grid-3-columns:after{content:none}}.fhg-section-separator{border:1px solid #c7cacc;border-bottom:0;background:#fff;clear:both;display:block;min-height:8.4rem;position:relative}.fhg-section-separator:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.fhg-section-separator:before{border:0}}.fhg-section-separator:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}@media (max-width:768px){.fhg-section-separator:after{border:0}}.fhg-section-separator.accent-bordered{position:relative}.fhg-section-separator.accent-bordered div{border-bottom:8px solid #1f82c0;bottom:0;position:absolute;width:100%}@media (max-width:768px){.fhg-section-separator{border-left:0;border-right:0}.fhg-section-separator:before,.fhg-section-separator:after{border:0}}@media (max-width:479px){.fhg-section-separator{min-height:2.5rem}}@media (min-width:480px) and (max-width:768px){.fhg-sidebar+.fhg-section-separator{height:5.9rem}}@media (max-width:479px){.fhg-sidebar+.fhg-section-separator{height:5.9rem}}.fhg-grid-3-columns .fhg-section-separator:after{content:none}@media print{.fhg-section-separator{border:0;min-height:1rem;display:none}.fhg-section-separator:before,.fhg-section-separator:after{content:none}}.fhg-section-separator.fhg-heading-separator.top-seperator:before{border-bottom:none}.fhg-section-separator.fhg-heading-separator.top-seperator:after{border-bottom:none}.fhg-heading-separator{height:auto;display:block}@media (max-width:479px){.fhg-heading-separator{min-height:13.5rem;height:auto}}@media (max-width:768px){.fhg-heading-separator{margin-left:-2.5rem;margin-right:-2.5rem}}@media (min-width:769px){body.col-4 .fhg-heading-separator .fhg-grid-item{display:none}}.fhg-heading-separator .fhg-grid-item:first-child{font-size:1.4rem;line-height:2.2rem;border:none;min-height:13.5rem;padding:1.5rem 2.5rem}.fhg-grid-4-columns.fhg-heading-separator .fhg-grid-item:first-child{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns.fhg-heading-separator .fhg-grid-item:first-child{width:66.67%}}@media (max-width:768px){.fhg-grid-4-columns.fhg-heading-separator .fhg-grid-item:first-child{width:100%}}@media (min-width:769px){.fhg-grid-4-columns.fhg-heading-separator .fhg-grid-item:first-child{border-right:1px solid #c7cacc}body.col-4 .fhg-heading-separator .fhg-grid-item:first-child{border-right:0;display:block}}@media print{.fhg-heading-separator .fhg-grid-item:first-child{min-height:0;border:none}}.fhg-heading-separator.fhg-grid-4-columns .empty{width:25%;border-bottom:8px solid #1f82c0;vertical-align:bottom}@media (min-width:769px) and (max-width:1119px){.fhg-heading-separator.fhg-grid-4-columns .empty{width:33.33%}}@media (max-width:768px){.fhg-heading-separator.fhg-grid-4-columns .empty{display:none}}.fhg-heading-separator h1,.fhg-heading-separator .text-h1,.fhg-heading-separator .text-meta:first-child{margin:2rem 0 1rem}@media print{.fhg-heading-separator{border:none;padding-left:2.5rem;padding-right:2.5rem}.fhg-heading-separator h1{font-size:2.5rem}.fhg-grid-4-columns.fhg-heading-separator .fhg-grid-item:first-child,.fhg-grid-4-columns.fhg-heading-separator .empty{border:0;padding-left:0;padding-right:0}}.cta-block{background:#fff;bottom:0;left:1px;right:1px;padding:1.5rem 2.5rem 2.5rem;position:absolute}.mfp-figure:after{content:none}.fhg-accordion{list-style:none}.fhg-accordion&gt;li{display:block;list-style:none;vertical-align:top}.fhg-accordion .accordion-item{border-top:1px solid #c7cacc;position:relative}.level-2.fhg-accordion .accordion-item{background:#f7f7f7}.level-3.fhg-accordion .accordion-item{background:#eeeff1}.level-4.fhg-accordion .accordion-item{background:#e4e8e9}.fhg-accordion .item-heading{position:relative}.fhg-accordion .item-title,.fhg-accordion .item-trigger,.fhg-accordion .item-title-active{outline:0;padding:1.5rem 2.5rem}.fhg-accordion .item-title-active{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;padding-left:7.5rem;font-weight:400;color:#555;text-transform:uppercase;display:block}.fhg-accordion .item-title{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;text-decoration:none;display:block;font-weight:200;padding-right:6.5rem;text-transform:uppercase}.fhg-accordion .item-title:hover{text-decoration:underline}.fhg-accordion .item-title.link-underline-hack,.fhg-accordion .item-title.link-underline-hack:hover{text-decoration:none}.fhg-accordion .item-title.link-underline-hack&gt;span{text-decoration:none}.fhg-accordion .item-title.link-underline-hack:hover&gt;span{text-decoration:underline}.level-2.fhg-accordion .item-title,.level-3.fhg-accordion .item-title,.level-4.fhg-accordion .item-title{color:#555;text-transform:none}.level-2.fhg-accordion .item-title{padding-left:7.5rem}.level-3.fhg-accordion .item-title{padding-left:12.5rem}.level-4.fhg-accordion .item-title{padding-left:17.5rem}@media (max-width:768px){.level-2.fhg-accordion .item-title{padding-left:5rem}.level-3.fhg-accordion .item-title{padding-left:7.5rem}.level-4.fhg-accordion .item-title{padding-left:10rem}}.fhg-accordion .item-trigger{font-size:0;bottom:0;padding-left:1.5rem;padding-right:5rem;position:absolute;right:0;top:0}.fhg-accordion .item-trigger:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106';display:inline-block;float:right;font-size:1.2rem;margin-right:-2.5rem;text-decoration:none}.fhg-accordion .item-trigger.collapsed:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101'}.fhg-slider{border:1px solid #c7cacc;border-bottom:0;line-height:0;position:relative}.fhg-slider .fhg-grid-item{border-bottom:1px solid #c7cacc;border-right:1px solid #c7cacc}.fhg-slider .frames{width:1000%}.fhg-slider .frames.owl-carousel{margin-right:0;width:100%}.fhg-slider .frames.owl-carousel .frame{width:100%}@media print{.fhg-slider .frames.owl-carousel{display:none !important}}.fhg-slider .frame{display:inline-block;vertical-align:top}figure&gt;.lightbox{font-size:0;line-height:0;display:inline-block;position:relative;max-width:100%;z-index:10}figure&gt;.lightbox::after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12f';background:#1f82c0;bottom:0;color:#fff;font-size:1rem;line-height:1;padding:.25em;position:absolute;right:0;text-align:center}@media print{figure&gt;.lightbox::after{display:none}}figure&gt;.lightbox:hover::after{background-color:#009374}figure&gt;.lightbox img{font-size:1.2rem}.lightbox-content{padding:1.5rem 2.5rem 7.5rem}@media print{section,header,footer,aside{page-break-before:avoid;page-break-after:avoid}}img.jwlogo{display:none;visibility:hidden}@-ms-viewport{width:device-width}@viewport{width:device-width}*{box-sizing:border-box}html{font-size:10px;overflow-y:scroll}@media (min-width:1841px) and (max-width:2240px){html{font-size:12px}}@media (min-width:2241px) and (max-width:2640px){html{font-size:14px}}@media (min-width:2641px) and (max-width:3039px){html{font-size:16px}}@media (min-width:3040px) and (max-width:3439px){html{font-size:18px}}@media (min-width:3440px){html{font-size:20px}}.fhg-wrapper{font-size:0;max-width:1440px;margin:0 auto;padding-left:8rem;padding-right:8rem;overflow:hidden;position:relative}@media (min-width:1120px) and (max-width:1279px){.fhg-wrapper{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:769px) and (max-width:1119px){.fhg-wrapper{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:480px) and (max-width:768px){.fhg-wrapper{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:479px){.fhg-wrapper{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1841px) and (max-width:2240px){.fhg-wrapper{max-width:1728px}}@media (min-width:2241px) and (max-width:2640px){.fhg-wrapper{max-width:2016px}}@media (min-width:2641px) and (max-width:3039px){.fhg-wrapper{max-width:2304px}}@media (min-width:3040px) and (max-width:3439px){.fhg-wrapper{max-width:2592px}}@media (min-width:3440px){.fhg-wrapper{max-width:2880px}}@media print{.fhg-wrapper{padding-left:0;padding-right:0}}.fhg-grid{font-size:0}.fhg-grid-section{border:1px solid #c7cacc;border-bottom:0}@media print{.fhg-grid-section{border:0}}.fhg-grid-item{display:inline-block;vertical-align:top}.fhg-inner-wrapper:after{content:'';width:100%;height:0;clear:both}.fhg-grid-4-columns .fhg-grid-column-sizer{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-grid-column-sizer{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-grid-column-sizer{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-grid-column-sizer{width:100%}}.fhg-grid-3-columns .fhg-grid-column-sizer{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-grid-column-sizer{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-grid-column-sizer{width:100%}}.fhg-grid-2-columns{vertical-align:top}@media print{.fhg-grid-2-columns{display:block;width:100%}}.fhg-grid-2-columns .fhg-grid-column-sizer{width:50%}@media (max-width:479px){.fhg-grid-2-columns .fhg-grid-column-sizer{width:100%}}.fhg-grid-3-columns{display:inline-block;vertical-align:top;width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-3-columns{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-3-columns{width:100%}}@media (max-width:479px){.fhg-grid-3-columns{width:100%}}@media print{.fhg-grid-3-columns{display:block;width:100%}}.fhg-sidebar{display:inline-block;vertical-align:top;width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-sidebar{width:33.33%}}@media (max-width:768px){.fhg-sidebar{width:100%;position:absolute}}@media print{.fhg-sidebar{display:block;width:100%;position:relative}}.fhg-content-marginal{display:inline-block;vertical-align:top;width:100%}.fhg-main.fhg-grid-3-columns .fhg-grid-3-columns{width:100%}@media (min-width:1120px){.fhg-main.fhg-grid-3-columns .fhg-content-marginal{width:33.33%}.fhg-main.fhg-grid-3-columns .fhg-content-marginal .teaser-default{width:100%}.fhg-main.fhg-grid-3-columns .fhg-grid-2-columns{width:66.67%;display:inline-block}}@media (min-width:1120px){.fhg-main.fhg-grid-4-columns .fhg-content-marginal{width:25%}}@media (min-width:769px) and (max-width:1119px){.fhg-main.fhg-grid-4-columns .fhg-content-marginal{width:33.33%}}@media (min-width:769px){.fhg-main.fhg-grid-4-columns .fhg-content-marginal .teaser-default{width:100%}}.fhg-grid-4-3-2-1{width:100%}.fhg-grid-3-3-2-1{width:75%}@media (max-width:1119px){.fhg-grid-3-3-2-1{width:100%}}.fhg-grid-3-2-1-1{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-3-2-1-1{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-3-2-1-1{width:50%}}@media (max-width:479px){.fhg-grid-3-2-1-1{width:100%}}.fhg-grid-3-2-2-1{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-3-2-2-1{width:66.67%}}@media (max-width:768px){.fhg-grid-3-2-2-1{width:100%}}.fhg-grid-2-2-2-1{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-2-2-2-1{width:66.67%}}@media (max-width:768px){.fhg-grid-2-2-2-1{width:100%}}.fhg-grid-2-2-1-1{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-2-2-1-1{width:66.67%}}@media (max-width:768px) and (max-width:768px){.fhg-grid-2-2-1-1{width:50%}}@media (max-width:479px){.fhg-grid-2-2-1-1{width:100%}}.fhg-grid-2-1-2-1{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-2-1-2-1{width:33.33%}}@media (max-width:768px){.fhg-grid-2-1-2-1{width:100%}}.fhg-grid-1-1-2-1{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-1-1-2-1{width:33.33%}}@media (max-width:768px){.fhg-grid-1-1-2-1{width:100%}}.fhg-grid-2-1-1-1{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-2-1-1-1{width:33.33%}}@media (max-width:479px){.fhg-grid-2-1-1-1{width:100%}}.fhg-grid-1-1-1-1{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-1-1-1-1{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-1-1-1-1{width:50%}}@media (max-width:479px){.fhg-grid-1-1-1-1{width:100%}}.fhg-grid-1-1-0-0{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-1-1-0-0{width:33.33%}}@media (max-width:768px){.fhg-grid-1-1-0-0{display:none}}.fhg-grid-3-2-1{width:100%}.fhg-grid-2-2-1{width:66.66%}@media (max-width:1119px){.fhg-grid-2-2-1{width:100%}}@media print{.fhg-grid-2-2-1{width:66.66% !important}}.fhg-grid-2-1-1{width:66.66%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-2-1-1{width:50%}}@media (max-width:479px){.fhg-grid-2-1-1{width:100%}}.fhg-grid-1-2-1{width:33.33%}@media (max-width:1119px){.fhg-grid-1-2-1{width:100%}}@media print{.fhg-grid-1-2-1{width:33.33% !important}}.fhg-grid-1-1-1{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-1-1-1{width:50%}}@media (max-width:479px){.fhg-grid-1-1-1{width:100%}}@media print{.fhg-grid-1-1-1{width:33.33%}}.fhg-grid-2-1{width:100%}.fhg-grid-1-1{width:50%}@media (max-width:479px){.fhg-grid-1-1{width:100%}}.fhg-richtext{font-size:1.4rem;line-height:1.8rem}.fhg-richtext div{font-size:1.4rem;line-height:1.8rem}.fhg-richtext ul,.fhg-richtext ol{padding:0 0 0 0;font-size:1.4rem;line-height:1.8rem;margin-top:-0.3rem}.fhg-richtext ul ul,.fhg-richtext ol ul,.fhg-richtext ul ol,.fhg-richtext ol ol{margin-top:.35em;margin-bottom:.7em}.fhg-richtext ul li,.fhg-richtext ol li,.fhg-richtext ul .linkComponent,.fhg-richtext ol .linkComponent,.fhg-richtext ul .downloadComponent,.fhg-richtext ol .downloadComponent{font-size:1.4rem;line-height:1.8rem;padding-top:.5rem;vertical-align:top;position:relative;left:1.5rem}.fhg-richtext ul{list-style:none}.fhg-richtext.fhg-inline-image ul{margin-left:0}.fhg-richtext ol li&gt;ol&gt;li{margin-left:0;left:0}.fhg-richtext ol ol{list-style:none}.fhg-richtext ol ol li:before,.fhg-richtext ol ul li:before,.fhg-richtext ol ol span:before,.fhg-richtext ol ul span:before{color:#bbb}.fhg-richtext ul.linklist,.fhg-richtext ol.linklist{list-style:none;margin-left:0}.fhg-richtext ul.linklist:before,.fhg-richtext ol.linklist:before{display:none}.fhg-richtext ul.linklist li,.fhg-richtext ol.linklist li{white-space:nowrap}.fhg-richtext ul.linklist li a,.fhg-richtext ol.linklist li a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.fhg-richtext ul.linklist li:before,.fhg-richtext ol.linklist li:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.fhg-richtext ul.linklist a,.fhg-richtext ol.linklist a,.fhg-richtext ul .linklist,.fhg-richtext span.linklist{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.fhg-richtext .linklist&gt;a,.fhg-richtext a&gt;.linklist{white-space:normal}.fhg-richtext span.linklist&gt;:first-child,.fhg-richtext ul.linklist li&gt;:first-child,.fhg-richtext ol.linklist li&gt;:first-child{display:inline;font-size:inherit;font-weight:inherit;line-height:inherit}.fhg-richtext span.linklist&gt;a:first-child,.fhg-richtext ul.linklist li&gt;a:first-child,.fhg-richtext ol.linklist li&gt;a:first-child{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.fhg-richtext span.linklist&gt;ul:first-child,.fhg-richtext ul.linklist li&gt;ul:first-child,.fhg-richtext ol.linklist li&gt;ul:first-child,.fhg-richtext span.linklist&gt;ol:first-child,.fhg-richtext ul.linklist li&gt;ol:first-child,.fhg-richtext ol.linklist li&gt;ol:first-child{display:block}.fhg-richtext .linklist{white-space:nowrap;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.fhg-richtext .linklist a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.fhg-richtext .linklist:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.fhg-richtext span.linklist{padding-left:1.5rem}.fhg-richtext ol li,.fhg-richtext ul li{position:inherit;margin-left:1.5rem}.fhg-richtext ul{list-style:none}.fhg-richtext ul:before{display:none}.fhg-richtext ul&gt;li{padding-bottom:0}.fhg-richtext ul&gt;li:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.fhg-richtext ul&gt;li&gt;ul&gt;li:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.fhg-richtext ul&gt;li&gt;ul&gt;li:before,.fhg-richtext ul&gt;li&gt;ol&gt;li:before{color:#bbb}.fhg-richtext ol&gt;li&gt;ol&gt;li:before{color:#bbb}.fhg-richtext h3{margin-top:1.2rem;margin-bottom:.6rem}.fhg-richtext h4{margin-top:.9rem;margin-bottom:.45rem}.fhg-richtext ul+div,.fhg-richtext ol+div,.fhg-richtext ul+p,.fhg-richtext ol+p{margin-top:1.4em}.fhg-richtext h3{margin-top:1.2rem;margin-bottom:.6rem}.fhg-richtext h4{margin-top:.9rem;margin-bottom:.45rem}fieldset{border:0;min-width:0}legend{border:0;display:block;width:100%}label{display:inline-block;font-weight:200}.datefield label::after{text-decoration:inherit;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f10b';display:block;line-height:3.3rem;font-size:2.4rem;color:#1f82c0;position:absolute;bottom:0;right:3rem}input,textarea{background:#fff;border:1px solid #c7cacc;border-radius:0;padding:.9rem 2.5rem}input.placeholder,textarea.placeholder{color:#888}input{line-height:3.3rem;padding-bottom:0;padding-top:0}select{background:#fff;outline:1px solid #c7cacc;outline-offset:-1px;border:0;text-transform:uppercase;text-align:center}[type="checkbox"],[type="radio"]{background:none;border:none;float:left;height:auto;margin:0 .5em .35em 0}.checkbox,.radio{padding-left:2rem;position:relative}.checkbox:before,.radio:before{font-size:1.3rem;vertical-align:baseline;color:#c7cacc;cursor:pointer;left:0;position:absolute}.checkbox.checked:before,.radio.checked:before{color:#1f82c0}.checkbox input,.radio input{position:absolute;left:-9999px}.checkbox:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f10d'}.checkbox.checked:before{content:'\f10e'}.radio:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f130'}.radio.checked:before{content:'\f131'}button,.button,.ghost-button,[role="button"],a[type="button"]{font-size:1.2rem;line-height:1.2rem;letter-spacing:.075em;font-weight:400;text-align:center;text-transform:uppercase;text-decoration:none}select,input,button,.button,[type="button"],a[role="button"]{height:3.3rem;line-height:3.3rem;vertical-align:top}.button{display:inline-block;line-height:3.3rem;text-decoration:none}button,.button{background-color:#1f82c0;border:0;color:#fff;transition:background-color 150ms linear}button:hover,.button:hover{background-color:#009374;outline-color:#009374;color:#fff}button.reset,.button.reset,button.submit,.button.submit{font-size:0;line-height:3.3rem}button.submit:after,.button.submit:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104';font-size:1.2rem;line-height:inherit}button.reset:after,.button.reset:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f105';font-size:1.6rem;line-height:inherit}.ghost-button{background-color:transparent;border:1px solid #1f82c0;color:#1f82c0}.ghost-button:hover{background-color:transparent;color:#009374;border-color:#009374}.dropdown{cursor:pointer;position:relative}.dropdown .result,.dropdown .result:before,.dropdown .details{background:#fff;border:1px solid #c7cacc}.dropdown .result,.dropdown .details{font-weight:400}.dropdown .result{font-size:1.2rem;line-height:3.3rem;letter-spacing:.025em;height:3.3rem;overflow:hidden;padding:0 2.5rem;position:relative}@media (max-width:768px){.dropdown .result{padding:0 1rem}}.dropdown .result:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f107';font-size:1rem;bottom:-1px;cursor:pointer;line-height:inherit;position:absolute;right:-1px;text-align:center;top:-1px;width:3.2rem}.dropdown .details{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;border-width:0 1px;left:0;margin-top:-1px;max-height:0;overflow:hidden;position:absolute;right:0;top:3.3rem;transition:max-height .4s ease-in-out,padding .4s ease-in-out,border-bottom 0s ease .4s;z-index:1011}.dropdown .details li{cursor:pointer;padding:.75rem 2.5rem}.dropdown .details li.chosen{color:#1f82c0}.dropdown .details li:hover{background:#1f82c0;color:#fff}.dropdown.tapped .details{border-width:1px;max-height:40rem;overflow:auto;padding:.75rem 0;transition:max-height .4s ease-in-out,padding .4s ease-in-out}.dropdown li a{color:inherit;text-decoration:none}.fhg-form{padding-top:2.5rem}.fhg-form .form-heading,.fhg-form .form-intro,.fhg-form .form-success,.fhg-form .form-required,.fhg-form .form-success,.fhg-form .form-error{padding:0 2.5rem 1.5rem}.fhg-form .form-success:not(.server-side-controlled),.fhg-form .form-error:not(.server-side-controlled),.fhg-form.success .form-body,.fhg-form.success .form-required{display:none}.fhg-form .form-body{font-size:0}.fhg-form .form-body .hidden_form{line-height:0}.fhg-form .form-body .mailingwork_hidden_form span.description{padding:0 2.5rem;font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-form .form-body .section-title{padding-bottom:0}.fhg-form .form-error{color:#f00}.fhg-form .form-success{padding-top:2.5rem}.fhg-form.success .form-success,.fhg-form.error .form-error{display:block}.fhg-form .form-success,.fhg-form .form-body{position:relative;border-bottom:1px solid #c7cacc;border-top:1px solid #c7cacc;margin-bottom:-1px}.fhg-form .form-success:before,.fhg-form .form-body:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.fhg-form .form-success:before,.fhg-form .form-body:before{border:0}}.fhg-form .form-success,.fhg-form .form-body,.fhg-form .form-success:before,.fhg-form .form-body:before{background:#eeeff1}.fhg-form .form-row-wrapper{display:inline}.fhg-form .form-row{width:100%;display:inline-block;margin-top:2.5rem;position:relative;vertical-align:top}.fhg-form .form-row.buttons{overflow:hidden;padding-bottom:1rem;padding-left:2.5rem;padding-right:10rem}.fhg-form .form-row.buttons button{float:right;margin-top:4px;margin-bottom:1.5rem}.fhg-form .form-row.buttons button:first-child{margin-left:7.5rem;margin-right:-7.5rem}.fhg-form .form-row.buttons button:first-child+button{margin-left:5rem;margin-right:-5rem}.fhg-form .form-row.buttons button:first-child+button+button{margin-left:2.5rem;margin-right:-2.5rem}.fhg-form .form-row.buttons button:first-child+button+button+button{margin-left:0;margin-right:0}@media (max-width:1119px){.fhg-form .form-row.buttons{padding-right:7.5rem}.fhg-form .form-row.buttons button{width:33.33333333%}.fhg-form .form-row.buttons button:first-child,.fhg-form .form-row.buttons button:first-child+button+button+button{margin-left:5rem;margin-right:-5rem}.fhg-form .form-row.buttons button:first-child+button{margin-left:2.5rem;margin-right:-2.5rem}.fhg-form .form-row.buttons button:first-child+button+button{margin-left:0;margin-right:0}}@media (max-width:479px){.fhg-form .form-row.buttons{padding-right:5rem}.fhg-form .form-row.buttons button{width:50%}.fhg-form .form-row.buttons button:first-child,.fhg-form .form-row.buttons button:first-child+button+button{margin-left:2.5rem;margin-right:-2.5rem}.fhg-form .form-row.buttons button:first-child+button,.fhg-form .form-row.buttons button:first-child+button+button+button{margin-left:0;margin-right:0}}.fhg-form .form-row.upload{padding-left:2.5rem;padding-right:7.5rem}.fhg-form .form-row.upload legend{padding-right:2.5rem}.fhg-form .form-row.upload label{border:1px dashed #c7cacc;position:relative;width:50%}.fhg-form .form-row.upload label span{font-size:1.2rem;letter-spacing:.025em;bottom:50%;color:#555;color:rgba(85,85,85,0.5);display:block;font-weight:400;left:.5rem;margin:0;padding:0;position:absolute;right:.5rem;text-align:center;width:auto}.fhg-form .form-row.upload label .img{background:no-repeat center center;background-size:contain;width:100%;bottom:.5rem;top:.5rem}.fhg-form .form-row.upload .error{border-color:#f00}.fhg-form .form-row.upload input{height:0;outline:0;width:0}.fhg-form .form-row.upload .clear{background:#1f82c0;color:#fff;padding:.8rem;position:absolute;top:0;right:0;font-size:0;text-decoration:none}.fhg-form .form-row.upload .clear:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f105';font-size:2.8rem}.fhg-form .form-row.upload .clear:hover{background-color:#009374}.fhg-form .form-row.upload.empty .clear,.fhg-form .form-row.upload.empty .img{display:none}.fhg-form .form-row.upload.empty label{padding-top:45%}.fhg-form .form-row.captcha{width:33.33333333%}@media (min-width:480px) and (max-width:768px){.fhg-form .form-row.captcha{width:50%}}@media (max-width:479px){.fhg-form .form-row.captcha{width:100%}}.fhg-form .form-row.captcha label{text-align:center}.fhg-form .form-row.captcha label span{text-align:left}.fhg-form .form-row.captcha .g-recaptcha{display:inline-block}.fhg-form label{display:inline-block;padding:0 2.5rem;vertical-align:top;width:100%}.fhg-form label.error input:not(.captcha-refresh),.fhg-form label.error textarea,.fhg-form label.error div.result,.fhg-form label.error select{background:#ffc8c8;border-color:#f00}.fhg-form label.error .g-recaptcha{width:auto}.fhg-form label.error.checkbox:before,.fhg-form label.error.radio:before{color:#f00}.fhg-form .error-message{font-size:1.4rem;line-height:1.8rem;color:#f00;display:block;font-style:normal;margin-top:.35em;padding:0 2.5rem}.fhg-form .error-message:after{content:none}.fhg-form label .error-message{padding:0}.fhg-form .checkbox .error-message{margin-top:0}.fhg-form .form-row.col-2 label span,.fhg-form .form-row.col-2-3 label span,.fhg-form .form-row.col-3 label span{display:none}.fhg-form .form-row.col-2 label,.fhg-form .form-row.col-2-3 label{width:50%}.fhg-form .form-row.col-3 label{padding-right:0;width:33.33333333%}@media (min-width:1120px){.fhg-form .form-row.col-1-of-3,.fhg-form .form-row.col-2-3 label{width:33.33333333%}.fhg-form .form-row.col-2-of-3{width:66.66666667%}.fhg-form .form-row.col-1-of-2{width:50%}.fhg-form .form-row.col-1-of-2 label{width:100%}}.fhg-form legend,.fhg-form label{font-size:1.4rem;line-height:1.8rem;color:inherit}.fhg-form legend,.fhg-form label span{border:0;display:inline-block;margin:0;padding-bottom:.35em;padding-top:-8.35rem;width:100%}.fhg-form legend{padding-left:2.5rem}.fhg-form .required legend:after,.fhg-form .required label span:after,.fhg-form label.required span:after{content:'\00a0\002A';display:inline-block;width:.5em;margin-right:-0.5em}.fhg-form .required .secondary span:after{content:none}.fhg-form .secondary{margin:.35em 0 0 0;padding:0}.fhg-form .secondary span{display:inline;float:none;margin:0;padding:0}.fhg-form input,.fhg-form textarea,.fhg-form select,.fhg-form button,.fhg-form .secondary{display:block;width:100%}.fhg-form input,.fhg-form textarea,.fhg-form select,.fhg-form .secondary{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-form input,.fhg-form textarea,.fhg-form select{font-weight:400}.fhg-form input{line-height:3.3rem}.fhg-form input[type="checkbox"],.fhg-form input[type="radio"]{display:inline-block;line-height:1.5;width:auto}.fhg-form .checkbox,.fhg-form .radio{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;margin:.9rem 0;padding-left:4.5rem}.fhg-form .checkbox:before,.fhg-form .radio:before{left:2.5rem}.fhg-form select{padding-left:2.5rem;text-align:left}.fhg-form textarea{padding-bottom:.85rem;padding-top:.85rem;resize:none}.fhg-form input[type="password"]{font-size:2.4rem;line-height:3.3rem;letter-spacing:0}.fhg-form input[type="file"]{border:0;padding:0}.fhg-form button{width:25%;margin-left:2.5rem}.fhg-form .form-row.strange-input{padding-left:2.5rem;padding-right:2.5rem}.fhg-form .form-row.strange-input label{padding-left:0;padding-right:0}@media (max-width:768px){.fhg-form .form-success:before,.fhg-form .form-body:before{content:none}}@media (max-width:479px){.fhg-form .form-row.col-2,.fhg-form .form-row.col-2-3{padding-bottom:0}.fhg-form .form-row.col-2 label,.fhg-form .form-row.col-2-3 label{padding-bottom:1.5rem;width:100%}.fhg-form .form-row.col-2 label:last-child,.fhg-form .form-row.col-2-3 label:last-child{padding-bottom:0}.fhg-form .form-row.col-3 label{width:50%}.fhg-form .form-row.upload{padding-right:2.5rem}.fhg-form .form-row.upload label{padding-top:90%;width:100%}}@media print{.fhg-form .form-success:before,.fhg-form .form-body:before{content:none}.fhg-form .form-row{margin-top:.75rem}}.cmp-checkbox .cmp-checkbox__field{position:absolute;left:-9999px}.cmp-checkbox .cmp-checkbox__label:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f10d'}.cmp-checkbox .cmp-checkbox__label.checked:before{content:'\f10e'}.cmp-checkbox .cmp-checkbox__label,.cmp-checkbox .cmp-upload__label,.cmp-upload .cmp-checkbox__label,.cmp-upload .cmp-upload__label{width:33.33333333%}@media screen and (max-width:479px){.cmp-checkbox .cmp-checkbox__label,.cmp-checkbox .cmp-upload__label,.cmp-upload .cmp-checkbox__label,.cmp-upload .cmp-upload__label{width:100%}}.cmp-checkbox .inner-col-disabled .cmp-checkbox__label,.cmp-checkbox .inner-col-disabled .cmp-upload__label,.cmp-upload .inner-col-disabled .cmp-checkbox__label,.cmp-upload .inner-col-disabled .cmp-upload__label{width:100%}.cmp-checkbox .col-1-of-3 .cmp-checkbox__label,.cmp-checkbox .col-1-of-3 .cmp-upload__label,.cmp-upload .col-1-of-3 .cmp-checkbox__label,.cmp-upload .col-1-of-3 .cmp-upload__label{width:100%}.col-2-of-3 .cmp-checkbox__label,.col-2-of-3 .cmp-upload__label{width:50%}@media screen and (max-width:479px){.col-2-of-3 .cmp-checkbox__label,.col-2-of-3 .cmp-upload__label{width:100%}}.wcmmode-edit .fhg-form .form-row-wrapper{display:block}@font-face{font-family:"AdobeIcons";src:url("../../../../../libs/granite/contexthub/dependencies/coralui/resources/components/icon/AdobeIcons-442c41fa4d0d4b01521ccf7600d9a62e.eot");src:url("../../../../../libs/granite/contexthub/dependencies/coralui/resources/components/icon/AdobeIcons-442c41fa4d0d4b01521ccf7600d9a62e.eot?#iefix") format("embedded-opentype"),url("../../../../../libs/granite/contexthub/dependencies/coralui/resources/components/icon/AdobeIcons-442c41fa4d0d4b01521ccf7600d9a62e.woff") format("woff"),url("../../../../../libs/granite/contexthub/dependencies/coralui/resources/components/icon/AdobeIcons-442c41fa4d0d4b01521ccf7600d9a62e.ttf") format("truetype"),url("../../../../../libs/granite/contexthub/dependencies/coralui/resources/components/icon/AdobeIcons-442c41fa4d0d4b01521ccf7600d9a62e.svg?#AdobeIcons") format("svg");font-weight:normal;font-style:normal}.fragment__link{display:none;visibility:hidden;text-decoration:none;font-size:1.2rem}.fhg-paneled .item-heading.fragment .fragment__link,.fhg-paneled-edit .item-heading.fragment .fragment__link{display:none}.button__cta{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;background:transparent;border:1px solid #1f82c0;color:#1f82c0;display:inline-block;font-weight:400;min-width:14rem;text-align:center;padding:1rem 1rem 1rem;text-transform:uppercase;text-decoration:none;transition:box-shadow .4s,transform 1.5s,color .5s,background 1s;overflow-wrap:break-word}.button__cta:hover{background:#1f82c0;box-shadow:inset 0 0 0 2rem #1f82c0;color:transparent;text-decoration:none}.button__cta a{text-decoration:none}.button__cta:hover{color:#fff}.button__cta:hover a{color:#fff}@media (max-width:479px){.button__cta{margin-right:1px}}@media print{.button__cta{padding:50px 2.5rem;position:relative;top:-30px;display:inline}}.suggestions-input{position:relative}.suggestions-input input{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;width:100%;font-weight:400}.suggestions-input #suggestions{font-size:1.2rem;background:#fff;border:1px solid #c7cacc;list-style:none;position:absolute;width:100%;z-index:2}.suggestions-input #suggestions li{cursor:pointer;padding:.9rem 2.5rem}.suggestions-input #suggestions li.current{background-color:#33b8ca;color:#fff}.fhg-checkbox-dropdown .panel-switcher{background:#fff;border:1px solid #c7cacc;height:3.3rem;line-height:3.2rem;position:absolute;right:0;text-align:center;top:0;width:3.2rem;font-size:0}.fhg-checkbox-dropdown .panel-switcher,.fhg-checkbox-dropdown .panel-switcher:hover,.fhg-checkbox-dropdown .panel-switcher.active{outline:0;text-decoration:none}.fhg-checkbox-dropdown .panel-switcher:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';font-size:1rem;line-height:inherit;outline:0}.fhg-checkbox-dropdown .details{background-color:#fff;border-color:#c7cacc}.fhg-checkbox-dropdown .details ul{list-style:none}.fhg-checkbox-dropdown .details ul&gt;li{display:block;list-style:none;vertical-align:top}.fhg-checkbox-dropdown .details li{padding:0}.fhg-checkbox-dropdown .details li:hover{background-color:transparent;color:#555}.fhg-checkbox-dropdown .details label{font-weight:400;margin:0;padding:.75rem 2.5rem .75rem 4.5rem}.fhg-checkbox-dropdown .details label:before{left:2.5rem}.fhg-checkbox-dropdown .details .buttons{margin:0 2.5rem 2.5rem}.fhg-checkbox-dropdown .details button{display:inline-block;margin-left:0;margin-top:1.5rem;min-width:14rem}.fhg-checkbox-dropdown .details button:first-child{display:none}@media (max-width:479px){.fhg-checkbox-dropdown .details button{margin-left:0;width:100%}}.fhg-checkbox-dropdown .details .select-all span,.fhg-checkbox-dropdown .details .select-all.selected .deselected{display:none}.fhg-checkbox-dropdown .details .select-all .deselected,.fhg-checkbox-dropdown .details .select-all.selected .selected{display:inline}.fhg-checkbox-dropdown.tapped .panel-switcher:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106'}.fhg-list{padding:0 0 0 0}.fhg-list ul,.fhg-list ol{margin-top:.35em;margin-bottom:.7em}.fhg-list li,.fhg-list .linkComponent,.fhg-list .downloadComponent{font-size:1.4rem;line-height:1.8rem;padding-top:.5rem;vertical-align:top;position:relative;left:1.5rem}ul.fhg-list,.fhg-list ul{list-style:none;margin-left:-3px}ul.fhg-list .linkComponent,.fhg-list ul .linkComponent{padding-left:1.5rem;left:0}ul.fhg-list .linkComponent:before,.fhg-list ul .linkComponent:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.fhg-list ol li&gt;ol&gt;li{margin-left:0;left:0}.fhg-list+p{margin-top:1.4em}.fhg-list li.text-block{line-height:2.2rem}.fhg-list li .dummyclass{display:inline-block}.fhg-list ul,.fhg-list ol{padding-left:2.5rem}.fhg-list ul li:before,.fhg-list ol li:before{color:#bbb}.fhg-list.arrowed-list{list-style:none;margin-left:0;margin-right:0;margin-top:-0.3rem;color:#1f82c0}.fhg-list.arrowed-list li.linkComponent{white-space:normal}.fhg-list.arrowed-list li.linkComponent .help{left:-9999px;position:absolute;top:0}.fhg-list.arrowed-list li,.fhg-list.arrowed-list .linkComponent{white-space:nowrap}.fhg-list.arrowed-list li a,.fhg-list.arrowed-list .linkComponent a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.fhg-list.arrowed-list li:before,.fhg-list.arrowed-list .linkComponent:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.fhg-list.arrowed-list li:before,.fhg-list.arrowed-list .linkComponent:before{color:inherit}.fhg-list.arrowed-list li:empty:before,.fhg-list.arrowed-list .linkComponent:empty:before{content:''}.fhg-list.arrowed-list li.textOnly,.fhg-list.arrowed-list .linkComponent.textOnly{color:#555;padding-left:0}.fhg-list.arrowed-list li.textOnly:before,.fhg-list.arrowed-list .linkComponent.textOnly:before{content:''}.fhg-list.arrowed-list .sublist{margin-top:.7em;margin-bottom:1.05em;font-size:1.4rem;color:#555;white-space:normal}.fhg-list.arrowed-list .sublist:before{display:none}.fhg-list.arrowed-list .sublist li:before{color:inherit}.fhg-list.arrowed-list .sublist h3{margin-bottom:.35em}.fhg-list.arrowed-list .sublist .fhg-list.arrowed-list{padding-left:0}.fhg-list.arrowed-list a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.touch .fhg-list.arrowed-list li{line-height:2.2rem;padding-bottom:.5rem}.fhg-arrowed-link{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;padding-right:.1rem}.fhg-arrowed-link:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';vertical-align:baseline;display:inline-block;text-decoration:none}.fhg-arrowed-link:hover:before{text-decoration:none}.fhg-arrowed-link .help{left:-9999px;position:absolute;top:0}.fhg-list.arrowed-list .downloadComponent{left:0;padding-left:1.5rem}.fhg-list.arrowed-list .downloadComponent:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.fhg-list.arrowed-list .downloadComponent:before{display:none}.fhg-list.arrowed-list .downloadComponent__element{white-space:nowrap}.fhg-list.arrowed-list .downloadComponent__element a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.fhg-list.arrowed-list .downloadComponent__element:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.fhg-list.arrowed-list .downloadComponent__element:before{color:inherit}.fhg-list.arrowed-list .downloadComponent__element:empty:before{content:''}.fhg-list.arrowed-list .downloadComponent__element.file-preview{display:flex}.fhg-list.arrowed-list .downloadComponent .file:before{content:'\f11f'}.fhg-list.arrowed-list .downloadComponent .file-video:before{content:'\f119'}.fhg-list.arrowed-list .downloadComponent .file-audio:before,.fhg-list.arrowed-list .downloadComponent .file-mp3:before{content:'\f11b'}.fhg-list.arrowed-list .downloadComponent .file-img:before{content:'\f118'}.fhg-list.arrowed-list .downloadComponent .file-pdf:before{content:'\f11a'}.fhg-list.arrowed-list .downloadComponent .file-html:before{content:'\f11d'}.fhg-list.arrowed-list .downloadComponent .file-doc:before{content:'\f117'}.fhg-list.arrowed-list .downloadComponent .file-preview:before{display:none}.fhg-list.arrowed-list .downloadComponent .file-preview__image{margin-left:-1.5rem;padding-right:.5rem;display:inline-block;width:auto}.fhg-content{padding-left:2.5rem;padding-right:2.5rem;line-height:0}.fhg-content table li{list-style:none;margin:5px 0 0 10px}.fhg-content.heading:before{content:'';display:block;border-bottom:1px solid #c7cacc;margin-bottom:2.5rem}.fhg-content.heading&gt;:last-child{margin-bottom:0}@media print{.fhg-content .fhg-richtext ul&gt;li{margin:0 0 10px 0;display:inline-block;line-height:2.2rem}}.fhg-content.fhg-richtext{line-height:2.2rem}.fhg-content.fhg-richtext div{font-size:1.4rem;line-height:1.8rem;line-height:2.2rem;margin-bottom:1rem}.fhg-content.fhg-richtext div:last-child{margin-bottom:0}.fhg-content.fhg-richtext .linklist{white-space:inherit}.fhg-content.fhg-richtext ol&gt;li.linklist::before{padding-left:1.5rem}.fhg-content.fhg-richtext.fhg-grid-item span{padding-left:1.5rem}.fhg-content.fhg-richtext a&gt;.help{left:-9999px;position:absolute;top:0}@media print{.fhg-content.fhg-richtext p{font-size:1.3rem;line-height:1.8rem}}.fhg-content .heading{margin-bottom:2.5rem}.fhg-content h2,.fhg-content .text-h2,.fhg-content .text-h3{margin-top:0;margin-bottom:0}.fhg-content p{line-height:2.2rem}.fhg-content .text-subheading{line-height:1.8rem}.fhg-content p:last-child,.fhg-content .fhg-list:last-child,.fhg-content .fhg-list li:last-child{margin-bottom:0;padding-bottom:0}@media print{.fhg-content p:last-child,.fhg-content .fhg-list:last-child,.fhg-content .fhg-list li:last-child{margin-bottom:1rem}}.fhg-content .fhg-list{margin:5px 0 5px 0}@media print{.fhg-content .fhg-list li{padding-left:0}}.fhg-content table{margin-top:1rem;width:100%}@media only screen and (max-width:769px){.fhg-content table{margin-top:0}.fhg-content .table-wrapper{margin-top:1rem}}.fhg-content figcaption{padding-top:1.2rem}.fhg-content figcaption .text-copyright{margin-top:-0.7rem}.fhg-content .figure-desc,.fhg-content .figure-meta{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-content .figure-desc p,.fhg-content .figure-meta p{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-content img{max-width:100%}.fhg-content .linklist img,.fhg-content .arrowed-list img{width:auto}@media print{.fhg-content .arrowed-list{margin-top:1.8rem}}.fhg-content iframe{max-width:100%}.fhg-content.image{overflow:hidden;padding-bottom:0;position:relative}.fhg-content.image.wide{padding-left:0;padding-right:0;border-bottom:none}.fhg-content.image.wide img{height:auto;width:100%}.fhg-content.image.wide .figure-desc,.fhg-content.image.wide .figure-meta{display:inline-block;vertical-align:top;padding-left:2.5rem;padding-right:2.5rem}.fhg-content.image.wide .figure-desc{float:left}.fhg-content.image.wide .figure-meta{margin-top:0;text-align:left}@media (max-width:479px){.fhg-content.image.wide .figure-meta{margin-top:-0.7rem}}.fhg-grid-4-columns .fhg-content.image.wide .figure-desc{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-content.image.wide .figure-desc{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-content.image.wide .figure-desc{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-content.image.wide .figure-desc{width:100%}}.fhg-grid-4-columns .fhg-content.image.wide .figure-meta{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-content.image.wide .figure-meta{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-content.image.wide .figure-meta{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-content.image.wide .figure-meta{width:100%}}.fhg-grid-3-columns .fhg-content.image.wide .figure-desc{width:66.66%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-content.image.wide .figure-desc{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-content.image.wide .figure-desc{width:100%}}.fhg-grid-3-columns .fhg-content.image.wide .figure-meta{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-content.image.wide .figure-meta{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-content.image.wide .figure-meta{width:100%}}@media print{.fhg-grid-3-columns .fhg-content.image.wide .figure-meta{width:33.33%}}@media print{.fhg-content.image.wide{display:initial}}.fhg-content.image-col{margin-top:0}.fhg-content.image-col .image{padding-left:0;padding-right:0}.fhg-content.image-col figcaption{margin-bottom:2.5rem}.fhg-content.image-col figure:last-child figcaption{margin-bottom:0}@media (max-width:1119px) and (min-width:480px){.fhg-content.fhg-grid-1-1-1+.fhg-grid-1-1-1.high,.fhg-content.fhg-grid-1-2-1.high{height:auto}.fhg-content.fhg-grid-1-1-1.high+.fhg-grid-1-1-1.high{height:51.2rem}}@media (max-width:479px){.fhg-content .content{margin-bottom:0}.fhg-content.fhg-highlighted-box{margin-bottom:0}.fhg-content.high{height:auto}}@media print{.fhg-content{padding-left:0;padding-right:0}.fhg-content.image.wide .figure-desc{padding-left:0}.fhg-content.image.wide .figure-meta{padding-right:0}.fhg-content table{border-left:0;border-top:1px solid #c7cacc;border-spacing:0}.fhg-content table td,.fhg-content table th{border-bottom:1px solid #c7cacc;border-left:1px solid #c7cacc}.fhg-content div{page-break-inside:inherit}}.fhg-content-unstyled{margin-bottom:-2.5rem}.fhg-content .fhg-content__generic-error{font-size:1.4rem;line-height:1.8rem;color:#f00;display:block;font-style:normal;margin-top:.35em}.fhg-content-article{padding-bottom:2.5rem}.fhg-content-article+.fhg-content-article{margin-top:-2.5rem}.fhg-content-article:first-child .fhg-content.heading:before{content:none}.fhg-content-article .fhg-grid-item{margin-top:2.5rem}.fhg-content-article .fhg-content-unstyled{margin-top:0}@media print{.fhg-content-article{padding-bottom:.5rem;display:block}.fhg-content-article .row{display:block}.fhg-content-article .fhg-grid-item{display:table;padding-right:15px}.fhg-content-article .fhg-content.heading:before{border-bottom:none !important}}.fhg-content-marginal{border-bottom:1px solid #c7cacc;margin-bottom:-1px}@media print{.fhg-content-marginal{padding-top:20px}}@media (max-width:768px){.fhg-main.fhg-grid-4-columns .fhg-content-marginal{margin-left:-1px}}@media (max-width:1119px){.fhg-main.fhg-grid-3-columns .fhg-content-marginal{margin-left:-1px}}.mfp-content figcaption{min-height:.75rem;padding:1.5rem 2.5rem 7.5rem}.mfp-content figcaption .figure-desc{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;color:#555}.mfp-content figcaption .figure-desc p{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.mfp-content figcaption .text-copyright{margin-top:-1rem}.mfp-content .download:after{content:none}.mfp-title{padding-right:0}.textblockwithpics{overflow:hidden}.linklist-text{font-size:1.4rem;white-space:normal;line-height:1.8rem;margin-bottom:2.5rem}.inline-content{margin-right:2.5rem;margin-bottom:2.5rem}.inline-content--pull-left{float:left}.inline-content--pull-left~.fhg-content.fhg-richtext ol&gt;li,.inline-content--pull-left~.fhg-content.fhg-richtext ul&gt;li{position:relative;left:1.5rem}.inline-content--pull-left~.fhg-content.fhg-richtext ol&gt;li&gt;ol&gt;li,.inline-content--pull-left~.fhg-content.fhg-richtext ul&gt;li&gt;ol&gt;li{left:0}.inline-content .fhg-content{padding-left:0}.inline-content figure{margin-bottom:2.5rem}.inline-content figure:last-child{margin-bottom:0}.inline-content figure figcaption,.inline-content figure img{padding-left:2.5rem}@media print{.inline-content figure figcaption,.inline-content figure img{padding:0;margin:0 0 20px 0}}.inline-content img{width:auto}@media (max-width:768px){.fhg-grid-3-3-2-1 .inline-content .fhg-content{padding-right:0}}.fhg-grid-3-2-1 .inline-content{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-2-1 .inline-content{width:50%}}@media (max-width:479px){.fhg-grid-3-2-1 .inline-content{width:100%}}@media print{.fhg-grid-3-2-1 .inline-content{width:33.33%}}@media (max-width:479px){.fhg-grid-3-2-1 .inline-content .fhg-content{padding-right:0}}.fhg-grid-2-1 .inline-content{width:50%}@media (max-width:1119px){.fhg-grid-2-1 .inline-content{width:100%}.fhg-grid-2-1 .inline-content .fhg-content{padding-right:0}}@media print{.fhg-grid-2-1 .inline-content{width:33%}}.video-wrapper{height:0;overflow:hidden;position:relative;width:100%;padding-bottom:56.25%;background:#000 none no-repeat scroll center center}.fhg-stage-slider .video-wrapper{padding-bottom:0}.video-wrapper.ratio4x3{padding-bottom:75%}.fhg-stage-slider .video-wrapper.ratio4x3{padding-bottom:0}.video-wrapper .youtube-video{height:auto}.video-wrapper .youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-wrapper .youtube-video .youtube-thumbnail img{position:absolute;width:100%;height:100%}.video-wrapper .youtube-video .youtube-thumbnail .playicon-wrapper{position:absolute;top:50%;margin-top:-26px;left:50%;margin-left:-36px;opacity:1;cursor:pointer;display:table;background-size:18px 100%,36px 100%,18px 100%;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAA0CAYAAACHO2h8AAAA4UlEQVR4Ae2XwUoDMRRFT17GTscIMoWOqwF1WUSFIv6Autf/X5TuxG6FBkOeHfAHpk+GLnI+4HBzLzyI44/l8uoBeAVugJqRuIMA4L1t24+u685DCGci4hhJBdwPkr7vL3POLsaIqnKM6G2xaJuUksPAILquqtlMFayiuYhzYDMJIygi+2qonloi0CkTldXK/NOXXVYrZRs6UgyUjsrxL6d28sP2b4n0xJ62z1nVHbCutolx/4MRH8LFt6o+Nc28tqTyq9Xd5273RUrpVsSL915gvNCt188MbLebR+Dl2K/oL+WmRveI4jXNAAAAAElFTkSuQmCC"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAA0CAYAAACQGfi1AAAAYklEQVR4Ae2VwQ2AMAwD/cgKVRbJuAyH+mOBfMMQyBKCuwWsxoaLtfKQkaiqtAZ0t5yEzMSMOUCa15+IAGZqgO+AFTFTSmZFnyyZv+kfjEYH+ABlIhz7Cx4n4GROtPd5ycgNe0AqrojABCoAAAAASUVORK5CYII="),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAA0CAYAAACHO2h8AAAA20lEQVR4Ae2XQUrEQBBFX4e29QJDVgFv4Cb7wSt4Ps8wLtw5B3A97mfmAFlkkbaZMpAynkBiBRGpd4Ci6j/4UGGzqR9ZjgBn4AV4A4ht29YsZJomzTnXXdfd9X2/A55iKYWlhJmU0nXTNAl4mIedwnZ7/4wBkcvH8Xh6jaqYiDFdAbcRFAtVFQJwU7ESPuh7zPrX3wj0T2zk1lz/+mG7NQ/bnpFixDPy8veq/dViW20j/W+drTOAmK2JXEbgbDrt628bhqEA+x+dpjMiMuY8lFLed8DB+orugQPAJ8i7bEsKl1PuAAAAAElFTkSuQmCC");background-position:left center,center center,right center;background-repeat:no-repeat;padding:0 18px;height:52px;z-index:9003}.video-wrapper .youtube-video .youtube-thumbnail .playicon-wrapper:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAA0CAYAAACHO2h8AAAA5ElEQVR4Ae2XMU7DQBBF346sIDAUDoqprNBCm4Im3IPcAE7EEbgId6BF6akQjheZGTYSF7DXQi7mSdM+zf4vjbSBP1arqy2wA26BUwZSJAHAY1VVT3VdX5RluZDEYBGwPUqaprlUVYkxYmaMEe2Wy+q873shgwK4KYrFiRnkis5EgkCeScjHRQNaw2xuG4HNYiNvzeufPmxvzcPOz8jIwDPy4++n9t8P22Qb2cye1qqahhAkt7W3GLvvKep/+Uyo/igYY0fW6+vXtv16/kgcDl2nagkYOmGzuePIfv9+DzyM/Yr+AujSfWZZzzLnAAAAAElFTkSuQmCC"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAA0CAYAAACQGfi1AAAAY0lEQVR4Ae2VsQ2AQAwDXWSFF91Pkf1rxkAZIm0YAllCcF7Aiu3/i7WOU0ZFZm6rQXfLaiCzYkbuC+b1EWHATM3iHbAiZkrJrIiSP/ObQjQ6gAcg8w/AsV/w2AEmE1HVVTLqBmJaKtrlUvCnAAAAAElFTkSuQmCC"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAA0CAYAAACHO2h8AAAA2UlEQVR4Ae3XwUkEMRTG8X8eIaLgwYXF0xRgKYsVWIIVrR1sI3uwANkSvMxhDhOzRoZ5pgOZSZiDvF8Bjy/vgwdx+/3jO8tdgQtwAs4A7nB4/mShuYgx5r7v4zAMR+DNp5RYyjknIYTbrutugNcy7ENYQVUpoZimSXa7h3vgxatSxfsQgCcPdZNEnAB3QiM26G/V9bdPBLp9ImvN6t9y2daaLbtiR0ol25Edfzu1mx62Zon0v91sVZ2Bq1Ap5+8f4FL1tLkYC+C06mla5CLGcUzp6wicm31FfwHzmG90m7lXIAAAAABJRU5ErkJggg==")}.video-wrapper .youtube-video .youtube-thumbnail .playicon-wrapper .playicon{position:relative;display:table-cell;vertical-align:middle !important;background-repeat:no-repeat;background-position:center center;width:36px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA0CAQAAABI31KIAAABHUlEQVR4Ae2Vu0oDQRRAB2xSWVmmtQncLzFREUUsnW/wJ0SCWgQV8TUQBBEsjlgIFoJFCsFCCT5QgwZFtPGtncUWIcTZnd2pAnNOf2Bn5t5VgUCge8mpPtWrevxD+cbi1KTq948VXvjlbMM/Jk2aPPPjHZM7Ip88Y3JLy0e+M8fkmnYfMsbkkk7v+Uodkzr/2+AzVUxOsXvDh3NMToj3inenmByT7AVviTGp4WadV85XK0WVs4SOcHd3rVyyhg5xc91M6NhPOyDZFTOuEw97n3iXzZh2uv497C6YUe38ILFQMSM61Yjs0Om8Gdaph3abdmfNkM60RrZoWTaDOvNi2yRyxpQsETcKVapMm6JHJCI/tzTgEfH4QXYxgUDgD+1pwmmFlV3oAAAAAElFTkSuQmCC");background-size:36px 52px;float:none}.video-wrapper .youtube-video .youtube-thumbnail .playicon-wrapper .playicon:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA0CAQAAABI31KIAAABHklEQVR4Ae2VvUpDQRBGt7BMaekD5AEsU0zvL6KI76CdL6FDUItgIYJNEERIoVgIFoKFhWChBBNRYwwZRBv/tfostgghuXf37lSBPac/cHd35ppIJDK45MyIGTZDRk2+UVteNaP6WOEVf7hu62PUQgsv+FXHqAnrszJGD+go+AmO0R26bQfGqI5en/CdOUZV9LeBr0wxukKy9/j0jtEl0r3Fh1eMLuC2hndnjM7hZxVvuHksLZpcQugM/h42i0uJoVP4uSMLnPppJ3C7LfPsPOxjpLslc+x1/UdIdlNm2ftBHqC/JZnhTCNSQa8bMs2Zh3Yf3a7JFAetkT10LMokBy+2XVhZJgIjlkIZZazIuCJiya/Xx9QR/Q8yEokMFv9/Ax7UXjl24wAAAABJRU5ErkJggg==")}.video-wrapper .youtube-video .privacy-tooltip{font-size:1.4rem;line-height:1.8rem;display:none;position:absolute;bottom:0;padding:10px;margin:5px;text-align:left;border:1px solid #c7cacc;background-color:rgba(255,255,255,0.8);color:#555;z-index:9001}@media (max-width:1279px) and (min-width:1120px){.fhg-stage-slider .video-wrapper .youtube-video .privacy-tooltip{margin-right:6rem}}@media (max-width:1119px) and (min-width:769px){.fhg-stage-slider .video-wrapper .youtube-video .privacy-tooltip{margin-right:1rem}}@media (max-width:1119px){.video-wrapper .youtube-video .privacy-tooltip{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;display:block}}@media (min-width:480px){.carousel-popup .video-wrapper .youtube-video .privacy-tooltip{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-stage-slider .video-wrapper .youtube-video .privacy-tooltip{width:40%;right:0}}@media (max-width:768px){.video-wrapper .youtube-video .privacy-tooltip{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}}@media (max-width:479px){.video-wrapper .youtube-video .privacy-tooltip{font-size:.8rem;line-height:.9rem;letter-spacing:.05rem}.video-wrapper .youtube-video .privacy-tooltip h4{font-size:1rem;line-height:1.2rem}.carousel-popup .video-wrapper .youtube-video .privacy-tooltip{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em}}.video-wrapper .youtube-video .privacy-tooltip .privacy-tooltip-title{text-align:center}.video-wrapper .youtube-video:hover .privacy-tooltip{display:block}@media print{.video-wrapper{display:none}}.video-wrapper.audio{width:400px;height:30px;padding-bottom:0}.video-wrapper.audio .vjs-control-bar{top:0;display:flex}@media (max-width:480px){.video-wrapper.audio{width:220px}}.fhg-404{border:1px solid #c7cacc;border-bottom:0;padding:2.5rem;padding-right:3.75rem;position:relative}.fhg-404:before{background:url(../../../../../static/css/fraunhofer/resources/img/404page/bite-gremlin2.svg) no-repeat left center;background-size:7.5rem 13.5rem;content:'';display:block;height:9.5rem;position:absolute;right:-1px;top:.5rem;width:5.7rem}body.no-svg .fhg-404:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/bite-gremlin2.png)}.fhg-404 p{font-size:1.4rem;line-height:1.8rem;margin-bottom:2.2rem}.fhg-404 a{font-size:inherit}.fhg-404 ul{font-size:0;margin:0 -3.75rem 0 -2.5rem;padding:0}.fhg-404 li{font-size:1.8rem;line-height:2.2rem;width:25%;display:inline-block;padding:0 2.5rem 2.5rem;vertical-align:top;text-align:center}@media (min-width:769px) and (max-width:1119px){.fhg-404 li{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-404 li{width:50%}}@media (max-width:479px){.fhg-404 li{width:100%}}.fhg-404 li:before{background:transparent no-repeat center center;box-sizing:border-box;content:'';border:1px dashed #c7cacc;display:inline-block;height:14rem;margin-bottom:2.5rem;max-height:140px;padding:1.5rem;width:100%}.fhg-404 li.url:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/slide-url.svg)}body.no-svg .fhg-404 li.url:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/slide-url.png)}.fhg-404 li.menu:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/slide-menu.svg)}body.no-svg .fhg-404 li.menu:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/slide-menu.png)}.fhg-404 li.search:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/slide-search.svg)}body.no-svg .fhg-404 li.search:before{background-image:url(../../../../../static/css/fraunhofer/resources/img/404page/slide-search.png)}.teaser-layout{border-top:.1rem solid #c7cacc;position:relative}.teaser-layout .teaser__item{display:inline;padding-bottom:51.2rem}@media screen and (max-width:479px){.teaser-layout .teaser__item{padding-bottom:25.6rem}}.teaser-layout:before{content:"";position:absolute;left:0;bottom:0;top:0;right:0;border-left:.1rem solid #c7cacc;border-right:.1rem solid #c7cacc;z-index:-1}.teaser-layout__title{width:100%;border-bottom:.1rem solid #c7cacc;position:relative !important;padding:2.5rem}.teaser-layout__title-subheading{font-size:1.4rem;line-height:1.8rem;letter-spacing:.025em;margin-top:5px;margin-bottom:0}.teaser-layout--masonry{position:relative}.teaser-default{color:#555;position:relative;border:.1rem solid #c7cacc}.teaser-default__content{position:relative;overflow:hidden;height:100%}.teaser-default__text{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;background-color:#fff;padding:2.5rem;position:relative;height:25.6rem;height:100%}.teaser-default__text-caption{position:relative}.teaser-default__text-caption-copyright{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;display:block;margin-bottom:.6rem;margin:-1.5rem 0 .6rem 2rem;text-align:right;color:#999}.teaser-default__text-meta{color:#555;margin-bottom:.35em;font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.teaser-default__text-headline{margin-bottom:.35em;color:#1f82c0}.teaser-default__text-richtext{font-size:1.4rem;line-height:1.8rem}.teaser-default__text-richtext div{font-size:1.4rem;line-height:1.8rem}.teaser-default__text-richtext ul,.teaser-default__text-richtext ol{padding:0 0 0 0;font-size:1.4rem;line-height:1.8rem;margin-top:-0.3rem}.teaser-default__text-richtext ul ul,.teaser-default__text-richtext ol ul,.teaser-default__text-richtext ul ol,.teaser-default__text-richtext ol ol{margin-top:.35em;margin-bottom:.7em}.teaser-default__text-richtext ul li,.teaser-default__text-richtext ol li,.teaser-default__text-richtext ul .linkComponent,.teaser-default__text-richtext ol .linkComponent,.teaser-default__text-richtext ul .downloadComponent,.teaser-default__text-richtext ol .downloadComponent{font-size:1.4rem;line-height:1.8rem;padding-top:.5rem;vertical-align:top;position:relative;left:1.5rem}.teaser-default__text-richtext ul{list-style:none}.teaser-default__text-richtext.fhg-inline-image ul{margin-left:0}.teaser-default__text-richtext ol li&gt;ol&gt;li{margin-left:0;left:0}.teaser-default__text-richtext ol ol{list-style:none}.teaser-default__text-richtext ol ol li:before,.teaser-default__text-richtext ol ul li:before,.teaser-default__text-richtext ol ol span:before,.teaser-default__text-richtext ol ul span:before{color:#bbb}.teaser-default__text-richtext ul.linklist,.teaser-default__text-richtext ol.linklist{list-style:none;margin-left:0}.teaser-default__text-richtext ul.linklist:before,.teaser-default__text-richtext ol.linklist:before{display:none}.teaser-default__text-richtext ul.linklist li,.teaser-default__text-richtext ol.linklist li{white-space:nowrap}.teaser-default__text-richtext ul.linklist li a,.teaser-default__text-richtext ol.linklist li a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.teaser-default__text-richtext ul.linklist li:before,.teaser-default__text-richtext ol.linklist li:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.teaser-default__text-richtext ul.linklist a,.teaser-default__text-richtext ol.linklist a,.teaser-default__text-richtext ul .linklist,.teaser-default__text-richtext span.linklist{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.teaser-default__text-richtext .linklist&gt;a,.teaser-default__text-richtext a&gt;.linklist{white-space:normal}.teaser-default__text-richtext span.linklist&gt;:first-child,.teaser-default__text-richtext ul.linklist li&gt;:first-child,.teaser-default__text-richtext ol.linklist li&gt;:first-child{display:inline;font-size:inherit;font-weight:inherit;line-height:inherit}.teaser-default__text-richtext span.linklist&gt;a:first-child,.teaser-default__text-richtext ul.linklist li&gt;a:first-child,.teaser-default__text-richtext ol.linklist li&gt;a:first-child{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.teaser-default__text-richtext span.linklist&gt;ul:first-child,.teaser-default__text-richtext ul.linklist li&gt;ul:first-child,.teaser-default__text-richtext ol.linklist li&gt;ul:first-child,.teaser-default__text-richtext span.linklist&gt;ol:first-child,.teaser-default__text-richtext ul.linklist li&gt;ol:first-child,.teaser-default__text-richtext ol.linklist li&gt;ol:first-child{display:block}.teaser-default__text-richtext .linklist{white-space:nowrap;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.teaser-default__text-richtext .linklist a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.teaser-default__text-richtext .linklist:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.teaser-default__text-richtext span.linklist{padding-left:1.5rem}.teaser-default__text-richtext ol li,.teaser-default__text-richtext ul li{position:inherit;margin-left:1.5rem}.teaser-default__text-richtext ul{list-style:none}.teaser-default__text-richtext ul:before{display:none}.teaser-default__text-richtext ul&gt;li{padding-bottom:0}.teaser-default__text-richtext ul&gt;li:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.teaser-default__text-richtext ul&gt;li&gt;ul&gt;li:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.teaser-default__text-richtext ul&gt;li&gt;ul&gt;li:before,.teaser-default__text-richtext ul&gt;li&gt;ol&gt;li:before{color:#bbb}.teaser-default__text-richtext ol&gt;li&gt;ol&gt;li:before{color:#bbb}.teaser-default__text-richtext h3{margin-top:1.2rem;margin-bottom:.6rem}.teaser-default__text-richtext h4{margin-top:.9rem;margin-bottom:.45rem}.teaser-default__text-richtext ul+div,.teaser-default__text-richtext ol+div,.teaser-default__text-richtext ul+p,.teaser-default__text-richtext ol+p{margin-top:1.4em}.teaser-default__text-richtext h3{margin-top:1.2rem;margin-bottom:.6rem}.teaser-default__text-richtext h4{margin-top:.9rem;margin-bottom:.45rem}.teaser-default__text-richtext div{font-size:1.4rem;line-height:1.8rem}.teaser-default__text-richtext ul.linklist,.teaser-default__text-richtext ol.linklist{list-style:none;margin-left:0}.teaser-default__text-richtext ul.linklist:before,.teaser-default__text-richtext ol.linklist:before{display:none}.teaser-default__text-richtext ul.linklist li,.teaser-default__text-richtext ol.linklist li{white-space:nowrap}.teaser-default__text-richtext ul.linklist li a,.teaser-default__text-richtext ol.linklist li a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.teaser-default__text-richtext ul.linklist li:before,.teaser-default__text-richtext ol.linklist li:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.teaser-default__text-richtext ul.linklist a,.teaser-default__text-richtext ol.linklist a,.teaser-default__text-richtext ul .linklist,.teaser-default__text-richtext span.linklist{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.teaser-default__text-richtext .linklist&gt;a,.teaser-default__text-richtext a&gt;.linklist{white-space:normal}.teaser-default__text-richtext span.linklist&gt;:first-child,.teaser-default__text-richtext ul.linklist li&gt;:first-child,.teaser-default__text-richtext ol.linklist li&gt;:first-child{display:inline;font-size:inherit;font-weight:inherit;line-height:inherit}.teaser-default__text-richtext span.linklist&gt;a:first-child,.teaser-default__text-richtext ul.linklist li&gt;a:first-child,.teaser-default__text-richtext ol.linklist li&gt;a:first-child{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.teaser-default__text-richtext span.linklist&gt;ul:first-child,.teaser-default__text-richtext ul.linklist li&gt;ul:first-child,.teaser-default__text-richtext ol.linklist li&gt;ul:first-child,.teaser-default__text-richtext span.linklist&gt;ol:first-child,.teaser-default__text-richtext ul.linklist li&gt;ol:first-child,.teaser-default__text-richtext ol.linklist li&gt;ol:first-child{display:block}.teaser-default__text-richtext .linklist{white-space:nowrap;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.teaser-default__text-richtext .linklist a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.teaser-default__text-richtext .linklist:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.teaser-default__text-richtext span.linklist{padding-left:1.5rem}.teaser-default__text-richtext ol li,.teaser-default__text-richtext ul li{position:inherit;margin-left:1.5rem}.teaser-default__text-richtext p{margin-bottom:.35em}.teaser-default__text-richtext ol&gt;li.linklist::before{padding-left:1.5rem}.teaser-default__text-cta{margin-left:0;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;background:#fff;bottom:0;left:1px;right:1px;padding:1.5rem 2.5rem 2.5rem;position:absolute;overflow-wrap:break-word}.teaser-default__text-cta--list li{margin-left:0}.teaser-default__text-cta--button{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;background:transparent;border:1px solid #1f82c0;color:#1f82c0;display:inline-block;font-weight:400;min-width:14rem;text-align:center;padding:1rem 1rem 1rem;text-transform:uppercase;text-decoration:none;transition:box-shadow .4s,transform 1.5s,color .5s,background 1s}.teaser-default__text-cta--button:hover{background:#1f82c0;box-shadow:inset 0 0 0 2rem #1f82c0;color:transparent;text-decoration:none}.teaser-default__text-cta--button:hover{color:#fff}.teaser-default__image{background-position:center center;background-size:cover;height:26.5rem}.teaser-default__image.small{height:13.8rem}.teaser-default__image.cq-image-placeholder{background-color:#f7f7f7;background-size:auto;width:auto}.teaser-default__image--linked{display:block;text-indent:-9999px;white-space:nowrap;outline:none}.teaser-default__image+.teaser-default__text{padding-top:1.5rem}.teaser-default__image+.teaser-default__text:after,.teaser-default__image+.teaser-default__text:before{content:'';position:absolute;bottom:100%;box-sizing:border-box}.teaser-default__image+.teaser-default__text:before{left:0;width:3.5rem;border-bottom:1rem solid white;border-right:1rem solid transparent}.teaser-default__image+.teaser-default__text:after{left:3.5rem;width:100%;border-bottom:1rem solid white;border-left:1rem solid transparent}.fhg-grid-4-columns .teaser-default--size-1x1,.fhg-grid-4-columns .teaser-default--size-1x2{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .teaser-default--size-1x1,.fhg-grid-4-columns .teaser-default--size-1x2{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .teaser-default--size-1x1,.fhg-grid-4-columns .teaser-default--size-1x2{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .teaser-default--size-1x1,.fhg-grid-4-columns .teaser-default--size-1x2{width:100%}}.fhg-grid-4-columns .teaser-default--size-2x1,.fhg-grid-4-columns .teaser-default--size-2x2{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .teaser-default--size-2x1,.fhg-grid-4-columns .teaser-default--size-2x2{width:66.67%}}@media (max-width:768px){.fhg-grid-4-columns .teaser-default--size-2x1,.fhg-grid-4-columns .teaser-default--size-2x2{width:100%}}.fhg-grid-3-columns .teaser-default--size-1x1,.fhg-grid-3-columns .teaser-default--size-1x2{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .teaser-default--size-1x1,.fhg-grid-3-columns .teaser-default--size-1x2{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .teaser-default--size-1x1,.fhg-grid-3-columns .teaser-default--size-1x2{width:100%}}@media print{.fhg-grid-3-columns .teaser-default--size-1x1,.fhg-grid-3-columns .teaser-default--size-1x2{width:33.33%}}.fhg-grid-3-columns .teaser-default--size-2x1,.fhg-grid-3-columns .teaser-default--size-2x2{width:66.66%}@media (max-width:1119px){.fhg-grid-3-columns .teaser-default--size-2x1,.fhg-grid-3-columns .teaser-default--size-2x2{width:100%}}@media print{.fhg-grid-3-columns .teaser-default--size-2x1,.fhg-grid-3-columns .teaser-default--size-2x2{width:66.66% !important}}.teaser-default--size-1x1,.teaser-default--size-2x1{height:25.6rem}.teaser-default--size-1x1.teaser-default--has-image .teaser-default__image{height:25.6rem}.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text{padding:0;height:0}.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text-meta,.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text-headline,.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text-richtext,.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text-cta,.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text:after,.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text:before{display:none}.teaser-default--size-1x1.teaser-default--has-image .teaser-default__text-caption-copyright{color:#fff;text-shadow:-1px 0 #555,0 1px #555,1px 0 #555,0 -1px #555;margin-top:-2.5rem;text-align:left}.teaser-default--size-1x2,.teaser-default--size-2x2{height:51.2rem}.teaser-default--size-1x2 .teaser-default__image+.teaser-default__text{height:24.6rem}.teaser-default--size-1x2 .teaser-default__image--small+.teaser-default__text{height:37.4rem}.teaser-default--size-2x2 .teaser-default__text{height:24.6rem}.teaser-default--size-2x2.teaser-default--variant-textonly .teaser-default__image{display:none !important}.teaser-default--size-2x2.teaser-default--variant-textonly .teaser-default__text{width:100%;height:51.2rem;margin-top:0;margin-left:0}.teaser-default--size-2x2.teaser-default--variant-texttop .teaser-default__image{height:26.6rem}.teaser-default--size-2x2.teaser-default--variant-texttop .teaser-default__text{width:100%;height:24.6rem;margin-left:0;margin-top:-0.1rem;padding-top:2.5rem;padding-bottom:1.5rem}.teaser-default--size-2x2.teaser-default--variant-texttop .teaser-default__text:after,.teaser-default--size-2x2.teaser-default--variant-texttop .teaser-default__text:before{content:'';position:absolute;box-sizing:border-box;bottom:0;top:100%}.teaser-default--size-2x2.teaser-default--variant-texttop .teaser-default__text:before{left:0;width:3.5rem;border-top:1rem solid white;border-right:1rem solid transparent}.teaser-default--size-2x2.teaser-default--variant-texttop .teaser-default__text:after{left:3.5rem;width:100%;border-top:1rem solid white;border-left:1rem solid transparent}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-blue .teaser-default__text:before{border-top-color:#1f82c0}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-blue .teaser-default__text:after{border-top-color:#1f82c0}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-lightblue .teaser-default__text:before{border-top-color:#33b8ca}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-lightblue .teaser-default__text:after{border-top-color:#33b8ca}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-green .teaser-default__text:before{border-top-color:#6dbfa9}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-green .teaser-default__text:after{border-top-color:#6dbfa9}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-accent .teaser-default__text:before{border-top-color:#b1c800}.teaser-default--size-2x2.teaser-default--variant-texttop.teaser-default--color-accent .teaser-default__text:after{border-top-color:#b1c800}.teaser-default--color-blue{background:#1f82c0}.teaser-default--color-blue .teaser-default__text{color:#fff;background-color:#1f82c0}.teaser-default--color-blue .teaser-default__text:before{border-bottom-color:#1f82c0}.teaser-default--color-blue .teaser-default__text:after{border-bottom-color:#1f82c0}.teaser-default--color-blue .teaser-default__text-caption-copyright{color:#fff}.teaser-default--color-blue .teaser-default__text-meta{color:#fff}.teaser-default--color-blue .teaser-default__text-headline{color:#fff}.teaser-default--color-blue .teaser-default__text-cta{background:#1f82c0}.teaser-default--color-blue .teaser-default__text-cta--list{color:#fff}.teaser-default--color-blue .teaser-default__text-cta--list a{color:#fff}.teaser-default--color-blue .teaser-default__text-cta--button,.teaser-default--color-blue .teaser-default__text .button__cta{border-color:#fff;color:#fff}.teaser-default--color-blue .teaser-default__text-cta--button:hover,.teaser-default--color-blue .teaser-default__text .button__cta:hover{background:#fff;box-shadow:inset 0 0 0 2rem #fff;color:#1f82c0}.teaser-default--color-blue .teaser-default__text-richtext h2,.teaser-default--color-blue .teaser-default__text-richtext h3,.teaser-default--color-blue .teaser-default__text-richtext h4{color:#fff}.teaser-default--color-blue .teaser-default__text-richtext a,.teaser-default--color-blue .teaser-default__text-richtext .linklist:before,.teaser-default--color-blue .teaser-default__text-richtext ul&gt;li:before,.teaser-default--color-blue .teaser-default__text-richtext ol&gt;li:before,.teaser-default--color-blue .teaser-default__text-richtext ul&gt;li li:before{color:#fff}.teaser-default--color-blue .fhg-arrowed-link{color:#fff}.teaser-default--color-lightblue{background:#33b8ca}.teaser-default--color-lightblue .teaser-default__text{color:#fff;background-color:#33b8ca}.teaser-default--color-lightblue .teaser-default__text:before{border-bottom-color:#33b8ca}.teaser-default--color-lightblue .teaser-default__text:after{border-bottom-color:#33b8ca}.teaser-default--color-lightblue .teaser-default__text-caption-copyright{color:#fff}.teaser-default--color-lightblue .teaser-default__text-meta{color:#fff}.teaser-default--color-lightblue .teaser-default__text-headline{color:#fff}.teaser-default--color-lightblue .teaser-default__text-cta{background:#33b8ca}.teaser-default--color-lightblue .teaser-default__text-cta--list{color:#fff}.teaser-default--color-lightblue .teaser-default__text-cta--list a{color:#fff}.teaser-default--color-lightblue .teaser-default__text-cta--button,.teaser-default--color-lightblue .teaser-default__text .button__cta{border-color:#fff;color:#fff}.teaser-default--color-lightblue .teaser-default__text-cta--button:hover,.teaser-default--color-lightblue .teaser-default__text .button__cta:hover{background:#fff;box-shadow:inset 0 0 0 2rem #fff;color:#33b8ca}.teaser-default--color-lightblue .teaser-default__text-richtext h2,.teaser-default--color-lightblue .teaser-default__text-richtext h3,.teaser-default--color-lightblue .teaser-default__text-richtext h4{color:#fff}.teaser-default--color-lightblue .teaser-default__text-richtext a,.teaser-default--color-lightblue .teaser-default__text-richtext .linklist:before,.teaser-default--color-lightblue .teaser-default__text-richtext ul&gt;li:before,.teaser-default--color-lightblue .teaser-default__text-richtext ol&gt;li:before,.teaser-default--color-lightblue .teaser-default__text-richtext ul&gt;li li:before{color:#fff}.teaser-default--color-lightblue .fhg-arrowed-link{color:#fff}.teaser-default--color-green{background:#6dbfa9}.teaser-default--color-green .teaser-default__text{color:#fff;background-color:#6dbfa9}.teaser-default--color-green .teaser-default__text:before{border-bottom-color:#6dbfa9}.teaser-default--color-green .teaser-default__text:after{border-bottom-color:#6dbfa9}.teaser-default--color-green .teaser-default__text-caption-copyright{color:#fff}.teaser-default--color-green .teaser-default__text-meta{color:#fff}.teaser-default--color-green .teaser-default__text-headline{color:#fff}.teaser-default--color-green .teaser-default__text-cta{background:#6dbfa9}.teaser-default--color-green .teaser-default__text-cta--list{color:#fff}.teaser-default--color-green .teaser-default__text-cta--list a{color:#fff}.teaser-default--color-green .teaser-default__text-cta--button,.teaser-default--color-green .teaser-default__text .button__cta{border-color:#fff;color:#fff}.teaser-default--color-green .teaser-default__text-cta--button:hover,.teaser-default--color-green .teaser-default__text .button__cta:hover{background:#fff;box-shadow:inset 0 0 0 2rem #fff;color:#6dbfa9}.teaser-default--color-green .teaser-default__text-richtext h2,.teaser-default--color-green .teaser-default__text-richtext h3,.teaser-default--color-green .teaser-default__text-richtext h4{color:#fff}.teaser-default--color-green .teaser-default__text-richtext a,.teaser-default--color-green .teaser-default__text-richtext .linklist:before,.teaser-default--color-green .teaser-default__text-richtext ul&gt;li:before,.teaser-default--color-green .teaser-default__text-richtext ol&gt;li:before,.teaser-default--color-green .teaser-default__text-richtext ul&gt;li li:before{color:#fff}.teaser-default--color-green .fhg-arrowed-link{color:#fff}.teaser-default--color-accent{background:#b1c800}.teaser-default--color-accent .teaser-default__text{color:#fff;background-color:#b1c800}.teaser-default--color-accent .teaser-default__text:before{border-bottom-color:#b1c800}.teaser-default--color-accent .teaser-default__text:after{border-bottom-color:#b1c800}.teaser-default--color-accent .teaser-default__text-caption-copyright{color:#fff}.teaser-default--color-accent .teaser-default__text-meta{color:#fff}.teaser-default--color-accent .teaser-default__text-headline{color:#fff}.teaser-default--color-accent .teaser-default__text-cta{background:#b1c800}.teaser-default--color-accent .teaser-default__text-cta--list{color:#fff}.teaser-default--color-accent .teaser-default__text-cta--list a{color:#fff}.teaser-default--color-accent .teaser-default__text-cta--button,.teaser-default--color-accent .teaser-default__text .button__cta{border-color:#fff;color:#fff}.teaser-default--color-accent .teaser-default__text-cta--button:hover,.teaser-default--color-accent .teaser-default__text .button__cta:hover{background:#fff;box-shadow:inset 0 0 0 2rem #fff;color:#b1c800}.teaser-default--color-accent .teaser-default__text-richtext h2,.teaser-default--color-accent .teaser-default__text-richtext h3,.teaser-default--color-accent .teaser-default__text-richtext h4{color:#fff}.teaser-default--color-accent .teaser-default__text-richtext a,.teaser-default--color-accent .teaser-default__text-richtext .linklist:before,.teaser-default--color-accent .teaser-default__text-richtext ul&gt;li:before,.teaser-default--color-accent .teaser-default__text-richtext ol&gt;li:before,.teaser-default--color-accent .teaser-default__text-richtext ul&gt;li li:before{color:#fff}.teaser-default--color-accent .fhg-arrowed-link{color:#fff}.teaser-external__text-external,.teaser-external iframe{height:46.2rem;width:100%;border:0;overflow-x:hidden}.teaser-external.teaser-default .teaser-default__content{padding:2.5rem}.teaser-external.teaser-default .teaser-default__text{height:46.2rem;padding:0;overflow-y:hidden}.teaser-newsbox{height:44.8rem;overflow:hidden;position:relative}.teaser-newsbox__header{margin-left:2.5rem;margin-right:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #c7cacc}.teaser-newsbox__header:before,.teaser-newsbox__header:after{content:'';display:table}.teaser-newsbox__header:after{clear:both}.teaser-newsbox__header-link{padding-left:2.5rem}.teaser-newsbox__header-link--arrowed{line-height:3.2rem}.teaser-newsbox__header-title,.teaser-newsbox__header-link{float:left;width:50%}.teaser-newsbox__table-column{width:50%;float:left;padding-left:2.5rem;padding-right:2.5rem;margin-top:2.5rem;margin-bottom:2.5rem}.teaser-newsbox__table-column:last-child{border-right:none}.teaser-newsbox__table-cell{padding-top:2.5rem;margin-bottom:2.5rem;border-top:1px solid #c7cacc;height:14.73rem;box-sizing:content-box;position:relative}.teaser-newsbox__table-cell:first-child{border-top:0;padding-top:0}.teaser-newsbox__table-cell:first-child .teaser-newsbox__excerpt-link{top:0}.teaser-newsbox__table-cell:last-child{margin-bottom:0}.teaser-newsbox__excerpt-meta{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;color:#555;margin-bottom:.35em}.teaser-newsbox__excerpt-link{background:url(../../../../../static/css/fraunhofer/resources/img/transparent-pixel.png) repeat;font-size:0;position:absolute;top:2.5rem;left:0;right:0;bottom:0;outline:none}.teaser-newsbox__excerpt-title{font-size:1.4rem;line-height:1.8rem;text-decoration:underline;font-weight:400;margin-bottom:.35em;max-height:3.6rem}.teaser-newsbox__excerpt-title:hover{text-decoration:none}.teaser-newsbox__excerpt-text{font-size:1.4rem;line-height:1.8rem;max-height:9rem}.teaser-newsbox__excerpt-title,.teaser-newsbox__excerpt-text{display:block;overflow:hidden}.teaser-newsbox--size-large{height:51.2rem}.teaser-newsbox--size-large .teaser-newsbox__table-cell{height:18.33rem}.teaser-newsbox--size-large .teaser-newsbox__excerpt-text{max-height:12.6rem}@media screen and (max-width:479px){.teaser-newsbox,.teaser-newsbox.teaser-newsbox--size-large{height:auto}.teaser-newsbox .teaser-newsbox__header-title,.teaser-newsbox .teaser-newsbox__header-link,.teaser-newsbox .teaser-newsbox__table-column{width:100%;float:none}.teaser-newsbox .teaser-newsbox__table-cell{height:auto}.teaser-newsbox .teaser-newsbox__table-cell:last-child{border-bottom:1px solid #c7cacc;padding-bottom:2.5rem}.teaser-newsbox .teaser-newsbox__table-cell:last-child .teaser-newsbox__excerpt-link{bottom:2.5rem}.teaser-newsbox .teaser-newsbox__table-column{border-right:none}.teaser-newsbox .teaser-newsbox__table-column:last-child .teaser-newsbox__table-cell:last-child{border-bottom:none;padding-bottom:0}.teaser-newsbox .teaser-newsbox__table-column:last-child .teaser-newsbox__table-cell:last-child .teaser-newsbox__excerpt-link{bottom:0}.teaser-newsbox .teaser-newsbox__header-link{padding-left:0}}@media screen and (max-width:768px){.teaser-newsbox{border-top:0}}@media print{.teaser-newsbox{display:none !important}}.teaser-contactbox{height:44.8rem;background:rgba(109,191,169,0.9)}.teaser-contactbox .teaser-default__text{color:#fff;background-color:rgba(109,191,169,0.9)}.teaser-contactbox .teaser-default__text-caption-copyright{color:#fff}.teaser-contactbox .teaser-default__text-meta{color:#fff}.teaser-contactbox .teaser-default__text-headline{color:#fff}.teaser-contactbox .teaser-default__text-cta{background:rgba(109,191,169,0.9)}.teaser-contactbox .teaser-default__text-cta--list{color:#fff}.teaser-contactbox .teaser-default__text-cta--list a{color:#fff}.teaser-contactbox .teaser-default__text-cta--button,.teaser-contactbox .teaser-default__text .button__cta{border-color:#fff;color:#fff}.teaser-contactbox .teaser-default__text-cta--button:hover,.teaser-contactbox .teaser-default__text .button__cta:hover{background:#fff;box-shadow:inset 0 0 0 2rem #fff;color:rgba(109,191,169,0.9)}.teaser-contactbox .teaser-default__text-richtext h2,.teaser-contactbox .teaser-default__text-richtext h3,.teaser-contactbox .teaser-default__text-richtext h4{color:#fff}.teaser-contactbox .teaser-default__text-richtext a,.teaser-contactbox .teaser-default__text-richtext .linklist:before,.teaser-contactbox .teaser-default__text-richtext ul&gt;li:before,.teaser-contactbox .teaser-default__text-richtext ol&gt;li:before,.teaser-contactbox .teaser-default__text-richtext ul&gt;li li:before{color:#fff}.teaser-contactbox .fhg-arrowed-link{color:#fff}.teaser-contactbox__image{background-image:url('../../../../../static/css/fraunhofer/resources/img/homepage/tile-image-0-contact.jpg');background-position:50% 50%;background-size:cover;height:44.8rem;margin:0;padding-right:0}.teaser-contactbox__address,.teaser-contactbox__contacts{margin-bottom:1rem}.teaser-contactbox__address p,.teaser-contactbox__contacts p{margin-bottom:0}.teaser-contactbox__contacts{margin-bottom:1rem}.teaser-contactbox__contacts-email.fhg-list{color:#fff}.teaser-contactbox__contacts-email.fhg-list a{color:#fff}.teaser-contactbox .teaser-default__text.teaser-contactbox__text{width:50%;height:100%;margin-top:-44.8rem;position:relative;padding-top:2.5rem}@media screen and (max-width:479px){.teaser-contactbox .teaser-default__text.teaser-contactbox__text{position:absolute;bottom:0;margin:0;height:auto;width:100%}}@media screen and (min-width:769px) and (max-width:1119px){.teaser-contactbox .teaser-default__text.teaser-contactbox__text{position:absolute;bottom:0;margin:0;height:auto;width:100%}}.teaser-contactbox .teaser-default__text-cta{background-color:transparent;bottom:20px;margin:0;padding:2.5rem 2.5rem 0;left:0}@media screen and (max-width:479px){.teaser-contactbox .teaser-default__text-cta{bottom:auto;padding:0;position:relative}}@media screen and (min-width:769px) and (max-width:1119px){.teaser-contactbox .teaser-default__text-cta{bottom:auto;padding:0;position:relative}}@media screen and (max-width:479px){.teaser-default__content{border-bottom:0;border-right:0;margin-right:0}}@media screen and (max-width:479px){.teaser-default__text-cta{margin-right:1px}}@media screen and (min-width:480px){.teaser-default--size-2x1 .teaser-default__image,.teaser-default--size-2x2 .teaser-default__image{box-sizing:border-box}}@media screen and (max-width:479px){.teaser-default--size-2x1{height:51.2rem}.teaser-default--size-2x1 .teaser-default__image+.teaser-default__text{height:24.6rem}}@media screen and (min-width:480px){.teaser-default--size-2x1 .teaser-default__image,.teaser-default--size-2x1 .teaser-default__text{float:left;width:50%;width:-moz-calc(50% - 1rem);width:-webkit-calc(50% - 1rem);width:-o-calc(50% - 1rem);width:calc(50% - 1rem)}.teaser-default--size-2x1 .teaser-default__image{box-sizing:content-box;height:25.6rem;padding-right:2rem;width:50%}.teaser-default--size-2x1 .teaser-default__text{margin-left:-1rem}.teaser-default--size-2x1 .teaser-default__text:after,.teaser-default--size-2x1 .teaser-default__text:before{left:0;width:1rem;margin-left:-1rem}.teaser-default--size-2x1 .teaser-default__text:before{top:0;height:3.5rem;border-right:1rem solid white;border-bottom:1rem solid transparent}.teaser-default--size-2x1 .teaser-default__text:after{top:3.5rem;height:22.1rem;border-right:1rem solid white;border-top:1rem solid transparent;border-left:none}.teaser-default--size-2x1 .teaser-default__text:after,.teaser-default--size-2x1.teaser-default--color-lightblue .teaser-default__text:after,.teaser-default--size-2x1.teaser-default--color-blue .teaser-default__text:after,.teaser-default--size-2x1.teaser-default--color-green .teaser-default__text:after,.teaser-default--size-2x1.teaser-default--color-accent .teaser-default__text:after{border-top-color:transparent;border-left:none}.teaser-default--size-2x1 .teaser-default__text:before,.teaser-default--size-2x1.teaser-default--color-lightblue .teaser-default__text:before,.teaser-default--size-2x1.teaser-default--color-blue .teaser-default__text:before,.teaser-default--size-2x1.teaser-default--color-green .teaser-default__text:before,.teaser-default--size-2x1.teaser-default--color-accent .teaser-default__text:before{border-bottom-color:transparent}.teaser-default--size-2x1.teaser-default--color-lightblue .teaser-default__text:before{border-right-color:#33b8ca}.teaser-default--size-2x1.teaser-default--color-lightblue .teaser-default__text:after{border-right-color:#33b8ca}.teaser-default--size-2x1.teaser-default--color-lightblue .teaser-default__text-headline,.teaser-default--size-2x1.teaser-default--color-lightblue .teaser-default__text-caption-copyright{background-color:#33b8ca}.teaser-default--size-2x1.teaser-default--color-blue .teaser-default__text:before{border-right-color:#1f82c0}.teaser-default--size-2x1.teaser-default--color-blue .teaser-default__text:after{border-right-color:#1f82c0}.teaser-default--size-2x1.teaser-default--color-blue .teaser-default__text-headline,.teaser-default--size-2x1.teaser-default--color-blue .teaser-default__text-caption-copyright{background-color:#1f82c0}.teaser-default--size-2x1.teaser-default--color-green .teaser-default__text:before{border-right-color:#6dbfa9}.teaser-default--size-2x1.teaser-default--color-green .teaser-default__text:after{border-right-color:#6dbfa9}.teaser-default--size-2x1.teaser-default--color-green .teaser-default__text-headline,.teaser-default--size-2x1.teaser-default--color-green .teaser-default__text-caption-copyright{background-color:#6dbfa9}.teaser-default--size-2x1.teaser-default--color-accent .teaser-default__text:before{border-right-color:#b1c800}.teaser-default--size-2x1.teaser-default--color-accent .teaser-default__text:after{border-right-color:#b1c800}.teaser-default--size-2x1.teaser-default--color-accent .teaser-default__text-headline,.teaser-default--size-2x1.teaser-default--color-accent .teaser-default__text-caption-copyright{background-color:#b1c800}}@media screen and (min-width:480px){.teaser-default--size-2x2 .teaser-default__image{height:51.2rem}.teaser-default--size-2x2 .teaser-default__text{margin-left:50%;margin-top:-24.7rem;padding:2.5rem;padding-top:1.5rem}.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__image{float:right;width:50%;padding-left:1rem;box-sizing:content-box}.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__text{width:50%;margin-top:0;margin-left:-1rem;height:51.2rem}.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__text:after,.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__text:before{content:'';position:absolute;box-sizing:border-box;left:100%}.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__text:before{right:0;top:0;height:3.5rem;border-bottom:1rem solid transparent;border-left:1rem solid white}.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__text:after{right:0;top:3.5rem;height:100%;border-top:1rem solid transparent;border-left:1rem solid white}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-blue .teaser-default__text:before{border-left-color:#1f82c0}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-blue .teaser-default__text:after{border-left-color:#1f82c0}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-lightblue .teaser-default__text:before{border-left-color:#33b8ca}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-lightblue .teaser-default__text:after{border-left-color:#33b8ca}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-green .teaser-default__text:before{border-left-color:#6dbfa9}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-green .teaser-default__text:after{border-left-color:#6dbfa9}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-accent .teaser-default__text:before{border-left-color:#b1c800}.teaser-default--size-2x2.teaser-default--variant-textleft.teaser-default--color-accent .teaser-default__text:after{border-left-color:#b1c800}.teaser-default--size-2x2.teaser-default--variant-textleft .teaser-default__text-cta{width:100%;margin-left:0;left:0}.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__image{float:left;width:50%;padding-right:2rem;box-sizing:content-box}.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__text{width:50%;width:-moz-calc(50% - 1rem);width:-webkit-calc(50% - 1rem);width:-o-calc(50% - 1rem);width:calc(50% - 1rem);float:left;margin-top:-1px;height:51.2rem;margin-left:-1rem}.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__text:after,.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__text:before{left:0;width:1rem;margin-left:-1rem}.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__text:before{top:0;height:3.5rem;border-right:1rem solid white;border-bottom:1rem solid transparent}.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__text:after{top:3.5rem;height:47.7rem;border-right:1rem solid white;border-top:1rem solid transparent;border-left:none}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-blue .teaser-default__text:before{border-right-color:#1f82c0}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-blue .teaser-default__text:after{border-right-color:#1f82c0}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-lightblue .teaser-default__text:before{border-right-color:#33b8ca}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-lightblue .teaser-default__text:after{border-right-color:#33b8ca}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-green .teaser-default__text:before{border-right-color:#6dbfa9}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-green .teaser-default__text:after{border-right-color:#6dbfa9}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-accent .teaser-default__text:before{border-right-color:#b1c800}.teaser-default--size-2x2.teaser-default--variant-textright.teaser-default--color-accent .teaser-default__text:after{border-right-color:#b1c800}.teaser-default--size-2x2.teaser-default--variant-textright .teaser-default__text-cta{width:100%}.teaser-default--size-2x2.teaser-default--variant-textbottom .teaser-default__image{height:26.6rem}.teaser-default--size-2x2.teaser-default--variant-textbottom .teaser-default__text{margin-top:-1px;margin-left:0;height:24.6rem;width:100%}}@media print{.teaser__layout{height:auto !important}.teaser-default{float:left;position:relative !important;display:block !important;left:0 !important;top:auto !important;height:auto !important;overflow:visible}.teaser-default__text{height:530px !important}.teaser-default__text-caption{height:auto}.teaser-default__text-cta{padding:50px 2.5rem;position:relative;top:-30px;display:inline}.teaser-default__text-cta--button{display:inline}.teaser-default__image{-webkit-print-color-adjust:exact;color-adjust:exact}.teaser-contactbox__text{bottom:0;margin-left:0;position:absolute;width:100%}}.breadcrumbs{border:1px solid #c7cacc;border-bottom:0;position:relative;height:4.5rem;padding:1.5rem 2.5rem}.breadcrumbs:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.breadcrumbs:before{border:0}}.breadcrumbs:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}@media (max-width:768px){.breadcrumbs:after{border:0}}.breadcrumbs ul{float:left;margin:0;padding:0}.breadcrumbs li{float:left;list-style:none;padding-right:.5rem}.breadcrumbs li:before{content:'.';margin-right:.5rem}.breadcrumbs li:first-child:before{content:none}.breadcrumbs li:last-child{font-weight:200}@media print{.breadcrumbs li:nth-child(2):before{display:none}}.breadcrumbs a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.breadcrumbs .hidden+li:before{content:'\2026'}.breadcrumbs .drop-down-bar{display:none}.breadcrumbs .wrapper{overflow:hidden;width:200%}@media (min-width:480px) and (max-width:768px){.breadcrumbs{border-width:0 0 1px 0;margin-left:-2.5rem;margin-right:-2.5rem;padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:479px){.breadcrumbs{height:auto;border:none;padding:0}.breadcrumbs.expanded .drop-down-bar:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106'}.breadcrumbs.expanded .wrapper{height:inherit;opacity:1}.breadcrumbs .drop-down-bar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inherit;height:100%;width:100%;padding:1.5rem 0 1.2rem 0;color:#1f82c0;cursor:pointer}.breadcrumbs .drop-down-bar p{margin-bottom:0;font-size:1.3rem}.breadcrumbs .drop-down-bar:after{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';font-size:1.4rem;display:inline-block;float:right;text-decoration:none;margin-top:-1.5rem}.breadcrumbs .wrapper{width:auto;height:0;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.445, .05, .55, .95);-o-transition:opacity .5s cubic-bezier(.445, .05, .55, .95);transition:opacity .5s cubic-bezier(.445, .05, .55, .95)}.breadcrumbs .wrapper ul{padding:0 0 0 0;list-style:none;margin-left:0;margin-right:0;margin-top:-0.3rem;color:#1f82c0;margin-bottom:1.5rem}.breadcrumbs .wrapper ul ul,.breadcrumbs .wrapper ul ol{margin-top:.35em;margin-bottom:.7em}.breadcrumbs .wrapper ul li,.breadcrumbs .wrapper ul .linkComponent,.breadcrumbs .wrapper ul .downloadComponent{font-size:1.4rem;line-height:1.8rem;padding-top:.5rem;vertical-align:top;position:relative;left:1.5rem}ul.breadcrumbs .wrapper ul,.breadcrumbs .wrapper ul ul{list-style:none;margin-left:-3px}ul.breadcrumbs .wrapper ul .linkComponent,.breadcrumbs .wrapper ul ul .linkComponent{padding-left:1.5rem;left:0}ul.breadcrumbs .wrapper ul .linkComponent:before,.breadcrumbs .wrapper ul ul .linkComponent:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f12a';vertical-align:baseline;margin-left:-1.5rem;width:1.5rem}.breadcrumbs .wrapper ul ol li&gt;ol&gt;li{margin-left:0;left:0}.breadcrumbs .wrapper ul+p{margin-top:1.4em}.breadcrumbs .wrapper ul li.text-block{line-height:2.2rem}.breadcrumbs .wrapper ul li .dummyclass{display:inline-block}.breadcrumbs .wrapper ul ul,.breadcrumbs .wrapper ul ol{padding-left:2.5rem}.breadcrumbs .wrapper ul ul li:before,.breadcrumbs .wrapper ul ol li:before{color:#bbb}.breadcrumbs .wrapper ul.arrowed-list{list-style:none;margin-left:0;margin-right:0;margin-top:-0.3rem;color:#1f82c0}.breadcrumbs .wrapper ul.arrowed-list li.linkComponent{white-space:normal}.breadcrumbs .wrapper ul.arrowed-list li.linkComponent .help{left:-9999px;position:absolute;top:0}.breadcrumbs .wrapper ul.arrowed-list li,.breadcrumbs .wrapper ul.arrowed-list .linkComponent{white-space:nowrap}.breadcrumbs .wrapper ul.arrowed-list li a,.breadcrumbs .wrapper ul.arrowed-list .linkComponent a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.breadcrumbs .wrapper ul.arrowed-list li:before,.breadcrumbs .wrapper ul.arrowed-list .linkComponent:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.breadcrumbs .wrapper ul.arrowed-list li:before,.breadcrumbs .wrapper ul.arrowed-list .linkComponent:before{color:inherit}.breadcrumbs .wrapper ul.arrowed-list li:empty:before,.breadcrumbs .wrapper ul.arrowed-list .linkComponent:empty:before{content:''}.breadcrumbs .wrapper ul.arrowed-list li.textOnly,.breadcrumbs .wrapper ul.arrowed-list .linkComponent.textOnly{color:#555;padding-left:0}.breadcrumbs .wrapper ul.arrowed-list li.textOnly:before,.breadcrumbs .wrapper ul.arrowed-list .linkComponent.textOnly:before{content:''}.breadcrumbs .wrapper ul.arrowed-list .sublist{margin-top:.7em;margin-bottom:1.05em;font-size:1.4rem;color:#555;white-space:normal}.breadcrumbs .wrapper ul.arrowed-list .sublist:before{display:none}.breadcrumbs .wrapper ul.arrowed-list .sublist li:before{color:inherit}.breadcrumbs .wrapper ul.arrowed-list .sublist h3{margin-bottom:.35em}.breadcrumbs .wrapper ul.arrowed-list .sublist .fhg-list.arrowed-list{padding-left:0}.breadcrumbs .wrapper ul.arrowed-list a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.touch .breadcrumbs .wrapper ul.arrowed-list li{line-height:2.2rem;padding-bottom:.5rem}.breadcrumbs .wrapper ul li.linkComponent{white-space:normal}.breadcrumbs .wrapper ul li.linkComponent .help{left:-9999px;position:absolute;top:0}.breadcrumbs .wrapper ul li,.breadcrumbs .wrapper ul .linkComponent{white-space:nowrap}.breadcrumbs .wrapper ul li a,.breadcrumbs .wrapper ul .linkComponent a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.breadcrumbs .wrapper ul li:before,.breadcrumbs .wrapper ul .linkComponent:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.breadcrumbs .wrapper ul li:before,.breadcrumbs .wrapper ul .linkComponent:before{color:inherit}.breadcrumbs .wrapper ul li:empty:before,.breadcrumbs .wrapper ul .linkComponent:empty:before{content:''}.breadcrumbs .wrapper ul li.textOnly,.breadcrumbs .wrapper ul .linkComponent.textOnly{color:#555;padding-left:0}.breadcrumbs .wrapper ul li.textOnly:before,.breadcrumbs .wrapper ul .linkComponent.textOnly:before{content:''}.breadcrumbs .wrapper ul .sublist{margin-top:.7em;margin-bottom:1.05em;font-size:1.4rem;color:#555;white-space:normal}.breadcrumbs .wrapper ul .sublist:before{display:none}.breadcrumbs .wrapper ul .sublist li:before{color:inherit}.breadcrumbs .wrapper ul .sublist h3{margin-bottom:.35em}.breadcrumbs .wrapper ul .sublist .fhg-list.arrowed-list{padding-left:0}.breadcrumbs .wrapper ul a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.touch .breadcrumbs .wrapper ul li{line-height:2.2rem;padding-bottom:.5rem}.breadcrumbs .wrapper ul li{float:none;display:list-item !important;visibility:visible !important;white-space:normal}.breadcrumbs .wrapper ul li:last-child{font-size:1.3rem}.breadcrumbs .wrapper ul li:nth-child(1){margin-left:1.5rem}.breadcrumbs .wrapper ul li:nth-child(2){margin-left:3rem}.breadcrumbs .wrapper ul li:nth-child(3){margin-left:4.5rem}.breadcrumbs .wrapper ul li:nth-child(4){margin-left:6rem}.breadcrumbs .wrapper ul li:nth-child(5){margin-left:7.5rem}.breadcrumbs .wrapper ul li:nth-child(6){margin-left:9rem}.breadcrumbs .wrapper ul li:nth-child(8){margin-left:12rem}.breadcrumbs .wrapper ul li:nth-child(9){margin-left:13.5rem}.breadcrumbs .wrapper ul li:nth-child(10){margin-left:15rem}}@media print{.breadcrumbs{border:none;border-bottom:1px solid #c7cacc;padding-left:0;padding-right:2.5rem;margin-left:0;margin-right:0}.breadcrumbs:after,.breadcrumbs:before{content:none}.breadcrumbs .wrapper ul li:first-child{display:none}}.business-cards-in-content .card h3,.business-card .card h3{display:none}.business-cards-in-content .card .name,.business-card .card .name{-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.business-cards-in-content .card .phone+.fax,.business-card .card .phone+.fax{margin-top:-1rem}.business-card{background-color:white;border:1px solid #c7cacc;border-left:0;margin-bottom:-1px;position:relative;z-index:1}@media (max-width:768px){.business-card{border:none;bottom:0;left:0;margin:0;position:fixed;width:100%;z-index:1015}.business-card.blue-ribbon:after{border-top:8px solid #1f82c0;content:'';position:absolute;bottom:0;top:0;left:0;right:0;z-index:-1}.business-card.expanded .card-container{max-height:120rem}.business-card.expanded .card-container .owl-nav{position:absolute;top:70%;width:100%}.business-card.expanded .card-container .owl-nav&gt;button{background:transparent;color:#869791;font-size:40px;position:absolute;height:50px;outline:none;margin:-25px auto auto auto;display:inline-block}.business-card.expanded .card-container .owl-nav&gt;button&gt;span{display:none}}@media print{.business-card{page-break-inside:avoid}.business-card.blue-ribbon:after{border-top:none}.business-card div[class="card-container"]{page-break-inside:avoid}}@media (min-width:769px){.business-card.affix{top:0;overflow-y:hidden;overflow-x:hidden;position:fixed;border-top:0}.business-card.affix.blue-ribbon:after{border-top:8px solid #1f82c0;content:'';position:absolute;bottom:0;top:0;left:0;right:0;z-index:-1}}.business-card.affix-bottom{position:relative}.business-card h3{border-bottom:1px solid #c7cacc;margin-top:8px;padding:1.5rem 2.5rem}@media (max-width:768px){.business-card h3{cursor:pointer;height:auto;padding-bottom:.5rem;padding-top:1.5rem}.business-card h3:after{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106';font-size:1.4rem;line-height:2.8rem;display:inline-block;float:right;text-decoration:none}.expanded.business-card h3:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101'}}@media (max-width:479px){.business-card h3{padding-left:5rem;padding-right:5rem}}@media print{.business-card h3{display:inline-block;border:none;padding-left:0;width:100%}.business-card h3:after{display:none}}@media (min-width:769px){.business-card .owl-item{width:100% !important}}@media print{.business-card,.business-card.affix,.business-card.affix-bottom{border:0;display:block;position:static;width:100% !important}.business-card .card-container{width:600px !important}.business-card .card-container .owl-nav{display:none}.business-card .owl-item{display:inline-table;float:none;vertical-align:top;max-width:400px}.business-card .owl-item .img.img-horizontal{float:left}.business-card .owl-item .content{padding-left:150px}.business-card .owl-item .content .info{min-width:300px}}.business-card .card{margin-left:2.5rem;margin-right:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem;border-top:1px solid #c7cacc}@media (max-width:768px){.business-card .card{border:none;display:table;float:left;margin-left:0;margin-right:0;padding-left:2.5rem;padding-right:2.5rem;width:100%}.business-card .card .content{margin-top:2.5rem}}@media (max-width:479px){.business-card .card{float:none;padding-left:5rem;padding-right:5rem;width:100%}}@media print{.business-card .card{padding:0 0 1rem 0 !important;margin:0 0 25px 0}.business-card .card img{max-width:150px !important}}@media (min-width:480px){.business-card .card .name{margin-top:1.8rem}}@media (max-width:479px){.business-card .card .info{display:table-cell;vertical-align:top;width:100%}.img+.business-card .card .info{width:66.66%}}.business-card .card .cta-block{bottom:1px;margin-top:1rem;padding:0;position:static}.business-card .card .cta-block .fhg-list,.business-card .card .cta-block .fhg-list li:last-child{margin-bottom:0}@media print{.business-card .card .cta-block .printMail{display:inline !important;padding:0;margin-left:0;color:#555555}.business-card .card .cta-block .printMail:before{display:none}.business-card .card .cta-block .sendMail{display:none}}@media (min-width:480px) and (max-width:670px){.fhg-sidebar .business-card .card{font-size:0}.fhg-sidebar .business-card .card .img,.fhg-sidebar .business-card .card .content{display:inline-block;margin-top:0;padding:0 2.5rem;vertical-align:top;width:50%}.fhg-sidebar .business-card .card .name{margin-top:0}}.business-card .card img,.business-card .card .cq-image-placeholder{max-width:100%;width:auto}@media print{.business-card .card{border-top:0}}.owl-item:first-child .card{border-top:0}.business-cards-in-content .section-title{border-left:1px solid #c7cacc;border-right:1px solid #c7cacc;padding-bottom:2.5rem}.business-cards-in-content .section-title h2{padding-bottom:1.5rem}.business-cards-in-content .section-title p{line-height:1.8rem}.business-cards-in-content .teaser-layout{border-top:0;padding-bottom:2.5rem}.business-cards-in-content .card{border-right:1px solid #c7cacc;font-size:0;line-height:0;position:relative;padding-right:2.5rem;padding-left:2.5rem;margin-bottom:2.5rem}@media (max-width:479px){.business-cards-in-content .card{height:auto;min-height:25.6rem}.business-cards-in-content .card .cta-block{position:relative;padding-left:0;padding-right:0}.business-cards-in-content .card:last-child .cta-block{padding-bottom:0}}.business-cards-in-content .card:last-child{border-right:none}.business-cards-in-content .card.card-1&gt;:first-child{border-top:none;padding-top:0}@media (min-width:480px){.business-cards-in-content .card.card-2&gt;:first-child{border-top:none;padding-top:0}}@media (min-width:769px){.business-cards-in-content .card.card-3&gt;:first-child{border-top:none;padding-top:0}}@media (min-width:769px) and (max-width:1119px){.fhg-grid-3-columns .business-cards-in-content .card.card-3&gt;:first-child{border-top:1px solid #c7cacc;padding-top:2.5rem}}@media (min-width:1120px){.business-cards-in-content .card.card-4&gt;:first-child{border-top:none;padding-top:0}.fhg-grid-3-columns .business-cards-in-content .card.card-4&gt;:first-child{border-top:1px solid #c7cacc;padding-top:2.5rem}}.business-cards-in-content .card&gt;:first-child{border-top:1px solid #c7cacc;margin-bottom:2.5rem;padding-top:2.5rem}@media (max-width:479px){.business-cards-in-content .card&gt;:first-child{border-top:none;margin-bottom:0;padding-top:0}}.business-cards-in-content .card .img{margin-bottom:2.5rem;width:100%}.business-cards-in-content .card .img img{max-width:100%;width:auto}.business-cards-in-content .card .img,.business-cards-in-content .card .content{display:inline-block;width:100%}.business-cards-in-content .card .cta-block{background-color:transparent;padding:0;position:relative}@media (min-width:480px) and (max-width:768px){.business-cards-in-content .card .cta-block{padding-bottom:1.5rem}}@media (max-width:479px){.business-cards-in-content .card .cta-block{padding-bottom:2.5rem}.business-cards-in-content .card .cta-block ul{border-bottom:1px solid #c7cacc;padding-bottom:2.5rem}}@media (min-width:1120px){.business-cards-in-content .card:nth-child(4n){border-right:none}.fhg-grid-3-columns .business-cards-in-content .card:nth-child(3n){border-right:none}.fhg-grid-3-columns .business-cards-in-content .card:nth-child(4n){border-right:1px solid #c7cacc}}@media (min-width:769px) and (max-width:1119px){.business-cards-in-content .card:nth-child(3n){border-right:none}.fhg-grid-3-columns .business-cards-in-content .card:nth-child(2n){border-right:none}.fhg-grid-3-columns .business-cards-in-content .card:nth-child(3n){border-right:1px solid #c7cacc}}@media (min-width:480px) and (max-width:768px){.business-cards-in-content .card:nth-child(2n){border-right:none}.business-cards-in-content .card&gt;:first-child{border-top:1px solid #c7cacc;padding-top:1.5rem}.business-cards-in-content .card.card-1,.business-cards-in-content .card.card-2{border-top:none}}@media (max-width:479px){.business-cards-in-content .card{border-right:none}.business-cards-in-content .card .address,.business-cards-in-content .card .phone{margin-top:2.5rem}}@media (max-width:479px){.business-cards-in-content .card:last-child .cta-block ul{border-bottom:none;padding-bottom:0}}@media print{.business-cards-in-content .card{height:100%}}.card-container{overflow:hidden}@media (max-width:768px){.card-container{max-height:0;transition:max-height .4s ease-out}}@media print{.card-container{max-height:none;transition:max-height .4s ease-out}.card-container .business-card.blue-ribbon:after{display:none}}@media (min-width:769px){.card-container .owl-stage{transform:none !important;transition:none !important;width:100% !important}}.card-container .owl-nav div{font-size:0;color:#555;left:5px;line-height:30rem;position:absolute;top:0}.card-container .owl-nav div:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f103';font-size:1.4rem}.card-container .owl-nav div.owl-next{left:auto;right:5px}.card-container .owl-nav div.owl-next:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104'}@media (min-width:769px){.card-container .owl-nav{display:none}}.fhg-slider.fhg-carousel{overflow:hidden}.fhg-slider.fhg-carousel .section-title{border-bottom:0;border-right:0;width:100%}.fhg-slider.fhg-carousel .fhg-carousel--item{border-top:1px solid #c7cacc;width:1.25%}.fhg-slider.fhg-carousel .fhg-carousel--item-image,.fhg-slider.fhg-carousel .fhg-carousel--item-video{display:block;position:relative;overflow:hidden}.fhg-slider.fhg-carousel .fhg-carousel--item-image:after,.fhg-slider.fhg-carousel .fhg-carousel--item-video:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1f82c0;bottom:0;color:#fff;font-size:1rem;line-height:1;position:absolute;padding:.25em;right:0;text-align:center}.fhg-slider.fhg-carousel .fhg-carousel--item-image:hover:after,.fhg-slider.fhg-carousel .fhg-carousel--item-video:hover:after{background-color:#009374}.fhg-slider.fhg-carousel .fhg-carousel--item-image:after{content:'\f12f'}.fhg-slider.fhg-carousel .fhg-carousel--item-video:after{content:'\f12e'}.fhg-slider.fhg-carousel .owl-carousel .owl-stage{min-width:10000% !important}@media (min-width:769px){.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav{position:absolute;top:70%;width:100%;opacity:.4}.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav:hover,.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav.image-hover{opacity:1}.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav&gt;button{background:transparent;color:#869791;font-size:40px;position:absolute;height:50px;outline:none;margin:-25px auto auto auto;display:inline-block}.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav&gt;button.disabled{color:#555555}.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav&gt;button.owl-prev:before{padding-left:10px}.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav&gt;button.owl-next:before{padding-right:10px}}@media (min-width:1279px){.fhg-slider.fhg-carousel .owl-carousel.popup-frames.active .owl-nav&gt;button{width:20%}}.fhg-slider.fhg-carousel .overlay{height:100%;background-color:black;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in;width:100%;z-index:1016}.fhg-slider.fhg-carousel .overlay.active{opacity:.8}@media print{.fhg-slider.fhg-carousel .owl-stage{transform:none !important;transition:all 0 !important;width:100% !important}.fhg-slider.fhg-carousel .owl-item{width:16.66666667% !important}}.popup-frames,.popup-frames.owl-loaded{display:none}.popup-frames.active{display:block;left:0;position:fixed;top:0;z-index:1020}.popup-frames figure{background-color:#fff;margin:0 auto;position:relative;transform:scale(.8);-webkit-transform:scale(.8);-ms-transform:scale(.8);transition:transform,-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in}.popup-frames figure.active{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}@media (min-width:1441px){.popup-frames .carousel-popup.video figure{max-width:70%}}@media (min-width:1841px){.popup-frames .carousel-popup.video figure{max-width:50%}}.popup-frames .owl-item img{width:auto;max-height:100vh;min-width:32rem}.popup-frames .bottom-bar a.ghost-button{display:inline-block;position:static;width:inherit;max-width:inherit}.popup-frames .bottom-bar a.ghost-button:after{content:none}.popup-frames figcaption{min-height:.75rem;padding:1.5rem 2.5rem 7.5rem}.popup-frames figcaption .figure-heading,.popup-frames figcaption .figure-desc{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;color:#555}.popup-frames figcaption .figure-heading{font-weight:400;margin-bottom:.35em}.popup-frames figcaption .text-copyright{margin-top:-1rem}.popup-frames figcaption&gt;:last-child{margin-bottom:0}.owl-item img.jwlogo{display:none}.mfp-content{background-color:#fff}.mfp-content .mfp-close{padding-right:0;position:absolute;right:0;text-align:center;top:0;width:4.4rem}img.mfp-img{padding:0}.bottom-bar{background-color:transparent;top:auto}.bottom-bar .ghost-button{width:10.5rem;max-width:47%;display:inline-block;margin-right:3%;text-decoration:none;padding:1rem 1rem 1rem}.bottom-bar .ghost-button:last-child{margin-right:0}.mfp-close{opacity:1;text-shadow:0 0 4px #555}.owl-nav div{color:#fff;margin-top:-1.5rem;position:fixed;top:50%}.owl-nav div:before{font-size:3rem;line-height:3rem;height:3rem;width:3rem}.owl-nav .owl-prev{left:2.5rem}.owl-nav .owl-prev:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f103'}.owl-nav .owl-next{right:2.5rem}.owl-nav .owl-next:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104';text-align:right}@media (max-width:479px){.owl-nav .owl-prev{left:1.25rem}.owl-nav .owl-next{right:1.25rem}}@media (max-width:768px){.popup-frames .bottom-bar{display:none}.popup-frames figcaption{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}}.fhg-carousel-verbose{border:1px solid #c7cacc;border-bottom:0;overflow:hidden;position:relative}.fhg-carousel-verbose.inactive{height:auto}.fhg-carousel-verbose.inactive .frames,.fhg-carousel-verbose.inactive .frames .fhg-grid-item{width:100%}.fhg-carousel-verbose .fhg-grid-item{border:0;overflow-y:auto;padding:0;width:10%}.fhg-carousel-verbose .frames{width:1000%}.fhg-carousel-verbose .frames.owl-carousel,.fhg-carousel-verbose .frames.owl-carousel .fhg-grid-item{width:100%}@media print{.fhg-carousel-verbose .frames{display:none !important}}.fhg-carousel-verbose .slide{padding-left:0;padding-right:0;margin-top:0}.fhg-carousel-verbose .figure-heading,.fhg-carousel-verbose .figure-desc,.fhg-carousel-verbose .figure-meta{vertical-align:top;padding-left:2.5rem;padding-right:2.5rem}.fhg-carousel-verbose .figure-heading,.fhg-carousel-verbose .figure-desc{float:left}.fhg-carousel-verbose .figure-meta{float:right;text-align:left}@media (max-width:479px){.fhg-carousel-verbose .figure-meta{margin-bottom:1.2rem}}@media (max-width:479px){.fhg-carousel-verbose .figure-heading+.figure-desc{margin-top:0}}.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading{width:100%}}.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:100%}}.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta{width:100%}}.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading+.figure-desc{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading+.figure-desc{width:33.33%}}@media (max-width:768px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading+.figure-desc{width:100%}}.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:100%}}.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:50%}}@media (max-width:479px){.fhg-grid-4-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:100%}}.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading{width:100%}}@media print{.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading{width:33.33%}}.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:66.66%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-heading+.figure-desc{width:100%}}.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta{width:100%}}@media print{.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta{width:33.33%}}.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-heading+.figure-desc{width:33.33%}@media (max-width:1119px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-heading+.figure-desc{width:100%}}@media print{.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-heading+.figure-desc{width:33.33% !important}}.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:66.66%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-desc{width:100%}}.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:66.66%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-carousel-verbose .figure-meta+.figure-heading:last-child{width:100%}}.fhg-carousel-verbose figcaption .text-copyright{margin-top:0}.fhg-carousel-verbose .figure-desc,.fhg-carousel-verbose .figure-desc p{font-size:1.4rem;line-height:1.8rem}.fhg-carousel-verbose .figure-desc,.fhg-carousel-verbose .figure-meta{padding-left:2.5rem;padding-right:2.5rem}.fhg-carousel-verbose .owl-dots{font-size:1.3rem;line-height:2.4rem;bottom:0;color:#1f82c0;padding:0 2.5rem 3rem;position:absolute}@media (max-width:479px){.fhg-carousel-verbose .owl-dots{font-size:1.6rem;line-height:3.5rem;color:#1f82c0;text-align:center;padding-bottom:.5rem;padding-top:.5rem}}.fhg-carousel-verbose .owl-dot{display:inline-block;padding:0 .2rem}.fhg-carousel-verbose .owl-dot:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f112'}.fhg-carousel-verbose .owl-dot.active:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f113'}.fhg-carousel-verbose .owl-dots{position:relative;padding-top:1rem;padding-bottom:1.5rem;text-align:center;width:100%}@media print{.fhg-carousel-verbose:before,.fhg-carousel-verbose:after{content:none}.fhg-carousel-verbose .owl-item{display:none}.fhg-carousel-verbose .owl-item.active{display:block}}.fhg-contentnav{border:1px solid #c7cacc;border-bottom:0;border-top:0;width:100%}@media print{.fhg-contentnav{display:none}}.content-nav-parallel{border:1px solid #c7cacc;border-bottom:0;width:100%}.content-nav-parallel .section-h-links{color:#1f82c0}@media print{.content-nav-parallel{border-bottom:1px solid #c7cacc}.content-nav-parallel .fhg-grid-item{width:100%}.content-nav-parallel .section-h-links{padding-bottom:2.5rem}.content-nav-parallel.links-list .section-links{padding-left:2.5rem}.content-nav-parallel.links-list .section-links ul li{width:33.33333333%}}.fhg-event-details .heading{margin-bottom:1rem}.fhg-event-details ul{line-height:2.2rem;font-size:1.4rem;line-height:1.8rem}.fhg-event-details .brief{margin-bottom:2.5rem;margin-top:-2.5rem}.fhg-event-details .brief .fair-card:first-child{padding-left:0}.fhg-event-details .fair-logo{padding-right:2.5rem}.fhg-event-details .fair-logo img{max-width:100%;width:auto}.fhg-event-details .fair-card p{margin-bottom:0}.fhg-event-details .event-detailed{padding-left:2.5rem;padding-right:2.5rem}.fhg-event-details .event-detail-section{font-size:0;border-top:1px solid #c7cacc;padding-top:2.5rem;padding-bottom:2.5rem}.fhg-event-details .event-detail-section .content,.fhg-event-details .event-detail-section .title{display:inline-block;vertical-align:top}.fhg-event-details .event-detail-section p:last-child{margin-bottom:0}.fhg-event-details .signature{padding-top:2em;padding-bottom:2.5rem}@media (max-width:768px){.fhg-event-details .event-detail-section .title{margin-bottom:.35em}}.fhg-footer{clear:both;color:#555}.fhg-footer .fhg-grid-item{padding:2.5rem 2.5rem}.fhg-footer .dropdown .details{bottom:3.3rem;margin-bottom:-1px;top:auto}.fhg-footer .row-quick-links,.fhg-footer .row-social{position:relative}.fhg-footer .row-quick-links:before,.fhg-footer .row-social:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.fhg-footer .row-quick-links:before,.fhg-footer .row-social:before{border:0}}.fhg-footer .row-quick-links:after,.fhg-footer .row-social:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}@media (max-width:768px){.fhg-footer .row-quick-links:after,.fhg-footer .row-social:after{border:0}}.fhg-footer .row-quick-links:before,.fhg-footer .row-social:before,.fhg-footer .row-quick-links:after,.fhg-footer .row-social:after{border-top:0;bottom:0;top:0}.fhg-footer .row-quick-links,.fhg-footer .row-quick-links:before,.fhg-footer .row-quick-links:after{background-color:#1f82c0;border-bottom:0}.fhg-footer .row-quick-links .fhg-block-heading,.fhg-footer .row-quick-links .fhg-list,.fhg-footer .row-quick-links a{color:white}.fhg-footer .section-coop,.fhg-footer .section-follow,.fhg-footer .section-copy,.fhg-footer .section-menu{background:#fff}.fhg-footer .section-coop,.fhg-footer .section-follow{border-bottom:1px solid #c7cacc}.fhg-footer .section-coop,.fhg-footer .section-copy,.fhg-footer .section-menu,.fhg-footer .row-quick-links{border-left:1px solid #c7cacc;border-right:1px solid #c7cacc}.fhg-footer .row-social{border-top:1px solid #c7cacc}.fhg-footer .row-quick-links+.row-social{border-top:0}.fhg-footer .section-follow{border-right:1px solid #c7cacc}@media (min-width:480px) and (max-width:768px){.fhg-footer .section-follow{border-left:1px solid #c7cacc}}@media (max-width:768px){.fhg-footer .row-quick-links{border-left:none;border-right:none}}@media (max-width:479px){.fhg-footer .row-quick-links:before,.fhg-footer .row-social:before,.fhg-footer .row-quick-links:after,.fhg-footer .row-social:after{content:none}}@media (min-width:480px){.fhg-footer .row-quick-links .section-links li{width:33.3%;margin:0}}@media (min-width:480px) and (max-width:1119px){.fhg-footer .row-quick-links .section-links li{width:50%}}@media (max-width:768px){.fhg-footer .row-quick-links .fhg-grid-item{padding-top:3.5rem;padding-bottom:3.5rem}.fhg-footer .row-quick-links .section-links{margin-top:-1rem;padding-top:0}}@media (max-width:479px){.fhg-footer .row-quick-links{margin-left:-2.5rem;margin-right:-2.5rem}.fhg-footer .row-quick-links .fhg-grid-item{padding-left:5rem;padding-right:5rem;border:0}.fhg-footer .row-quick-links .section-links li{display:block}}.fhg-footer .section-coop,.fhg-footer .section-follow{width:50%}.fhg-footer .section-coop h3,.fhg-footer .section-follow h3{display:inline-block;float:left;min-width:33.33%;padding-right:.5rem}@media (max-width:768px){.fhg-footer .section-coop,.fhg-footer .section-follow{border:1px solid #c7cacc;margin-top:2.5rem;padding:3.5rem 2.5rem 4.5rem;width:100%}}@media (min-width:769px) and (max-width:944.5px){.fhg-footer .section-coop h3,.fhg-footer .section-follow h3{display:block;float:none;margin-bottom:2.5rem}}@media (min-width:945.5px) and (max-width:1119px){.fhg-footer .section-coop form,.fhg-footer .section-follow form,.fhg-footer .section-coop h3,.fhg-footer .section-follow h3{float:none;display:table-cell}}.fhg-footer .section-coop form{font-size:1.2rem;line-height:2rem;letter-spacing:.075em;float:left;max-width:66.66%;text-transform:uppercase;vertical-align:middle;width:30rem;position:relative}.fhg-footer .section-coop form&gt;div&gt;select,.fhg-footer .section-coop form&gt;div&gt;input,.fhg-footer .section-coop form&gt;button{width:100%}.fhg-footer .section-coop form&gt;.section-buttons{text-align:right;padding-left:2.5rem;padding-top:1.5rem}.fhg-footer .section-coop form&gt;.section-buttons button,.fhg-footer .section-coop form&gt;.section-buttons .button{max-width:14rem;padding-left:1rem;padding-right:1rem;width:50%}.fhg-footer .section-coop form&gt;.section-buttons button:first-child,.fhg-footer .section-coop form&gt;.section-buttons .button:first-child{margin-left:-2.5rem;margin-right:2.5rem}.fhg-footer .section-coop form&gt;.section-buttons button:last-child,.fhg-footer .section-coop form&gt;.section-buttons .button:last-child{margin-right:0}.fhg-footer .section-coop form&gt;div&gt;select{outline:1px solid #1f82c0}.fhg-footer .section-coop form&gt;button,.fhg-footer .section-coop form&gt;a.button{position:absolute;right:0;top:0;width:3.2rem;padding:0}.fhg-footer .section-coop form&gt;div{margin-right:4.5rem}.fhg-footer .section-coop form select{letter-spacing:.075em;text-align:left;text-transform:uppercase;width:100%;text-indent:2.5rem}.fhg-footer .section-coop form .dropdown .result,.fhg-footer .section-coop form .dropdown .result:before,.fhg-footer .section-coop form .dropdown .details{border-color:#1f82c0}.fhg-footer .section-coop form .dropdown .details li{padding:.75rem 2.5rem}@media (max-width:768px){.fhg-footer .section-coop form{max-width:100%}}.fhg-footer .section-coop .section-mainlink{padding:1.5rem 0 0;width:100%}@media (min-width:480px){.fhg-footer .section-coop .section-mainlink{display:none}}.fhg-footer .section-follow ul{list-style:none;font-size:0;line-height:0;letter-spacing:0;overflow:hidden;width:30rem}.fhg-footer .section-follow ul&gt;li{display:inline-block;list-style:none;vertical-align:top}.fhg-footer .section-follow ul li{height:3.3rem;margin-right:2%;width:14.66666667%;max-width:3.2rem}.fhg-footer .section-follow a{display:block;text-decoration:none;font-size:2.7rem}.fhg-footer .section-follow a:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:inherit;vertical-align:top}.fhg-footer .section-follow a:focus,.fhg-footer .section-follow a:hover{color:#fff}.fhg-footer .section-follow a.fb:focus,.fhg-footer .section-follow a.fb:hover{background-color:#3b5998}.fhg-footer .section-follow a.fb:after{content:'\f116'}.fhg-footer .section-follow a.gp:focus,.fhg-footer .section-follow a.gp:hover{background-color:#dd4b39}.fhg-footer .section-follow a.gp:after{content:'\f122'}.fhg-footer .section-follow a.tw:focus,.fhg-footer .section-follow a.tw:hover{background-color:#0f1419}.fhg-footer .section-follow a.tw:after{content:'\f134'}.fhg-footer .section-follow a.in:focus,.fhg-footer .section-follow a.in:hover{background-color:#000000}.fhg-footer .section-follow a.in:after{content:'\f129'}.fhg-footer .section-follow a.x:hover{background-color:#026466}.fhg-footer .section-follow a.x:after{content:'\f136'}.fhg-footer .section-follow a.yt:focus,.fhg-footer .section-follow a.yt:hover{background-color:#b31217}.fhg-footer .section-follow a.yt:after{content:'\f137'}.fhg-footer .section-follow a.ig:focus,.fhg-footer .section-follow a.ig:hover{background-color:#f77737}.fhg-footer .section-follow a.ig:after{content:'\f124'}@media (max-width:768px){.fhg-footer .row-footer-nav{margin-top:2.5rem;margin-left:-8rem;margin-right:-8rem}}@media print{.fhg-footer .row-footer-nav{margin-left:0;margin-right:0}}@media (max-width:944.5px){.fhg-footer .section-copy,.fhg-footer .section-menu{width:100%}}@media (max-width:768px){.fhg-footer .section-copy,.fhg-footer .section-menu{border:0;line-height:1.2rem;padding-left:10.5rem;padding-right:10.5rem}}.fhg-footer .section-copy{line-height:3.4rem;border-right:0;float:left}@media (min-width:769px) and (max-width:944.5px){.fhg-footer .section-copy{position:relative;border-right:1px solid #c7cacc;float:none}.fhg-footer .section-copy:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}.fhg-footer .section-copy:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}}@media (min-width:769px) and (max-width:944.5px) and (max-width:768px){.fhg-footer .section-copy:before{border:0}}@media (min-width:769px) and (max-width:944.5px) and (max-width:768px){.fhg-footer .section-copy:after{border:0}}@media (max-width:768px){.fhg-footer .section-copy{line-height:1.1rem}}.fhg-footer .section-menu{text-transform:uppercase}.fhg-footer .section-menu nav{min-height:3.4rem}.fhg-footer .section-menu ul{list-style:none;font-size:.1rem;line-height:0;letter-spacing:0;text-align:justify}.fhg-footer .section-menu ul&gt;li{display:inline-block;list-style:none;vertical-align:top}.fhg-footer .section-menu ul:after{content:'';width:100%;height:0;visibility:hidden;overflow:hidden;display:inline-block}@media (max-width:768px){.fhg-footer .section-menu ul{font-size:0}}.fhg-footer .section-menu a{font-size:1.2rem;line-height:3.4rem;letter-spacing:.075em;text-decoration:none;display:inline-block;font-weight:400}.fhg-footer .section-menu a:hover{text-decoration:underline}@media (max-width:944.5px){.fhg-footer .section-menu nav{min-height:0}}@media (min-width:769px) and (max-width:944.5px){.fhg-footer .section-menu{border-left:1px solid #c7cacc;border-bottom:1px solid #c7cacc;width:100%}}@media (max-width:1119px){.fhg-footer .section-menu a{font-size:1.1rem;letter-spacing:.025em}}@media (max-width:768px){.fhg-footer .section-menu{border-bottom:1px solid #c7cacc;border-top:1px solid #c7cacc;padding-bottom:2.5rem;padding-top:2.5rem}.fhg-footer .section-menu a{line-height:1.75em}}@media (min-width:480px) and (max-width:768px){.fhg-footer .section-menu ul li{display:inline-block;width:50%}}@media (max-width:479px){.fhg-footer .section-menu ul li{display:block}}.fhg-footer .row-social&gt;.section-follow:first-child{border-left:1px solid #c7cacc}@media (max-width:479px){.fhg-footer .row-social&gt;.section-follow:first-child ul{width:100%}}.fhg-footer .row-social&gt;.section-follow:first-child,.fhg-footer .row-social&gt;.section-coop:last-child{width:100%}@media (min-width:769px){.fhg-footer .row-social&gt;.section-follow:first-child,.fhg-footer .row-social&gt;.section-coop:last-child{padding:2.5rem}}.fhg-footer .row-social&gt;.section-follow:first-child h3,.fhg-footer .row-social&gt;.section-coop:last-child h3{min-width:auto;width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-footer .row-social&gt;.section-follow:first-child h3,.fhg-footer .row-social&gt;.section-coop:last-child h3{float:left;width:33.33%}}@media (max-width:479px){.fhg-footer .row-social&gt;.section-follow:first-child h3,.fhg-footer .row-social&gt;.section-coop:last-child h3{float:none;width:100%}}@media (min-width:480px) and (max-width:768px){.fhg-footer .row-social&gt;.section-follow:first-child h3,.fhg-footer .row-social&gt;.section-coop:last-child h3,.fhg-footer .row-social&gt;.section-follow:first-child ul,.fhg-footer .row-social&gt;.section-coop:last-child ul{width:50%}}.fhg-footer .print-footer{display:none}@media print{.fhg-footer .fhg-social,.fhg-footer .row-quick-links,.fhg-footer .row-social,.fhg-footer .section-menu{display:none}.fhg-footer .section-copy{border:0;float:none;padding-bottom:0;padding-left:0;padding-right:0}.fhg-footer .print-footer{display:block;padding:0}.fhg-footer .row-footer-nav:before,.fhg-footer .section-copy:before,.fhg-footer .row-footer-nav:after,.fhg-footer .section-copy:after{content:none}}.fhg-header{line-height:1.5rem;border-bottom:1px solid #c7cacc;margin-bottom:-1px;min-height:12.6rem;position:relative}.fhg-header .logo-heading{display:inline;font-size:0}.fhg-header .logo{max-height:5rem;max-width:26rem}.fhg-header .logo[src$=".svg"]{height:5rem;width:auto}.fhg-header .no-svg .logo{max-height:5rem;max-width:18rem}.fhg-header .row1{position:relative}.fhg-header .row1:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}@media (max-width:768px){.fhg-header .row1:after{border:0}}.fhg-header .section-search,.fhg-header .section-title{height:10rem}.fhg-header .row2{width:100%}.fhg-header .row2-1,.fhg-header .section-menu{font-size:0}.fhg-header .section-mainlink,.fhg-header .section-menu-plus,.fhg-header .section-menu{min-height:4.3rem}.fhg-header .section-search,.fhg-header .row2-1{border-left:1px solid #c7cacc;border-right:1px solid #c7cacc}.fhg-header .row2-1{border-top:1px solid #c7cacc}.fhg-header .section-search form{width:33.33%;position:relative;display:block;float:right;padding:2.5rem 2.5rem 0 0}@media (min-width:480px) and (max-width:1119px){.fhg-header .section-search form{width:50%}}@media (max-width:479px){.fhg-header .section-search form{width:100%}}@media print{.fhg-header .section-search form{width:33.33%}}.fhg-header .section-search form&gt;div&gt;select,.fhg-header .section-search form&gt;div&gt;input,.fhg-header .section-search form&gt;button{width:100%}.fhg-header .section-search form&gt;.section-buttons{text-align:right;padding-left:2.5rem;padding-top:1.5rem}.fhg-header .section-search form&gt;.section-buttons button,.fhg-header .section-search form&gt;.section-buttons .button{max-width:14rem;padding-left:1rem;padding-right:1rem;width:50%}.fhg-header .section-search form&gt;.section-buttons button:first-child,.fhg-header .section-search form&gt;.section-buttons .button:first-child{margin-left:-2.5rem;margin-right:2.5rem}.fhg-header .section-search form&gt;.section-buttons button:last-child,.fhg-header .section-search form&gt;.section-buttons .button:last-child{margin-right:0}.fhg-header .section-search form&gt;div&gt;input{border-color:#fff;font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.fhg-header .section-search form&gt;button,.fhg-header .section-search form&gt;a.button{position:absolute;right:0;top:0;width:3.2rem;padding:0}.fhg-header .section-search form&gt;div{margin-right:4.5rem}.search-on.fhg-header .section-search form div input{border:1px solid #c7cacc;margin-top:0;opacity:1}.fhg-header .section-search form input,.fhg-header .section-search form button{color:#1f82c0}.fhg-header .section-search form input{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;margin-top:-3.5rem;opacity:0;transition:margin-top .3s,opacity .3s}.fhg-header .section-search form button{background-color:transparent;font-size:0;line-height:0;padding:0;right:2.5rem;top:2.5rem}.fhg-header .section-search form button:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f132';font-size:3.3rem}.fhg-header .section-search form button:hover{color:#009374}.fhg-header .row2-1{text-align:right}.fhg-header .section-about,.fhg-header .section-mainlink{padding:1.5rem 2.5rem 0}.fhg-header .section-about{float:left;padding:1.5rem 2.5rem}.fhg-header .text-site-identifier,.fhg-header .text-site-identifier a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;color:#555;font-weight:200;text-decoration:none}.fhg-header .section-mainlink{height:4.3rem;float:left;padding-right:0}.fhg-header .section-mainlink a{text-decoration:none;display:inline-block;height:1.3rem;overflow:hidden}.fhg-header .section-mainlink a:hover{text-decoration:underline}.fhg-header .section-mainlink a.link-underline-hack,.fhg-header .section-mainlink a.link-underline-hack:hover{text-decoration:none}.fhg-header .section-mainlink a.link-underline-hack&gt;span{text-decoration:none}.fhg-header .section-mainlink a.link-underline-hack:hover&gt;span{text-decoration:underline}.fhg-header .section-menu-plus{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;padding:0 1.5rem}.fhg-header .section-menu-plus ul{list-style:none}.fhg-header .section-menu-plus ul&gt;li{display:inline-block;list-style:none;vertical-align:top}.fhg-header .section-menu-plus li{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;cursor:pointer;text-transform:uppercase;font-weight:400;position:relative}.fhg-header .section-menu-plus a,.fhg-header .section-menu-plus span{letter-spacing:.075em;display:inline-block;color:#1f82c0;cursor:pointer;padding:1.5rem 2.5rem 1.5rem}.fhg-header .section-menu-plus a{text-decoration:none;display:block}.fhg-header .section-menu-plus a:hover{text-decoration:underline}.fhg-header .section-menu-plus .more ul{background:#fff;border:1px solid #c7cacc;border-width:0 1px;left:0;overflow:hidden;position:absolute;right:-1.55rem;text-align:left;z-index:1015;border-bottom:0;max-height:0;transition:max-height .5s ease-in-out}.fhg-header .section-menu-plus .more ul li{display:block}.fhg-header .section-menu-plus .more:hover ul,.fhg-header .section-menu-plus .more.tapped ul{border-bottom:1px solid #c7cacc;max-height:100rem}.fhg-header .section-menu-plus .more:after{color:#1f82c0}.fhg-header .section-menu-plus .more:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';height:1rem;padding:1rem;vertical-align:baseline;width:1rem;margin:-0.8rem 0 -0.8rem -3rem}.fhg-header .section-menu-plus .more:hover:after,.fhg-header .section-menu-plus .more.tapped:after{content:'\f106'}.fhg-header .fhg-mainmenu&gt;li&gt;span.navigable:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';height:1rem;padding:1rem;vertical-align:baseline;width:1rem;margin:-0.8rem 0 -0.8rem -3rem}.fhg-header .fhg-mainmenu&gt;li:hover&gt;span.navigable:after,.fhg-header .fhg-mainmenu&gt;li.tapped&gt;span.navigable:after{content:'\f106'}.fhg-header .section-menu{background:#009374;padding:0 8rem 0 0;margin-right:-8rem}@media (min-width:769px){.fhg-header .section-menu-plus{padding-left:0}.fhg-header .section-search{float:right}.fhg-header .section-title{padding-top:3.5rem}}@media (max-width:768px){.fhg-header .row1{padding-top:4.3rem}.fhg-header .section-search,.fhg-header .row2-1{border:0}.fhg-header .section-title,.fhg-header .section-about{width:100%}.fhg-header .section-search,.fhg-header .section-nav{position:absolute;top:0}.fhg-header .section-search{display:block;height:auto;position:static;right:0;width:100%}.fhg-header .section-search form{padding:0 5rem;position:static;width:100%}.fhg-header .section-search form div{font-size:0;line-height:0;margin:0}.search-on.fhg-header .section-search form div input{margin-top:2.5rem}.fhg-header .section-search form button{height:4.3rem;right:4.5rem;top:0;width:4.5rem;z-index:10;position:top}.fhg-header .section-about{float:none;padding-bottom:2.5rem;padding-top:0}.fhg-header .section-nav{border-bottom:1px solid #c7cacc;left:0;width:100%}.fhg-header .section-nav .fhg-grid-item{height:4.3rem}.fhg-header .section-menu-plus{border-right:1px solid #c7cacc}.fhg-header .section-menu-plus a,.fhg-header .section-menu-plus span{padding-left:1.5rem}.fhg-header .section-menu-plus span:after{right:1.5rem}.fhg-header .section-menu-plus li ul li{padding-left:0}.fhg-header .row2-1{float:left}.fhg-header .section-menu-plus{padding:0;position:absolute;right:9rem}.fhg-header .section-menu-plus ul li{display:none;padding-left:0}.fhg-header .section-menu-plus ul li.more,.fhg-header .section-menu-plus ul li.lang,.fhg-header .section-menu-plus ul li li{display:block}.fhg-header .section-menu-plus li.more ul{right:-1px;left:-1px}.fhg-header .section-menu{float:right;margin:0;padding:0;width:4.5rem}}@media (min-width:480px) and (max-width:768px){.fhg-header{margin-left:-2.5rem;margin-right:-2.5rem}.fhg-header .section-title{padding-left:2.5rem;padding-right:2.5rem}.fhg-header .section-about{padding-left:2.5rem;padding-right:2.5rem}.fhg-header .section-menu-plus{border-left:1px solid #c7cacc}}@media (max-width:479px){.fhg-header{margin-left:-2.5rem;margin-right:-2.5rem}.fhg-header .section-title{padding-left:2.5rem;padding-right:2.5rem}.fhg-header .section-search form div{left:2.5rem;right:2.5rem;top:13.4rem}.fhg-header .section-about{padding-left:2.5rem;padding-right:2.5rem}.fhg-header .section-mainlink{display:none}}@media print{.fhg-header{min-height:0;border:none;margin:0}.fhg-header .section-search,.fhg-header .row1:after,.fhg-header .row2{display:none}.fhg-header .row1{padding-top:0}.fhg-header .logo{display:none}.fhg-header .section-title{height:auto;padding:1.5rem 0}.fhg-header .section-title img{display:block}}.institutes-list{width:100%;border-left:1px solid #c7cacc;border-right:1px solid #c7cacc}@media (min-width:480px){.institutes-list{display:none}}.institutes-list .sort-order-dropdown{border-bottom:1px solid #c7cacc;padding:2.5rem}.institutes-list .sort-order-dropdown h4{color:#555}.institutes-list select{font-size:1.4rem;letter-spacing:.075em;outline-color:#1f82c0;text-align:center;text-transform:uppercase;font-weight:400;width:100%}.institutes-list .list-item{border-bottom:1px solid #c7cacc;font-size:1.4rem;margin-left:2.5rem;margin-right:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem}.institutes-list .list-item:last-child{border-bottom:0}.institutes-list .list-item p:last-child{margin-bottom:0}.institutes-list .list-item .institute-link:before,.institutes-list .list-item .institute-map:before{display:inline-block;width:1.6rem}.institutes-list .list-item .institute-map{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.institutes-list .list-item .institute-map:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f135';font-size:115%}.institutes-list .list-item .institute-map:after{display:none}.institutes-list .list-item .institute-link{line-height:1.8rem;display:inline-block;padding-left:1.6rem}.institutes-list .list-item .institute-link:before{margin-left:-1.6rem;width:1.6rem}.institutes-table{border:1px solid #c7cacc;border-bottom:0;display:table;padding-top:5rem;width:100%}.institutes-table .table-heading{color:#1f82c0;font-weight:400;display:table-row;margin:0 auto;min-height:100%;text-transform:uppercase;width:100%}.institutes-table .table-heading .table-cell{letter-spacing:.025em;border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;border-color:#1f82c0;vertical-align:middle}.institutes-table .table-heading .table-cell:first-child{border-left:none}.institutes-table .table-heading .sort-order-icon{text-decoration:none;font-size:1.3em;margin-left:.75rem}.institutes-table .table-heading .sort-order-icon:hover{text-decoration:underline}.institutes-table .table-heading .sort-order-icon:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f107'}.institutes-table .table-heading .sort-order-icon:focus,.institutes-table .table-heading .sort-order-icon:hover{text-decoration:none}.institutes-table .table-heading+.table-content-row .table-cell:before{border:none}.institutes-table .table-content-row{display:table-row;width:100%}.institutes-table .table-content-row .table-cell{vertical-align:top}.institutes-table .table-content-row .table-cell:before{content:'';border-top:1px solid #c7cacc;display:block;margin:-1.5rem -2.5rem 1.5rem}.institutes-table .table-content-row .table-cell:first-child:before{margin-left:0}.institutes-table .table-content-row .table-cell:last-child:before{margin-right:0}.institutes-table .table-content-row .map-icon{text-decoration:none;font-size:1.4rem;color:#1f82c0}.institutes-table .table-content-row .map-icon:hover{text-decoration:underline}.institutes-table .table-content-row .map-icon:focus,.institutes-table .table-content-row .map-icon:hover{text-decoration:none;color:#009374}.institutes-table .table-content-row .map-icon:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f135';font-size:150%}.institutes-table .table-content-row .institute-link{line-height:1.8rem;padding-left:1.6rem;display:inline-block}.institutes-table .table-content-row .institute-link:before{margin-left:-1.6rem;width:1.6rem}.institutes-table .table-cell{display:table-cell;font-size:1.2rem;padding:1.5rem 2.5rem}.institutes-table .table-cell-name{width:47%}.institutes-table .table-cell-id{width:19%}.institutes-table .table-cell-location{width:24%}.institutes-table .table-cell-map{width:10%}@media (min-width:480px) and (max-width:1119px){.institutes-table{padding-top:2.5rem}.institutes-table .table-cell{padding-left:.8rem;padding-right:.1rem}.institutes-table .table-cell:first-child{padding-left:2.5rem;padding-right:0}.institutes-table .table-content-row .table-cell:last-child:before{margin-right:2.5rem}}@media (max-width:479px){.institutes-table{display:none}}.links-list .fhg-grid-item-contents,.linklistComponent .fhg-grid-item-contents{font-size:0;padding:0}.links-list .fhg-grid-item,.linklistComponent .fhg-grid-item{padding:2.5rem 2.5rem}.links-list .section-links,.linklistComponent .section-links{padding:2.5rem 0}.links-list .section-links ul,.linklistComponent .section-links ul{font-size:0;letter-spacing:0;list-style:none;margin:0;padding:0}.links-list .section-links ul li,.linklistComponent .section-links ul li{font-size:1.2rem;line-height:2rem;letter-spacing:.025em;font-weight:400;display:inline-block;padding:0 2.5rem 0 1.1rem;vertical-align:top;width:50%}@media (min-width:769px) and (max-width:1119px){.links-list .section-links ul li,.linklistComponent .section-links ul li{width:100%}}@media (min-width:480px) and (max-width:768px){.links-list .fhg-grid-item.section-h-links,.linklistComponent .fhg-grid-item.section-h-links,.links-list .fhg-grid-item.section-links,.linklistComponent .fhg-grid-item.section-links{width:100%}.links-list .section-links ul li,.linklistComponent .section-links ul li{padding-right:1rem;width:50%}}@media (max-width:768px){.links-list .section-h-links,.linklistComponent .section-h-links{padding-bottom:0}.links-list .section-links,.linklistComponent .section-links{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:479px){.links-list .section-links ul li,.linklistComponent .section-links ul li{display:block;width:auto}}.lightbox .mfp-content .bottom-bar.cta-block .ghost-button.download{width:inherit;max-width:inherit}.lightbox.mfp-close-btn-in .mfp-content .mfp-close{color:#FFF}.lightbox-inline .mfp-content{max-width:75rem}.lightbox-inline .lightbox-content{padding:5rem}.lightbox-inline .lightbox-content p{line-height:2.2rem}.lightbox-inline .lightbox-content p:last-child{margin-bottom:0}.lightbox-inline .lightbox-content.fhg-richtext div{font-size:1.4rem;line-height:1.8rem;line-height:2.2rem;margin-bottom:1rem}.lightbox-inline .lightbox-content.fhg-richtext div:last-child{margin-bottom:0}.lightbox[data-type=inline]{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;padding-right:.1rem}.lightbox[data-type=inline]:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';vertical-align:baseline;display:inline-block;text-decoration:none}.lightbox[data-type=inline]:hover:before{text-decoration:none}.lightbox[data-type=inline] .help{left:-9999px;position:absolute;top:0}.fhg-header .section-menu{background:#009374;padding-bottom:1px}.fhg-mainmenu{display:table;letter-spacing:0;padding:0 1.5rem;position:relative;width:100%}.fhg-mainmenu,.fhg-mainmenu ul{list-style:none}.fhg-mainmenu&gt;li,.fhg-mainmenu ul&gt;li{display:inline-block;list-style:none;vertical-align:top}.section-menu nav .fhg-mainmenu .collapsed{display:none}.fhg-mainmenu a:focus{outline:0}.fhg-mainmenu a,.fhg-mainmenu span,.fhg-mainmenu li:after{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;color:#fff;display:inline-block;font-weight:400;text-decoration:none;text-transform:uppercase}.fhg-mainmenu li{background-color:transparent}.fhg-mainmenu li&gt;span{cursor:pointer;width:100%}.fhg-mainmenu li&gt;.submenu{border-top:0 solid #66bfac;max-height:0;min-height:0;transition:max-height .4s ease-in-out,border-top-width .1s ease .4s}.fhg-mainmenu li&gt;.submenu&gt;ul{margin-top:0;transition:margin-top .5s cubic-bezier(.445, .05, .55, .95)}.fhg-mainmenu li&gt;.submenu&gt;ul&gt;li{opacity:0;transition:opacity .5s cubic-bezier(.445, .05, .55, .95)}@media screen and (min-width:769px){.fhg-mainmenu li&gt;.submenu&gt;span.mainmenu-title{margin-top:2.5rem;margin-bottom:.5rem;padding:0 2.5rem}.fhg-mainmenu li&gt;.submenu&gt;span.mainmenu-title&gt;a{font-size:1.4rem;line-height:1.8rem;letter-spacing:.075em}}@media (max-width:768px){.fhg-mainmenu li&gt;.submenu&gt;span.mainmenu-title{display:none !important}}.fhg-mainmenu li.tapped&gt;.submenu{border-top-width:5px;max-height:1000rem;min-height:calc(100% + 5px);transition:min-height .4s ease-out .2s,border-top-width .1s ease}.fhg-mainmenu li.tapped&gt;.submenu&gt;span.mainmenu-title{margin-top:2.5rem;margin-bottom:.5rem;padding:0 2.5rem}.fhg-mainmenu li.tapped&gt;.submenu&gt;span.mainmenu-title&gt;a{font-size:1.4rem;line-height:1.8rem;letter-spacing:.075em}.fhg-mainmenu li.tapped&gt;.submenu&gt;ul&gt;li{opacity:1}.fhg-mainmenu li.tapped&gt;ul{display:block !important}@media (max-width:768px){.fhg-mainmenu li .btn.close{display:none}}@media (min-width:1280px){.fhg-mainmenu li .btn.close{position:absolute;right:0;top:15px}}.fhg-mainmenu&gt;li.lvl-1{display:table-cell;height:4.3rem;text-align:center;vertical-align:middle;white-space:nowrap;width:auto}@media (min-width:769px){.fhg-mainmenu&gt;li.lvl-1.showInHeader,.fhg-mainmenu&gt;li.lvl-1 .showInHeader{display:none}}.fhg-mainmenu&gt;li.lvl-1&gt;span{width:100%;height:100%;display:table}.fhg-mainmenu&gt;li.lvl-1&gt;span&gt;a{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;padding:0 .5rem 0 .5rem;border-bottom:5px solid transparent;padding-top:5px}.fhg-mainmenu&gt;li.lvl-1&gt;span.navigable a{width:85%}.fhg-header .fhg-mainmenu&gt;li.lvl-1&gt;span.navigable:after{position:relative;margin:0;padding:5px .5rem 0 .5rem;border-bottom:5px solid transparent;height:100%;width:15%;display:table-cell;vertical-align:middle}.fhg-mainmenu&gt;li.lvl-1.more&gt;span&gt;span{position:relative;display:table-cell;vertical-align:middle;width:85%}.fhg-mainmenu&gt;li.lvl-1:hover,.fhg-mainmenu&gt;li.lvl-1.tapped{background:#66bfac}.fhg-mainmenu&gt;li.lvl-1.active&gt;span&gt;a,.fhg-mainmenu&gt;li.lvl-1.active&gt;span.navigable:after{border-bottom:5px solid #66bfac !important}.fhg-mainmenu .submenu{background:#009374;font-size:0;left:-33.33333333%;margin:0 -8rem;overflow:hidden;padding:0 8rem;position:absolute;right:0;text-align:left;top:100%;white-space:normal;z-index:1010}@media (min-width:769px) and (max-width:1119px){.fhg-mainmenu .submenu{left:-50%}}.fhg-mainmenu .submenu .btn.close{position:absolute;left:100%;top:0;margin-left:-5rem;width:5rem;line-height:5rem;text-align:center;cursor:pointer;z-index:1010}.fhg-mainmenu .submenu .btn.close:hover{background-color:#66bfac}@media (max-width:1279px){.fhg-mainmenu .submenu .btn.close{margin-left:-10.5rem}}.fhg-mainmenu .submenu ul{padding-top:2px}.fhg-mainmenu .submenu ul&gt;li.lvl-2{width:25%;padding:0 2.5rem}@media (min-width:769px) and (max-width:1119px){.fhg-mainmenu .submenu ul&gt;li.lvl-2{width:33.33%}}@media (max-width:768px){.fhg-mainmenu .submenu ul&gt;li.lvl-2{width:100%}}.fhg-mainmenu .submenu&gt;ul&gt;li.lvl-2&gt;ul{border-bottom:1px solid #66bfac}.fhg-mainmenu .submenu&gt;ul&gt;li.lvl-2&gt;ul&gt;li.lvl-3&gt;ul{overflow:hidden;padding-left:2.5rem}.fhg-mainmenu .submenu li.lvl-1 a,.fhg-mainmenu .submenu li.lvl-2 a,.fhg-mainmenu .submenu li.lvl-3 a,.fhg-mainmenu .submenu li.lvl-4 a{display:table-cell;height:5rem;overflow:hidden;padding:0 2.5rem 0 0;vertical-align:middle}.fhg-mainmenu .submenu li.lvl-1 a:hover,.fhg-mainmenu .submenu li.lvl-2 a:hover,.fhg-mainmenu .submenu li.lvl-3 a:hover,.fhg-mainmenu .submenu li.lvl-4 a:hover{text-decoration:underline}.fhg-mainmenu .submenu li.lvl-1 span,.fhg-mainmenu .submenu li.lvl-2 span,.fhg-mainmenu .submenu li.lvl-3 span,.fhg-mainmenu .submenu li.lvl-4 span{display:table;padding:0;width:100%;position:relative}.fhg-mainmenu .submenu li.lvl-1 span a,.fhg-mainmenu .submenu li.lvl-2 span a,.fhg-mainmenu .submenu li.lvl-3 span a,.fhg-mainmenu .submenu li.lvl-4 span a{border-bottom:none}.fhg-mainmenu .submenu li.lvl-2,.fhg-mainmenu .submenu li.lvl-3{margin-bottom:2.5rem}.fhg-mainmenu .submenu li.lvl-2&gt;span,.fhg-mainmenu .submenu li.lvl-3&gt;span{text-decoration:none}.fhg-mainmenu .submenu li.lvl-2&gt;span.navigable:after,.fhg-mainmenu .submenu li.lvl-3&gt;span.navigable:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';height:1rem;position:absolute;padding:2.1rem;right:-2rem;top:0;width:1rem}.fhg-mainmenu .submenu li.lvl-2&gt;span.link-underline-hack,.fhg-mainmenu .submenu li.lvl-3&gt;span.link-underline-hack,.fhg-mainmenu .submenu li.lvl-2&gt;span.link-underline-hack:hover,.fhg-mainmenu .submenu li.lvl-3&gt;span.link-underline-hack:hover{text-decoration:none}.fhg-mainmenu .submenu li.lvl-2&gt;span.link-underline-hack&gt;span,.fhg-mainmenu .submenu li.lvl-3&gt;span.link-underline-hack&gt;span{text-decoration:none}.fhg-mainmenu .submenu li.lvl-2&gt;ul,.fhg-mainmenu .submenu li.lvl-3&gt;ul{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.445, .05, .55, .95),opacity .5s cubic-bezier(.445, .05, .55, .95)}.fhg-mainmenu .submenu li.lvl-2.tapped&gt;span.navigable:after,.fhg-mainmenu .submenu li.lvl-3.tapped&gt;span.navigable:after{content:'\f106'}.fhg-mainmenu .submenu li.lvl-2.tapped&gt;span a,.fhg-mainmenu .submenu li.lvl-3.tapped&gt;span a{text-decoration:underline}.fhg-mainmenu .submenu li.lvl-2.tapped&gt;ul,.fhg-mainmenu .submenu li.lvl-3.tapped&gt;ul{max-height:inherit;opacity:1}.fhg-mainmenu .submenu li.lvl-3,.fhg-mainmenu .submenu li.lvl-4{width:100%;border-top:1px solid #66bfac;display:table;margin-bottom:0;position:relative;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.fhg-mainmenu .submenu li.lvl-3 a,.fhg-mainmenu .submenu li.lvl-4 a,.fhg-mainmenu .submenu li.lvl-3 span,.fhg-mainmenu .submenu li.lvl-4 span{letter-spacing:.025em;text-transform:none}.fhg-mainmenu .submenu li.lvl-3 span a:before,.fhg-mainmenu .submenu li.lvl-4 span a:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;float:right;margin-right:-2.5rem}.fhg-mainmenu .submenu li.lvl-3 span a.link-underline-hack:before,.fhg-mainmenu .submenu li.lvl-4 span a.link-underline-hack:before{margin-top:5%}.fhg-mainmenu li.more{text-align:right}.no-more.fhg-mainmenu li.more{display:none}.fhg-mainmenu li.more&gt;ul{display:none;border-top:5px solid #66bfac;left:66.66666667%;right:-8rem;position:absolute;text-align:left;top:100%;z-index:1011}.fhg-mainmenu li.more&gt;ul&gt;li{box-sizing:padding-box;display:table;height:5rem;padding:0 8rem 0 0;width:100%;white-space:normal;background:#66bfac;border-bottom:1px solid #009374}.fhg-mainmenu li.more&gt;ul&gt;li.tapped{background:#009374;border-bottom-color:#66bfac}.fhg-mainmenu li.more&gt;ul&gt;li.tapped&gt;span.navigable:after{content:'\f104'}.fhg-mainmenu li.more&gt;ul&gt;li:last-child:hover,.fhg-mainmenu li.more&gt;ul&gt;li:last-child.tapped{border-bottom-color:transparent}.fhg-mainmenu li.more&gt;ul&gt;li&gt;span{display:table;width:100%}.fhg-mainmenu li.more&gt;ul&gt;li&gt;span a{width:100%;display:table-cell;height:5rem;overflow:hidden;padding:0 2.5rem 0 2.5rem;vertical-align:middle}.fhg-mainmenu li.more&gt;ul&gt;li&gt;span:after{margin-top:0;margin-right:-8rem;padding-left:1.5rem;padding-right:10.5rem}.fhg-mainmenu li.more&gt;ul&gt;li&gt;span.navigable:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';float:right;height:1rem;padding:2rem;width:1rem;margin:0 0 0 -1rem}@media (min-width:769px){.fhg-mainmenu li.more&gt;ul&gt;li.showInHeader,.fhg-mainmenu li.more&gt;ul&gt;li .showInHeader{display:none}}.fhg-mainmenu li.more .submenu{left:-300%;margin-left:16rem;top:-5px;right:8rem;z-index:-1}.fhg-mainmenu li.more .submenu&gt;ul{width:75%}.fhg-mainmenu li.more .submenu&gt;ul&gt;li{width:33.33333333%}.fhg-mainmenu li.more .submenu&gt;ul:before{background:#66bfac;bottom:0;box-sizing:content-box;content:' ';display:block;padding-left:4rem;position:absolute;top:0;right:0;width:25%}.fhg-mainmenu li.more .submenu&gt;span.mainmenu-title{margin-top:0;display:table}@media (min-width:769px) and (max-width:1119px){.fhg-mainmenu li.more&gt;ul{left:50%}.fhg-mainmenu li.more .submenu{left:-200%;margin-left:8rem}.fhg-mainmenu li.more .submenu&gt;ul{width:66.66666667%}.fhg-mainmenu li.more .submenu&gt;ul&gt;li{width:50%}.fhg-mainmenu li.more .submenu&gt;ul:before{padding-left:2.66666667rem;width:33.33333333%}}@media (min-width:480px) and (max-width:768px){.fhg-mainmenu li.more&gt;ul{left:50%}.fhg-mainmenu li.more .submenu{left:-100%;margin-left:0}.fhg-mainmenu li.more .submenu&gt;ul{width:50%}.fhg-mainmenu li.more .submenu&gt;ul&gt;li{width:100%}.fhg-mainmenu li.more .submenu&gt;ul:before{padding-left:0;width:50%}}@media (max-width:479px){.fhg-mainmenu li.more&gt;ul{border-top:0;left:0}.fhg-mainmenu li.more&gt;ul&gt;li{height:auto}.fhg-mainmenu li.more .submenu{border-top:0;margin:0 -2.5rem;position:static;padding:0}.fhg-mainmenu li.more .submenu&gt;ul{width:100%}.fhg-mainmenu li.more .submenu&gt;ul&gt;li{width:100%;padding:0 5rem}.fhg-mainmenu li.more .submenu&gt;ul:before{content:none}.fhg-mainmenu li.more .more li.tapped&gt;.submenu{min-height:0;transition:none}}.fhg-mainmenu li.more .btn.close{position:relative;left:8rem}@media (min-width:1280px){.fhg-mainmenu li.more .btn.close{left:-3rem}}@media (max-width:768px){.fhg-mainmenu{padding:0;position:static}.fhg-mainmenu&gt;li{display:none}.fhg-mainmenu .showInHeader{display:table-cell}.fhg-mainmenu .more,.no-more.fhg-mainmenu .more{display:table-cell}.fhg-mainmenu .more.tapped&gt;span:before{content:'\f111'}body .fhg-header .fhg-mainmenu .more:after{content:none}.fhg-mainmenu .more&gt;span{font-size:0;line-height:1rem;padding:0;width:100%;height:100%}.fhg-mainmenu .more&gt;span&gt;span{display:none !important}.fhg-mainmenu .more&gt;span:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.2rem;content:'\f10a';display:inline-block;text-align:center;position:relative;line-height:4.3rem}.fhg-mainmenu .more li,.fhg-mainmenu .more li.collapsed{display:table}.fhg-mainmenu li&gt;.submenu&gt;ul{margin-top:-10rem}.fhg-mainmenu li.tapped&gt;.submenu&gt;ul{margin-top:0}.fhg-mainmenu .submenu li.lvl-2,.fhg-mainmenu .submenu li.lvl-3,.fhg-mainmenu .submenu li.lvl-4{margin-bottom:0}}@media (min-width:769px){.fhg-mainmenu .showInHeader{display:none}}.noscript-warning{background-color:#b1c800;border-bottom:1px solid #c7cacc;padding:1.5rem 2.5rem}.noscript-warning p{font-size:1.4rem;line-height:1.8rem}.noscript-warning p:last-child{margin-bottom:0}@media (min-width:480px) and (max-width:768px){.noscript-warning{margin-left:-2.5rem;margin-right:-2.5rem}}@media (max-width:479px){.noscript-warning{margin-left:-2.5rem;margin-right:-2.5rem}}.fhg-search-form{border:1px solid #c7cacc;border-bottom:0;position:relative}.fhg-search-form:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.fhg-search-form:before{border:0}}.fhg-search-form,.fhg-search-form:before{background:#eeeff1}.fhg-search-form .fhg-grid-item{padding:2.5rem}.fhg-search-form.expanded .section-form .advanced-search::before{content:'[\2212]'}.fhg-search-form.expanded .section-form .advanced-search-form{max-height:300rem}.fhg-search-form.institutes-search .fhg-grid-item{padding-top:3rem}.fhg-search-form .section-form .form{position:relative}.fhg-search-form .section-form .form&gt;div&gt;select,.fhg-search-form .section-form .form&gt;div&gt;input,.fhg-search-form .section-form .form&gt;button{width:100%}.fhg-search-form .section-form .form&gt;.section-buttons{text-align:right;padding-left:2.5rem;padding-top:1.5rem}.fhg-search-form .section-form .form&gt;.section-buttons button,.fhg-search-form .section-form .form&gt;.section-buttons .button{max-width:14rem;padding-left:1rem;padding-right:1rem;width:50%}.fhg-search-form .section-form .form&gt;.section-buttons button:first-child,.fhg-search-form .section-form .form&gt;.section-buttons .button:first-child{margin-left:-2.5rem;margin-right:2.5rem}.fhg-search-form .section-form .form&gt;.section-buttons button:last-child,.fhg-search-form .section-form .form&gt;.section-buttons .button:last-child{margin-right:0}.fhg-search-form .section-form .form&gt;div&gt;input{border-color:#c7cacc;font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.fhg-search-form .section-form .form .search-ext-setting{margin-top:.75rem}.fhg-search-form .section-form .form .search-ext-setting+.search-ext-setting{margin-top:0}.fhg-search-form .section-form .form label,.fhg-search-form .section-form .search-ext-setting label{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;margin-bottom:0}.fhg-search-form .section-form .search-help{position:absolute;bottom:0}.fhg-search-form .section-form .advanced-search{color:#555;font-weight:200;padding-left:2rem;position:relative}.fhg-search-form .section-form .advanced-search:before{content:'[\2b]';color:#1f82c0;left:0;position:absolute}.fhg-search-form .section-form .advanced-search-form{list-style:none;padding-left:2rem;max-height:0;padding-top:0;overflow:hidden;transition:max-height 2.5s ease-in-out}.fhg-search-form .section-form .advanced-search-form&gt;li{display:block;list-style:none;vertical-align:top}.fhg-search-form .section-form .advanced-search-form legend,.fhg-search-form .section-form .advanced-search-form label{padding:0}.fhg-search-form .section-form .advanced-search-form .checkbox,.fhg-search-form .section-form .advanced-search-form .radio{padding-left:2.5rem}.fhg-search-form .section-form .advanced-search-form .checkbox:before,.fhg-search-form .section-form .advanced-search-form .radio:before{left:0}.fhg-search-form .search-ext-setting a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;text-decoration:none}.fhg-search-form .search-ext-setting a:hover{text-decoration:underline}.fhg-search-form .search-ext-setting a.link-underline-hack,.fhg-search-form .search-ext-setting a.link-underline-hack:hover{text-decoration:none}.fhg-search-form .search-ext-setting a.link-underline-hack&gt;span{text-decoration:none}.fhg-search-form .search-ext-setting a.link-underline-hack:hover&gt;span{text-decoration:underline}@media (max-width:768px){.fhg-search-form:before{content:none}}@media (max-width:479px){.fhg-search-form .section-form .search-help{margin-top:.25rem;position:relative}}@media (min-width:769px){.help-popup .mfp-content{width:70%}}.fhg-download-search .section-form .advanced-search-form{max-height:none;transition:none}.fhg-download-search .download-search-results{padding:2.5rem}.fhg-download-search .fhg-article-list .articles-nav{text-align:left}.fhg-download-search .fhg-article-list .articles-nav span{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-download-search .fhg-article-list .articles-nav .articles-pagination{border-top:0;margin-top:0;padding-top:0}.fhg-download-search .fhg-article-list .articles-nav ul a,.fhg-download-search .fhg-article-list .articles-nav ul span{margin-top:-2rem}.fhg-article-in-list{border-bottom:1px solid #c7cacc;margin:0 2.5rem -1px;overflow:hidden;padding:2.5rem 0;position:relative}.fhg-article-in-list h3{margin-bottom:.35em}.fhg-article-in-list p{line-height:2.2rem;margin-bottom:.35em}.fhg-article-in-list figure{float:left;line-height:0;margin-right:2.5rem;padding-right:2.5rem;max-width:30rem}.fhg-grid.fhg-grid-4-columns .fhg-article-in-list figure{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-grid.fhg-grid-4-columns .fhg-article-in-list figure{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-grid.fhg-grid-4-columns .fhg-article-in-list figure{width:50%}}@media (max-width:479px){.fhg-grid.fhg-grid-4-columns .fhg-article-in-list figure{width:100%}}.fhg-grid.fhg-grid-3-columns .fhg-article-in-list figure{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid.fhg-grid-3-columns .fhg-article-in-list figure{width:50%}}@media (max-width:479px){.fhg-grid.fhg-grid-3-columns .fhg-article-in-list figure{width:100%}}@media print{.fhg-grid.fhg-grid-3-columns .fhg-article-in-list figure{width:33.33%}}.fhg-article-in-list figure img{width:100%}.fhg-article-in-list figure figcaption{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;margin-top:1em}.fhg-article-in-list figure .figure-desc{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em}.fhg-article-in-list .heading{margin-bottom:2.5rem}.fhg-article-in-list .heading .text-meta:first-child{margin-top:0}.fhg-article-in-list .text{overflow:hidden}.fhg-article-in-list .text-copyright{margin-top:-0.5em}.fhg-article-in-list .button__cta{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;background:transparent;border:1px solid #1f82c0;color:#1f82c0;display:inline-block;font-weight:400;min-width:14rem;text-align:center;padding:1rem 1rem 1rem;text-transform:uppercase;text-decoration:none;transition:box-shadow .4s,transform 1.5s,color .5s,background 1s}.fhg-article-in-list .button__cta:hover{background:#1f82c0;box-shadow:inset 0 0 0 2rem #1f82c0;color:transparent;text-decoration:none}.fhg-article-in-list .button__cta:hover{color:#fff}.fhg-article-in-list .more-link{margin-top:1.5rem}@media (max-width:479px){.fhg-article-in-list figure{float:none;margin-bottom:2.5rem;margin-right:0;padding:0}}.fhg-article-list{border:1px solid #c7cacc;border-bottom:0}.fhg-article-list,.fhg-article-list&gt;ul{list-style:none}.fhg-article-list&gt;li,.fhg-article-list&gt;ul&gt;li{display:block;list-style:none;vertical-align:top}.fhg-article-list .articles-list li:last-child .fhg-article-in-list{border-bottom:0}.fhg-article-list .articles-list-empty{padding:2.5rem}.fhg-article-list h2{color:#555;padding:5.5rem 2.5rem 4rem}.fhg-article-list .articles-nav{border-bottom:1px solid #c7cacc;border-top:1px solid #c7cacc;margin-bottom:-1px;margin-top:-1px;padding:1.5rem 2.5rem;text-align:right}@media (max-width:479px){.fhg-article-list .articles-nav{text-align:left}}.fhg-article-list .articles-nav .section-total{float:left}@media (max-width:479px){.fhg-article-list .articles-nav .section-total{float:none;margin-bottom:.5rem}}.fhg-article-list .articles-nav ul{list-style:none;display:inline-block}.fhg-article-list .articles-nav ul&gt;li{display:inline-block;list-style:none;vertical-align:top}.fhg-article-list .articles-nav ul a,.fhg-article-list .articles-nav ul span{display:inline-block;margin:-1rem 0;padding:1rem .5em}.fhg-article-list .articles-nav ul a{text-decoration:none;font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;color:#555}.fhg-article-list .articles-nav ul a:hover{text-decoration:underline}.fhg-article-list .articles-nav ul a:hover{color:#1f82c0}.fhg-article-list .articles-nav .section-num-per-page li:before{content:'|';display:inline-block;padding:0 .25em 0 0}.fhg-article-list .articles-nav .section-num-per-page li:first-child:before{content:'';padding-right:0}.fhg-article-list .articles-nav .active{color:#1f82c0;font-weight:400}.fhg-article-list .articles-nav .active:hover{text-decoration:none}.fhg-article-list .articles-pagination{border-top:1px solid #c7cacc;margin-top:1.5rem;padding-top:1.5rem}.fhg-article-list .articles-pagination ul{text-align:center;margin:0 6rem;position:relative}.fhg-article-list .articles-pagination .first{left:-6rem}.fhg-article-list .articles-pagination .first:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f103\f103'}.fhg-article-list .articles-pagination .prev{left:-3rem}.fhg-article-list .articles-pagination .prev:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f103'}.fhg-article-list .articles-pagination .next{right:-3rem}.fhg-article-list .articles-pagination .next:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104'}.fhg-article-list .articles-pagination .last{right:-6rem}.fhg-article-list .articles-pagination .last:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104\f104'}.fhg-article-list .articles-pagination .first,.fhg-article-list .articles-pagination .last,.fhg-article-list .articles-pagination .prev,.fhg-article-list .articles-pagination .next{display:block;font-size:0;position:absolute}.fhg-article-list .articles-pagination .first:before,.fhg-article-list .articles-pagination .last:before,.fhg-article-list .articles-pagination .prev:before,.fhg-article-list .articles-pagination .next:before{font-size:1.2rem;letter-spacing:-0.6em;padding:0 .5em}.fhg-article-list .articles-pagination .first:hover,.fhg-article-list .articles-pagination .last:hover,.fhg-article-list .articles-pagination .prev:hover,.fhg-article-list .articles-pagination .next:hover{text-decoration:none}.fhg-article-list.search-results{display:block}.fhg-article-list.search-results .coursesearch--error .error-message{padding-left:3em;margin-top:1em}.fhg-article-list.search-results .found{color:#b1c800}.fhg-article-list.search-results .loader{background:url(../../../../../static/css/fraunhofer/resources/img/loader.gif) no-repeat center center #fff;min-height:30rem}.fhg-article-list.search-results .empty{min-height:10rem}.fhg-article-list.search-results .suggestion{font-size:1.4rem;padding:0 2.5rem 1.5rem}.fhg-article-list.search-results .articles-list li{display:block}.fhg-article-list.search-results .fhg-article-in-list h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fhg-article-list.search-results .fhg-article-in-list .text-meta{margin-top:1.5rem;margin-right:.35rem}.fhg-article-list.search-results .fhg-article-in-list .text-meta.meta-type{margin-top:0;float:left;display:inline-block}.fhg-article-list.search-results .fhg-article-in-list .text&gt;:last-child{margin-bottom:0}.fhg-article-list.search-results .fhg-article-in-list .source{margin:0 0 1em}.fhg-article-list.search-results .fhg-article-in-list .source a{color:#555}.fhg-article-list.search-results .fhg-article-in-list dt,.fhg-article-list.search-results .fhg-article-in-list dd{display:inline-block;font-weight:200;line-height:inherit}.fhg-article-list.search-results .fhg-article-in-list dt{color:#1f82c0}.fhg-article-list.search-results .fhg-article-in-list dt:before{content:'.';display:inline-block;padding:0 .75em 0 .5em}.fhg-article-list.search-results .fhg-article-in-list dt:after{content:':';display:inline-block;padding:0 .25em}.fhg-article-list.search-results .fhg-article-in-list dt.contenttype{display:none}.fhg-article-list.search-results .fhg-article-in-list .contenttype{color:#1f82c0;font-weight:400}.fhg-events-search-form{position:relative;border:1px solid #c7cacc;border-bottom:0;padding:2.5rem 0 1rem}.fhg-events-search-form:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.fhg-events-search-form:before{border:0}}.fhg-events-search-form .fhg-grid-item{font-size:0}.fhg-events-search-form,.fhg-events-search-form:before{background:#eeeff1}.fhg-events-search-form input{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.fhg-events-search-form .section-keywords,.fhg-events-search-form .section-dates,.fhg-events-search-form .section-buttons{padding:0 2.5rem 1.5rem}.fhg-events-search-form #events-search-field{width:100%}.fhg-events-search-form .section-dates label,.fhg-events-search-form .section-buttons button,.fhg-events-search-form .section-buttons .button{position:relative;width:50%}.fhg-events-search-form .section-dates label:first-child,.fhg-events-search-form .section-buttons button:first-child,.fhg-events-search-form .section-buttons .button:first-child{margin-left:-2.5rem;margin-right:2.5rem}.fhg-events-search-form .section-dates label{line-height:3.3rem;position:relative}.fhg-events-search-form .section-dates label input{width:100%}.fhg-events-search-form .section-dates label:after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f10b';font-size:2.4rem;color:#1f82c0;line-height:inherit;position:absolute;right:0;top:0;width:3rem;height:3.3rem}.fhg-events-search-form .section-subjects{padding:0 2.5rem}.fhg-events-search-form #events-search-subjects-field{width:100%}.fhg-events-search-form .events-search-subjects-field{width:100%}.fhg-events-search-form .section-buttons{float:right}@media (min-width:1120px){.fhg-events-search-form form:before,.fhg-events-search-form form:after{content:" ";display:table}.fhg-events-search-form form:after{clear:both}.fhg-events-search-form form:before,.fhg-events-search-form form:after{content:'';display:table}.fhg-events-search-form form:after{clear:both}}@media (max-width:1119px){.fhg-events-search-form .section-dates,.fhg-events-search-form .section-buttons{padding-left:5rem}.fhg-events-search-form .section-buttons{float:none;text-align:right}.fhg-events-search-form .section-subjects{padding-bottom:2.5rem}}@media (min-width:480px) and (max-width:1119px){.fhg-events-search-form .section-buttons{padding-left:7.5rem}.fhg-events-search-form .section-buttons button,.fhg-events-search-form .section-buttons .button{max-width:none;width:33.33333333%}}@media (max-width:768px){.fhg-events-search-form:before{content:none}}.gldp-flatwhite{font-family:inherit;border-bottom:1px solid #c7cacc;border-left:1px solid #c7cacc;border-right:1px solid #c7cacc;overflow:hidden;width:241px !important}.gldp-flatwhite .prev-arrow,.gldp-flatwhite .prev-arrow-off,.gldp-flatwhite .next-arrow,.gldp-flatwhite .next-arrow-off{display:block;line-height:inherit;text-decoration:none}.gldp-flatwhite .prev-arrow,.gldp-flatwhite .next-arrow{cursor:pointer}.gldp-flatwhite .prev-arrow:hover,.gldp-flatwhite .next-arrow:hover{color:#1f82c0}.gldp-flatwhite .core{font-size:12px;font-weight:200;height:35px !important;line-height:35px !important;width:35px !important}.gldp-flatwhite .core.monyear.title{width:171px !important}.gldp-flatwhite.visible{border-bottom:1px solid #c7cacc;max-height:300px}.fhg-slider.fhg-slider-big .section-title{height:51.2rem}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .section-title{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-big.fhg-grid-4-columns .section-title{width:33.33%}}@media (max-width:768px){.fhg-slider.fhg-slider-big.fhg-grid-4-columns .section-title{width:100%}}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .section-title{width:33.33%}@media (max-width:1119px){.fhg-slider.fhg-slider-big.fhg-grid-3-columns .section-title{width:100%}}@media print{.fhg-slider.fhg-slider-big.fhg-grid-3-columns .section-title{width:33.33% !important}}.fhg-slider.fhg-slider-big .fhg-grid-item{border-bottom:0}.fhg-slider.fhg-slider-big .fhg-grid-item,.fhg-slider.fhg-slider-big .fhg-grid-item .teaser-inner{margin:0}.fhg-slider.fhg-slider-big .fhg-grid-item .teaser-inner{border:0}.fhg-slider.fhg-slider-big .teaser-default__content{height:auto}.fhg-slider.fhg-slider-big .dummyclass,.fhg-slider.fhg-slider-big .new{float:left;width:5%}@media (max-width:1119px){.fhg-slider.fhg-slider-big .dummyclass,.fhg-slider.fhg-slider-big .new{width:6.66666667%}}@media (max-width:768px){.fhg-slider.fhg-slider-big .dummyclass,.fhg-slider.fhg-slider-big .new{width:100%}}.fhg-slider.fhg-slider-big .new{display:block}.fhg-slider.fhg-slider-big .slide-trigger{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;text-transform:uppercase;display:none;outline:0}.fhg-slider.fhg-slider-big .frames{display:inline-block !important;margin-right:-4000%}.fhg-slider.fhg-slider-big .frames .fhg-grid-item{height:51.2rem;width:100%}.fhg-slider.fhg-slider-big .frames.owl-carousel .section,.fhg-slider.fhg-slider-big .frames.owl-carousel .frame{width:100%}.fhg-slider.fhg-slider-big .frames .section.new{display:none}.fhg-slider.fhg-slider-big .frames.inactive{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-big .frames.inactive{width:66.67%}}@media (max-width:768px){.fhg-slider.fhg-slider-big .frames.inactive{width:100%}}.fhg-slider.fhg-slider-big .frames.inactive .section{width:66.66666667%}.fhg-slider.fhg-slider-big .frames.inactive .section.new{display:block}.fhg-slider.fhg-slider-big .frames.inactive .dummyclass,.fhg-slider.fhg-slider-big .frames.inactive .new{width:66.66666667%}@media (max-width:1119px){.fhg-slider.fhg-slider-big .frames.inactive .dummyclass,.fhg-slider.fhg-slider-big .frames.inactive .new{width:100%}}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frames.owl-carousel{width:50%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frames.owl-carousel{width:66.67%}}@media (max-width:768px){.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frames.owl-carousel{width:100%}}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frames.owl-carousel{width:66.66%}@media (max-width:1119px){.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frames.owl-carousel{width:100%}}@media print{.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frames.owl-carousel{width:66.66% !important}}.fhg-slider.fhg-slider-big .frame{width:100%}.fhg-slider.fhg-slider-big .owl-dots{font-size:1.3rem;line-height:2.4rem;bottom:0;color:#1f82c0;padding:0 2.5rem 3rem;position:absolute}@media (max-width:479px){.fhg-slider.fhg-slider-big .owl-dots{font-size:1.6rem;line-height:3.5rem;color:#1f82c0;text-align:center;padding-bottom:.5rem;padding-top:.5rem}}.fhg-slider.fhg-slider-big .owl-dot{display:inline-block;padding:0 .2rem}.fhg-slider.fhg-slider-big .owl-dot:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f112'}.fhg-slider.fhg-slider-big .owl-dot.active:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f113'}.fhg-slider.fhg-slider-big .owl-dots{left:-50%;right:100%;text-align:right}@media (min-width:769px){.fhg-slider.fhg-slider-big.fhg-grid-3-columns .owl-carousel .owl-stage-outer{width:100%}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .owl-carousel .owl-stage-outer{width:200%}.fhg-slider.fhg-slider-big .collapse{display:block;visibility:visible}}@media (max-width:1119px){.fhg-slider.fhg-slider-big.fhg-grid-3-columns .owl-carousel .owl-stage-outer{width:100%}.fhg-slider.fhg-slider-big .frames .section{width:100%}}@media (max-width:768px){.fhg-slider.fhg-slider-big.fhg-grid-4-columns{border:1px solid #c7cacc;margin-bottom:-1px}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .section-title{border:0;display:block;height:auto;min-height:0;width:100%}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .collapse{display:none}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .collapse.in,.fhg-slider.fhg-slider-big.fhg-grid-4-columns .collapsing{display:block}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frames{width:100%}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frames .fhg-grid-item{border:0;border-top:1px solid #c7cacc;width:auto}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .owl-stage{transform:none !important;transition:none !important;width:100% !important}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame{border-top:1px solid #c7cacc}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger{text-decoration:none;display:block;padding:1.5rem 5rem 1.5rem 2.5rem}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger:hover{text-decoration:underline}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger.link-underline-hack,.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger.link-underline-hack:hover{text-decoration:none}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger.link-underline-hack&gt;span{text-decoration:none}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger.link-underline-hack:hover&gt;span{text-decoration:underline}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106';display:inline-block;float:right;text-decoration:none;margin-right:-2.5rem}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .frame .slide-trigger.collapsed:before{content:'\f101'}.fhg-slider.fhg-slider-big.fhg-grid-4-columns .owl-dots,.fhg-slider.fhg-slider-big.fhg-grid-4-columns .cloned{display:none}}@media (max-width:1119px){.fhg-slider.fhg-slider-big.fhg-grid-3-columns{border:1px solid #c7cacc;margin-bottom:-1px}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .section-title{border:0;display:block;height:auto;min-height:0;width:100%}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .collapse{display:none}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .collapse.in,.fhg-slider.fhg-slider-big.fhg-grid-3-columns .collapsing{display:block}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frames{width:100%}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frames .fhg-grid-item{border:0;border-top:1px solid #c7cacc;width:auto}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .owl-stage{transform:none !important;transition:none !important;width:100% !important}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame{border-top:1px solid #c7cacc}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger{text-decoration:none;display:block;padding:1.5rem 5rem 1.5rem 2.5rem}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger:hover{text-decoration:underline}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger.link-underline-hack,.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger.link-underline-hack:hover{text-decoration:none}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger.link-underline-hack&gt;span{text-decoration:none}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger.link-underline-hack:hover&gt;span{text-decoration:underline}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106';display:inline-block;float:right;text-decoration:none;margin-right:-2.5rem}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .frame .slide-trigger.collapsed:before{content:'\f101'}.fhg-slider.fhg-slider-big.fhg-grid-3-columns .owl-dots,.fhg-slider.fhg-slider-big.fhg-grid-3-columns .cloned{display:none}}@media print{.fhg-slider.fhg-slider-big{display:none}.fhg-slider.fhg-slider-big:before,.fhg-slider.fhg-slider-big:after{content:none}.fhg-slider.fhg-slider-big .section-title{width:33.33333333%}.fhg-slider.fhg-slider-big .frames.owl-carousel{width:66.66666667%}.fhg-slider.fhg-slider-big .owl-stage{transform:none !important;transition:all 0 !important;width:1000% !important}.fhg-slider.fhg-slider-big .owl-item{display:none}.fhg-slider.fhg-slider-big .owl-item.active{display:block;width:5% !important}}.wcmmode-edit .fhg-slider.fhg-slider-big,.wcmmode-design .fhg-slider.fhg-slider-big{border:1px solid #c7cacc;margin-bottom:-1px}.wcmmode-edit .fhg-slider.fhg-slider-big .section-title,.wcmmode-design .fhg-slider.fhg-slider-big .section-title{border:0;display:block;height:auto;min-height:0;width:100%}.wcmmode-edit .fhg-slider.fhg-slider-big .collapse,.wcmmode-design .fhg-slider.fhg-slider-big .collapse{display:none}.wcmmode-edit .fhg-slider.fhg-slider-big .collapse.in,.wcmmode-design .fhg-slider.fhg-slider-big .collapse.in,.wcmmode-edit .fhg-slider.fhg-slider-big .collapsing,.wcmmode-design .fhg-slider.fhg-slider-big .collapsing{display:block}.wcmmode-edit .fhg-slider.fhg-slider-big .frames,.wcmmode-design .fhg-slider.fhg-slider-big .frames{width:100%}.wcmmode-edit .fhg-slider.fhg-slider-big .frames .fhg-grid-item,.wcmmode-design .fhg-slider.fhg-slider-big .frames .fhg-grid-item{border:0;border-top:1px solid #c7cacc;width:auto}.wcmmode-edit .fhg-slider.fhg-slider-big .owl-stage,.wcmmode-design .fhg-slider.fhg-slider-big .owl-stage{transform:none !important;transition:none !important;width:100% !important}.wcmmode-edit .fhg-slider.fhg-slider-big .frame,.wcmmode-design .fhg-slider.fhg-slider-big .frame{border-top:1px solid #c7cacc}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger{text-decoration:none;display:block;padding:1.5rem 5rem 1.5rem 2.5rem}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger:hover,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger:hover{text-decoration:underline}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack,.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack:hover,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack:hover{text-decoration:none}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack&gt;span,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack&gt;span{text-decoration:none}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack:hover&gt;span,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger.link-underline-hack:hover&gt;span{text-decoration:underline}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger:before,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger:before{font-family:"icon-font";font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106';display:inline-block;float:right;text-decoration:none;margin-right:-2.5rem}.wcmmode-edit .fhg-slider.fhg-slider-big .frame .slide-trigger.collapsed:before,.wcmmode-design .fhg-slider.fhg-slider-big .frame .slide-trigger.collapsed:before{content:'\f101'}.wcmmode-edit .fhg-slider.fhg-slider-big .owl-dots,.wcmmode-design .fhg-slider.fhg-slider-big .owl-dots,.wcmmode-edit .fhg-slider.fhg-slider-big .cloned,.wcmmode-design .fhg-slider.fhg-slider-big .cloned{display:none}.wcmmode-edit .fhg-slider.fhg-slider-big .frames.inactive .dummyclass,.wcmmode-design .fhg-slider.fhg-slider-big .frames.inactive .dummyclass,.wcmmode-edit .fhg-slider.fhg-slider-big .frames.inactive .new,.wcmmode-design .fhg-slider.fhg-slider-big .frames.inactive .new{width:100% !important}.wcmmode-edit .fhg-slider.fhg-slider-big .frames .fhg-grid-item,.wcmmode-design .fhg-slider.fhg-slider-big .frames .fhg-grid-item{min-height:51.2rem;height:auto !important}.wcmmode-edit .fhg-slider.fhg-slider-big .frames .fhg-grid-item.collapse,.wcmmode-design .fhg-slider.fhg-slider-big .frames .fhg-grid-item.collapse{display:block;visibility:visible}.fhg-slider.fhg-slider-small .fhg-grid-item{background-color:#fff;border-bottom:none;border-top:none;height:25.6rem;overflow:hidden}.fhg-slider.fhg-slider-small .section-title{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-small .section-title{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-slider.fhg-slider-small .section-title{width:50%}}@media (max-width:479px){.fhg-slider.fhg-slider-small .section-title{width:100%}}.fhg-slider.fhg-slider-small .frame{width:2.5%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-small .frame{width:3.33333333%}}@media (min-width:480px) and (max-width:768px){.fhg-slider.fhg-slider-small .frame{width:5%}}@media (max-width:479px){.fhg-slider.fhg-slider-small .frame{width:5%}}.fhg-slider.fhg-slider-small .frame a,.fhg-slider.fhg-slider-small .frame span{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;display:block;font-weight:400;height:100%;padding:0 1.5rem}.fhg-slider.fhg-slider-small .frames{display:inline-block !important;margin-right:-4000%}.fhg-slider.fhg-slider-small .frames.owl-carousel{width:75%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-small .frames.owl-carousel{width:66.67%}}@media (min-width:480px) and (max-width:768px){.fhg-slider.fhg-slider-small .frames.owl-carousel{width:50%}}@media (max-width:479px){.fhg-slider.fhg-slider-small .frames.owl-carousel{width:100%}}.fhg-slider.fhg-slider-small .frames .img{background-position:center center;background-size:cover;display:block;height:12.8rem;margin:0 -1.5rem 4.608rem;width:auto}.fhg-slider.fhg-slider-small .frames .img.cq-image-placeholder{background-size:auto;height:9.8rem;margin:1.5rem 0 6.108rem}.fhg-grid-3-columns .fhg-slider.fhg-slider-small .section-title{width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .section-title{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .section-title{width:100%}}@media print{.fhg-grid-3-columns .fhg-slider.fhg-slider-small .section-title{width:33.33%}}.fhg-grid-3-columns .fhg-slider.fhg-slider-small .frames.owl-carousel{width:66.66%}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .frames.owl-carousel{width:50%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .frames.owl-carousel{width:100%}}.fhg-grid-3-columns .fhg-slider.fhg-slider-small .owl-stage-outer{width:100%}.fhg-grid-3-columns .fhg-slider.fhg-slider-small:after{content:none}.fhg-slider.fhg-slider-small .parsys&gt;div{display:none}.fhg-slider.fhg-slider-small .parsys&gt;div.section{display:inline-block;vertical-align:top;width:2.5%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-small .parsys&gt;div.section{width:3.33333333%}}@media (max-width:768px){.fhg-slider.fhg-slider-small .parsys&gt;div.section{width:5%}}.fhg-slider.fhg-slider-small .parsys&gt;div .frame{width:100%}.fhg-slider.fhg-slider-small .inactive .parsys{width:7.5%}.fhg-slider.fhg-slider-small .inactive .parsys&gt;.dummyclass{display:inline-block;width:16.66666667%}.fhg-slider.fhg-slider-small .inactive .parsys&gt;.new{display:block;height:12.8rem;width:100%}@media (min-width:769px) and (max-width:1119px){.fhg-slider.fhg-slider-small .inactive .parsys{width:6.66666667%}.fhg-slider.fhg-slider-small .inactive .parsys&gt;.dummyclass{width:25%}}@media (max-width:768px){.fhg-slider.fhg-slider-small .inactive .parsys&gt;.dummyclass{width:50%}}@media (min-width:480px) and (max-width:768px){.fhg-slider.fhg-slider-small .inactive .parsys{width:5%}}@media (max-width:479px){.fhg-slider.fhg-slider-small .inactive .parsys{width:10%}}.fhg-grid-3-columns .fhg-slider.fhg-slider-small .inactive .parsys{width:6.66666667%}.fhg-grid-3-columns .fhg-slider.fhg-slider-small .inactive .parsys&gt;.dummyclass{width:25%}@media (max-width:1119px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .inactive .parsys&gt;.dummyclass{width:50%}}@media (min-width:480px) and (max-width:1119px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .inactive .parsys{width:5%}}@media (max-width:479px){.fhg-grid-3-columns .fhg-slider.fhg-slider-small .inactive .parsys{width:10%}}.fhg-slider.fhg-slider-small .owl-dots{font-size:1.3rem;line-height:2.4rem;bottom:0;color:#1f82c0;padding:0 2.5rem 3rem;position:absolute}@media (max-width:479px){.fhg-slider.fhg-slider-small .owl-dots{font-size:1.6rem;line-height:3.5rem;color:#1f82c0;text-align:center;padding-bottom:.5rem;padding-top:.5rem}}.fhg-slider.fhg-slider-small .owl-dot{display:inline-block;padding:0 .2rem}.fhg-slider.fhg-slider-small .owl-dot:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f112'}.fhg-slider.fhg-slider-small .owl-dot.active:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f113'}.fhg-slider.fhg-slider-small .owl-dots{left:-100%;right:100%;text-align:right}@media (min-width:480px){.fhg-slider.fhg-slider-small{position:relative}.fhg-slider.fhg-slider-small:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}.fhg-slider.fhg-slider-small .owl-stage-outer{width:125%}}@media (min-width:480px) and (max-width:768px){.fhg-slider.fhg-slider-small:after{border:0}}@media (min-width:480px) and (max-width:768px){.fhg-slider.fhg-slider-small:after{border-bottom:1px solid #c7cacc}}@media (max-width:479px){.fhg-slider.fhg-slider-small{border:1px solid #c7cacc;border-bottom:0;overflow:hidden;padding:0 0 4.6rem}.fhg-slider.fhg-slider-small .section-title{border:0;display:block;height:auto;min-height:0;width:100%}.fhg-slider.fhg-slider-small .frame .fhg-grid-item{border-bottom:1px solid #c7cacc;width:100%}.fhg-slider.fhg-slider-small .frame .fhg-grid-item:first-child{border-bottom:0}.fhg-slider.fhg-slider-small .active+.active .fhg-grid-item{border-right:0}.fhg-slider.fhg-slider-small .owl-dots{bottom:-4.6rem;left:0;right:0;text-align:center}}@media print{.fhg-slider.fhg-slider-small{display:none}.fhg-slider.fhg-slider-small:before,.fhg-slider.fhg-slider-small:after{content:none}.fhg-slider.fhg-slider-small .section-title{width:33.33333333%}.fhg-slider.fhg-slider-small .frames.owl-carousel{width:66.66666667%}.fhg-slider.fhg-slider-small .owl-stage{transform:none !important;transition:all 0 !important;width:1000% !important}.fhg-slider.fhg-slider-small .owl-stage-outer{width:100%}.fhg-slider.fhg-slider-small .owl-item{display:none}.fhg-slider.fhg-slider-small .owl-item.active{display:block;width:2.5% !important}}.fhg-social{border:1px solid #c7cacc;border-bottom:0;clear:both;line-height:0}.fhg-social .fhg-grid{margin:0 -1px}.fhg-social .content{display:table}.fhg-social .fhg-block-heading{width:10.6rem;vertical-align:top}@media (max-width:768px){.fhg-social .fhg-block-heading{margin-bottom:2.5rem;width:100%}}.fhg-social .fhg-grid-item{padding:2.5rem 2.5rem 1.3rem 2.5rem}@media (min-width:769px){.fhg-social .fhg-grid-item:first-child{border-right:1px solid #c7cacc}.fhg-social .fhg-grid-item:last-child{border-left:1px solid #c7cacc;margin-left:-1px}}.fhg-social button{float:right;margin-bottom:1.2rem;width:48%}.fhg-social button:first-child{float:left}@media (min-width:769px){.fhg-social .fhg-block-heading,.fhg-social .social-bar{display:table-cell}}@media (max-width:768px){.fhg-social{border:1px solid #c7cacc;margin-bottom:2.5rem}.fhg-social .secondary-buttons{padding-top:0}.fhg-social button{float:left;margin-left:.6rem;margin-right:.6rem;width:10rem}}@media (min-width:480px) and (max-width:768px){.fhg-social .secondary-buttons{margin-left:10.6rem;width:27.4rem}}@media (max-width:479px){.fhg-social button{margin-left:.45rem;margin-right:.45rem}.fhg-social button:first-child{margin-left:0}}.shariff li{height:3.3rem;margin:0 1.2rem 1.2rem 0;min-width:10rem;vertical-align:top;width:12.6%}@media (max-width:479px){.shariff li{margin-bottom:.9rem;margin-right:.9rem}}.shariff li a{height:3.3rem;line-height:3.3rem;padding-left:3.5rem}.shariff li .share_count,.shariff li .share_text{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-family:FrutigerLTW02,"Helvetica Neue",Helvetica,Arial,sans-serif}.shariff li .share_count{bottom:1px;height:auto;line-height:3.3rem}.shariff li .fab{line-height:inherit;position:absolute;left:5px}.shariff .info{height:3.3rem;min-width:3rem}.shariff .info .fa-info{left:0;width:100%;text-align:center}.shariff .shariff-button a:after{content:'';display:none}.shariff .xing a{background-color:#026466}.shariff .xing a:hover{background-color:#027d7f}.shariff .xing .share_count{background-color:#81b2b3;color:#013d3e}.shariff .linkedin a{background-color:#0976b4}.shariff .linkedin a:hover{background-color:#0a86cc}.shariff .linkedin .share_count{background-color:#84bbda;color:#075d8d}.shariff .facebook a{background-color:#3b5998}.shariff .facebook a:hover{background-color:#4264aa}.shariff .facebook .share_count{background-color:#9daccc;color:#30487b}.shariff .facebook a{padding-left:3.5rem}.shariff .twitter a{background-color:#0f1419}.shariff .twitter a:hover{background-color:#192129}.shariff .twitter .share_count{background-color:#878a8c;color:#000}.shariff .googleplus a{background-color:#dd4b39}.shariff .googleplus a:hover{background-color:#e15f4f}.shariff .googleplus .share_count{background-color:#eea59c;color:#ca3523}.shariff .fa:before,.shariff .fab:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.31rem;line-height:3.3rem}.shariff .fa-twitter:before{content:'\f134'}.shariff .fa-facebook:before,.shariff .fa-facebook-f:before{content:'\f116'}.shariff .fa-xing:before{content:'\f136'}.shariff .fa-google-plus:before{content:'\f122'}.shariff .fa-linkedin:before,.shariff .fa-linkedin-in:before{content:'\f129'}.shariff .fa-envelope:before{content:'\f12c'}.shariff .fa-info:before{content:'\f123'}.coverObject{object-fit:cover;display:block;width:100%;height:44.8rem}.coverBackground{background-size:cover;display:block;width:100%;height:44.8rem}.fhg-stage-slider{background-color:#1f82c0;margin:0 -8rem}.fhg-stage-slider .item{display:none;height:44.8rem;position:relative;text-align:center;width:100%;margin:0 auto;overflow:hidden}.fhg-stage-slider .item:first-child{display:block}.fhg-stage-slider .item.video .fhg-content-article.fhg-grid{height:100%;padding-bottom:0}.fhg-stage-slider .item .image{padding:0}.fhg-stage-slider .item .image img{object-fit:cover;display:block;width:100%;height:44.8rem}.fhg-stage-slider .video-overlay,.fhg-stage-slider .flash-wrapper,.fhg-stage-slider .video-wrapper{background-color:black;height:100%;max-height:44.8rem;width:100%}.fhg-stage-slider .video-overlay .youtube-video .youtube-thumbnail img,.fhg-stage-slider .flash-wrapper .youtube-video .youtube-thumbnail img,.fhg-stage-slider .video-wrapper .youtube-video .youtube-thumbnail img{object-fit:cover;display:block;width:100%;height:44.8rem}.fhg-stage-slider .video-overlay .vjs-has-started .vjs-poster,.fhg-stage-slider .flash-wrapper .vjs-has-started .vjs-poster,.fhg-stage-slider .video-wrapper .vjs-has-started .vjs-poster{display:none}.fhg-stage-slider .video-overlay .vjs-poster,.fhg-stage-slider .flash-wrapper .vjs-poster,.fhg-stage-slider .video-wrapper .vjs-poster{background-size:cover;display:block;width:100%;height:44.8rem}.fhg-stage-slider .caption{bottom:0;background:#1f82c0;background:rgba(31,130,192,0.85);border:1px solid #c7cacc;border-bottom:0;color:#fff;padding:2.5rem;padding-bottom:5.9rem;position:absolute;text-align:left;min-height:57.14285714%}.fhg-stage-slider .caption__copyright-only{background:none;border:none;color:#fff;text-shadow:-1px 0 #555,0 1px #555,1px 0 #555,0 -1px #555;padding-top:0}.fhg-stage-slider .caption.large{min-height:71.42857143%}.fhg-stage-slider .caption.small{min-height:42.85714286%}.fhg-stage-slider .caption .stage-heading{font-size:3.2rem;line-height:3.6rem;letter-spacing:.025em;color:#fff;margin-top:-0.5rem;margin-bottom:.35em}.fhg-stage-slider .caption .stage-desc:last-child{margin-bottom:0}.fhg-stage-slider .caption .more{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;background:transparent;border:1px solid #fff;color:#fff;display:inline-block;font-weight:400;min-width:14rem;text-align:center;padding:1rem 1rem 1rem;text-transform:uppercase;text-decoration:none;transition:box-shadow .4s,transform 1.5s,color .5s,background 1s;position:absolute;bottom:2.5rem;right:2.5rem}.fhg-stage-slider .caption .more:hover{background:#fff;box-shadow:inset 0 0 0 2rem #fff;color:transparent;text-decoration:none}.fhg-stage-slider .caption .more:hover{color:#1f82c0}.fhg-stage-slider .caption .copyright{margin-bottom:.5em;position:absolute;left:2.5rem;bottom:0}.fhg-stage-slider .image-wrapper{background-size:cover;display:block;width:100%;height:44.8rem}@media print{.fhg-stage-slider .image-wrapper{background-size:contain !important;background-repeat:no-repeat;background-position:inherit !important}}.fhg-stage-slider .owl-dots{font-size:1.3rem;line-height:2.4rem;bottom:0;color:#fff;padding:0 2.5rem 3rem;position:absolute}@media (max-width:479px){.fhg-stage-slider .owl-dots{font-size:1.6rem;line-height:3.5rem;color:#fff;text-align:center;padding-bottom:.5rem;padding-top:.5rem}}.fhg-stage-slider .owl-dot{display:inline-block;padding:0 .2rem}.fhg-stage-slider .owl-dot:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f112'}.fhg-stage-slider .owl-dot.active:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f113'}.fhg-stage-slider .owl-dots,.fhg-stage-slider .caption{left:8rem}.fhg-stage-slider .caption{right:61.1%}@media (min-width:769px) and (max-width:1119px){.fhg-stage-slider .caption{right:50%}}@media (min-width:480px) and (max-width:768px){.fhg-stage-slider{margin-left:-2.5rem;margin-right:-2.5rem}.fhg-stage-slider .caption{right:25%}.fhg-stage-slider .caption,.fhg-stage-slider .owl-dots{left:2.5rem}}@media (max-width:479px){.fhg-stage-slider{margin-left:-2.5rem;margin-right:-2.5rem}.fhg-stage-slider .item{height:auto;width:100%}.fhg-stage-slider .item .image img{height:12.8rem}.fhg-stage-slider .image-wrapper,.fhg-stage-slider .video-wrapper{height:12.8rem}.fhg-stage-slider .caption,.fhg-stage-slider .owl-dots{right:0}.fhg-stage-slider .caption{background-color:#1f82c0;border:0;position:relative;bottom:0;left:0;top:0;padding-bottom:0}.fhg-stage-slider .caption .more{position:relative;bottom:auto;margin:.35em 0 1em 2.5rem}.fhg-stage-slider .caption .copyright{position:static;margin-top:1rem}.fhg-stage-slider figcaption{display:none}.fhg-stage-slider .owl-dots{border-bottom:1px solid #c7cacc;margin-bottom:-1px;margin-top:-0.5em;position:static}}.homepage .fhg-stage-slider .caption .stage-heading{font-size:3.6rem;line-height:4rem;letter-spacing:.025em}.homepage .fhg-stage-slider .caption .stage-desc{font-size:1.8rem;line-height:2.2rem}@media (max-width:479px){.homepage .fhg-stage-slider .caption .stage-heading,.fhg-stage-slider .caption .stage-heading{font-size:2.4rem;line-height:2.8rem;letter-spacing:.025em}.homepage .fhg-stage-slider .caption .stage-desc,.fhg-stage-slider .caption .stage-desc{font-size:1.4rem;line-height:1.8rem}}table{font-size:1.4rem;line-height:1.8rem;margin-bottom:0;border-collapse:separate;border-left:1px solid #c7cacc;border-right:1px solid #c7cacc;background-color:#c7cacc;border-spacing:0 1px}table td,table th{padding:.5em 1.5rem}table th{font-weight:400;text-align:left;text-transform:uppercase;background-color:#fff;color:#1f82c0}table tr{background-color:#f7f7f7;vertical-align:middle}@media only screen{.table-wrapper{border-right:1px solid #c7cacc;position:relative;overflow:hidden}.table-wrapper:after{content:'';position:absolute;top:0;right:-1rem;height:100%;width:1rem;background-color:transparent;box-shadow:-0.6rem 0 1rem rgba(159,164,168,0.55)}.table-wrapper table{margin-top:0}.table-wrapper table.responsive th,.fhg-richtext .table-wrapper table th,.table-wrapper table.responsive td,.fhg-richtext .table-wrapper table td{position:relative;white-space:nowrap;overflow:hidden}.table-wrapper .pinned{position:absolute;left:0;top:0;width:33.33%;overflow:hidden;background-color:#c7cacc}.table-wrapper .pinned table th,.table-wrapper .pinned table td{display:none;white-space:nowrap}.table-wrapper .pinned table th:first-child,.table-wrapper .pinned table td:first-child{display:table-cell}.table-wrapper .scrollable{margin-left:33.33%;overflow:scroll;overflow-y:hidden;position:relative}.table-wrapper .scrollable table th:first-child,.table-wrapper .scrollable table td:first-child{display:none}}.fhg-paneled,.fhg-paneled-edit{border:1px solid #c7cacc;border-bottom:0;overflow:hidden;position:relative}.fhg-paneled .fhg-accordion,.fhg-paneled-edit .fhg-accordion{position:static}.fhg-paneled .tab-transform .accordion-item,.fhg-paneled-edit .tab-transform .accordion-item{position:static}.fhg-paneled .tab-transform .accordion-item .item-trigger,.fhg-paneled-edit .tab-transform .accordion-item .item-trigger{position:static}@media (min-width:1120px){.fhg-paneled .tab-transform .accordion-item,.fhg-paneled-edit .tab-transform .accordion-item{border-top:none;display:inline-block}.fhg-paneled .tab-transform .accordion-item .item-heading,.fhg-paneled-edit .tab-transform .accordion-item .item-heading{background:#1f82c0;border-right:1px solid #1f82c0;border-top:1px solid #1f82c0;height:4.3rem;position:relative;transition:left .3s ease-in}.fhg-paneled .tab-transform .accordion-item .item-heading a,.fhg-paneled-edit .tab-transform .accordion-item .item-heading a{line-height:4.3rem;height:100%;padding:0 1rem;text-align:center;text-transform:uppercase;white-space:nowrap}.fhg-paneled .tab-transform .accordion-item .item-body,.fhg-paneled-edit .tab-transform .accordion-item .item-body{border-left:0;border-right:0;border-top:0;position:absolute}.fhg-paneled .tab-transform .accordion-item .item-trigger.collapsed:before,.fhg-paneled-edit .tab-transform .accordion-item .item-trigger.collapsed:before{content:none}.fhg-paneled .tab-transform .accordion-item .item-trigger.collapsing,.fhg-paneled-edit .tab-transform .accordion-item .item-trigger.collapsing{visibility:hidden}.fhg-paneled .tab-transform .accordion-item .collapse .fhg-grid,.fhg-paneled-edit .tab-transform .accordion-item .collapse .fhg-grid,.fhg-paneled .tab-transform .accordion-item .collapsing .fhg-grid,.fhg-paneled-edit .tab-transform .accordion-item .collapsing .fhg-grid{opacity:0;transition:opacity .5s}.fhg-paneled .tab-transform .accordion-item .collapse.in .fhg-grid,.fhg-paneled-edit .tab-transform .accordion-item .collapse.in .fhg-grid{opacity:1}.fhg-paneled .tab-transform .accordion-item .collapsing,.fhg-paneled-edit .tab-transform .accordion-item .collapsing{height:auto;visibility:visible}}@media (max-width:1119px){.fhg-paneled .tab-transform .accordion-item,.fhg-paneled-edit .tab-transform .accordion-item{width:auto}}.fhg-paneled .controls,.fhg-paneled-edit .controls{overflow:hidden;padding:0 1.25rem}.fhg-paneled .controls a,.fhg-paneled-edit .controls a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;display:none;float:right;padding:2.5rem 1.25rem;text-align:right}.can-close.fhg-paneled .controls a.control-close,.can-close.fhg-paneled-edit .controls a.control-close,.can-open.fhg-paneled .controls a.control-open,.can-open.fhg-paneled-edit .controls a.control-open{display:block}@media (min-width:1120px){.fhg-paneled.tab-transform,.fhg-paneled-edit.tab-transform{padding-top:2.5rem}.fhg-paneled.tab-transform&gt;.section-title,.fhg-paneled-edit.tab-transform&gt;.section-title{margin-top:-2.5rem}}@media (min-width:1120px){.fhg-paneled.tab-transform .fhg-accordion,.fhg-paneled-edit.tab-transform .fhg-accordion{width:1000%}.fhg-paneled.tab-transform .fhg-accordion:after,.fhg-paneled-edit.tab-transform .fhg-accordion:after{content:"";border-bottom:1px solid #c7cacc;border-bottom-color:#1f82c0;display:block;width:100%;position:relative;z-index:2;margin-top:-1px}}@media (min-width:1120px){.fhg-paneled.tab-transform .item-heading a,.fhg-paneled-edit.tab-transform .item-heading a{background:none}}.fhg-paneled.tab-transform .item-heading a.collapsed,.fhg-paneled-edit.tab-transform .item-heading a.collapsed{background:#fff;color:#1f82c0}.fhg-paneled.tab-transform .item-heading a.collapsed.disabled,.fhg-paneled-edit.tab-transform .item-heading a.collapsed.disabled{background:#c7cacc;color:#fff;cursor:default;text-decoration:none}@media (min-width:1120px){.fhg-paneled.tab-transform .item-body.collapsing,.fhg-paneled-edit.tab-transform .item-body.collapsing,.fhg-paneled.tab-transform .item-body.in,.fhg-paneled-edit.tab-transform .item-body.in{height:auto;left:0;position:absolute}}@media (min-width:1120px){.fhg-paneled.tab-transform .controls,.fhg-paneled-edit.tab-transform .controls{display:none}}.fhg-paneled .item-heading a,.fhg-paneled-edit .item-heading a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;background:#1f82c0;color:#fff;text-transform:none}.fhg-paneled .item-heading a.collapsed,.fhg-paneled-edit .item-heading a.collapsed{background:#33b8ca}.fhg-paneled .item-body,.fhg-paneled-edit .item-body{border-top:1px solid #c7cacc;width:100%}.fhg-paneled .item-body a,.fhg-paneled-edit .item-body a{font-size:1.4rem;line-height:1.8rem}.fhg-paneled .item-body .arrowed-list a,.fhg-paneled-edit .item-body .arrowed-list a{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}.fhg-paneled .item-body.collapse,.fhg-paneled-edit .item-body.collapse{visibility:hidden;height:0}.fhg-paneled .item-body.collapse.in,.fhg-paneled-edit .item-body.collapse.in{visibility:visible;height:auto}.fhg-paneled .button__cta,.fhg-paneled-edit .button__cta{font-size:1.2rem;line-height:1.5rem;letter-spacing:.075em;background:transparent;border:1px solid #1f82c0;color:#1f82c0;display:inline-block;font-weight:400;min-width:14rem;text-align:center;padding:1rem 1rem 1rem;text-transform:uppercase;text-decoration:none;transition:box-shadow .4s,transform 1.5s,color .5s,background 1s}.fhg-paneled .button__cta:hover,.fhg-paneled-edit .button__cta:hover{background:#1f82c0;box-shadow:inset 0 0 0 2rem #1f82c0;color:#fff;text-decoration:none}.fhg-paneled .arrowed-list+.button__cta,.fhg-paneled-edit .arrowed-list+.button__cta{margin-top:1em}@media (max-width:1119px){.fhg-paneled .tab-controls,.fhg-paneled-edit .tab-controls{display:none}}.fhg-paneled .tab-controls div,.fhg-paneled-edit .tab-controls div{font-size:1rem;line-height:4.3rem;background:#1f82c0;color:#fff;cursor:pointer;height:4.3rem;margin-top:-4.3rem;position:absolute;text-align:center;transition:background-color 150ms linear;width:2.5rem}.fhg-paneled .tab-controls div:hover,.fhg-paneled-edit .tab-controls div:hover{background-color:#009374}.fhg-paneled .tab-controls div.inactive,.fhg-paneled-edit .tab-controls div.inactive,.fhg-paneled .tab-controls div.inactive:hover,.fhg-paneled-edit .tab-controls div.inactive:hover{background-color:#c7cacc}.fhg-paneled .tab-controls .prev,.fhg-paneled-edit .tab-controls .prev{left:0}.fhg-paneled .tab-controls .prev:before,.fhg-paneled-edit .tab-controls .prev:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f103'}.fhg-paneled .tab-controls .next,.fhg-paneled-edit .tab-controls .next{right:0}.fhg-paneled .tab-controls .next:before,.fhg-paneled-edit .tab-controls .next:before{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104'}.fhg-paneled.tab-transform.inactive .fhg-accordion,.fhg-paneled-edit.tab-transform.inactive .fhg-accordion{width:100%}.fhg-paneled.tab-transform.inactive .accordion-item,.fhg-paneled-edit.tab-transform.inactive .accordion-item{display:block;margin-top:2.5rem}.fhg-paneled.tab-transform.inactive .accordion-item .item-heading,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-heading{border-right:1px solid #1f82c0;width:33.33%}@media (min-width:480px) and (max-width:1119px){.fhg-paneled.tab-transform.inactive .accordion-item .item-heading,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-heading{width:50%}}@media (max-width:479px){.fhg-paneled.tab-transform.inactive .accordion-item .item-heading,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-heading{width:100%}}@media print{.fhg-paneled.tab-transform.inactive .accordion-item .item-heading,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-heading{width:33.33%}}.fhg-paneled.tab-transform.inactive .accordion-item .item-body,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-body{border-top:1px solid #1f82c0;display:block;height:auto !important;margin-top:-1px;position:static;visibility:visible}.fhg-paneled.tab-transform.inactive .accordion-item .item-body .fhg-grid,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-body .fhg-grid{opacity:1}.fhg-paneled.tab-transform.inactive .accordion-item .item-body .fhg-grid-item,.fhg-paneled-edit.tab-transform.inactive .accordion-item .item-body .fhg-grid-item{display:block}.fhg-paneled .fhg-grid-section,.fhg-paneled-edit .fhg-grid-section,.fhg-paneled .fhg-section-separator,.fhg-paneled-edit .fhg-section-separator,.fhg-paneled .business-cards-in-content .section-title,.fhg-paneled-edit .business-cards-in-content .section-title{border-left:0;border-right:0}.fhg-paneled .teaser-layout,.fhg-paneled-edit .teaser-layout,.fhg-paneled .fhg-slider,.fhg-paneled-edit .fhg-slider,.fhg-paneled .teaser-layout .section-title,.fhg-paneled-edit .teaser-layout .section-title,.fhg-paneled .fhg-slider .section-title,.fhg-paneled-edit .fhg-slider .section-title{border:0}.fhg-paneled .teaser-layout,.fhg-paneled-edit .teaser-layout{margin-left:-1px;margin-right:-1px}@media (max-width:1119px){.fhg-paneled .teaser-layout,.fhg-paneled-edit .teaser-layout{margin-top:-1px}}.fhg-paneled .fhg-slider .fhg-grid-item,.fhg-paneled-edit .fhg-slider .fhg-grid-item{border-bottom:0}.wizard .accordion-item&gt;.item-heading&gt;a::after{position:relative;top:3pt;left:2pt;content:"";display:inline-block;width:1em;height:1em;border-right:.3rem solid #fff;border-top:.3rem solid #fff;transform:rotate(45deg);font-size:1.3rem}.wizard .accordion-item:last-child .item-heading&gt;a::after{display:none}.fhg-sitemap{border:1px solid #c7cacc;border-bottom:0;width:100%}.fhg-sitemap .level-1&gt;.accordion-item{border:1px solid #c7cacc}.fhg-sitemap .level-1 .expand-all{font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400;display:block;float:right;margin-top:-2rem;margin-bottom:.5rem;padding:0 2.5rem}.fhg-sitemap .level-1 .expand-all .opened,.fhg-sitemap .level-1 .expand-all.open .closed{display:none}.fhg-sitemap .level-1 .expand-all .closed,.fhg-sitemap .level-1 .expand-all.open .opened{display:inline}.fhg-sitemap .item-heading{position:relative}@media (min-width:769px){.fhg-sitemap{padding-bottom:2.5rem;padding-top:5rem}.fhg-sitemap .level-1&gt;.accordion-item{margin-bottom:2.5rem}.fhg-sitemap .level-1 .expand-all{margin-top:1.5rem;margin-right:-25%;text-align:left;width:25%}}@media (min-width:769px) and (max-width:1119px){.fhg-sitemap .level-1{margin-left:16.66666667%;width:66.66666667%}}@media (min-width:1120px){.fhg-sitemap .level-1{margin-left:12.5%;width:75%}.fhg-sitemap .level-1 .expand-all{margin-right:-16.66666667%;width:16.66666667%}}@media (max-width:768px){.fhg-sitemap{border:0}.fhg-sitemap .level-1&gt;.accordion-item{margin-top:5rem}}@media print{.fhg-sitemap .level-1{margin-left:0;width:100%}.fhg-sitemap .level-1&gt;.accordion-item{border:0;border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc}}.fhg-article-list.blogarticles{width:100%}.fhg-article-list.blogarticles .nav{width:25%}@media (min-width:769px) and (max-width:1119px){.fhg-article-list.blogarticles .nav{width:33.33%}}@media (min-width:480px) and (max-width:768px){.fhg-article-list.blogarticles .nav{width:50%}}@media (max-width:479px){.fhg-article-list.blogarticles .nav{width:100%}}.fhg-article-list.blogarticles .nav h4{color:#555;margin-bottom:.35em}.fhg-article-list.blogarticles .nav h4:after{content:':'}@media (min-width:1120px){.fhg-article-list.blogarticles .nav{float:right;margin-left:2.5rem;padding-left:2.5rem}}@media (min-width:480px) and (max-width:1119px){.fhg-article-list.blogarticles .nav{clear:left;float:left;margin-right:2.5rem;padding-right:2.5rem}}@media (max-width:479px){.fhg-article-list.blogarticles .nav{margin-bottom:2.5rem}}@media (max-width:1119px){.fhg-article-list.blogarticles figure{margin-bottom:2.5rem}}.fhg-article-list.blogarticles .heading{max-width:75%;padding-right:2.5rem}@media (max-width:1119px){.fhg-article-list.blogarticles .heading{max-width:none;padding-right:0}}.fhg-article-list.blogarticles .comments-link,.fhg-article-list.blogarticles .more-link{float:right}.fhg-article-list.blogarticles .comments-link{display:inline-block;margin:1.5rem 2.5rem 0;padding:1.1rem 1.1rem 1.1rem}.fhg-article-list.blogarticles .fhg-article-in-list figure{width:auto;width:initial}.fhg-blog-search-form{position:relative;border:1px solid #c7cacc;border-bottom:0;padding:2.5rem 0}.fhg-blog-search-form:before{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;left:-8rem}@media (max-width:768px){.fhg-blog-search-form:before{border:0}}.fhg-blog-search-form:after{border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc;bottom:-1px;content:'';display:block;position:absolute;top:-1px;width:8rem;z-index:-1;right:-8rem}@media (max-width:768px){.fhg-blog-search-form:after{border:0}}.fhg-blog-search-form .fhg-grid-item{padding:0 2.5rem}.fhg-blog-search-form,.fhg-blog-search-form:before,.fhg-blog-search-form:after{background:#eeeff1}.fhg-blog-search-form .section-title h2{color:#555}@media (max-width:768px){.fhg-blog-search-form .section-title{margin-bottom:1.5rem}}.fhg-blog-search-form .form{position:relative}.fhg-blog-search-form .form&gt;div&gt;select,.fhg-blog-search-form .form&gt;div&gt;input,.fhg-blog-search-form .form&gt;button{width:100%}.fhg-blog-search-form .form&gt;.section-buttons{text-align:right;padding-left:2.5rem;padding-top:1.5rem}.fhg-blog-search-form .form&gt;.section-buttons button,.fhg-blog-search-form .form&gt;.section-buttons .button{max-width:14rem;padding-left:1rem;padding-right:1rem;width:50%}.fhg-blog-search-form .form&gt;.section-buttons button:first-child,.fhg-blog-search-form .form&gt;.section-buttons .button:first-child{margin-left:-2.5rem;margin-right:2.5rem}.fhg-blog-search-form .form&gt;.section-buttons button:last-child,.fhg-blog-search-form .form&gt;.section-buttons .button:last-child{margin-right:0}.fhg-blog-search-form .form&gt;div&gt;input{border-color:#c7cacc;font-size:1.2rem;line-height:1.5rem;letter-spacing:.025em;font-weight:400}@media (max-width:768px){.fhg-blog-search-form:before,.fhg-blog-search-form:after{background-color:transparent}}.fhg-blogpost-meta{border:1px solid #c7cacc;border-bottom:0;padding:2.5rem 0;position:relative}.fhg-blogpost-meta .section-authors h4,.fhg-blogpost-meta .section-categories h4{color:#555;margin-bottom:.35em;padding:0 2.5rem}.fhg-blogpost-meta .section-authors ul,.fhg-blogpost-meta .section-categories ul{margin:0;padding:0}.fhg-blogpost-meta .section-authors li,.fhg-blogpost-meta .section-categories li{padding:0 2.5rem 0 4.1rem}@media (min-width:1120px){.fhg-blogpost-meta .section-categories li{display:inline-block;width:50%}}@media (min-width:769px){.fhg-blogpost-meta:before,.fhg-blogpost-meta:after{content:'';display:block;border-top:1px solid #fff;position:absolute;top:-1px;width:2.5rem}.fhg-blogpost-meta:before{left:0}.fhg-blogpost-meta:after{right:0}}@media (max-width:479px){.fhg-blogpost-meta .section-categories{margin-top:2.5rem}}.fhg-blogpost .entrytext{line-height:0;margin-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem}.fhg-blogpost .entrytext p{line-height:2.2rem}.fhg-blogpost .entrytext ul,.fhg-blogpost .entrytext ol{line-height:1.8rem;font-size:1.4rem;margin-left:2.5rem;margin-bottom:1rem}.fhg-sidebar .categories-list{border-top:1px solid #c7cacc}.fhg-sidebar .categories-list h3{margin-left:2.5rem;margin-right:2.5rem;padding-left:0;padding-right:0}.fhg-sidebar .categories-list .fhg-list{margin:2.5rem}@media (max-width:768px){.fhg-sidebar .categories-list{display:none}}.blogpostpage .fhg-heading-separator:after,.blogpostpage .fhg-heading-separator:before{border-bottom:0}.blogpostpage .card{min-height:25.6rem}.blogpostpage .categories-list ul{min-height:20.6rem}.social-media-wall{border:1px solid #c7cacc;border-bottom:0;padding:1.5rem 2.5rem}.social-media-wall&gt;div{visibility:hidden;opacity:0;transition:opacity 1.5s linear}.social-media-wall.initialized&gt;div{visibility:visible;opacity:1}.social-media-wall .hidden{display:none}.social-media-wall .filterbar{margin-top:10px;background:#009374;width:100%;height:auto;padding:5px 0}@media (max-width:768px){.social-media-wall .filterbar{width:100%;height:160px}}.social-media-wall .filterbar .filtersection{width:50%;float:left}@media (max-width:768px){.social-media-wall .filterbar .filtersection{width:100%}}.social-media-wall .filterbar .filtersection h5{margin:5px 10px;line-height:1.8rem;font-size:1.4rem;color:#fff}.social-media-wall .filterbar .filtersection ul{margin-left:10px}.social-media-wall .filterbar .filtersection ul li{padding:0 10px;width:auto;margin-right:10px;float:left;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-border-radius:4px;list-style:none;margin-top:5px}.social-media-wall .filterbar .filtersection ul li.selected{background-color:#66bfac;outline-color:#66bfac;border:0;color:#fff;transition:background-color .25s linear}.social-media-wall .filterbar .filtersection ul li a{font-size:1.2rem;line-height:1.5rem;color:#fff;text-decoration:none}.social-media-wall .filterbar .filtersection ul li a:hover{text-decoration-line:underline}.social-media-wall div.social-item{border:1px solid #999999;margin-top:10px;cursor:pointer;overflow:hidden;font-size:14px;color:#555555}.social-media-wall div.social-item h5,.social-media-wall div.social-item h6{line-height:2rem}.social-media-wall div.social-item h5{font-size:1.8rem}.social-media-wall div.social-item h6{font-size:1.6rem}.social-media-wall div.social-item--sizer{border:0 !important;height:0 !important;margin-top:0 !important;cursor:default}.social-media-wall div.social-item .section-separator{color:#c7cacc;margin:10px;border-bottom:1px solid #c7cacc;height:0}.social-media-wall div.social-item .section-separator--media{display:none}.social-media-wall div.social-item.col1{width:378px;max-height:330px}@media (min-width:480px) and (max-width:768px){.social-media-wall div.social-item.col1{width:183px}}@media (min-width:769px) and (max-width:1119px){.social-media-wall div.social-item.col1{width:215px}}@media (min-width:1120px) and (max-width:1279px){.social-media-wall div.social-item.col1{width:246px}}@media (min-width:1280px) and (max-width:1440px){.social-media-wall div.social-item.col1{width:258px}}@media (min-width:1441px) and (max-width:1840px){.social-media-wall div.social-item.col1{width:299px}}@media (min-width:1841px) and (max-width:2240px){.social-media-wall div.social-item.col1{width:286px}}@media (min-width:2241px) and (max-width:2640px){.social-media-wall div.social-item.col1{width:335px}}@media (min-width:2641px) and (max-width:3039px){.social-media-wall div.social-item.col1{width:318px}}@media (min-width:3040px) and (max-width:3439px){.social-media-wall div.social-item.col1{width:359px}}@media (min-width:3440px){.social-media-wall div.social-item.col1{width:400px}}.social-media-wall div.social-item.col1.expanded{height:auto;max-height:990px;transition:max-height .25s ease-in-out}.social-media-wall div.social-item.col1.expanded .social-item-content--media img{max-height:330px;object-fit:cover;object-position:center right}.social-media-wall div.social-item.col2{width:378px;min-height:330px;max-height:670px}@media (min-width:480px) and (max-width:768px){.social-media-wall div.social-item.col2{width:378px}}@media (min-width:769px) and (max-width:1119px){.social-media-wall div.social-item.col2{width:441px}}@media (min-width:1120px) and (max-width:1279px){.social-media-wall div.social-item.col2{width:503px}}@media (min-width:1280px) and (max-width:1440px){.social-media-wall div.social-item.col2{width:528px}}@media (min-width:1441px) and (max-width:1840px){.social-media-wall div.social-item.col2{width:609px}}@media (min-width:1841px) and (max-width:2240px){.social-media-wall div.social-item.col2{width:583px}}@media (min-width:2241px) and (max-width:2640px){.social-media-wall div.social-item.col2{width:681px}}@media (min-width:2641px) and (max-width:3039px){.social-media-wall div.social-item.col2{width:648px}}@media (min-width:3040px) and (max-width:3439px){.social-media-wall div.social-item.col2{width:730px}}@media (min-width:3440px){.social-media-wall div.social-item.col2{width:812px}}.social-media-wall div.social-item.col2.expanded{height:auto;max-height:1000px;transition:max-height .25s ease-in-out}.social-media-wall div.social-item.col2.expanded .social-item-content--media img{max-height:670px;object-fit:cover;object-position:center right}.social-media-wall div.social-item .social-item-content--userinfo{display:none}@media (max-width:768px){.social-media-wall div.social-item .social-item-content--userinfo .userinfo-related--metadata{display:none}}.social-media-wall div.social-item .social-item-content--heading{display:none;padding:5px 10px}.social-media-wall div.social-item .social-item-content--text{padding:0 10px 10px}.social-media-wall div.social-item .social-item-content--text *{font-size:14px}.social-media-wall div.social-item .social-item-content--text .snippet{margin-top:10px}.social-media-wall div.social-item .social-item-content--text .text--expanded{display:none}.social-media-wall div.social-item .social-item-content--text .follow-link{color:#ffffff}.social-media-wall div.social-item .social-item-content--media{width:100%}.social-media-wall div.social-item .social-item-content--media img{width:100%;max-width:100%}.social-media-wall div.social-item.expanded{cursor:default}.social-media-wall div.social-item.expanded .social-item-content--text{display:block}.social-media-wall div.social-item.expanded .social-item-content--text .text--expanded{display:block}.social-media-wall div.social-item.expanded .social-item-content--media{cursor:pointer}.social-media-wall div.social-item.expanded .btn.close{display:block}.social-media-wall div.social-item.has-media .social-item-content--heading{position:absolute;bottom:0;height:55px;width:100%;background-color:rgba(31,130,192,0.8)}.social-media-wall div.social-item.has-media .social-item-content--heading h5,.social-media-wall div.social-item.has-media .social-item-content--heading h6{line-height:20px;color:#ffffff;margin-bottom:5px}.social-media-wall div.social-item.has-media .social-item-content--heading h5:last-child,.social-media-wall div.social-item.has-media .social-item-content--heading h6:last-child{margin-bottom:0}.social-media-wall div.social-item.has-media .social-item-content--text{display:none}.social-media-wall div.social-item.has-media:hover .social-item-content--heading{display:block}.social-media-wall div.social-item.has-media.expanded .social-item-content--heading{display:none}.social-media-wall div.social-item.has-media.expanded .social-item-content--text{display:block}.social-media-wall div.social-item.has-media.expanded .social-item-content--media .section-separator--media{display:block}.social-media-wall div.social-item.facebook{border-color:#3b5998}.social-media-wall div.social-item.twitter{border-color:#1da1f2}.social-media-wall div.social-item.twitter .social-item-content--userinfo{display:block;height:100px;max-height:100px}.social-media-wall div.social-item.twitter .social-item-content--userinfo .userinfo-image{display:inline-block;width:73px}.social-media-wall div.social-item.twitter .social-item-content--userinfo .userinfo-image--cover{width:50px;height:50px;border-radius:50%;margin:20px;object-fit:cover;object-position:center right}.social-media-wall div.social-item.twitter .social-item-content--userinfo .userinfo-related{display:inline-block;padding-left:10px;padding-right:19px;line-height:1.4rem;position:absolute;top:10px}.social-media-wall div.social-item.twitter .social-item-content--userinfo .userinfo-related--user a:after,.social-media-wall div.social-item.twitter .social-item-content--userinfo .userinfo-related--metadata a:after{font-size:0;content:''}.social-media-wall div.social-item.twitter.has-media.col2 .social-item-content--heading{height:30px}.social-media-wall div.social-item.instagram{border-color:#405de6}.social-media-wall div.social-item.xing{border-color:#026466}.social-media-wall div.social-item.xing.has-media .social-item-content--heading{background-color:#cfdc00}.social-media-wall div.social-item.linkedin{border-color:#0077b5}.social-media-wall div.social-item div.btn.close{position:absolute;right:0;top:0;width:19px;height:19px;padding:0;z-index:500;cursor:pointer;border:none;margin:0;font-size:14.4px;display:none}.social-media-wall div.loadmore{margin-top:20px;text-align:center;background-color:#1f82c0;width:100%}.social-media-wall div.loadmore button{display:none;width:100%}.mfp-wrap.mfp-inline-video .mfp-content{max-width:1280px;max-height:720px}@media (min-width:1441px*2){.mfp-wrap.mfp-inline-video .mfp-content{max-width:1920px;max-height:1080px}}.mfp-wrap.mfp-inline-video.mfp-close-btn-in .mfp-close{color:#fff}.courseoverview{padding:0}.courseoverview--header{display:flex;height:4rem;line-height:4rem;width:100%;background-color:#1f82c0;color:white;font-size:1.2rem;margin-bottom:5px;text-decoration:none;padding-left:10px}.courseoverview--header:hover{color:white}.courseoverview--header::after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f101';margin-left:auto;padding-right:10px;line-height:4rem}.courseoverview--header__open::after{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f106';margin-left:auto;padding-right:10px;line-height:4rem}.courseoverview--content{display:none;overflow:hidden;transition:all .6s ease-in-out}.courseoverview--content--item{display:-ms-grid;display:grid;-ms-grid-columns:.05fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-columns:.05fr 1fr;grid-template-rows:auto auto;grid-template-areas:"icon title" "icon subtitle";margin:10px;width:100%;color:black;font-size:2.4rem;line-height:normal}.courseoverview--content--item__icon{font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;margin-right:5px;grid-area:icon;color:#555;display:flex;align-items:center;justify-content:center}.courseoverview--content--item__title{-ms-grid-row:1;-ms-grid-column:2;grid-area:title;color:#79b4d9;font-size:1.8rem;display:flex;align-items:center}.courseoverview--content--item__subtitle{-ms-grid-row:2;-ms-grid-column:2;grid-area:subtitle;color:#555;font-size:1.4rem;line-height:2.2rem;display:block}.courseoverview--content--item__subtitle__list{list-style:none}.courseoverview--content--item__subtitle--multiline{white-space:pre-line}.courseoverview__open{display:block}.special-hack .fhg-grid-item{display:block}.coursesearch{border:#c7cacc solid 1px}.coursesearchsuggestions--title{padding:4px}.coursesearchsuggestions--title:hover{color:#555}.coursesearchsuggestions--title strong{font-weight:600}.coursesearch--form-box{padding:20px}.coursesearch--form-box .dropdown{width:100%;flex-grow:1;margin-right:10px}.coursesearch--form-box .dropdown li{padding:0}.coursesearch--form-box .dropdown li:hover{color:#555;background-color:#fff}.coursesearch--form-box__form{display:flex;justify-content:flex-start;align-items:flex-start;align-content:stretch}.coursesearch--form-box__form input{flex-grow:1;width:100%;color:black;margin-right:10px;font-family:FrutigerLTW02,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.2rem;min-width:10px}.coursesearch--form-box__form button{min-width:200px}@media (max-width:1119px){.coursesearch--form-box__form{flex-wrap:wrap}.coursesearch--form-box__form .dropdown.fhg-checkbox-dropdown.tapped .types.details{position:relative;top:0}.coursesearch--form-box__form .dropdown.fhg-checkbox-dropdown.tapped .sector.details{position:relative;top:0}.coursesearch--form-box__form .dropdown{margin-top:10px}.coursesearch--form-box__form button{margin-top:10px}}.coursesearchresults{display:flex;padding:15px;color:black;border-bottom:1px solid #c7cacc;font-size:1.8rem}.coursesearchresults--image{width:30rem}.coursesearchresults--box{padding:0 10px;display:flex;flex-direction:column}@media (min-width:1119px){.coursesearchresults--box{max-height:22.5rem}}.coursesearchresults--title{font-size:2.8rem;line-height:3.2rem;letter-spacing:.025em;color:#1f82c0;padding-bottom:10px;text-decoration:none;word-break:break-word}.coursesearchresults--title a[target="_blank"]:after{content:''}.coursesearchresults--link{font-size:2.8rem;color:#1f82c0;text-decoration:none}.coursesearchresults--subtitle{font-size:1.4rem;font-weight:normal;padding-bottom:5px}.coursesearchresults--description{font-size:1.8rem;overflow:hidden}@media (max-width:1119px){.coursesearchresults--description{max-height:30rem}}.coursesearchresults--short-info{font-size:1.4rem}@media (max-width:1119px){.coursesearchresults{flex-direction:column}.coursesearchresults .coursesearchresults--image{max-width:unset;padding-bottom:10px;width:100%;height:250px;object-fit:cover}}.coursebutton{padding:20px 0}.coursebutton--container{margin:0 0;width:500px;text-align:center;background-color:#1f82c0}.coursebutton--container&gt;a{width:100%;display:inline-block;padding:.7em;text-align:center;text-decoration:none;color:#fff;font-size:1.8rem}@media (max-width:1119px){.coursebutton--container{width:100%}.coursebutton--container .dropdown{margin-top:10px}.coursebutton--container button{margin-top:10px}}.coursetags{font-size:1.8rem}.coursetags--border__bottom{padding-top:25px;border-top:1px solid #c7cacc;border-bottom:1px solid #c7cacc}.coursetags--border__bottom.fhg-content{overflow:hidden;margin:2rem;padding-left:0;padding-right:0}.coursetags--border__bottom.fhg-content .tagslist{display:flex;flex-wrap:wrap;padding:0}.coursetags--border__bottom.fhg-content .tagelement{display:inline;height:30px;white-space:nowrap;padding-left:5px;padding-right:5px}@media screen and (max-width:1279px){.coursetags--border__bottom.fhg-content .tagslist{display:flex;flex-direction:column}.coursetags--border__bottom.fhg-content .tagelement{width:48px;height:30px;clear:left;display:flex}}@media screen and (min-width:1279px){.coursetags--border__bottom.fhg-content .tagelement:not(:first-child):before{content:" - "}}@media screen and (max-width:1120px){.coursetags--border__bottom{padding-top:25px;height:auto}}.filterpage-results--btn-download{white-space:nowrap}.filterpage-results--btn-download a{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.8rem}.filterpage-results--btn-download:before{font-size:1.2rem;font-family:"icon-font";display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0;line-height:1;speak:none;text-transform:none;text-rendering:optimizeLegibility;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f126';color:#1f82c0;margin-left:-1.5rem;width:1.5rem}.filterpage-results--btn-download:before{content:'';margin-left:0;color:inherit;line-height:1.5;letter-spacing:.075;vertical-align:baseline}.filterpage-results--btn-download.file:before{content:'\f11f'}.filterpage-results--btn-download.file-video:before{content:'\f119'}.filterpage-results--btn-download.file-audio:before,.filterpage-results--btn-download.file-mp3:before{content:'\f11b'}.filterpage-results--btn-download.file-img:before{content:'\f118'}.filterpage-results--btn-download.file-pdf:before{content:'\f11a'}.filterpage-results--btn-download.file-html:before{content:'\f11d'}.filterpage-results--btn-download.file-doc:before{content:'\f117'}.filterpage-results.teaser-layout--masonry .fhg-grid-column-sizer{width:50%}@media (max-width:479px){.filterpage-results.teaser-layout--masonry .fhg-grid-column-sizer{width:100%}}.newsroom .filterpage-navigation--top,.newsroom .filterpage-navigation--bottom{display:none}.newsroom .loadmore-btn&gt;button{width:100%}.newsroom-filterbar{display:flex;flex-wrap:wrap;margin-top:1.5rem;margin-bottom:1.5rem}.newsroom-filterbar--element{margin-left:.5rem;margin-right:.5rem;flex:1 1 10%}.newsroom-filterbar--item{display:block;width:100%;white-space:nowrap;background-color:transparent;color:#1f82c0;border:1px solid #1f82c0;transition:background-color 150ms linear}.newsroom-filterbar--item:hover{background-color:transparent;color:#009374;border-color:#009374}.newsroom-filterbar--selected{background-color:#1f82c0;color:#fff;border:0}.newsroom-filterbar--selected:hover{background-color:#009374;color:#fff;outline-color:#009374}@media (max-width:479px){.newsroom-filterbar--element{margin-top:1.5rem;flex-basis:33%}}@media (min-width:480px){.newsroom-filterbar--element{margin-top:1.5rem;flex-basis:25%}}@media (min-width:1120px){.newsroom-filterbar--element{margin-top:1.5rem;flex-basis:10%}}.newsroom-preloader{display:none;position:absolute;z-index:10;left:0;right:0;margin-left:auto;margin-right:auto;content:" ";width:15rem;height:15rem;border-radius:50%;border-color:#1f82c0 transparent #1f82c0 transparent;-webkit-animation:circle-rotate 1.2s linear infinite;-moz-animation:circle-rotate 1.2s linear infinite;-o-animation:circle-rotate 1.2s linear infinite;animation:circle-rotate 1.2s linear infinite}@-moz-keyframes circle-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes circle-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-ms-keyframes circle-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-o-keyframes circle-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes circle-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}</pre></body></html>