.u-no-gutters{margin:0}
/*!Aspect Ratio Box generic*/
.ar-box{position:relative;width:100%}
.ar-box:before{content:"";display:block;padding-top:100%}
.ar-box>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:transparent;text-align:center}
.ratio1_1:before{padding-top:100%}
.ratio2_1:before{padding-top:50%}
.ratio3_2:before{padding-top:66.6666%}
.ratio4_3:before{padding-top:75%}
.ratio16_9:before{padding-top:56.25%}
.ratio16_9video:before{padding-top:56.25%;padding-bottom:25px}
.ratio3_1:before{padding-top:33.3333%}

/*!Helper classes */
.u-clearfix:before,.u-clearfix:after{content:" ";display:table}
.u-clearfix:after{clear:both}
.u-circle,.u-circle img{border-radius:50%}
.u-txt-left{text-align:left}
.u-txt-center{text-align:center}
.u-txt-right{text-align:right}
.u-txt-justify{text-align:justify}
.u-txt-nowrap{white-space:nowrap}
.u-txt-autobreak{hyphens:auto;word-break:break-all}
.u-txt-uppercase{text-transform:uppercase}
.u-fl,.u-push-left{float:left !important}
.u-fr,.u-push-right{float:right !important}
.u-push-center{float:none !important;display:block;margin-left:auto;margin-right:auto}
.u-no-margin{margin:0 !important}
.u-no-bulls,.u-no-bulls ul{margin-left:0;list-style:none}
.u-nav:before,.u-nav:after{content:" ";display:table}
.u-nav:after{clear:both}
.u-nav{margin:0;padding:0;list-style:none}
.u-nav>li{float:left}
.u-nav>li>a{display:block}

/*!FLEXBOX MAGIC*/

.u-flex-nowrap{display:flex;flex-wrap:nowrap;margin:0;padding:0;list-style:none}
.u-flex-nowrap>*{margin:0;padding:0;flex-grow:1;flex-basis:10%;width:auto}
.u-no-flexbox .u-flex-nowrap{display:table}
.u-no-flexbox .u-flex-nowrap>*{display:table-cell;max-width:33.3333%}
.u-ir,.ir{display:block;background:transparent no-repeat;border:0;text-align:left;text-indent:-900em;overflow:hidden}
.u-ir br,.ir br{display:none}.u-only-mobile{display:none !important}

@media only screen and (min-width: 64em){.u-hide-large{display:none !important}.u-show-large{display:inherit !important}}
@media screen and (min-width: 541px) and (max-width: 820px){.u-hide-medium{display:none !important}.u-show-medium{display:inherit !important}}
@media only screen and (max-width: 47.938em){.u-hide-small{display:none !important}.u-show-small{display:inherit !important}.u-only-mobile{display:inherit !important}}
.u-hidden{display:none !important}
.u-visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;width:1px}
.u-visuallyhidden.u-focusable:active,.u-visuallyhidden.u-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
.u-invisible{visibility:hidden}

/*!/Helper classes *//*!buttons*/

