/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.carousel{position:relative;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner > .item{position:relative;display:none;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;line-height:1;}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner > .item{-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;}.carousel-inner > .item.next,.carousel-inner > .item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0;}.carousel-inner > .item.prev,.carousel-inner > .item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0;}.carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0;}}.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display:block;}.carousel-inner > .active{left:0;}.carousel-inner > .next,.carousel-inner > .prev{position:absolute;top:0;width:100%;}.carousel-inner > .next{left:100%;}.carousel-inner > .prev{left:-100%;}.carousel-inner > .next.left,.carousel-inner > .prev.right{left:0;}.carousel-inner > .active.left{left:-100%;}.carousel-inner > .active.right{left:100%;}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:0.5;}.carousel-control.left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);background-repeat:repeat-x;}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);background-repeat:repeat-x;}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:0.9;}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px;}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px;}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px;}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1;}.carousel-control .icon-prev:before{content:"‹";}.carousel-control .icon-next:before{content:"›";}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px;}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);}.carousel-caption .btn{text-shadow:none;}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px;}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px;}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px;}.carousel-caption{right:20%;left:20%;padding-bottom:30px;}.carousel-indicators{bottom:20px;}}html,body,div,span,applet,object,iframe,h1,h2,.path-node .typeset h1:not(.site-title),h3,.path-node .typeset .field-field_uvpp_long_title .content-field,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}*{-webkit-box-sizing:border-box;box-sizing:border-box;}html,body,div,span,applet,object,iframe,h1,h2,.path-node .typeset h1:not(.site-title),h3,.path-node .typeset .field-field_uvpp_long_title .content-field,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}html,body{height:100%;}a img{border:none;}blockquote{quotes:none;}blockquote:before,blockquote:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle;}html{font-size:75%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}@media screen and (min-width:40em){html{font-size:87.5%;}}@media screen and (min-width:50em){html{font-size:93.75%;}}@media screen and (min-width:66.25em){html{font-size:106.25%;}}@media screen and (min-width:81.25em){html{font-size:118.75%;}}body{font-size:1.3333333333rem;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;line-height:2rem;}@media screen and (min-width:40em){body{font-size:1.2142857143rem;}}@media screen and (min-width:50em){body{font-size:1.2rem;}}@media screen and (min-width:66.25em){body{font-size:1.1764705882rem;}}@media screen and (min-width:81.25em){body{font-size:1.1578947368rem;}}a{color:rgb(34.1578947368,84.6184210526,142.8421052632);text-decoration:none;-webkit-transition:color 0.1s,background-color 0.1s;transition:color 0.1s,background-color 0.1s;}a:hover,a:active,a:focus{color:#2c5a91;text-decoration:none;}.typeset p{line-height:2rem;margin-bottom:1.43999rem;padding-top:0.56001rem;-webkit-font-feature-settings:"kern","onum","liga";font-feature-settings:"kern","onum","liga";}@media screen and (min-width:40em){.typeset p{margin-bottom:1.4007042857rem;padding-top:0.5992957143rem;}}@media screen and (min-width:50em){.typeset p{margin-bottom:1.39599rem;padding-top:0.60401rem;}}@media screen and (min-width:66.25em){.typeset p{margin-bottom:1.3882252941rem;padding-top:0.6117747059rem;}}@media screen and (min-width:81.25em){.typeset p{margin-bottom:1.3820952632rem;padding-top:0.6179047368rem;}}.typeset h1,.typeset h2,.path-node .typeset h1:not(.site-title),.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.typeset h4,.typeset h5,.typeset h6{color:#2E2E2E;font-family:Raleway,sans-serif;-webkit-font-feature-settings:"liga","lnum","kern";font-feature-settings:"liga","lnum","kern";font-style:normal;font-weight:400;}.typeset h1,.typeset .alpha{line-height:3rem;font-size:2.3333333333rem;margin-bottom:0.26999rem;padding-top:0.73001rem;}@media screen and (min-width:40em){.typeset h1,.typeset .alpha{font-size:2.1428571429rem;margin-bottom:0.2071328571rem;padding-top:0.7928671429rem;}}@media screen and (min-width:50em){.typeset h1,.typeset .alpha{font-size:2.1333333333rem;margin-bottom:0.20399rem;padding-top:0.79601rem;}}@media screen and (min-width:66.25em){.typeset h1,.typeset .alpha{font-size:2.3529411765rem;margin-bottom:0.2764605882rem;padding-top:0.7235394118rem;}}@media screen and (min-width:81.25em){.typeset h1,.typeset .alpha{font-size:2.6315789474rem;margin-bottom:0.3684110526rem;padding-top:0.6315889474rem;}}.typeset h1:not(.site-title){line-height:2.25rem;font-size:1.8666666667rem;margin-bottom:0.49099rem;padding-top:0.50901rem;font-weight:600;margin-top:1rem;margin-bottom:1rem;}@media screen and (min-width:40em){.typeset h1:not(.site-title){font-size:1.7142857143rem;margin-bottom:0.4407042857rem;padding-top:0.5592957143rem;}}@media screen and (min-width:50em){.typeset h1:not(.site-title){font-size:1.7066666667rem;margin-bottom:0.43819rem;padding-top:0.56181rem;}}@media screen and (min-width:66.25em){.typeset h1:not(.site-title){font-size:1.7647058824rem;margin-bottom:0.4573429412rem;padding-top:0.5426570588rem;}}@media screen and (min-width:81.25em){.typeset h1:not(.site-title){font-size:1.8578947368rem;margin-bottom:0.4880952632rem;padding-top:0.5119047368rem;}}.typeset h2,.path-node .typeset h1:not(.site-title),.typeset .beta{line-height:3rem;font-size:2.0833333333rem;margin-bottom:0.18749rem;padding-top:0.81251rem;}@media screen and (min-width:40em){.typeset h2,.path-node .typeset h1:not(.site-title),.typeset .beta{font-size:1.9rem;margin-bottom:0.12699rem;padding-top:0.87301rem;}}@media screen and (min-width:50em){.typeset h2,.path-node .typeset h1:not(.site-title),.typeset .beta{font-size:1.8733333333rem;margin-bottom:0.11819rem;padding-top:0.88181rem;}}@media screen and (min-width:66.25em){.typeset h2,.path-node .typeset h1:not(.site-title),.typeset .beta{font-size:2.0882352941rem;margin-bottom:0.1891076471rem;padding-top:0.8108923529rem;}}@media screen and (min-width:81.25em){.typeset h2,.path-node .typeset h1:not(.site-title),.typeset .beta{font-size:2.3105263158rem;margin-bottom:0.2624636842rem;padding-top:0.7375363158rem;}}.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.typeset .gamma{line-height:3rem;font-size:1.8666666667rem;margin-bottom:0.11599rem;padding-top:0.88401rem;}@media screen and (min-width:40em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.typeset .gamma{font-size:1.7142857143rem;margin-bottom:0.0657042857rem;padding-top:0.9342957143rem;}}@media screen and (min-width:50em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.typeset .gamma{font-size:1.7066666667rem;margin-bottom:0.06319rem;padding-top:0.93681rem;}}@media screen and (min-width:66.25em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.typeset .gamma{font-size:1.7647058824rem;margin-bottom:0.0823429412rem;padding-top:0.9176570588rem;}}@media screen and (min-width:81.25em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.typeset .gamma{font-size:1.8578947368rem;margin-bottom:0.1130952632rem;padding-top:0.8869047368rem;}}.typeset h4,.typeset .delta,.path-node .typeset .field--name-title input{line-height:2rem;font-size:1.6666666667rem;margin-bottom:-0.45001rem;padding-top:0.45001rem;}@media screen and (min-width:40em){.typeset h4,.typeset .delta,.path-node .typeset .field--name-title input{font-size:1.5214285714rem;margin-bottom:-0.4979385714rem;padding-top:0.4979385714rem;}}@media screen and (min-width:50em){.typeset h4,.typeset .delta,.path-node .typeset .field--name-title input{font-size:1.5rem;margin-bottom:-0.50501rem;padding-top:0.50501rem;}}@media screen and (min-width:66.25em){.typeset h4,.typeset .delta,.path-node .typeset .field--name-title input{font-size:1.5705882353rem;margin-bottom:-0.4817158824rem;padding-top:0.4817158824rem;}}@media screen and (min-width:81.25em){.typeset h4,.typeset .delta,.path-node .typeset .field--name-title input{font-size:1.6368421053rem;margin-bottom:-0.4598521053rem;padding-top:0.4598521053rem;}}.typeset h5,.typeset .epsilon,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{line-height:2rem;font-size:1.4916666667rem;margin-bottom:-0.50776rem;padding-top:0.50776rem;}@media screen and (min-width:40em){.typeset h5,.typeset .epsilon,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{font-size:1.3714285714rem;margin-bottom:-0.5474385714rem;padding-top:0.5474385714rem;}}@media screen and (min-width:50em){.typeset h5,.typeset .epsilon,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{font-size:1.3666666667rem;margin-bottom:-0.54901rem;padding-top:0.54901rem;}}@media screen and (min-width:66.25em){.typeset h5,.typeset .epsilon,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{font-size:1.3235294118rem;margin-bottom:-0.5632452941rem;padding-top:0.5632452941rem;}}@media screen and (min-width:81.25em){.typeset h5,.typeset .epsilon,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{font-size:1.3157894737rem;margin-bottom:-0.5657994737rem;padding-top:0.5657994737rem;}}.typeset h6,.typeset .zeta{line-height:2rem;font-size:1.3333333333rem;margin-bottom:-0.56001rem;padding-top:0.56001rem;}@media screen and (min-width:40em){.typeset h6,.typeset .zeta{font-size:1.2142857143rem;margin-bottom:-0.5992957143rem;padding-top:0.5992957143rem;}}@media screen and (min-width:50em){.typeset h6,.typeset .zeta{font-size:1.2rem;margin-bottom:-0.60401rem;padding-top:0.60401rem;}}@media screen and (min-width:66.25em){.typeset h6,.typeset .zeta{font-size:1.1764705882rem;margin-bottom:-0.6117747059rem;padding-top:0.6117747059rem;}}@media screen and (min-width:81.25em){.typeset h6,.typeset .zeta{font-size:1.1578947368rem;margin-bottom:-0.6179047368rem;padding-top:0.6179047368rem;}}.typeset ul,.typeset ol{line-height:2rem;margin-bottom:1.43999rem;padding-top:0.56001rem;}@media screen and (min-width:40em){.typeset ul,.typeset ol{margin-bottom:1.4007042857rem;padding-top:0.5992957143rem;}}@media screen and (min-width:50em){.typeset ul,.typeset ol{margin-bottom:1.39599rem;padding-top:0.60401rem;}}@media screen and (min-width:66.25em){.typeset ul,.typeset ol{margin-bottom:1.3882252941rem;padding-top:0.6117747059rem;}}@media screen and (min-width:81.25em){.typeset ul,.typeset ol{margin-bottom:1.3820952632rem;padding-top:0.6179047368rem;}}.typeset ul li,.typeset ol li{-webkit-font-feature-settings:"kern","onum","liga";font-feature-settings:"kern","onum","liga";margin-left:2rem;position:relative;}@media screen and (min-width:40em){.typeset ul li,.typeset ol li{margin-left:0;}}.typeset ul li ol,.typeset ul li ul,.typeset ol li ol,.typeset ol li ul{padding-top:1rem;margin-bottom:1rem;margin-left:2rem;}.typeset article ul li,.typeset .ck-content ul li{padding-left:4rem;}.typeset article ul li::before,.typeset .ck-content ul li::before{content:"●";position:absolute;margin-left:-4rem;width:2em;text-align:right;}.typeset ol{list-style-type:none;}.typeset ol li{counter-increment:top-level;padding-left:4rem;}.typeset ol li:before{content:counter(top-level) ".";-webkit-font-feature-settings:"lnum","tnum";font-feature-settings:"lnum","tnum";margin-left:-4rem;position:absolute;text-align:right;width:2em;}.typeset ol li ul li:before{content:"";}.typeset ol li ul li ol li{counter-increment:alt-level;}.typeset ol li ul li ol li:before{content:counter(alt-level) ".";}.typeset ol li ol li{counter-increment:sub-level;}.typeset ol li ol li:before{content:counter(top-level) "." counter(sub-level);}.typeset ol li ol li ul li:before{content:"";}.typeset ol li ol li ol li{counter-increment:sub-sub-level;}.typeset ol li ol li ol li:before{content:counter(top-level) "." counter(sub-level) "." counter(sub-sub-level);}.typeset dl{line-height:2rem;margin-bottom:1.43999rem;padding-top:0.56001rem;}@media screen and (min-width:40em){.typeset dl{margin-bottom:1.4007042857rem;padding-top:0.5992957143rem;}}@media screen and (min-width:50em){.typeset dl{margin-bottom:1.39599rem;padding-top:0.60401rem;}}@media screen and (min-width:66.25em){.typeset dl{margin-bottom:1.3882252941rem;padding-top:0.6117747059rem;}}@media screen and (min-width:81.25em){.typeset dl{margin-bottom:1.3820952632rem;padding-top:0.6179047368rem;}}.typeset dl dt,.typeset dl dd{-webkit-font-feature-settings:"kern","onum","liga";font-feature-settings:"kern","onum","liga";margin-left:2rem;}@media screen and (min-width:40em){.typeset dl dt,.typeset dl dd{margin-left:0;}}.typeset dl dt{font-weight:700;}.typeset dl dd + dt{padding-top:1rem;}.typeset table{line-height:2rem;font-size:1.1916666667rem;margin-bottom:-0.60676rem;padding-top:0.60676rem;font-family:Raleway,sans-serif;-webkit-font-feature-settings:"liga","lnum","tnum","kern";font-feature-settings:"liga","lnum","tnum","kern";font-style:normal;font-weight:400;width:100%;}@media screen and (min-width:40em){.typeset table{font-size:1.0928571429rem;margin-bottom:-0.6393671429rem;padding-top:0.6393671429rem;}}@media screen and (min-width:50em){.typeset table{font-size:1.0866666667rem;margin-bottom:-0.64141rem;padding-top:0.64141rem;}}@media screen and (min-width:66.25em){.typeset table{font-size:0.9941176471rem;margin-bottom:-0.6719511765rem;padding-top:0.6719511765rem;}}@media screen and (min-width:81.25em){.typeset table{font-size:0.9263157895rem;margin-bottom:-0.6943257895rem;padding-top:0.6943257895rem;}}.typeset table thead th{line-height:2rem;font-size:1.3333333333rem;margin-bottom:-0.56001rem;padding-top:0.56001rem;padding-bottom:1px;}@media screen and (min-width:40em){.typeset table thead th{font-size:1.2142857143rem;margin-bottom:-0.5992957143rem;padding-top:0.5992957143rem;}}@media screen and (min-width:50em){.typeset table thead th{font-size:1.2rem;margin-bottom:-0.60401rem;padding-top:0.60401rem;}}@media screen and (min-width:66.25em){.typeset table thead th{font-size:1.1764705882rem;margin-bottom:-0.6117747059rem;padding-top:0.6117747059rem;}}@media screen and (min-width:81.25em){.typeset table thead th{font-size:1.1578947368rem;margin-bottom:-0.6179047368rem;padding-top:0.6179047368rem;}}.typeset b,.typeset strong,.typeset .bold{font-weight:700;}.typeset em,.typeset i,.typeset .italic{font-style:italic;}.typeset small,.typeset .caption{font-size:1.0666666667rem;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;}@media screen and (min-width:40em){.typeset small,.typeset .caption{font-size:0.9714285714rem;}}@media screen and (min-width:50em){.typeset small,.typeset .caption{font-size:0.96rem;}}@media screen and (min-width:66.25em){.typeset small,.typeset .caption{font-size:0.8823529412rem;}}@media screen and (min-width:81.25em){.typeset small,.typeset .caption{font-size:0.8210526316rem;}}.typeset small{line-height:1rem;}.typeset .caption{line-height:2rem;margin-bottom:1.35199rem;padding-top:0.64801rem;color:#BDC8CC;}@media screen and (min-width:40em){.typeset .caption{margin-bottom:1.3205614286rem;padding-top:0.6794385714rem;}}@media screen and (min-width:50em){.typeset .caption{margin-bottom:1.31679rem;padding-top:0.68321rem;}}@media screen and (min-width:66.25em){.typeset .caption{margin-bottom:1.2911664706rem;padding-top:0.7088335294rem;}}@media screen and (min-width:81.25em){.typeset .caption{margin-bottom:1.2709373684rem;padding-top:0.7290626316rem;}}.typeset h1 + .caption,.typeset .alpha + .caption,.typeset h2 + .caption,.path-node .typeset h1:not(.site-title) + .caption,.typeset .beta + .caption,.typeset h3 + .caption,.path-node .typeset .field-field_uvpp_long_title .content-field + .caption,.typeset .gamma + .caption{margin-top:-1rem;}.typeset .delta + .caption,.path-node .typeset .field--name-title input + .caption,.typeset .epsilon + .caption,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field + .caption,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title + .caption,.path-node .typeset .node-institution .field-title + .caption,.path-node .typeset .node-company .field-title + .caption,.typeset .zeta + .caption{margin-top:0rem;}.typeset blockquote p{border-left:0.15rem solid rgb(34.1578947368,84.6184210526,142.8421052632);font-style:italic;padding-left:1rem;margin-bottom:1.87999rem;padding-bottom:0.56001rem;}@media screen and (min-width:40em){.typeset blockquote p{margin-bottom:1.8014185714rem;padding-bottom:0.5992957143rem;}}@media screen and (min-width:50em){.typeset blockquote p{margin-bottom:1.79199rem;padding-bottom:0.60401rem;}}@media screen and (min-width:66.25em){.typeset blockquote p{margin-bottom:1.7764605882rem;padding-bottom:0.6117747059rem;}}@media screen and (min-width:81.25em){.typeset blockquote p{margin-bottom:1.7642005263rem;padding-bottom:0.6179047368rem;}}@media screen and (min-width:40em){.typeset blockquote{margin-left:-1rem;}}.typeset .ck-content blockquote{border-left:none;padding-left:0;padding-right:0;}.typeset hr{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(50%,#BDC8CC));background-image:linear-gradient(to bottom,rgba(0,0,0,0) 50%,#BDC8CC 50%);background-position:0 50%;background-repeat:repeat-x;background-size:100% 0.15rem;border:0;clear:both;margin:0;padding-bottom:3rem;padding-top:3rem;}.typeset code,.typeset pre{background-color:#F5F4F2;font-family:Menlo,monospace;}.typeset pre{display:block;margin-bottom:2rem;padding:1rem;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;}.typeset code{font-size:1.0666666667rem;line-height:1rem;}@media screen and (min-width:40em){.typeset code{font-size:0.9714285714rem;}}@media screen and (min-width:50em){.typeset code{font-size:0.96rem;}}@media screen and (min-width:66.25em){.typeset code{font-size:0.8823529412rem;}}@media screen and (min-width:81.25em){.typeset code{font-size:0.8210526316rem;}}.typeset .upper{-webkit-font-kerning:normal;font-kerning:normal;letter-spacing:0.1rem;text-transform:uppercase;}.typeset .small-caps{-webkit-font-feature-settings:"smcp","kern";font-feature-settings:"smcp","kern";-webkit-font-kerning:normal;font-kerning:normal;letter-spacing:0.1rem;}.typeset .lining-numerals{-webkit-font-feature-settings:"lnum","kern";font-feature-settings:"lnum","kern";}.typeset .oldstyle-numerals{-webkit-font-feature-settings:"onum","kern";font-feature-settings:"onum","kern";}.typeset form textarea{font-family:Raleway,sans-serif;line-height:2rem;}.typeset article .media-image{display:table;margin:0.9em auto;text-align:center;}.typeset article.align-left .media-image{margin-right:0.9em;}.typeset article.align-right .media-image{margin-left:0.9em;}.section{margin:0 auto;position:relative;width:94%;}.section:before,.section:after{display:table;content:"";}.section:after{clear:both;}@media screen and (min-width:66.25em){.section{max-width:64.7058823529rem;}}@media screen and (min-width:81.25em){.section{max-width:68.4210526316rem;}}.single-measure{max-width:41.6666666667rem;margin:0 auto;}@media screen and (min-width:40em){.single-measure{max-width:39.2857142857rem;}}@media screen and (min-width:50em){.single-measure{max-width:40rem;}}@media screen and (min-width:66.25em){.single-measure{max-width:40rem;}}@media screen and (min-width:81.25em){.single-measure{max-width:39.4736842105rem;}}.column{max-width:41.6666666667rem;margin:0 auto;width:100%;}@media screen and (min-width:40em){.column{float:left;margin:initial;max-width:initial;padding-left:1rem;padding-right:1rem;}}@media screen and (min-width:66.25em){.column{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width:40em){.column--duo{width:50%;}.column--duo:nth-of-type(2n+3){clear:left;}.column--duo:nth-of-type(n+3){margin-top:3rem;}}@media screen and (min-width:40em){.column--trio{width:33.333%;}.column--trio:nth-of-type(3n+4){clear:left;}.column--trio:nth-of-type(n+4){margin-top:3rem;}}@media screen and (min-width:40em){.column--quad{width:50%;}}@media screen and (min-width:50em){.column--quad{width:25%;}}@media screen and (min-width:40em){.column--main{max-width:65%;}}@media screen and (min-width:50em){.column--main{max-width:65%;}}@media screen and (min-width:66.25em){.column--main{max-width:65%;}}@media screen and (min-width:81.25em){.column--main{max-width:63.5384615385%;}}@media screen and (min-width:40em){.column--sidebar{max-width:35%;padding-right:2rem;}}@media screen and (min-width:50em){.column--sidebar{max-width:35%;}}@media screen and (min-width:66.25em){.column--sidebar{max-width:35%;padding-right:4rem;}}@media screen and (min-width:81.25em){.column--sidebar{max-width:36.4615384615%;}}@media screen and (min-width:40em){.column--main + .column--sidebar{padding-left:2rem;padding-right:1rem;}}@media screen and (min-width:66.25em){.column--main + .column--sidebar{padding-left:4rem;padding-right:2rem;}}@media screen and (min-width:66.25em){.column--trio p,.column--quad p,.column--sidebar p{line-height:2rem;font-size:0.9941176471rem;margin-bottom:1.3280488235rem;padding-top:0.6719511765rem;}.column--trio li,.column--quad li,.column--sidebar li{font-size:0.9941176471rem;}}@media screen and (min-width:81.25em){.column--trio p,.column--quad p,.column--sidebar p{line-height:2rem;font-size:0.9263157895rem;margin-bottom:1.3056742105rem;padding-top:0.6943257895rem;}.column--trio li,.column--quad li,.column--sidebar li{font-size:0.9263157895rem;}}@media screen and (min-width:40em){.column--right{max-width:65%;margin-left:35%;}}@media screen and (min-width:50em){.column--right{max-width:65%;margin-left:35%;}}@media screen and (min-width:66.25em){.column--right{max-width:65%;margin-left:35%;}}@media screen and (min-width:81.25em){.column--right{max-width:63.5384615385%;margin-left:36.4615384615%;}}@media screen and (min-width:40em){.column--right .sidenote{max-width:35%;left:0;padding-left:1rem;padding-right:2rem;position:absolute;}}@media screen and (min-width:50em){.column--right .sidenote{max-width:35%;}}@media screen and (min-width:66.25em){.column--right .sidenote{max-width:35%;padding-right:4rem;}}@media screen and (min-width:81.25em){.column--right .sidenote{max-width:36.4615384615%;padding-left:2rem;}}@media screen and (min-width:40em){.column--left{max-width:65%;}}@media screen and (min-width:50em){.column--left{max-width:65%;}}@media screen and (min-width:66.25em){.column--left{max-width:65%;}}@media screen and (min-width:81.25em){.column--left{max-width:63.5384615385%;}}@media screen and (min-width:40em){.column--left .sidenote{max-width:35%;left:65%;padding-left:2rem;padding-right:1rem;position:absolute;}}@media screen and (min-width:50em){.column--left .sidenote{max-width:35%;left:65%;}}@media screen and (min-width:66.25em){.column--left .sidenote{max-width:35%;left:65%;padding-left:4rem;}}@media screen and (min-width:81.25em){.column--left .sidenote{max-width:36.4615384615%;left:63.5384615385%;padding-right:2rem;}}@font-face{font-family:"FontAwesome";src:url(/themes/custom/uvp_portal/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/custom/uvp_portal/fonts/font-awesome/fontawesome-webfont.eot#iefix&v=4.7.0) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/themes/custom/uvp_portal/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/themes/custom/uvp_portal/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/themes/custom/uvp_portal/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.fa,.path-node .typeset h2:before,.path-node .typeset h1:not(.site-title):before,.path-node .typeset h3:before,.path-node .typeset .field-field_uvpp_long_title .content-field:before,.path-node .typeset h4:before,.path-node .typeset h5:before,.path-node .typeset h6:before,.typeset .toc li a:before,a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.2857142857em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:0.1428571429em;text-align:center;}.fa-li.fa-lg{left:-1.8571428571em;}.fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eee;border-radius:0.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.path-node .typeset h2.fa-pull-left:before,.path-node .typeset h1.fa-pull-left:not(.site-title):before,.path-node .typeset h3.fa-pull-left:before,.path-node .typeset .field-field_uvpp_long_title .fa-pull-left.content-field:before,.path-node .typeset h4.fa-pull-left:before,.path-node .typeset h5.fa-pull-left:before,.path-node .typeset h6.fa-pull-left:before,.typeset .toc li a.fa-pull-left:before,a.fa-pull-left:before{margin-right:0.3em;}.fa.fa-pull-right,.path-node .typeset h2.fa-pull-right:before,.path-node .typeset h1.fa-pull-right:not(.site-title):before,.path-node .typeset h3.fa-pull-right:before,.path-node .typeset .field-field_uvpp_long_title .fa-pull-right.content-field:before,.path-node .typeset h4.fa-pull-right:before,.path-node .typeset h5.fa-pull-right:before,.path-node .typeset h6.fa-pull-right:before,.typeset .toc li a.fa-pull-right:before,a.fa-pull-right:before{margin-left:0.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left,.path-node .typeset h2.pull-left:before,.path-node .typeset h1.pull-left:not(.site-title):before,.path-node .typeset h3.pull-left:before,.path-node .typeset .field-field_uvpp_long_title .pull-left.content-field:before,.path-node .typeset h4.pull-left:before,.path-node .typeset h5.pull-left:before,.path-node .typeset h6.pull-left:before,.typeset .toc li a.pull-left:before,a.pull-left:before{margin-right:0.3em;}.fa.pull-right,.path-node .typeset h2.pull-right:before,.path-node .typeset h1.pull-right:not(.site-title):before,.path-node .typeset h3.pull-right:before,.path-node .typeset .field-field_uvpp_long_title .pull-right.content-field:before,.path-node .typeset h4.pull-right:before,.path-node .typeset h5.pull-right:before,.path-node .typeset h6.pull-right:before,.typeset .toc li a.pull-right:before,a.pull-right:before{margin-left:0.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"\f000";}.fa-music:before{content:"\f001";}.fa-search:before{content:"\f002";}.fa-envelope-o:before{content:"\f003";}.fa-heart:before{content:"\f004";}.fa-star:before{content:"\f005";}.fa-star-o:before{content:"\f006";}.fa-user:before{content:"\f007";}.fa-film:before{content:"\f008";}.fa-th-large:before{content:"\f009";}.fa-th:before{content:"\f00a";}.fa-th-list:before{content:"\f00b";}.fa-check:before{content:"\f00c";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d";}.fa-search-plus:before{content:"\f00e";}.fa-search-minus:before{content:"\f010";}.fa-power-off:before{content:"\f011";}.fa-signal:before{content:"\f012";}.fa-gear:before,.fa-cog:before{content:"\f013";}.fa-trash-o:before{content:"\f014";}.fa-home:before{content:"\f015";}.fa-file-o:before{content:"\f016";}.fa-clock-o:before{content:"\f017";}.fa-road:before{content:"\f018";}.fa-download:before{content:"\f019";}.fa-arrow-circle-o-down:before{content:"\f01a";}.fa-arrow-circle-o-up:before{content:"\f01b";}.fa-inbox:before{content:"\f01c";}.fa-play-circle-o:before{content:"\f01d";}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e";}.fa-refresh:before{content:"\f021";}.fa-list-alt:before{content:"\f022";}.fa-lock:before{content:"\f023";}.fa-flag:before{content:"\f024";}.fa-headphones:before{content:"\f025";}.fa-volume-off:before{content:"\f026";}.fa-volume-down:before{content:"\f027";}.fa-volume-up:before{content:"\f028";}.fa-qrcode:before{content:"\f029";}.fa-barcode:before{content:"\f02a";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-print:before{content:"\f02f";}.fa-camera:before{content:"\f030";}.fa-font:before{content:"\f031";}.fa-bold:before{content:"\f032";}.fa-italic:before{content:"\f033";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-align-left:before{content:"\f036";}.fa-align-center:before{content:"\f037";}.fa-align-right:before{content:"\f038";}.fa-align-justify:before{content:"\f039";}.fa-list:before{content:"\f03a";}.fa-dedent:before,.fa-outdent:before{content:"\f03b";}.fa-indent:before{content:"\f03c";}.fa-video-camera:before{content:"\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e";}.fa-pencil:before{content:"\f040";}.fa-map-marker:before{content:"\f041";}.fa-adjust:before{content:"\f042";}.fa-tint:before{content:"\f043";}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044";}.fa-share-square-o:before{content:"\f045";}.fa-check-square-o:before{content:"\f046";}.fa-arrows:before{content:"\f047";}.fa-step-backward:before{content:"\f048";}.fa-fast-backward:before{content:"\f049";}.fa-backward:before{content:"\f04a";}.fa-play:before{content:"\f04b";}.fa-pause:before{content:"\f04c";}.fa-stop:before{content:"\f04d";}.fa-forward:before{content:"\f04e";}.fa-fast-forward:before{content:"\f050";}.fa-step-forward:before{content:"\f051";}.fa-eject:before{content:"\f052";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-plus-circle:before{content:"\f055";}.fa-minus-circle:before{content:"\f056";}.fa-times-circle:before{content:"\f057";}.fa-check-circle:before{content:"\f058";}.fa-question-circle:before{content:"\f059";}.fa-info-circle:before{content:"\f05a";}.fa-crosshairs:before{content:"\f05b";}.fa-times-circle-o:before{content:"\f05c";}.fa-check-circle-o:before{content:"\f05d";}.fa-ban:before{content:"\f05e";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrow-down:before{content:"\f063";}.fa-mail-forward:before,.fa-share:before{content:"\f064";}.fa-expand:before{content:"\f065";}.fa-compress:before{content:"\f066";}.fa-plus:before{content:"\f067";}.fa-minus:before{content:"\f068";}.fa-asterisk:before{content:"\f069";}.fa-exclamation-circle:before{content:"\f06a";}.fa-gift:before{content:"\f06b";}.fa-leaf:before{content:"\f06c";}.fa-fire:before{content:"\f06d";}.fa-eye:before{content:"\f06e";}.fa-eye-slash:before{content:"\f070";}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071";}.fa-plane:before{content:"\f072";}.fa-calendar:before{content:"\f073";}.fa-random:before{content:"\f074";}.fa-comment:before{content:"\f075";}.fa-magnet:before{content:"\f076";}.fa-chevron-up:before{content:"\f077";}.fa-chevron-down:before{content:"\f078";}.fa-retweet:before{content:"\f079";}.fa-shopping-cart:before{content:"\f07a";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-arrows-v:before{content:"\f07d";}.fa-arrows-h:before{content:"\f07e";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080";}.fa-twitter-square:before{content:"\f081";}.fa-facebook-square:before{content:"\f082";}.fa-camera-retro:before{content:"\f083";}.fa-key:before{content:"\f084";}.fa-gears:before,.fa-cogs:before{content:"\f085";}.fa-comments:before{content:"\f086";}.fa-thumbs-o-up:before{content:"\f087";}.fa-thumbs-o-down:before{content:"\f088";}.fa-star-half:before{content:"\f089";}.fa-heart-o:before{content:"\f08a";}.fa-sign-out:before{content:"\f08b";}.fa-linkedin-square:before{content:"\f08c";}.fa-thumb-tack:before{content:"\f08d";}.fa-external-link:before{content:"\f08e";}.fa-sign-in:before{content:"\f090";}.fa-trophy:before{content:"\f091";}.fa-github-square:before{content:"\f092";}.fa-upload:before{content:"\f093";}.fa-lemon-o:before{content:"\f094";}.fa-phone:before{content:"\f095";}.fa-square-o:before{content:"\f096";}.fa-bookmark-o:before{content:"\f097";}.fa-phone-square:before{content:"\f098";}.fa-twitter:before{content:"\f099";}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a";}.fa-github:before{content:"\f09b";}.fa-unlock:before{content:"\f09c";}.fa-credit-card:before{content:"\f09d";}.fa-feed:before,.fa-rss:before{content:"\f09e";}.fa-hdd-o:before{content:"\f0a0";}.fa-bullhorn:before{content:"\f0a1";}.fa-bell:before{content:"\f0f3";}.fa-certificate:before{content:"\f0a3";}.fa-hand-o-right:before{content:"\f0a4";}.fa-hand-o-left:before{content:"\f0a5";}.fa-hand-o-up:before{content:"\f0a6";}.fa-hand-o-down:before{content:"\f0a7";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-globe:before{content:"\f0ac";}.fa-wrench:before{content:"\f0ad";}.fa-tasks:before{content:"\f0ae";}.fa-filter:before{content:"\f0b0";}.fa-briefcase:before{content:"\f0b1";}.fa-arrows-alt:before{content:"\f0b2";}.fa-group:before,.fa-users:before{content:"\f0c0";}.fa-chain:before,.fa-link:before{content:"\f0c1";}.fa-cloud:before{content:"\f0c2";}.fa-flask:before{content:"\f0c3";}.fa-cut:before,.fa-scissors:before{content:"\f0c4";}.fa-copy:before,.fa-files-o:before{content:"\f0c5";}.fa-paperclip:before{content:"\f0c6";}.fa-save:before,.fa-floppy-o:before{content:"\f0c7";}.fa-square:before{content:"\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9";}.fa-list-ul:before{content:"\f0ca";}.fa-list-ol:before{content:"\f0cb";}.fa-strikethrough:before{content:"\f0cc";}.fa-underline:before{content:"\f0cd";}.fa-table:before{content:"\f0ce";}.fa-magic:before{content:"\f0d0";}.fa-truck:before{content:"\f0d1";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-square:before{content:"\f0d3";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-plus:before{content:"\f0d5";}.fa-money:before{content:"\f0d6";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-up:before{content:"\f0d8";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-columns:before{content:"\f0db";}.fa-unsorted:before,.fa-sort:before{content:"\f0dc";}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd";}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de";}.fa-envelope:before{content:"\f0e0";}.fa-linkedin:before{content:"\f0e1";}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2";}.fa-legal:before,.fa-gavel:before{content:"\f0e3";}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4";}.fa-comment-o:before{content:"\f0e5";}.fa-comments-o:before{content:"\f0e6";}.fa-flash:before,.fa-bolt:before{content:"\f0e7";}.fa-sitemap:before{content:"\f0e8";}.fa-umbrella:before{content:"\f0e9";}.fa-paste:before,.fa-clipboard:before{content:"\f0ea";}.fa-lightbulb-o:before{content:"\f0eb";}.fa-exchange:before{content:"\f0ec";}.fa-cloud-download:before{content:"\f0ed";}.fa-cloud-upload:before{content:"\f0ee";}.fa-user-md:before{content:"\f0f0";}.fa-stethoscope:before{content:"\f0f1";}.fa-suitcase:before{content:"\f0f2";}.fa-bell-o:before{content:"\f0a2";}.fa-coffee:before{content:"\f0f4";}.fa-cutlery:before{content:"\f0f5";}.fa-file-text-o:before{content:"\f0f6";}.fa-building-o:before{content:"\f0f7";}.fa-hospital-o:before{content:"\f0f8";}.fa-ambulance:before{content:"\f0f9";}.fa-medkit:before{content:"\f0fa";}.fa-fighter-jet:before{content:"\f0fb";}.fa-beer:before{content:"\f0fc";}.fa-h-square:before{content:"\f0fd";}.fa-plus-square:before{content:"\f0fe";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angle-down:before{content:"\f107";}.fa-desktop:before{content:"\f108";}.fa-laptop:before{content:"\f109";}.fa-tablet:before{content:"\f10a";}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b";}.fa-circle-o:before{content:"\f10c";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-spinner:before{content:"\f110";}.fa-circle:before{content:"\f111";}.fa-mail-reply:before,.fa-reply:before{content:"\f112";}.fa-github-alt:before{content:"\f113";}.fa-folder-o:before{content:"\f114";}.fa-folder-open-o:before{content:"\f115";}.fa-smile-o:before{content:"\f118";}.fa-frown-o:before{content:"\f119";}.fa-meh-o:before{content:"\f11a";}.fa-gamepad:before{content:"\f11b";}.fa-keyboard-o:before{content:"\f11c";}.fa-flag-o:before{content:"\f11d";}.fa-flag-checkered:before{content:"\f11e";}.fa-terminal:before{content:"\f120";}.fa-code:before{content:"\f121";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123";}.fa-location-arrow:before{content:"\f124";}.fa-crop:before{content:"\f125";}.fa-code-fork:before{content:"\f126";}.fa-unlink:before,.fa-chain-broken:before{content:"\f127";}.fa-question:before{content:"\f128";}.fa-info:before{content:"\f129";}.fa-exclamation:before{content:"\f12a";}.fa-superscript:before{content:"\f12b";}.fa-subscript:before{content:"\f12c";}.fa-eraser:before{content:"\f12d";}.fa-puzzle-piece:before{content:"\f12e";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-shield:before{content:"\f132";}.fa-calendar-o:before{content:"\f133";}.fa-fire-extinguisher:before{content:"\f134";}.fa-rocket:before{content:"\f135";}.fa-maxcdn:before{content:"\f136";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-html5:before{content:"\f13b";}.fa-css3:before{content:"\f13c";}.fa-anchor:before{content:"\f13d";}.fa-unlock-alt:before{content:"\f13e";}.fa-bullseye:before{content:"\f140";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-rss-square:before{content:"\f143";}.fa-play-circle:before{content:"\f144";}.fa-ticket:before{content:"\f145";}.fa-minus-square:before{content:"\f146";}.fa-minus-square-o:before{content:"\f147";}.fa-level-up:before{content:"\f148";}.fa-level-down:before{content:"\f149";}.fa-check-square:before{content:"\f14a";}.fa-pencil-square:before{content:"\f14b";}.fa-external-link-square:before{content:"\f14c";}.fa-share-square:before{content:"\f14d";}.fa-compass:before{content:"\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152";}.fa-euro:before,.fa-eur:before{content:"\f153";}.fa-gbp:before{content:"\f154";}.fa-dollar:before,.fa-usd:before{content:"\f155";}.fa-rupee:before,.fa-inr:before{content:"\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158";}.fa-won:before,.fa-krw:before{content:"\f159";}.fa-bitcoin:before,.fa-btc:before{content:"\f15a";}.fa-file:before{content:"\f15b";}.fa-file-text:before{content:"\f15c";}.fa-sort-alpha-asc:before{content:"\f15d";}.fa-sort-alpha-desc:before{content:"\f15e";}.fa-sort-amount-asc:before{content:"\f160";}.fa-sort-amount-desc:before{content:"\f161";}.fa-sort-numeric-asc:before{content:"\f162";}.fa-sort-numeric-desc:before{content:"\f163";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbs-down:before{content:"\f165";}.fa-youtube-square:before{content:"\f166";}.fa-youtube:before{content:"\f167";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-youtube-play:before{content:"\f16a";}.fa-dropbox:before{content:"\f16b";}.fa-stack-overflow:before{content:"\f16c";}.fa-instagram:before{content:"\f16d";}.fa-flickr:before{content:"\f16e";}.fa-adn:before{content:"\f170";}.fa-bitbucket:before{content:"\f171";}.fa-bitbucket-square:before{content:"\f172";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-long-arrow-down:before{content:"\f175";}.fa-long-arrow-up:before{content:"\f176";}.fa-long-arrow-left:before{content:"\f177";}.fa-long-arrow-right:before{content:"\f178";}.fa-apple:before{content:"\f179";}.fa-windows:before{content:"\f17a";}.fa-android:before{content:"\f17b";}.fa-linux:before{content:"\f17c";}.fa-dribbble:before{content:"\f17d";}.fa-skype:before{content:"\f17e";}.fa-foursquare:before{content:"\f180";}.fa-trello:before{content:"\f181";}.fa-female:before{content:"\f182";}.fa-male:before{content:"\f183";}.fa-gittip:before,.fa-gratipay:before{content:"\f184";}.fa-sun-o:before{content:"\f185";}.fa-moon-o:before{content:"\f186";}.fa-archive:before{content:"\f187";}.fa-bug:before{content:"\f188";}.fa-vk:before{content:"\f189";}.fa-weibo:before{content:"\f18a";}.fa-renren:before{content:"\f18b";}.fa-pagelines:before{content:"\f18c";}.fa-stack-exchange:before{content:"\f18d";}.fa-arrow-circle-o-right:before{content:"\f18e";}.fa-arrow-circle-o-left:before{content:"\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191";}.fa-dot-circle-o:before{content:"\f192";}.fa-wheelchair:before{content:"\f193";}.fa-vimeo-square:before{content:"\f194";}.fa-turkish-lira:before,.fa-try:before{content:"\f195";}.fa-plus-square-o:before{content:"\f196";}.fa-space-shuttle:before{content:"\f197";}.fa-slack:before{content:"\f198";}.fa-envelope-square:before{content:"\f199";}.fa-wordpress:before{content:"\f19a";}.fa-openid:before{content:"\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d";}.fa-yahoo:before{content:"\f19e";}.fa-google:before{content:"\f1a0";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-square:before{content:"\f1a2";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-stumbleupon:before{content:"\f1a4";}.fa-delicious:before{content:"\f1a5";}.fa-digg:before{content:"\f1a6";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-drupal:before{content:"\f1a9";}.fa-joomla:before{content:"\f1aa";}.fa-language:before{content:"\f1ab";}.fa-fax:before{content:"\f1ac";}.fa-building:before{content:"\f1ad";}.fa-child:before{content:"\f1ae";}.fa-paw:before{content:"\f1b0";}.fa-spoon:before{content:"\f1b1";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-recycle:before{content:"\f1b8";}.fa-automobile:before,.fa-car:before{content:"\f1b9";}.fa-cab:before,.fa-taxi:before{content:"\f1ba";}.fa-tree:before{content:"\f1bb";}.fa-spotify:before{content:"\f1bc";}.fa-deviantart:before{content:"\f1bd";}.fa-soundcloud:before{content:"\f1be";}.fa-database:before{content:"\f1c0";}.fa-file-pdf-o:before{content:"\f1c1";}.fa-file-word-o:before{content:"\f1c2";}.fa-file-excel-o:before{content:"\f1c3";}.fa-file-powerpoint-o:before{content:"\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8";}.fa-file-code-o:before{content:"\f1c9";}.fa-vine:before{content:"\f1ca";}.fa-codepen:before{content:"\f1cb";}.fa-jsfiddle:before{content:"\f1cc";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd";}.fa-circle-o-notch:before{content:"\f1ce";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0";}.fa-ge:before,.fa-empire:before{content:"\f1d1";}.fa-git-square:before{content:"\f1d2";}.fa-git:before{content:"\f1d3";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-qq:before{content:"\f1d6";}.fa-wechat:before,.fa-weixin:before{content:"\f1d7";}.fa-send:before,.fa-paper-plane:before{content:"\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9";}.fa-history:before{content:"\f1da";}.fa-circle-thin:before{content:"\f1db";}.fa-header:before{content:"\f1dc";}.fa-paragraph:before{content:"\f1dd";}.fa-sliders:before{content:"\f1de";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-bomb:before{content:"\f1e2";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3";}.fa-tty:before{content:"\f1e4";}.fa-binoculars:before{content:"\f1e5";}.fa-plug:before{content:"\f1e6";}.fa-slideshare:before{content:"\f1e7";}.fa-twitch:before{content:"\f1e8";}.fa-yelp:before{content:"\f1e9";}.fa-newspaper-o:before{content:"\f1ea";}.fa-wifi:before{content:"\f1eb";}.fa-calculator:before{content:"\f1ec";}.fa-paypal:before{content:"\f1ed";}.fa-google-wallet:before{content:"\f1ee";}.fa-cc-visa:before{content:"\f1f0";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-bell-slash:before{content:"\f1f6";}.fa-bell-slash-o:before{content:"\f1f7";}.fa-trash:before{content:"\f1f8";}.fa-copyright:before{content:"\f1f9";}.fa-at:before{content:"\f1fa";}.fa-eyedropper:before{content:"\f1fb";}.fa-paint-brush:before{content:"\f1fc";}.fa-birthday-cake:before{content:"\f1fd";}.fa-area-chart:before{content:"\f1fe";}.fa-pie-chart:before{content:"\f200";}.fa-line-chart:before{content:"\f201";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-bicycle:before{content:"\f206";}.fa-bus:before{content:"\f207";}.fa-ioxhost:before{content:"\f208";}.fa-angellist:before{content:"\f209";}.fa-cc:before{content:"\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}.fa-buysellads:before{content:"\f20d";}.fa-connectdevelop:before{content:"\f20e";}.fa-dashcube:before{content:"\f210";}.fa-forumbee:before{content:"\f211";}.fa-leanpub:before{content:"\f212";}.fa-sellsy:before{content:"\f213";}.fa-shirtsinbulk:before{content:"\f214";}.fa-simplybuilt:before{content:"\f215";}.fa-skyatlas:before{content:"\f216";}.fa-cart-plus:before{content:"\f217";}.fa-cart-arrow-down:before{content:"\f218";}.fa-diamond:before{content:"\f219";}.fa-ship:before{content:"\f21a";}.fa-user-secret:before{content:"\f21b";}.fa-motorcycle:before{content:"\f21c";}.fa-street-view:before{content:"\f21d";}.fa-heartbeat:before{content:"\f21e";}.fa-venus:before{content:"\f221";}.fa-mars:before{content:"\f222";}.fa-mercury:before{content:"\f223";}.fa-intersex:before,.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-venus-double:before{content:"\f226";}.fa-mars-double:before{content:"\f227";}.fa-venus-mars:before{content:"\f228";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-neuter:before{content:"\f22c";}.fa-genderless:before{content:"\f22d";}.fa-facebook-official:before{content:"\f230";}.fa-pinterest-p:before{content:"\f231";}.fa-whatsapp:before{content:"\f232";}.fa-server:before{content:"\f233";}.fa-user-plus:before{content:"\f234";}.fa-user-times:before{content:"\f235";}.fa-hotel:before,.fa-bed:before{content:"\f236";}.fa-viacoin:before{content:"\f237";}.fa-train:before{content:"\f238";}.fa-subway:before{content:"\f239";}.fa-medium:before{content:"\f23a";}.fa-yc:before,.fa-y-combinator:before{content:"\f23b";}.fa-optin-monster:before{content:"\f23c";}.fa-opencart:before{content:"\f23d";}.fa-expeditedssl:before{content:"\f23e";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241";}.fa-battery-2:before,.fa-battery-half:before{content:"\f242";}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243";}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244";}.fa-mouse-pointer:before{content:"\f245";}.fa-i-cursor:before{content:"\f246";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-sticky-note:before{content:"\f249";}.fa-sticky-note-o:before{content:"\f24a";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-diners-club:before{content:"\f24c";}.fa-clone:before{content:"\f24d";}.fa-balance-scale:before{content:"\f24e";}.fa-hourglass-o:before{content:"\f250";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253";}.fa-hourglass:before{content:"\f254";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256";}.fa-hand-scissors-o:before{content:"\f257";}.fa-hand-lizard-o:before{content:"\f258";}.fa-hand-spock-o:before{content:"\f259";}.fa-hand-pointer-o:before{content:"\f25a";}.fa-hand-peace-o:before{content:"\f25b";}.fa-trademark:before{content:"\f25c";}.fa-registered:before{content:"\f25d";}.fa-creative-commons:before{content:"\f25e";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-tripadvisor:before{content:"\f262";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-get-pocket:before{content:"\f265";}.fa-wikipedia-w:before{content:"\f266";}.fa-safari:before{content:"\f267";}.fa-chrome:before{content:"\f268";}.fa-firefox:before{content:"\f269";}.fa-opera:before{content:"\f26a";}.fa-internet-explorer:before{content:"\f26b";}.fa-tv:before,.fa-television:before{content:"\f26c";}.fa-contao:before{content:"\f26d";}.fa-500px:before{content:"\f26e";}.fa-amazon:before{content:"\f270";}.fa-calendar-plus-o:before{content:"\f271";}.fa-calendar-minus-o:before{content:"\f272";}.fa-calendar-times-o:before{content:"\f273";}.fa-calendar-check-o:before{content:"\f274";}.fa-industry:before{content:"\f275";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-map-o:before{content:"\f278";}.fa-map:before{content:"\f279";}.fa-commenting:before{content:"\f27a";}.fa-commenting-o:before{content:"\f27b";}.fa-houzz:before{content:"\f27c";}.fa-vimeo:before{content:"\f27d";}.fa-black-tie:before{content:"\f27e";}.fa-fonticons:before{content:"\f280";}.fa-reddit-alien:before{content:"\f281";}.fa-edge:before{content:"\f282";}.fa-credit-card-alt:before{content:"\f283";}.fa-codiepie:before{content:"\f284";}.fa-modx:before{content:"\f285";}.fa-fort-awesome:before{content:"\f286";}.fa-usb:before{content:"\f287";}.fa-product-hunt:before{content:"\f288";}.fa-mixcloud:before{content:"\f289";}.fa-scribd:before{content:"\f28a";}.fa-pause-circle:before{content:"\f28b";}.fa-pause-circle-o:before{content:"\f28c";}.fa-stop-circle:before{content:"\f28d";}.fa-stop-circle-o:before{content:"\f28e";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-hashtag:before{content:"\f292";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-percent:before{content:"\f295";}.fa-gitlab:before{content:"\f296";}.fa-wpbeginner:before{content:"\f297";}.fa-wpforms:before{content:"\f298";}.fa-envira:before{content:"\f299";}.fa-universal-access:before{content:"\f29a";}.fa-wheelchair-alt:before{content:"\f29b";}.fa-question-circle-o:before{content:"\f29c";}.fa-blind:before{content:"\f29d";}.fa-audio-description:before{content:"\f29e";}.fa-volume-control-phone:before{content:"\f2a0";}.fa-braille:before{content:"\f2a1";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-signing:before,.fa-sign-language:before{content:"\f2a7";}.fa-low-vision:before{content:"\f2a8";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-pied-piper:before{content:"\f2ae";}.fa-first-order:before{content:"\f2b0";}.fa-yoast:before{content:"\f2b1";}.fa-themeisle:before{content:"\f2b2";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3";}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4";}.fa-handshake-o:before{content:"\f2b5";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-o:before{content:"\f2b7";}.fa-linode:before{content:"\f2b8";}.fa-address-book:before{content:"\f2b9";}.fa-address-book-o:before{content:"\f2ba";}.fa-vcard:before,.fa-address-card:before{content:"\f2bb";}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-circle-o:before{content:"\f2be";}.fa-user-o:before{content:"\f2c0";}.fa-id-badge:before{content:"\f2c1";}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3";}.fa-quora:before{content:"\f2c4";}.fa-free-code-camp:before{content:"\f2c5";}.fa-telegram:before{content:"\f2c6";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb";}.fa-shower:before{content:"\f2cc";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd";}.fa-podcast:before{content:"\f2ce";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4";}.fa-bandcamp:before{content:"\f2d5";}.fa-grav:before{content:"\f2d6";}.fa-etsy:before{content:"\f2d7";}.fa-imdb:before{content:"\f2d8";}.fa-ravelry:before{content:"\f2d9";}.fa-eercast:before{content:"\f2da";}.fa-microchip:before{content:"\f2db";}.fa-snowflake-o:before{content:"\f2dc";}.fa-superpowers:before{content:"\f2dd";}.fa-wpexplorer:before{content:"\f2de";}.fa-meetup:before{content:"\f2e0";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-thin.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-thin.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-thin.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-thin.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-thin.svg#ralewaythin) format("svg");font-weight:100;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-extralight.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-extralight.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-extralight.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-extralight.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-extralight.svg#ralewayextralight) format("svg");font-weight:200;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-light.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-light.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-light.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-light.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-light.svg#ralewaylight) format("svg");font-weight:300;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-regular.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-regular.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-regular.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-regular.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-regular.svg#ralewayregular) format("svg");font-weight:400;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-medium.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-medium.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-medium.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-medium.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-medium.svg#ralewaymedium) format("svg");font-weight:500;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-semibold.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-semibold.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-semibold.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-semibold.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-semibold.svg#ralewaysemibold) format("svg");font-weight:600;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-bold.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-bold.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-bold.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-bold.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-bold.svg#ralewaybold) format("svg");font-weight:700;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-extrabold.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-extrabold.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-extrabold.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-extrabold.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-extrabold.svg#ralewayextrabold) format("svg");font-weight:800;font-style:normal;}@font-face{font-family:"Raleway";src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-heavy.eot);src:url(/themes/custom/uvp_portal/fonts/raleway/raleway-heavy.eot#iefix) format("embedded-opentype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-heavy.woff) format("woff"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-heavy.ttf) format("truetype"),url(/themes/custom/uvp_portal/fonts/raleway/raleway-heavy.svg#ralewayheavy) format("svg");font-weight:900;font-style:normal;}.alpha{font-size:2.3333333333rem;}.beta{font-size:2.0833333333rem;}.gamma{font-size:1.8666666667rem;}.delta,.path-node .typeset .field--name-title input{font-size:1.6666666667rem;}.epsilon,.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{font-size:1.4916666667rem;}.zeta{font-size:1.3333333333rem;}.eta{font-size:1.1916666667rem;}.theta{font-size:1.0666666667rem;}.iota,.path-node .typeset .field--widget-text-textarea .filter-wrapper,.path-node .typeset .field--widget-text-textarea-with-summary .filter-wrapper,.typeset .sonic-edit-button{font-size:0.9583333333rem;}i.fa{font-style:normal;}.w1{width:8.3333333333%;}.w2{width:16.6666666667%;}.w3{width:25%;}.w4{width:33.3333333333%;}.w5{width:41.6666666667%;}.w6{width:50%;}.w7{width:58.3333333333%;}.w8{width:66.6666666667%;}.w9{width:75%;}.w10{width:83.3333333333%;}.w11{width:91.6666666667%;}.w12{width:100%;}body{color:#444;background:#eff0f1;line-height:1.75rem;margin-top:3.5rem;font-size:1.1916666667rem;}@media screen and (min-width:40em){body{font-size:1.0928571429rem;}}@media screen and (min-width:50em){body{font-size:1.0866666667rem;}}@media screen and (min-width:66.25em){body{font-size:0.9941176471rem;}}@media screen and (min-width:81.25em){body{font-size:0.9263157895rem;}}.typeset h1:not(.site-title){margin-bottom:2rem;}.typeset h2,.path-node .typeset h1:not(.site-title){line-height:2.2rem;font-size:1.8666666667rem;margin-bottom:0.51599rem;padding-top:0.48401rem;}@media screen and (min-width:40em){.typeset h2,.path-node .typeset h1:not(.site-title){font-size:1.7142857143rem;margin-bottom:0.4657042857rem;padding-top:0.5342957143rem;}}@media screen and (min-width:50em){.typeset h2,.path-node .typeset h1:not(.site-title){font-size:1.7066666667rem;margin-bottom:0.46319rem;padding-top:0.53681rem;}}@media screen and (min-width:66.25em){.typeset h2,.path-node .typeset h1:not(.site-title){font-size:1.7647058824rem;margin-bottom:0.4823429412rem;padding-top:0.5176570588rem;}}@media screen and (min-width:81.25em){.typeset h2,.path-node .typeset h1:not(.site-title){font-size:1.8578947368rem;margin-bottom:0.5130952632rem;padding-top:0.4869047368rem;}}.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field{line-height:2rem;font-size:1.6666666667rem;margin-bottom:-0.45001rem;padding-top:0.45001rem;}@media screen and (min-width:40em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field{font-size:1.5214285714rem;margin-bottom:-0.4979385714rem;padding-top:0.4979385714rem;}}@media screen and (min-width:50em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field{font-size:1.5rem;margin-bottom:-0.50501rem;padding-top:0.50501rem;}}@media screen and (min-width:66.25em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field{font-size:1.5705882353rem;margin-bottom:-0.4817158824rem;padding-top:0.4817158824rem;}}@media screen and (min-width:81.25em){.typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field{font-size:1.6368421053rem;margin-bottom:-0.4598521053rem;padding-top:0.4598521053rem;}}.typeset p{line-height:1.75rem;margin-bottom:1.56499rem;padding-top:0.43501rem;}@media screen and (min-width:40em){.typeset p{margin-bottom:1.5257042857rem;padding-top:0.4742957143rem;}}@media screen and (min-width:50em){.typeset p{margin-bottom:1.52099rem;padding-top:0.47901rem;}}@media screen and (min-width:66.25em){.typeset p{margin-bottom:1.5132252941rem;padding-top:0.4867747059rem;}}@media screen and (min-width:81.25em){.typeset p{margin-bottom:1.5070952632rem;padding-top:0.4929047368rem;}}.typeset img,.typeset video{max-width:100%;height:auto;}.display_flex,#block-landerportale .field-body ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.display_ib{display:inline-block;margin-right:0.25rem;}.float_left{float:left;}.float_right{float:right;}.clear-after:after{content:"";clear:both;display:block;}.page-max-width{max-width:66rem;padding-left:1rem;padding-right:1rem;}.content-max-width{max-width:44rem;padding-left:1rem;padding-right:1rem;}.page-padding{padding-left:1rem;padding-right:1rem;}.align-c,.message-banner__content{margin-left:auto;margin-right:auto;}button,.button,#block-uvp-portal-local-tasks > ul li a{background:rgb(34.1578947368,84.6184210526,142.8421052632);border:2px solid rgb(34.1578947368,84.6184210526,142.8421052632);color:white;cursor:pointer;border-radius:0.25rem;padding:0.25rem 0.75rem;font-size:100%;font-weight:200;font-family:"Raleway",sans-serif;-webkit-transition:0.2s background;transition:0.2s background;display:inline-block;}button:hover,button:focus,.button:hover,#block-uvp-portal-local-tasks > ul li a:hover,.button:focus,#block-uvp-portal-local-tasks > ul li a:focus{background:rgb(24.3157894737,60.2368421053,101.6842105263);color:white;}button a,button a:hover,button a:focus,.button a,#block-uvp-portal-local-tasks > ul li a a,.button a:hover,.button a:focus{color:white;}button-outline,.button-outline{background:white;border:2px solid rgb(34.1578947368,84.6184210526,142.8421052632);color:rgb(34.1578947368,84.6184210526,142.8421052632);font-weight:400;}button-outline:hover,button-outline:focus,.button-outline:hover,.button-outline:focus{background:rgb(34.1578947368,84.6184210526,142.8421052632);color:white;}.center{text-align:center;}.region,.path-node .typeset .field--name-field-dc-links tbody tr,.path-node .typeset .field--name-field-dc-files table tbody tr,.path-node .typeset .field--type-image .image-widget,.path-node .typeset .field--type-address details > div > .form-wrapper,.path-node .typeset .field--type-file .form-managed-file,.path-node .typeset .field--type-file .help-block,.path-node .typeset .field--type-link .fieldset-wrapper,.path-node .typeset .node-institution,.path-node .typeset .node-uvp_institution,.path-node .typeset .node-company,.path-node .typeset .field-field_uvpp_docs_decision > div > .content-field,.path-node .typeset .group-hauptbehoerde{padding:1rem;background:#f4f5f6;}.alert{background:hsla(120,40%,50%,0.9);border-radius:0.25rem;padding:0.5rem;color:white;}.alert.alert-danger{background:hsla(0,60%,50%,0.9);}.alert button{background:transparent;font-size:2rem;line-height:1rem;cursor:pointer;}.alert a{color:white;}.typeset .page-node-add dt a{line-height:2rem;font-size:1.4916666667rem;margin-bottom:-0.50776rem;padding-top:0.50776rem;}@media screen and (min-width:40em){.typeset .page-node-add dt a{font-size:1.3714285714rem;margin-bottom:-0.5474385714rem;padding-top:0.5474385714rem;}}@media screen and (min-width:50em){.typeset .page-node-add dt a{font-size:1.3666666667rem;margin-bottom:-0.54901rem;padding-top:0.54901rem;}}@media screen and (min-width:66.25em){.typeset .page-node-add dt a{font-size:1.3235294118rem;margin-bottom:-0.5632452941rem;padding-top:0.5632452941rem;}}@media screen and (min-width:81.25em){.typeset .page-node-add dt a{font-size:1.3157894737rem;margin-bottom:-0.5657994737rem;padding-top:0.5657994737rem;}}.sliding-popup-bottom{width:100%;}.page{margin:0 auto;}.uvp-edit-mode-desc{display:none;}.uvp-action-buttons--edit .uvp-edit-mode-desc{display:block;}.layout-sidebar-left{position:fixed;top:0;bottom:0;left:0;margin-top:3.5rem;padding-top:4.5rem;padding-bottom:12rem;width:20rem;background:#d6d7d9;overflow-y:auto;overflow-x:hidden;-webkit-box-shadow:inset -0.7rem 0 0.5rem -0.5rem rgba(0,0,0,0.2);box-shadow:inset -0.7rem 0 0.5rem -0.5rem rgba(0,0,0,0.2);}@media screen and (max-width:81.25em){.layout-sidebar-left{width:14rem;}}@media screen and (max-width:40em){.layout-sidebar-left{width:5rem;}}.path-node .layout-sidebar-left{padding-top:0;}.layout-main{position:relative;display:block;background:#eff0f1;}.layout-sidebar-left ~ .layout-main{margin-left:20rem;}@media screen and (max-width:81.25em){.layout-sidebar-left ~ .layout-main{margin-left:14rem;}}@media screen and (max-width:40em){.layout-sidebar-left ~ .layout-main{margin-left:5rem;}}.sidebar-project-type{background-color:#444444;color:white;display:block;font-size:0.85rem;letter-spacing:1px;line-height:1;padding:0.75rem 0.25rem;text-align:center;text-transform:uppercase;width:100%;}@media screen and (max-width:639px){.sidebar-project-type{-ms-hyphens:auto;hyphens:auto;}}#admin-toolbar-search-tab .form-element-label{display:none;}.navigation-bar{position:fixed;top:0;right:0;left:0;z-index:501;color:#fff;background:rgb(34.1578947368,84.6184210526,142.8421052632);font-weight:200;font-size:1.0666666667rem;}.navigation-bar:before,.navigation-bar:after{display:table;content:"";}.navigation-bar:after{clear:both;}#menu-toggle{display:none;}@media screen and (max-width:50em){#menu-toggle{display:inline;opacity:0;}}.menu-toggle-label{font-family:FontAwesome;float:right;padding-left:1.5rem;padding-right:1.5rem;cursor:pointer;display:none;line-height:3.5rem;-webkit-transition:background 0.3s;transition:background 0.3s;font-size:1.6666666667rem;}@media screen and (max-width:50em){.menu-toggle-label{display:inline;}}#menu-toggle.menu-toggle--focused + .menu-toggle-label:before,#menu-toggle:checked + .menu-toggle-label:before{content:"\f00d";}#menu-toggle:not(:checked):not(.menu-toggle--focused) + .menu-toggle-label:before{content:"\f0c9";}.typeset ul.menu{padding-top:0;margin-bottom:0;line-height:3.5rem;float:right;}.typeset ul.menu li{list-style-type:none;display:block;float:left;margin-left:0;}.typeset ul.menu li a{position:relative;display:inline-block;padding:0 0.75rem;color:#fff;}.typeset ul.menu li a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;-webkit-transition:background 0.3s;transition:background 0.3s;}.typeset ul.menu li a:hover:after{background:rgba(255,255,255,0.5);}.typeset ul.menu li:not(:last-child):after{content:"|";}.typeset ul.menu .svg-inline--fa{margin-right:0.5rem;}.typeset .menu-mobile-page-background{position:fixed;top:3.5rem;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5);display:none;-webkit-transition:0.2s all;transition:0.2s all;}.typeset #menu-toggle:checked ~ .menu-mobile-page-background{display:block;}@media screen and (max-width:81.25em){.typeset ul.menu li a{padding-left:0.5rem;padding-right:0.5rem;}}@media screen and (max-width:66.25em){.typeset ul.menu{font-size:0.9583333333rem;}}@media screen and (max-width:50em){.typeset ul.menu{position:fixed;right:0;top:3.5rem;bottom:0;left:100%;background:#d6d7d9;-webkit-transition:0.2s all;transition:0.2s all;font-size:1.1916666667rem;}.typeset ul.menu li{float:none;}.typeset ul.menu li:not(:last-child):after{content:"";}.typeset ul.menu li a{display:block;color:#444;padding-left:2rem;}.typeset ul.menu li a:hover,.typeset ul.menu li a:focus{background:#e9e9e9;}.typeset ul.menu li a:after{display:none;}.typeset #menu-toggle.menu-toggle--focused ~ ul.menu,.typeset #menu-toggle:checked ~ ul.menu{left:50%;}}.typeset ol.breadcrumb{list-style:none;line-height:1.5rem;font-size:0.85rem;}.typeset ol.breadcrumb li{display:inline;padding:0;margin-left:0;}.typeset ol.breadcrumb li:before{content:"";}.typeset ol.breadcrumb li:last-child a:after{content:"";}.typeset ol.breadcrumb li a{color:#494949;padding:0 0.5rem 0 0;}.typeset ol.breadcrumb li a:after{content:"›";padding:0 0 0 0.5rem;}.backtrace{background-color:#EFF0F1;border-radius:5px;color:black;margin-top:0.5rem;font-size:0.8rem;}.typeset .site-footer{padding-bottom:3rem;padding-top:2rem;margin-top:10rem;font-weight:300;background:#e3e5e6;font-size:0.9583333333rem;}.typeset .site-footer:before,.typeset .site-footer:after{display:table;content:"";}.typeset .site-footer:after{clear:both;}@media screen and (min-width:640px){.typeset .site-footer .site-footer-menu{float:right;padding-left:1.5rem;padding-right:1.5rem;}}@media screen and (max-width:639px){.typeset .site-footer li{margin:0 2rem;padding:0.5rem 0;}.typeset .site-footer li:not(:last-child){border-bottom:1px solid #c6c7c8;}}@media screen and (min-width:640px){.typeset .site-footer li{float:left;list-style-type:none;}.typeset .site-footer li:not(:last-child):after{content:"|";padding-left:1rem;padding-right:1rem;}}.typeset .site-footer a{color:black;}.typeset .site-footer .site-footer-logo{margin-left:2rem;max-width:12rem;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;}.typeset .site-footer .svg-inline--fa{margin-right:0.5rem;}.path-frontpage .message-banner__content{max-width:66rem;}.path-node .message-banner__content,.path-sitemap .message-banner__content,.path-vorhaben .message-banner__content{max-width:44rem;padding:0 2rem;}.message-banner__content{padding-left:0.5rem;padding-right:0.5rem;}.message-banner__text{margin:0.5em 0;}.typeset .sonic-edit-button{position:relative;z-index:1;}.quickedit-field.quickedit-editable{-webkit-box-shadow:none;box-shadow:none;}.quickedit-field .quickedit-editable{-webkit-box-shadow:0 0 0 2px rgb(34.1578947368,84.6184210526,142.8421052632);box-shadow:0 0 0 2px rgb(34.1578947368,84.6184210526,142.8421052632);}.quickedit-toolbar-label{white-space:normal;clear:both;}.quickedit-toolbar-container{max-width:40rem !important;min-width:none !important;}.quickedit-toolbar-container > .quickedit-toolbar-content{border-radius:0;background:#f4f5f6;}.quickedit-toolbar-container > .quickedit-toolbar-lining{border-radius:0;}.quickedit-toolbar-container .quickedit-toolbar-pointer{background-color:#f4f5f6;}.quickedit-toolgroup.ops{float:none;}.quickedit-toolgroup.ops .action-save{margin-left:0.4em;}.quickedit-toolgroup.ops .action-cancel{float:right;}.typeset .quickedit-form{max-width:40rem !important;width:100%;background-color:#f7f8f9;margin:0;padding:1rem;}.typeset .quickedit-form form{padding:0;}.typeset .quickedit-form.quickedit-highlighted{-webkit-box-shadow:0 8px 30px 0 rgba(0,0,0,0.15);box-shadow:0 8px 30px 0 rgba(0,0,0,0.15);}.ui-widget button{font-family:"Raleway",sans-serif;font-size:inherit;}.quickedit-image-field-info input[type=text]{width:auto;}.typeset .project-table .views-exposed-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem;}.typeset .project-table .views-exposed-form .form-item{max-width:30%;}.typeset .project-table .views-exposed-form .form-actions{width:100%;}.typeset .project-table table{overflow:hidden;}.typeset .project-table table thead th,.typeset .project-table table td{font-size:0.85rem;}.typeset .project-table table thead th:not(.views-field-title),.typeset .project-table table td:not(.views-field-title){text-align:center;}.typeset .project-table table thead{background:#dbdcde;}.typeset .project-table table thead th{position:relative;padding:1rem;font-weight:600;}.typeset .project-table table thead th:first-child{padding-left:1rem;}.typeset .project-table table thead th.is-active:after{content:"";position:absolute;height:6px;left:0;right:0;bottom:0;background:#2c6db8;}.typeset .project-table table thead th a{color:#444;}.typeset .project-table table tbody{font-size:0.85rem;}.typeset .project-table table tbody tr{-webkit-transition:0.3s all;transition:0.3s all;overflow:hidden;}.typeset .project-table table tbody tr:nth-child(even){background:#f7f8f9;}.typeset .project-table table tbody tr:last-child{border-bottom:2px solid #dbdcde;}.typeset .project-table table tbody tr:hover{background:rgb(34.1578947368,84.6184210526,142.8421052632);-webkit-box-shadow:0 0 1rem 0 rgba(0,0,0,0.3);box-shadow:0 0 1rem 0 rgba(0,0,0,0.3);}.typeset .project-table table tbody tr:hover,.typeset .project-table table tbody tr:hover a{color:#eff0f1;}.typeset .project-table table tbody td{padding-right:0.5rem;padding-top:1rem;padding-bottom:1rem;}.typeset .project-table table tbody td:not(:first-child){padding-left:0.5rem;}.typeset .project-table table tbody td:first-child{padding-left:1rem;}.typeset .project-table table tbody td.views-field-title{font-weight:600;}.typeset .project-table table tbody td:not(.views-field-title){max-width:9rem;}@media screen and (max-width:40em){.typeset .project-table table tbody tr{position:relative;border-collapse:separate;border-spacing:0.5rem;width:100%;padding-top:1rem;padding-bottom:1rem;}.typeset .project-table table tbody tr:first-child{border-top:2px solid #dbdcde;}.typeset .project-table table tbody td{padding:0;font-size:1.0666666667rem;}.typeset .project-table table tbody td:before{padding-left:0.5rem;}}@media screen and (max-width:50em){.typeset .project-table .typeset .layout-sidebar-left ~ .layout-main .project-table tbody tr{position:relative;border-collapse:separate;border-spacing:0.5rem;width:100%;padding-top:1rem;padding-bottom:1rem;}.typeset .project-table .typeset .layout-sidebar-left ~ .layout-main .project-table tbody tr:first-child{border-top:2px solid #dbdcde;}.typeset .project-table .typeset .layout-sidebar-left ~ .layout-main .project-table tbody td{padding:0;font-size:1.0666666667rem;}.typeset .project-table .typeset .layout-sidebar-left ~ .layout-main .project-table tbody td:before{padding-left:0.5rem;}}.typeset .project-table footer{text-align:center;}.typeset .project-table footer,.typeset .project-table .pagination{margin:1em 0;}.typeset .project-search header,.typeset .project-search > p{margin-left:1rem;margin-right:1rem;}.typeset .project-search .views-row{border-radius:0.25rem;border:2px solid #c6c7c8;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;display:block;margin:1rem 1rem;padding:1rem 1rem 3rem;position:relative;-webkit-transition:background-color linear 0.25s,-webkit-box-shadow linear 0.25s;transition:background-color linear 0.25s,-webkit-box-shadow linear 0.25s;transition:background-color linear 0.25s,box-shadow linear 0.25s;transition:background-color linear 0.25s,box-shadow linear 0.25s,-webkit-box-shadow linear 0.25s;max-width:1120px;}.typeset .project-search .views-row > a > article{color:#444;}.typeset .project-search .views-row [class*=field--]{font-size:0.85rem;}.typeset .project-search .views-row [class*=field--] .field__label{font-weight:bold;}.typeset .project-search .views-row [class*=field--] .field__label,.typeset .project-search .views-row [class*=field--] .field__item{display:inline;}.typeset .project-search .views-row [class*=-geojson-text] .field__item,.typeset .project-search .views-row [class*=-field-placeholder-federal] .field__item{display:block;}.typeset .project-search .views-row .field--type{font-weight:bold;text-transform:uppercase;font-size:0.85rem;}.typeset .project-search .views-row .field--title{color:rgb(34.1578947368,84.6184210526,142.8421052632);font-size:1.0666666667rem;font-weight:bold;margin:0;padding:0;}.typeset .project-search .views-row::after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.3333333333rem;bottom:0.5rem;color:rgb(34.1578947368,84.6184210526,142.8421052632);content:"\f0a9";display:block;position:absolute;right:1rem;}.typeset .project-search .views-row:hover,.typeset .project-search .views-row:focus-visible{background-color:#ffffff;-webkit-box-shadow:0 1px 8px #262d34;box-shadow:0 1px 8px #262d34;}.typeset .project-search footer{text-align:center;}.typeset .project-search footer,.typeset .project-search .pagination{max-width:1120px;}#block-uvp-portal-project-search-facets{margin:1rem 1rem 0 1rem;border-top:1px solid #262d34;padding-top:1rem;}#block-uvp-portal-project-search-facets h2,#block-uvp-portal-project-search-facets .path-node .typeset h1:not(.site-title),.path-node .typeset #block-uvp-portal-project-search-facets h1:not(.site-title){margin-bottom:1rem;}.path-vorhaben .views-exposed-form form > .form-item{margin:0;margin-bottom:0.5rem;}.path-vorhaben [data-drupal-selector=edit-reset]{display:inline-block;margin-top:1rem;}.path-vorhaben [data-drupal-selector=edit-radius-wrapper]{min-inline-size:unset;}.path-vorhaben [data-drupal-selector=edit-radius-wrapper] .fieldset-legend{font-weight:500;}.path-vorhaben [data-drupal-selector=edit-radius-wrapper] .fieldset-wrapper{border-left:1px solid #999;margin-left:0.5rem;padding:0.5rem;padding-right:0;}.path-vorhaben [data-drupal-selector=edit-radius-wrapper] .form-item label{font-weight:normal;}.typeset .uvp-institutions-table table{overflow:hidden;}.typeset .uvp-institutions-table table thead th,.typeset .uvp-institutions-table table td{font-size:0.85rem;}.typeset .uvp-institutions-table table thead th:not(.views-field-title),.typeset .uvp-institutions-table table td:not(.views-field-title){text-align:center;}.typeset .uvp-institutions-table table thead{background:#dbdcde;}.typeset .uvp-institutions-table table thead th{position:relative;padding:1rem;font-weight:600;}.typeset .uvp-institutions-table table thead th:first-child{padding-left:1rem;}.typeset .uvp-institutions-table table thead th.is-active:after{content:"";position:absolute;height:6px;left:0;right:0;bottom:0;background:#2c6db8;}.typeset .uvp-institutions-table table thead th a{color:#444;}.typeset .uvp-institutions-table table tbody{font-size:0.85rem;}.typeset .uvp-institutions-table table tbody tr{-webkit-transition:0.3s all;transition:0.3s all;overflow:hidden;}.typeset .uvp-institutions-table table tbody tr:nth-child(even){background:#f7f8f9;}.typeset .uvp-institutions-table table tbody tr:last-child{border-bottom:2px solid #dbdcde;}.typeset .uvp-institutions-table table tbody tr:hover{background:rgb(34.1578947368,84.6184210526,142.8421052632);-webkit-box-shadow:0 0 1rem 0 rgba(0,0,0,0.3);box-shadow:0 0 1rem 0 rgba(0,0,0,0.3);}.typeset .uvp-institutions-table table tbody tr:hover,.typeset .uvp-institutions-table table tbody tr:hover a{color:#eff0f1;}.typeset .uvp-institutions-table table tbody td{padding-right:0.5rem;padding-top:1rem;padding-bottom:1rem;}.typeset .uvp-institutions-table table tbody td:not(:first-child){padding-left:0.5rem;}.typeset .uvp-institutions-table table tbody td:first-child{padding-left:1rem;}.typeset .uvp-institutions-table table tbody td.views-field-title{font-weight:600;}.typeset .uvp-institutions-table table tbody td:not(.views-field-title){max-width:9rem;}@media screen and (max-width:40em){.typeset .uvp-institutions-table table tbody tr{position:relative;border-collapse:separate;border-spacing:0.5rem;width:100%;padding-top:1rem;padding-bottom:1rem;}.typeset .uvp-institutions-table table tbody tr:first-child{border-top:2px solid #dbdcde;}.typeset .uvp-institutions-table table tbody td{padding:0;font-size:1.0666666667rem;}.typeset .uvp-institutions-table table tbody td:before{padding-left:0.5rem;}}@media screen and (max-width:50em){.typeset .layout-sidebar-left ~ .layout-main .uvp-institutions-table table tbody tr{position:relative;border-collapse:separate;border-spacing:0.5rem;width:100%;padding-top:1rem;padding-bottom:1rem;}.typeset .layout-sidebar-left ~ .layout-main .uvp-institutions-table table tbody tr:first-child{border-top:2px solid #dbdcde;}.typeset .layout-sidebar-left ~ .layout-main .uvp-institutions-table table tbody td{padding:0;font-size:1.0666666667rem;}.typeset .layout-sidebar-left ~ .layout-main .uvp-institutions-table table tbody td:before{padding-left:0.5rem;}}.typeset h1.site-title{float:left;font-weight:100;padding-top:0;margin-bottom:0;line-height:3.5rem;font-size:1.3333333333rem;}.typeset h1.site-title a{padding:0 1.7rem;color:white;display:block;}.typeset h1.site-title a:hover,.typeset h1.site-title a:focus{color:white;}.typeset h1.site-title a:before{content:"\f06c";font-family:FontAwesome;padding-right:0.75rem;}@media screen and (max-width:81.25em){.typeset h1.site-title{font-size:1.1916666667rem;}}@media screen and (max-width:40em){.typeset h1.site-title a:after{content:"UVP";}.typeset h1.site-title .site-title-text{display:none;}}.typeset .toc{font-weight:200;font-size:1.1916666667rem;}.typeset .toc ul{padding-top:0;}.typeset .toc li{margin-left:0;-webkit-transition:all 0.3s;transition:all 0.3s;}.typeset .toc li li{font-weight:300;}.typeset .toc li a{position:relative;color:#444;display:block;padding-top:1rem;padding-bottom:1rem;padding-left:3rem;padding-right:1rem;}.typeset .toc li a:before{position:absolute;left:1rem;width:1rem;text-align:center;line-height:1.75rem;}.typeset .toc li.toc-entry--current{background:#e9e9e9;-webkit-box-shadow:inset -0.7rem 0 0.5rem -0.5rem rgba(0,0,0,0.2);box-shadow:inset -0.7rem 0 0.5rem -0.5rem rgba(0,0,0,0.2);}.typeset .toc li.toc-entry--current > a:after{content:"";position:absolute;top:50%;right:-1.75rem;width:2rem;height:2rem;background:#eff0f1;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);}.typeset .toc li li a{padding-left:5rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.9583333333rem;}.typeset .toc li li a:before{left:3rem;}.typeset .toc li li:not(.toc-entry--current){background:#dee0df;-webkit-box-shadow:inset -0.7rem 0 0.5rem -0.5rem rgba(0,0,0,0.2);box-shadow:inset -0.7rem 0 0.5rem -0.5rem rgba(0,0,0,0.2);}.typeset .toc ul li ul{margin-left:0;margin-bottom:0;padding-top:0;}@media screen and (max-width:81.25em){.typeset .toc{font-size:0.9583333333rem;}.typeset .toc li a{text-align:center;padding-left:1rem;}.typeset .toc li a:before{position:static;display:block;width:auto;text-align:center;font-size:2.0833333333rem;}.typeset .toc li.toc-entry--current{background:#e9e9e9;}.typeset .toc > ul > li.toc-entry--current{background:#e9e9e9;}.typeset .toc li li{margin-top:2px;}.typeset .toc li li:not(.toc-entry--current){background:#dee0df;}.typeset .toc li li.toc-entry--current{background:rgb(235.1484375,236.3515625,235.75);}.typeset .toc li li a{padding-left:1rem;}.typeset .toc li li a:before{display:none;}}@media screen and (max-width:40em){.typeset .toc a{padding-top:1rem;padding-bottom:1rem;}.typeset .toc .toc-label{display:none;}.typeset .toc li li a{display:none;}}.views-exposed-form{color:#333;}.views-exposed-form input[type=submit]{cursor:pointer;margin-top:1rem;}.views-exposed-form .form-group:not(:first-of-type){margin-top:0.5rem;}.accordion .accordion-title{cursor:pointer;position:relative;padding-left:3rem;color:#444;}.accordion .accordion-title:before{content:"\f105";font:inherit;font-family:FontAwesome,sans-serif;margin-left:1rem;margin-right:1rem;display:block;-webkit-transition:0.3s -webkit-transform;transition:0.3s -webkit-transform;transition:0.3s transform;transition:0.3s transform,0.3s -webkit-transform;position:absolute;left:0;}.accordion .accordion-content img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none;height:100%;}.accordion.accordion--opened .accordion-title:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.js .dropbutton-wrapper .dropbutton li{position:static;}.js .dropbutton-wrapper .dropbutton .dropbutton-action .btn{border-bottom:1px solid rgb(34.1578947368,84.6184210526,142.8421052632);border-top-right-radius:0;border-bottom-right-radius:0;width:100%;}.js .dropbutton-wrapper .dropbutton .dropbutton-action:last-child .btn{border-bottom:none;}.js .dropbutton-wrapper .dropbutton .dropbutton-toggle{position:absolute;}.js .dropbutton-wrapper .dropbutton .dropbutton-toggle button{background:rgb(34.1578947368,84.6184210526,142.8421052632);border-left:1px solid #ffffff;border-top-left-radius:0;border-bottom-left-radius:0;}.js .dropbutton-wrapper .dropbutton .dropbutton-toggle button:hover,.js .dropbutton-wrapper .dropbutton .dropbutton-toggle button:focus{background:rgb(24.3157894737,60.2368421053,101.6842105263);}.js .dropbutton-wrapper.open .dropbutton .dropbutton-action .btn{border-bottom-color:#ffffff;}.js .dropbutton-wrapper.open .dropbutton .dropbutton-action:first-child .btn{border-bottom-left-radius:0;}.js .dropbutton-wrapper.open .dropbutton .dropbutton-action:last-child .btn{border-top-left-radius:0;}.typeset table{line-height:1.5rem;font-size:1.1916666667rem;margin-bottom:-0.35676rem;padding-top:0.35676rem;}@media screen and (min-width:40em){.typeset table{font-size:1.0928571429rem;margin-bottom:-0.3893671429rem;padding-top:0.3893671429rem;}}@media screen and (min-width:50em){.typeset table{font-size:1.0866666667rem;margin-bottom:-0.39141rem;padding-top:0.39141rem;}}@media screen and (min-width:66.25em){.typeset table{font-size:0.9941176471rem;margin-bottom:-0.4219511765rem;padding-top:0.4219511765rem;}}@media screen and (min-width:81.25em){.typeset table{font-size:0.9263157895rem;margin-bottom:-0.4443257895rem;padding-top:0.4443257895rem;}}.typeset table thead th{line-height:1.5rem;font-size:1.1916666667rem;margin-bottom:-0.35676rem;padding-top:0.35676rem;}@media screen and (min-width:40em){.typeset table thead th{font-size:1.0928571429rem;margin-bottom:-0.3893671429rem;padding-top:0.3893671429rem;}}@media screen and (min-width:50em){.typeset table thead th{font-size:1.0866666667rem;margin-bottom:-0.39141rem;padding-top:0.39141rem;}}@media screen and (min-width:66.25em){.typeset table thead th{font-size:0.9941176471rem;margin-bottom:-0.4219511765rem;padding-top:0.4219511765rem;}}@media screen and (min-width:81.25em){.typeset table thead th{font-size:0.9263157895rem;margin-bottom:-0.4443257895rem;padding-top:0.4443257895rem;}}.typeset table .tablesort--none:after{content:"\f0dc";font-family:FontAwesome;}@media screen and (min-width:40em){.typeset table td:before{display:none;}}@media screen and (max-width:40em){.typeset table{display:block;}.typeset table thead{display:none;}.typeset table tbody{display:block;}.typeset table tbody tr{display:table;width:100%;}.typeset table tbody tr:hover{background:rgb(34.1578947368,84.6184210526,142.8421052632);}.typeset table tbody td{display:table-row;}.typeset table tbody td .td-text{display:table-cell;text-align:left;}.typeset table tbody td:before{display:table-cell;text-align:left;width:11rem;font-weight:500;}}@media screen and (max-width:50em){.layout-sidebar-left ~ .layout-main table{display:block;}.layout-sidebar-left ~ .layout-main table thead{display:none;}.layout-sidebar-left ~ .layout-main table tbody{display:block;}.layout-sidebar-left ~ .layout-main table tbody tr{display:table;width:100%;}.layout-sidebar-left ~ .layout-main table tbody tr:hover{background:rgb(34.1578947368,84.6184210526,142.8421052632);}.layout-sidebar-left ~ .layout-main table tbody td{display:table-row;}.layout-sidebar-left ~ .layout-main table tbody td .td-text{display:table-cell;text-align:left;}.layout-sidebar-left ~ .layout-main table tbody td:before{display:table-cell;text-align:left;width:11rem;font-weight:500;}}a.tabledrag-handle .handle{margin:0;padding:0;width:20px;height:20px;background-position:0 0;}.draggable .form-group{margin-bottom:1rem;}.draggable .form-no-label label{display:none;}.file a:before{content:"\f0f6";padding-right:0.5rem;}.file.file--application-pdf a:before{content:"\f1c1";}.typeset .pagination ul{text-align:center;}.typeset .pagination li{display:inline-block;margin-left:0.125rem;margin-right:0.125rem;}.typeset .pagination li a{display:inline-block;padding:0.125rem 0.5rem;}.typeset .pagination li.is-active a,.typeset .pagination li:hover a,.typeset .pagination li:focus a{background-color:rgb(34.1578947368,84.6184210526,142.8421052632);color:#ffffff;}.annoying_popup-content p{margin:1rem 0;}.annoying_popup-content p:first-child{margin-top:0;}.annoying_popup-content p:last-child{margin-bottom:0;}.annoying_popup-content img{float:right;margin-bottom:20px;margin-left:20px;}.annoying_popup-content h1{line-height:3rem;font-size:1.8666666667rem;margin-bottom:0.11599rem;padding-top:0.88401rem;}@media screen and (min-width:40em){.annoying_popup-content h1{font-size:1.7142857143rem;margin-bottom:0.0657042857rem;padding-top:0.9342957143rem;}}@media screen and (min-width:50em){.annoying_popup-content h1{font-size:1.7066666667rem;margin-bottom:0.06319rem;padding-top:0.93681rem;}}@media screen and (min-width:66.25em){.annoying_popup-content h1{font-size:1.7647058824rem;margin-bottom:0.0823429412rem;padding-top:0.9176570588rem;}}@media screen and (min-width:81.25em){.annoying_popup-content h1{font-size:1.8578947368rem;margin-bottom:0.1130952632rem;padding-top:0.8869047368rem;}}.annoying_popup-button-primary{background-color:rgb(34.1578947368,84.6184210526,142.8421052632);color:#eff0f1;font-size:1.5rem;}.annoying_popup-button-primary:hover,.annoying_popup-button-primary:focus{background-color:#2c6db8;color:#eff0f1;}.content-field[contenteditable=true],.cke_editable.quickedit-editing,form textarea,form input[type=text],form input[type=password],form input[type=email],form input[type=date],form input[type=time],form input[type=number],form input[type=url],form input[type=tel],.facet-block textarea,.facet-block input[type=text],.facet-block input[type=password],.facet-block input[type=email],.facet-block input[type=date],.facet-block input[type=time],.facet-block input[type=number],.facet-block input[type=url],.facet-block input[type=tel]{font-weight:300;border:2px solid #cccdce;background:#e5e9ea;max-width:100%;padding:0.5rem;margin-bottom:0;font-size:1.1916666667rem;}@media screen and (min-width:40em){.content-field[contenteditable=true],.cke_editable.quickedit-editing,form textarea,form input[type=text],form input[type=password],form input[type=email],form input[type=date],form input[type=time],form input[type=number],form input[type=url],form input[type=tel],.facet-block textarea,.facet-block input[type=text],.facet-block input[type=password],.facet-block input[type=email],.facet-block input[type=date],.facet-block input[type=time],.facet-block input[type=number],.facet-block input[type=url],.facet-block input[type=tel]{font-size:1.0928571429rem;}}@media screen and (min-width:50em){.content-field[contenteditable=true],.cke_editable.quickedit-editing,form textarea,form input[type=text],form input[type=password],form input[type=email],form input[type=date],form input[type=time],form input[type=number],form input[type=url],form input[type=tel],.facet-block textarea,.facet-block input[type=text],.facet-block input[type=password],.facet-block input[type=email],.facet-block input[type=date],.facet-block input[type=time],.facet-block input[type=number],.facet-block input[type=url],.facet-block input[type=tel]{font-size:1.0866666667rem;}}@media screen and (min-width:66.25em){.content-field[contenteditable=true],.cke_editable.quickedit-editing,form textarea,form input[type=text],form input[type=password],form input[type=email],form input[type=date],form input[type=time],form input[type=number],form input[type=url],form input[type=tel],.facet-block textarea,.facet-block input[type=text],.facet-block input[type=password],.facet-block input[type=email],.facet-block input[type=date],.facet-block input[type=time],.facet-block input[type=number],.facet-block input[type=url],.facet-block input[type=tel]{font-size:0.9941176471rem;}}@media screen and (min-width:81.25em){.content-field[contenteditable=true],.cke_editable.quickedit-editing,form textarea,form input[type=text],form input[type=password],form input[type=email],form input[type=date],form input[type=time],form input[type=number],form input[type=url],form input[type=tel],.facet-block textarea,.facet-block input[type=text],.facet-block input[type=password],.facet-block input[type=email],.facet-block input[type=date],.facet-block input[type=time],.facet-block input[type=number],.facet-block input[type=url],.facet-block input[type=tel]{font-size:0.9263157895rem;}}form textarea,form input[type=text],form input[type=url],form input[type=password],.content-field[contenteditable=true],.cke_editable.quickedit-editing{width:100%;}.typeset .content-label,.typeset .form-element-label{display:block;}.typeset .content-label,.typeset .field__label,.typeset .form-element-label,.typeset .field-multiple-table th.field-label{font-weight:500;}.typeset form .checkbox input[type=checkbox],.typeset .facet-block .checkbox input[type=checkbox]{display:none;}.typeset form .checkbox label,.typeset .facet-block .checkbox label{position:relative;padding-left:5rem;padding-right:0.5rem;overflow:hidden;display:block;cursor:pointer;}.typeset form .checkbox label:before,.typeset .facet-block .checkbox label:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4rem;background:#dbdcde;border-radius:0.15rem;-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.75);}.typeset form .checkbox label:after,.typeset .facet-block .checkbox label:after{content:"\f00d";font-family:FontAwesome;position:absolute;left:0.1rem;top:0.05rem;bottom:0.1rem;width:2rem;text-align:center;background:#eaebec;border-radius:0.15rem;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);-webkit-transition:0.1s left;transition:0.1s left;}.typeset form .checkbox input[type=checkbox]:checked ~ label:before,.typeset .facet-block .checkbox input[type=checkbox]:checked ~ label:before{background:#0ea046;}.typeset form .checkbox input[type=checkbox]:checked ~ label:after,.typeset .facet-block .checkbox input[type=checkbox]:checked ~ label:after{content:"\f00c";left:1.95rem;}.typeset form select,.typeset .facet-block select{width:100%;}.typeset form .radio input,.typeset form .js-form-type-radio input,.typeset .facet-block .radio input,.typeset .facet-block .js-form-type-radio input{display:none;}.typeset form .radio label,.typeset form .js-form-type-radio label,.typeset .facet-block .radio label,.typeset .facet-block .js-form-type-radio label{cursor:pointer;}.typeset form .radio label:before,.typeset form .js-form-type-radio label:before,.typeset .facet-block .radio label:before,.typeset .facet-block .js-form-type-radio label:before{content:"\f10c";font-family:FontAwesome;padding-right:0.5rem;}.typeset form .radio input:checked ~ label:before,.typeset form .js-form-type-radio input:checked ~ label:before,.typeset .facet-block .radio input:checked ~ label:before,.typeset .facet-block .js-form-type-radio input:checked ~ label:before{content:"\f05d";}.typeset form .chosen-container,.typeset .facet-block .chosen-container{color:#444;position:relative;max-width:100%;font-size:1.0666666667rem;}@media screen and (min-width:40em){.typeset form .chosen-container,.typeset .facet-block .chosen-container{font-size:0.9714285714rem;}}@media screen and (min-width:50em){.typeset form .chosen-container,.typeset .facet-block .chosen-container{font-size:0.96rem;}}@media screen and (min-width:66.25em){.typeset form .chosen-container,.typeset .facet-block .chosen-container{font-size:0.8823529412rem;}}@media screen and (min-width:81.25em){.typeset form .chosen-container,.typeset .facet-block .chosen-container{font-size:0.8210526316rem;}}.typeset form .chosen-container .chosen-single,.typeset form .chosen-container .search-choice,.typeset .facet-block .chosen-container .chosen-single,.typeset .facet-block .chosen-container .search-choice{padding:0.4rem 1rem 0.4rem 0.5rem;line-height:1.4rem;display:block;position:relative;background:#e5e9ea;color:#333;cursor:pointer;overflow:hidden;-webkit-transition:0.1s all;transition:0.1s all;}.typeset form .chosen-container .chosen-single:after,.typeset form .chosen-container .search-choice:after,.typeset .facet-block .chosen-container .chosen-single:after,.typeset .facet-block .chosen-container .search-choice:after{content:"\f0dd";font-family:FontAwesome;padding-right:0.5rem;position:absolute;top:0.25rem;right:0;}.typeset form .chosen-container.chosen-container-active:not(.chosen-with-drop) .chosen-single,.typeset .facet-block .chosen-container.chosen-container-active:not(.chosen-with-drop) .chosen-single{outline-color:rgb(34.1578947368,84.6184210526,142.8421052632);outline-width:1px;outline-style:solid;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.4);}.typeset form .chosen-container .chosen-drop,.typeset .facet-block .chosen-container .chosen-drop{background:#e5e9ea;position:absolute;left:0;right:0;z-index:2;-webkit-box-shadow:0px 0 6px 0px rgba(0,0,0,0.2);box-shadow:0px 0 6px 0px rgba(0,0,0,0.2);background-clip:padding-box;clip:auto;}.typeset form .chosen-container .chosen-drop .chosen-results,.typeset .facet-block .chosen-container .chosen-drop .chosen-results{margin-bottom:0;padding-top:0;max-height:15rem;overflow-x:hidden;overflow-y:auto;}.typeset form .chosen-container .chosen-drop .chosen-results .active-result,.typeset .facet-block .chosen-container .chosen-drop .chosen-results .active-result{padding:0.4rem 0.5rem;line-height:1.2rem;font-size:0.7125rem;cursor:pointer;}.typeset form .chosen-container .chosen-drop .chosen-results .active-result.highlighted,.typeset .facet-block .chosen-container .chosen-drop .chosen-results .active-result.highlighted{background:#dbdcde;}.typeset form .chosen-container:not(.chosen-with-drop) .chosen-drop,.typeset .facet-block .chosen-container:not(.chosen-with-drop) .chosen-drop{clip:rect(0,0,0,0);}.typeset form .chosen-container .chosen-search,.typeset .facet-block .chosen-container .chosen-search{height:0;overflow:hidden;}.typeset form .chosen-container-multi .chosen-drop .result-selected,.typeset .facet-block .chosen-container-multi .chosen-drop .result-selected{background:#dbdcde;padding:0.4rem 0.5rem;line-height:1.2rem;font-size:0.7125rem;cursor:pointer;}.typeset form .chosen-container-multi .chosen-choices,.typeset .facet-block .chosen-container-multi .chosen-choices{margin:0;padding:0;}.typeset form .chosen-container-multi .chosen-choices .search-field,.typeset .facet-block .chosen-container-multi .chosen-choices .search-field{margin-left:0;position:relative;}.typeset form .chosen-container-multi .chosen-choices .search-field:after,.typeset .facet-block .chosen-container-multi .chosen-choices .search-field:after{content:"\f0dd";font-family:FontAwesome;padding-right:0.5rem;position:absolute;top:0;right:0;}.typeset form .chosen-container-multi .chosen-choices .search-field[data-has-selection=true] .search-field:after,.typeset .facet-block .chosen-container-multi .chosen-choices .search-field[data-has-selection=true] .search-field:after{display:none;}.typeset form .chosen-container-multi .chosen-choices .search-field input[type=text],.typeset .facet-block .chosen-container-multi .chosen-choices .search-field input[type=text]{width:100% !important;font:inherit;margin:0;padding:0 0.5rem;border:0;color:#333;}.typeset form .chosen-container-multi .chosen-choices .search-field input[type=text]:focus,.typeset .facet-block .chosen-container-multi .chosen-choices .search-field input[type=text]:focus{outline:1px solid rgb(34.1578947368,84.6184210526,142.8421052632);}.typeset form .chosen-container-multi .chosen-choices .search-choice,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice{margin-bottom:2px;}.typeset form .chosen-container-multi .chosen-choices .search-choice:after,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice:after{content:none;}.typeset form .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice .search-choice-close{color:#999;right:0.5rem;position:absolute;top:0.25rem;}.typeset form .chosen-container-multi .chosen-choices .search-choice span,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice span{padding:0 20px 0 0;display:inline-block;}.typeset form .chosen-container-multi .chosen-choices .search-choice-close,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice-close{position:relative;display:inline-block;width:16px;height:16px;cursor:pointer;border:1px solid gray;border-radius:3px;}.typeset form .chosen-container-multi .chosen-choices .search-choice-close:before,.typeset form .chosen-container-multi .chosen-choices .search-choice-close:after,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice-close:before,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice-close:after{content:"";position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:black;-webkit-transform-origin:center;transform-origin:center;}.typeset form .chosen-container-multi .chosen-choices .search-choice-close:before,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice-close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);}.typeset form .chosen-container-multi .chosen-choices .search-choice-close:after,.typeset .facet-block .chosen-container-multi .chosen-choices .search-choice-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);}.typeset form .filter-wrapper,.typeset .facet-block .filter-wrapper{border:none;}.typeset .required-annotation{color:hsl(0,100%,60%);font-weight:800;font-size:1.5rem;position:relative;bottom:-0.5rem;}.typeset .shs-widget-container{max-width:100%;}.typeset .shs-widget-container .has-children{background:none;margin-right:0;}.typeset #block-uvp-portal-help{padding-top:1rem;}.typeset .description,.typeset #block-uvp-portal-help{color:#666;font-size:0.85rem;}.typeset .description ul,.typeset #block-uvp-portal-help ul{padding-left:1rem;}.typeset .description li,.typeset #block-uvp-portal-help li{list-style-type:disc;}.typeset .js-form-type-date > label{display:none;}.typeset .filter-wrapper{display:none;}.typeset .js-form-type-vertical-tabs > label{display:none;}.typeset .js-form-type-vertical-tabs .vertical-tabs__menu{padding-top:0;}.typeset .js-form-type-vertical-tabs .vertical-tabs__panes{padding:1rem;}.typeset .js-form-type-vertical-tabs .vertical-tabs__menu-item a{color:#444;}.typeset .js-form-type-vertical-tabs .vertical-tabs__menu-item.is-selected{background-color:#e5e9ea;}.typeset .js-form-type-vertical-tabs .vertical-tabs__menu-item .vertical-tabs__menu-item-title{color:#444;}.typeset input:not([type=file]),.typeset button,.typeset .form-actions ul{line-height:inherit;}.typeset .form-actions .dropbutton-toggle{display:none;}.typeset .field--type-list-string fieldset .fieldset-legend{font-weight:500;}.typeset .field--type-list-string .form-item label{font-weight:normal;}.typeset .field--widget-inline-entity-form-complex ul,.typeset .field--widget-inline-entity-form-complex ul li{list-style:disc;margin-left:10px;}.typeset .field--widget-inline-entity-form-complex fieldset{min-width:0;}.typeset .field--widget-inline-entity-form-complex > div > fieldset .fieldset-legend{font-weight:500;}.typeset .field--widget-inline-entity-form-complex > div > fieldset > .fieldset-wrapper{border-left:2px solid #c6c7c8;margin-left:20px;padding-bottom:10px;padding-left:20px;padding-top:10px;}.typeset .field--widget-inline-entity-form-complex .ief-entity-table{margin-bottom:10px;}.typeset .field--widget-inline-entity-form-complex .ief-entity-table thead th{font-weight:500;}.typeset .field--widget-inline-entity-form-complex .ief-entity-table .ief-row-entity td{width:25%;}.typeset .field--widget-inline-entity-form-complex .ief-entity-table .ief-row-entity .inline-entity-form-node-label{width:50%;}.typeset .field--widget-inline-entity-form-complex .inline-entity-form-node-status .field-status{margin-top:0;}.typeset .node-uvp-project-edit-form .field--widget-options-shs .shs-container,.typeset .node-non-uvp-project-edit-form .field--widget-options-shs .shs-container,.typeset .node-non-strategic-audit-edit-form .field--widget-options-shs .shs-container,.typeset .node-strategic-audit-edit-form .field--widget-options-shs .shs-container,.typeset .node-strategic-audit-form .field--widget-options-shs .shs-container,.typeset .node-non-strategic-audit-form .field--widget-options-shs .shs-container,.typeset .node-uvp-project-form .field--widget-options-shs .shs-container,.typeset .node-non-uvp-project-form .field--widget-options-shs .shs-container{float:left;max-width:50%;}.typeset .node-uvp-project-edit-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-non-uvp-project-edit-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-non-strategic-audit-edit-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-strategic-audit-edit-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-strategic-audit-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-non-strategic-audit-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-uvp-project-form .field--widget-options-shs .shs-container .chosen-container,.typeset .node-non-uvp-project-form .field--widget-options-shs .shs-container .chosen-container{max-width:100%;}.shs-select{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.field--name-field-main-institution .form-select{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.form-item-field-uvpp-annex-number .maxlength-indicator,.form-item-field-sup-annex-number .maxlength-indicator{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.form-item--error-message{color:red;}@media screen and (min-width:0em){.webform-submission-form .webform-progress-tracker{-ms-flex-wrap:wrap;flex-wrap:wrap;}.webform-submission-form .webform-progress-tracker .progress-step{margin-bottom:5px;margin-left:5px;}.webform-submission-form .webform-progress-tracker .progress-step:first-child{margin-left:0;}.webform-submission-form .webform-progress-tracker .progress-step:last-child{margin-right:0;}}.webform-submission-form .fieldset-legend{font-size:1.6666666667rem;display:block;margin:1rem 0;}@media screen and (min-width:40em){.webform-submission-form .fieldset-legend{font-size:1.5214285714rem;}}@media screen and (min-width:50em){.webform-submission-form .fieldset-legend{font-size:1.5rem;}}@media screen and (min-width:66.25em){.webform-submission-form .fieldset-legend{font-size:1.5705882353rem;}}@media screen and (min-width:81.25em){.webform-submission-form .fieldset-legend{font-size:1.6368421053rem;}}.webform-submission-form .js-webform-checkboxes .checkbox{margin:1rem 0;}.webform-submission-form .webform-radios-other-input label,.webform-submission-form .webform-checkboxes-other-input label{display:none;}.webform-submission-form .webform-actions{margin:1rem 0;}.webform-submission-form .webform-button--previous{background-color:#c6c7c8;color:#262d34;}.webform-submission-form .webform-button--previous:hover{background-color:rgb(172.0446428571,173.5,174.9553571429);}.uvp-action-buttons--edit #edit-actions #edit-delete{display:none;}.uvp-project-geodata-description{display:none;}.node-uvp-project-edit-form .uvp-project-geodata-description{display:block;}.js-form-item-field-uvpp-foreign-indicator label[for=edit-field-uvpp-foreign-indicator-none]{display:none;}.two-column{display:table;}.two-column .two-column-left,.two-column two-column-right{display:table-cell;width:50%;}.two-column .two-column-left{padding-right:1rem;}.two-column .two-column-right{padding-left:1rem;}@media screen and (max-width:40em){.two-column .two-column-left,.two-column two-column-right{display:block;width:100%;}.two-column .two-column-left{padding-right:0;}.two-column .two-column-right{padding-left:0;}}.eu-cookie-compliance-banner{background-color:#394045;color:white;font-size:12px;padding:0.5rem;}.eu-cookie-compliance-banner p{font-weight:normal;}.eu-cookie-compliance-agree-button{background-color:rgb(34.1578947368,84.6184210526,142.8421052632);background-image:none;border:solid 1px transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#ffffff;display:inline-block;font-weight:normal;margin:2px 0;padding:0.5em 1em;text-align:center;text-decoration:none;text-transform:initial;}.media-library-widget-modal,.ui-dialog{max-width:100%;}body .ui-dialog .ui-dialog-titlebar-close{background-color:transparent;background-image:url(/core/misc/icons/ffffff/ex.svg);background-repeat:no-repeat;background-position:center center;}.video-upload__transcription__header{cursor:pointer;}.video-upload__video{margin:20px 0;}.video-upload__video video{background-color:#262d34;}.video-upload--default .video-upload__title{font-size:0.9583333333rem;font-weight:700;}.typeset .image-field-caption{margin-left:0;font-size:0.85rem;}.typeset .image-field-caption p{border-left:none;margin:0;padding-left:0;padding-top:0;}#block-uvp-portal-local-tasks > ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;padding:0;}#block-uvp-portal-local-tasks > ul li{padding-right:1rem;}#block-uvp-portal-local-tasks > ul li a::before{content:"\f06e";font-family:"FontAwesome",sans-serif;margin-right:0.5rem;}#block-uvp-portal-local-tasks > ul li a[href*="/edit"]::before{content:"\f044";}#block-uvp-portal-local-tasks > ul li a[href*="/delete"]::before{content:"\f1f8";}#block-uvp-portal-local-tasks > ul li a[href*="/revisions"]::before{content:"\f0e2";}.uvp-action-buttons #block-uvp-portal-local-tasks li:first-child,.uvp-action-buttons #block-uvp-portal-local-tasks li a[href*="/delete"],.uvp-action-buttons #block-uvp-portal-local-tasks li a[href*="/revisions"]{display:none;}.uvp-action-buttons--edit #block-uvp-portal-local-tasks{display:none;}.carousel a{color:#FFFFFF;}.carousel-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.carousel-control.right,.carousel-control.left{background-image:none;}.carousel-control-prev-icon,.carousel-control-next-icon{font-size:6rem;}.carousel-media{position:relative;}.carousel-media img{min-width:100%;}.carousel-teaser{line-height:3rem;font-size:2.3333333333rem;margin-bottom:-0.73001rem;padding-top:0.73001rem;position:absolute;bottom:4rem;left:8rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:65%;}@media screen and (min-width:40em){.carousel-teaser{font-size:2.1428571429rem;margin-bottom:-0.7928671429rem;padding-top:0.7928671429rem;}}@media screen and (min-width:50em){.carousel-teaser{font-size:2.1333333333rem;margin-bottom:-0.79601rem;padding-top:0.79601rem;}}@media screen and (min-width:66.25em){.carousel-teaser{font-size:2.3529411765rem;margin-bottom:-0.7235394118rem;padding-top:0.7235394118rem;}}@media screen and (min-width:81.25em){.carousel-teaser{font-size:2.6315789474rem;margin-bottom:-0.6315889474rem;padding-top:0.6315889474rem;}}@media screen and (max-width:50em){.carousel-teaser{left:7rem;}}@media screen and (max-width:40em){.carousel-teaser{left:5rem;bottom:3rem;}}.path-frontpage .typeset .page-content{padding-top:0;}.path-frontpage .typeset .views--view--uvp-project-list,.path-frontpage .typeset .front-map-container,.path-frontpage .typeset .front-map-container > div{height:100%;}@media screen and (min-width:900px){.path-frontpage .typeset .page-content{padding-top:2rem;}}.path-frontpage .typeset .front-content-container{max-width:66rem;margin:0 1rem;}.path-frontpage .typeset h2.accordion-title,.path-frontpage .path-node .typeset h1.accordion-title:not(.site-title),.path-node .path-frontpage .typeset h1.accordion-title:not(.site-title){font-size:25px;font-weight:500;padding:0.5rem 3rem 0.5rem 0.5rem;}.path-frontpage .typeset .recent-projects-uvp-title,.path-frontpage .typeset .recent-projects-sup-title{margin-bottom:1rem;padding-left:0.1rem;background-color:#22558f;color:#fff;text-align:left;}.path-frontpage .typeset .recent-projects-uvp-title:before,.path-frontpage .typeset .recent-projects-sup-title:before{content:"\f067";color:#fff;font:inherit;font-family:FontAwesome,sans-serif;margin-left:1rem;margin-right:1rem;display:block;-webkit-transition:0.3s -webkit-transform;transition:0.3s -webkit-transform;transition:0.3s transform;transition:0.3s transform,0.3s -webkit-transform;right:0.5rem;text-align:right;}.path-frontpage .typeset .accordion.accordion--opened .recent-projects-uvp-title:before,.path-frontpage .typeset .accordion.accordion--opened .recent-projects-sup-title:before{content:"\f068";color:#fff;font:inherit;font-family:FontAwesome,sans-serif;margin-left:1rem;margin-right:1rem;display:block;-webkit-transition:0.3s -webkit-transform;transition:0.3s -webkit-transform;transition:0.3s transform;transition:0.3s transform,0.3s -webkit-transform;-webkit-transform:rotate(0deg);transform:rotate(0deg);right:0.5rem;text-align:right;}.path-frontpage .typeset .recent-projects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content,.path-frontpage .typeset .recent-projects .recent-projects-sup-content{height:auto;overflow:hidden;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;word-break:break-word;-ms-hyphens:auto;hyphens:auto;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row::before,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:transparent;z-index:1;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row .center,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row .center{z-index:2;margin-bottom:3rem;margin-top:1.75rem;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row .center .button,.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row .center #block-uvp-portal-local-tasks > ul li a,#block-uvp-portal-local-tasks > ul li .path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row .center a,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row .center .button,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row .center #block-uvp-portal-local-tasks > ul li a,#block-uvp-portal-local-tasks > ul li .path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row .center a{border:2px solid white;font-weight:400;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content [class*=-geojson-text],.path-frontpage .typeset .recent-projects .recent-projects-sup-content [class*=-geojson-text]{position:absolute;top:0;left:0;width:100%;height:100%;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content [class*=-geojson-text] .field-content,.path-frontpage .typeset .recent-projects .recent-projects-sup-content [class*=-geojson-text] .field-content{height:100%;}.path-frontpage .typeset .recent-projects .views-field.views-field-title{margin-top:1rem;padding-bottom:1rem;}.path-frontpage .typeset .recent-projects .views-field.views-field-title h3,.path-frontpage .path-node .typeset .recent-projects .views-field.views-field-title .field-field_uvpp_long_title .content-field,.path-node .path-frontpage .typeset .recent-projects .views-field.views-field-title .field-field_uvpp_long_title .content-field,.path-frontpage .path-node .typeset .field-field_uvpp_long_title .recent-projects .views-field.views-field-title .content-field,.path-node .path-frontpage .typeset .field-field_uvpp_long_title .recent-projects .views-field.views-field-title .content-field{font-size:20px;font-weight:600;}.path-frontpage .typeset .recent-projects [class^="views-field views-field-title"],.path-frontpage .typeset .recent-projects [class^="views-field views-field-field-nuvp-company"]{position:relative;z-index:10;background-color:rgba(255,255,255,0.9);padding:4px 10px;width:275px;color:#22558f;text-align:center;}.path-frontpage .typeset .recent-projects .leaflet-bar{display:none !important;}.path-frontpage .typeset .recent-projects .leaflet-grab{cursor:pointer !important;}.path-frontpage .typeset .recent-projects .leaflet-pane{z-index:0 !important;}.path-frontpage .typeset .recent-projects .leaflet-container{z-index:0 !important;}.path-frontpage .typeset .recent-projects [id^=leaflet-map-node-]{width:100% !important;height:100% !important;}.path-frontpage .typeset .recent-projects [id^=leaflet-map-node-]::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(255,255,255,0.2);z-index:1;}@media screen and (min-width:700px){.path-frontpage .typeset .recent-projects [class^="views-field views-field-title"],.path-frontpage .typeset .recent-projects [class^="views-field views-field-field-nuvp-company"]{width:500px;}}@media screen and (min-width:900px){.path-frontpage .typeset .front-content-container{max-width:66rem;margin:0 auto;}.path-frontpage .typeset h2.accordion-title,.path-frontpage .path-node .typeset h1.accordion-title:not(.site-title),.path-node .path-frontpage .typeset h1.accordion-title:not(.site-title){font-size:25px;font-weight:500;padding:0.5rem;}.path-frontpage .typeset .recent-projects{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.path-frontpage .typeset .recent-projects [class^="views-field views-field-title"],.path-frontpage .typeset .recent-projects [class^="views-field views-field-field-nuvp-company"]{max-width:75%;min-width:75%;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content,.path-frontpage .typeset .recent-projects .recent-projects-sup-content{width:33.333%;border-right:10px solid #fff;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content:last-child(),.path-frontpage .typeset .recent-projects .recent-projects-uvp-content:nth-child(3n),.path-frontpage .typeset .recent-projects .recent-projects-sup-content:last-child(),.path-frontpage .typeset .recent-projects .recent-projects-sup-content:nth-child(3n){border-right:none;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row{margin-bottom:80px;}.path-frontpage .typeset .recent-projects .recent-projects-uvp-content .views-row .center,.path-frontpage .typeset .recent-projects .recent-projects-sup-content .views-row .center{z-index:2;margin-bottom:2.5rem;margin-top:auto;}}.path-frontpage .typeset .page-content{padding-top:0;}.path-frontpage .typeset .front-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:66rem;margin:0 1rem 2rem 1rem;}.path-frontpage .typeset .front-header [id^=block]:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.path-frontpage .typeset .front-header [id^=block]:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:1rem;}.path-frontpage .typeset .front-header [id^=block] .carousel-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:56.25vw;}.path-frontpage .typeset .front-map{position:relative;cursor:pointer;height:300px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.path-frontpage .typeset .front-map .leaflet-bar{display:none !important;}.path-frontpage .typeset .front-map .leaflet-grab{cursor:pointer !important;}.path-frontpage .typeset .front-map-container::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:transparent;z-index:20;}.path-frontpage .typeset .views--view--uvp-project-list,.path-frontpage .typeset .front-map-container,.path-frontpage .typeset .front-map-container > div{height:100%;}@media screen and (min-width:900px){.path-frontpage .typeset .page-content{padding-top:2rem;}.path-frontpage .typeset .front-header{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto;margin:0 auto 4rem auto;}.path-frontpage .typeset .front-header .front-map{grid-column:1;grid-row:1/3;height:100%;}.path-frontpage .typeset .front-header [id^=block]{grid-column:2;margin-left:1rem;margin-top:0;}.path-frontpage .typeset .front-header [id^=block] .carousel{margin-bottom:-0.5rem;}.path-frontpage .typeset .front-header [id^=block] .carousel-media img{max-height:332px;height:332px;min-height:332px;-o-object-fit:cover;object-fit:cover;}}.path-user .user-information-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width:900px){.path-user .user-information-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.path-user .user-information-container > div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.path-user .user-picture{vertical-align:top;}.path-user .user-picture .field-user_picture{text-align:center;}.path-user .user-picture img{width:100%;height:auto;max-width:400px;}.path-user .user-information{vertical-align:top;padding-left:2rem;}@media screen and (min-width:900px){.path-user .user-actions{text-align:right;}}.path-user .user-actions li{margin-bottom:1em;padding-left:0;}.path-user .user-actions li::before{content:none;}.path-user .user-field{margin-bottom:1rem;}.path-user .user-field label{font-weight:500;display:block;}.path-user .user-projects-add-buttons{margin:-0.2rem -0.1rem;}.path-user .user-projects-add-buttons .button,.path-user .user-projects-add-buttons #block-uvp-portal-local-tasks > ul li a,#block-uvp-portal-local-tasks > ul li .path-user .user-projects-add-buttons a{margin:0.2rem 0.1rem;float:right;}.path-user .project-table{padding-top:1rem;}.path-user .project-table h3,.path-user .project-table .path-node .typeset .field-field_uvpp_long_title .content-field,.path-node .typeset .field-field_uvpp_long_title .path-user .project-table .content-field{margin-bottom:0.5rem;}@media screen and (max-width:40em){.path-user .user-information-container{display:block;padding-bottom:2rem;}.path-user .user-picture{display:block;}.path-user .user-information{padding-left:0;}}.path-vorhaben [class*=facets-widget-] label,.path-vorhaben-legacy [class*=facets-widget-] label{display:block;}.path-vorhaben .facet-block,.path-vorhaben-legacy .facet-block{margin:0.5rem 0 0 0;padding:0;}.path-vorhaben .facet-block label,.path-vorhaben-legacy .facet-block label{font-weight:500;}.path-vorhaben .facet-block label::after,.path-vorhaben-legacy .facet-block label::after{content:":";}.path-vorhaben h1:not(.site-title),.path-vorhaben .breadcrumbs,.path-vorhaben .messages,.path-vorhaben .views-exposed-form,.path-vorhaben .pagination,.path-vorhaben-legacy h1:not(.site-title),.path-vorhaben-legacy .breadcrumbs,.path-vorhaben-legacy .messages,.path-vorhaben-legacy .views-exposed-form,.path-vorhaben-legacy .pagination{padding-left:1rem;padding-right:1rem;}.path-vorhaben .layout-sidebar-left .chosen-container,.path-vorhaben-legacy .layout-sidebar-left .chosen-container{min-width:100%;}.path-vorhaben .views-row > a > article,.path-vorhaben-legacy .views-row > a > article{display:grid;grid-template-columns:1fr 1fr;}.path-vorhaben .views-row > a > article > [class*=field--],.path-vorhaben-legacy .views-row > a > article > [class*=field--]{grid-column-start:1;grid-column-end:1;}.path-vorhaben .views-row > a > article > [class*=-geojson-text],.path-vorhaben .views-row > a > article > [class*=-field-placeholder-federal],.path-vorhaben-legacy .views-row > a > article > [class*=-geojson-text],.path-vorhaben-legacy .views-row > a > article > [class*=-field-placeholder-federal]{grid-column-start:2;grid-column-end:2;grid-row-start:1;grid-row-end:span 9;margin-bottom:0.5rem;margin-left:1rem;}.path-vorhaben .views-row > a > article > [class*=-geojson-text] .leaflet-container,.path-vorhaben-legacy .views-row > a > article > [class*=-geojson-text] .leaflet-container{border-radius:0.25rem;border:1px solid #c6c7c8;cursor:pointer;height:410px;pointer-events:none;width:100%;}.path-vorhaben .views-row > a > article > [class*=-geojson-text] .leaflet-container .leaflet-right,.path-vorhaben-legacy .views-row > a > article > [class*=-geojson-text] .leaflet-container .leaflet-right{display:block;}.path-vorhaben .views-row > a > article > [class*=-geojson-text] .leaflet-container .leaflet-right .leaflet-control,.path-vorhaben-legacy .views-row > a > article > [class*=-geojson-text] .leaflet-container .leaflet-right .leaflet-control{display:block;padding-left:0.82rem;}.path-vorhaben .views-row > a > article > [class*=-geojson-text] .leaflet-container .leaflet-left .leaflet-control,.path-vorhaben-legacy .views-row > a > article > [class*=-geojson-text] .leaflet-container .leaflet-left .leaflet-control{display:none;}.path-vorhaben .views-row > a > article > [class*=-field-placeholder-federal] img,.path-vorhaben-legacy .views-row > a > article > [class*=-field-placeholder-federal] img{width:100%;height:auto;border:1px solid #c6c7c8;border-radius:0.25rem;}@media (max-width:100em){.path-vorhaben .layout-sidebar-left,.path-vorhaben-legacy .layout-sidebar-left{width:14rem;}.path-vorhaben .layout-main,.path-vorhaben-legacy .layout-main{margin-left:14rem;}}@media screen and (max-width:66.25em){.path-vorhaben .views-row > a > article,.path-vorhaben-legacy .views-row > a > article{display:block;}.path-vorhaben .views-row > a > article > [class*=-geojson-text],.path-vorhaben .views-row > a > article > [class*=-field-placeholder-federal],.path-vorhaben-legacy .views-row > a > article > [class*=-geojson-text],.path-vorhaben-legacy .views-row > a > article > [class*=-field-placeholder-federal]{margin-top:auto;margin-right:auto;margin-left:auto;}}@media screen and (max-width:40em){.path-vorhaben .layout-sidebar-left,.path-vorhaben-legacy .layout-sidebar-left{width:100%;z-index:5;bottom:auto;position:static;padding-top:1rem;padding-bottom:1rem;margin-top:6rem;overflow-x:hidden;}.path-vorhaben .layout-main,.path-vorhaben-legacy .layout-main{margin-left:0;}.path-vorhaben .project-table p,.path-vorhaben-legacy .project-table p{padding-left:1rem;padding-right:1rem;}}.path-vorhaben .maxlength-indicator,.path-vorhaben-legacy .maxlength-indicator{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.path-vorhaben #views-exposed-form-user-projects-projects-dashboard .js-form-type-textfield,.path-vorhaben-legacy #views-exposed-form-user-projects-projects-dashboard .js-form-type-textfield{margin-left:30px;margin-top:0;}.path-node .typeset article > .contextual{top:2rem;}.path-node .typeset .page-content{padding-left:2rem;padding-right:2rem;max-width:44rem;}.path-node .typeset h1:not(.site-title){font-weight:600;margin-top:1rem;margin-bottom:1rem;}.path-node .typeset h2,.path-node .typeset h1:not(.site-title),.path-node .typeset h3,.path-node .typeset .field-field_uvpp_long_title .content-field,.path-node .typeset h4,.path-node .typeset h5,.path-node .typeset h6{padding-bottom:0.5rem;}.path-node .typeset h2:before,.path-node .typeset h1:not(.site-title):before,.path-node .typeset h3:before,.path-node .typeset .field-field_uvpp_long_title .content-field:before,.path-node .typeset h4:before,.path-node .typeset h5:before,.path-node .typeset h6:before{padding-right:1rem;}.path-node .typeset h4{font-weight:500;padding-top:0;font-size:1.1916666667rem;}@media screen and (min-width:40em){.path-node .typeset h4{font-size:1.0928571429rem;}}@media screen and (min-width:50em){.path-node .typeset h4{font-size:1.0866666667rem;}}@media screen and (min-width:66.25em){.path-node .typeset h4{font-size:0.9941176471rem;}}@media screen and (min-width:81.25em){.path-node .typeset h4{font-size:0.9263157895rem;}}.path-node .typeset h4:after{content:":";}.path-node .typeset .drupal-field.field-nid{margin-top:1rem;}.path-node .typeset .drupal-field.field-nid .content-label,.path-node .typeset .drupal-field.field-nid .content-field{display:inline-block;}.path-node .typeset .drupal-field.field-nid .content-label{width:2rem;}.path-node .typeset .field-field_uvpp_long_title .content-field{font-weight:600;}.path-node .typeset .drupal-field,.path-node .typeset .leaflet-container,.path-node .typeset .field--type-string,.path-node .typeset .field--type-text-long,.path-node .typeset .field--type-text-with-summary,.path-node .typeset .field--type-image,.path-node .typeset .field--type-boolean,.path-node .typeset .field--type-string-long,.path-node .typeset .field--type-float,.path-node .typeset .field--type-entity-reference,.path-node .typeset .field--type-datetime,.path-node .typeset .field--type-file,.path-node .typeset .field--type-email,.path-node .typeset .field--name-field-project-images{margin-top:2rem;}.path-node .typeset .node-form .field--name-field-federal-audit{margin-bottom:2rem;}.path-node .typeset .node-form .field--name-field-federal-audit label{font-weight:500;}.path-node .typeset .field--type-text-with-summary .form-group{margin-bottom:0;}.path-node .typeset .field--name-field-uvpp-foreign-indicator .field__label,.path-node .typeset .field--name-field-uvpp-foreign-indicator .field__item,.path-node .typeset .field--name-field-federal-audit .field__label,.path-node .typeset .field--name-field-federal-audit .field__item{display:inline;}.path-node .typeset .drupal-field .group-hauptbehoerde{margin-top:0;}.path-node .typeset .field--widget-text-textarea .filter-wrapper,.path-node .typeset .field--widget-text-textarea-with-summary .filter-wrapper{border:none;}.path-node .typeset .page-content .media-image,.path-node .typeset .page-content .media-remote_video,.path-node .typeset .page-content .video-upload__video,.path-node .typeset .page-content .paragraph.paragraph--type--project-image{position:relative;}.path-node .typeset .page-content .media-image .copyright-sources,.path-node .typeset .page-content .media-remote_video .copyright-sources,.path-node .typeset .page-content .video-upload__video .copyright-sources,.path-node .typeset .page-content .paragraph.paragraph--type--project-image .copyright-sources{position:absolute;bottom:0.5rem;left:0;padding:0.1rem 1rem;background:#22558f;line-height:0.9rem;color:#ffffff;font-size:0.8rem;}.path-node .typeset .page-content .media-image .copyright-sources .field-field_sources,.path-node .typeset .page-content .media-remote_video .copyright-sources .field-field_sources,.path-node .typeset .page-content .video-upload__video .copyright-sources .field-field_sources,.path-node .typeset .page-content .paragraph.paragraph--type--project-image .copyright-sources .field-field_sources{display:inline;}.path-node .typeset .page-content .js-form-type-textarea .ck div.media-sources .field-field_sources{margin-top:0;display:inline;}.path-node .typeset #group-general-infos .field-body .content-field{display:inline;}.path-node .typeset #group-general-infos .field-body .content-field p{display:inline;}.path-node .typeset .page-content article .field-field_content_paragraphs .accordion{margin-bottom:1rem;}.path-node .typeset .page-content article .field-field_content_paragraphs .accordion .accordion-title{display:block;background:#f4f5f6;padding-top:0.5rem;padding-bottom:0.5rem;-webkit-transition:0.3s background;transition:0.3s background;}.path-node .typeset .page-content article .field-field_content_paragraphs .accordion .accordion-content{padding:1rem 1rem 0;}.path-node .typeset .page-content article .field-field_content_paragraphs .accordion .accordion-content .field{margin:0;}.path-node .typeset .page-content article .field-field_content_paragraphs .paragraph--type--teaser{display:block;background:#f4f5f6;-webkit-transition:0.3s background;transition:0.3s background;padding:1rem 1rem;margin-bottom:1rem;}.path-node .typeset .page-content article .field-field_content_paragraphs .paragraph--type--teaser .field{margin:0;}.path-node .typeset .verfahren-form-group:first-of-type{padding-top:0;}.path-node .typeset .verfahren-form-group:not(:first-of-type){padding-top:4rem;}.path-node .typeset .verfahren-form-group:not(:first-of-type):before{content:"";display:block;max-width:44rem;border-top:2px solid #444;padding-bottom:3rem;}.path-node .typeset .verfahren-form-group .description p{margin-bottom:0;}.path-node .typeset .table{width:100%;margin-top:2rem;}.path-node .typeset .table .form-element-label,.path-node .typeset .table .form-element-value,.path-node .typeset .table .content-label,.path-node .typeset .table .content-field,.path-node .typeset .table .field__label,.path-node .typeset .table .field__item,.path-node .typeset .table .chosen-container,.path-node .typeset .table input,.path-node .typeset .table textarea{float:left;width:50%;max-width:50%;}.path-node .typeset .table .form-element-label{padding-right:0.25rem;}.path-node .typeset .table .form-element-value{padding-left:0.25rem;}.path-node .typeset .table .help-block{clear:both;}.path-node .typeset .table .form-group:before,.path-node .typeset .table .form-group:after{display:table;content:"";}.path-node .typeset .table .form-group:after{clear:both;}.path-node .typeset .table .drupal-field,.path-node .typeset .table > .form-wrapper{margin-top:0;margin-bottom:3px;padding:0.5rem 1rem;}.path-node .typeset .table .drupal-field:before,.path-node .typeset .table .drupal-field:after,.path-node .typeset .table > .form-wrapper:before,.path-node .typeset .table > .form-wrapper:after{display:table;content:"";}.path-node .typeset .table .drupal-field:after,.path-node .typeset .table > .form-wrapper:after{clear:both;}.path-node .typeset .table > .sonic-single-field-wrapper:nth-child(even),.path-node .typeset .table > .drupal-field:nth-child(even),.path-node .typeset .table > .form-wrapper:nth-child(even){background:#f7f8f9;}.path-node .typeset .table > .sonic-single-field-wrapper:nth-child(odd),.path-node .typeset .table > .drupal-field:nth-child(odd),.path-node .typeset .table > .form-wrapper:nth-child(odd){background:#f4f5f6;}.path-node .typeset .node-uvp_project .field-field_main_institution{margin-top:0;margin-bottom:2rem;}.path-node .typeset .node-uvp_project .field-field_main_institution .content-field,.path-node .typeset .node-non_uvp_project .field-field_main_institution .field-title,.path-node .typeset .node-institution .field-title,.path-node .typeset .node-company .field-title{padding-top:0;margin-top:0;font-weight:500;display:block;}.path-node .typeset .field-field_uvpi_homepage,.path-node .typeset .field-field_i_homepage,.path-node .typeset .field-field_cpy_homepage{margin-top:0;color:rgb(34.1578947368,84.6184210526,142.8421052632);}.path-node .typeset .field-field_uvpi_homepage .content-label:before,.path-node .typeset .field-field_i_homepage .content-label:before,.path-node .typeset .field-field_cpy_homepage .content-label:before{content:"\f14c";font-family:FontAwesome;padding-right:0.5rem;}.path-node .typeset .field-field_uvpp_phone,.path-node .typeset .field-field_i_phone,.path-node .typeset .field-field_pb_phone,.path-node .typeset .field-field_cpy_phone{margin-top:0;color:rgb(34.1578947368,84.6184210526,142.8421052632);}.path-node .typeset .field-field_uvpp_phone .content-label:before,.path-node .typeset .field-field_i_phone .content-label:before,.path-node .typeset .field-field_pb_phone .content-label:before,.path-node .typeset .field-field_cpy_phone .content-label:before{content:"\f095";font-family:FontAwesome;padding-right:0.5rem;}.path-node .typeset .field-field_uvpp_phone .content-field,.path-node .typeset .field-field_i_phone .content-field,.path-node .typeset .field-field_pb_phone .content-field,.path-node .typeset .field-field_cpy_phone .content-field{display:block;}.path-node .typeset .field-field_uvpp_email,.path-node .typeset .field-field_i_email,.path-node .typeset .field-field_pb_email,.path-node .typeset .field-field_cpy_email{margin-top:1rem;color:rgb(34.1578947368,84.6184210526,142.8421052632);}.path-node .typeset .field-field_uvpp_email .content-label:before,.path-node .typeset .field-field_i_email .content-label:before,.path-node .typeset .field-field_pb_email .content-label:before,.path-node .typeset .field-field_cpy_email .content-label:before{content:"\f0e0";font-family:FontAwesome;padding-right:0.5rem;color:rgb(34.1578947368,84.6184210526,142.8421052632);}.path-node .typeset .field-field_uvpp_email .content-field,.path-node .typeset .field-field_i_email .content-field,.path-node .typeset .field-field_pb_email .content-field,.path-node .typeset .field-field_cpy_email .content-field{display:block;}.path-node .typeset .field-field_pb_starting_date{margin-top:0;}.path-node .typeset .field-field_pb_ending_date{margin-top:1rem;}.path-node .typeset .field-field_uvpp_public_displays > div > .content-field,.path-node .typeset .field-field_uvpp_hearings > div > .content-field,.path-node .typeset .field-field_sup_public_displays > div > .content-field{background:#f4f5f6;-webkit-transition:0.3s background;transition:0.3s background;}.path-node .typeset .field-field_uvpp_public_displays > div > .content-field .accordion-title,.path-node .typeset .field-field_uvpp_hearings > div > .content-field .accordion-title,.path-node .typeset .field-field_sup_public_displays > div > .content-field .accordion-title{font-weight:400;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;display:block;}.path-node .typeset .field-field_uvpp_public_displays > div > .content-field .accordion-content,.path-node .typeset .field-field_uvpp_hearings > div > .content-field .accordion-content,.path-node .typeset .field-field_sup_public_displays > div > .content-field .accordion-content{padding:1rem;}.path-node .typeset .field-field_uvpp_public_displays > div > .content-field.accordion--active,.path-node .typeset .field-field_uvpp_public_displays > div > .content-field.accordion--focused,.path-node .typeset .field-field_uvpp_public_displays > div > .content-field:hover,.path-node .typeset .field-field_uvpp_hearings > div > .content-field.accordion--active,.path-node .typeset .field-field_uvpp_hearings > div > .content-field.accordion--focused,.path-node .typeset .field-field_uvpp_hearings > div > .content-field:hover,.path-node .typeset .field-field_sup_public_displays > div > .content-field.accordion--active,.path-node .typeset .field-field_sup_public_displays > div > .content-field.accordion--focused,.path-node .typeset .field-field_sup_public_displays > div > .content-field:hover{background:#f8f9fa;}.path-node .typeset .field-field_uvpp_public_displays > div > .content-field .field-field_hearing_address,.path-node .typeset .field-field_uvpp_public_displays > div > .content-field .field-field_pb_address,.path-node .typeset .field-field_uvpp_hearings > div > .content-field .field-field_hearing_address,.path-node .typeset .field-field_uvpp_hearings > div > .content-field .field-field_pb_address,.path-node .typeset .field-field_sup_public_displays > div > .content-field .field-field_hearing_address,.path-node .typeset .field-field_sup_public_displays > div > .content-field .field-field_pb_address{margin-top:0;}.path-node .typeset .field-field_uvpp_public_displays .entity-reference-edit,.path-node .typeset .field-field_uvpp_hearings .entity-reference-edit,.path-node .typeset .field-field_uvpp_company .entity-reference-edit,.path-node .typeset .field-field_nuvp_company .entity-reference-edit,.path-node .typeset .field-field_uvpp_other_institutions .entity-reference-edit,.path-node .typeset .field-field_uvpp_hearing_institutions .entity-reference-edit,.path-node .typeset .field-field_sup_public_displays .entity-reference-edit{margin-top:1rem;margin-right:1rem;}.path-node .typeset .field-field_uvpp_docs_interpretation,.path-node .typeset .field-field_uvpp_docs_hearing,.path-node .typeset .field-field_uvpp_docs_decision,.path-node .typeset .field-field_sup_docs_interpretation,.path-node .typeset .field-field_sup_docs_hearing,.path-node .typeset .field-field_sup_docs_decision{background:#f4f5f6;-webkit-transition:0.3s background;transition:0.3s background;}.path-node .typeset .field-field_uvpp_docs_interpretation.accordion--active,.path-node .typeset .field-field_uvpp_docs_interpretation.accordion--focused,.path-node .typeset .field-field_uvpp_docs_interpretation:hover,.path-node .typeset .field-field_uvpp_docs_hearing.accordion--active,.path-node .typeset .field-field_uvpp_docs_hearing.accordion--focused,.path-node .typeset .field-field_uvpp_docs_hearing:hover,.path-node .typeset .field-field_uvpp_docs_decision.accordion--active,.path-node .typeset .field-field_uvpp_docs_decision.accordion--focused,.path-node .typeset .field-field_uvpp_docs_decision:hover,.path-node .typeset .field-field_sup_docs_interpretation.accordion--active,.path-node .typeset .field-field_sup_docs_interpretation.accordion--focused,.path-node .typeset .field-field_sup_docs_interpretation:hover,.path-node .typeset .field-field_sup_docs_hearing.accordion--active,.path-node .typeset .field-field_sup_docs_hearing.accordion--focused,.path-node .typeset .field-field_sup_docs_hearing:hover,.path-node .typeset .field-field_sup_docs_decision.accordion--active,.path-node .typeset .field-field_sup_docs_decision.accordion--focused,.path-node .typeset .field-field_sup_docs_decision:hover{background:#f8f9fa;}.path-node .typeset .field-field_uvpp_docs_interpretation .accordion-title,.path-node .typeset .field-field_uvpp_docs_hearing .accordion-title,.path-node .typeset .field-field_uvpp_docs_decision .accordion-title,.path-node .typeset .field-field_sup_docs_interpretation .accordion-title,.path-node .typeset .field-field_sup_docs_hearing .accordion-title,.path-node .typeset .field-field_sup_docs_decision .accordion-title{font-weight:400;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;}.path-node .typeset .field-field_uvpp_docs_interpretation .accordion-content,.path-node .typeset .field-field_uvpp_docs_hearing .accordion-content,.path-node .typeset .field-field_uvpp_docs_decision .accordion-content,.path-node .typeset .field-field_sup_docs_interpretation .accordion-content,.path-node .typeset .field-field_sup_docs_hearing .accordion-content,.path-node .typeset .field-field_sup_docs_decision .accordion-content{padding:1rem;}.path-node .typeset .field-field_uvpp_docs_interpretation .field-body,.path-node .typeset .field-field_uvpp_docs_hearing .field-body,.path-node .typeset .field-field_uvpp_docs_decision .field-body,.path-node .typeset .field-field_sup_docs_interpretation .field-body,.path-node .typeset .field-field_sup_docs_hearing .field-body,.path-node .typeset .field-field_sup_docs_decision .field-body{margin-top:0;}.path-node .typeset .field-field_uvpp_docs_interpretation .field-field_dc_links a:before,.path-node .typeset .field-field_uvpp_docs_hearing .field-field_dc_links a:before,.path-node .typeset .field-field_uvpp_docs_decision .field-field_dc_links a:before,.path-node .typeset .field-field_sup_docs_interpretation .field-field_dc_links a:before,.path-node .typeset .field-field_sup_docs_hearing .field-field_dc_links a:before,.path-node .typeset .field-field_sup_docs_decision .field-field_dc_links a:before{content:"\f08e";font-family:FontAwesome;padding-right:0.5rem;}.path-node .typeset .field--name-title input{font-weight:300;}.path-node .typeset .sonic-edit-button{margin-right:-9rem;}.path-node .typeset .node-institution,.path-node .typeset .node-uvp_institution,.path-node .typeset .node-company,.path-node .typeset .field-field_uvpp_docs_decision > div > .content-field,.path-node .typeset .group-hauptbehoerde{margin-bottom:1rem;}.path-node .typeset .field-field_uvpp_public_displays > div > .content-field,.path-node .typeset .field-field_uvpp_hearings > div > .content-field,.path-node .typeset .field-field_sup_public_displays > div > .content-field{margin-bottom:1rem;}.path-node .typeset .field-field_sonic_is_public{margin-top:0.5rem;}.path-node .typeset .field-field_sonic_is_public .content-field{font-weight:500;}.path-node .typeset .field-field_sonic_is_public .content-field .fa,.path-node .typeset .field-field_sonic_is_public .content-field a:before,.path-node .typeset .field-field_sonic_is_public .content-field h2:before,.path-node .typeset .field-field_sonic_is_public .content-field h1:not(.site-title):before,.path-node .typeset .field-field_sonic_is_public .content-field h3:before,.path-node .typeset .field-field_sonic_is_public .content-field h4:before,.path-node .typeset .field-field_sonic_is_public .content-field h5:before,.path-node .typeset .field-field_sonic_is_public .content-field h6:before,.path-node .typeset .field-field_sonic_is_public .content-field .field-field_uvpp_long_title .content-field:before,.path-node .typeset .field-field_uvpp_long_title .field-field_sonic_is_public .content-field .content-field:before{padding-right:0.5rem;font-size:1.4rem;position:relative;top:0.1rem;}.path-node .typeset .field--name-field-sonic-is-public .checkbox label:after{content:"\f070";}.path-node .typeset .field--name-field-sonic-is-public .checkbox input:checked ~ label:after{content:"\f06e";}.path-node .typeset .field--type-link{margin-top:2rem;}.path-node .typeset .field--type-link legend{font-weight:500;}.path-node .typeset .field--type-link legend:after{content:":";}.path-node .typeset .field--type-link .fieldset-wrapper .form-group:not(:first-of-type){margin-top:1rem;}.path-node .typeset .field--type-file .file{display:block;margin-bottom:1rem;}.path-node .typeset .field--type-address{margin-top:2rem;}.path-node .typeset .field--type-address summary{font-weight:500;}.path-node .typeset .field--type-address summary:after{content:":";}.path-node .typeset .field-multiple-table .field-label{padding-top:0;}.path-node .typeset .field--name-field-dc-files summary{font-weight:500;}.path-node .typeset .field--name-field-dc-files summary:after{content:":";}.path-node .typeset .field--name-field-dc-files table{border-collapse:separate;border-spacing:0 1rem;padding-top:0;margin-bottom:1rem;}.path-node .typeset .field--name-field-dc-files table thead{display:none;}.path-node .typeset .field--name-field-dc-files table tbody tr td{padding:1rem;}.path-node .typeset .field--name-field-dc-files table tbody tr .tabledrag-handle{padding-left:1rem;padding-top:0.5rem;padding-right:1rem;}.path-node .typeset .field--name-field-dc-files .edit-field-dc-files-weight{width:auto;}.path-node .typeset .field--name-field-dc-links table{border-collapse:separate;border-spacing:0 1rem;margin-bottom:0;}.path-node .typeset .field--name-field-dc-links tbody tr td:not(.field-multiple-drag){padding:2rem;}.path-node .typeset .field--name-field-dc-links .tabledrag-handle{padding-left:2rem;}.path-node .typeset .field--name-field-dc-links .field_dc_links-delta-order{width:auto;}.path-node .typeset #edit-contact-notification{margin-top:2rem;}.path-node .typeset .field--name-field-cpy-address,.path-node .typeset .field--name-field-i-address,.path-node .typeset .field--name-field-cpy-size{margin-top:2rem;}.path-node .typeset .form-item-field-cpy-address-0-address-address-line2,.path-node .typeset .address-container-inline{margin-top:1rem;}.path-node .typeset .quickedit-form .form-wrapper{margin:0;}.path-node .typeset .done-button{margin-top:2rem;background:hsl(105,80%,22%);}.path-node .typeset .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4rem;}.path-node .typeset .form-actions .button,.path-node .typeset .form-actions #block-uvp-portal-local-tasks > ul li a,#block-uvp-portal-local-tasks > ul li .path-node .typeset .form-actions a{display:block;margin-right:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.path-node .typeset .form-actions input[type=submit]{background:hsl(105,80%,22%);font-weight:300;cursor:pointer;}.path-node .typeset .form-actions input[type=submit]:hover,.path-node .typeset .form-actions input[type=submit]:focus{background:hsl(105,80%,12%);}.path-node .typeset .form-actions-top.form-actions{margin-top:0;}.node-uvp-project-edit-form{max-width:44rem;}.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_long_title > .content-label,.path-node:not(.node-edit-permission) .typeset .node-uvp_project .field-field_main_institution > .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_pb_changes > .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_pb_address > .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_pb_additional_infos > .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_hearing_address > .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_nuvp_document > .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_nuvp_company > .content-label{display:none;}.path-node:not(.node-edit-permission) .typeset .form-item-field-nuvp-document-0 > label,.path-node:not(.node-edit-permission) .typeset .form-item-field-nuvp-company-0-target-id > label,.path-node:not(.node-edit-permission) .typeset .form-item-field-uvpp-company-0-target-id > label{display:none;}.path-node:not(.node-edit-permission) .typeset .field-field_uvpi_homepage .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_i_homepage .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_homepage .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_phone .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_i_phone .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_pb_phone .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_phone .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_email .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_i_email .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_pb_email .content-label,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_email .content-label{overflow:hidden;width:1.2rem;display:inline-block;white-space:nowrap;}.path-node:not(.node-edit-permission) .typeset .field-field_uvpi_homepage .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_i_homepage .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_homepage .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_phone .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_i_phone .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_pb_phone .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_phone .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_email .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_i_email .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_pb_email .content-field,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_email .content-field{display:inline-block;vertical-align:top;}.path-node:not(.node-edit-permission) .typeset .field-field_uvpp_email,.path-node:not(.node-edit-permission) .typeset .field-field_i_email,.path-node:not(.node-edit-permission) .typeset .field-field_pb_email,.path-node:not(.node-edit-permission) .typeset .field-field_cpy_email{margin-top:0;}.field-field_sonic_is_public > .content-label{display:none;}h3.field--name-field-paragraph-title,.path-node .typeset .field-field_uvpp_long_title .field--name-field-paragraph-title.content-field,.field--name-field-teaser-title h2,.field--name-field-teaser-title .path-node .typeset h1:not(.site-title),.path-node .typeset .field--name-field-teaser-title h1:not(.site-title){font-weight:500;}.node-dokumentskategorie-edit-form .vertical-tabs,.node-document_category_sup-edit-form .vertical-tabs{display:none;}#node-strategic-audit-form .vertical-tabs{display:none;}#node-strategic-audit-form #edit-footer{display:none;}#node-non-strategic-audit-form .vertical-tabs{display:none;}#node-non-strategic-audit-form #edit-footer{display:none;}.path-contact .form-actions{padding-top:2rem;}.path-contact .field--name-datenschutz{padding-top:2rem;}.path-contact .form-group:not(.form-item-name){margin-top:1rem;}.path-info-articles .typeset .node-info_article{background:#f4f5f6;padding:1rem;margin-bottom:1rem;}.path-info-articles .typeset .node-info_article .links{margin-bottom:0;}.path-info-articles .typeset .node-info_article .links li{padding-left:0;}.path-info-articles .typeset .node-info_article .links li::before{content:none;}.path-info-articles .typeset .node-info_article h2,.path-info-articles .path-node .typeset .node-info_article h1:not(.site-title),.path-node .path-info-articles .typeset .node-info_article h1:not(.site-title){padding-top:0;font-size:1.4916666667rem;}.path-info-articles .typeset .node-faq{margin-bottom:1rem;}.path-info-articles .typeset .node-faq.accordion--active .accordion-title,.path-info-articles .typeset .node-faq.accordion--focused .accordion-title,.path-info-articles .typeset .node-faq:hover .accordion-title{background:#f8f9fa;}.path-info-articles .typeset .node-faq .accordion-title{display:block;background:#f4f5f6;padding-top:0.5rem;padding-bottom:0.5rem;-webkit-transition:0.3s background;transition:0.3s background;}.path-info-articles .typeset .node-faq .accordion-content{padding:1rem;padding-bottom:0;}.path-info-articles .typeset .node-faq h3,.path-info-articles .path-node .typeset .node-faq .field-field_uvpp_long_title .content-field,.path-node .path-info-articles .typeset .node-faq .field-field_uvpp_long_title .content-field,.path-info-articles .path-node .typeset .field-field_uvpp_long_title .node-faq .content-field,.path-node .path-info-articles .typeset .field-field_uvpp_long_title .node-faq .content-field{font-size:1.0666666667rem;}.typeset .sitemap .sitemap-box ul{padding-left:0;}.typeset .sitemap li:before{content:"•";font-size:2rem;line-height:1rem;vertical-align:middle;padding-right:0.5rem;}.typeset .sitemap h2,.path-node .typeset .sitemap h1:not(.site-title){font-size:1.6666666667rem;}#block-landerportale .field-body ul{margin-left:-0.5rem;margin-right:-0.5rem;}#block-landerportale .field-body li{display:block;width:calc(50% - 1rem);padding-left:0.5rem;padding-right:0.5rem;padding-top:3rem;padding-bottom:3rem;background:#f7f8f9;margin-left:0.5rem;margin-right:0.5rem;margin-bottom:1rem;position:relative;-webkit-transition:0.3s all;transition:0.3s all;-webkit-box-shadow:0 0 0.2rem rgba(0,0,0,0.5);box-shadow:0 0 0.2rem rgba(0,0,0,0.5);}#block-landerportale .field-body li:hover{-webkit-box-shadow:0 0 0.2rem rgba(0,0,0,0.5),0 0 0.7rem 0 rgba(0,0,0,0.3);box-shadow:0 0 0.2rem rgba(0,0,0,0.5),0 0 0.7rem 0 rgba(0,0,0,0.3);}#block-landerportale .field-body li:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-size:auto 150%;background-position:50% 50%;opacity:0.25;}#block-landerportale .field-body li a{font-size:1.1916666667rem;display:block;text-align:center;color:#111;font-weight:500;}#block-landerportale .field-body li a:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;}#block-landerportale .field-body li.land-bawue:before{background-image:url(/themes/custom/uvp_portal/images/laender/bawue.svg);}#block-landerportale .field-body li.land-bayern:before{background-image:url(/themes/custom/uvp_portal/images/laender/bayern.svg);}#block-landerportale .field-body li.land-berlin:before{background-image:url(/themes/custom/uvp_portal/images/laender/berlin.svg);background-size:auto 100%;}#block-landerportale .field-body li.land-brandenburg:before{background-image:url(/themes/custom/uvp_portal/images/laender/brandenburg.svg);}#block-landerportale .field-body li.land-bremen:before{background-image:url(/themes/custom/uvp_portal/images/laender/bremen.svg);background-size:auto 100%;}#block-landerportale .field-body li.land-hamburg:before{background-image:url(/themes/custom/uvp_portal/images/laender/hamburg.svg);background-size:auto 120%;}#block-landerportale .field-body li.land-hessen:before{background-image:url(/themes/custom/uvp_portal/images/laender/hessen.svg);}#block-landerportale .field-body li.land-meckpomm:before{background-image:url(/themes/custom/uvp_portal/images/laender/meckpomm.svg);background-size:auto 130%;}#block-landerportale .field-body li.land-niedersachsen:before{background-image:url(/themes/custom/uvp_portal/images/laender/niedersachsen.svg);}#block-landerportale .field-body li.land-nrw:before{background-image:url(/themes/custom/uvp_portal/images/laender/nrw.svg);}#block-landerportale .field-body li.land-rheinland-pfalz:before{background-image:url(/themes/custom/uvp_portal/images/laender/rheinland-pfalz.svg);}#block-landerportale .field-body li.land-saarland:before{background-image:url(/themes/custom/uvp_portal/images/laender/saarland.svg);background-size:auto 100%;}#block-landerportale .field-body li.land-sachsen-anhalt:before{background-image:url(/themes/custom/uvp_portal/images/laender/sachsen-anhalt.svg);background-size:auto 180%;}#block-landerportale .field-body li.land-sachsen:before{background-image:url(/themes/custom/uvp_portal/images/laender/sachsen.svg);background-size:auto 140%;background-position:50% 40%;}#block-landerportale .field-body li.land-schleswig-holtstein:before{background-image:url(/themes/custom/uvp_portal/images/laender/schleswig-holtstein.svg);}#block-landerportale .field-body li.land-thueringen:before{background-image:url(/themes/custom/uvp_portal/images/laender/thueringen.svg);}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page{font-size:0.9166666667rem;border-radius:12px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.75);box-shadow:0 0 5px 0 rgba(0,0,0,0.75);margin:0 0.25em 12px 0.25em;padding:12px;}@media screen and (min-width:400px) and (max-width:599px){.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page #edit-type--wrapper{grid-column:1;grid-row-start:1;grid-row-end:span 2;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page #edit-foreign--wrapper{grid-column:2;grid-row:1;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page #edit-decision--wrapper{grid-column:2;grid-row:2;}}@media screen and (min-width:600px){.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page{left:10px;position:absolute;top:10px;width:auto;z-index:2;}}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page .form-item-decision,.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page .leaflet-bar{padding:6px;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page .fieldset-legend{font-size:0.9166666667rem;font-weight:bold;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page .checkbox{margin-bottom:0.5rem;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .checkbox{color:#ffffff;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .checkbox label::before{background-color:#dbdcde;-webkit-box-shadow:inset 0px 0px 2px 0px black;box-shadow:inset 0px 0px 2px 0px black;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .checkbox label::after{color:#000000;}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .form-item-type-1{background-color:rgb(60,118,196);}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .form-item-type-2{background-color:rgb(62,134,39);}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .form-item-type-3{background-color:rgb(194,86,0);}.path-vorhaben-map #views-exposed-form-uvp-project-list-uvp-project-list-map-page [id^=edit-type] .form-item-type-4{background-color:rgb(204,44,30);}.path-vorhaben-map .views--view--uvp-project-list footer{border-radius:12px;border:none;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.75);box-shadow:0 0 5px 0 rgba(0,0,0,0.75);margin:0 0.25em;margin-top:12px;padding:12px;width:calc(100% - 0.5em);}@media screen and (min-width:425px){.path-vorhaben-map .views--view--uvp-project-list footer{bottom:40px;left:10px;position:absolute;width:320px;z-index:1;}}@media screen and (min-width:768px){.path-vorhaben-map .views--view--uvp-project-list footer{bottom:20px;left:10px;width:400px;z-index:1;}}.path-vorhaben-map .views--view--uvp-project-list .leaflet-control{background-color:#FFFFFF;}.path-vorhaben-map .leaflet-top.leaflet-left{right:10px;left:inherit;}.path-vorhaben-map h1:not(.site-title),.path-vorhaben-map .breadcrumbs,.path-vorhaben-map .messages{padding-left:1rem;padding-right:1rem;}.path-vorhaben-map .leaflet-popup-content .content-container{margin-top:1rem;}.path-vorhaben-map .leaflet-popup-content p{margin:0;padding:0;}.path-vorhaben-map .leaflet-marker-icon{-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.8));filter:drop-shadow(0 1px 2px rgba(0,0,0,0.8));}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.6);box-shadow:0 1px 4px rgba(0,0,0,0.6);}.marker-cluster-small div span,.marker-cluster-medium div span,.marker-cluster-large div span{color:#FFFFFF;}.marker-cluster-type-uvp_project{background-color:rgba(60,118,196,0.6);}.marker-cluster-type-uvp_project div{background-color:rgba(60,118,196,0.9);}.marker-cluster-type-non_uvp_project{background-color:rgba(194,86,0,0.6);}.marker-cluster-type-non_uvp_project div{background-color:rgba(194,86,0,0.9);}.marker-cluster-type-strategic_audit{background-color:rgba(62,134,39,0.6);}.marker-cluster-type-strategic_audit div{background-color:rgba(62,134,39,0.9);}.marker-cluster-type-non_strategic_audit{background-color:rgba(204,44,30,0.6);}.marker-cluster-type-non_strategic_audit div{background-color:rgba(204,44,30,0.9);}.ie9 .categories-wrapper{overflow:hidden;}.ie9 .categories-wrapper:before,.ie9 .categories-wrapper:after{display:table;content:"";}.ie9 .categories-wrapper:after{clear:both;}.ie9 .categories-wrapper .category-box{float:left;margin-right:1rem;}.ie9 .recent-projects:before,.ie9 .recent-projects:after{display:table;content:"";}.ie9 .recent-projects:after{clear:both;}.ie9 .recent-projects .views-row{float:left;margin-right:1rem;}@media screen and (min-width:50em){.ie9 .recent-projects .views-row:nth-child(3n+1){clear:both;}}@media screen and (max-width:50em){.ie9 .recent-projects .views-row:nth-child(2n+1){clear:both;}}