button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1;font-family:inherit}
.button
{font-family:inherit;
display:inline-block;
text-align:center;
line-height:1;
cursor:pointer;-webkit-appearance:none;
vertical-align:middle;
border:0;
border-radius:0;-webkit-transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease;
-moz-transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease;
-ms-transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease;
-o-transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease;
transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease;
padding:.524em 1.286em .476em;
margin:0;
font-size:21px;
color:#fff;background-color:#78AEFF}
[data-whatinput='mouse'] .button{outline:0}
.button--expanded{display:block;width:100%;margin-left:0;margin-right:0}
.button[disabled]{opacity:.35;cursor:not-allowed;pointer-events:none}

/*!/buttons*/

.button,.big-button,.close-tabs
{cursor:pointer;
display:inline-block;
color:#fff;
padding:18px 70px 18px 22px;
text-transform:uppercase;
position:relative;
overflow:hidden;
font-size:14px;
letter-spacing:0.58px;
line-height:1;
font-weight:700;
font-style:italic;
background:#78AEFF no-repeat right top;
-webkit-transition:padding 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-moz-transition:padding 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-ms-transition:padding 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-o-transition:padding 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
transition:padding 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)}
.button::before,.big-button::before,.close-tabs::before{opacity:.4;background-color:#d30f4b}
.button::before,.button::after,.big-button::before,.big-button::after,.close-tabs::before,.close-tabs::after{content:'';display:block;height:100%;width:100px;position:absolute;right:0;top:0}
.button::after,.big-button::after,.close-tabs::after
{width:57px;
background:transparent no-repeat center center;
background-size:14px 20px;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15'%3E%3Cpolyline points='1,1 6.9,7.5 1,14' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E");
-webkit-transition:right 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-moz-transition:right 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-ms-transition:right 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-o-transition:right 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
transition:right 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)}
.button::before,.big-button::before,.close-tabs::before
{left:calc(100% - 54px);
transform:skewX(-12deg);
-webkit-transition:left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-moz-transition:left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-ms-transition:left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
-o-transition:left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
transition:left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)}
.button:hover,.button:focus,.big-button:hover,.big-button:focus,.close-tabs:hover,.close-tabs:focus{text-decoration:none;background-position:top right -80px;padding-left:30px;padding-right:62px}
.button:hover::after,.button:focus::after,.big-button:hover::after,.big-button:focus::after,.close-tabs:hover::after,.close-tabs:focus::after{right:10px}
.button:hover::before,.button:focus::before,.big-button:hover::before,.big-button:focus::before,.close-tabs:hover::before,.close-tabs:focus::before{left:110%}
.module-blue .button,.module-blue .big-button,.module-blue .close-tabs{background-color:#78AEFF}
.module-blue .button::before,.module-blue .big-button::before,.module-blue .close-tabs::before{background-color:#0091df}
.button.module-blue,.big-button.module-blue,.close-tabs.module-blue{background-color:#78AEFF}
.button .module-blue::before,.big-button .module-blue::before,.close-tabs .module-blue::before{background-color:#0091df}
.margiblock .button,.margiblock .big-button,.margiblock .close-tabs{padding:13px 55px 13px 15px;font-size:12px;letter-spacing:0.5px}
.margiblock .button::after,.margiblock .big-button::after,.margiblock .close-tabs::after{width:44px}
.close-tabs{padding:14px 58px 14px 18px;font-size:12px}
.close-tabs:hover,.close-tabs:focus{padding-left:24px;padding-right:52px}
.close-tabs::before{left:calc(100% - 43px)}
.scheme-blue .close-tabs{background-color:#78AEFF}
.scheme-blue .close-tabs::before{background-color:#d30f4b}
.close-tabs::after{
background-size:30px 30px;
width:39px;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpolyline points='6.7,16.1 15.4,7.4 24,16.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3Cpolyline points='6.7,22.1 15.4,13.4 24,22.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E");
-webkit-transition:right 0.2s ease-out;
-moz-transition:right 0.2s ease-out;
-ms-transition:right 0.2s ease-out;-o-transition:right 0.2s ease-out;
transition:right 0.2s ease-out}
.module-blue .button--jobsubmit{
background-color:#0091df;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 60'%3E%3Cpolygon points='68,60 0,60 11,0 68,0' fill='%2300617f' fill-opacity='.4'/%3E%3C/svg%3E")}
.button--jobsubmit.module-blue
{background-color:#0091df;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 60'%3E%3Cpolygon points='68,60 0,60 11,0 68,0' fill='%2300617f' fill-opacity='.4'/%3E%3C/svg%3E")}
.big-button--loadmore{padding:22px 85px 24px 24px;margin-left:auto;margin-right:auto;margin-bottom:20px;display:block;background-size:68px 60px}
.big-button--loadmore::after
{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cline style='fill:none;stroke:%23fff;stroke-width:2;' x1='13' y1='0' x2='13' y2='26'/%3E%3Cline style='fill:none;stroke:%23fff;stroke-width:2;' x1='0' y1='13' x2='26' y2='13'/%3E%3C/svg%3E");
background-size:26px}
.button--jobsubmit
{display:block;
width:100%;
text-align:left;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='50' viewBox='0 0 68 60'%3E%3Cpolygon points='68,60 0,60 11,0 68,0' fill='%23042' fill-opacity='.4'/%3E%3C/svg%3E");
background-color:#2b6636}
.button--jobsubmit::after
{background:transparent no-repeat center center;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 30 30'%3E%3Ccircle id='search' cx='18' cy='11' r='10' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3Cline x1='1.2' y1='27.8' x2='11' y2='18.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.button--small{padding:14px 58px 14px 18px;font-size:12px;background-position:right -8px top 0}
.button--small:hover,.button--small:focus{padding-left:24px;padding-right:52px}
.button--small::after{width:39px}
@media only screen and (min-width: 64em)
{.button--l{padding:23px 90px 23px 25px;font-size:14px;background-size:68px 60px;background-position:right 0 top 0}.button--l:hover,.button--l:focus{background-position:top right -80px;padding-left:35px;padding-right:80px}.button--l::after{width:60px;background-size:20px 26px}}
.big-button--expand::after
{background-size:30px 30px;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpolyline points='6.7,16.1 15.4,7.4 24,16.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3Cpolyline points='6.7,22.1 15.4,13.4 24,22.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E");
-webkit-transition:transform 0.2s ease-out;
-moz-transition:transform 0.2s ease-out;
-ms-transition:transform 0.2s ease-out;
-o-transition:transform 0.2s ease-out;
transition:transform 0.2s ease-out;
transform:rotate(180deg)}
.big-button--expand.toggle-on::after{transform:rotate(0deg)}
.control-group .button{float:right;background-color:#006EA5}
.control-group .button::before{background-color:#004669}
.big-button+.big-button{margin-left:20px}.page-footer .big-button{max-height:50px}

/*!FORMS*/

fieldset{border:0;margin:0;padding:0}
legend{margin-bottom:.5rem}
[type='text'],[type='password'],[type='date'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],textarea,select
{display:block;
width:100%;
height:50px;
border:1px solid #834283;
margin:0 0 16px;
font-family:inherit;
background-color:#fff;
border-radius:0;
-webkit-transition:border-color 0.2s ease;
-moz-transition:border-color 0.2s ease;
-ms-transition:border-color 0.2s ease;
-o-transition:border-color 0.2s ease;
transition:border-color 0.2s ease;
-webkit-appearance:none;
-moz-appearance:none;
font-weight:400;
font-size:16px;
color:#0d2a40;
letter-spacing:0.5px;
line-height:1;
padding:14px 23px 16px;
text-indent:2px}
.module-blue [type='text'],.module-blue [type='password'],.module-blue [type='date'],
.module-blue [type='email'],.module-blue [type='number'],.module-blue [type='search'],
.module-blue [type='tel'],.module-blue [type='time'],.module-blue [type='url'],.module-blue textarea,.module-blue select{border-color:#78AEFF}
.module-darkblue [type='text'],.module-darkblue [type='password'],.module-darkblue [type='date'],
.module-darkblue [type='email'],.module-darkblue [type='number'],.module-darkblue [type='search'],
.module-darkblue [type='tel'],.module-darkblue [type='time'],.module-darkblue [type='url'],.module-darkblue textarea,.module-darkblue select{border-color:#10384f}
.margiblock [type='text'],.margiblock [type='password'],.margiblock [type='date'],.margiblock [type='email'],.margiblock [type='number'],
.margiblock [type='search'],.margiblock [type='tel'],.margiblock [type='time'],.margiblock [type='url'],.margiblock textarea,.margiblock select{height:auto;padding:9px 15px 10px}
select{background:#fefefe url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 32 24'%3E%3Cg id='select'%3E%3Cpolygon points='0,0 32,0 16,24' fill='%23333'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 0.5em center}
textarea{max-width:100%;min-height:50px;resize:vertical}
textarea[rows]{height:auto}
[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,textarea:focus{background-color:#fff;outline:none}
input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:default}
[type='submit'],[type='button']{border-radius:0;-webkit-appearance:none;-moz-appearance:none}
input[type='search']{box-sizing:border-box}
[type='file'],[type='checkbox'],[type='radio']{margin:0 0 16px}
.radio-group-label,[type='checkbox']+label,[type='radio']+label,[type='checkbox']+label+label,[type='radio']+label+label{margin-right:20px;margin-bottom:0;display:inline-block;vertical-align:baseline}
[type='checkbox']+label,[type='radio']+label,[type='checkbox']+label+label,[type='radio']+label+label{margin-left:10px}
label>[type='checkbox'],label>[type='label']{margin-right:10px}
[type='file']{width:100%}
select:disabled{background-color:#e6e6e6;cursor:default}
select::-ms-expand{display:none}
select[multiple]{height:auto}
label{display:block;margin:0;font-size:16px;font-weight:400;line-height:inherit;color:#10384f;padding:5px 0}

/*!Form*/

label.error{margin:-.7rem 0 0 -13px;background-color:#d30f4b;border:0;border-radius:0 !important;color:#fff !important;font-size:11px;line-height:14px;padding:10px 14px;width:auto;position:absolute;min-width:120px;max-height:200px;cursor:help}
label.error .ir{border-bottom:11px solid #d30f4b;border-left:16px solid transparent;border-right:0 solid transparent;left:10px;margin-top:-10px;top:0;height:0;position:absolute;width:0}
.control-group.error{margin-bottom:52px}
[type='radio']+label.error,[type='checkbox']+label.error{margin:-8px 0 0 -7px;display:block}
.radioButtonListWrapper [type='radio']+label.error{margin-top:6px}
.selectize-control label.error{left:0;bottom:-26px}
.error input:not([type='checkbox']),.error input:not([type='radio']),.error input:not([type='file']),.error input:not([type='submit']),.error input:not([type='reset']),.error textarea,.error select{border-color:#d30f4b}
.error label{color:#d30f4b}
.valid input:not([type='checkbox']),.valid input:not([type='radio']),.valid input:not([type='file']),.valid input:not([type='submit']),.valid input:not([type='reset']),.valid textarea,.valid select{border-color:#78AEFF}

/*!input groups*/

.input-group{display:table;width:100%}
.input-group+*{margin-top:1rem}
.input-group>:first-child{border-radius:0 0 0 0}
.input-group>:last-child>*{border-radius:0 0 0 0}
.input-group-label-big{display:table-cell;margin:0;width:20%;vertical-align:top}
.input-group-label,.input-group-field,.input-group-button{display:table-cell;margin:0;vertical-align:middle}
.input-group-label{text-align:center;width:1%;height:100%;padding:0 20px;color:#0d2a40;border:1px solid #cacaca}
.input-group-label:first-child{border-right:0}
.input-group-label:last-child{border-left:0}
.input-group-field{border-radius:0}
.input-group-button{height:100%;padding-top:0;padding-bottom:0;text-align:center;width:1%}
.input-group-button a,.input-group-button input,.input-group-button button{margin:0;height:100%}
.input-group-field::-webkit-input-placeholder{color:#0d2a40;opacity:.5}
.input-group-field:-moz-placeholder{color:#0d2a40;opacity:.5}
.input-group-field::-moz-placeholder{color:#0d2a40;opacity:.5}
.input-group-field:-ms-input-placeholder{color:#0d2a40;opacity:.5}
label.inline{display:inline-block;margin-right:30px}
label [type='checkbox'],label [type='radio']{margin-right:15px}
.txtbox{padding:25px 20px 30px;background-color:rgba(191,215,223,0.2);margin-bottom:30px;margin-top:40px}
.hpt,.honeypot{display:none !important}
.control-label{font-weight:500;letter-spacing:0.5px}
.radioButtonListWrapper{margin-bottom:10px}
.radioButtonWrapper{display:inline-block;margin-right:30px}
.radioButtonWrapper label{line-height:.9}
.radioButtonWrapper input{float:left}
.buttons{margin-bottom:40px;padding-top:40px;border-top:1px solid #cfd7dc}
.buttons:before,.buttons:after{content:"";display:table}
.buttons:after{clear:both}p+.buttons{margin-top:1.75em}

/*! Pikaday * Copyright ┬® 2014 David Bushell | BSD & MIT license | http://dbushell.com/ */

.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb}
.pika-single:before,.pika-single:after{content:" ";display:table}
.pika-single:after{clear:both}
.pika-single{*zoom:1}
.pika-single.is-hidden{display:none}
.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}
.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}
.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff}
.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}
.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;color:transparent;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}
.pika-prev:hover,.pika-next:hover{opacity:1}
.pika-prev,.is-rtl .pika-next{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}
.pika-next,.is-rtl .pika-prev{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}
.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}
.pika-select{display:inline-block;*display:inline}
.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}
.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}
.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}
.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}
.pika-week{font-size:11px;color:#999}
.is-today .pika-button{color:#0090c5;font-weight:bold}
.is-selected .pika-button{color:#fff;font-weight:bold;background:#0090c5;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}
.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}
.pika-button:hover{color:#fff !important;background:#0090c5 !important;box-shadow:none !important;border-radius:3px !important}
.pika-table abbr{border-bottom:none;cursor:help}

input::-webkit-calendar-picker-indicator{display:none}
input[type="date"]::-webkit-input-placeholder{visibility:hidden !important}
.f-grid,.line{display:block;display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:-20px 0 20px -20px}
.f-grid--extended{margin:-20px -20px 20px -20px}
@media only screen and (min-width: 48em){.f-grid--extended{margin:-20px 0 20px -20px}}
.f-grid__cell,.unit.size1of2{flex:0 0 100%;max-width:100%;padding:20px 0 0 20px}
@media only screen and (max-width: 47.938em){.f-grid--extended .f-grid__cell{padding-left:0}}
.news-grid .shareprice{order:1}
@media only screen and (min-width: 48em){.news-grid .shareprice{order:0}}
@media only screen and (min-width: 48em){.f-grid__cell,.unit.size1of2{flex:0 0 50%;max-width:50%}}
@media only screen and (min-width: 64em){.f-grid__cell{flex:1;max-width:inherit}}
.f-grid--top{align-items:flex-start}
.f-grid--bottom{align-items:flex-end}
.f-grid--center{align-items:center}
.f-grid--justify-center{justify-content:center}
.f-grid__cell--top{align-self:flex-start}
.f-grid__cell--bottom{align-self:flex-end}
.f-grid__cell--center{align-self:center}
.f-grid--no-gutters{margin:0}
.f-grid--no-gutters>.f-grid__cell{padding:0}
.f-grid--gutters-l{margin:-32px 0 32px -32px}
.f-grid--gutters-l>.f-grid__cell{padding:32px 0 0 32px}
.f-grid--seperated{margin-left:-4em}
.f-grid--seperated>.f-grid__cell{padding-left:4em;position:relative;max-width:100%}
@media only screen and (min-width: 35em){.f-grid--seperated>.f-grid__cell{max-width:50%}}
.f-grid--bottom12{margin-bottom:12px}
.f-grid--bottom0{margin-bottom:0}
.f-grid--seperated .f-grid__cell:not(:first-child):before{content:"";position:absolute;left:32px;top:16px;bottom:0;height:auto;background-color:transparent;border-left:1px dotted #acacac;width:1px}
.f-grid--flex-cells>.f-grid__cell{display:flex}
.f-grid--fit>.f-grid__cell{flex:1}
.f-grid--full>.f-grid__cell{flex:0 0 100%;max-width:100%}
@media only screen and (min-width: 48em){.f-grid--1of2>.f-grid__cell{flex:0 0 50%;max-width:50%}.f-grid--1of3>.f-grid__cell{flex:0 0 33.3333%;max-width:33.3333%}.f-grid--1of4>.f-grid__cell{flex:0 0 25%;max-width:25%}}
.f-grid--1of2-xs>.f-grid__cell{flex:0 0 50%;max-width:50%}
@media only screen and (min-width: 35em){.f-grid--fit-s>.f-grid__cell{flex:1}.f-grid--full-s>.f-grid__cell{flex:0 0 100%;max-width:100%}.f-grid--1of2-s>.f-grid__cell{flex:0 0 50%;max-width:50%}.f-grid--1of3-s>.f-grid__cell{flex:0 0 33.3333%;max-width:33.3333%}.f-grid--1of4-s>.f-grid__cell{flex:0 0 25%;max-width:25%}}
@media only screen and (min-width: 48em){.f-grid--fit-m>.f-grid__cell{flex:1}.f-grid--full-m>.f-grid__cell{flex:0 0 100%;max-width:100%}.f-grid--1of2-m>.f-grid__cell{flex:0 0 50%;max-width:50%}.f-grid--1of3-m>.f-grid__cell{flex:0 0 33.3333%;max-width:33.3333%}.f-grid--1of4-m>.f-grid__cell{flex:0 0 25%;max-width:25%}}
@media only screen and (min-width: 64em){.f-grid--fit-l>.f-grid__cell{flex:1}.f-grid--full-l>.f-grid__cell{flex:0 0 100%;max-width:100%}.f-grid--1of2-l>.f-grid__cell{flex:0 0 50%;max-width:50%}.f-grid--1of3-l>.f-grid__cell{flex:0 0 33.3333%;max-width:33.3333%}.f-grid--1of4-l>.f-grid__cell{flex:0 0 25%;max-width:25%}}
.f-grid>.f-grid__cell--auto-size{flex:none}
.f-grid>.f-grid__cell--fit{flex:1}
.f-grid>.f-grid__cell--full{flex:0 0 100%;max-width:100%}
@media only screen and (min-width: 48em){.f-grid>.f-grid__cell--1of2{flex:0 0 50%;max-width:50%}
.f-grid>.f-grid__cell--1of3{flex:0 0 50%;max-width:50%}
.f-grid>.f-grid__cell--2of3{flex:0 0 50%;max-width:50%}
.f-grid>.f-grid__cell--1of4{flex:0 0 50%;max-width:50%}.f-grid>.f-grid__cell--3of4{flex:0 0 50%;max-width:50%}
.f-grid>.f-grid__cell--golden-ratio{flex:0 0 50%;max-width:50%}}
@media only screen and (min-width: 64em){.f-grid>.f-grid__cell--1of2{flex:0 0 50%;max-width:50%}
.f-grid>.f-grid__cell--1of3{flex:0 0 33.3333%;max-width:33.3333%}
.f-grid>.f-grid__cell--2of3{flex:0 0 66.6667%;max-width:66.6667%}
.career-teaserlist>.f-grid__cell--2of3,.f-grid>.f-grid__cell--2of3-l{flex:0 0 66.398%;max-width:66.398%}
.f-grid>.f-grid__cell--1of4{flex:0 0 25%;max-width:25%}.f-grid>.f-grid__cell--3of4{flex:0 0 75%;max-width:75%}.f-grid>.f-grid__cell--golden-ratio{flex:0 0 61.803398875%;max-width:61.803398875%}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.nexttolefthand .f-grid>.f-grid__cell--2of3,.nexttolefthand .f-grid>.f-grid__cell--2of3+.f-grid__cell{flex:0 0 100%;max-width:100%}
.f-grid__cell .margiblock:only-child{width:100%}}
@media only screen and (min-width: 64em){.career-teaserlist{margin-bottom:110px}
.lead+.f-grid{margin-top:-8px}}
.h4-shareprice{font-weight:700;font-size:17px;color:#00617f;letter-spacing:.31px;line-height:1.2;margin-bottom:.5em}
.shareprice{padding-left:20px;padding-right:0}
@media only screen and (min-width: 48em){.shareprice{text-align:right;padding-left:32px;padding-right:4em}
.shareprice{padding-left:32px;padding-right:0}}
.tickerelement{font-size:14px;font-weight:500;line-height:1.5}
.sp-value{font-size:50px;font-weight:100;color:#0d2a40}
.margiblock .sp-value{font-weight:700;font-size:35px;color:inherit;letter-spacing:0;line-height:40px}
@media only screen and (min-width: 90.063em){.margiblock .sp-value{font-size:40px}}
.tickerelement a:hover{text-decoration:none}
.tickerelement{margin-bottom:30px}
.tickerelement strong{display:block;font-weight:300;font-size:25px;color:#0D3851;line-height:30px;margin:17px 0 6px}
.ticker-div{color:inherit;font-size:25px;font-weight:300}
.sp-value{line-height:1.2}
.icn-up{display:inline-block;width:25px;height:17px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M9.5,5.6V16h-3V5.6l-4,4l-2-2L8,0l7.5,7.5l-2,2L9.5,5.6z' style='fill:%2389d329'/%3E%3C/svg%3E") no-repeat left center}
.icn-down{display:inline-block;width:25px;height:17px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.5,10.4V0h3v10.4l4-4l2,2L8,16L0.5,8.5l2-2L6.5,10.4z' style='fill:%23ff3162'/%3E%3C/svg%3E") no-repeat left center}
.r-tabs .sp-value{font-size:40px;font-weight:700}
.margiblock .tickerelement strong{font-size:20px;margin-bottom:2px}
.margiblock .tickerelement{font-weight:400;margin-bottom:0}
.margiblock .tickerelement+.tickerelement{margin-bottom:30px}
.margiblock .ticker-div{font-size:22px;color:#86949f}
.slick-slider
{position:relative;
display:block;
box-sizing:border-box;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-touch-callout:none;
-khtml-user-select:none;
-ms-touch-action:pan-y;
touch-action:pan-y;
-webkit-tap-highlight-color:transparent;
margin-left:0}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-arrow:focus{opacity:1}
.slick-next,.slick-prev
{width:30px;
height:30px;
background:#10384f no-repeat center;
opacity:1;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E");
z-index:1;
top:50%;
right:0;
transform:translateY(-50%);
position:absolute;
cursor:pointer;
text-indent:-9999px;
border:0}
.slick-prev{left:0;right:inherit;transform:rotate(180deg) translateY(50%)}
.slick-next:hover,.slick-prev:hover{opacity:1}
.slick-dotted.slick-slider{margin-bottom:14px}
.slick-dots{position:absolute;bottom:-36px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 2px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button{background:transparent no-repeat center center;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Ccircle id='circle-full' cx='6' cy='6' r='6' style='fill:%23b1dbee'/%3E%3C/svg%3E") no-repeat center center}
.slick-dots li button:focus,.slick-dots li button:hover,.slick-dots li.slick-active button{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Ccircle id='circle-full' cx='6' cy='6' r='6' style='fill:%2310384f'/%3E%3C/svg%3E") no-repeat center center}
.slick-captions{margin-top:35px}
.slick-captions{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
.slick-dots button+button{display:none}
.page-footer{background-color:#004669;padding:0 0 32px;min-width:inherit;color:#fff;max-width:1960px;margin:0 auto}
.service-footer-container{padding:36px 0 0;margin-bottom:10px;background:#006EA5;position:relative;overflow:hidden}
@media only screen and (min-width: 64em){.service-footer-container{padding:60px 0 0}}
.service-footer{max-width:360px;margin:0 auto;padding:0 20px;position:relative;z-index:1}
@media only screen and (min-width: 35em){.service-footer{max-width:480px;padding:0}}
@media only screen and (min-width: 48em){.service-footer{max-width:640px}}
@media only screen and (min-width: 64em){.service-footer{max-width:968px}}
@media only screen and (min-width: 90.063em){.service-footer{max-width:1180px}}

/*! Flex Grid */

.service-footer{list-style:none;display:flex;color:#fff;flex-wrap:wrap}
.service-footer__col{width:100%;padding:0 0 40px}
.service-footer__col:last-child{padding:40px 0 40px;text-align:center;position:relative}
@media only screen and (min-width: 35em){.service-footer__col{width:50%;padding:0 40px 60px}.service-footer__col:nth-child(5n+0),.service-footer__col--extra{width:100%;text-align:center}}
.service-footer__col:nth-child(4n+0){margin-bottom:30px}
@media only screen and (min-width: 48em){.service-footer__col:nth-child(4n+0){margin-bottom:85px}}
@media only screen and (min-width: 48em){.service-footer__col,.service-footer__col:last-child{padding:0;width:33.333%;margin-bottom:55px}.service-footer__col:nth-child(4n+0){width:100%;text-align:center;max-width:430px;margin-left:auto;margin-right:auto}.service-footer__col:nth-child(5n+0),.service-footer__col--extra{width:100%;text-align:center;padding-top:40px;padding-right:0;margin-top:0;margin-bottom:0;padding-bottom:55px}}
@media only screen and (min-width: 64em){.service-footer__col,.service-footer__col:last-child{width:22%;padding:0 16px 0 0}.service-footer__col:nth-child(3n+0){width:26%}.service-footer__col:nth-child(4n+0){width:30%;text-align:left;max-width:inherit;padding-right:0;margin-left:0;margin-right:0}.service-footer__col:nth-child(5n+0),.service-footer__col--extra{width:100%;text-align:center;padding-right:0;margin-top:0;margin-bottom:0;padding-bottom:55px}}

/*!/ Flex Grid */

.service-footer .service-footer__col:last-child::after{content:"";position:absolute;width:100vw;transform:skewY(-3deg);background:#004669;height:170%;top:-20px;z-index:-1;left:calc((100vw - 320px) / -2)}
@media only screen and (min-width: 35em){.service-footer .service-footer__col:last-child::after{left:calc((100vw - 480px) / -2)}}
@media only screen and (min-width: 48em){.service-footer .service-footer__col:last-child::after{left:calc((100vw - 640px) / -2)}}
@media only screen and (min-width: 64em){.service-footer .service-footer__col:last-child::after{left:calc((100vw - 968px) / -2)}}
@media only screen and (min-width: 90.063em){.service-footer .service-footer__col:last-child::after{left:calc((100vw - 1180px) / -2)}}
@media only screen and (min-width: 35em){.service-footer{max-width:480px;padding:0}}
@media only screen and (min-width: 48em){.service-footer{max-width:640px}}
@media only screen and (min-width: 64em){.service-footer{max-width:968px}}
@media only screen and (min-width: 90.063em){.service-footer{max-width:1180px}}
.service-footer a{color:inherit}
.service-footer h4{font-size:25px;font-weight:300;letter-spacing:0.7px;line-height:1;margin-bottom:26px;color:inherit}
.service-footer p{font-weight:300;opacity:.7;font-size:15px;letter-spacing:0.43px;line-height:1.667;margin:0 0 32px}
.service-footer__links{margin:0;padding:0;list-style:none}
.lnk-w{text-decoration:none;display:inline-block;margin-bottom:8px;font-weight:300;opacity:.7;font-size:15px;letter-spacing:0.43px;line-height:1.2;position:relative;padding-left:18px}
.lnk-w::before{content:" ";background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15'%3E%3Cpolyline points='1,1 6.9,7.5 1,14' style='stroke:%23fff;stroke-width:1;fill:none;'/%3E%3C/svg%3E") no-repeat left center;width:8px;height:15px;position:absolute;left:0;top:2px}
@media print{.lnk-w::before{content:"\25B6\FE0E ";font-size:80%;display:inline}}
.page-top
{display:block;
text-align:center;
box-sizing:border-box;
border:0;bottom:-80px;
color:#fff;font-size:12px;
letter-spacing:1px;
min-width:48px;
height:50px;
opacity:0;
padding:23px 3px 0 0;
position:fixed;
right:0;-webkit-transition:opacity 0.5s ease 0s,bottom 0.5s ease 0s;-moz-transition:opacity 0.5s ease 0s,bottom 0.5s ease 0s;-ms-transition:opacity 0.5s ease 0s,bottom 0.5s ease 0s;-o-transition:opacity 0.5s ease 0s,bottom 0.5s ease 0s;
transition:opacity 0.5s ease 0s,bottom 0.5s ease 0s;
text-decoration:none;
z-index:4;
background:#78AEFF no-repeat 12px 12px;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11'%3E%3Cpolyline points='0.5,9.5 9.5,0.5 18.5,9.5' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.page-top:after{content:"";display:block;position:absolute;background-color:#78AEFF;top:0;left:-5px;height:100%;width:15px;transform:skewX(-10deg)}
@media only screen and (min-width: 48em){.page-top{min-width:59px;height:60px;background-position:17px 17px;padding-top:28px}}
.page-top:hover,.page-top:visited{text-decoration:none}
.state-topbutton-visible .page-top{bottom:0;opacity:1}
.content-footer{padding:0 20px;font-size:12px;line-height:1.167;margin:-3px auto 0;letter-spacing:.5px;font-weight:300;display:flex;flex-direction:column-reverse;max-width:360px}
.content-footer:before,.content-footer:after{content:"";display:table}
.content-footer:after{clear:both}
@media only screen and (min-width: 48em){.content-footer{padding:0;max-width:640px}}
@media only screen and (min-width: 64em){.content-footer{padding:0;display:block;max-width:968px;border-top:1px solid rgba(255,255,255,0.4);padding-top:25px}}
@media only screen and (min-width: 90.063em){.content-footer{max-width:1180px}}
.cright-item{padding-top:3px}
@media only screen and (max-width: 63.938em){.cright-item{font-weight:400;line-height:1;padding-top:30px;text-align:center;opacity:.9}}
@media only screen and (min-width: 64em){.cright-item{float:left}}
.legaladvice{list-style:none;margin:0;border-top:1px solid rgba(255,255,255,0.4);padding-top:30px}
.sitemap-link{border-bottom:1px solid rgba(255,255,255,0.4);padding-bottom:40px}
@media only screen and (max-width: 63.938em){.legaladvice,.sitemap-link a{font-weight:300;font-size:15px;letter-spacing:0.43px;line-height:30px}}
@media only screen and (min-width: 64em){.legaladvice,.sitemap-link{border:0;padding:0}
.legaladvice{padding-left:30px;padding-right:30px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}}
@media only screen and (max-width: 63.938em){.legaladvice a,.sitemap-link a{text-decoration:none;display:inline-block;position:relative;padding-left:18px;opacity:.9}
.legaladvice a::before,.sitemap-link a::before
{content:" ";
background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15'%3E%3Cpolyline points='1,1 6.9,7.5 1,14' style='stroke:%23fff;stroke-width:1;fill:none;'/%3E%3C/svg%3E") no-repeat left 6px;
width:8px;
height:100%;
position:absolute;
left:0;top:2px}
}
.legaladvice a{display:block;position:relative;letter-spacing:1px}
@media only screen and (min-width: 64em){.legaladvice a{padding:3px 9px 3px 11px}.legaladvice a::before{content:" ";width:1px;height:100%;top:0;left:0;border-left:1px solid rgba(255,255,255,0.2);transform:rotate(11deg);position:absolute}.legaladvice li:first-child a::before{content:normal}}
@media only screen and (min-width: 64em){.sitemap-link{float:right;padding-top:3px}}
@media only screen and (min-width: 48em){.legaladvice,.sitemap-link{padding-left:34%}}
@media only screen and (min-width: 64em){.legaladvice,.sitemap-link{padding-left:0}}
.fixy{display:none}
.stickyheader .fixy{display:block;height:98px;position:fixed;background-color:#fff;top:0;width:848px;z-index:22}
@media only screen and (min-width: 1024px){.stickyheader .fixy{width:1075px}}
@media only screen and (max-width: 767px){.fixy{display:none !important}}
.last-updated{font-weight:400;font-size:12px;color:#006EA5;letter-spacing:1px;line-height:14px;margin:40px 30px 0;border-top:1px solid #D3D8DC;padding:30px 0;text-align:center}
@media only screen and (min-width: 48em){.last-updated{margin:40px auto 0;max-width:640px}}
@media only screen and (min-width: 64em){.last-updated{margin:73px auto 0;max-width:968px}}
@media only screen and (min-width: 90.063em){.last-updated{max-width:1180px}}
@media only screen and (max-width: 63.938em){.h2-section,.section .intro{padding-left:20px;padding-right:20px}}
.h2-section{font-weight:100;font-size:40px;color:#10384f;letter-spacing:0.8px;line-height:1;margin:70px auto 18px;text-align:center}
.lead+.h2-section{margin-top:50px}
@media only screen and (min-width: 48em){.h2-section{font-size:45px;letter-spacing:0.9px}}
@media only screen and (min-width: 64em){.h2-section{font-size:50px;letter-spacing:1px;margin-top:68px}
.lead+.h2-section{margin-top:60px}.nexttolefthand .h2-section{text-align:left}}
@media only screen and (min-width: 90.063em){.h2-section{font-size:60px;letter-spacing:1.25px}}
.h2-section+.f-grid{margin-top:5px}
.h2-section--left{text-align:left;margin-bottom:25px}
.h2-section+.content-hero{margin-top:43px}
.sliding-a{left:0}
.sliding-z{right:0}
.kv-stage{display:flex;flex-direction:column;margin-bottom:40px;width:100%}
.kv-stagetext{max-width:948px;margin:0 auto}
.kv-img{order:2;margin:0 calc((-100vw + 1180px)/2);width:100vw;max-width:100vw}
.topline{font-size:18px;color:#78AEFF;letter-spacing:0.56px;line-height:26px;font-weight:500;margin-bottom:4px;width:100%;margin-top:6px}
.scheme-blue .topline{color:#78AEFF}
.introtext,.intro,.introtext b,.intro b{font-size:16px;letter-spacing:.5px;color:#0d2a40;line-height:24px;font-weight:500;margin-bottom:26px}
@media only screen and (min-width: 64em){.introtext,.intro{font-size:18px;color:#0d2a40;line-height:26px;letter-spacing:.56px;margin-bottom:40px}.intro{max-width:640px;margin-left:auto;margin-right:auto}}
.intro{text-align:center}
@media only screen and (max-width: 47.938em){.h2-section+.intro{display:none}}
.lead{font-size:20px;line-height:25px;color:#0d2a40;letter-spacing:.5px;font-weight:100;margin-bottom:32px}
@media only screen and (min-width: 64em){.lead{font-size:24px;letter-spacing:.5px;line-height:28px}}
@media only screen and (min-width: 90.063em){.lead{font-size:30px;letter-spacing:1px;line-height:35px}.intro{max-width:680px}}
.well{background-color:#f2f7f9;padding:20px;margin-bottom:40px}
.well .p:last-child,.well .p:last-child ul{margin-bottom:16px}
.borderbox{border:1px solid #78AEFF;padding:20px 19px 30px;margin-bottom:60px}
.borderbox__headline{font-weight:500;font-size:18px;color:#78AEFF;letter-spacing:0.56px;line-height:25px;margin-bottom:15px}
@media only screen and (min-width: 64em){.borderbox__headline{font-size:16px;letter-spacing:.5px;line-height:18px}}
@media only screen and (min-width: 90.063em){.borderbox__headline{font-size:18px;letter-spacing:.56px;line-height:25px}}
.borderbox .p:last-child{margin-bottom:0}.subhome .lfthnd{position:absolute;background-color:#fff;left:calc((100% - 968px) / 2)}
@media only screen and (min-width: 90.063em){.subhome .lfthnd{left:calc((100% - 1180px) / 2)}}
@media only screen and (min-width: 64em){.borderbox{padding:15px 14px 30px}}
@media only screen and (min-width: 90.063em){.borderbox{padding:20px 19px 30px}}
.nexttolefthand{margin:0 30px}
@media only screen and (min-width: 48em){.nexttolefthand{max-width:640px;margin:0 auto}}
@media only screen and (min-width: 64em){.nexttolefthand{max-width:968px;margin:0 auto;padding-left:calc(189px + 41px)}}
@media only screen and (min-width: 90.063em){.nexttolefthand{max-width:calc(880px + 230px + 70px);padding-left:calc(230px + 70px)}}
.sitemap,.sitemap ul{margin:0;padding:0;list-style-type:none}
.sitemap li{position:relative}
.sitemap>li{padding-bottom:30px}
.sitemap>li>a{font-weight:300;font-size:25px;letter-spacing:0.77px;line-height:34px;color:#0d2a40;display:block;text-decoration:none}
.sitemap>li>ul>li{border-bottom:1px solid #78AEFF;margin-top:8px}
.sitemap>li>ul>li>a{color:#78AEFF;display:block;font-weight:400;font-size:16px;letter-spacing:0.5px;line-height:25px;padding:13px 20px 13px;text-decoration:none}
.sitemap>li>ul>li.sitemap__haschild>ul{display:none;margin:-9px 0 26px 14px}
.sitemap>li>ul>li.sitemap__haschild>a::after{content:"";display:block;position:absolute;width:19px;right:20px;top:18px;height:11px;-webkit-transition:transform 0.2s ease-out;-moz-transition:transform 0.2s ease-out;-ms-transition:transform 0.2s ease-out;-o-transition:transform 0.2s ease-out;transition:transform 0.2s ease-out;background:transparent no-repeat left top;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11'%3E%3Cpolyline points='0.5,0.5 9.5,9.5 18.5,0.5' style='stroke:%23ff3162;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.sitemap>li>ul>li.sitemap__haschild--active>ul{display:block}
.sitemap>li>ul>li.sitemap__haschild--active>a::after{transform:rotate(180deg)}
.sitemap>li>ul>li>ul ul{padding-left:30px}
.mod-sitemap--expand{display:block;width:100%;text-align:left;margin-bottom:40px}
.sitemap{margin-top:60px}
@media only screen and (min-width: 64em){.sitemap>li{padding-bottom:60px}.sitemap>li>a{font-size:30px;letter-spacing:0.93px;margin-bottom:17px}.sitemap>li>ul>li.sitemap__haschild>ul{margin:-9px 0 26px 20px}.mod-sitemap--expand{float:right;width:auto;margin-top:-84px}}
.margiblock .vcard{font-size:14px;letter-spacing:0.44px;line-height:18px}
.vcard .fn{display:block;font-weight:700;color:#10384f}
.vcard .tel{color:#10384f}
.vcard .tel::before{content:"Phone: ";display:inline}
.playbutton{position:absolute;width:100%;min-height:80px;height:100%;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='47' viewBox='0 0 81 60'%3E%3Cpath d='M11,0h70L70,60H0L11,0z M13.2,3L3,57h64.8L78,3H13.2z M53,30.3L33,41.7V19L53,30.3z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center;background-position:center}
.tagcloud{color:#10384f}
.font_small_mid{font-weight:300;font-size:14px;letter-spacing:0.47px;line-height:24px}
.font_mid_large{font-weight:300;font-size:24px;letter-spacing:0.47px;line-height:24px}
.font_mid{font-weight:300;font-size:16px;letter-spacing:0.47px;line-height:24px}
.videos-module{background-color:#f2f7f9;padding:0 70px 30px;overflow:hidden;margin:0 -30px}
.videos-module__video .video-info{margin:0 -40px}
@media only screen and (min-width: 23.438em){.videos-module__video .video-info{margin:0}}
@media only screen and (min-width: 35em){.videos-module{margin:0}}
.video-image{position:relative}
.video-image::after{content:'';display:block;height:100%;width:100%;position:absolute;right:0;top:0;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='48' viewBox='0 0 50 38'%3E%3Cpath d='M5.6,0H50l-5.6,38H0L5.6,0z M6.9,1.6L1.6,36.4h41.5l5.3-34.8H6.9z M32.3,19l-12.1,6.9V12.1L32.3,19z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center;background-position:center}
.videos-module__player{margin:0 -70px;position:relative}
.videos-module__player .video-image::after{background-size:81px 60px}
.video-slider a:hover,.product-slider a:hover{text-decoration:none}
.video-slider .slick-next,.product-slider .slick-next{right:-70px}
.video-slider .slick-prev,.product-slider .slick-prev{left:-70px}
.video-slider .slick-track,.product-slider .slick-track{overflow:hidden}
.video-slider .slick-list,.product-slider .slick-list{margin-right:-20px}
.video-slider .slick-next,.video-slider .slick-prev,.product-slider .slick-next,.product-slider .slick-prev{top:calc(((100vw - 180px) * 28.125 ) / 100)}
.video-slider__item,.product-slider__item{margin:0 20px 0 0}
@media only screen and (min-width: 48em){.video-slider .slick-next,.video-slider .slick-prev,.product-slider .slick-next,.product-slider .slick-prev{top:68px}}
.product-slider__item .readmore{color:#78AEFF;margin-top:16px}
.product-slider__meta{font-size:16px;line-height:24px;letter-spacing:0;font-weight:300;padding:13px 15px}
.product-slider__meta strong{font-weight:500}.product-slider{max-width:280px;margin:26px auto 0}
@media only screen and (min-width: 48em){.product-slider{max-width:580px}}
@media only screen and (min-width: 64em){.product-slider{max-width:740px}}
@media only screen and (min-width: 90.063em){.product-slider{max-width:880px}
.product-slider .slick-prev{left:-150px}.product-slider .slick-next{right:-150px}}
.slider--skewed-buttons .slick-next,.slider--skewed-buttons .slick-prev{background:transparent;width:56px;height:50px;overflow:hidden}
.slider--skewed-buttons .slick-next::before,.slider--skewed-buttons .slick-prev::before{content:'';display:block;height:100%;width:62px;position:absolute;right:-12px;top:0;background-color:#78AEFF;transform:skewX(-12deg)}
.slider--skewed-buttons .slick-next::after,.slider--skewed-buttons .slick-prev::after{content:'';display:block;height:100%;width:50px;position:absolute;right:0;top:0;background:transparent no-repeat center center;background-size:14px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15'%3E%3Cpolyline points='1,1 6.9,7.5 1,14' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.video-slider__meta{color:#00617f;font-weight:400;font-size:13px;letter-spacing:0;line-height:18px;margin:10px 0 5px}
.videos-module__player+.video-slider__meta{margin:20px 0 6px}
.video-slider__headline{color:#0d2a40;font-weight:400;font-size:16px;letter-spacing:.35px;line-height:20px;margin:0 0 5px}
.videos-module__video .video-slider__headline{font-weight:300;font-size:24px;letter-spacing:0.52px;line-height:28px;margin-bottom:29px}
body[data-current-modal="youtube-modal"] .modal-inner,body[data-current-modal="video-modal"] .modal-inner{width:90%;max-width:800px}
.onAccHead,.close-tab{font-size:16px;font-weight:400;background-position:0 0}
.onAccordion{position:relative;margin-bottom:16px}
.onAccHead.selected{display:none}
.onAccHead.selected{background-position:0 -100px}
.onAccHead a{color:#390}
.onAccordionContent{margin-left:0;padding-bottom:16px}
.onAccordionContent .p:first-child{margin-top:10px}
.hide{display:none}
.color--darkblue{color:#10384f}
.color--midblue{color:#00617f}
.color-hellblue{color:#0091df}
.color--brightblue{color:#78AEFF}
.touch-scroll{display:none;width:143px;height:143px;position:absolute;margin-top:94px;margin-left:-71px;left:50%;z-index:2}
@media only screen and (max-width: 767px){.touch-scroll{display:block;background-image:url(https://www.eukoba.de/cms/upload/2019/touch-scroll.png)}}
.mostread{list-style-type:none;margin:0 0 8px 18px}
.mostread>li{counter-increment:mostreadlistcounter}
.mostread>li:before{content:counter(mostreadlistcounter,decimal) "";line-height:1;margin-left:-18px;position:absolute;font-size:18px;font-weight:500;line-height:24px;margin-bottom:15px}
@media only screen and (min-width: 64em){.mostread>li:before{font-size:16px}}
@media only screen and (min-width: 90.063em){.mostread>li:before{font-size:18px}}
.mostread>li+li{margin-top:12px}
.mostread:first-child{counter-reset:customlistcounter}
.mostread a{text-decoration:none}
.mostread h6{font-size:13px;letter-spacing:.37px;line-height:16px;font-weight:400;margin-bottom:1px;padding-top:2px}
.margiblock .mostread p{font-size:16px;letter-spacing:.35px;line-height:22px;font-weight:300;margin-bottom:0}
.simple-teaser{border:1px solid rgba(16,56,79,0.2);border-width:1px 0;padding:20px 0}
.simple-teaser:after,.simple-teaser:before{content:" ";display:table}
.simple-teaser:after{clear:both}
.simple-teaser+.simple-teaser{border-top:0}
.simple-teaser a{text-decoration:none}
.simple-teaser__media{max-width:180px;float:left;width:auto;margin:0 20px 0 0}
.simple-teaser__body{overflow:hidden}
.module-blue .readmore,.module-blue .simple-teaser h3,.module-blue .pagination li a{color:#78AEFF}
.module-blue .pagination{margin-left:0}
.module-blue .pagination .nxt
{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1;fill:none;'/%3E%3C/svg%3E")}
.module-blue .pagination .prv
{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1;fill:none;'/%3E%3C/svg%3E");transform:rotate(180deg)}
.social-clipping{color:#fff;min-height:380px;height:100%;position:relative;overflow:hidden;width:100%;word-wrap:break-word;word-break:break-word;background-color:#10384f;padding:35px 35px 30px}
.social-clipping--facebook{background-color:#0091df}
.social-clipping--linkedin{background-color:#00617f}
.social-clipping p{font-weight:300;font-size:23px;letter-spacing:0;line-height:28px;margin-bottom:16px}
.social-clipping__date{opacity:0.6;font-weight:400;font-size:16px;letter-spacing:0;line-height:25px;margin-bottom:20px}
.social-clipping__channel{text-align:right;margin:-16px -16px 35px 0}
.social-clipping__channel-link
{font-weight:600;
font-size:17px;
letter-spacing:0.46px;
background:transparent no-repeat right center;
padding:0 18px 0 0;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.clippings-slider{max-width:430px}
.clippings-slider .slick-dots{bottom:17px}
.clippings-slider .social-clipping{min-height:380px}
.clippings-slider .slick-dots li button{border:1px solid #00617f;border-radius:50%;background:transparent;width:11px;height:11px}
.clippings-slider--linkedin .slick-dots li button{border-color:#10384f}
.clippings-slider .slick-dots li button:focus,.clippings-slider .slick-dots li button:hover,.clippings-slider .slick-dots li.slick-active button{background:transparent;border-color:#fff}
.clippings-slider .slick-dots li{width:11px;height:11px;margin:0 4px}
.icn-twitter,.icn-linkedin,.icn-facebook{transform:skewX(-8deg);position:absolute;top:0;left:-3px;width:50px;height:44px;background-color:#2daae1}
.icn-linkedin{background-color:#0072b0}
.icn-facebook{background-color:#3c5b9b}
.icn-twitter::before,.icn-linkedin::before,.icn-facebook::before
{content:"";
background:transparent no-repeat right 11px center;
background-size:28px;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%232daae1'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E");
display:block;
width:50px;
height:44px;
transform:skewX(8deg)}
.icn-linkedin::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='linked-in' d='M0,0h68v68H0V0z' style='fill:%230072b0'/%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.icn-facebook::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%233c5b9b'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.social-clipping__follow-us{text-transform:uppercase;opacity:0.8;font-weight:700;font-style:italic;font-size:12px;letter-spacing:.5px}
.container-social-teaser--white .social-clipping,.social-clipping--white{background-color:#f2f7f9;color:#10384f}
.social-clipping__channel{margin-top:-10px}
.social-clipping__channel-link{float:left;background-position:left center;padding-left:18px;padding-right:0;font-size:16px;letter-spacing:0;line-height:25px}
.container-social-teaser--white .social-clipping__channel-link,.social-clipping--white .social-clipping__channel-link
{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2310384f;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.social-clipping__date{float:right;opacity:1;margin-bottom:0;font-size:16px;letter-spacing:1px;line-height:25px}.social-clipping p{margin-bottom:1px;font-size:20px;letter-spacing:0;line-height:25px}
.social-clipping__date-container{margin-bottom:15px}
.social-clipping__date-container:before,.social-clipping__date-container:after{content:" ";display:table}
.social-clipping__date-container:after{clear:both}
.social-clipping__channel-kategories{text-align:left;position:absolute;top:8px;left:44px}
.social-clipping__channel-kategories a
{text-transform:uppercase;text-decoration:none;color:inherit;font-size:12px;position:relative;padding:4px 8px 4px 14px;display:inline-block;line-height:1;font-style:italic;font-weight:700;letter-spacing:.5px;opacity:.75}
.social-clipping__channel-kategories a+a:before{content:" ";width:1px;height:100%;top:0;left:2px;border-left:1px solid #fff;border-color:inherit;transform:rotate(11deg);position:absolute}
.social-clipping__channel-kategories .social-clipping__channel-active{opacity:1}
.social-clipping__social-entry{opacity:0;transition:opacity .3s ease;display:none}
.social-clipping__social-entry--block{display:block}
.social-clipping__social-entry--visible-effect{opacity:1;transition:opacity .3s ease}
.social-clipping .u-ir{pointer-events:none}
@media only screen and (min-width: 90.063em){.social-clipping p{font-size:23px;line-height:28px}}
@media only screen and (min-width: 64em){.homepage .container-social-teaser{width:380px;min-height:380px}.career-teaserlist .container-social-teaser{width:312px}}
@media only screen and (min-width: 90.063em){.career-teaserlist .container-social-teaser{width:380px}}
.teaserlist .social-clipping__image,.social-clipping__image{margin-bottom:5px;width:100%}
.social-clipping .social-clipping__image+p{font-size:16px;letter-spacing:0.4px;line-height:24px;font-weight:400;padding-top:5px;max-height:50px;overflow:hidden}
.social-clipping .social-clipping__image+p strong{font-weight:400}
.sce{padding-bottom:18px}
.sce+.sce{padding-top:15px;border-top:1px solid rgba(255,255,255,0.4)}
.social-clipping__social-entry.js-ps{max-height:430px;position:relative;padding-right:30px;width:calc(100% + 30px)}
.social-clipping--scrollable{padding-bottom:0}
.teaserlist article>.social-clipping--scrollable{padding-bottom:0;display:block}
.lteaser{overflow:hidden}
.lteaser__media{line-height:0}
.lteaser__overline{font-weight:800;text-transform:uppercase;font-size:11px;line-height:1.182;color:#fff;letter-spacing:0.92px;padding:6px 23px 7px 15px;display:inline-block;position:relative;z-index:1}
.lteaser__overline::before{content:"";position:absolute;left:-5px;top:0;width:100%;height:100%;background-color:#78AEFF;transform:skewX(-12deg);z-index:-1;box-sizing:content-box}
.lteaser--blue .lteaser__overline::before{background-color:#0091df}
.lteaser--darkblue .lteaser__overline::before{background-color:#10384f}
.lteaser--darkblue .video-teaser__headline
{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='47' viewBox='0 0 81 60'%3E%3Cpath d='M11,0h70L70,60H0L11,0z M13.2,3L3,57h64.8L78,3H13.2z M53,30.3L33,41.7V19L53,30.3z' style='fill:%2310384f'/%3E%3C/svg%3E") no-repeat left center;background-position:right 0 top 5px}
.lteaser .readmore{color:#78AEFF}
.lteaser--blue .readmore{color:#0091df}
.lteaser--darkblue .readmore{color:#10384f}
.lteaser__headline{font-weight:300;font-size:25px;color:#0D3851;letter-spacing:0.5px;line-height:30px;margin:0 0 10px}
.lteaser__bdy{padding:14px 15px 20px}
.lteaser__additional{padding:0 15px 20px;margin-top:-22px}
.lteaser__bdy p{font-weight:400;font-size:16px;color:#10384f;letter-spacing:0;line-height:25px;margin-bottom:8px}
.lteaser a{text-decoration:none;display:block;overflow:hidden;line-height:0}
.lteaser__media{overflow:hidden}
.lteaser__media img{-webkit-transition:transform 0.2s ease-out;-moz-transition:transform 0.2s ease-out;-ms-transition:transform 0.2s ease-out;-o-transition:transform 0.2s ease-out;transition:transform 0.2s ease-out}
a:hover .lteaser__media img,a:focus .lteaser__media img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.lteaser__overline:before{-webkit-transition:padding-right 0.2s ease-out;-moz-transition:padding-right 0.2s ease-out;-ms-transition:padding-right 0.2s ease-out;-o-transition:padding-right 0.2s ease-out;transition:padding-right 0.2s ease-out}
a:hover .lteaser__overline:before,a:focus .lteaser__overline:before{padding-right:40px;padding-right:17px}
.video-teaserlist{display:flex;flex-wrap:wrap;list-style:none;padding:0;max-width:900px;margin:34px 0 7px -20px;justify-content:left}
.video-teaser{flex:0 0 100%;max-width:100%;padding-left:20px;margin-bottom:20px}
@media only screen and (min-width: 48em){.video-teaser{flex:1;max-width:50%}}
.video-teaser__headline{font-weight:300;font-size:25px;color:#0D3851;letter-spacing:0.5px;line-height:30px;padding-right:72px;margin-bottom:10px;min-height:55px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='48' viewBox='0 0 50 38'%3E%3Cpath d='M5.6,0H50l-5.6,38H0L5.6,0z M6.9,1.6L1.6,36.4h41.5l5.3-34.8H6.9z M32.3,19l-12.1,6.9V12.1L32.3,19z' style='fill:%23624963'/%3E%3C/svg%3E") no-repeat left center;background-position:right 0 top 4px}
.video-teaser:nth-child(2) .video-teaser__headline,.video-teaser--blue .video-teaser__headline,.lteaser--blue .video-teaser__headline
{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='48' viewBox='0 0 50 38'%3E%3Cpath d='M5.6,0H50l-5.6,38H0L5.6,0z M6.9,1.6L1.6,36.4h41.5l5.3-34.8H6.9z M32.3,19l-12.1,6.9V12.1L32.3,19z' style='fill:%230091df'/%3E%3C/svg%3E") no-repeat left center;background-position:right 0 top 4px}
.video-teaser__meta{color:#10384f;margin-bottom:6px}
.video-teaser__media{margin-bottom:20px}
.video-teaser__bdy{padding:0 10px 20px}
.video-teaser .readmore{color:#006EA5}
.video-teaser:nth-child(2) .readmore,.video-teaser--blue .readmore{color:#0091df}
.video-teaser--darkblue .readmore{color:#10384f}
.video-teaser a{text-decoration:none;display:block}
.video-teaser__media{overflow:hidden}
.video-teaser__img{-webkit-transition:transform 0.2s ease-out;-moz-transition:transform 0.2s ease-out;-ms-transition:transform 0.2s ease-out;-o-transition:transform 0.2s ease-out;transition:transform 0.2s ease-out}
a:hover .video-teaser__img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.eventlist{margin:0}
.event-teaser{display:table;width:100%;padding:21px 0 15px}
.event-teaser__media{display:block}
@media only screen and (min-width: 64em){.event-teaser__bdy,.event-teaser__media{display:table-cell;vertical-align:top}}
.event-teaser__bdy{width:100%}
.event-teaser__media{padding:0 0 20px 0}
@media only screen and (min-width: 64em){.event-teaser__media{padding-right:20px}}
.event-teaser__img{display:block;width:auto;max-width:180px}
.event-teaser__h3{font-weight:300;font-size:25px;color:#10384f;letter-spacing:0.5px;line-height:30px;margin-bottom:10x}
.event-teaser__h4{font-weight:600;font-size:16px;color:#0d2a40;letter-spacing:0.29px}
.event-teaser__txt{margin-bottom:20px;line-height:25px;margin-top:-4px;opacity:.8}
.event-teaser__date{color:#0d2a40}
.event-teaser+.event-teaser{border-top:1px solid #cfd7dc}
.eventlist .lnk{margin-bottom:0}
.teaserlist{display:flex;flex-wrap:wrap;list-style:none;padding:0;max-width:1200px;margin:32px -20px 32px -20px;justify-content:center}
.teaserlist article a:hover{text-decoration:none}
.teaserlist img{margin-bottom:-35px}
@media only screen and (min-width: 35em){.teaserlist img{margin-bottom:-42px}}
@media only screen and (max-width: 34.938em){.section .teaserlist{margin-right:-30px;margin-left:-30px}}
@media only screen and (min-width: 48em){.teaserlist{margin:32px 0 32px -20px}.teaserlist img{margin-bottom:-34px}.teaser--extra-wide img,.teaser--extra-wide2 img{margin-bottom:-38px}.teaserlist--single img{margin-bottom:-42px}}
.teaserlist article{flex:0 0 100%;max-width:480px}
.teaserlist .h3{font-size:30px;line-height:1;margin-bottom:10px;color:inherit !important}
@media only screen and (min-width: 48em){.teaserlist article{margin-bottom:20px}.teaserlist .teaser--wide{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.teaserlist .teaser--narrow{flex:0 0 41.666666666666664%;max-width:41.666666666666664%}.teaserlist .teaser--wide2{flex:0 0 56%;max-width:56%}.teaserlist .teaser--narrow2{flex:0 0 44%;max-width:44%}.teaserlist .teaser--push-bottom{align-self:flex-end}.teaserlist .teaser--push-down{align-self:center}.teaserlist .teaser--push-right{padding-left:100px}.teaserlist .teaser--push-left{padding-right:100px}.teaserlist .teaser--push-right40{padding-left:14px}.teaserlist .teaser--push-left40{padding-right:40px}.teaserlist .teaser--extra-wide,.teaserlist .teaser--extra-wide2{flex:0 0 100%;max-width:605px;margin-left:55px;padding:0}.teaserlist--morestories article:nth-child(even){transform:translateY(30px)}.teaserlist .teaser--half{flex:0 0 50%;max-width:50%}.teaserlist .teaser--smalltext h3,.teaserlist .teaser--narrow h3,.teaserlist .teaser--narrow2 h3{font-size:25px}.teaser--push-right-50{padding-left:50px}.teaser--push-left-50{padding-right:50px}}
@media only screen and (min-width: 64em){.teaserlist--magazine,.teaserlist--morestories{padding:0}.teaserlist article{max-width:inherit}.teaserlist img{margin-bottom:0}.teaserlist .teaser--smalltext h3,.teaserlist .teaser--narrow h3,.teaserlist .teaser--narrow2 h3{font-size:20px}.teaserlist .teaser--push-up{margin-top:-35px}}
@media only screen and (min-width: 90.063em){.teaserlist .h3{font-size:35px}.teaserlist .teaser--smalltext h3,.teaserlist .teaser--narrow h3,.teaserlist .teaser--narrow2 h3{font-size:23px}}
.teaserlist article>div{position:relative;z-index:1}
@media only screen and (min-width: 48em){.teaserlist article>div{margin-left:20px}}
.teaser-text{position:relative;width:100%;max-width:100%;height:auto;padding:47px 30px 30px;color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;z-index:1}
@media only screen and (min-width: 64em){.teaser-text{position:absolute;padding:30px}}
@media only screen and (max-width: 63.938em){.teaserlist article>div,.teaserlist article>div>a{display:flex;flex-direction:column-reverse;min-height:1px}.teaserlist img,.teaserlist picture{min-height:1px}.teaserlist article .margiblock{display:block}}
.teaser-text>*{position:relative;z-index:1}
.teaser-text::before,.teaser-text::after{height:calc(100% + 10px);position:absolute;content:"";width:100%;bottom:0;right:0;background:#006EA5;transform:skewY(-2deg);bottom:-18px;opacity:.7;backface-visibility:hidden}
.teaser-text::before{transform:skewY(-4deg);bottom:-26px;opacity:1}
.teaser-text--bg-light-blue::before,.teaser-text--bg-light-blue::after{background:#0091df}
.teaser-text--bg-blog::before,.teaser-text--bg-blog::after{background:#F7F7F7;opacity:1 !important}.
teaser-text--bg-blog::after{display:none}
.teaser-text--bg-dark-blue::before,.teaser-text--bg-dark-blue::after{background:#00617f}
@media only screen and (min-width: 48em){.teaser-text{padding:50px 20px 20px;justify-content:center}}
@media only screen and (min-width: 64em){.teaser-text{max-width:50%;height:100%;padding:5px 30px;padding-right:60px}.teaser-text::before,.teaser-text::after{height:100%;top:0;width:115%;bottom:0;left:-25%;right:inherit;opacity:.7;transform:skewX(-15deg)}.teaser-text::after{transform:skewX(-10deg);opacity:.4}.teaser-text--right{max-width:60%;right:0;padding-left:75px;padding-right:30px}.teaser-text--right::before,.teaser-text--right::after{left:inherit;right:-25%}}
.teaser-text .overline{margin-bottom:11px;letter-spacing:0}
.sliding-a-teaser,.sliding-z-teaser
{overflow:hidden;text-indent:-99em;position:absolute;left:-50px;top:0;transition:left .5s ease-out;width:70%;max-width:260px;line-height:0;font-size:0;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='274' height='213' viewBox='0 0 274 213'%3E%3Cpath d='M0,213L139.4,0h87.8L274,213h-76.9l-5.4-34.6H97.6L76.9,213H0z M184.1,134.2l-12.4-80.5h-0.6l-47.4,80.5H184.1z' style='fill:%23ff3162'/%3E%3C/svg%3E") no-repeat center center;background-size:contain}
.sliding-a-teaser:before,.sliding-z-teaser:before{content:"";display:block;padding-top:76.61870503597122%}
.sliding-z-teaser{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='278' height='213' viewBox='0 0 278 213'%3E%3Cpath d='M0,213h230l10.3-47.7H107.5L269,41.8L278,0H55.2L45,47.7h126.5L8.8,172.1L0,213z' style='fill:%2310384f'/%3E%3C/svg%3E");left:inherit;right:-50px;top:inherit;bottom:0;transition:right .5s ease-out}
.teaser--products .readmore{position:absolute;bottom:20px;left:20px}
.teaser--products{position:relative;min-height:320px !important;overflow:hidden;color:#0c263a;margin:30px 0}
@media only screen and (min-width: 48em){.teaser--products .readmore{left:40px;bottom:60px}.teaser--products{max-width:380px;min-height:270px !important}}
@media only screen and (min-width: 64em){.teaser--products{margin:20px 0 0}.teaser--products .readmore{bottom:35px}}
@media only screen and (min-width: 90.063em){.teaser--products{min-height:340px !important}.teaser--products .readmore{bottom:45px}.sliding-z-teaser{bottom:0}}
.bird,.social-net
{position:absolute;top:0;left:0;width:100%;height:100%;background:#15ADFF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 68'%3E%3Cpath d='M55.3,17.4c-1.7,1-3.5,1.7-5.5,2.1c-1.9-2.1-4.9-3.2-8.1-2.5c-3.4,0.7-6.2,3.6-6.7,7.1c-0.2,1.1-0.1,2.2,0.1,3.3c-7.1-0.4-13.5-3.8-17.7-9c-0.7,1.3-1.2,2.7-1.2,4.3c0,3,0.4,5.6,2.7,7.2c-1.4,0,0-0.4-5-1.1c0,0,0,0.1,0,0.1c0,4.2,4.1,7.6,8,8.4c-0.7,0.2-0.9,0.3-1.7,0.3c-0.6,0-0.8-0.1-1.3-0.2c1.1,3.4,4.4,5.9,8.2,6c-2.9,2.3-6.6,3.7-10.6,3.7c-0.7,0-1.3,0-2-0.1c3.8,2.4,8.3,3.9,13.2,3.9c15.8,0,24.5-13.1,24.5-24.5c0-0.4,0-0.7,0-1.1c1.7-1.2,3.1-2.7,4.3-4.5c-1.5,0.7-3.2,1.1-4.9,1.4C53.3,21.1,54.7,19.4,55.3,17.4z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat center center;z-index:2;transition:opacity .5s ease-out;pointer-events:none}
.social-net{background:#15ADFF url("https://www.eukoba.de/cms/upload/2019/social-net.svg") no-repeat center center;background-size:190px}
@media only screen and (max-width: 63.938em){.bird,.social-net{display:none}}
.homepage .container-social-teaser{min-height:380px;float:right;max-width:100%;max-height:100%}
@media only screen and (min-width: 48em){.teaserlist .loadmore-container{flex:0 0 50%;max-width:50%;margin-left:50%;padding-left:20px}}
.teaserlist .margiblock{max-width:280px}
.teaserlist--single{padding:0;margin-top:0;margin-bottom:0}
@media only screen and (max-width: 47.938em){.teaserlist--single{margin:0 -30px 20px}}
@media only screen and (min-width: 64em){.teaserlist--single .teaser-text--right{max-width:50%}}
.teaserlist--single>article{flex:0 0 100%;max-width:100%}
.h3--products-teaser{color:inherit;font-size:30px !important;position:absolute;right:0;top:18px;max-width:160px;padding-right:35px;font-weight:100;letter-spacing:1px;line-height:1}
@media only screen and (min-width: 48em){.h3--products-teaser{max-width:120px}}
@media only screen and (min-width: 64em){.h3--products-teaser{max-width:130px;margin-right:0;font-size:28px !important}}
@media only screen and (min-width: 90.063em){.h3--products-teaser{max-width:170px;font-size:35px !important}}
.teaser-text--bg-blog .readmore,.teaser-text--bg-blog .overline{color:#10384f}
.teaser-text--bg-blog .h3{color:#78AEFF !important}
@media only screen and (min-width: 64em){.teaser-text--bg-blog .overline{margin-top:40px}}
.teaserlist article>div{overflow:hidden}
.teaserlist article img{-webkit-transition:transform 0.25s ease-out;-moz-transition:transform 0.25s ease-out;-ms-transition:transform 0.25s ease-out;-o-transition:transform 0.25s ease-out;transition:transform 0.25s ease-out}
.teaserlist article .teaser-text::before{-webkit-transition:width 0.25s ease-out;-moz-transition:width 0.25s ease-out;-ms-transition:width 0.25s ease-out;-o-transition:width 0.25s ease-out;transition:width 0.25s ease-out}
.teaserlist article a:hover img{transform:scale(1.1)}
@media only screen and (min-width: 64em){.teaserlist article a:hover .teaser-text::before{width:118%}}
.teaser-date{font-weight:400;font-size:16px;color:#fff;letter-spacing:0.5px;line-height:16px;margin-bottom:12px}
.teaserlist--with-text .h3{font-weight:400;font-size:24px;letter-spacing:0.5px;line-height:28px;margin-bottom:9px}
.teaserlist--with-text p{opacity:0.9;font-weight:400;font-size:16px;color:#fff;letter-spacing:0.4px;line-height:21px;margin-bottom:11px}
.teaserlist--with-text .teaser-text{max-width:100%}
.teaserlist--with-text .overline{opacity:0.9}
@media only screen and (min-width: 48em){.teaserlist--with-text img{margin-bottom:-40px}}
@media only screen and (min-width: 64em){.teaserlist--with-text .teaser-text{padding-right:25px;max-width:55%;padding-left:68px}
.teaserlist--with-text img{margin-bottom:0}}
@media only screen and (min-width: 90.063em){.teaserlist--with-text .teaser-text{padding-right:40px;max-width:54%;padding-left:17%}}
@media only screen and (max-width: 63.938em){.teaserlist .margiblock{max-width:100%;margin-left:0px;margin-right:20px}}
@media only screen and (max-width: 34.938em){.teaserlist .margiblock{margin:20px}}
.readmore-pager{text-align:center;margin:0 auto 20px;width:100%}
@media only screen and (max-width: 47.938em){.readmore-pager{margin-top:20px}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.teaserlist .readmore-pager{max-width:100%}}
.teaser--quote{background-color:#f2f7f9;height:100%;padding:29px 30px 40px}
@media only screen and (min-width: 48em){.teaser--quote{padding:20px}}
@media only screen and (min-width: 64em){.teaser--quote{padding:16px}}
@media only screen and (min-width: 90.063em){.teaser--quote{padding:20px}}
.teaserlist article .teaser--quote{display:block}
.teaser--quote blockquote{position:relative}
.teaser--quote blockquote::before{content:"\201C ";font-size:66px;line-height:1;max-height:30px;vertical-align:bottom;position:absolute;text-indent:0;left:0;font-weight:500;top:-6px;color:#89D329}
.module-blue .teaser--quote blockquote::before{color:#00617f}
@media only screen and (min-width: 90.063em){.teaser--quote blockquote::before{font-size:82px;top:-7px}}
.teaser--quote p{font-weight:100;font-size:24px;color:#004422;letter-spacing:.5px;line-height:28px;position:relative;text-indent:34px}
.module-blue .teaser--quote p{color:#10384f}
@media only screen and (min-width: 90.063em){.teaser--quote p{font-size:30px;letter-spacing:1px;line-height:35px;text-indent:40px}}
.teaser--quote cite{font-weight:300;font-size:16px;font-style:normal;color:#78AEFF;letter-spacing:0.5px;line-height:24px}
.module-blue .teaser--quote cite{color:#00617f}
.teaser--quote cite strong{font-weight:500}
.teaser--quote .footer{margin-top:7px}
@media only screen and (min-width: 48em){.teaserlist{margin-left:-20px}
.teaserlist article{margin-bottom:20px}
.teaserlist article>div{margin-left:20px}
.teaserlist .teaser--a.teaser--push-right,.teaserlist .teaser--b.teaser--push-right,.teaserlist .teaser--c.teaser--push-right,.teaserlist .teaser--d.teaser--push-right{padding-left:0}
.teaserlist .teaser--a.teaser--push-left,.teaserlist .teaser--b.teaser--push-left,.teaserlist .teaser--c.teaser--push-left,.teaserlist .teaser--d.teaser--push-left{padding-right:0}
.teaserlist .teaser--a.teaser--push-right40,.teaserlist .teaser--b.teaser--push-right40,.teaserlist .teaser--c.teaser--push-right40,.teaserlist .teaser--d.teaser--push-right40{padding-left:0}
.teaserlist .teaser--a.teaser--push-left40,.teaserlist .teaser--b.teaser--push-left40,.teaserlist .teaser--c.teaser--push-left40,.teaserlist .teaser--d.teaser--push-left40{padding-right:0}
.teaserlist .teaser--a{max-width:330px}
.teaserlist .teaser--b{max-width:275px;flex:0 0 50%}
.teaserlist .teaser--c{max-width:330px}
.teaserlist .teaser--d{max-width:275px;max-width:calc(41.666666666666667%);max-width:330px}
.teaserlist .teaser--push-bottom,.teaserlist .teaser--push-down{align-self:flex-end}
.teaserlist--magazine .teaser--push-down{align-self:center}
.teaserlist .teaser--b.teaser--push-left{padding-right:0}
.teaser--extra-wide.teaser--push-left,.teaser--extra-wide2.teaser--push-left{padding-left:0}
.teaserlist .teaser--smalltext h3,.teaserlist .teaser--c h3{font-size:25px}
.teaser--right-after-block2{margin-left:350px}
.teaserlist .teaserlist-loadmore{margin-left:350px;margin-top:-51px}
.teaserlist .teaserlist-loadmore .big-button--loadmore{margin-left:0}
.teaserlist .teaser--margiblock{max-width:3310px}
.teaserlist .teaser--margiblock .margiblock{width:auto}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.teaserlist-container{max-width:640px;margin-left:auto;margin-right:auto}.teaserlist .teaser--b-m{max-width:275px}.teaserlist .teaser--a-m{max-width:330px}.teaserlist{justify-content:left}.teaser--push-right-m{margin-left:55px}.teaserlist .teaser--extra-wide.teaser--push-left{margin-left:0}}
@media only screen and (min-width: 64em){.teaserlist{margin-left:-16px}.teaserlist article{margin-bottom:16px}.teaserlist article>div{margin-left:16px}.teaserlist .teaser--a{max-width:574px;height:314px}.teaserlist .teaser--b{max-width:492px;height:268px;padding-right:0}.teaserlist .teaser--c{max-width:410px;height:222px}.teaserlist .teaser--d{max-width:328px;height:312px}.teaserlist .teaser--extra-wide{max-width:820px;margin-left:0}.teaserlist .teaser--extra-wide2{max-width:986px;margin-left:0}.teaser--push-right2{margin-left:82px}.teaser--push-left2{margin-right:82px}.teaser--push-up2{margin-top:-46px}.teaserlist .teaser--push-bottom{align-self:flex-end}.teaserlist .teaser--push-down{align-self:center}.teaserlist .teaser--b.teaser--push-left{margin-left:0}.teaser--extra-wide.teaser--push-left,.teaser--extra-wide2.teaser--push-left{margin-left:0;padding-left:0}.teaserlist .teaser--b.teaser--push-left,.teaserlist .teaser--c.teaser--push-left{padding-left:0;padding-right:0}.teaserlist .teaser--c.teaser--push-left{margin-left:0}.teaserlist .teaser--smalltext h3,.teaserlist .teaser--c h3{font-size:20px}.teaser-text{max-width:282px}.teaser--a .teaser-text{max-width:50%}.teaser--a .teaser-text{max-width:50%}.teaser--c .teaser-text{max-width:225px}.teaser--c .teaser-text--right{padding-left:65px}.teaser--a .teaser-text--right{padding-left:85px}.teaser--right-after-block2{margin-left:410px}.teaserlist .teaserlist-loadmore{margin-left:467px;margin-top:-44px}.teaserlist .teaser--margiblock{max-width:492px}}
@media only screen and (min-width: 90.063em){.teaserlist{margin-left:-20px}.teaserlist article{margin-bottom:20px}.teaserlist article>div{margin-left:20px}.teaserlist .teaser--a{max-width:700px;height:382px}.teaserlist .teaser--b{max-width:600px;height:326px}.teaserlist .teaser--c{max-width:500px;height:270px}.teaserlist .teaser--d{max-width:400px;height:380px}.teaserlist .teaser--extra-wide{max-width:1000px}.teaserlist .teaser--extra-wide2{max-width:1200px}.teaser--push-right2{margin-left:100px}.teaser--push-left2{margin-right:100px}.teaser--push-up2{margin-top:-56px}.teaserlist .teaser--smalltext h3,.teaserlist .teaser--c h3{font-size:23px}.teaser--c .teaser-text{max-width:50%}.teaser--c .teaser-text--right{padding-left:75px}.teaser--right-after-block2{margin-left:500px}.teaserlist .teaserlist-loadmore{margin-left:570px;margin-top:-54px}.teaserlist .teaser--margiblock{max-width:600px}}
.teaserlist article>.teaser-calendar{flex-direction:column}
.teaser-calendar{border:1px solid #78AEFF;padding:20px;width:100%;color:#78AEFF;margin:20px 0}
@media only screen and (min-width: 48em){.teaser-calendar{margin:0}}
.teaser-calendar .calendar p{color:rgba(255,49,98,0.8)}
.teaser-calendar .h3{color:#0d2a40 !important}
.teaser-calendar .calendar__bdy{margin-left:0;flex-direction:column}
@media only screen and (min-width: 48em){.teaser-calendar{max-width:380px}}
.teaserlist .teaser--hover-fake:hover img{transform:scale(1.1)}
.teaserlist .teaser--hover-fake h3{font-size:23px}
.teaserlist--autocolor article:nth-child(8n+1) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+1) .teaser-text::before{background:#006EA5}
.teaserlist--autocolor article:nth-child(8n+2) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+2) .teaser-text::before{background:#0091df}
.teaserlist--autocolor article:nth-child(8n+3) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+3) .teaser-text::before{background:#78AEFF}
.teaserlist--autocolor article:nth-child(8n+4) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+4) .teaser-text::before{background:#2b6636}
.teaserlist--autocolor article:nth-child(8n+5) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+5) .teaser-text::before{background:#d30f4b}
.teaserlist--autocolor article:nth-child(8n+6) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+6) .teaser-text::before{background:#00617f}
.teaserlist--autocolor article:nth-child(8n+7) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+7) .teaser-text::before{background:#0091df}
.teaserlist--autocolor article:nth-child(8n+8) .teaser-text::after,.teaserlist--autocolor article:nth-child(8n+8) .teaser-text::before{background:#2b6636}
.teaserlist-container--nexttolefthand .teaserlist article{margin-bottom:20px}
@media only screen and (min-width: 64em){.teaserlist-container--nexttolefthand .teaserlist article{margin-bottom:16px}.teaserlist-container--nexttolefthand .teaserlist .teaser--a{max-width:426px;height:auto}.teaserlist-container--nexttolefthand .teaserlist .teaser--b{max-width:369px;height:auto}.teaserlist-container--nexttolefthand .teaserlist .teaser--c{max-width:328px;height:auto}.teaserlist-container--nexttolefthand .teaser--push-up2{margin-top:-24px}.teaserlist-container--nexttolefthand .teaser--push-right2{margin-left:0}.teaserlist-container--nexttolefthand .teaser--a+.teaser--c+.teaser--b,.teaserlist-container--nexttolefthand .teaser--c+.teaser--c{margin-left:56px}.teaserlist-container--nexttolefthand .teaser--c+.teaser--b+.teaser--b+.teaser--c{margin-right:26px}.teaserlist-container--nexttolefthand .teaser--c+.teaser--c:nth-child(7){margin-left:26px}.teaserlist-container--nexttolefthand .teaser--c+.teaser--b+.teaser--b+.teaser--c:nth-child(10){margin-right:56px}.teaserlist-container--nexttolefthand article:last-child:nth-child(odd){margin-left:-244px}}
@media only screen and (min-width: 90.063em){.teaserlist-container--nexttolefthand .teaserlist article{margin-bottom:20px}.teaserlist-container--nexttolefthand .teaserlist .teaser--a{max-width:520px}.teaserlist-container--nexttolefthand .teaserlist .teaser--b{max-width:450px}.teaserlist-container--nexttolefthand .teaserlist .teaser--c{max-width:400px}.teaserlist-container--nexttolefthand .teaser--push-up2{margin-top:-27px}.teaserlist-container--nexttolefthand .teaser--push-right2{margin-left:0}.teaserlist-container--nexttolefthand .teaser--a+.teaser--c+.teaser--b,.teaserlist-container--nexttolefthand .teaser--c+.teaser--c{margin-left:70px}.teaserlist-container--nexttolefthand .teaser--c+.teaser--b+.teaser--b+.teaser--c{margin-right:30px}.teaserlist-container--nexttolefthand .teaser--c+.teaser--c:nth-child(7){margin-left:30px}.teaserlist-container--nexttolefthand .teaser--c+.teaser--b+.teaser--b+.teaser--c:nth-child(10){margin-right:70px}.teaserlist-container--nexttolefthand article:last-child:nth-child(odd){margin-left:-300px}}
@media only screen and (min-width: 64em){.teaserlist-container--nexttolefthand .teaser-text{padding-left:20px;padding-right:13%;max-width:55%}.teaserlist-container--nexttolefthand .teaser-text--right{padding-right:20px}.teaserlist-container--nexttolefthand article .teaser-text--right{max-width:55%;padding-left:16%}.teaserlist-container--nexttolefthand .teaser--c .teaser-text{max-width:55%}.teaserlist-container--nexttolefthand .teaserlist article h3{font-size:16px}.teaserlist-container--nexttolefthand .teaser-text::before,.teaserlist-container--nexttolefthand .teaser-text::after{height:101%}}
@media only screen and (min-width: 90.063em){.teaserlist-container--nexttolefthand .teaser-text{padding-left:30px}.teaserlist-container--nexttolefthand .teaser-text--right{padding-right:30px}.teaserlist-container--nexttolefthand article .teaser-text--right{padding-left:70px}.teaserlist-container--nexttolefthand .teaser--c .teaser-text--right{padding-left:60px}.teaserlist-container--nexttolefthand .teaserlist article h3{font-size:18px}}
.teaserlist-container--nexttolefthand .readmore{white-space:nowrap}
@media only screen and (min-width: 90.063em){.nexttolefthand .teaserlist-container--nexttolefthand{margin-left:-20px}}
.skewed-teaserlist{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;padding:0;max-width:900px;margin:0 -30px 63px;margin:0 -30px 63px;justify-content:center}
.skewed-teaser{flex:0 0 78%;width:78%;margin:0 0 30px;max-width:420px;transition:transform .5s ease-out;color:#10384f}
.skewed-teaser.triggered{transform:translateX(0.1%) !important}
.skewed-teaser:nth-child(even){align-self:flex-end}
.skewed-teaser__img{position:relative}
.skewed-teaser__bdy{padding:10px 70px 10px 60px}
.skewed-teaser .h3{margin:0;color:#00617f;font-style:italic;font-size:28px;letter-spacing:0.2px;line-height:35px}
.skewed-teaser .readmore::before{border-color:#10384f}
.skewed-teaser a:hover{text-decoration:none}
.skewed-teaser__img{transform:skewX(-11deg);overflow:hidden}
.skewed-teaser__img img{transform:skewX(11deg);width:114%;margin-left:-7%}
.homepage .skewed-teaserlist{margin-left:-14%;margin-right:-14%}
@media only screen and (min-width: 35em){.homepage .skewed-teaserlist{margin-left:-30px;margin-right:-30px}}
@media only screen and (min-width: 48em){.homepage .skewed-teaserlist{margin-left:auto;margin-right:auto}}
@media only screen and (min-width: 48em){.skewed-teaserlist{flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto;max-width:604px}.skewed-teaser{transform:translateX(0);flex:0 0 50%;max-width:50%;margin:0 10px 30px;margin:0 0 30px}.skewed-teaserlist .skewed-teaser:nth-child(even){transform:translateX(0);display:flex;flex-direction:column-reverse}.skewed-teaserlist .skewed-teaser:nth-child(even)>a{transform:translateX(0);display:flex;flex-direction:column-reverse}.skewed-teaser__bdy{padding:7px 30px 8px 60px}.skewed-teaser:nth-child(odd) .skewed-teaser__bdy{margin-left:-12%}.skewed-teaser .h3{font-size:30px;letter-spacing:1.29px;line-height:35px;margin-bottom:2px}}
@media only screen and (min-width: 64em){.skewed-teaserlist{max-width:880px}.skewed-teaser .h3{font-size:35px;letter-spacing:1.5px;line-height:1;margin-bottom:7px}.skewed-teaser__img img{min-width:480px}.skewed-teaser__bdy{padding:30px 30px 30px 60px}}
@media only screen and (min-width: 64em) and (-ms-high-contrast: active), only screen and (min-width: 64em) and (-ms-high-contrast: none){.skewed-teaserlist .skewed-teaser:nth-child(1){transform:translateX(-30%)}.skewed-teaserlist .skewed-teaser:nth-child(2){transform:translateX(30%)}.skewed-teaserlist .skewed-teaser:nth-child(3){transform:translateX(-30%)}.skewed-teaserlist .skewed-teaser:nth-child(4){transform:translateX(30%)}}
.skewed-teaser__img img{-webkit-transition:transform 0.25s ease-out;-moz-transition:transform 0.25s ease-out;-ms-transition:transform 0.25s ease-out;-o-transition:transform 0.25s ease-out;transition:transform 0.25s ease-out}
.skewed-teaser__img:hover img,a:hover .skewed-teaser__img img{transform:skewX(11deg) scale(1.1);-webkit-transition:transform 0.25s ease-in;-moz-transition:transform 0.25s ease-in;-ms-transition:transform 0.25s ease-in;-o-transition:transform 0.25s ease-in;transition:transform 0.25s ease-in}
.angled-teaser{position:relative;margin:0 0 20px 0;overflow:hidden;display:flex;flex-direction:column}
.teaser__text{position:relative;text-align:left;height:auto;color:#0d2a40;padding:30px;display:flex;flex-direction:column;justify-content:center;bottom:0;width:100%;margin-top:-20px;order:1}.teaser__text>*{position:relative;z-index:1}
.teaser__text::before,.teaser__text::after{height:100%;position:absolute;content:"";width:100%;left:0;bottom:0;background:#fff;transform:skewY(-4.6deg)}
.teaser__text::after{background:transparent;border-top:1px solid #78AEFF;transform:skewY(-3deg)}
.teaser__text .overline{color:#78AEFF}
.teaser__text .readmore{color:#10384f}
@media only screen and (min-width: 48em){.angled-teaser--small{margin-left:54px}}
@media only screen and (min-width: 64em){.angled-teaser{display:block}.teaser__text{position:absolute;display:flex;margin-top:0;left:86px;width:calc(52% - 85px - 52px);height:100%;padding:3em 0;background:transparent}.teaser__text::before,.teaser__text::after{content:normal}.teaser__line{position:absolute;border:1px solid #d30f4b;border-width:0 0 0 1px;transform:rotate(12deg);left:45.5%;width:1px;height:110%;top:-20px}.teaser-abdecker{position:absolute;left:0;width:7%;height:100%;transform:skewX(-7deg) translateX(-50%);background-color:#fff}.teaser-angle{position:absolute;left:-6%;width:52%;height:100%;bottom:0;background:#fff;opacity:.8;transform:skewX(-7deg)}.angled-teaser--small{margin-left:25.5%}.angled-teaser--reversed .teaser-angle{left:inherit;right:-6%}.angled-teaser--reversed .teaser__text{left:inherit;right:35px;width:32%}.angled-teaser--reversed .teaser__line{border-left-color:#10384f;left:inherit;right:45%}}
@media only screen and (max-width: 63.938em){.angled-teaser>a{display:flex;flex-direction:column}}
.teaser-abdecker,.teaser-angle,.teaser__text,.teaser__line{z-index:1}
.angled-teaser img,.angled-teaser .teaser__line{-webkit-transition:transform 0.25s ease-out;-moz-transition:transform 0.25s ease-out;-ms-transition:transform 0.25s ease-out;-o-transition:transform 0.25s ease-out;transition:transform 0.25s ease-out}
.angled-teaser .teaser-angle{-webkit-transition:width 0.25s ease-out;-moz-transition:width 0.25s ease-out;-ms-transition:width 0.25s ease-out;-o-transition:width 0.25s ease-out;transition:width 0.25s ease-out}
.angled-teaser:hover img{transform:scale(1.1)}
.angled-teaser:hover .teaser-angle{width:54%}
.angled-teaser:hover .teaser__line{transform:rotate(17deg)}
.jobs-teaser{color:#fff;padding:40px 30px 20px 30px;position:relative}
.jobs-teaser>*{position:relative;z-index:1}
.jobs-teaser ul{margin-bottom:0}.jobs-teaser li{padding:16px 0}
.jobs-teaser li+li{border-top:1px solid rgba(191,215,223,0.2)}
.jobs-teaser .h3{opacity:0.9;font-weight:700;font-size:16px;letter-spacing:0;line-height:20px}
.jobs-teaser h4{font-weight:300;font-size:20px;letter-spacing:0.5px;line-height:25px;margin-bottom:4px;color:inherit}
.jobs-teaser p{font-weight:500;font-size:14px;color:#FFFFFF;letter-spacing:0;line-height:18px}
.jobs-teaser p+p{opacity:0.6;font-weight:400;letter-spacing:0.44px;line-height:21px;margin-top:0}
.jobs-teaser::after{content:" ";background-color:#006EA5;position:absolute;right:0;top:0;width:100%;height:100%}
@media only screen and (min-width: 48em){.jobs-teaser{padding:25px 67px 20px 25px;overflow:hidden}.jobs-teaser h4{font-size:18px;letter-spacing:0.45px;line-height:22px}}
@media only screen and (min-width: 64em){.jobs-teaser{padding:40px 35px 20px 35px}}
@media only screen and (min-width: 90.063em){.jobs-teaser{padding:40px 100px 20px 35px}.jobs-teaser h4{font-size:20px;letter-spacing:0.5px;line-height:25px}}
.sliding-a,.sliding-z{position:absolute;left:50%;transform:translateX(-92%);top:0;z-index:2;text-indent:-99em;overflow:hidden;width:150px;height:150px;pointer-events:none;transition:left .5s ease-out;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='274' height='213' viewBox='0 0 274 213'%3E%3Cpath d='M0,213L139.4,0h87.8L274,213h-76.9l-5.4-34.6H97.6L76.9,213H0z M184.1,134.2l-12.4-80.5h-0.6l-47.4,80.5H184.1z' style='fill:%23ff3162'/%3E%3C/svg%3E") no-repeat center center;background-size:contain}
.sliding-z{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='278' height='213' viewBox='0 0 278 213'%3E%3Cpath d='M0,213h230l10.3-47.7H107.5L269,41.8L278,0H55.2L45,47.7h126.5L8.8,172.1L0,213z' style='fill:%2310384f'/%3E%3C/svg%3E");left:inherit;right:50%;transform:translateX(92%);top:50px;transition:right .5s ease-out}
@media only screen and (min-width: 48em){.sliding-a,.sliding-z{height:190px;width:280px}}
@media only screen and (min-width: 64em){.sliding-a,.sliding-z{height:215px;width:240px;transform:translateX(0)}.sliding-a{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='301' height='290' viewBox='0 0 301 290'%3E%3Cpath d='M191.2,99.5L146,186.4h55.7l-9.8-86.9H191.2z M0,290L168,0h87.9L301,290h-87.9l-4.9-41.4h-94.8L91.1,290H0z' style='fill:%23ff3162'/%3E%3C/svg%3E");left:0;width:228px}.sliding-z{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='314' height='290' viewBox='0 0 314 290'%3E%3Cpath d='M0,289.9l15-74.3L176.9,74.3H53.3L68.8,0H314l-14.2,74.3L133.4,215.6h140.3l-15.5,74.3H0z' style='fill:%2310384f'/%3E%3C/svg%3E");right:0}}
@media only screen and (min-width: 90.063em){.sliding-a,.sliding-z{height:318px;width:300px}.sliding-a{margin-left:-40px}}
.product-search{position:relative;max-width:1200px;margin:40px auto;padding:50px 0 0}
.product-search__options{margin:16px auto;position:relative;z-index:1;margin-top:170px}
.product-search__options .f-grid{margin-top:0;margin-bottom:0}
@media only screen and (min-width: 48em){.product-search{margin:50px auto;padding:50px 50px 30px}.product-search__options{opacity:1;max-width:588px;margin-top:250px}}
@media only screen and (min-width: 64em){.product-search__options{margin-top:0;max-width:492px}.product-search{margin:50px auto;padding:50px 50px 7px}}
@media only screen and (min-width: 90.063em){.product-search__options{max-width:588px}}
.homepage .product-navigation-range-list a{font-size:28px;text-align:center}
.product-navigation-range-list a{font-weight:700;font-size:26px;color:#006EA5;letter-spacing:0.54px;padding:0 5px}
.product-navigation-range-list a:hover{text-decoration:none;color:#78AEFF}
.product-navigation-range-list .letter--active{color:#78AEFF}
.letter--disabled{opacity:.25;cursor:default}
.letter--disabled:hover{text-decoration:none}
.product-list{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:0 0 20px -20px;font-weight:300}
.product-list li{width:calc(33.3333% - 22px);margin-left:22px;padding-bottom:30px;border-bottom:1px solid #D3D8DC}
.product-list .list-item-letter{width:calc(100% - 22px);margin-left:22px;border-bottom:0}
.product-list .container-application>span,.product-list .container-activity>span{font-weight:500}
.product-list .container-description a{font-weight:500}
.product-list .container-activity-application{margin-bottom:26px}
.list-item-letter,.td-letter{font-weight:100;font-size:50px;color:#0d2a40;letter-spacing:0.5px;line-height:54px;margin-top:20px}
.table .td-letter{border:0;padding-top:20px;padding-left:2px}
.product-container-navigation{display:flex;justify-content:space-between;border-bottom:1px solid #D3D8DC;border-width:1px 0;padding:0 0 25px}
.product-tileview,.product-listview{width:40px;height:40px;margin-left:10px;text-indent:-99em;cursor:pointer;overflow:hidden;border:1px solid #006EA5;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M9,9v6h6V9H9z M9,17v6h6v-6H9z M9,25v6h6v-6H9z M25,9v6h6V9H25z M25,17v6h6v-6H25z M25,25v6h6v-6H25z M17,9v6h6V9H17z M17,17v6h6v-6H17z M17,25v6h6v-6H17z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat center center;background-color:#006EA5}
.product-listview{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M7,11v2h6v-2H7z M7,19v2h6v-2H7z M7,27v2h6v-2H7z M17,11v2h16v-2H17z M17,19v2h16v-2H17z M17,27v2h16v-2H17z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat center center;background-color:#006EA5}
.product-tileview.active,.product-tileview:hover{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M9,9v6h6V9H9z M9,17v6h6v-6H9z M9,25v6h6v-6H9z M25,9v6h6V9H25z M25,17v6h6v-6H25z M25,25v6h6v-6H25z M17,9v6h6V9H17z M17,17v6h6v-6H17z M17,25v6h6v-6H17z' style='fill:%23624963'/%3E%3C/svg%3E") no-repeat center center;background-color:#fff}
.product-listview.active,.product-listview:hover{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M7,11v2h6v-2H7z M7,19v2h6v-2H7z M7,27v2h6v-2H7z M17,11v2h16v-2H17z M17,19v2h16v-2H17z M17,27v2h16v-2H17z' style='fill:%23624963'/%3E%3C/svg%3E") no-repeat center center;background-color:#fff}
.td-brand-imagecontainer{width:151px;margin-right:20px;float:left}
.td-brand-imagecontainer+div{overflow:hidden}.th-activity{min-width:160px}
.scheme-blue .product-container a{color:#78AEFF}
.product-container strong{font-weight:500}
.product-container p+p{margin-top:0}
.filter-container{display:flex;margin:0 0 2.25em -20px}
.filter-container .search-container{margin-left:20px;width:100%}
.filter-container .dropdown-container{margin-left:20px;min-width:286px}
.product-search__options .big-button{display:block;margin:20px auto;min-width:250px;text-align:left}
@media only screen and (max-width: 1024px){.product-list li{width:calc(50% - 22px)}}
@media only screen and (max-width: 460px){.product-list li,.product-list .list-item-letter{width:100%}
.product-list li,.product-list .list-item-letter,.product-list{margin-left:0}}
.homepage .product-navigation-range-list a{width:100%}
.product-navigation-range-list li{width:11%}
.product-container-navigation .view-changer{display:none}
@media only screen and (min-width: 48em){.product-navigation-range-list li{width:calc(100% / 13)}.product-navigation-range-list a{font-weight:700;font-size:24px;color:#006EA5;letter-spacing:0.54px;width:35px;text-align:center}.product-navigation-range-list{margin-left:-10px}}
@media only screen and (min-width: 460px){.product-navigation-range-list a{width:49px;font-size:28px}}
@media only screen and (min-width: 1025px){.product-navigation-range-list{margin-left:-5px}.product-navigation-range-list a{width:30px;padding:0}.product-container-navigation .view-changer{display:block}}
@media only screen and (max-width: 47.938em){.dropdown-container+.dropdown-container{padding-top:13px;margin-top:0px}}
.figurelist-container{position:relative;padding:80px 0 40px}
.figurelist{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 27px -30px;justify-content:left;position:relative}
.figure-cell{flex:0 0 100%;max-width:100%;padding-left:30px;padding-bottom:45px}
@media only screen and (max-width: 34.938em){.figure-cell{padding-bottom:40px}}
.figure-cell img{min-width:100%}
@media only screen and (min-width: 48em){.figurelist{margin:0 0 27px -60px}.figure-cell{padding-left:60px}.figure-cell{flex:0 0 50%;max-width:50%}}
@media only screen and (min-width: 64em){.figure-cell{flex:0 0 33.333%;max-width:33.333%}}
@media only screen and (min-width: 90.063em){.figurelist-container{padding:80px 80px 40px}}
.figurelist-background{position:absolute;top:0;left:0;z-index:-1}
.figure-cell{display:flex;flex-direction:column}
.figure-cell p{flex-grow:2;font-weight:400;font-size:14px;color:#10384f;letter-spacing:0;line-height:16px;margin-bottom:22px}
.figure-cell h3{color:#78AEFF;font-weight:300;font-style:italic;font-size:30px;letter-spacing:0.5px;line-height:1;margin-bottom:10px}
@media only screen and (min-width: 48em){.figure-cell h3{font-size:40px}}
@media only screen and (min-width: 64em){.figure-cell h3{font-size:50px}}
.figurelist-container+.overview{margin-top:-40px;display:block;z-index:1;position:relative}
@media only screen and (min-width: 48em){.figurelist-container+.overview{margin-top:-20px}}
@media only screen and (min-width: 64em){.figurelist-container+.overview{margin-top:-40px;display:inline-block}}
@media only screen and (min-width: 90.063em){.figurelist-container+.overview{margin-left:80px}}
@media only screen and (max-width: 63.938em){.page{padding-top:92px}.pageheader{position:absolute;width:100%;top:0;background-color:#fff}}
@media only screen and (max-width: 47.938em){.page{padding-top:82px}.stickyheader .page{padding-top:82px}}
.stickyheader .pageheader{position:fixed;z-index:5}
.stickyheader .logo{width:34px;margin:7px 10px 9px 16px}
.stickyheader .site-identifier{font-weight:300;font-size:12px;letter-spacing:0.4px;padding-top:18px}
.stickyheader .site-identifier--short{font-size:16px;padding-top:15px}
.stickyheader #header{min-height:50px}
.stickyheader .mobilenavigation{margin-top:-38px}
@media only screen and (min-width: 48em){.stickyheader .site-identifier--short{font-size:18px}}
@media only screen and (min-width: 64em){.stickyheader .pageheader{position:fixed;width:100%;background-color:#fff;z-index:2;top:0;left:0;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.stickyheader #header::after{content:" ";position:absolute;right:-8px;top:0;height:100%;width:25px;transform:skewX(-11deg);background-color:#fff}.stickyheader #header{transition:background-color .2s ease-out;left:0;background-color:#fff;color:#000;margin:0 5px 0 0;float:left;min-height:inherit;max-width:100%;padding-left:calc((100% - 968px) /2);z-index:1;display:table;overflow:hidden}.stickyheader .navigation{margin-top:11px}.stickyheader .site-identifier{font-size:28px;padding-top:0;color:#fff;padding-right:37px;overflow:hidden;max-width:136px;display:table-cell;vertical-align:middle}.stickyheader .logo{width:36px;height:36px;margin:9px 15px 10px 0;background:transparent url(https://www.eukoba.de/cms/upload/eukobalogo.svg) no-repeat 0 0;background-size:contain;display:table-cell}.stickyheader .logo object,.stickyheader .logo img{visibility:hidden}.stickyheader.active-search .searchbox{top:50px}.stickyheader--blue #header{background-color:#0a77c1}}
@media only screen and (min-width: 64em){.stickyheader .page{padding-top:136px}.stickyheader .pageheader{position:fixed;width:100%;background-color:#fff;z-index:25;top:0;margin-top:0}.stickyheader .site-identifier{font-size:12px}.stickyheader .site-identifier--short{font-size:17px}}
@media only screen and (min-width: 90.063em){.stickyheader .page{padding-top:150px}.stickyheader #header{padding-left:calc((100% - 1180px) /2)}.stickyheader .navigation{margin-top:11px}.stickyheader .logo{max-width:36px;height:36px;margin:9px 15px 10px 0}.stickyheader .site-identifier{font-size:13px}.stickyheader .site-identifier--short{font-size:17px}.stickyheader.active-search .searchbox{top:55px}}
.r-tabs{position:relative;margin-bottom:40px}
.r-tabs-tab{position:relative;float:left;border:0;border-left:0;display:inline-block;margin:0 3px 0 0;list-style:none}
a.r-tabs-anchor{padding:11px 20px 12px;text-decoration:none;font-weight:400;background-color:#00617f;text-align:center;display:block;color:#fff;font-size:16px;letter-spacing:.5px;line-height:1.563;border:1px solid #00617f;border-bottom-width:0;-webkit-transition:background-color 0.2s ease-out,color 0.2s ease-out;-moz-transition:background-color 0.2s ease-out,color 0.2s ease-out;-ms-transition:background-color 0.2s ease-out,color 0.2s ease-out;-o-transition:background-color 0.2s ease-out,color 0.2s ease-out;transition:background-color 0.2s ease-out,color 0.2s ease-out}
.scheme-blue a.r-tabs-anchor{border-color:#78AEFF;background-color:#78AEFF;color:#fff}
a.r-tabs-anchor:hover{text-decoration:none}
a.r-tabs-anchor:hover,.r-tabs-state-active .r-tabs-anchor{color:#00617f;background-color:#fff}
.scheme-blue a.r-tabs-anchor:hover,.scheme-blue .r-tabs-state-active .r-tabs-anchor{background-color:#fff;color:#78AEFF}
.r-tabs-state-disabled{opacity:0.5}
.r-tabs-nav{margin:0;padding:0;position:relative;z-index:1}
.r-tabs-nav:before,.r-tabs-nav:after{content:"";display:table}
.r-tabs-nav:after{clear:both}.r-tabs-nav{*zoom:1}
.r-tabs-panel{position:relative;top:-1px;padding:31px 20px 10px;display:none;background-color:#fff;border:1px solid #00617f;width:100%}
.scheme-blue .r-tabs-panel{border-color:#78AEFF}
.r-tabs-panel.r-tabs-state-active{display:block}
.r-tabs-accordion-title{display:none;margin-bottom:3px}
.new-accordion .r-tabs-nav{display:none}
.new-accordion .r-tabs-accordion-title{display:block}
.new-accordion .r-tabs-panel{border-width:0 0 1px;margin-top:0px;top:0;padding-top:20px;padding-bottom:22px}
@media only screen and (max-width: 34.938em){.new-accordion .r-tabs-panel{margin-top:46px;margin-bottom:5px}}
.r-tabs-accordion-title .r-tabs-anchor{text-align:left;border-width:0 0 1px 0;position:relative;padding-right:54px;font-size:18px}
.scheme-blue .r-tabs-accordion-title .r-tabs-anchor{color:#78AEFF;background-color:#fff}
.r-tabs-accordion-title .r-tabs-anchor::after{content:"";display:block;position:absolute;width:19px;right:20px;top:0;height:100%;-webkit-transition:transform 0.3s ease-out,right 0.2s ease-out;-moz-transition:transform 0.3s ease-out,right 0.2s ease-out;-ms-transition:transform 0.3s ease-out,right 0.2s ease-out;-o-transition:transform 0.3s ease-out,right 0.2s ease-out;transition:transform 0.3s ease-out,right 0.2s ease-out;background:transparent no-repeat left center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11'%3E%3Cpolyline points='0.5,0.5 9.5,9.5 18.5,0.5' style='stroke:%2356aa10;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.scheme-blue .r-tabs-accordion-title .r-tabs-anchor::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11'%3E%3Cpolyline points='0.5,0.5 9.5,9.5 18.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.r-tabs-accordion-title .r-tabs-anchor:hover::after{right:30px;-webkit-transition:transform 0.3s ease-out,right 0.2s ease-out;-moz-transition:transform 0.3s ease-out,right 0.2s ease-out;-ms-transition:transform 0.3s ease-out,right 0.2s ease-out;-o-transition:transform 0.3s ease-out,right 0.2s ease-out;transition:transform 0.3s ease-out,right 0.2s ease-out}
.new-accordion.new-accordion--blue .r-tabs-anchor::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11'%3E%3Cpolyline points='0.5,0.5 9.5,9.5 18.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.new-accordion.new-accordion--blue .r-tabs-anchor,.new-accordion.new-accordion--blue .r-tabs-panel{border-color:#78AEFF}
.new-accordion.new-accordion--blue .r-tabs-anchor,
.new-accordion.new-accordion--blue a.r-tabs-anchor:hover,.new-accordion.new-accordion--blue .r-tabs-state-active .r-tabs-anchor{color:#78AEFF;background-color:#fff}.new-accordion .r-tabs-state-active .r-tabs-anchor{border-width:0}
.new-accordion .r-tabs-state-active .r-tabs-anchor::after,.new-tabs .r-tabs-state-active .r-tabs-anchor::after{transform:rotate(180deg)}
.new-accordion{margin-top:20px}
.new-accordion+.new-accordion{margin-top:-40px}
@media only screen and (max-width: 767px){.r-tabs-nav{display:none}.r-tabs-accordion-title{display:block;margin-bottom:0px}.r-tabs-panel{border-top:0;margin-top:0;top:0;border-left:0;border-right:0}a.r-tabs-anchor{text-align:left;font-size:14px;padding-top:7px;padding-bottom:6px}}
.stab-head{display:none}
@media print{.r-tabs{margin:0}.r-tabs-nav{display:none}.r-tabs-accordion-title{display:block}a.r-tabs-anchor,.new-accordion .r-tabs-anchor{text-align:left;padding:8px 10px 2px}.r-tabs-panel{display:block;padding:0;border:0}}
h2+.r-tabs{margin-top:-7px}
#tabbedshareprice{margin-bottom:19px;color:#86949F}
#tabbedshareprice a.r-tabs-anchor{padding:6px 20px 8px}
#tabbedshareprice a.r-tabs-anchor{text-align:left;font-size:18px;font-weight:500;letter-spacing:.56px}
@media only screen and (min-width: 64em){#tabbedshareprice a.r-tabs-anchor{font-size:16px;letter-spacing:.5px}}
@media only screen and (min-width: 90.063em){#tabbedshareprice a.r-tabs-anchor{font-size:18px;letter-spacing:.56px}}
#tabbedshareprice .shareprice__date{font-weight:400}
#tabbedshareprice .tickerelement{margin-bottom:2px}
#tabbedshareprice .r-tabs-panel{padding-top:15px}
#tabbedshareprice .r-tabs-nav>li:first-child{width:calc(50% - 1px)}
#tabbedshareprice .r-tabs-nav>li:last-child{width:calc(50% - 2px);margin-right:0;clear:none !important}
.scheme-blue #tabbedshareprice .sp-value{color:#78AEFF}
.table{margin:0 -20px 40px;border-spacing:20px 0;border-collapse:separate;line-height:1.25;overflow:auto;display:block}
@media only screen and (min-width: 48em){.table{display:table}}
.table th{padding:11px 0 9px;text-align:left;border-bottom:2px solid #89d329;font-weight:500}
.scheme-blue .table th{border-color:#78AEFF}
.table td{padding:8px 0 7px;border-bottom:1px solid #cfd7dc}
.txtR,table .txtR,table tr .txtR{text-align:right}
.table td:first-child,.table th:first-child{text-align:left}
.p+.table{margin-top:-12px}.newslist .h2-section{text-align:left}
.news-homepage.f-grid__cell{padding-left:20px;padding-right:0}
@media only screen and (min-width: 64em){.shareprice.f-grid__cell{padding-right:38px}}
@media only screen and (min-width: 90.063em){.shareprice.f-grid__cell{padding-right:52px}}
.news .h3,.calendar .h3{margin-bottom:8px;font-weight:300;font-size:24px;line-height:1.167;letter-spacing:0.52px;color:#0d2a40}
.news article,.calendar article{margin-bottom:1.5em}
.news p,.calendar p{margin-bottom:0;color:rgba(16,56,71,0.8)}
.margiblock .news .readmore,.margiblock .calendar .readmore{color:inherit}
.news{border-bottom:1px solid #cfd7dc;padding-bottom:18px;margin-bottom:13px}
.news__date{font-weight:400;font-size:15px;color:inherit;letter-spacing:0;line-height:20px;margin-bottom:5px;color:#00617f}
.margiblock .calendar p{color:inherit;font-size:16px;margin-bottom:5px}
.h6--alternate{color:inherit;font-size:16px;margin-bottom:5px;font-weight:400;letter-spacing:0.4px;line-height:16px}
.newslist{margin-bottom:32px}
.margiblock .newslist{margin-bottom:0}
.newslist .txtnormal{font-size:16px}
.newslist .img{float:left;margin:3px 20px 0 0;width:130px}
.newslist img{max-width:inherit;width:100%}
.newslist .bd{overflow:hidden}
.newslist hr{display:none}
.newslist .news+hr{display:block}
.newslist .media{border-bottom:1px solid #cfd7dc;padding:8px 0 17px;margin:0 0 14px}
.newslist .media:before,.newslist .media:after{content:"";display:table}
.newslist .media:after{clear:both}
.newslist .more,.newslist .overview{margin-left:2px;margin-top:9px}
.subhome .news{padding-top:7px}
@media only screen and (min-width: 48em){.subhome .news{display:flex;flex-wrap:nowrap}}
.news__media{width:180px;min-width:180px;margin:0 20px 10px 0}
.news__label{font-weight:800;font-size:11px;color:#fb1250;letter-spacing:0.92px;text-transform:uppercase}
.icn-restricted{text-indent:-900em;overflow:hidden;background-repeat:no-repeat;background-position:center;display:block;display:inline-block;height:20px;width:17px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 16 20'%3E%3Cpath d='M14,9h1c0.6,0,1,0.4,1,1v9c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1v-9c0-0.6,0.4-1,1-1h1V6l0,0c0-3.3,2.7-6,6-6l0,0l0,0c3.3,0,6,2.7,6,6V9z M12.5,9V6c0-2.5-2-4.5-4.5-4.5l0,0l0,0c-2.5,0-4.5,2-4.5,4.5l0,0v3H12.5z M1.3,10.3v8.4h13.4v-8.4H1.3zM8,12c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1s-1-0.4-1-1v-3C7,12.4,7.4,12,8,12z' style='fill:%2386949f'/%3E%3C/svg%3E") no-repeat left center}
.readmore .icn-restricted{position:absolute;left:-25px;top:0;height:17px}
.readmore--restricted{margin-left:25px;color:#00617f}
.restricted__label{font-weight:400;font-size:16px;color:#0d2a40;letter-spacing:0;line-height:18px;margin:8px 0 2px}
.newscategory{font-weight:700;font-size:17px;letter-spacing:0.31px;color:inherit;margin-bottom:19px}
.newslist.module-midblue{color:#00617f}
.news+.overview{display:inline-block;margin-top:4px;margin-left:0}
.restricted-idicator{font-weight:300;font-size:23px;color:#0d2a40;letter-spacing:.71px;line-height:1.174;margin-bottom:.5em}

/*! breadcrumb */

.breadcrumb:before,.breadcrumb:after{content:" ";display:table}
.breadcrumb:after{clear:both}
.breadcrumb{clear:both;visibility:hidden;padding:0;margin:0;list-style:none;font-weight:300;font-size:13px;color:#10384f;letter-spacing:.23px;line-height:25px}
@media only screen and (min-width: 48em){.breadcrumb{visibility:visible;padding:12px 0 14px}.subhome .breadcrumb{padding:12px 0 12px}}
@media only screen and (min-width: 64em){.breadcrumb,.subhome .breadcrumb{padding-top:12px}}
.breadcrumb>li{float:left}
.breadcrumb li:not(:last-child):after{content:"/";padding:0 10px;opacity:0.2;color:#0D2A40;transform:rotate(-12deg);display:inline-block}
.breadcrumb a{color:inherit;white-space:nowrap;opacity:1}

/*! /breadcrumb *//*! navlist */

.lfthnd{display:none}
@media only screen and (min-width: 64em){.lfthnd{display:block;width:189px;margin-top:1px;z-index:2}.lfthnd:first-child{position:absolute}}
@media only screen and (min-width: 90.063em){.lfthnd{width:230px}}
.lfthnd,.lfthnd ul{margin:0;padding:0;list-style:none}
.lfthnd a{display:block;padding:11px 16px 9px 10px;border-bottom:1px solid #DFEBF0;border-top:1px solid #DFEBF0;margin-top:-1px;color:#0d2a40;font-size:15px;font-weight:300;letter-spacing:0.47px;line-height:1.13334;-webkit-transition:color 0.2s ease-out;-moz-transition:color 0.2s ease-out;-ms-transition:color 0.2s ease-out;-o-transition:color 0.2s ease-out;transition:color 0.2s ease-out}
.no-js .lfthnd li:hover>a,.lfthnd a:hover,.no-js .lfthnd li:focus>a,.lfthnd a:focus{color:#78AEFF;text-decoration:none}

/*! /navlist */
.haschildren{position:relative}
.haschildren ul{display:none}
.haschildren>a{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%230D2A40 ;stroke-width:1.5;fill:none;opacity:.3'/%3E%3C/svg%3E") no-repeat right 6px center}
.lfthnd .selected>a{background:none;font-weight:500}
.lfthnd .selected>a{color:#10384f}
.lfthnd .selected:not(.haschildren)>a{color:#78AEFF}
.lfthnd .selected .selected:not(.haschildren)>a{color:#78AEFF}
.lfthnd .selected ul a{padding-left:28px}
.lfthnd .selected ul ul a{padding-left:44px}
.lfthnd .selected>ul{display:block}
.lfthnd .selected .is-hover:not(.selected) ul a{padding-left:10px}
.no-js .lfthnd .haschildren:not(.selected):hover>ul,.lfthnd .haschildren:not(.selected).is-hover>ul,.lfthnd .haschildren:not(.selected)>ul.show-menu{display:block;position:absolute;margin-left:100%;width:100%;top:0;background-color:#fff;padding-left:20px;border-top:1px solid #DFEBF0;box-shadow:2px 2px 3px rgba(0,0,0,0.1)}
.lfthnd .is-hover ul::before,.lfthnd ul.show-menu::before{content:" ";position:absolute;height:calc(100% + 4px);width:20px;background-color:#fff;margin-left:-20px}
.bquote{margin-bottom:32px;margin-top:32px}
.b-circle{border-radius:50%;overflow:hidden}
.bquote figure{max-width:150px;margin-left:auto;margin-right:auto}
@media only screen and (min-width: 48em){.bquote figure{float:right;width:auto;margin-left:40px;margin-right:inherit;max-width:150px}}
.bquote .img--fullwidth{float:none;width:100%;margin-left:0;max-width:inherit;overflow:hidden}
@media only screen and (max-width: 34.938em){.bquote .img--fullwidth{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}}
figure+blockquote{overflow:hidden}
.bquote p{font-weight:100;font-size:30px;color:#10384f;letter-spacing:1px;line-height:35px;position:relative;text-indent:40px}
.bquote p div{text-indent:0}
@media only screen and (min-width: 90.063em){.bquote p{font-size:35px;letter-spacing:1px;line-height:40px}}
.bquote blockquote{position:relative}
.bquote blockquote::before{content:"\201C ";font-size:82px;line-height:1;max-height:30px;vertical-align:bottom;position:absolute;text-indent:0;left:0;font-weight:500;top:-7px}
.scheme-blue .bquote blockquote::before{color:#78AEFF}
.bquote .footer{font-weight:300;font-size:16px;letter-spacing:0.5px;line-height:22px;font-style:normal;margin-top:15px}
.scheme-blue .bquote .footer{color:#78AEFF}
.bquote cite{font-style:normal}
.bquote .footer strong{font-weight:500}
.bquote a:hover div{text-decoration:underline}
.explorer{max-width:1180px;margin:16px 30px 0;overflow:hidden}
@media only screen and (min-width: 48em){.explorer{max-width:640px;margin:16px auto 0}}
@media only screen and (min-width: 64em){.explorer{max-width:968px}}
@media only screen and (min-width: 90.063em){.explorer{max-width:1180px}}
.explore-tool{display:flex;flex-direction:row;list-style:none;padding:0;margin:-16px 0 0 -18px}
.explore-tool.slick-slider{display:block}.explr-item{flex:0 0 100%;max-width:100%;padding:16px 0 0 18px}
@media only screen and (min-width: 48em){.explr-item{flex:0 0 25%;max-width:25%}}
.explorer .media figcaption{padding-top:0;opacity:1;font-style:normal;overflow:hidden;position:relative;background-color:#fff;padding:0 10px}
.explorer .explr-overline,.explorer .mag-category{font-weight:800;text-transform:uppercase;font-size:11px;line-height:1.182;color:#fff;letter-spacing:0.92px;padding:6px 19px 7px 10px;display:inline-block;position:relative;overflow:hidden;z-index:1}
.explorer .explr-overline::before,.explorer .mag-category::before{content:"";position:absolute;left:-5px;top:0;width:100%;height:100%;background-color:#78AEFF;transform:skewX(-12deg);z-index:-1}
.explr-item:nth-child(6n+1) .explr-overline::before{background-color:#78AEFF}
.explr-item:nth-child(6n+2) .explr-overline::before{background-color:#0091df}
.explr-item:nth-child(6n+3) .explr-overline::before{background-color:#d30f4b}
.explr-item:nth-child(6n+4) .explr-overline::before{background-color:#006EA5}
.explr-item:nth-child(6n+5) .explr-overline::before{background-color:#10384f}
.explr-item:nth-child(6n+6) .explr-overline::before{background-color:#2b6636}
.explorer h2{font-weight:100;font-size:55px;color:#0d2a40;letter-spacing:0.55px;line-height:1.073;margin-bottom:40px;text-align:center;margin-top:40px}
.explorer h3{font-weight:300;font-size:24px;color:#0d2a40;letter-spacing:.74px;line-height:1.25;margin-top:13px}
.explorer a:hover{text-decoration:none}
.explorer figure{position:relative}
.explorer .slick-prev{left:18px}
.explorer .slick-next,.explorer .slick-prev{top:calc((100vw - 60px) / 2 * 0.5625 + 20px)}
@media only screen and (min-width: 35em){.explorer .slick-next,.explorer .slick-prev{top:calc(((50vw - 30px) - 18px) / 2 * 0.5625 + 20px)}}
@media only screen and (min-width: 48em){.explorer .slick-next,.explorer .slick-prev{top:calc(((658px / 2) - 18px) / 2 * 0.5625 + 20px)}}
@media only screen and (min-width: 64em){.explorer .slick-next,.explorer .slick-prev{top:calc(((986px / 3) - 18px) / 2 * 0.5625 + 20px)}}
@media only screen and (min-width: 90.063em){.explorer .slick-next,.explorer .slick-prev{top:calc(((1198px / 4) - 18px) / 2 * 0.5625 + 20px)}}
.overview,.overview-link a{padding:6px 0 6px 22px;font-size:12px;font-weight:700;font-style:italic;text-transform:uppercase;margin-left:1px;letter-spacing:.5px;display:inline-block;line-height:1;color:#78AEFF;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cpath d='M2,21.1l-1-0.2l4-20l1,0.2L2,21.1z M10,1.1L9,0.9l-4,20l1,0.2L10,1.1z M14,1.1l-1-0.2l-4,20l1,0.2L14,1.1z' style='fill:%23ff3162'/%3E%3C/svg%3E") no-repeat left center;-webkit-transition:padding 0.2s ease-out;-moz-transition:padding 0.2s ease-out;-ms-transition:padding 0.2s ease-out;-o-transition:padding 0.2s ease-out;transition:padding 0.2s ease-out}
.scheme-blue .overview,.scheme-blue .overview-link a{color:#834283;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cpath d='M2,21.1l-1-0.2l4-20l1,0.2L2,21.1z M10,1.1L9,0.9l-4,20l1,0.2L10,1.1z M14,1.1l-1-0.2l-4,20l1,0.2L14,1.1z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.module-blue .overview,.module-blue .overview-link a{color:#78AEFF;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cpath d='M2,21.1l-1-0.2l4-20l1,0.2L2,21.1z M10,1.1L9,0.9l-4,20l1,0.2L10,1.1z M14,1.1l-1-0.2l-4,20l1,0.2L14,1.1z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.overview.element-blue,.overview-link a.element-blue{color:#78AEFF;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cpath d='M2,21.1l-1-0.2l4-20l1,0.2L2,21.1z M10,1.1L9,0.9l-4,20l1,0.2L10,1.1z M14,1.1l-1-0.2l-4,20l1,0.2L14,1.1z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.jobs-teaser .overview,.jobs-teaser .overview-link a{color:#fff;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cpath d='M2,21.1l-1-0.2l4-20l1,0.2L2,21.1z M10,1.1L9,0.9l-4,20l1,0.2L10,1.1z M14,1.1l-1-0.2l-4,20l1,0.2L14,1.1z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center}
.overview:hover,.overview-link a:hover{padding-left:32px;text-decoration:none}
.readmore,.readmore-link a,.more{text-transform:uppercase;text-decoration:none;color:inherit;font-size:12px;position:relative;padding:4px 3px 4px 14px;margin-top:9px;display:inline-block;line-height:1;font-style:italic;font-weight:700;letter-spacing:.5px;align-self:flex-start;-webkit-transition:padding 0.2s ease-out;-moz-transition:padding 0.2s ease-out;-ms-transition:padding 0.2s ease-out;-o-transition:padding 0.2s ease-out;transition:padding 0.2s ease-out}
.readmore::before,.more::before,.readmore-link a::before{content:" ";width:1px;height:100%;top:0;left:2px;border-left:1px solid #fff;border-color:inherit;transform:rotate(11deg);position:absolute}
.readmore:hover,.more:hover,.readmore-link a:hover,.readmore:focus,.more:focus,.readmore-link a:focus{padding-left:24px;text-decoration:none}
a:hover .readmore,a:focus .readmore{padding-left:24px}
.lnk,.mlnk{margin:0;padding:0;list-style-type:none}
.lnk{margin-bottom:2.25em}
.lnk a,.mlnk a,.link,.sitemaplink,.sitemap>li>ul>li>ul a,.imagelink__caption{display:block;position:relative;color:#0d2a40;padding-left:18px;font-weight:400;font-size:14px;letter-spacing:.44px;line-height:1.286;margin-top:10px}
.sitemaplink,.sitemap>li>ul>li>ul a{background:transparent no-repeat 0 3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%23ff3162;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.lnk a::before,.mlnk a::before{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background:transparent no-repeat 0 4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%23ff3162;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.anchor-list{margin-top:40px}
.anchor-links{margin:0;padding:0;list-style-type:none;margin-bottom:28px}
.anchor-links li+li,.anchor-links a+a,.anchor-link+.anchor-link{margin-top:8px}
.anchor-links a,.anchor-link{display:block;position:relative;color:#0091df;padding-left:22px;font-weight:500;font-size:14px}
.anchor-links a::before,.anchor-link::before{content:"";position:absolute;left:0;top:1px;width:20px;height:20px;background:transparent no-repeat center 6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%230091df;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E");transform:rotate(90deg)}
.mlnk a,.imagelink__caption{line-height:16px;padding-left:17px;margin-top:11px}
.imagelink__caption{padding-left:21px}.mlnk a::before{top:-3px}
.scheme-blue .mlnk a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.module-blue .mlnk a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
@media only screen and (min-width: 64em) and (max-width: 90em){.mlnk a{font-size:13px;line-height:16px;letter-spacing:.5px}
.mlnk a::before{top:-2px;background-size:7px}}
.scheme-blue .margiblock+.margiblock .mlnk a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2389d329;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.margiblock+.margiblock.module-blue .mlnk a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.scheme-blue .lnk a::before,.scheme-blue .link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.module-blue .lnk a::before,.module-blue .link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.lnk--fs16 a{font-size:16px}
.link{font-size:16px;margin-top:0}
.filesize{color:rgba(16,56,79,0.5);float:right;min-width:120px;text-align:right}
.lnk .icn-calender::before{left:0;top:-1px}
.scheme-blue .lnk .icn-calender::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M14,2h3c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h3V1l0,0c0-0.6,0.4-1,1-1 s1,0.4,1,1l0,0v1h6V1l0,0c0-0.6,0.4-1,1-1s1,0.4,1,1l0,0V2z M14,3.3V4l0,0c0,0.6-0.4,1-1,1l0,0c-0.6,0-1-0.4-1-1V3.3H6V4l0,0 c0,0.6-0.4,1-1,1S4,4.6,4,4V3.3H1.3v13.4h15.4V3.3H14z M14.2,7v1H4V7H14.2z M14.2,10v1H4v-1H14.2z M14.2,13v1H4v-1H14.2z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-download::before{left:0;top:-1px}
.scheme-blue .lnk .icn-download::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='18' viewBox='0 0 15 18'%3E%3Cpath d='M6.4,10.1L1,4.9l-1,1l7.2,7l7.2-7l-1-1L8,10.1V0H6.4V10.1z M6.5,16H0v1.4h6.5h1.3h6.5V16H7.8H6.5z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-add::before{left:0;top:-1px}
.scheme-blue .lnk .icn-add::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9.5,8.3h4.3v1.5H9.5V14H8V9.8H3.8V8.3H8V4h1.5V8.3z M1,0h16c0.6,0,1,0.4,1,1v16c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M1.3,1.3v15.4h15.4V1.3H1.3z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-img::before{left:0;top:-1px}
.scheme-blue .lnk .icn-img::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' viewBox='0 0 18 16'%3E%3Cpath d='M1.3,11.8l4.2-3l0,0c0.3-0.2,0.7-0.2,1.1-0.1l2.8,1.6l4.2-3.4c0.3-0.3,0.8-0.3,1.1-0.1L16.7,8V1.3H1.3V11.8zM1.3,13.4v1.3h2.8l4.2-3.5L6,10L1.3,13.4z M16.7,9.4L14,8l-7.9,6.7h10.6V9.4z M1,0h16c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M8,4v2c0,0.6-0.4,1-1,1H5C4.4,7,4,6.6,4,6V4c0-0.6,0.4-1,1-1h2C7.6,3,8,3.4,8,4z M7,4H5v2h2V4z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-pdf::before{left:0;top:-1px}
.scheme-blue .lnk .icn-pdf::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cpath d='M4.3,16v1.7h13.4V1.3H8v3.7c0,0.4-0.3,0.7-0.7,0.7h-3V7H3v9H4.3z M3.7,19C3.3,19,3,18.7,3,18.3C3,9.5,3,5.1,3,5c0,0,0-0.1,0-0.1c0,0,0,0,0-0.1c0-0.1,0.1-0.1,0.1-0.2l3.7-4.4c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c0,0,0.1,0,0.2-0.1c0,0,0.1,0,0.2,0h11C18.7,0,19,0.3,19,0.7v17.7c0,0.4-0.3,0.7-0.7,0.7H3.7z M6.7,2.5L6.7,2.5L5.1,4.4h1.6V2.5z M0.5,14V8.3h2.7c1.1,0,2.1,0.5,2.1,1.8c0,1.4-0.8,2-2.1,2H2V14H0.5z M2,9.5v1.5h1c0.5,0,0.8-0.2,0.8-0.7c0-0.5-0.3-0.8-0.8-0.8H2z M6,14V8.3h2.5c1.8,0,2.8,1.1,2.8,2.8c0,1.9-1.1,2.9-2.8,2.9H6z M7.5,9.6v3.2h0.7c1.1,0,1.6-0.5,1.6-1.6c0-1-0.6-1.5-1.6-1.5H7.5z M12.1,14V8.3h4.2v1.2h-2.7v1.2h2.4v1.2h-2.4V14H12.1z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-rtf::before{left:0;top:-1px}
.scheme-blue .lnk .icn-rtf::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='19' viewBox='0 0 16 19'%3E%3Cpath d='M0.7,19h14.7c0.4,0,0.7-0.3,0.7-0.7V0.7C16,0.3,15.7,0,15.3,0h-11c0,0-0.1,0-0.2,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0.1-0.1,0.1L0.2,4.6c0,0-0.1,0.1-0.1,0.2c0,0,0,0,0,0.1C0,4.9,0,5,0,5c0,0,0,0,0,0v13.2C0,18.7,0.3,19,0.7,19z M3.7,2.5v1.9H2.1L3.7,2.5L3.7,2.5z M1.3,5.8h3C4.7,5.8,5,5.5,5,5.1V1.3h9.7v16.3H1.3V5.8z M13,11H3v1h10V11zM13,8H3v1h10V8z M13,14H3v1h10V14z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-lock::before{left:0;top:-1px}

.scheme-blue .lnk .icn-lock::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 16 20'%3E%3Cpath d='M14,9h1c0.6,0,1,0.4,1,1v9c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1v-9c0-0.6,0.4-1,1-1h1V6l0,0c0-3.3,2.7-6,6-6l0,0l0,0c3.3,0,6,2.7,6,6V9z M12.5,9V6c0-2.5-2-4.5-4.5-4.5l0,0l0,0c-2.5,0-4.5,2-4.5,4.5l0,0v3H12.5z M1.3,10.3v8.4h13.4v-8.4H1.3zM8,12c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1s-1-0.4-1-1v-3C7,12.4,7.4,12,8,12z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.lnk .icn-audio::before{left:0;top:0}
.scheme-blue .lnk .icn-audio::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10,15c0,0.1-0.1,0.2-0.2,0.3c-0.1,0.1-0.2,0-0.3,0L6,12H4c-0.7,0-1-0.3-1-1V8c0-0.7,0.3-1,1-1h2l3.5-3.3c0.1-0.1,0.2-0.1,0.3,0C9.9,3.8,10,3.9,10,4V15z M12.9,6.8l0.4,0.5c0.6,0.6,0.9,1.4,0.9,2.2s-0.3,1.6-0.9,2.2l-0.4,0.5L12,11.2l0.4-0.5c0.7-0.7,0.7-1.9,0-2.6L12,7.7L12.9,6.8z M14.7,5l0.4,0.5c1.1,1.1,1.6,2.5,1.6,4s-0.6,2.9-1.6,4l-0.4,0.5L13.8,13l0.4-0.5c0.8-0.8,1.3-1.9,1.3-3.1c0-1.2-0.5-2.3-1.3-3.1l-0.4-0.5L14.7,5z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-calender::before{left:0}
.scheme-blue .mlnk .icn-calender::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M14,2h3c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h3V1l0,0c0-0.6,0.4-1,1-1 s1,0.4,1,1l0,0v1h6V1l0,0c0-0.6,0.4-1,1-1s1,0.4,1,1l0,0V2z M14,3.3V4l0,0c0,0.6-0.4,1-1,1l0,0c-0.6,0-1-0.4-1-1V3.3H6V4l0,0 c0,0.6-0.4,1-1,1S4,4.6,4,4V3.3H1.3v13.4h15.4V3.3H14z M14.2,7v1H4V7H14.2z M14.2,10v1H4v-1H14.2z M14.2,13v1H4v-1H14.2z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-download::before{left:0}
.scheme-blue .mlnk .icn-download::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='18' viewBox='0 0 15 18'%3E%3Cpath d='M6.4,10.1L1,4.9l-1,1l7.2,7l7.2-7l-1-1L8,10.1V0H6.4V10.1z M6.5,16H0v1.4h6.5h1.3h6.5V16H7.8H6.5z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-add::before{left:0}
.scheme-blue .mlnk .icn-add::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9.5,8.3h4.3v1.5H9.5V14H8V9.8H3.8V8.3H8V4h1.5V8.3z M1,0h16c0.6,0,1,0.4,1,1v16c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M1.3,1.3v15.4h15.4V1.3H1.3z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-img::before{left:0}
.scheme-blue .mlnk .icn-img::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' viewBox='0 0 18 16'%3E%3Cpath d='M1.3,11.8l4.2-3l0,0c0.3-0.2,0.7-0.2,1.1-0.1l2.8,1.6l4.2-3.4c0.3-0.3,0.8-0.3,1.1-0.1L16.7,8V1.3H1.3V11.8zM1.3,13.4v1.3h2.8l4.2-3.5L6,10L1.3,13.4z M16.7,9.4L14,8l-7.9,6.7h10.6V9.4z M1,0h16c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M8,4v2c0,0.6-0.4,1-1,1H5C4.4,7,4,6.6,4,6V4c0-0.6,0.4-1,1-1h2C7.6,3,8,3.4,8,4z M7,4H5v2h2V4z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-pdf::before{left:0}
.scheme-blue .mlnk .icn-pdf::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cpath d='M4.3,16v1.7h13.4V1.3H8v3.7c0,0.4-0.3,0.7-0.7,0.7h-3V7H3v9H4.3z M3.7,19C3.3,19,3,18.7,3,18.3C3,9.5,3,5.1,3,5c0,0,0-0.1,0-0.1c0,0,0,0,0-0.1c0-0.1,0.1-0.1,0.1-0.2l3.7-4.4c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c0,0,0.1,0,0.2-0.1c0,0,0.1,0,0.2,0h11C18.7,0,19,0.3,19,0.7v17.7c0,0.4-0.3,0.7-0.7,0.7H3.7z M6.7,2.5L6.7,2.5L5.1,4.4h1.6V2.5z M0.5,14V8.3h2.7c1.1,0,2.1,0.5,2.1,1.8c0,1.4-0.8,2-2.1,2H2V14H0.5z M2,9.5v1.5h1c0.5,0,0.8-0.2,0.8-0.7c0-0.5-0.3-0.8-0.8-0.8H2z M6,14V8.3h2.5c1.8,0,2.8,1.1,2.8,2.8c0,1.9-1.1,2.9-2.8,2.9H6z M7.5,9.6v3.2h0.7c1.1,0,1.6-0.5,1.6-1.6c0-1-0.6-1.5-1.6-1.5H7.5z M12.1,14V8.3h4.2v1.2h-2.7v1.2h2.4v1.2h-2.4V14H12.1z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-rtf::before{left:0}
.scheme-blue .mlnk .icn-rtf::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='19' viewBox='0 0 16 19'%3E%3Cpath d='M0.7,19h14.7c0.4,0,0.7-0.3,0.7-0.7V0.7C16,0.3,15.7,0,15.3,0h-11c0,0-0.1,0-0.2,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0.1-0.1,0.1L0.2,4.6c0,0-0.1,0.1-0.1,0.2c0,0,0,0,0,0.1C0,4.9,0,5,0,5c0,0,0,0,0,0v13.2C0,18.7,0.3,19,0.7,19z M3.7,2.5v1.9H2.1L3.7,2.5L3.7,2.5z M1.3,5.8h3C4.7,5.8,5,5.5,5,5.1V1.3h9.7v16.3H1.3V5.8z M13,11H3v1h10V11zM13,8H3v1h10V8z M13,14H3v1h10V14z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-lock::before{left:0}
.scheme-blue .mlnk .icn-lock::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 16 20'%3E%3Cpath d='M14,9h1c0.6,0,1,0.4,1,1v9c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1v-9c0-0.6,0.4-1,1-1h1V6l0,0c0-3.3,2.7-6,6-6l0,0l0,0c3.3,0,6,2.7,6,6V9z M12.5,9V6c0-2.5-2-4.5-4.5-4.5l0,0l0,0c-2.5,0-4.5,2-4.5,4.5l0,0v3H12.5z M1.3,10.3v8.4h13.4v-8.4H1.3zM8,12c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1s-1-0.4-1-1v-3C7,12.4,7.4,12,8,12z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-audio::before{left:0}
.scheme-blue .mlnk .icn-audio::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10,15c0,0.1-0.1,0.2-0.2,0.3c-0.1,0.1-0.2,0-0.3,0L6,12H4c-0.7,0-1-0.3-1-1V8c0-0.7,0.3-1,1-1h2l3.5-3.3c0.1-0.1,0.2-0.1,0.3,0C9.9,3.8,10,3.9,10,4V15z M12.9,6.8l0.4,0.5c0.6,0.6,0.9,1.4,0.9,2.2s-0.3,1.6-0.9,2.2l-0.4,0.5L12,11.2l0.4-0.5c0.7-0.7,0.7-1.9,0-2.6L12,7.7L12.9,6.8z M14.7,5l0.4,0.5c1.1,1.1,1.6,2.5,1.6,4s-0.6,2.9-1.6,4l-0.4,0.5L13.8,13l0.4-0.5c0.8-0.8,1.3-1.9,1.3-3.1c0-1.2-0.5-2.3-1.3-3.1l-0.4-0.5L14.7,5z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.mlnk .icn-calender,.mlnk .icn-download,.mlnk .icn-add,.mlnk .icn-img,.mlnk .icn-pdf,
.mlnk .icn-rtf,.mlnk .icn-lock,.mlnk .icn-audio,.lnk .icn-calender,.lnk .icn-download,.lnk .icn-add,.lnk .icn-img,.lnk .icn-pdf,.lnk .icn-rtf,.lnk .icn-lock,.lnk .icn-audio{padding-left:25px}
.margiblock+.margiblock.module-blue .mlnk .icn-calender::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M14,2h3c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h3V1l0,0c0-0.6,0.4-1,1-1 s1,0.4,1,1l0,0v1h6V1l0,0c0-0.6,0.4-1,1-1s1,0.4,1,1l0,0V2z M14,3.3V4l0,0c0,0.6-0.4,1-1,1l0,0c-0.6,0-1-0.4-1-1V3.3H6V4l0,0 c0,0.6-0.4,1-1,1S4,4.6,4,4V3.3H1.3v13.4h15.4V3.3H14z M14.2,7v1H4V7H14.2z M14.2,10v1H4v-1H14.2z M14.2,13v1H4v-1H14.2z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-download::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='18' viewBox='0 0 15 18'%3E%3Cpath d='M6.4,10.1L1,4.9l-1,1l7.2,7l7.2-7l-1-1L8,10.1V0H6.4V10.1z M6.5,16H0v1.4h6.5h1.3h6.5V16H7.8H6.5z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-add::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9.5,8.3h4.3v1.5H9.5V14H8V9.8H3.8V8.3H8V4h1.5V8.3z M1,0h16c0.6,0,1,0.4,1,1v16c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M1.3,1.3v15.4h15.4V1.3H1.3z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-img::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' viewBox='0 0 18 16'%3E%3Cpath d='M1.3,11.8l4.2-3l0,0c0.3-0.2,0.7-0.2,1.1-0.1l2.8,1.6l4.2-3.4c0.3-0.3,0.8-0.3,1.1-0.1L16.7,8V1.3H1.3V11.8zM1.3,13.4v1.3h2.8l4.2-3.5L6,10L1.3,13.4z M16.7,9.4L14,8l-7.9,6.7h10.6V9.4z M1,0h16c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M8,4v2c0,0.6-0.4,1-1,1H5C4.4,7,4,6.6,4,6V4c0-0.6,0.4-1,1-1h2C7.6,3,8,3.4,8,4z M7,4H5v2h2V4z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-pdf::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cpath d='M4.3,16v1.7h13.4V1.3H8v3.7c0,0.4-0.3,0.7-0.7,0.7h-3V7H3v9H4.3z M3.7,19C3.3,19,3,18.7,3,18.3C3,9.5,3,5.1,3,5c0,0,0-0.1,0-0.1c0,0,0,0,0-0.1c0-0.1,0.1-0.1,0.1-0.2l3.7-4.4c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0,0c0,0,0.1,0,0.2-0.1c0,0,0.1,0,0.2,0h11C18.7,0,19,0.3,19,0.7v17.7c0,0.4-0.3,0.7-0.7,0.7H3.7z M6.7,2.5L6.7,2.5L5.1,4.4h1.6V2.5z M0.5,14V8.3h2.7c1.1,0,2.1,0.5,2.1,1.8c0,1.4-0.8,2-2.1,2H2V14H0.5z M2,9.5v1.5h1c0.5,0,0.8-0.2,0.8-0.7c0-0.5-0.3-0.8-0.8-0.8H2z M6,14V8.3h2.5c1.8,0,2.8,1.1,2.8,2.8c0,1.9-1.1,2.9-2.8,2.9H6z M7.5,9.6v3.2h0.7c1.1,0,1.6-0.5,1.6-1.6c0-1-0.6-1.5-1.6-1.5H7.5z M12.1,14V8.3h4.2v1.2h-2.7v1.2h2.4v1.2h-2.4V14H12.1z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-rtf::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='19' viewBox='0 0 16 19'%3E%3Cpath d='M0.7,19h14.7c0.4,0,0.7-0.3,0.7-0.7V0.7C16,0.3,15.7,0,15.3,0h-11c0,0-0.1,0-0.2,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0.1-0.1,0.1L0.2,4.6c0,0-0.1,0.1-0.1,0.2c0,0,0,0,0,0.1C0,4.9,0,5,0,5c0,0,0,0,0,0v13.2C0,18.7,0.3,19,0.7,19z M3.7,2.5v1.9H2.1L3.7,2.5L3.7,2.5z M1.3,5.8h3C4.7,5.8,5,5.5,5,5.1V1.3h9.7v16.3H1.3V5.8z M13,11H3v1h10V11zM13,8H3v1h10V8z M13,14H3v1h10V14z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-lock::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 16 20'%3E%3Cpath d='M14,9h1c0.6,0,1,0.4,1,1v9c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1v-9c0-0.6,0.4-1,1-1h1V6l0,0c0-3.3,2.7-6,6-6l0,0l0,0c3.3,0,6,2.7,6,6V9z M12.5,9V6c0-2.5-2-4.5-4.5-4.5l0,0l0,0c-2.5,0-4.5,2-4.5,4.5l0,0v3H12.5z M1.3,10.3v8.4h13.4v-8.4H1.3zM8,12c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1s-1-0.4-1-1v-3C7,12.4,7.4,12,8,12z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.margiblock+.margiblock.module-blue .mlnk .icn-audio::before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10,15c0,0.1-0.1,0.2-0.2,0.3c-0.1,0.1-0.2,0-0.3,0L6,12H4c-0.7,0-1-0.3-1-1V8c0-0.7,0.3-1,1-1h2l3.5-3.3c0.1-0.1,0.2-0.1,0.3,0C9.9,3.8,10,3.9,10,4V15z M12.9,6.8l0.4,0.5c0.6,0.6,0.9,1.4,0.9,2.2s-0.3,1.6-0.9,2.2l-0.4,0.5L12,11.2l0.4-0.5c0.7-0.7,0.7-1.9,0-2.6L12,7.7L12.9,6.8z M14.7,5l0.4,0.5c1.1,1.1,1.6,2.5,1.6,4s-0.6,2.9-1.6,4l-0.4,0.5L13.8,13l0.4-0.5c0.8-0.8,1.3-1.9,1.3-3.1c0-1.2-0.5-2.3-1.3-3.1l-0.4-0.5L14.7,5z' style='fill:%2300bcff'/%3E%3C/svg%3E") no-repeat left center}
.download{background-color:#f2f7f9;padding:4px 20px 18px 20px}
@media only screen and (min-width: 48em){.download a{padding-right:120px}.download em{font-style:normal;position:absolute;right:0;top:0px}}
.p+.lnk{margin-top:-16px}
.left-box,.right-box{color:#fff;padding:25px 30px 34px 30px;margin-bottom:40px;margin-left:-30px;margin-right:-30px;background:transparent no-repeat right top}
.scheme-blue .left-box,.scheme-blue .right-box{background-color:#78AEFF}
.left-box a,.left-box span.more,.right-box a,.right-box span.more{color:#fff}
.scheme-blue .left-box{background-color:#006EA5}
@media only screen and (min-width: 48em){.left-box,.right-box{margin-left:0;margin-right:0}}
@media only screen and (min-width: 64em){.left-box,.right-box{position:absolute;max-width:210px;padding:25px 40px 34px 30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='1200' viewBox='0 0 1200 1200'%3E%3Cpolygon points='1064,1200 1200,1200 1200,0' fill='%23fff'/%3E%3C/svg%3E")}.left-box{padding-left:40px;padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='1200' viewBox='0 0 1200 1200'%3E%3Cpolygon points='0,0 136,0 0,1200,0' fill='%23fff'/%3E%3C/svg%3E");background-position:left bottom;text-align:right;left:0;margin-left:-210px}.right-box{right:0;margin-right:-210px}}
@media only screen and (min-width: 90.063em){.left-box,.right-box{max-width:230px}.left-box{margin-left:-230px}.right-box{margin-right:-230px}}
.right-box h1,.left-box h1{font-weight:300;font-size:35px;letter-spacing:0;line-height:1.057;color:inherit}
h3.fact-headline{color:#fff;font-size:35px;letter-spacing:0;font-weight:300;margin-bottom:7px;line-height:37px}
@media only screen and (min-width: 64em){h3.fact-headline{font-size:30px;letter-spacing:0;line-height:35px}}
@media only screen and (min-width: 90.063em){h3.fact-headline{font-size:35px;letter-spacing:0;line-height:37px}}
p+h3.fact-headline{margin-top:7px}
.facts-box p{line-height:1.375}
.facts-box .p{margin-bottom:0}
.margiblock,.right-box--margiblock{border:1px solid #78AEFF;color:#78AEFF;padding:20px 19px 20px;margin-bottom:20px;background:inherit}
.scheme-blue .margiblock,.scheme-blue .right-box--margiblock{border-color:#78AEFF;color:#834283;background:inherit}
.margiblock.module-blue,.right-box--margiblock.module-blue{border-color:#78AEFF;color:#78AEFF;background:inherit}
@media only screen and (min-width: 64em){.margiblock,.right-box--margiblock{padding:15px 14px 20px}}
@media only screen and (min-width: 90.063em){.margiblock,.right-box--margiblock{padding:20px 19px 20px}}
.scheme-blue .margiblock+.margiblock{border-color:#78AEFF;color:#78AEFF}
.margiblock+.margiblock.module-blue{border-color:#78AEFF;color:#78AEFF;background:inherit}
h5{font-size:18px;font-weight:500;letter-spacing:.56px;line-height:25px;margin-bottom:15px}
@media only screen and (min-width: 64em){.h5{font-size:16px;letter-spacing:.5px;line-height:18px}}
@media only screen and (min-width: 90.063em){.h5{font-size:18px;letter-spacing:.56px;line-height:25px}}
.h5+hr{display:none}
.h6{font-weight:500;font-size:14px;color:#0d2a40;letter-spacing:0.37px;line-height:17px;margin-top:20px}
.h5+.h6{margin-top:15px}
.margiblock p,.right-box--margiblock p{color:#0d2a40;font-weight:400;font-size:14px;letter-spacing:0.4px;line-height:16px;margin:0 0 13px 0}
.margiblock .highlight,.right-box--margiblock .highlight{color:inherit}
@media only screen and (min-width: 64em) and (max-width: 90em){.margiblock p{font-size:13px;line-height:16px;letter-spacing:.5px;margin:0 0 15px 0}}
.margiblock .overview-link:last-child{margin-bottom:-8px}
.margiblock__img{margin:12px 0 7px;display:block}
.margiblock .h3{font-weight:300;font-size:24px;letter-spacing:0.52px;line-height:28px;color:#0d2a40}
.margiblock{width:auto;float:none;margin-right:0}
@media only screen and (max-width: 63.938em){.margiblock{width:calc(50% - 8px);float:left}
.f-grid__cell--2of3-l .margiblock{width:100%;float:none}
#shareprize_tabbed{width:calc(50% - 8px);float:left}
.margiblock:nth-child(3n){clear:left}
.margiblock .follow-us__item a{margin-right:3px}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.margiblock+.margiblock:nth-child(2n){margin-left:16px}}
@media only screen and (max-width: 47.938em){.margiblock{width:calc(100%)}}
@media only screen and (max-width: 34.938em){.margiblock,#shareprize_tabbed{width:auto;float:none}
.margiblock:nth-child(2n){margin-left:0;margin-right:0}}
@media only screen and (min-width: 64em){.margiblock .h3{font-weight:300;font-size:20px;letter-spacing:0.43px;line-height:26px}}
@media only screen and (min-width: 90.063em){.margiblock .h3{font-weight:300;font-size:24px;letter-spacing:0.52px;line-height:28px}}

/*! Marginal Modules */

.imagelink{position:relative;margin-bottom:17px}
.imagelink__caption{position:absolute;bottom:0;color:#fff;background:transparent;z-index:1;padding-right:10px;padding-top:6px;padding-bottom:7px}
.imagelink__caption::before,.imagelink__caption::after{content:"";position:absolute;top:0;left:0;height:100%}
.imagelink__caption::before{content:"";position:absolute;top:6px;width:32px;background:transparent no-repeat 6px 3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.imagelink__caption::after{width:100%;background-color:#78AEFF;opacity:.7;z-index:-1}
.scheme-blue .imagelink__caption::after{background-color:#834283}
.imagelink__caption::after.module-blue{background-color:#78AEFF}
.scheme-blue .margiblock+.margiblock .imagelink__caption::after{background-color:#78AEFF}
.margiblock+.margiblock.module-blue .imagelink__caption::after{background-color:#78AEFF}
.margiblock .ar-box{margin-bottom:15px}.margiblock .mlnk+.select-container{margin-top:15px}
.margiblock .overview{margin-left:-2px;margin-top:0}
.margiblock .news+.news,.margiblock .calendar+.calendar,.margiblock .mlnk+.h6--alternate{margin-top:15px}
.f-grid__cell .margiblock:last-child{margin-bottom:0}
.margiblock .p:last-child{margin-bottom:0}
.margiblock .p:last-child p{margin-bottom:0}
.orange{color:#d30f4b}
.margiblock .select:last-child .selectize-control{margin-bottom:0}
img:not([src]){visibility:hidden}
@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}
.inlinegallery+.zoomin .media{margin-bottom:32px}
.img{margin-bottom:40px}
.img-container{position:relative;overflow:hidden;margin-bottom:-40px;min-height:720px}
.standardwidth,.halfwidth{margin-bottom:20px}
@media only screen and (min-width: 35em){.standardwidth,.halfwidth{float:left;margin-right:20px;margin-bottom:2px}.standardwidth{width:250px}}
.halfwidth{width:180px}
.zoomed{width:100%;margin-right:0;float:none;margin-bottom:1.75em}
.halfwidth.zoomed{float:left;margin-right:20px;max-width:250px;margin-bottom:2px}
.standardwidth a,.halfwidth a{position:relative;display:block}
.fullwidth img{max-width:100%;width:inherit}
.zoomin{position:absolute;right:0;bottom:0;background:#10384f no-repeat center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cline x1='0' y1='7' x2='14' y2='7' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3Cline x1='7' y1='0' x2='7' y2='14' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E");width:30px;height:30px;cursor:pointer;display:none}
@media only screen and (min-width: 35em){.zoomin{display:block}}
.inlinegallery+.zoomin{bottom:inherit;margin-top:-30px}
.inlinegallery ul.slides{margin:0}
.flexfigure .imgcount{font-weight:500}
.zoomed .zoomin,.standardwidth--zoomed{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cline x1='0' y1='7' x2='14' y2='7' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.media figcaption,.img+figcaption{font-weight:300;font-style:italic;font-size:16px;color:#0D2A40;letter-spacing:.5px;line-height:1.375;padding-top:.5em}
.img+figcaption{margin-top:-40px;margin-bottom:40px}
.video-module{margin-bottom:40px}
.media.float{margin-bottom:1.75rem}
.media:before,.media:after{content:"";display:table}
.media:after{clear:both}
.media .bd>p:first-child,.media .bd>h1:first-child,.media .bd>h2:first-child,.media .bd>h3:first-child{margin-top:-4px}
@media only screen and (min-width: 64em){.fullwidth .ratio16_9video{max-width:504px}.standardwidth .ratio16_9video{max-width:248px}}
@media only screen and (min-width: 90.063em){.fullwidth .ratio16_9video{max-width:616px}}
.sharepage{max-width:290px}
@media only screen and (min-width: 48em){.sharepage{max-width:620px}}
.sharepage ul{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:0 0 10px -10px;justify-content:flex-start}
.sharepage li{flex:1 0 0;max-width:60px}
.sharepage a{margin:10px;display:block;width:40px;height:40px;border:0;text-align:left;text-indent:-99em;overflow:hidden;background:#10384f no-repeat no-repeat 0 0;background-size:40px 40px;-webkit-transition:background .3s ease, text-indent .3s ease;transition:background .3s ease, text-indent .3s ease}
.sharepage a:hover,.sharepage a:focus{text-decoration:none}
.sharepage__legend{font-size:14px}
@media only screen and (min-width: 48em){.sharepage li{max-width:150px}.sharepage a{background-color:#10384f;width:120px;color:#fff;text-indent:-4px;padding:10px 20px 0 45px;font-size:14px;font-weight:400}.sharepage a:not(.share):hover,.sharepage a:not(.share):focus{text-indent:0}.sharepage__legend{display:block;float:left;height:50px;margin:20px 10px 0 0;min-width:55px;padding-left:2px}}
@media only screen and (min-width: 64em){.sharepage li{max-width:130px}.sharepage a{width:120px}.sharepage__legend{margin-right:0}}
@media only screen and (min-width: 90.063em){.sharepage li{max-width:150px}.sharepage a{width:130px}.sharepage__legend{margin-right:10px}}
@media only screen and (min-width: 48em){.sharepage .facebook::after{background-color:#3c5b9b}.sharepage .twitter::after{background-color:#2daae1}.sharepage .recommend::after{background-color:#00617f}.sharepage .linkedin::after{background-color:#0072b0}.sharepage .pinterest::after{background-color:#bd081c}.sharepage .googleplus::after{background-color:#d95032}.sharepage .xing::after{background-color:#00605e}.sharepage .whatsapp::after{background-color:#25D366}}
@media only screen and (max-width: 47.938em){.sharepage .facebook{background-color:#3c5b9b}.sharepage .twitter{background-color:#2daae1}.sharepage .recommend{background-color:#00617f}.sharepage .linkedin{background-color:#0072b0}.sharepage .pinterest{background-color:#bd081c}.sharepage .googleplus{background-color:#d95032}.sharepage .xing{background-color:#00605e}.sharepage .whatsapp{background-color:#25D366}}
.sharepage a{position:relative}
.sharepage a::before,.sharepage a::after{content:"";position:absolute;top:0;left:0;height:40px;width:40px;z-index:1}
.sharepage .facebook::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.sharepage .twitter::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.sharepage .recommend::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='mail' fill='%23fff' d='M12.7,18c-0.4-0.3-0.8-0.6-1.2-1.1c-0.4-0.5-0.6-0.9-0.6-1.3c0-0.5,0.1-0.9,0.4-1.2c0.3-0.3,0.7-0.5,1.2-0.5h14.8c0.4,0,0.8,0.1,1.1,0.4c0.3,0.3,0.5,0.6,0.5,1.1c0,0.5-0.2,1-0.5,1.4c-0.3,0.4-0.7,0.8-1.2,1.1c-2.5,1.6-4.1,2.6-4.7,3c-0.1,0-0.2,0.1-0.4,0.3s-0.4,0.3-0.5,0.4c-0.1,0.1-0.3,0.2-0.5,0.3c-0.2,0.1-0.4,0.2-0.6,0.3c-0.2,0.1-0.3,0.1-0.5,0.1h0h0c-0.2,0-0.3,0-0.5-0.1c-0.2-0.1-0.4-0.1-0.6-0.3c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.3-0.2-0.5-0.4c-0.2-0.1-0.4-0.2-0.4-0.3c-0.6-0.4-1.5-1-2.6-1.7C13.6,18.6,13,18.2,12.7,18z M28,19.4c0.4-0.2,0.7-0.5,1-0.8v7c0,0.4-0.2,0.7-0.5,1c-0.3,0.3-0.7,0.4-1.1,0.4H12.6c-0.4,0-0.8-0.1-1.1-0.4c-0.3-0.3-0.5-0.6-0.5-1v-7c0.3,0.3,0.6,0.5,1,0.8c2.4,1.4,4.1,2.4,5,3c0.4,0.2,0.7,0.4,0.9,0.6c0.2,0.1,0.6,0.3,0.9,0.4c0.4,0.1,0.8,0.2,1.1,0.2h0h0c0.3,0,0.7-0.1,1.1-0.2c0.4-0.1,0.7-0.3,0.9-0.4c0.2-0.1,0.5-0.3,0.9-0.6C24.1,21.7,25.8,20.7,28,19.4z'/%3E%3C/svg%3E")}
.sharepage .linkedin::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.sharepage .pinterest::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M20,10c-5.5,0-10,4.5-10,10c0,4.1,2.5,7.6,6,9.2c0-0.7,0-1.5,0.2-2.3c0.2-0.8,1.3-5.4,1.3-5.4s-0.3-0.6-0.3-1.6c0-1.5,0.9-2.6,1.9-2.6c0.9,0,1.3,0.7,1.3,1.5c0,0.9-0.6,2.3-0.9,3.5c-0.3,1.1,0.5,1.9,1.6,1.9c1.9,0,3.2-2.4,3.2-5.3c0-2.2-1.5-3.8-4.2-3.8c-3,0-4.9,2.3-4.9,4.8c0,0.9,0.3,1.5,0.7,2c0.2,0.2,0.2,0.3,0.1,0.6c0,0.2-0.2,0.6-0.2,0.8c-0.1,0.3-0.3,0.3-0.5,0.3c-1.4-0.6-2-2.1-2-3.8c0-2.8,2.4-6.2,7.1-6.2c3.8,0,6.3,2.8,6.3,5.7c0,3.9-2.2,6.9-5.4,6.9c-1.1,0-2.1-0.6-2.4-1.2c0,0-0.6,2.3-0.7,2.7c-0.2,0.8-0.6,1.5-1,2.1C18.1,29.9,19,30,20,30c5.5,0,10-4.5,10-10C30,14.5,25.5,10,20,10' style='fill:%23fff'/%3E%3C/svg%3E")}
.sharepage .googleplus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23fff' d='M15.1,18.3h8.1c0.6,4.1-1.1,10.2-8.1,10.2c-4.7,0-8.5-3.8-8.5-8.5s3.8-8.5,8.5-8.5c2.2,0,4.2,0.8,5.7,2.2c-1.8,1.7-1.7,1.8-2.4,2.5c-0.9-0.7-1.8-1.2-3.3-1.2c-2.8,0-5,2.3-5,5c0,2.8,2.2,5,5,5c2.8,0,3.9-1.2,4.6-3.4c-1.3,0-4.6,0-4.6,0V18.3z M30.4,18.5h2.9v2.1h-2.9v3h-2.1v-3h-3v-2.1h3v-2.9h2.1V18.5z'/%3E%3C/svg%3E")}
.sharepage .xing::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M19,17.9c0,0-0.6-1.2-1.9-3.4c-0.2-0.3-0.5-0.5-0.8-0.5h-2.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3,0,0.4l1.9,3.3l-3,5.4c-0.1,0.2-0.1,0.3,0,0.4c0.1,0.1,0.2,0.2,0.4,0.2h2.8c0.3,0,0.5-0.2,0.8-0.6L19,17.9z M27.9,10.2c-0.1-0.1-0.2-0.2-0.4-0.2h-2.8c-0.3,0-0.5,0.2-0.7,0.6l-6,11.4c0,0,1.3,2.5,3.9,7.5c0.2,0.4,0.5,0.6,0.8,0.6h2.7c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4l-3.9-7.5l6-11.3C28,10.4,28,10.3,27.9,10.2z' style='fill:%23fff'/%3E%3C/svg%3E")}
.sharepage .whatsapp::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M25.2,21.6c-0.3-0.1-1.5-0.8-1.8-0.8c-0.2-0.1-0.4-0.1-0.6,0.1c-0.2,0.3-0.7,0.8-0.8,1c-0.2,0.2-0.3,0.2-0.6,0.1c-0.3-0.1-1.1-0.4-2.1-1.3c-0.8-0.7-1.3-1.5-1.4-1.8c-0.2-0.3,0-0.4,0.1-0.5c0.1-0.1,0.3-0.3,0.4-0.5c0.1-0.2,0.2-0.3,0.3-0.4c0.1-0.2,0-0.3,0-0.5c-0.1-0.1-0.6-1.4-0.8-1.9c-0.2-0.5-0.4-0.4-0.6-0.4c-0.2,0-0.3,0-0.5,0c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.3-0.9,0.9-0.9,2.2c0,1.3,0.9,2.5,1.1,2.7c0.1,0.2,1.8,2.8,4.4,3.9c0.6,0.3,1.1,0.4,1.5,0.5c0.6,0.2,1.2,0.2,1.6,0.1c0.5-0.1,1.5-0.6,1.8-1.2c0.2-0.6,0.2-1.1,0.2-1.2C25.7,21.8,25.5,21.8,25.2,21.6 M20.5,28.1L20.5,28.1c-1.6,0-3.1-0.4-4.4-1.2l-0.3-0.2l-3.3,0.9l0.9-3.2L13.2,24c-0.9-1.4-1.3-3-1.3-4.6c0-4.7,3.9-8.6,8.7-8.6c2.3,0,4.5,0.9,6.1,2.5c1.6,1.6,2.5,3.8,2.5,6.1C29.1,24.2,25.3,28.1,20.5,28.1 M27.9,12.1c-2-2-4.6-3-7.4-3c-5.7,0-10.4,4.6-10.4,10.4c0,1.8,0.5,3.6,1.4,5.2L10,30l5.5-1.4c1.5,0.8,3.2,1.3,5,1.3h0h0c5.7,0,10.4-4.6,10.4-10.4C30.9,16.7,29.8,14.1,27.9,12.1' style='fill:%23fff'/%3E%3C/svg%3E")}
.sharepage .fbmessenger::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M20.4,9.4c-6.1,0-11,4.6-11,10.3c0,3.2,1.6,6.1,4.1,8v3.9l3.8-2.1c1,0.3,2.1,0.4,3.2,0.4c6.1,0,11-4.6,11-10.3S26.5,9.4,20.4,9.4z M21.6,23.2l-2.8-3l-5.5,3l6-6.4l2.8,3l5.5-3L21.6,23.2z' style='fill:%23fff'/%3E%3C/svg%3E"),linear-gradient(#00C6FF, #006DFF)}
.sharepage a:after{width:0px;z-index:0;-webkit-transform:skewX(-11deg);transform:skewX(-11deg);left:-4px;-webkit-transition:width .3s ease;transition:width .3s ease}
.sharepage a:hover:after,.sharepage a:focus:after{width:40px;-webkit-transition:width .3s ease;transition:width .3s ease}
.sharepage .share{width:40px;overflow:hidden;padding:0;text-indent:-99em}
.sharepage .share:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath id='share-more-master-symbol' d='M24.8 16.8h-8.2V25H15v-8.2H6.8v-1.6H15V7h1.6v8.2h8.2' style='fill:%23fff'/%3E%3C/svg%3E");background-size:37px;background-position:center;transform:scale(1);-webkit-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);-moz-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);-ms-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);-o-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)}
.sharepage .share:hover:before,.sharepage .share:focus:before{transform:scale(1.2)}
.sharepage .share:after{-webkit-transform:none;transform:none}
.sharepage .share:after{width:40px;z-index:0;left:0;background-color:#10384f}
.sharepage--open .share:after{background-color:#78AEFF}
.sharepage--open .share:before{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'  viewBox='0 0 26 26'%3E%3Cpath d='M1,1l24,24 M25,1L1,25' style='stroke:%23fff;fill:none;stroke-width:2;'/%3E%3C/svg%3E") no-repeat center center;background-size:18px;transform:scale(1)}
.sharepage--open .share:hover:before,.sharepage--open .share:focus:before{transform:scale(1.2)}
#share-underlay{height:100vh;width:100vw;background-color:#fff;opacity:.9;position:fixed;top:0;z-index:1000}
.sharepage--open{position:absolute;z-index:1001}
@media only screen and (min-width: 64em){.sharepage--open{width:508px}}
@media only screen and (min-width: 90.063em){.sharepage--open{width:640px}}
.share-comp{position:absolute;overflow:hidden;width:48px;background-color:#fff;transition:width .15s ease;right:0}
.share-comp--active{width:204px}
.share-comp__list{position:absolute;top:0;right:0;opacity:0;width:155px;transform:translateX(207px);transition:transform .15s ease, opacity .15s ease}
.share-comp--active .share-comp__list{opacity:1;transform:translateX(-48px);transition:transform .25s ease, opacity .25s ease}
.share-comp li{position:relative;display:block;float:left;margin-right:3px;width:48px;height:48px;outline:0;transition:all .15s ease}
.share-comp li a{display:block;overflow:hidden;text-indent:-99em;height:100%;width:100%}
.share-comp .facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%2310384f'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.share-comp .facebook:hover{background-color:#3c5b9b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%233c5b9b'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.share-comp .twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%2310384f'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.share-comp .twitter:hover{background-color:#2daae1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%232daae1'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.share-comp .googleplus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='google' d='M0,0h68v68H0V0z' fill='%2310384f'/%3E%3Cpath fill='%23fff' d='M15.1,18.3h8.1c0.6,4.1-1.1,10.2-8.1,10.2c-4.7,0-8.5-3.8-8.5-8.5s3.8-8.5,8.5-8.5c2.2,0,4.2,0.8,5.7,2.2c-1.8,1.7-1.7,1.8-2.4,2.5c-0.9-0.7-1.8-1.2-3.3-1.2c-2.8,0-5,2.3-5,5c0,2.8,2.2,5,5,5c2.8,0,3.9-1.2,4.6-3.4c-1.3,0-4.6,0-4.6,0V18.3z M30.4,18.5h2.9v2.1h-2.9v3h-2.1v-3h-3v-2.1h3v-2.9h2.1V18.5z'/%3E%3C/svg%3E")}
.share-comp .googleplus:hover{background-color:#d95032;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='google' d='M0,0h68v68H0V0z' fill='%23d95032'/%3E%3Cpath fill='%23fff' d='M15.1,18.3h8.1c0.6,4.1-1.1,10.2-8.1,10.2c-4.7,0-8.5-3.8-8.5-8.5s3.8-8.5,8.5-8.5c2.2,0,4.2,0.8,5.7,2.2c-1.8,1.7-1.7,1.8-2.4,2.5c-0.9-0.7-1.8-1.2-3.3-1.2c-2.8,0-5,2.3-5,5c0,2.8,2.2,5,5,5c2.8,0,3.9-1.2,4.6-3.4c-1.3,0-4.6,0-4.6,0V18.3z M30.4,18.5h2.9v2.1h-2.9v3h-2.1v-3h-3v-2.1h3v-2.9h2.1V18.5z'/%3E%3C/svg%3E")}
.icn-share{position:relative;display:block;width:48px;height:48px;outline:0;transition:all .15s ease;z-index:2;margin-right:0;float:right;background:#10384f no-repeat center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='share'   d='M27.5,25.8c-1.4,0-2.6,0.6-3.4,1.6L15,21.8c0.2-0.5,0.3-1.1,0.3-1.7S15.2,19,15,18.5l9.1-5.2c0.8,1,2.1,1.6,3.4,1.6c2.5,0,4.5-2,4.5-4.5S30,6,27.5,6S23,8,23,10.5c0,0.6,0.1,1.1,0.3,1.6l-9.1,5.2c-0.8-1-2.1-1.6-3.4-1.6c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5c1.4,0,2.6-0.6,3.4-1.6l9.1,5.6c-0.2,0.5-0.3,1.1-0.3,1.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C32,27.8,30,25.8,27.5,25.8z' style='fill:%23fff'/%3E%3C/svg%3E");background-size:40px;overflow:hidden;text-indent:-99em}
.icn-share:hover{background-color:#00617f}
.share-comp--active .icn-share{background-size:inherit;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26'  viewBox='0 0 26 26'%3E%3Cpath d='M1,1l24,24 M25,1L1,25' style='stroke:%23fff;fill:none;stroke-width:2;'/%3E%3C/svg%3E") no-repeat center center;background-color:#10384f}
.contact{margin:20px 0 15px;color:#10384f}
.contact:before,.contact:after{content:"";display:table}
.contact:after{clear:both}
.contact__img{margin:0 30px 20px 0;max-width:100px}
@media only screen and (min-width: 35em){.contact__img{float:left}.contact__bdy{overflow:hidden}}
.contact__name{font-weight:500;color:inherit;font-size:18px;line-height:30px;margin:-8px 0 0 0}
.contact__title,.contact__phone{font-weight:400;font-size:16px;letter-spacing:0;line-height:20px}
.contact__title{margin-bottom:12px}
.contact__mail{margin-bottom:0}
.contact__mail a{margin-top:9px;color:#78AEFF}
.r-tabs-panel .contact:first-child{margin-top:-19px}
.input-group .button--search{text-indent:-99em;overflow:hidden;width:56px;background:transparent;position:relative;border:0;margin-left:-12px;padding:0;height:50px;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-ms-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}
.input-group .button--search:hover{width:76px}
.button--search::before,.button--search::after{content:"";position:absolute;top:0;width:100%;height:100%}
.button--search::before{left:5px;transform:skewX(-12deg);background:#78AEFF;opacity:1}
.module-blue .button--search::before{background-color:#78AEFF}
.module-darkblue .button--search::before{background-color:#10384f}
.button.button--search:hover::before{left:5px}
.button--search::after{right:0;background:transparent no-repeat center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 30 30'%3E%3Ccircle id='search' cx='18' cy='11' r='10' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3Cline x1='1.2' y1='27.8' x2='11' y2='18.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E");width:54px}
.mainsearch .button,.mainsearch .input-group-field,.mainsearch-home .button,.mainsearch-home .input-group-field{height:60px;font-style:italic}
.mainsearch .button--search::before,.mainsearch-home .button--search::before{left:9px}
.mainsearch .button--search,.mainsearch-home .button--search{width:72px;margin-left:-19px;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-ms-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}
.mainsearch .button--search:hover,.mainsearch-home .button--search:hover{width:92px;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-ms-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}
.mainsearch .button--search::after,.mainsearch-home .button--search::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Ccircle id='search' cx='18' cy='11' r='10' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3Cline x1='1.2' y1='27.8' x2='11' y2='18.1' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E");width:56px;background-position:center right 15px}
.mainsearch .button--search:hover::after,.mainsearch-home .button--search:hover::after{right:10px}
.mainsearch .input-group-field,.mainsearch-home .input-group-field{line-height:1.5;padding:16px 23px;margin:0}
.mainsearch-home>input::-webkit-input-placeholder{opacity:1}
.mainsearch-home>input:-moz-placeholder{opacity:1}
.mainsearch-home>input::-moz-placeholder{opacity:1}
.mainsearch-home>input:-ms-input-placeholder{opacity:1}
@media only screen and (min-width: 90.063em){.mainsearch .button,.mainsearch .input-group-field,.mainsearch-home .button,.mainsearch-home .input-group-field{height:80px}.mainsearch .input-group-field,.mainsearch-home .input-group-field{font-size:24px;font-weight:300}.mainsearch .button--search,.mainsearch-home .button--search{width:94px}.mainsearch .button--search:hover,.mainsearch-home .button--search:hover{width:114px}.mainsearch .button--search::after,.mainsearch-home .button--search::after{width:75px;background-position:center right 25px}}
.mainsearch,.mainsearch-home{min-width:280px;max-width:80%;margin:0 auto 60px}
@media only screen and (min-width: 48em){.mainsearch,.mainsearch-home{max-width:530px}}
@media only screen and (min-width: 64em){.mainsearch,.mainsearch-home{max-width:640px}}
@media only screen and (min-width: 90.063em){.mainsearch,.mainsearch-home{max-width:780px;margin-bottom:72px}}
.hint{opacity:0.8;margin-bottom:0.5em}
.select{font-style:normal;font-weight:500;color:#fff;border:0;cursor:pointer;background:#78AEFF no-repeat right center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%23042;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.module-blue .select{background-color:#78AEFF;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%230091df;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.margiblock select{font-weight:400;font-size:14px;letter-spacing:0.44px;line-height:18px;padding:10px 15px 11px;height:40px;background-size:45px 40px;margin-top:15px}
.inputs--raspberry .button--search::before{background:#78AEFF}
.inputs--raspberry [type='text'],.inputs--raspberry [type='password'],.inputs--raspberry [type='date'],
.inputs--raspberry [type='email'],.inputs--raspberry [type='number'],.inputs--raspberry [type='search'],
.inputs--raspberry [type='tel'],.inputs--raspberry [type='time'],.inputs--raspberry [type='url'],
.inputs--raspberry textarea,.inputs--raspberry select{border-color:#78AEFF}
.inputs--raspberry select{background-color:#78AEFF;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%23d30f4b;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
select option{color:#78AEFF;background-color:#fff;border-bottom:1px solid #333;padding:20px}
select:focus::-ms-value{background-color:transparent}
.inputs--darkblue .button--search::before{background:#10384f}
.inputs--darkblue [type='text'],.inputs--darkblue [type='password'],.inputs--darkblue [type='date'],
.inputs--darkblue [type='email'],.inputs--darkblue [type='number'],.inputs--darkblue [type='search'],
.inputs--darkblue [type='tel'],.inputs--darkblue [type='time'],.inputs--darkblue [type='url'],
.inputs--darkblue textarea,.inputs--darkblue select{border-color:#10384f}.inputs--darkblue select{background-color:#10384f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%2300bcff;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
@media only screen and (max-width: 47.938em){.searchbox .mainsearch .button,.searchbox .mainsearch .input-group-field{height:50px}}
@media only screen and (min-width: 64em){.searchbox .mainsearch{max-width:780px}}
@media only screen and (min-width: 64em){.searchbox .mainsearch .button{height:60px}.searchbox .mainsearch .input-group-field{height:60px;font-size:16px}}
.jobsearch{padding-bottom:20px;margin-bottom:20px}
.jobsearch:last-child{margin-bottom:0}
.jobsearch .selectize-control{margin-bottom:0}
.jobsearch .input-group-field{border-color:#78AEFF}
.jobsearch .f-grid{margin-top:-10px;margin-bottom:0}
.jobsearch .f-grid__cell{padding-top:10px}
.jobsearch .select,.jobsearch .select .selectric-wrapper{margin-bottom:0}
@media only screen and (max-width: 63.938em){.jobsearch .f-grid__cell{flex:0 0 100%;max-width:100%}}
.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #dbdbdb;border-top:0;background:white;-webkit-box-shadow:-1px 1px 3px 0 transparent;-moz-box-shadow:-1px 1px 3px 0 transparent;box-shadow:-1px 1px 3px 0 transparent;position:absolute;overflow:hidden;display:none;z-index:9999;max-height:254px;overflow-y:auto;box-sizing:border-box}
.autocomplete-suggestion{position:relative;overflow:hidden;padding:.4em .6em;line-height:23px;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333}
.autocomplete-suggestion+.autocomplete-suggestion{border-top:1px dotted #dbdbdb}
.autocomplete-suggestion.hover,.autocomplete-suggestion.selected{background:#f0f0f0}
.autocomplete-suggestion b{font-weight:normal}
.ac-standard{background:white;border-color:#10384f;margin-top:-1px}
.ac-standard .autocomplete-suggestion{color:#0d2a40}
.ac-standard .autocomplete-suggestion+.autocomplete-suggestion{border-top-color:#10384f}
.ac-standard .autocomplete-suggestion:hover,.ac-standard .autocomplete-suggestion.selected{background-color:#f2f7f9;color:#0d2a40}
.ac-home{background:white;border-color:#78AEFF;margin-top:-1px}
.ac-home .autocomplete-suggestion{color:#0d2a40}
.ac-home .autocomplete-suggestion+.autocomplete-suggestion{border-top-color:#78AEFF}
.ac-home .autocomplete-suggestion:hover,.ac-home .autocomplete-suggestion.selected{background-color:#f2f7f9;color:#0d2a40}
.searchpage .margi,.searchpage.lfthnd{display:none}
@media only screen and (max-width: 47.938em){.topline+h1,.size-col-d h1{margin-bottom:30px}}
@media only screen and (min-width: 64em){.searchpage .size-col-d{max-width:1000px;width:1000px;margin:0 auto}}
.searchpage .mainsearch{max-width:100%}
.searchlist{margin-bottom:0}
.selectize-control{line-height:0}
.selectize-control .selectize-input{padding-top:16px;padding-bottom:15px;height:50px}
.control-group .f-grid{display:none}
@media only screen and (min-width: 64em){.control-group .f-grid{display:flex}}
.control-group .lnk{margin-bottom:1.25em}
@media only screen and (min-width: 48em){.control-group .lnk{margin-bottom:1.375em}}
.pager{font-size:14px;line-height:18px;padding:22px 0;text-align:center;border:1px solid #cfd7dc;border-width:1px 0;margin-bottom:-1px;margin-top:20px}
.pager span.u-fr{padding:5px 0}
.pager .pagination{display:none}
.pager--bottom{margin-top:-1px;margin-bottom:20px;border-bottom:1px solid #cfd7dc}
@media only screen and (min-width: 48em){.pager{text-align:inherit}.pager--top .pagination{display:block;text-align:inherit}}
.pagination{margin:0;font-size:16px;line-height:1;display:block;position:relative;overflow:hidden}
.pagination a:hover{text-decoration:none;color:#0d2a40}
.pagination li{float:left;margin-left:4px;display:block;position:relative}
.pagination li::after{content:'';position:absolute;width:1px;height:30px;background-color:#0091df;transform:skewX(-12deg);top:0;opacity:.2;left:-2px}
.pagination li:first-child{margin-left:0;margin-right:2px}
.pagination li:last-child{margin-left:6px}
.pagination li:first-child::after,.pagination li:nth-child(2)::after,.pagination li:last-child::after{display:none}
.pagination li a{display:block;padding:5px 13px;color:#0091df}
.pagination li.unavailable a{color:#ccc;cursor:default}
.pagination li.unavailable:hover a,.pagination li.unavailable a:focus{background:transparent}
.pagination li.current a{color:#0d2a40;cursor:default}
.pagination .disabled{opacity:.3;cursor:default}
.pagination .prv,.pagination .nxt{text-indent:-99em;overflow:hidden;width:33px;height:30px;background-color:#0091df;transform:skewX(-12deg)}
.pagination .prv::after,.pagination .nxt::after{content:'';display:block;height:100%;width:100%;position:absolute;right:0;top:0;transform:skewX(12deg);background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M3.6,13l-1.2-1.3l5.7-5.2L2.4,1.3L3.6,0l7.1,6.5L3.6,13z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center;background-size:13px 13px;background-position:center center}
.pagination .prv{margin-left:-3px}
.pagination .prv::after{transform:skewX(12deg) rotate(180deg)}
.pagination .nxt{margin-right:-3px}
@media only screen and (max-width: 47.938em){.pager>span.u-fr,.pager--bottom .pagination{float:none !important;display:inline-block;width:100%}
.pager--bottom>span.u-fr{display:none}
.pager--bottom{padding-bottom:0;margin-bottom:0;margin-top:40px;border:none;padding-top:0;position:relative;height:50px}
.pagination li.current{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:50px;height:20px;color:#10384f}
.pagination li.current:nth-child(2){display:none}
.pagination li.current:nth-child(2)+li{width:100%;position:absolute;display:block}
.pagination li.current:nth-child(2)+li a{cursor:pointer;display:inline-block;width:100%;text-indent:-999em;color:#fff;padding:18px 70px 18px 22px;text-transform:uppercase;position:relative;overflow:hidden;font-size:14px;letter-spacing:0.58px;line-height:1;font-weight:700;font-style:italic;background:#78AEFF no-repeat right top;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='50' viewBox='0 0 68 60'%3E%3Cpolygon points='68,60 0,60 11,0 68,0' fill='%230091DF' fill-opacity='.4'/%3E%3C/svg%3E");z-index:1}
.pagination li.current:nth-child(2)+li a:before{content:'Next';position:absolute;top:50%;transform:translateY(-50%);left:18px;color:#fff;text-indent:0}
.pagination li.current:nth-child(2)+li a::after{content:'';display:block;height:100%;width:57px;position:absolute;right:0;top:0;background:transparent no-repeat center center;background-size:14px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15'%3E%3Cpolyline points='1,1 6.9,7.5 1,14' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.de .pagination li.current:nth-child(2)+li a:before{content:'Weiter'}
.pagination li{display:none;margin-left:0;height:50px}
.pagination li.current,.pagination li:first-child,.pagination li:last-child{display:block}
.pagination li:last-child{float:right}.pagination li:first-child{transform:rotate(180deg)}
.pagination li:first-child a,.pagination li:last-child a{cursor:pointer;display:inline-block;width:100%;text-indent:-999em;color:#fff;width:51px;text-transform:uppercase;position:relative;overflow:hidden;font-size:14px;letter-spacing:0.58px;height:50px;padding:0;line-height:1;font-weight:700;font-style:italic;background:transparent no-repeat right top;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='50' viewBox='0 0 68 60'%3E%3Cpolygon points='68,60 0,60 11,0 68,0' fill='%2300BCFF' /%3E%3C/svg%3E")}
.pagination li:first-child a::after,.pagination li:last-child a::after{content:'';display:block;height:100%;width:43px;position:absolute;right:0;top:0;background:transparent no-repeat center center;background-size:14px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15'%3E%3Cpolyline points='1,1 6.9,7.5 1,14' style='stroke:%23fff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}}
.searchlist{list-style:none;margin-left:0}
.searchlist li{padding:15px 0;border-bottom:1px solid #cfd7dc;word-break:break-all}
.searchlist li:first-child{border-top:1px solid #cfd7dc}
.searchlist a{font-weight:500;color:#0091df}
.searchlist .hilight{font-weight:500;color:#00617F}
.lnk--inline a{display:inline-block}
.lnk--inline a+a{margin-left:15px}
.popular-search-items{margin:-25px auto 0;max-width:80%}
.popular-search-items h3{font-size:18px;letter-spacing:0.56px;line-height:25px;font-weight:500}
.popular-search-items ul{display:flex;flex-wrap:wrap}
.popular-search-items li{flex:0 0 100%;max-width:100%;padding:0 0 0 0;margin-bottom:6px}
.popular-search-items .lnk{margin-bottom:0}
.popular-search-items .lnk a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%230091df;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
@media only screen and (min-width: 48em){.popular-search-items{max-width:530px}.popular-search-items li{flex:0 0 33.3333%;max-width:33.3333%;padding:0 16px 0 0}}
@media only screen and (min-width: 64em){.popular-search-items{max-width:780px}.popular-search-items li{flex:0 0 25%;max-width:25%;padding:0 16px 0 0}}
@media only screen and (max-width: 47.938em){.mag-search .input-group-field{height:40px}.mag-search .button--search{height:40px;width:46px}.mag-search .button--search::after{width:41px}}
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}
.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8}
.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:0.4;margin-top:-12px;line-height:1;font-size:20px !important}
.selectize-dropdown-header-close:hover{color:#000000}
.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}
.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important}
.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:bold;font-size:16px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0 0;border-left:1px solid #d0d0d0}
.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05)}
.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}
.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}
.selectize-control.plugin-remove_button .remove-single{position:absolute;right:28px;top:6px;font-size:23px}
.selectize-control{position:relative;margin:0 0 16px}
.selectize-dropdown,.selectize-input,.selectize-input input{color:#fff;font-family:inherit;font-size:16px;line-height:1;-webkit-font-smoothing:inherit}
.selectize-dropdown{color:#303030}.selectize-input,.selectize-control.single .selectize-input.input-active{cursor:pointer;display:inline-block}
.selectize-input{background:#78AEFF no-repeat right center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%23042;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.module-blue .selectize-input{background-color:#78AEFF;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%230091df;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.selectize-control.single .selectize-input.dropdown-active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%23042;'/%3E%3Cpath  d='M22.8,29.4l8.5-8.5l8.5,8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.module-blue .selectize-control.single .selectize-input.dropdown-active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%230091df;'/%3E%3Cpath  d='M22.8,29.4l8.5-8.5l8.5,8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.selectize-input{border:0;padding:14px 52px 16px 23px;display:inline-block;width:100%;position:relative;z-index:1;font-size:16px;font-weight:500;margin:0;max-height:50px}
.selectize-control.select--size-s .selectize-dropdown,.selectize-control.select--size-s .selectize-input,.selectize-control.select--size-s .selectize-input input,
.margiblock .selectize-control:not(.select--size-m) .selectize-dropdown,
.margiblock .selectize-control:not(.select--size-m) .selectize-input,
.margiblock .selectize-control:not(.select--size-m) .selectize-input input{font-size:14px}
.selectize-control.select--size-s .selectize-input,.margiblock .selectize-control:not(.select--size-m) .selectize-input{font-weight:400;font-size:14px;letter-spacing:0.44px;padding:10px 15px 12px;background-size:45px 40px}
.selectize-input>input::-webkit-input-placeholder{color:#fff;opacity:1}
.selectize-input>input:-moz-placeholder{color:#fff;opacity:1}
.selectize-input>input::-moz-placeholder{color:#fff;opacity:1}
.selectize-input>input:-ms-input-placeholder{color:#fff;opacity:1}
.selectize-input>input:focus::-webkit-input-placeholder{opacity:.5}
.selectize-input>input:focus:-moz-placeholder{opacity:.5}
.selectize-input>input:focus::-moz-placeholder{opacity:.5}
.selectize-input>input:focus:-ms-input-placeholder{opacity:.5}
.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}
.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.selectize-control.multi .selectize-input>div{cursor:pointer;font-weight:300}
.selectize-control.multi .selectize-input>div:nth-child(n+3){display:none}
.selectize-control.multi .selectize-input>div:nth-child(2){position:relative;text-indent:-99em;overflow:hidden;width:15px}
.selectize-control.multi .selectize-input>div:nth-child(2)::before{content:" ...";position:absolute;left:99em;line-height:20px}
.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}
.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#ffffff;border:0 solid #ffffff}
.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 2px 0 0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:1;height:auto;font-style:normal;position:relative !important}
.selectize-input>input::-ms-clear{display:none}
.selectize-input>input:focus{outline:none !important}
.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}
.selectize-dropdown{position:absolute;z-index:10;border:1px solid #fff;padding:2px 9px 12px;background:#fff;margin:-1px 0 0 0;border-top:0 none;border-color:#78AEFF}
.module-blue .selectize-dropdown{border-color:#78AEFF;background:#fff}
.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}
.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2)}
.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header{padding:11px 8px}
.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}
.selectize-dropdown .optgroup-header{color:#303030;background:#ffffff;cursor:default}
.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}
.selectize-dropdown .active.create{color:#495c68}
.selectize-dropdown .create{color:rgba(48,48,48,0.5)}
.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:240px;-webkit-overflow-scrolling:touch}
.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}
.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:pointer}
.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}
.selectize-control .selectize-input.disabled{opacity:0.5;background-color:#fafafa}
.option+.option{border-top:1px solid #cfd7dc}
.margiblock .selectize-control{margin-top:15px}
.select-container:last-child .selectize-control{margin-bottom:0}
.selectric-wrapper{position:relative;cursor:pointer}
.selectric-responsive{width:100%}
.select-container:not(:last-child) .selectric-wrapper,:not(.select-container) .selectric-wrapper{margin:0 0 16px}
.margiblock .select-container{margin-top:15px}
.selectric{border:1px solid #DDD;border-radius:0px;background:#F8F8F8;position:relative;overflow:hidden;border:0;background:#78AEFF no-repeat right center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%23042;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E");color:#fff;font-family:inherit;font-size:16px;line-height:1;-webkit-font-smoothing:inherit}.
module-blue .selectric{background-color:#78AEFF;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%230091df;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 55px 0 23px;height:50px;line-height:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.selectric-wrapper.selectric-select--size-s .selectric,.margiblock .selectric-wrapper:not(.selectric-select--size-m) .selectric{background-size:45px 40px}
.selectric-wrapper.selectric-select--size-s .label,
.margiblock .selectric-wrapper:not(.selectric-select--size-m) .selectric .label{font-weight:400;font-size:14px;letter-spacing:0.44px;margin:0 45px 0 15px;height:40px;line-height:40px}
.selectric .button{display:none}
.selectric-open{z-index:24}
.selectric-open .selectric{border-color:#c4c4c4}
.selectric-open .selectric-items{display:block}
.selectric-disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}
.selectric-hide-select select{position:absolute;left:-100%}
.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}
.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}
.selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;*font:0/0 a !important;background:none !important}
.selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important}
.selectric-items{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px;padding:2px 9px 12px;border-color:#78AEFF}
.module-blue .selectric-items{border-color:#78AEFF;background:#fff}
.selectric-items .selectric-scroll{height:100%;overflow:auto}
.selectric-above .selectric-items{top:auto;bottom:100%}
.selectric-items ul,.selectric-items li{list-style:none;padding:0;margin:0;font-size:16px;line-height:1;min-height:20px}
.selectric-wrapper.selectric-select--size-s .selectric-items ul,.margiblock .selectric-wrapper:not(.selectric-select--size-m) .selectric-items ul,
.selectric-wrapper.selectric-select--size-s .selectric-items li,.margiblock .selectric-wrapper:not(.selectric-select--size-m) .selectric-items li{font-size:14px}
.selectric-items li+li{border-top:1px solid #cfd7dc}
.selectric-items li{display:block;padding:10px;color:#495c68;cursor:pointer}
.selectric-items li.selected{background-color:#f5fafd;color:#495c68}
.selectric-items li.highlighted{background-color:#f5fafd;color:#495c68}
.selectric-items li:hover{background-color:#f5fafd;color:#495c68}
.selectric-items .disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default !important;background:none !important;color:#666 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;color:#444}
.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}
.selectric-items .selectric-group li{padding-left:25px}.selectric-items{padding:2px 0px 12px 9px}
.selectric-items .selectric-scroll{position:relative;padding-right:15px}

/*!social media buttons*/

.follow-us{margin:0;padding:0;list-style-type:none;margin:15px auto 0;display:flex;flex-wrap:wrap;justify-content:center}
.follow-us:before,.follow-us:after{content:"";display:table}.follow-us:after{clear:both}
.margiblock .follow-us{margin:0 -5px;justify-content:flex-start}
.margiblock .follow-us__link{margin:5px;display:block;width:40px;height:40px}









.follow-us__link{margin:0 0 0 8px;display:block;width:40px;height:40px;border:0;text-align:left;text-indent:-99em;overflow:hidden;background:transparent no-repeat no-repeat 0 0;-webkit-transition:background-image 0.2s ease;-moz-transition:background-image 0.2s ease;-ms-transition:background-image 0.2s ease;-o-transition:background-image 0.2s ease;transition:background-image 0.2s ease}
.service-footer .follow-us__item:first-child .follow-us__link{margin-left:0}
@media only screen and (min-width: 23.438em){.follow-us__link{width:44px;height:44px}}
@media only screen and (min-width: 64em){.follow-us__link{margin:0 0 0 20px}}
.scheme-blue .follow-us__link--fb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--fb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--fb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--fb:hover,.follow-us__link--fb:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='facebook' d='M0,0h68v68H0V0z' style='fill:%233c5b9b'/%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--tw{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--tw{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--tw{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--tw:hover,.follow-us__link--tw:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='twitter' d='M0,0h68v68H0V0z' style='fill:%232daae1'/%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--yt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='youtube' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M23.4,20.6l-5,2.6c-0.1,0.1-0.2,0.1-0.4,0.1c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-5.2c0-0.3,0.1-0.5,0.4-0.7c0.2-0.1,0.5-0.1,0.7,0l5,2.6c0.3,0.1,0.4,0.4,0.4,0.7C23.8,20.2,23.6,20.4,23.4,20.6 M25.5,11.7H14.5c-3.1,0-4.7,0.4-5.5,1.5c-0.8,1.1-0.8,2.6-0.8,4.8V22c0,4.2,1,6.3,6.4,6.3h10.9c2.6,0,4.1-0.4,5-1.3c1-0.9,1.4-2.4,1.4-5V18c0-2.3-0.1-3.8-0.9-4.8C30.1,12.1,28.5,11.7,25.5,11.7z' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--yt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='youtube' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M23.4,20.6l-5,2.6c-0.1,0.1-0.2,0.1-0.4,0.1c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-5.2c0-0.3,0.1-0.5,0.4-0.7c0.2-0.1,0.5-0.1,0.7,0l5,2.6c0.3,0.1,0.4,0.4,0.4,0.7C23.8,20.2,23.6,20.4,23.4,20.6 M25.5,11.7H14.5c-3.1,0-4.7,0.4-5.5,1.5c-0.8,1.1-0.8,2.6-0.8,4.8V22c0,4.2,1,6.3,6.4,6.3h10.9c2.6,0,4.1-0.4,5-1.3c1-0.9,1.4-2.4,1.4-5V18c0-2.3-0.1-3.8-0.9-4.8C30.1,12.1,28.5,11.7,25.5,11.7z' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--yt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='youtube' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M23.4,20.6l-5,2.6c-0.1,0.1-0.2,0.1-0.4,0.1c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-5.2c0-0.3,0.1-0.5,0.4-0.7c0.2-0.1,0.5-0.1,0.7,0l5,2.6c0.3,0.1,0.4,0.4,0.4,0.7C23.8,20.2,23.6,20.4,23.4,20.6 M25.5,11.7H14.5c-3.1,0-4.7,0.4-5.5,1.5c-0.8,1.1-0.8,2.6-0.8,4.8V22c0,4.2,1,6.3,6.4,6.3h10.9c2.6,0,4.1-0.4,5-1.3c1-0.9,1.4-2.4,1.4-5V18c0-2.3-0.1-3.8-0.9-4.8C30.1,12.1,28.5,11.7,25.5,11.7z' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--yt:hover,.follow-us__link--yt:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='youtube' d='M0,0h68v68H0V0z' style='fill:%23e52d27'/%3E%3Cpath d='M23.4,20.6l-5,2.6c-0.1,0.1-0.2,0.1-0.4,0.1c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-5.2c0-0.3,0.1-0.5,0.4-0.7c0.2-0.1,0.5-0.1,0.7,0l5,2.6c0.3,0.1,0.4,0.4,0.4,0.7C23.8,20.2,23.6,20.4,23.4,20.6 M25.5,11.7H14.5c-3.1,0-4.7,0.4-5.5,1.5c-0.8,1.1-0.8,2.6-0.8,4.8V22c0,4.2,1,6.3,6.4,6.3h10.9c2.6,0,4.1-0.4,5-1.3c1-0.9,1.4-2.4,1.4-5V18c0-2.3-0.1-3.8-0.9-4.8C30.1,12.1,28.5,11.7,25.5,11.7z' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--li{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='linked-in' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--li{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='linked-in' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--li{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='linked-in' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--li:hover,.follow-us__link--li:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='linked-in' d='M0,0h68v68H0V0z' style='fill:%230072b0'/%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--xi{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='xing' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M19,17.9c0,0-0.6-1.2-1.9-3.4c-0.2-0.3-0.5-0.5-0.8-0.5h-2.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3,0,0.4l1.9,3.3l-3,5.4c-0.1,0.2-0.1,0.3,0,0.4c0.1,0.1,0.2,0.2,0.4,0.2h2.8c0.3,0,0.5-0.2,0.8-0.6L19,17.9z M27.9,10.2c-0.1-0.1-0.2-0.2-0.4-0.2h-2.8c-0.3,0-0.5,0.2-0.7,0.6l-6,11.4c0,0,1.3,2.5,3.9,7.5c0.2,0.4,0.5,0.6,0.8,0.6h2.7c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4l-3.9-7.5l6-11.3C28,10.4,28,10.3,27.9,10.2z' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--xi{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='xing' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M19,17.9c0,0-0.6-1.2-1.9-3.4c-0.2-0.3-0.5-0.5-0.8-0.5h-2.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3,0,0.4l1.9,3.3l-3,5.4c-0.1,0.2-0.1,0.3,0,0.4c0.1,0.1,0.2,0.2,0.4,0.2h2.8c0.3,0,0.5-0.2,0.8-0.6L19,17.9z M27.9,10.2c-0.1-0.1-0.2-0.2-0.4-0.2h-2.8c-0.3,0-0.5,0.2-0.7,0.6l-6,11.4c0,0,1.3,2.5,3.9,7.5c0.2,0.4,0.5,0.6,0.8,0.6h2.7c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4l-3.9-7.5l6-11.3C28,10.4,28,10.3,27.9,10.2z' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--xi{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='xing' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M19,17.9c0,0-0.6-1.2-1.9-3.4c-0.2-0.3-0.5-0.5-0.8-0.5h-2.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3,0,0.4l1.9,3.3l-3,5.4c-0.1,0.2-0.1,0.3,0,0.4c0.1,0.1,0.2,0.2,0.4,0.2h2.8c0.3,0,0.5-0.2,0.8-0.6L19,17.9z M27.9,10.2c-0.1-0.1-0.2-0.2-0.4-0.2h-2.8c-0.3,0-0.5,0.2-0.7,0.6l-6,11.4c0,0,1.3,2.5,3.9,7.5c0.2,0.4,0.5,0.6,0.8,0.6h2.7c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4l-3.9-7.5l6-11.3C28,10.4,28,10.3,27.9,10.2z' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--xi:hover,.follow-us__link--xi:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='xing' d='M0,0h68v68H0V0z' style='fill:%2300605e'/%3E%3Cpath d='M19,17.9c0,0-0.6-1.2-1.9-3.4c-0.2-0.3-0.5-0.5-0.8-0.5h-2.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3,0,0.4l1.9,3.3l-3,5.4c-0.1,0.2-0.1,0.3,0,0.4c0.1,0.1,0.2,0.2,0.4,0.2h2.8c0.3,0,0.5-0.2,0.8-0.6L19,17.9z M27.9,10.2c-0.1-0.1-0.2-0.2-0.4-0.2h-2.8c-0.3,0-0.5,0.2-0.7,0.6l-6,11.4c0,0,1.3,2.5,3.9,7.5c0.2,0.4,0.5,0.6,0.8,0.6h2.7c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4l-3.9-7.5l6-11.3C28,10.4,28,10.3,27.9,10.2z' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--ig{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='insta' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M28.2,24.5c0,2.1-1.7,3.7-3.7,3.7h-8.9c-2.1,0-3.7-1.7-3.7-3.7v-8.9c0-2.1,1.7-3.7,3.7-3.7h8.9c2.1,0,3.7,1.7,3.7,3.7V24.5z M24.5,10.1h-8.9c-3,0-5.5,2.5-5.5,5.5v8.9c0,3,2.5,5.5,5.5,5.5h8.9c3,0,5.5-2.5,5.5-5.5v-8.9C29.9,12.5,27.5,10.1,24.5,10.1L24.5,10.1z M20,23.4c-1.9,0-3.4-1.5-3.4-3.4c0-1.9,1.5-3.4,3.4-3.4s3.4,1.5,3.4,3.4C23.4,21.9,21.9,23.4,20,23.4 M20,14.9c-2.8,0-5.1,2.3-5.1,5.1c0,2.8,2.3,5.1,5.1,5.1c2.8,0,5.1-2.3,5.1-5.1C25.1,17.2,22.8,14.9,20,14.9 M25.3,13.4c-0.3,0-0.7,0.1-0.9,0.4C24.2,14,24,14.3,24,14.7c0,0.3,0.1,0.7,0.4,0.9c0.2,0.2,0.6,0.4,0.9,0.4c0.3,0,0.7-0.1,0.9-0.4c0.2-0.2,0.4-0.6,0.4-0.9c0-0.3-0.1-0.7-0.4-0.9C26,13.5,25.7,13.4,25.3,13.4' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--ig{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='insta' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M28.2,24.5c0,2.1-1.7,3.7-3.7,3.7h-8.9c-2.1,0-3.7-1.7-3.7-3.7v-8.9c0-2.1,1.7-3.7,3.7-3.7h8.9c2.1,0,3.7,1.7,3.7,3.7V24.5z M24.5,10.1h-8.9c-3,0-5.5,2.5-5.5,5.5v8.9c0,3,2.5,5.5,5.5,5.5h8.9c3,0,5.5-2.5,5.5-5.5v-8.9C29.9,12.5,27.5,10.1,24.5,10.1L24.5,10.1z M20,23.4c-1.9,0-3.4-1.5-3.4-3.4c0-1.9,1.5-3.4,3.4-3.4s3.4,1.5,3.4,3.4C23.4,21.9,21.9,23.4,20,23.4 M20,14.9c-2.8,0-5.1,2.3-5.1,5.1c0,2.8,2.3,5.1,5.1,5.1c2.8,0,5.1-2.3,5.1-5.1C25.1,17.2,22.8,14.9,20,14.9 M25.3,13.4c-0.3,0-0.7,0.1-0.9,0.4C24.2,14,24,14.3,24,14.7c0,0.3,0.1,0.7,0.4,0.9c0.2,0.2,0.6,0.4,0.9,0.4c0.3,0,0.7-0.1,0.9-0.4c0.2-0.2,0.4-0.6,0.4-0.9c0-0.3-0.1-0.7-0.4-0.9C26,13.5,25.7,13.4,25.3,13.4' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--ig{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='insta' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M28.2,24.5c0,2.1-1.7,3.7-3.7,3.7h-8.9c-2.1,0-3.7-1.7-3.7-3.7v-8.9c0-2.1,1.7-3.7,3.7-3.7h8.9c2.1,0,3.7,1.7,3.7,3.7V24.5z M24.5,10.1h-8.9c-3,0-5.5,2.5-5.5,5.5v8.9c0,3,2.5,5.5,5.5,5.5h8.9c3,0,5.5-2.5,5.5-5.5v-8.9C29.9,12.5,27.5,10.1,24.5,10.1L24.5,10.1z M20,23.4c-1.9,0-3.4-1.5-3.4-3.4c0-1.9,1.5-3.4,3.4-3.4s3.4,1.5,3.4,3.4C23.4,21.9,21.9,23.4,20,23.4 M20,14.9c-2.8,0-5.1,2.3-5.1,5.1c0,2.8,2.3,5.1,5.1,5.1c2.8,0,5.1-2.3,5.1-5.1C25.1,17.2,22.8,14.9,20,14.9 M25.3,13.4c-0.3,0-0.7,0.1-0.9,0.4C24.2,14,24,14.3,24,14.7c0,0.3,0.1,0.7,0.4,0.9c0.2,0.2,0.6,0.4,0.9,0.4c0.3,0,0.7-0.1,0.9-0.4c0.2-0.2,0.4-0.6,0.4-0.9c0-0.3-0.1-0.7-0.4-0.9C26,13.5,25.7,13.4,25.3,13.4' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--ig:hover,.follow-us__link--ig:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3CradialGradient id='SVGID_1_' cx='-252.4345' cy='-357.1085' r='47.0226' fx='-289.8003' fy='-340.1748' gradientTransform='matrix(0.7321 -0.65 -0.5339 -0.5847 16.3922 -351.7571)' gradientUnits='userSpaceOnUse'%3E%3Cstop  offset='0' style='stop-color:%23F9ED32'/%3E%3Cstop  offset='0.6407' style='stop-color:%23EE2A7B'/%3E%3Cstop  offset='1' style='stop-color:%23002AFF'/%3E%3C/radialGradient%3E%3Cpath id='insta' d='M0,0h68v68H0V0z' style='fill:url(%23SVGID_1_)'/%3E%3Cpath d='M28.2,24.5c0,2.1-1.7,3.7-3.7,3.7h-8.9c-2.1,0-3.7-1.7-3.7-3.7v-8.9c0-2.1,1.7-3.7,3.7-3.7h8.9c2.1,0,3.7,1.7,3.7,3.7V24.5z M24.5,10.1h-8.9c-3,0-5.5,2.5-5.5,5.5v8.9c0,3,2.5,5.5,5.5,5.5h8.9c3,0,5.5-2.5,5.5-5.5v-8.9C29.9,12.5,27.5,10.1,24.5,10.1L24.5,10.1z M20,23.4c-1.9,0-3.4-1.5-3.4-3.4c0-1.9,1.5-3.4,3.4-3.4s3.4,1.5,3.4,3.4C23.4,21.9,21.9,23.4,20,23.4 M20,14.9c-2.8,0-5.1,2.3-5.1,5.1c0,2.8,2.3,5.1,5.1,5.1c2.8,0,5.1-2.3,5.1-5.1C25.1,17.2,22.8,14.9,20,14.9 M25.3,13.4c-0.3,0-0.7,0.1-0.9,0.4C24.2,14,24,14.3,24,14.7c0,0.3,0.1,0.7,0.4,0.9c0.2,0.2,0.6,0.4,0.9,0.4c0.3,0,0.7-0.1,0.9-0.4c0.2-0.2,0.4-0.6,0.4-0.9c0-0.3-0.1-0.7-0.4-0.9C26,13.5,25.7,13.4,25.3,13.4' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--pi{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='pinterest' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M20,10c-5.5,0-10,4.5-10,10c0,4.1,2.5,7.6,6,9.2c0-0.7,0-1.5,0.2-2.3c0.2-0.8,1.3-5.4,1.3-5.4s-0.3-0.6-0.3-1.6c0-1.5,0.9-2.6,1.9-2.6c0.9,0,1.3,0.7,1.3,1.5c0,0.9-0.6,2.3-0.9,3.5c-0.3,1.1,0.5,1.9,1.6,1.9c1.9,0,3.2-2.4,3.2-5.3c0-2.2-1.5-3.8-4.2-3.8c-3,0-4.9,2.3-4.9,4.8c0,0.9,0.3,1.5,0.7,2c0.2,0.2,0.2,0.3,0.1,0.6c0,0.2-0.2,0.6-0.2,0.8c-0.1,0.3-0.3,0.3-0.5,0.3c-1.4-0.6-2-2.1-2-3.8c0-2.8,2.4-6.2,7.1-6.2c3.8,0,6.3,2.8,6.3,5.7c0,3.9-2.2,6.9-5.4,6.9c-1.1,0-2.1-0.6-2.4-1.2c0,0-0.6,2.3-0.7,2.7c-0.2,0.8-0.6,1.5-1,2.1C18.1,29.9,19,30,20,30c5.5,0,10-4.5,10-10C30,14.5,25.5,10,20,10' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--pi{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='pinterest' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M20,10c-5.5,0-10,4.5-10,10c0,4.1,2.5,7.6,6,9.2c0-0.7,0-1.5,0.2-2.3c0.2-0.8,1.3-5.4,1.3-5.4s-0.3-0.6-0.3-1.6c0-1.5,0.9-2.6,1.9-2.6c0.9,0,1.3,0.7,1.3,1.5c0,0.9-0.6,2.3-0.9,3.5c-0.3,1.1,0.5,1.9,1.6,1.9c1.9,0,3.2-2.4,3.2-5.3c0-2.2-1.5-3.8-4.2-3.8c-3,0-4.9,2.3-4.9,4.8c0,0.9,0.3,1.5,0.7,2c0.2,0.2,0.2,0.3,0.1,0.6c0,0.2-0.2,0.6-0.2,0.8c-0.1,0.3-0.3,0.3-0.5,0.3c-1.4-0.6-2-2.1-2-3.8c0-2.8,2.4-6.2,7.1-6.2c3.8,0,6.3,2.8,6.3,5.7c0,3.9-2.2,6.9-5.4,6.9c-1.1,0-2.1-0.6-2.4-1.2c0,0-0.6,2.3-0.7,2.7c-0.2,0.8-0.6,1.5-1,2.1C18.1,29.9,19,30,20,30c5.5,0,10-4.5,10-10C30,14.5,25.5,10,20,10' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--pi{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='pinterest' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M20,10c-5.5,0-10,4.5-10,10c0,4.1,2.5,7.6,6,9.2c0-0.7,0-1.5,0.2-2.3c0.2-0.8,1.3-5.4,1.3-5.4s-0.3-0.6-0.3-1.6c0-1.5,0.9-2.6,1.9-2.6c0.9,0,1.3,0.7,1.3,1.5c0,0.9-0.6,2.3-0.9,3.5c-0.3,1.1,0.5,1.9,1.6,1.9c1.9,0,3.2-2.4,3.2-5.3c0-2.2-1.5-3.8-4.2-3.8c-3,0-4.9,2.3-4.9,4.8c0,0.9,0.3,1.5,0.7,2c0.2,0.2,0.2,0.3,0.1,0.6c0,0.2-0.2,0.6-0.2,0.8c-0.1,0.3-0.3,0.3-0.5,0.3c-1.4-0.6-2-2.1-2-3.8c0-2.8,2.4-6.2,7.1-6.2c3.8,0,6.3,2.8,6.3,5.7c0,3.9-2.2,6.9-5.4,6.9c-1.1,0-2.1-0.6-2.4-1.2c0,0-0.6,2.3-0.7,2.7c-0.2,0.8-0.6,1.5-1,2.1C18.1,29.9,19,30,20,30c5.5,0,10-4.5,10-10C30,14.5,25.5,10,20,10' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--pi:hover,.follow-us__link--pi:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='pinterest' d='M0,0h68v68H0V0z' style='fill:%23bd081c'/%3E%3Cpath d='M20,10c-5.5,0-10,4.5-10,10c0,4.1,2.5,7.6,6,9.2c0-0.7,0-1.5,0.2-2.3c0.2-0.8,1.3-5.4,1.3-5.4s-0.3-0.6-0.3-1.6c0-1.5,0.9-2.6,1.9-2.6c0.9,0,1.3,0.7,1.3,1.5c0,0.9-0.6,2.3-0.9,3.5c-0.3,1.1,0.5,1.9,1.6,1.9c1.9,0,3.2-2.4,3.2-5.3c0-2.2-1.5-3.8-4.2-3.8c-3,0-4.9,2.3-4.9,4.8c0,0.9,0.3,1.5,0.7,2c0.2,0.2,0.2,0.3,0.1,0.6c0,0.2-0.2,0.6-0.2,0.8c-0.1,0.3-0.3,0.3-0.5,0.3c-1.4-0.6-2-2.1-2-3.8c0-2.8,2.4-6.2,7.1-6.2c3.8,0,6.3,2.8,6.3,5.7c0,3.9-2.2,6.9-5.4,6.9c-1.1,0-2.1-0.6-2.4-1.2c0,0-0.6,2.3-0.7,2.7c-0.2,0.8-0.6,1.5-1,2.1C18.1,29.9,19,30,20,30c5.5,0,10-4.5,10-10C30,14.5,25.5,10,20,10' style='fill:%23fff'/%3E%3C/svg%3E")}
.scheme-blue .follow-us__link--rss{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='rss' d='M0,0h68v68H0V0z' style='fill:%2389d329'/%3E%3Cpath d='M16,27c0-1.5-1.3-2.8-2.8-2.8c-1.5,0-2.8,1.3-2.8,2.8c0,1.5,1.3,2.8,2.8,2.8C14.7,29.8,16,28.5,16,27M10.7,20.4c2.2,0,4.4,0.9,5.9,2.5c1.6,1.6,2.5,3.7,2.5,6c0,0.2,0.1,0.3,0.3,0.3H23c0.2,0,0.3-0.1,0.3-0.3c0-7-5.7-12.7-12.6-12.7c-0.2,0-0.3,0.1-0.3,0.3v3.6C10.4,20.3,10.5,20.4,10.7,20.4 M10.7,10.2c-0.2,0-0.3,0.1-0.3,0.3v3.6c0,0.2,0.1,0.3,0.3,0.3c8.1,0,14.7,6.6,14.7,14.8c0,0.2,0.1,0.3,0.3,0.3h3.6c0.2,0,0.3-0.1,0.3-0.3C29.6,18.7,21.1,10.2,10.7,10.2' style='fill:%23fff'/%3E%3C/svg%3E")}
.service-footer__col .follow-us__link--rss{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='rss' d='M0,0h68v68H0V0z' style='fill:%23ff3162'/%3E%3Cpath d='M16,27c0-1.5-1.3-2.8-2.8-2.8c-1.5,0-2.8,1.3-2.8,2.8c0,1.5,1.3,2.8,2.8,2.8C14.7,29.8,16,28.5,16,27M10.7,20.4c2.2,0,4.4,0.9,5.9,2.5c1.6,1.6,2.5,3.7,2.5,6c0,0.2,0.1,0.3,0.3,0.3H23c0.2,0,0.3-0.1,0.3-0.3c0-7-5.7-12.7-12.6-12.7c-0.2,0-0.3,0.1-0.3,0.3v3.6C10.4,20.3,10.5,20.4,10.7,20.4 M10.7,10.2c-0.2,0-0.3,0.1-0.3,0.3v3.6c0,0.2,0.1,0.3,0.3,0.3c8.1,0,14.7,6.6,14.7,14.8c0,0.2,0.1,0.3,0.3,0.3h3.6c0.2,0,0.3-0.1,0.3-0.3C29.6,18.7,21.1,10.2,10.7,10.2' style='fill:%23fff'/%3E%3C/svg%3E")}
.module-blue .follow-us__link--rss{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='rss' d='M0,0h68v68H0V0z' style='fill:%2300bcff'/%3E%3Cpath d='M16,27c0-1.5-1.3-2.8-2.8-2.8c-1.5,0-2.8,1.3-2.8,2.8c0,1.5,1.3,2.8,2.8,2.8C14.7,29.8,16,28.5,16,27M10.7,20.4c2.2,0,4.4,0.9,5.9,2.5c1.6,1.6,2.5,3.7,2.5,6c0,0.2,0.1,0.3,0.3,0.3H23c0.2,0,0.3-0.1,0.3-0.3c0-7-5.7-12.7-12.6-12.7c-0.2,0-0.3,0.1-0.3,0.3v3.6C10.4,20.3,10.5,20.4,10.7,20.4 M10.7,10.2c-0.2,0-0.3,0.1-0.3,0.3v3.6c0,0.2,0.1,0.3,0.3,0.3c8.1,0,14.7,6.6,14.7,14.8c0,0.2,0.1,0.3,0.3,0.3h3.6c0.2,0,0.3-0.1,0.3-0.3C29.6,18.7,21.1,10.2,10.7,10.2' style='fill:%23fff'/%3E%3C/svg%3E")}
.follow-us__link--rss:hover,.follow-us__link--rss:focus
{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='rss' d='M0,0h68v68H0V0z' style='fill:%23ffa500'/%3E%3Cpath d='M16,27c0-1.5-1.3-2.8-2.8-2.8c-1.5,0-2.8,1.3-2.8,2.8c0,1.5,1.3,2.8,2.8,2.8C14.7,29.8,16,28.5,16,27M10.7,20.4c2.2,0,4.4,0.9,5.9,2.5c1.6,1.6,2.5,3.7,2.5,6c0,0.2,0.1,0.3,0.3,0.3H23c0.2,0,0.3-0.1,0.3-0.3c0-7-5.7-12.7-12.6-12.7c-0.2,0-0.3,0.1-0.3,0.3v3.6C10.4,20.3,10.5,20.4,10.7,20.4 M10.7,10.2c-0.2,0-0.3,0.1-0.3,0.3v3.6c0,0.2,0.1,0.3,0.3,0.3c8.1,0,14.7,6.6,14.7,14.8c0,0.2,0.1,0.3,0.3,0.3h3.6c0.2,0,0.3-0.1,0.3-0.3C29.6,18.7,21.1,10.2,10.7,10.2' style='fill:%23fff'/%3E%3C/svg%3E")}

/*!/social media buttons*/

.modal{display:none}
.modal--hidden{display:none}
.vanilla-modal .modal{display:block;position:fixed;content:"";top:0;left:0;right:0;bottom:0;background:rgba(16,56,79,0.9);z-index:-1;opacity:0;transition:opacity 0.2s, z-index 0s 0.2s;text-align:center;overflow:hidden;overflow-y:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}
.vanilla-modal .modal>*{display:inline-block;white-space:normal;vertical-align:middle;text-align:left}.vanilla-modal .modal:before{display:inline-block;overflow:hidden;width:0;height:100%;vertical-align:middle;content:""}
.vanilla-modal.modal-visible .modal{z-index:101;opacity:1;transition:opacity 0.2s}
.modal-inner{position:relative;min-width:250px;max-width:90%;max-height:90%;background:#fff;z-index:-1;opacity:0;transform:scale(0);transition:opacity 0.2s, transform 0.2s, z-index 0s 0.2s}
@media only screen and (min-width: 48em){.modal-inner{max-width:80%}}
@media only screen and (min-width: 64em){.modal-inner{max-width:800px}}
.modal-visible .modal-inner{z-index:100;opacity:1;transform:scale(1);transition:opacity 0.2s, transform 0.2s}
.modal-content{overflow:hidden;overflow-x:hidden;overflow-y:auto}
[data-modal-close]{position:absolute;z-index:2;right:0;top:-40px;width:40px;height:40px;line-height:1;font-size:30px;cursor:pointer;text-align:center;color:#fff;background-color:#78AEFF;overflow:hidden;text-indent:-99em}
[data-modal-close]::before{content:"";position:absolute;top:0;left:0;height:40px;width:40px;z-index:1;transform:scale(1);background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'  viewBox='0 0 26 26'%3E%3Cpath d='M1,1l24,24 M25,1L1,25' style='stroke:%23fff;fill:none;stroke-width:2;'/%3E%3C/svg%3E") no-repeat center center;-webkit-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);-moz-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);-ms-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);-o-transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);transition:transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)}
[data-modal-close]:hover::before{transform:scale(1.2)}
@media only screen and (min-width: 48em){[data-modal-close]{right:-40px}}
.modal__content{padding:35px 20px 20px}
.modal__content p{margin-bottom:1.5em}
.modal-buttons{text-align:right}
.ps-container{-ms-touch-action:none;overflow:hidden !important}
.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}
.ps-container.ps-in-scrolling{pointer-events:none}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}
.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color 0.2s linear,opacity 0.2s linear;-moz-transition:background-color 0.2s linear,opacity 0.2s linear;-o-transition:background-color 0.2s linear,opacity 0.2s linear;transition:background-color 0.2s linear,opacity 0.2s linear;bottom:3px;height:8px}
.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear;bottom:0;height:8px}
.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color 0.2s linear,opacity 0.2s linear;-moz-transition:background-color 0.2s linear,opacity 0.2s linear;-o-transition:background-color 0.2s linear,opacity 0.2s linear;transition:background-color 0.2s linear,opacity 0.2s linear;right:3px;width:8px}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear;right:0;width:8px}
.ps-container:hover.ps-in-scrolling{pointer-events:none}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}
.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}
.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:0.9}
.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}
.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:0.9}
.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
.mf-container .eurecert-icon-angle-down{background:transparent no-repeat right center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpolygon points='56,50 0,50 11,0 56,0' style='opacity:0.4;fill:%23443247;'/%3E%3Cpath  d='M39.8,20.9l-8.5,8.5l-8.5-8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.mf-container .eurecert-icon-angle-down.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='50' viewBox='0 0 56 50'%3E%3Cpath  d='M22.8,29.4l8.5-8.5l8.5,8.5' style='stroke:%23fff;stroke-width:2;fill:none;'/%3E%3C/svg%3E")}
.mf-select{margin:0}
.mf-select .button{display:block;width:100%}
.mf-container ul{position:absolute;top:-8px;width:100%;list-style:none;padding:11px 13px 13px;border:1px solid #006EA5;background-color:#fff;color:#333;display:none;left:0;z-index:2;margin:0}
.mf-container ul ul{border:none;display:block;height:auto;overflow:auto;position:relative;padding:0;padding:0 8px 0 0}
.mf-container label:hover{cursor:pointer}
.mf-container .mf-select-head{margin-bottom:0}
.mf-container .mf-select-head a{color:#fff;text-decoration:none;outline:none;font-size:16px;background-color:#006EA5;display:inline-block;padding:11px 21px 12px 24px;min-height:25px;line-height:24px;overflow:hidden;border:1px solid #006EA5;width:100%;font-weight:400}
.mf-container .mf-select-head a.active{border-bottom-width:0;position:relative;z-index:3}
.mf-container dd{position:relative;margin:0}
.mf-container input[type="checkbox"]{position:absolute;margin-left:-999px}
.mfTargetContainer{z-index:1;position:relative}
.mfTargetContainer:before,.mfTargetContainer:after{content:" ";display:table}
.mfTargetContainer:after{clear:both}
.mf-container label:before{content:" ";width:16px;height:16px;background:#fff;border:1px solid #004669;position:absolute;left:0}
.mf-container label.checked:before{content:" ";width:16px;height:16px;background:transparent no-repeat right 2px center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8' viewBox='0 0 11 8'%3E%3Cpath id='checked' d='M3.1,8L0,5l0.8-0.8l2.3,2.2L9.7,0l0.8,0.8L3.1,8z' style='fill:%23m'/%3E%3C/svg%3E");position:absolute;left:0}
.mfTargetContainer .filter-item .delete-icon,.mfTargetContainer .filter-delete-all .delete-icon
{background:transparent no-repeat right center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 18 18'%3E%3Cpath id='angle-down' d='M18,1.3L16.7,0L9,7.7L1.3,0L0,1.3L7.7,9L0,16.7L1.3,18L9,10.3l7.7,7.7l1.3-1.3L10.3,9L18,1.3z' style='fill:%23FF3162 '/%3E%3C/svg%3E");position:absolute;right:10px;width:20px;height:20px}
.mfTargetContainer .filter-delete-all .delete-icon
{background:transparent no-repeat right center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 18 18'%3E%3Cpath id='angle-down' d='M18,1.3L16.7,0L9,7.7L1.3,0L0,1.3L7.7,9L0,16.7L1.3,18L9,10.3l7.7,7.7l1.3-1.3L10.3,9L18,1.3z' style='fill:%23443247 '/%3E%3C/svg%3E")}
.mf-container label{overflow:hidden;font-weight:400;font-size:14px;color:#0d2a40;letter-spacing:0.44px;line-height:18px;display:block;padding:4px 0 4px 28px}
.mfTargetContainer .filter-item,.mfTargetContainer .filter-delete-all{position:relative;width:auto;float:left;cursor:pointer;background-color:#fff;border:1px solid #78AEFF;padding:10px 31px 10px 9px;margin:0 10px 10px 0;text-align:center;font-size:14px;color:#0d2a40;letter-spacing:0.44px;line-height:18px}
.mfTargetContainer .filter-delete-all{border:1px solid #004669}
.mfTargetContainer .filter-item:hover{background-color:#fff}
.mfTargetContainer .filter-delete-all{right:0;top:0;margin-right:0;position:absolute}
.mfTargetContainer{display:block;width:100%}
.mfTargetContainer.mfTargetContainer-top{float:left}
.mfTargetContainer.mfTargetContainer-bottom{clear:left}
.mf-container .ps-container.ps-active-x>.ps-scrollbar-x-rail,.mf-container .ps-container.ps-active-y>.ps-scrollbar-y-rail{opacity:0.9}
@media only screen and (min-width: 35em){.filter-items-container{margin-bottom:30px;float:left}}
@media only screen and (min-width: 768px) and (max-width: 1440px){.filter-container{flex:1;flex-wrap:wrap}
.filter-container .dropdown-container{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);min-width:inherit;width:100%}
.filter-container .dropdown-container+.search-container{margin-top:13px}}
@media only screen and (max-width: 47.938em){.filter-container{display:block;margin:0 0 30px 0}
.filter-container .search-container{margin-left:0px}
.filter-container .dropdown-container{margin-left:0px;min-width:inherit;max-width:inherit;width:100%}
.filter-container .dropdown-container+.dropdown-container{min-width:inherit;max-width:inherit;width:100%}.filter-items-container{width:100% !important}
.mfTargetContainer .filter-delete-all{width:100%;position:relative}.mfTargetContainer .filter-delete-all{margin-bottom:30px}}
.tooltip{display:block;font-size:11px;line-height:14px;opacity:0;filter:alpha(opacity=0);padding:5px;position:absolute;visibility:visible;z-index:1020}
.tooltip.in{opacity:0.86;filter:alpha(opacity=86)}
.tooltip.top{margin-top:-2px}.tooltip.right{margin-left:2px}
.tooltip.bottom{margin-top:2px}.tooltip.left{margin-left:-2px}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top:5px solid #444;border-right:5px solid transparent;border-left:5px solid transparent}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #444}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-right:5px solid transparent;border-bottom:5px solid #444;border-left:5px solid transparent}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-top:5px solid transparent;border-right:5px solid #444;border-bottom:5px solid transparent}
.tooltip-inner{max-width:114px;padding:3px 8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#444;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0}
.downloadHeadline a{font-weight:700}
.downloadHeadline{font-size:16px;color:#10384F;letter-spacing:0;line-height:20px}
.downloadHeader{color:#0D2A40;font-size:30px;margin-bottom:20px;letter-spacing:0.93px;line-height:1.13333;font-weight:300}
.downloadEntry{display:table;width:100%;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(16,56,79,0.2)}
.downloadZIPLink{margin-top:10px;clear:both;min-width:210px}
.downloadDeleteLink{display:block;position:relative;padding-left:26px;font-weight:300;font-size:15px;color:#10384F;letter-spacing:0.47px;line-height:19px}
.downloadDeleteContainer{padding-top:10px}
.downloadDeleteLink::before{content:"";position:absolute;left:0;top:-1px;width:20px;height:20px;background:transparent no-repeat 6px 4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300BCFF;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.downloadList-content{margin-bottom:40px}
.downloadZIPLink--icn-download:after,.downloadZIPLink--icn-delete:after{width:20px;height:20px;right:15px;top:15px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M6.8 2.1c.3 0 .6-.3.6-.6 0-.1.1-.2.2-.2h4.9c.1 0 .2.1.2.2 0 .3.3.6.6.6s.6-.3.6-.6c0-.8-.7-1.5-1.5-1.5H7.6c-.8 0-1.5.7-1.5 1.5 0 .3.3.6.7.6zm10 .3H3.3c-.4 0-.6.2-.6.6s.3.6.6.6h13.5c.3 0 .6-.3.6-.6s-.3-.6-.6-.6zm-1.1 2.1c-.4 0-.6.3-.7.6l-.4 13.1c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.6L5 5.1c0-.3-.3-.6-.6-.6-.4 0-.7.3-.7.6l.4 13.1C4.2 19.2 5 20 6 20h8.1c1 0 1.8-.8 1.8-1.8l.4-13.1c.1-.3-.2-.6-.6-.6zm-4.1 13.2c.3 0 .6-.3.6-.6l.2-12c0-.3-.3-.6-.6-.6s-.6.3-.6.6l-.2 12c-.1.3.2.6.6.6zm-3.1 0c.4 0 .6-.3.6-.6l-.2-12c0-.3-.3-.6-.6-.6s-.6.3-.6.6l.2 12c0 .3.3.6.6.6z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center}
.downloadZIPLink--icn-download:after{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='18' viewBox='0 0 15 18'%3E%3Cpath d='M6.4,10.1L1,4.9l-1,1l7.2,7l7.2-7l-1-1L8,10.1V0H6.4V10.1z M6.5,16H0v1.4h6.5h1.3h6.5V16H7.8H6.5z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center}
.downloadZIPLink--icn-download:hover:after,.downloadZIPLink--icn-delete:hover:after{right:25px}
@media only screen and (min-width: 64em){.downloadHeader{margin-bottom:40px}}
@media only screen and (min-width: 48em){.downloadInfo{width:88%;display:table-cell;padding-right:20px}.downloadDeleteContainer{width:12%;display:table-cell;text-align:right;padding-top:0}}
.table--single{min-width:100%;margin-bottom:0;border-spacing:0;margin-left:0}
.table--single td,.table--single th{width:100%}
.table--single td{padding:20px 0 8px;vertical-align:top}
.table--single th{padding:0 0 8px;line-height:28px}
.table--single img{width:auto}
.f-grid__cell--fivep{padding:0 0 0 14px;flex:0 0 95px;max-width:95px}
.f-grid__cell--fivep+.f-grid__cell--fivep{flex:0 0 calc(100% - 110px);max-width:calc(100% - 110px)}
.f-grid--fivep{margin:0 0 5px -14px}
.table--single .mlnk a{font-size:15px;line-height:16px;padding-left:18px;margin-top:0;margin-bottom:12px;font-weight:300}
.table--single .mlnk a:before{top:-2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2389D329;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.media-photos .lteaser--v2 .lteaser__bdy{padding:15px 0 20px}
.media-photos .lteaser--v2 .lteaser__headline{font-size:24px;color:#0D2A40;letter-spacing:0.52px;line-height:28px;margin-bottom:4px}
.media-photos .lteaser--v2 .readmore{font-size:12px;color:#006EA5;letter-spacing:0.5px;margin-top:0}
.media-photos .lteaser__jpg{font-size:16px;color:#10384F;letter-spacing:0.5px;line-height:20px;display:block;padding-left:34px;position:relative}
.media-photos .lteaser__jpg::after{content:'';position:absolute;left:0;top:2px;display:block;width:18px;height:16px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' viewBox='0 0 18 16'%3E%3Cpath d='M1.3,11.8l4.2-3l0,0c0.3-0.2,0.7-0.2,1.1-0.1l2.8,1.6l4.2-3.4c0.3-0.3,0.8-0.3,1.1-0.1L16.7,8V1.3H1.3V11.8zM1.3,13.4v1.3h2.8l4.2-3.5L6,10L1.3,13.4z M16.7,9.4L14,8l-7.9,6.7h10.6V9.4z M1,0h16c0.6,0,1,0.4,1,1v14c0,0.6-0.4,1-1,1H1c-0.6,0-1-0.4-1-1V1C0,0.4,0.4,0,1,0z M8,4v2c0,0.6-0.4,1-1,1H5C4.4,7,4,6.6,4,6V4c0-0.6,0.4-1,1-1h2C7.6,3,8,3.4,8,4z M7,4H5v2h2V4z' style='fill:%23FF3162'/%3E%3C/svg%3E") no-repeat left center}
.media-photos .lteaser__underline{padding-top:10px;opacity:0.5;font-size:16px;color:#0D2A40;letter-spacing:0.5px;line-height:22px;font-style:italic}
.media-photos .lteaser__size{opacity:0.5;color:#10384F;float:right}
.media-photos .lteaser__bdy--blue-background{background-color:#f2f7f9;padding:20px}
.media-photos .lteaser--download .lteaser__media{text-align:center}
.media-photos .listnav{padding-top:30px;margin-top:20px;margin-bottom:80px;font-size:16px;font-weight:400;color:#78AEFF;letter-spacing:0;line-height:1;float:left;width:100%;text-align:center}
.media-photos .centered-hidden{overflow:hidden}
.media-photos .centered-inner{overflow:hidden;position:relative}
@media only screen and (min-width: 48em){.media-photos .centered-outer{position:relative;left:50%;float:left}.media-photos .centered-inner{left:-50%;float:left}}
.media-photos .listnav-link{height:30px;margin-right:3px;margin-bottom:3px;display:inline-block;float:left;position:relative;padding:6px 13px}
.media-photos .listnav-active{color:#0d2a40}
.media-photos .listnav-first,.media-photos .listnav-prev,.media-photos .listnav-next,.media-photos .listnav-last{background-color:#78AEFF;width:28px;transform:skewX(-12deg)}
.media-photos .listnav-first{margin-left:-3px}.media-photos .listnav-last{margin-right:-3px}
.media-photos .listnav-first,.media-photos .listnav-last{width:33px}
.media-photos .listnav-next{margin-left:4px}
.media-photos .listnav-prev{margin-right:5px}
.media-photos .listnav-link::after{content:'';position:absolute;width:1px;height:30px;background-color:#78AEFF;transform:skewX(-12deg);top:0;opacity:.4;left:-2px}
.media-photos .listnav-prev+.listnav-link::after,.media-photos .listnav-link:first-child:not(.listnav-first)::after{content:inherit;display:none}
.media-photos .listnav-first::after,.media-photos .listnav-prev::after,.media-photos .listnav-next::after,.media-photos .listnav-last::after{left:9px;top:8px;transform:skewX(12deg);width:13px;height:13px;display:block;opacity:1}
.media-photos .listnav-prev::after,.media-photos .listnav-next::after{left:8px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M3.6,13l-1.2-1.3l5.7-5.2L2.4,1.3L3.6,0l7.1,6.5L3.6,13z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center}
.media-photos .listnav-prev::after{left:7px;transform:rotate(180deg) skewX(12deg)}
.media-photos .listnav-first::after,.media-photos .listnav-last::after{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M1.6,13l-1.2-1.3l5.7-5.2L0.4,1.3L1.6,0l7.1,6.5L1.6,13z M13,13h-2V0h2V13z' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat left center}
.media-photos .listnav-first::after{left:11px;transform:rotate(180deg) skewX(12deg)}
.media-photos .listnav{border-top:1px solid rgba(16,56,79,0.2)}
@media only screen and (min-width: 35em){.media-photos .lteaser--download img{width:auto;max-width:100%}}
@media only screen and (max-width: 47.938em){.media-photos .listnav-link{display:none}
.media-photos .listnav-prev,.media-photos .listnav-next,.media-photos .listnav-active{display:block}
.media-photos .listnav-link{float:none}.media-photos .listnav-active::after{display:none}
.media-photos .listnav-prev,.media-photos .listnav-next{position:absolute;top:0;z-index:1;width:56px;margin-left:0;margin-right:0}
.media-photos .listnav-prev{left:-6px}.media-photos .listnav-next{right:-6px}.media-photos .listnav-link{padding-top:14px;height:50px}
.media-photos .listnav-prev::after,.media-photos .listnav-next::after{width:19px;height:19px;left:16px;top:16px}
.media-photos .listnav-prev::after{left:21px}}
.media-photos .listnav-link{transition:color .2s ease;text-decoration:none}
.media-photos .listnav-link:hover{color:#0d2a40}
[data-current-modal="modal-photo"] .well{margin:0;height:100%}
[data-current-modal="modal-photo"] .img{margin-bottom:0}
[data-current-modal="modal-photo"] .modal-photo-container.f-grid{margin-left:0;line-height:24px}
[data-current-modal="modal-photo"] .modal-photo-container .f-grid__cell{padding-left:0}
[data-current-modal="modal-photo"] .modal{background-color:rgba(255,255,255,0.9)}
[data-current-modal="modal-photo"] .modal-inner{background:transparent}
[data-current-modal="modal-photo"] [data-modal-close]{background-color:#10384F}
[data-current-modal="modal-photo"] .modal-inner{max-width:940px}
[data-current-modal="modal-photo"] .modal__content p{margin-bottom:11px}
[data-current-modal="modal-photo"] .modal__headline{font-size:30px;color:#0D2A40;letter-spacing:0.93px;line-height:34px;margin-bottom:20px;font-weight:300}
[data-current-modal="modal-photo"] .modal__date{font-size:13px;color:#00617F;letter-spacing:0;line-height:18px;margin-bottom:20px;font-weight:400}
[data-current-modal="modal-photo"] .modal__caption{font-size:16px;color:#0D2A40;letter-spacing:0.5px;line-height:22px;font-style:italic}
[data-current-modal="modal-photo"] .link:before,[data-current-modal="modal-photo"] .lnk a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%23FF3162;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
[data-current-modal="modal-photo"] .lnk a+a{margin-top:14px}
[data-current-modal="modal-photo"] .lnk{margin-bottom:14px}
[data-current-modal="modal-photo"] hr{margin:20px 0;border-color:rgba(16,56,79,0.2)}
[data-current-modal="modal-photo"] .modal__footer{font-size:14px;color:rgba(16,56,79,0.8);letter-spacing:0;line-height:16px}
[data-current-modal="modal-photo"] .f-grid__cell:first-child{flex:0 0 auto}
@media only screen and (min-width: 48em){[data-current-modal="modal-photo"] [data-modal-close]{right:-20px;top:-5px}}
.headline_inner_text{font-size:50px;font-weight:300;letter-spacing:.6px;line-height:64px;color:#10384f;margin-bottom:37px;width:100%}
.remindereventstable tr{border-bottom:1px solid rgba(16,56,79,0.2)}
.remindereventstable td{padding:10px 0 12px;letter-spacing:0}
.remindereventstable .coldate{width:60px;font-size:16px;color:#10384F;letter-spacing:0.7px;line-height:20px;font-weight:300;text-align:center;display:table-cell}
.remindereventstable .coldate{padding-right:14px}.remindereventstable .colreminder,.remindereventstable .colheadline{line-height:22px}
.remindereventstable .coldate .FS{font-size:50px;color:#006EA5;letter-spacing:0;line-height:50px;font-weight:100;display:block}
.remindereventstable .colreminder{text-align:left;vertical-align:bottom;width:96px}
.remindereventstable .colreminder img,.viewList>.right img{display:none}
.remindereventstable .colcontact a{color:#78AEFF}
.remindereventstable .colreminder .FS a,.viewList>.right a{position:relative;color:#0d2a40;padding-left:15px;font-weight:400;font-size:15px;letter-spacing:.44px;line-height:1.286;margin-top:10px}
.remindereventstable .colreminder .FS a:before,.viewList>.right a:before{content:"";position:absolute;left:0;top:1px;width:16px;height:16px;background:transparent no-repeat 0 4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.5' height='11' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2300bcff;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}

















.viewList>.right{float:right;width:96px;text-align:left;padding-top:20px;padding-bottom:50px}
.viewList>.left{float:left;padding-top:20px;padding-bottom:50px}
.SLEEventsOverview:before{content:"";display:table}
.SLEEventsOverview:after{content:"";display:table;clear:both}
@media only screen and (max-width: 767px){.remindereventstable .colheadline,.remindereventstable .colreminder{display:inline-block;width:100%;padding:0}
.remindereventstable .colheadline{padding-top:10px}.remindereventstable .colreminder{padding-bottom:12px}.viewList>.right,.viewList>.left{padding-bottom:40px}}
.investor-events .selectize-input.tx-cal-controller{margin-top:40px}
.tx-cal-controller hr{display:none}
.tx-cal-controller h2{margin-bottom:30px}
.investor-events .selectize-input{width:auto;min-width:240px;font-weight:400;padding-right:70px}
.investor-events .lnk,.investor-events .lnk a{margin:0;font-size:15px;width:100%;display:block}
.investor-events a.lnk{margin:0;font-size:15px;width:100%;display:block;position:relative;color:#0d2a40;padding-left:18px;font-weight:400;letter-spacing:.44px;line-height:1.286}
.investor-events a.lnk:before{content:"";position:absolute;left:0;top:-1px;width:20px;height:20px;background:transparent no-repeat 0 4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpolyline points='0.5,13.5 7,7 0.5,0.5' style='stroke:%2366b512;stroke-width:1.5;fill:none;'/%3E%3C/svg%3E")}
.investor-events .lnk+.lnk{margin-top:10px}
.tx-cal-controller .table th,.investor-events .table th{border:none;padding:0}
.tx-cal-controller .table tr,.investor-events tr{border:none}
.tx-cal-controller .table,.investor-events .table{width:100%;border-spacing:0 0;margin-left:0;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #cfd7dc}
.tx-cal-controller .table td,.investor-events .table td{border:none;padding:0 10px;vertical-align:top}
.tx-cal-controller .table,.investor-events .table td:first-child{padding-left:0}
.tx-cal-controller .lnk,.tx-cal-controller .lnk a,.investor-events .lnk,.investor-events .lnk a{margin:0;font-size:15px;width:100%;display:block}
.tx-cal-controller p+.lnk,.investor-events p+.lnk{margin-top:10px}
.tx-cal-controller .whitelabel,.investor-events .whitelabel{padding:0}
.bottom-stage{position:relative;margin-bottom:-1px}
.bottom-stage .topline{color:#fff;margin-top:0;background:transparent no-repeat left center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='246' height='232' viewBox='0 0 246 232'%3E%3Cpath d='M245.8,0l-50.6,232H184L234.6,0H245.8L245.8,0z M199.8,0l-50.6,232H138L188.6,0H199.8L199.8,0z M153.8,0l-50.6,232H92L142.6,0H153.8L153.8,0z M107.8,0L57.2,232H46L96.6,0C96.6,0,107.8,0,107.8,0z M61.8,0L11.1,232H0L50.6,0H61.8L61.8,0z' fill='%23ff3162'/%3E%3C/svg%3E");background-size:28px;padding-left:36px}
.bottom-stage__img{display:none}
.bottom-stage__text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transform:translate3d(0, 0, 0);padding:40px 70px 40px 20px;align-items:center;z-index:1;color:#fff}
.bottom-stage__headline{font-size:28px}
.bottom-stage__text-inner p{display:none}
.bottom-stage:hover .readmore{color:#78AEFF}
.bottom-stage:before{content:"";position:absolute;top:0;left:0;width:95%;height:100%;background:#004669;transform:translate3d(-100%, 0, 0) skew(-12deg);transform-origin:0 0;transition:all 2s;opacity:1;z-index:1}
.bottom-stage__text-inner{opacity:0;transition:opacity 1s;transition-delay:0s}
.active.bottom-stage:before{transform:translate3d(0, 0, 0) skew(-12deg);opacity:.8}
.active.bottom-stage .bottom-stage__text-inner{opacity:1;transition-delay:1.5s}
@media only screen and (min-width: 48em){.bottom-stage__headline{font-size:40px}}
@media only screen and (min-width: 64em){.bottom-stage video{display:block;max-width:100%}
.bottom-stage__img{display:none}
.bottom-stage__text{padding:60px 30px;padding-left:450px;background:transparent no-repeat left center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='383' height='232' viewBox='0 0 383 232'%3E%3Cpath d='M382.8 0l-50.6 232H321L371.6 0h11.2zm-46 0l-50.6 232H275L325.6 0h11.2zm-46 0l-50.6 232H229L279.6 0h11.2zm-45 0l-50.6 232H184L234.6 0h11.2zm-46 0l-50.6 232H138L188.6 0h11.2zm-46 0l-50.6 232H92L142.6 0h11.2zm-46 0L57.2 232H46L96.6 0h11.2zm-46 0L11.1 232H0L50.6 0h11.2z' fill='%23ff3162'/%3E%3C/svg%3E");min-height:232px}
.bottom-stage__text-inner p{display:block}.bottom-stage .topline{background:transparent;padding-left:0}
.bottom-stage:before{width:115%}.bottom-stage__text{transform:translate3d(-100vw, 0, 0);transition:transform 1.5s}
.active.bottom-stage:before{opacity:.35}.active.bottom-stage .bottom-stage__text{transform:translate3d(0, 0, 0)}}
@media only screen and (min-width: 90.063em){.bottom-stage__text-inner{max-width:60%;max-width:524px}}
.darksite-item{background-color:#10384f;color:#fff;padding:0;padding:18px 30px 40px}
.modal--darksite,.darksite-item{font-weight:300;font-size:16px;letter-spacing:.5px;line-height:26px}
.modal--darksite h2,.darksite-item h2{font-weight:100;font-size:30px;color:#fff;letter-spacing:.38px;line-height:37px;margin-bottom:20px}
.modal--darksite .readmore,.darksite-item .readmore{color:#78AEFF}
.modal--darksite{background:rgba(16,56,79,0.5) !important}
.modal--darksite [data-modal-close]{right:0;top:0;background-color:#78AEFF}
.modal--darksite .modal__content{padding:40px 40px 50px 30px}
@media only screen and (min-width: 48em){.modal--darksite .modal__content{padding:70px 80px}}
@media only screen and (min-width: 64em){.modal--darksite .modal__content{padding:40px 54px 50px}}
.modal--darksite .modal-inner{background-color:#10384f;color:#fff;padding:0;max-width:780px;width:100%;margin:0 20px}
@media only screen and (min-width: 35em){.modal--darksite .modal-inner{margin:0 64px}}
@media only screen and (min-width: 64em){.modal--darksite .modal-inner{margin:0}}
@media only screen and (min-width: 48em){.modal--darksite h2{font-size:40px;letter-spacing:.5px;line-height:37px}}
.draksite__content{max-width:640px;margin:0 auto}
@media only screen and (min-width: 64em){.draksite__content{max-width:780px}}
.darksite--level2{max-width:780px;margin:0 auto;padding:20px 20px 30px}
@media only screen and (min-width: 48em){.darksite--level2{padding:40px 54px 50px}}
@media only screen and (min-width: 64em){.darksite--level2{padding:40px 50px 50px}}
.darksite--level2 h2{font-size:24px;letter-spacing:.3px;line-height:28px}
@media only screen and (min-width: 48em){.darksite--level2 h2{font-size:30px;letter-spacing:1px;line-height:35px}}
.darksite--level2+.darksite--level2{margin-top:30px}.darksite--level3{margin:0 -20px 40px}
@media only screen and (min-width: 35em){.darksite--level3{margin:0 -64px 40px}}
@media only screen and (min-width: 64em){.darksite--level3{margin:0 calc((-100vw + 780px) / 2) 40px}}
.darksite--level3 h2{line-height:35px}
@media only screen and (min-width: 48em){.darksite--level3 h2{font-size:35px;letter-spacing:.5px;line-height:37px}}
.cc-teaser{max-width:480px;margin:40px auto}
@media only screen and (min-width: 48em){.cc-teaser{max-width:inherit;margin:40px 0}}.cc-teaser{overflow:hidden;position:relative}
.cc-teaser__text:hover ~ .cc-teaser__cover--top{left:90% !important}
.cc-teaser__text:hover ~ .cc-teaser__line{left:89% !important}
.cc-teaser__text:hover ~ .cc-teaser__line--left{transform:skewX(-15deg)}
.cc-teaser__text:hover ~ .cc-teaser__line--left{transform:skewX(-15deg)}
.ccvideo{transform:scale(1);transition:transform 0.6s cubic-bezier(0.42, 0, 0.58, 1)}
@media only screen and (max-width: 47.938em){.ccvideo{margin-bottom:-35px}}
@media only screen and (min-width: 48em){.ccvideo{transform:translateY(-10%) scale(1)}
.cc-teaser__text:hover ~ .ccvideo{transform:translateY(-10%) scale(1.1)}}
@media only screen and (min-width: 64em){.ccvideo{transform:translateY(-25%) scale(1)}
.cc-teaser__text:hover ~ .ccvideo{transform:translateY(-25%) scale(1.1)}}
@media only screen and (min-width: 48em){.cc3 .ccvideo{transform:translateY(-1%) scale(1)}
.cc-teaser__text:hover ~ .cc3 .ccvideo{transform:translateY(-1%) scale(1.1)}}
@media only screen and (min-width: 64em){.cc3 .ccvideo{transform:translateY(-5%) scale(1)}
.cc-teaser__text:hover ~ .cc3 .ccvideo{transform:translateY(-5%) scale(1.1)}}
.cc-teaser-box{overflow:hidden;display:flex;flex-direction:column-reverse;min-height:1px}
@media only screen and (min-width: 48em){.cc-teaser-box{height:368px;display:block}}
@media only screen and (min-width: 64em){.cc-teaser-box{height:440px}}
@media only screen and (min-width: 90.063em){.cc-teaser-box{height:500px}}
.cc-teaser__link{display:block;overflow:hidden}
.cc-teaser__link:hover{text-decoration:none}
@media only screen and (min-width: 48em){.cc-teaser--rollover .cc-teaser__link{transform:translateY(-100%)}}
.cc-teaser__text{color:#fff}
@media only screen and (max-width: 47.938em)
{.cc-teaser__text{position:relative;width:100%;max-width:100%;height:auto;padding:47px 30px 30px;color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;z-index:1;text-align:right}
.cc-teaser__text::before,.cc-teaser__text::after{height:calc(100% + 10px);position:absolute;content:"";width:100%;bottom:0;right:0;background:#10384f;transform:skewY(-2deg);bottom:-18px;opacity:1;backface-visibility:hidden}
.cc-teaser__text::before{background-color:transparent;border-top:1px solid #89d329;bottom:-18px;z-index:2;transform:skewY(-4deg)}
.cc-teaser__text>*{position:relative;z-index:1}.cc-teaser__text .readmore{align-self:flex-end}}
@media only screen and (min-width: 48em){.cc-teaser__text{position:absolute;z-index:2;margin:0 50%;top:50%;transform:translate(-50%, -50%);width:420px}}
@media only screen and (min-width: 64em){.cc-teaser__text{width:640px}}
@media only screen and (min-width: 90.063em){.cc-teaser__text{width:780px}}
.cc-teaser__text h3{font-weight:100;font-style:italic;font-size:30px;letter-spacing:0.5px;line-height:1}
@media only screen and (min-width: 48em){.cc-teaser__text h3{font-size:40px}}
@media only screen and (min-width: 64em){.cc-teaser__text h3{font-size:70px;letter-spacing:1px}}
@media only screen and (min-width: 90.063em){.cc-teaser__text h3{font-size:80px}}
.cc-teaser__text.cc-teaser__text--small .h3{font-size:24px}
@media only screen and (min-width: 48em){.cc-teaser__text.cc-teaser__text--small .h3{font-size:40px}}
@media only screen and (min-width: 64em){.cc-teaser__text.cc-teaser__text--small .h3{font-size:60px}}
@media only screen and (min-width: 90.063em){.cc-teaser__text.cc-teaser__text--small .h3{font-size:60px}}
.cc-teaser__text .overline{color:inherit}
.cc-teaser__line,.cc-teaser__line--left,.cc-teaser__cover,.cc-teaser__cover--top{display:none;height:100%;width:100%;position:absolute;top:0;z-index:1}
@media only screen and (min-width: 48em){.cc-teaser__line,.cc-teaser__line--left,.cc-teaser__cover,.cc-teaser__cover--top{display:block}}
.cc-teaser__inner:not(.pinned) .cc-teaser__line,.cc-teaser__inner:not(.pinned) .cc-teaser__cover,.cc-teaser__inner:not(.pinned) .cc-teaser__cover--top{transition:left 0.6s cubic-bezier(0.42, 0, 0.58, 1)}
.cc-teaser__inner:not(.pinned) .cc-teaser__line--left{transition:transform 0.6s cubic-bezier(0.42, 0, 0.58, 1)}
.cc-teaser__line,.cc-teaser__line--left{width:1px;opacity:1;left:93%;transform:skewX(-32deg);backface-visibility:hidden;background-color:#89d329}
.cc-teaser__line--left{background-color:#78AEFF;left:10%;transform:skewX(-20deg)}.cc-teaser__cover{opacity:.2;left:0}
.cc-teaser__cover--top{opacity:.4;left:10%;transform:skewX(-12deg)}
.cc-teaser__cover,.cc-teaser__cover--top{background-color:#10384f}
@media only screen and (min-width: 48em){.teaserlist .teaser--cc{max-width:510px}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.teaserlist .teaser--cc{height:298px}}
@media only screen and (min-width: 64em){.teaserlist .teaser--cc{max-width:692px}}
@media only screen and (min-width: 90.063em){.teaserlist .teaser--cc{max-width:840px}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.teaserlist .teaser--cc>div>a{display:block}}
@media only screen and (max-width: 63.938em){.teaser--cc .teaser-text{text-align:right}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.teaser--cc .teaser-text{position:absolute}}
@media only screen and (min-width: 64em){.teaser--cc .teaser-text{max-width:418px;padding-left:40px}}
@media only screen and (min-width: 90.063em){.teaser--cc .teaser-text{max-width:510px;padding-left:50px}}
@media only screen and (max-width: 63.938em){.teaser--cc .readmore{align-self:flex-end}}
.teaser--cc .teaser-text::before{background-color:transparent;border:1px solid #78AEFF;border-width:1px 0 0;bottom:-18px;z-index:1}
@media only screen and (min-width: 64em){.teaser--cc .teaser-text::before{border-top:0;border-width:0 1px 0 0;width:116%;transform:skewX(-12deg);bottom:-26px}}
.teaser--cc .teaser-text::after{opacity:1;background-color:#10384f}
@media only screen and (min-width: 48em){.teaser--cc .teaser-text::after{opacity:.4}}
@media only screen and (min-width: 64em){.teaser--cc .teaser-text::after{width:116%;max-width:116%;transform:skewX(-17deg)}}
.teaserlist .teaser--cc .h3{font-weight:100;font-style:italic;font-size:30px;letter-spacing:0.5px;line-height:1}
@media only screen and (min-width: 64em){.teaserlist .teaser--cc .h3{font-size:40px;letter-spacing:0.66px;line-height:44.3px}}
@media only screen and (min-width: 90.063em){.teaserlist .teaser--cc .h3{font-size:50px;letter-spacing:0.83px;line-height:54px}}
.teaserlist .teaser--cc.teaser--smalltext .h3{font-size:24px}
@media only screen and (min-width: 64em){.teaserlist .teaser--cc.teaser--smalltext .h3{font-size:30px}}
@media only screen and (min-width: 90.063em){.teaserlist .teaser--cc.teaser--smalltext .h3{font-size:40px}}
.teaser--cc .overline{opacity:.9}.teaser--cc__video-container{overflow:hidden;margin-bottom:-35px}
@media only screen and (min-width: 48em){.teaser--cc__video-container{margin-bottom:0}}
@media only screen and (min-width: 64em){.teaser--cc__video-container{max-height:230px}}
@media only screen and (min-width: 90.063em){.teaser--cc__video-container{max-height:306px}}
.teaser--cc__video-container::after{position:absolute;content:"";transform:skewX(-15deg);backface-visibility:hidden;border:1px solid #89d329;border-width:1px 0 0;height:1px;width:calc(100% + 10px);top:0;right:0;transform:skewY(-12deg)}
@media only screen and (min-width: 64em){.teaser--cc__video-container::after{height:calc(100% + 10px);width:1px;top:inherit;bottom:0;right:1.5%;transform:skewX(-15deg);border-width:0 1px 0 0}}
@media only screen and (max-width: 63.938em){.teaser--cc__video-container .ar-box{width:110%;min-height:100%;transform:translateX(-5%)}}
@media only screen and (min-width: 64em){.teaser--cc__video-container .ar-box{transform:translateY(-12%)}}
.teaserlist--single .teaser--cc{overflow:hidden}
@media only screen and (max-width: 47.938em){.teaserlist--single .teaser--cc{max-width:480px}}
@media only screen and (min-width: 48em){.teaserlist--single .teaser--cc{height:290px;max-width:100%;margin-left:0}
.teaserlist--single .teaser--cc .teaser--cc__video-container .ar-box{transform:translateY(-9%)}}
@media only screen and (min-width: 48em) and (max-width: 63.938em){.teaserlist--single .teaser--cc .teaser-text{position:absolute;display:flex;max-width:60%;bottom:inherit;height:100%;padding:5px 60px 5px 30px;text-align:left}
.teaserlist--single .teaser--cc .teaser-text::after{width:116%;max-width:116%;transform:skewX(-17deg);bottom:0}
.teaserlist--single .teaser--cc .teaser-text::before{border-top:0;border-right:1px solid #89d329;width:116%;transform:skewX(-12deg);bottom:0}
.teaserlist--single .teaser--cc .teaser-text .readmore{align-self:flex-start}
.teaserlist--single .teaser--cc .teaser--cc__video-container{max-height:290px}
.teaserlist--single .teaser--cc .teaser--cc__video-container::after{height:calc(100% + 10px);position:absolute;content:"";width:1px;bottom:0;right:1.5%;transform:skewX(-15deg);backface-visibility:hidden;border-right:1px solid #78AEFF}}
@media only screen and (min-width: 64em){.teaserlist--single .teaser--cc{height:230px}}
@media only screen and (min-width: 90.063em){.teaserlist--single .teaser--cc{height:280px}}
.teaserlist--single .teaser--cc .h3{font-weight:100;font-style:italic;font-size:30px;letter-spacing:0.5px;line-height:1}
@media only screen and (min-width: 48em){.teaserlist--single .teaser--cc .h3{font-weight:300;font-style:italic;font-size:40px}}
@media only screen and (min-width: 64em){.teaserlist--single .teaser--cc .h3{font-size:30px;letter-spacing:0}}
@media only screen and (min-width: 90.063em){.teaserlist--single .teaser--cc .h3{font-size:40px;letter-spacing:0.5px}}
.teaserlist--single .teaser--cc.teaser--smalltext .h3{font-size:24px;letter-spacing:0.5px;line-height:1}
@media only screen and (min-width: 64em){.teaserlist--single .teaser--cc.teaser--smalltext .h3{font-size:24px;letter-spacing:0}}
@media only screen and (min-width: 90.063em){.teaserlist--single .teaser--cc.teaser--smalltext .h3{font-size:30px;letter-spacing:0.5px}}
.cc-margi-teaser{border:0;padding:0;overflow:hidden;position:relative}.cc-margi-teaser a:hover{text-decoration:none}
.cc-margi-teaser__container{display:flex;flex-direction:column-reverse}.cc-margi-teaser__container img{margin-bottom:-26px}
.cc-margi-teaser__container::after{position:absolute;content:"";height:1px;width:100%;top:0;right:0;background:#006EA5;transform:skewY(-12deg);backface-visibility:hidden}
.cc-margi-teaser__text{position:relative;width:100%;max-width:100%;height:auto;padding:27px 20px 20px;color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;z-index:1;text-align:right}
@media only screen and (min-width: 64em) and (max-width: 90em){.cc-margi-teaser__text{padding:27px 15px 15px}}
.cc-margi-teaser__text::before,.cc-margi-teaser__text::after{height:calc(100% + 10px);position:absolute;content:"";width:100%;bottom:0;right:0;background:#10384f;transform:skewY(-2deg);bottom:-18px;opacity:1;backface-visibility:hidden}
.cc-margi-teaser__text::before{background-color:transparent;border-top:1px solid #78AEFF;bottom:-18px;z-index:2;transform:skewY(-4deg)}
.cc-margi-teaser__text>*{position:relative;z-index:1}
.cc-margi-teaser__text .readmore{align-self:flex-end}
.cc-margi-teaser__text .h5{font-weight:100;font-style:italic;font-size:24px;letter-spacing:0.5px;line-height:28px}
@media only screen and (min-width: 64em){.cc-margi-teaser__text .h5{font-weight:300;font-size:20px;letter-spacing:0;line-height:24px}}
@media only screen and (min-width: 90.063em){.cc-margi-teaser__text .h5{font-weight:100;font-size:24px;letter-spacing:0.5px;line-height:28px}}
.cc-margi-teaser__text .overline{opacity:0.9;font-weight:700;font-size:14px;letter-spacing:0;line-height:20px}
.cc1 .cc-margi-teaser__text::after{background-color:#10384f}
.cc2 .cc-margi-teaser__text::after{background-color:#10384f}
.cc3 .cc-margi-teaser__text::after{background-color:#004669}
.cc4 .cc-margi-teaser__text::after{background-color:#004669}
.cc5 .cc-margi-teaser__text::after{background-color:#004669}
.cc1 .cc-margi-teaser__text::before{border-color:#78AEFF}
.cc2 .cc-margi-teaser__text::before{border-color:#78AEFF}
.cc3 .cc-margi-teaser__text::before{border-color:#78AEFF}
.cc4 .cc-margi-teaser__text::before{border-color:#78AEFF}
.cc5 .cc-margi-teaser__text::before{border-color:#78AEFF}
.cc1 .cc-margi-teaser__container::after{background-color:#89d329}
.cc2 .cc-margi-teaser__container::after{background-color:#78AEFF}
.cc3 .cc-margi-teaser__container::after{background-color:#89d329}
.cc4 .cc-margi-teaser__container::after{background-color:#78AEFF}
.cc5 .cc-margi-teaser__container::after{background-color:#78AEFF}.
cc1 .cc-teaser__cover,.cc1 .cc-teaser__cover--top{background-color:#10384f}
.cc2 .cc-teaser__cover,.cc2 .cc-teaser__cover--top{background-color:#10384f}
.cc3 .cc-teaser__cover,.cc3 .cc-teaser__cover--top{background-color:#004669}
.cc4 .cc-teaser__cover,.cc4 .cc-teaser__cover--top{background-color:#004669}
.cc5 .cc-teaser__cover,.cc5 .cc-teaser__cover--top{background-color:#004669}
.cc1 .cc-teaser__line--left{background-color:#78AEFF}
.cc2 .cc-teaser__line--left{background-color:#78AEFF}
.cc3 .cc-teaser__line--left{background-color:#78AEFF}
.cc4 .cc-teaser__line--left{background-color:#78AEFF}
.cc5 .cc-teaser__line--left{background-color:#78AEFF}
.cc1 .cc-teaser__line{background-color:#89d329}
.cc2 .cc-teaser__line{background-color:#78AEFF}
.cc3 .cc-teaser__line{background-color:#89d329}
.cc4 .cc-teaser__line{background-color:#78AEFF}
.cc5 .cc-teaser__line{background-color:#78AEFF}
.teaser--cc.cc1 .teaser-text::after{background-color:#10384f}
.teaser--cc.cc1 .teaser-text::before{border-color:#78AEFF}
.teaser--cc.cc1 .teaser--cc__video-container::after{border-color:#89d329}
.teaser--cc.cc2 .teaser-text::after{background-color:#10384f}
.teaser--cc.cc2 .teaser-text::before{border-color:#78AEFF}
.teaser--cc.cc2 .teaser--cc__video-container::after{border-color:#78AEFF}
.teaser--cc.cc3 .teaser-text::after{background-color:#004669}
.teaser--cc.cc3 .teaser-text::before{border-color:#78AEFF}
.teaser--cc.cc3 .teaser--cc__video-container::after{border-color:#89d329}
.teaser--cc.cc4 .teaser-text::after{background-color:#004669}
.teaser--cc.cc4 .teaser-text::before{border-color:#78AEFF}
.teaser--cc.cc4 .teaser--cc__video-container::after{border-color:#78AEFF}
.teaser--cc.cc5 .teaser-text::after{background-color:#004669}.teaser--cc.cc5 .teaser-text::before{border-color:#78AEFF}.teaser--cc.cc5 .teaser--cc__video-container::after{border-color:#78AEFF}
@media only screen and (min-width: 64em){.pin-helper .teaserlist{max-width:986px;margin:32px auto 0}}
@media only screen and (min-width: 90.063em){.pin-helper .teaserlist{max-width:1200px}}
.homepage main .cc-teaser{width:inherit;max-width:inherit;margin:0 -20px}
@media only screen and (min-width: 48em){.homepage main .cc-teaser{width:100vw;min-width:100vw;margin:0 0 0 -64px}}
@media only screen and (min-width: 64em){.homepage main .cc-teaser{margin:0 0 0 calc((100vw - 986px) /-2)}}
@media only screen and (min-width: 90.063em){.homepage main .cc-teaser{margin:0 0 0 calc((100vw - 1180px) /-2)}}
.cc-teaser+.teaserlist{margin-top:20px}main .pin-helper{width:100vw}@media only screen and (min-width: 64em){main .pin-helper{margin-left:calc((100vw - 986px) /-2)}}
@media only screen and (min-width: 90.063em){main .pin-helper{margin-left:calc((100vw - 1180px) /-2)}}
.cc-teaser-disabled,.teaser--ccdisabled{display:none !important}
.fa-twitter,.fa-facebook,.fa-linkedin,.fa-envelope-o{height:40px;width:40px;display:block;z-index:1;background:no-repeat no-repeat 0 0}
.fa-facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M21.4,30h-4.2V20H15v-3.4h2.1v-2.1c0-2.8,1.2-4.5,4.6-4.5h2.8v3.4h-1.8c-1.3,0-1.4,0.5-1.4,1.4l0,1.7h3.2L24.2,20h-2.8L21.4,30L21.4,30z' style='fill:%23fff'/%3E%3C/svg%3E")}
.fa-twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M27.5,14.5c0.8-0.5,1.4-1.3,1.7-2.2c-0.7,0.5-1.6,0.8-2.4,1C26,12.5,25,12,23.9,12c-2.1,0-3.8,1.8-3.8,4c0,0.3,0,0.6,0.1,0.9c-3.2-0.2-6-1.8-7.9-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.7,3.4c-0.6,0-1.2-0.2-1.7-0.5v0c0,2,1.3,3.6,3.1,4c-0.3,0.1-0.7,0.1-1,0.1c-0.2,0-0.5,0-0.7-0.1c0.5,1.6,1.9,2.8,3.6,2.8c-1.3,1.1-3,1.7-4.8,1.7c-0.3,0-0.6,0-0.9-0.1c1.7,1.1,3.7,1.8,5.9,1.8c7,0,10.9-6.2,10.9-11.5c0-0.2,0-0.4,0-0.5c0.7-0.6,1.4-1.3,1.9-2.1C29,14.2,28.2,14.4,27.5,14.5z' style='fill:%23fff'/%3E%3C/svg%3E")}
.fa-envelope-o{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath id='mail' fill='%23fff' d='M12.7,18c-0.4-0.3-0.8-0.6-1.2-1.1c-0.4-0.5-0.6-0.9-0.6-1.3c0-0.5,0.1-0.9,0.4-1.2c0.3-0.3,0.7-0.5,1.2-0.5h14.8c0.4,0,0.8,0.1,1.1,0.4c0.3,0.3,0.5,0.6,0.5,1.1c0,0.5-0.2,1-0.5,1.4c-0.3,0.4-0.7,0.8-1.2,1.1c-2.5,1.6-4.1,2.6-4.7,3c-0.1,0-0.2,0.1-0.4,0.3s-0.4,0.3-0.5,0.4c-0.1,0.1-0.3,0.2-0.5,0.3c-0.2,0.1-0.4,0.2-0.6,0.3c-0.2,0.1-0.3,0.1-0.5,0.1h0h0c-0.2,0-0.3,0-0.5-0.1c-0.2-0.1-0.4-0.1-0.6-0.3c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.3-0.2-0.5-0.4c-0.2-0.1-0.4-0.2-0.4-0.3c-0.6-0.4-1.5-1-2.6-1.7C13.6,18.6,13,18.2,12.7,18z M28,19.4c0.4-0.2,0.7-0.5,1-0.8v7c0,0.4-0.2,0.7-0.5,1c-0.3,0.3-0.7,0.4-1.1,0.4H12.6c-0.4,0-0.8-0.1-1.1-0.4c-0.3-0.3-0.5-0.6-0.5-1v-7c0.3,0.3,0.6,0.5,1,0.8c2.4,1.4,4.1,2.4,5,3c0.4,0.2,0.7,0.4,0.9,0.6c0.2,0.1,0.6,0.3,0.9,0.4c0.4,0.1,0.8,0.2,1.1,0.2h0h0c0.3,0,0.7-0.1,1.1-0.2c0.4-0.1,0.7-0.3,0.9-0.4c0.2-0.1,0.5-0.3,0.9-0.6C24.1,21.7,25.8,20.7,28,19.4z'/%3E%3C/svg%3E")}
.fa-linkedin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M11.5,15.8H15V28h-3.5V15.8z M13.1,14.2c-1.3,0-2.1-0.9-2.1-2.1c0-1.2,0.8-2.1,2.1-2.1c1.3,0,2.1,0.9,2.1,2.1C15.3,13.3,14.4,14.2,13.1,14.2L13.1,14.2z M25,28v-6.3c0-1.7-0.6-2.8-2-2.8c-1,0-1.6,0.8-1.9,1.5C21,20.6,21,21,21,21.4V28h-3.9c0,0,0.1-11.2,0-12.2H21v1.9c0.2-0.8,1.5-2,3.5-2c2.5,0,4.5,1.8,4.5,5.5V28H25z' style='fill:%23fff'/%3E%3C/svg%3E")}
.fa-facebook:hover{background-color:#3c5b9b}
.fa-twitter:hover{background-color:#2daae1}
.fa-envelope-o:hover{background-color:#00617f}
.fa-linkedin:hover{background-color:#0072b0}
.selection-links{position:absolute;display:block;top:0;left:0;width:160px;height:40px;margin-left:-60px;margin-top:15px;background-color:#78AEFF;z-index:100}
.selection-links:after{content:"";border:10px solid transparent;position:absolute;top:-19px;left:50%;margin-left:-10px;z-index:-1}
.selection-links a{width:25%;display:inline-block;line-height:40px;color:#fff;text-align:center}
::-moz-selection{color:#fff}
::selection{color:#fff}
.scheme-blue ::-moz-selection{background:#78AEFF}
.scheme-blue ::selection{background:#78AEFF}
.scheme-blue .selection-links{background:#78AEFF}
.scheme-blue .selection-links:after{border-bottom-color:#78AEFF}
@media print{.extra-nav,.megamenu{display:none}
@page{margin:50pt}*{color:#000 !important;background-color:#FFFFFF !important;border-color:#FFFFFF !important}
.p p{font-size:16px !important;letter-spacing:0.5px !important;line-height:28px !important}
.intro,.intro b,.introtext,.introtext b{font-size:18px;letter-spacing:0.56px;line-height:26px}
.mobilenavigation,.page-footer .legaladvice,.page-footer .service-footer,.page-footer .service-footer-container,.page-footer .sitemap-link,.page-top,
.sharepage,.slick-dots,.slick-next,.slick-prev,.close-tabs,.imgcount,.zoomin,.r-tabs-anchor{display:none !important}
.page-footer,a.r-tabs-anchor,.new-accordion .r-tabs-anchor{padding:0}
.content-footer{margin:inherit;margin-top:-50px;flex-direction:row}
.cright-item{margin-left:10px;margin-right:16px}
.printfooter{margin:3px 0 0 0}
.last-updated{text-align:right;border-color:#000 !important;font-weight:300}
#header{border-bottom:1px solid #000 !important;box-shadow:none}
.stickyheader #header{min-height:82px;box-shadow:none}
.stickyheader .pageheader{position:relative}
.stickyheader .logo{width:48px;margin:22px 9px 12px 0}
.logo{margin-left:0}
.tagline{background:#fff}
.tagline img{visibility:visible}
.breadcrumb{visibility:visible;padding:12px 0 14px}
.stickyheader .site-identifier--short{font-size:25px;padding-top:33px}
.bquote blockquote::before{z-index:100;color:#000 !important;font-size:48px;left:0;top:0px}
.comment-inner-wrapper{display:none}
.slick-slider .draggable>div{transform:inherit !important}
.sub-hero-container::after,.sub-hero-container::before,.sub-hero::after,.sub-hero::before{background-color:transparent !important}
.sub-hero{margin:0 30px}
.sub-hero img{height:auto;width:100%;margin-left:0;transform:none !important}
.sub-hero-container{height:auto}
.well{padding:0}
.bquote p{text-indent:27px}
.bquote p div,.bquote footer div{opacity:1 !important}
aside{display:none}
.kv-stagetext h1,.content-header h1,.topline+h1,.size-col-d h1{font-size:50px}
.slick-slide{display:none !important}
.slick-slide.slick-active{display:block !important}
img,video,iframe,.media.video{page-break-after:avoid}
.slick-list{height:auto !important}
.slick-gallery *,.slick-captions *{max-width:100%;width:auto !important;height:auto !important;transform:none !important}
.slick-gallery * .slick-slide,.slick-captions * .slick-slide{transform:none !important;max-width:100%;width:auto !important}
.slick-track .slick-active{left:0 !important}.teaserlist article{opacity:1 !important;transform:none !important}
.hero-subhome__text{transform:none !important}
.hero-subhome__white-angle,.hero-subhome__colored-angle,.hero-subhome__text::before,.hero-subhome__text::after{display:none}
.lteaser__overline::before{display:none}
.nexttolefthand .f-grid__cell,.section .f-grid__cell{max-width:50%}
.skewed-teaser{transform:none !important;width:50%;max-width:50%;flex:0 0 50%;margin:0 0 30px}
.skewed-teaserlist{max-width:880px;margin-left:auto;margin-right:auto;flex-direction:row;justify-content:center}
.skewed-teaserlist .skewed-teaser:nth-child(even)>a{transform:translateX(0);display:flex;flex-direction:column-reverse}
.section{margin-left:auto;margin-right:auto}
.right-box,.left-box{transform:none !important;opacity:1 !important}}

