@charset "UTF-8";
.news .clear {
 clear:both;
}
.news .nav ul {
 float:left;
 display:inline;
 margin:0;
}
.news .nav li {
 float:left;
}
.news .nav a {
 float:left;
 display:block;
}
.news .nav:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
.news .article {
 padding-bottom:15px;
 margin-bottom:15px;
}
.news .article:last-child {
 padding-bottom:0;
 margin-bottom:0;
}
.news .article:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
.news .article .news-img-wrap {
 float:left;
 margin:3px 12px 5px 0;
 background:#fff;
}
.news .article .news-img-wrap a {
 display:block;
 float:left;
 padding:4px;
 border:1px solid #ddd;
 background:#fff;
}
.news .article .news-img-wrap img {
 float:left;
 height:auto;
 width:auto;
}
.news .article .teaser-text {
 margin:0 0 10px 0;
}
.news .article h3 {
 margin-bottom:0;
}
.news .footer {
 clear:both;
 padding:10px 0 0 0;
 border-top:1px solid #eee;
 margin-top:15px;
 color:#888;
}
.news .footer p {
 line-height:1em;
}
.news .footer span {
 display:inline-block;
 padding-right:8px;
 margin-right:8px;
 border-right:1px solid #ddd;
}
.news .footer span:last-child {
 border-right:0;
}
.news .footer .news-category a {
 text-transform:uppercase;
}
.news .no-news-found {
 color:#DB0202;
 font-style:italic;
}
.news .page-navigation p {
 float:left;
}
.news .page-navigation ul {
 float:right;
}
.news .page-navigation ul li {
 float:left;
 display:block;
 padding:0 2px;
 background:none;
}
.news .page-navigation ul li a {
 display:block;
}
.news-category-view ul li {
 padding:5px 8px;
}
.news-category-view ul li li {
 padding:2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even) {
 background:#f9f9f9;
 border-top:1px solid #eee;
 border-bottom:1px solid #eee;
}
.news-category-view .category-desc {
 padding-left:10px;
 margin-left:10px;
 border-left:1px solid #ddd;
}
.news-single .footer {
 margin-bottom:20px;
 margin-top:5px;
 padding:10px 0 0 0;
 border-bottom:0;
 border-top:1px solid #eee;
}
.news-single .article .news-img-wrap {
 float:right;
 width:282px;
 margin:0 0 0 25px;
}
.news-single .article .news-img-wrap img {
 float:none;
}
.news-single .teaser-text {
 font-size:15px;
 color:#888;
}
.news-text-wrap {
 margin-bottom:10px;
}
.news-img-caption {
 color:#888;
}
.news-related-wrap {
 display:table;
 margin-top:20px;
 width:100%;
}
.news-related {
 width:50%;
 padding:15px;
 border:1px solid #eee;
 display:table-cell;
}
.news-related ul li {
 line-height:1em;
 margin-bottom:12px;
}
.news-related ul li span {
 border-right:1px solid #DDDDDD;
 display:inline-block;
 margin-right:8px;
 padding-right:8px;
 color:#888;
}
.news-related ul li span:last-child {
 border-right:0;
 padding-right:0;
}
.news-related h4 {
 margin-bottom:10px;
}
.news-related-files ul li {
 margin-bottom:20px;
}
.news-related-files .news-related-files-link .jpg {
 background-position:0 0;
}
.news-clear {
 clear:both;
}
.verwandtes.background3 {
 background-color:#eaeaea;
}
.cc-window {
 opacity:1;
 transition:opacity 1s ease
}
.cc-window.cc-invisible {
 opacity:0
}
.cc-animate.cc-revoke {
 transition:transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
 transform:translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
 transform:translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
 transform:translateY(0)
}
.cc-grower {
 max-height:0;
 overflow:hidden;
 transition:max-height 1s
}
.cc-link,
.cc-revoke:hover {
 text-decoration:underline
}
.cc-revoke,
.cc-window {
 position:fixed;
 overflow:hidden;
 box-sizing:border-box;
 font-family:Helvetica,Calibri,Arial,sans-serif;
 font-size:16px;
 line-height:1.5em;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 z-index:9999
}
.cc-window.cc-static {
 position:static
}
.cc-window.cc-floating {
 padding:2em;
 max-width:24em;
 -ms-flex-direction:column;
 flex-direction:column
}
.cc-window.cc-banner {
 padding:1em 1.8em;
 width:100%;
 -ms-flex-direction:row;
 flex-direction:row
}
.cc-revoke {
 padding:.5em
}
.cc-header {
 font-size:18px;
 font-weight:700
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
 cursor:pointer
}
.cc-link {
 opacity:.8;
 display:inline-block;
 padding:.2em
}
.cc-link:hover {
 opacity:1
}
.cc-link:active,
.cc-link:visited {
 color:initial
}
.cc-btn {
 display:block;
 padding:.4em .8em;
 font-size:.9em;
 font-weight:700;
 border-width:2px;
 border-style:solid;
 text-align:center;
 white-space:nowrap
}
.cc-banner .cc-btn:last-child {
 min-width:140px
}
.cc-highlight .cc-btn:first-child {
 background-color:transparent;
 border-color:transparent
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
 background-color:transparent;
 text-decoration:underline
}
.cc-close {
 display:block;
 position:absolute;
 top:.5em;
 right:.5em;
 font-size:1.6em;
 opacity:.9;
 line-height:.75
}
.cc-close:focus,
.cc-close:hover {
 opacity:1
}
.cc-revoke.cc-top {
 top:0;
 left:3em;
 border-bottom-left-radius:.5em;
 border-bottom-right-radius:.5em
}
.cc-revoke.cc-bottom {
 bottom:0;
 left:3em;
 border-top-left-radius:.5em;
 border-top-right-radius:.5em
}
.cc-revoke.cc-left {
 left:3em;
 right:unset
}
.cc-revoke.cc-right {
 right:3em;
 left:unset
}
.cc-top {
 top:1em
}
.cc-left {
 left:1em
}
.cc-right {
 right:1em
}
.cc-bottom {
 bottom:1em
}
.cc-floating>.cc-link {
 margin-bottom:1em
}
.cc-floating .cc-message {
 display:block;
 margin-bottom:1em
}
.cc-window.cc-floating .cc-compliance {
 -ms-flex:1;
 flex:1
}
.cc-window.cc-banner {
 -ms-flex-align:center;
 align-items:center
}
.cc-banner.cc-top {
 left:0;
 right:0;
 top:0
}
.cc-banner.cc-bottom {
 left:0;
 right:0;
 bottom:0
}
.cc-banner .cc-message {
 -ms-flex:1;
 flex:1
}
.cc-compliance {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-line-pack:justify;
 align-content:space-between
}
.cc-compliance>.cc-btn {
 -ms-flex:1;
 flex:1
}
.cc-btn+.cc-btn {
 margin-left:.5em
}
@media print {
 .cc-revoke,
 .cc-window {
  display:none
 }
}
@media screen and (max-width:900px) {
 .cc-btn {
  white-space:normal
 }
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
 .cc-window.cc-top {
  top:0
 }
 .cc-window.cc-bottom {
  bottom:0
 }
 .cc-window.cc-banner,
 .cc-window.cc-left,
 .cc-window.cc-right {
  left:0;
  right:0
 }
 .cc-window.cc-banner {
  -ms-flex-direction:column;
  flex-direction:column
 }
 .cc-window.cc-banner .cc-compliance {
  -ms-flex:1;
  flex:1
 }
 .cc-window.cc-floating {
  max-width:none
 }
 .cc-window .cc-message {
  margin-bottom:1em
 }
 .cc-window.cc-banner {
  -ms-flex-align:unset;
  align-items:unset
 }
}
.cc-floating.cc-theme-classic {
 padding:1.2em;
 border-radius:5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
 text-align:center;
 display:inline;
 -ms-flex:none;
 flex:none
}
.cc-theme-classic .cc-btn {
 border-radius:5px
}
.cc-theme-classic .cc-btn:last-child {
 min-width:140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
 display:inline-block
}
.cc-theme-edgeless.cc-window {
 padding:0
}
.cc-floating.cc-theme-edgeless .cc-message {
 margin:2em 2em 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn {
 margin:0;
 padding:.8em 1.8em;
 height:100%
}
.cc-banner.cc-theme-edgeless .cc-message {
 margin-left:1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
 margin-left:0
}
.videocontainer .optInOver,
.videocontainer .optInOver a,
.videocontainer .optInOver a:hover,
.videocontainer .optInOver a:visited {
 color:white;
}
.optin-switch {
 position:relative;
 display:inline-block;
 width:60px;
 height:34px;
}
.optin-switch input {
 opacity:0;
 width:0;
 height:0;
}
.toggle-slider {
 position:absolute;
 cursor:pointer;
 top:0;
 left:0;
 right:0;
 bottom:0;
 background-color:#cccccc;
 -webkit-transition:.4s;
 transition:.4s;
}
.toggle-slider:before {
 position:absolute;
 content:"";
 height:26px;
 width:26px;
 left:4px;
 bottom:4px;
 background-color:white;
 -webkit-transition:.4s;
 transition:.4s;
}
.optin-list input:checked + .toggle-slider {
 background-color:#4CAF50;
}
.optin-list input:focus + .toggle-slider {
 box-shadow:0 0 1px #4CAF50;
}
.optin-list .disabled input:checked + .toggle-slider {
 background-color:#89bd8b;
}
.optin-list .disabled input:focus + .toggle-slider {
 box-shadow:0 0 1px #89bd8b;
}
.optin-list input:checked + .toggle-slider:before {
 -webkit-transform:translateX(26px);
 -ms-transform:translateX(26px);
 transform:translateX(26px);
}
.optin-list .toggle-slider.round {
 border-radius:34px;
}
.optin-list .toggle-slider.round:before {
 border-radius:50%;
}
.optin-list-item {
 display:grid;
 grid-template-columns:3fr 1fr;
}
.optin-list ul {
 list-style-type:none;
}
.optin-list ul ul {
 margin-left:2em;
}
.tx-powermail .powermail_fieldset .parsley-errors-list {
 display:none;
 margin:5px 0 20px 0;
 padding:0;
 list-style-type:none;
 background-color:#F2DEDE;
 border:1px solid #EBCCD1;
 width:100%;
 float:right;
 clear:left
}
.tx-powermail .powermail_fieldset .parsley-errors-list.filled {
 display:block
}
.tx-powermail .powermail_fieldset .parsley-errors-list>li {
 color:#A94442;
 padding:5px 10px
}
.tx-powermail .powermail_fieldset .powermail_field_error,
.tx-powermail .powermail_fieldset .parsley-error,
.tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus,
.tx-powermail .powermail_fieldset div.error {
 background-color:#EBCCD1;
 color:#A94442
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list {
 width:100%;
 margin-bottom:0;
 background-color:#EBCCD1;
 border:none
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list>li {
 padding-left:5px
}
.tx-powermail .powermail_progressbar {
 width:100%;
 height:5px;
 float:right;
 border:1px solid #EEEEEE;
 clear:both
}
.tx-powermail .powermail_progressbar.disable {
 display:none
}
.tx-powermail .powermail_progressbar>.powermail_progress {
 background:#1E5799;
 width:0%;
 max-width:100%;
 -webkit-animation:progress 5s 1 forwards;
 -moz-animation:progress 5s 1 forwards;
 -ms-animation:progress 5s 1 forwards;
 animation:progress 5s 1 forwards
}
.tx-powermail .powermail_progressbar>.powermail_progress>.powermail_progess_inner {
 height:5px;
 width:100%;
 overflow:hidden;
 background:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_loading.gif") repeat-x;
 -moz-opacity:0.25;
 -khtml-opacity:0.25;
 opacity:0.25;
 -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);
 filter:alpha(opacity=25)
}
.tx-powermail ul.powermail_fieldwrap_file_list {
 background-color:white;
 border:1px solid #bbb;
 float:right;
 padding:3px;
 width:100%;
 list-style:none;
 border-radius:4px;
 margin:0
}
.tx-powermail ul.powermail_fieldwrap_file_list>li {
 margin:5px
}
.tx-powermail ul.powermail_fieldwrap_file_list>li .deleteAllFiles {
 color:#bbb;
 cursor:pointer
}
.tx-powermail ul.powermail_fieldwrap_file_list>li .deleteAllFiles:hover {
 text-decoration:underline
}
.tx-powermail .powermail_confirmation .powermail_progressbar {
 width:100%
}
.tx-powermail .powermail_message {
 padding:5px 0 10px 20px;
 min-height:65px;
 background-color:#EBCCD1;
 border:1px solid #A94442;
 background-position:98% 10px;
 background-repeat:no-repeat;
 list-style:circle
}
.tx-powermail .powermail_message li {
 padding:5px 50px 0 0;
 border:none;
 background:none
}
.tx-powermail .powermail_message.powermail_message_ok {
 background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");
 background-color:#CDEACA;
 border:1px solid #3B7826
}
.tx-powermail .powermail_message.powermail_message_ok li {
 color:#3B7826
}
.tx-powermail .powermail_message.powermail_message_error {
 background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_error.png")
}
.tx-powermail .powermail_message.powermail_message_error li {
 color:#A94442
}
.tx-powermail .powermail_message.powermail_message_note {
 background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");
 background-color:#FCF8E3;
 border:1px solid #FFCA4B
}
.tx-powermail .powermail_message.powermail_message_note li {
 color:#FFCA4B
}
.tx-powermail .powermail_tabmenu {
 list-style:none;
 margin:0;
 padding:0
}
.tx-powermail .powermail_tabmenu>li {
 display:inline-block;
 padding:5px 10px;
 cursor:pointer;
 background:#eee;
 border-top:1px solid #bbb;
 border-left:1px solid #bbb;
 border-right:1px solid #bbb;
 color:#aaa
}
.tx-powermail .powermail_tabmenu>li.act {
 color:#444
}
.tx-powermail .powermail_tabmenu>li.parsley-error {
 background-color:#EBCCD1
}
.tx-powermail .powermail_fieldset .powermail_tab_navigation {
 margin-top:2em
}
.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_next,
.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_previous {
 background-color:#aaa;
 display:inline-block;
 padding:5px 30px;
 text-decoration:none;
 color:white;
 border:1px solid #bbb;
 font-weight:bold
}
.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_next {
 background-color:#1E5799;
 float:right
}
.tx-powermail .powermail_form.nolabel>h3 {
 display:none
}
.tx-powermail .powermail_fieldset.nolabel>legend {
 display:none
}
.tx-powermail .powermail_fieldwrap.nolabel>label {
 display:none
}
.tx-powermail .powermail_fieldwrap.nolabel>fieldset>legend {
 display:none
}
@-webkit-keyframes progress {
 from {
 }
 to {
  width:100%
 }
}
@-moz-keyframes progress {
 from {
 }
 to {
  width:100%
 }
}
@-ms-keyframes progress {
 to {
  width:100%
 }
}
@keyframes progress {
 from {
 }
 to {
  width:100%
 }
}
.xdsoft_datetimepicker {
 box-shadow:0px 5px 15px -5px rgba(0,0,0,0.506);
 background:white;
 border-bottom:1px solid #bbb;
 border-left:1px solid #bbb;
 border-right:1px solid #bbb;
 border-top:1px solid #bbb;
 color:#333333;
 padding:8px;
 padding-left:0px;
 padding-top:2px;
 position:absolute;
 z-index:9999;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 display:none
}
.xdsoft_datetimepicker iframe {
 position:absolute;
 left:0;
 top:0;
 width:75px;
 height:210px;
 background:transparent;
 border:none
}
.xdsoft_datetimepicker button {
 border:none !important
}
.xdsoft_noselect {
 -webkit-touch-callout:none;
 -webkit-user-select:none;
 -khtml-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 -o-user-select:none;
 user-select:none
}
.xdsoft_noselect::selection {
 background:transparent
}
.xdsoft_noselect::-moz-selection {
 background:transparent
}
.xdsoft_datetimepicker.xdsoft_inline {
 display:inline-block;
 position:static;
 box-shadow:none
}
.xdsoft_datetimepicker * {
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding:0px;
 margin:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
 display:none
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
 display:block
}
.xdsoft_datetimepicker .xdsoft_datepicker {
 width:224px;
 float:left;
 margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_timepicker {
 width:58px;
 float:left;
 text-align:center;
 margin-left:8px;
 margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
 margin-top:8px;
 margin-bottom:3px
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
 position:relative;
 text-align:center
}
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==")
}
.xdsoft_datetimepicker .xdsoft_prev {
 float:left;
 background-position:-20px 0px
}
.xdsoft_datetimepicker .xdsoft_today_button {
 float:left;
 background-position:-70px 0px;
 margin-left:5px
}
.xdsoft_datetimepicker .xdsoft_next {
 float:right;
 background-position:0px 0px
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
 background-color:transparent;
 background-repeat:no-repeat;
 border:0px none currentColor;
 cursor:pointer;
 display:block;
 height:30px;
 opacity:0.5;
 outline:medium none currentColor;
 overflow:hidden;
 padding:0px;
 position:relative;
 text-indent:100%;
 white-space:nowrap;
 width:20px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
 float:none;
 background-position:-40px -15px;
 height:15px;
 width:30px;
 display:block;
 margin-left:14px;
 margin-top:7px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
 background-position:-40px 0px;
 margin-bottom:7px;
 margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
 height:151px;
 overflow:hidden;
 border-bottom:1px solid #eee
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
 background:white;
 border-top:1px solid #eee;
 color:#444;
 font-size:12px;
 text-align:center;
 border-collapse:collapse;
 cursor:pointer;
 border-bottom-width:0px;
 height:25px;
 line-height:25px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
 border-top-width:0px
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
 opacity:1
}
.xdsoft_datetimepicker .xdsoft_label {
 display:inline;
 position:relative;
 z-index:9999;
 margin:0;
 padding:5px 3px;
 font-size:14px;
 line-height:20px;
 font-weight:bold;
 background-color:#fff;
 float:left;
 width:182px;
 text-align:center;
 cursor:pointer
}
.xdsoft_datetimepicker .xdsoft_label:hover {
 text-decoration:underline
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
 border:1px solid #ccc;
 position:absolute;
 right:0px;
 top:30px;
 z-index:101;
 display:none;
 background:#fff;
 max-height:160px;
 overflow-y:hidden
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
 right:-7px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
 right:2px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
 color:#fff;
 background:#A94442
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
 padding:2px 10px 2px 5px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
 background:#1E5799;
 box-shadow:#1E5799 0px 1px 3px 0px inset;
 color:#fff;
 font-weight:700
}
.xdsoft_datetimepicker .xdsoft_month {
 width:90px;
 text-align:right
}
.xdsoft_datetimepicker .xdsoft_calendar {
 clear:both
}
.xdsoft_datetimepicker .xdsoft_year {
 width:56px
}
.xdsoft_datetimepicker .xdsoft_calendar table {
 border-collapse:collapse;
 width:100%
}
.xdsoft_datetimepicker .xdsoft_calendar td>div {
 padding-right:5px
}
.xdsoft_datetimepicker .xdsoft_calendar th {
 height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
 width:14.2857142%;
 background:#F5F5F5;
 border:1px solid #DDDDDD;
 color:#666666;
 font-size:12px;
 text-align:right;
 padding:0px;
 border-collapse:collapse;
 cursor:pointer;
 height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar th {
 background:#F1F1F1
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
 color:#1E5799
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
 background:#1E5799;
 box-shadow:#1E5799 0px 1px 3px 0px inset;
 color:#fff;
 font-weight:700
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
 opacity:0.5
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
 opacity:0.2
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
 color:#fff !important;
 background:#A94442 !important;
 box-shadow:none !important
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
 color:inherit	!important;
 background:inherit !important;
 box-shadow:inherit !important
}
.xdsoft_datetimepicker .xdsoft_calendar th {
 font-weight:700;
 text-align:center;
 color:#999;
 cursor:default
}
.xdsoft_datetimepicker .xdsoft_copyright {
 color:#ccc !important;
 font-size:10px;
 clear:both;
 float:none;
 margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_copyright a {
 color:#eee !important
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
 color:#aaa !important
}
.xdsoft_time_box {
 position:relative;
 border:1px solid #ccc
}
.xdsoft_scrollbar>.xdsoft_scroller {
 background:#ccc !important;
 height:20px;
 border-radius:3px
}
.xdsoft_scrollbar {
 position:absolute;
 width:7px;
 right:0px;
 top:0px;
 bottom:0px;
 cursor:pointer
}
.xdsoft_scroller_box {
 position:relative
}
@media print,screen and (min-width:40em) {
 .reveal,
 .reveal.large,
 .reveal.small,
 .reveal.tiny {
  right:auto;
  left:auto;
  margin:0 auto
 }
}
html {
 font-family:sans-serif;
 line-height:1.15;
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
article,
aside,
footer,
header,
nav,
section {
 display:block
}
h1 {
 font-size:2em;
 margin:.67em 0
}
figcaption,
figure {
 display:block
}
figure {
 margin:1em 40px
}
hr {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 height:0;
 overflow:visible
}
main {
 display:block
}
pre {
 font-family:monospace,monospace;
 font-size:1em
}
a {
 background-color:transparent;
 -webkit-text-decoration-skip:objects
}
a:active,
a:hover {
 outline-width:0
}
abbr[title] {
 border-bottom:none;
 text-decoration:underline;
 text-decoration:underline dotted
}
b,
strong {
 font-weight:inherit
}
b,
strong {
 font-weight:bolder
}
code,
kbd,
samp {
 font-family:monospace,monospace;
 font-size:1em
}
dfn {
 font-style:italic
}
mark {
 background-color:#ff0;
 color:#000
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
audio,
video {
 display:inline-block
}
audio:not([controls]) {
 display:none;
 height:0
}
img {
 border-style:none
}
svg:not(:root) {
 overflow:hidden
}
button,
input,
optgroup,
select,
textarea {
 font-family:sans-serif;
 font-size:100%;
 line-height:1.15;
 margin:0
}
button {
 overflow:visible
}
button,
select {
 text-transform:none
}
[type=reset],
[type=submit],
button,
html [type=button] {
 -webkit-appearance:button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
 border-style:none;
 padding:0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
 outline:1px dotted ButtonText
}
input {
 overflow:visible
}
[type=checkbox],
[type=radio] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 -webkit-appearance:textfield;
 outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
fieldset {
 border:1px solid silver;
 margin:0 2px;
 padding:.35em .625em .75em
}
legend {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 display:table;
 max-width:100%;
 padding:0;
 color:inherit;
 white-space:normal
}
progress {
 display:inline-block;
 vertical-align:baseline
}
textarea {
 overflow:auto
}
details {
 display:block
}
summary {
 display:list-item
}
menu {
 display:block
}
canvas {
 display:inline-block
}
template {
 display:none
}
[hidden] {
 display:none
}
.foundation-mq {
 font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 font-size:100%
}
*,
::after,
::before {
 -webkit-box-sizing:inherit;
 box-sizing:inherit
}
body {
 margin:0;
 padding:0;
 background:#fefefe;
 font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
 font-weight:400;
 line-height:1.5;
 color:#0a0a0a;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
img {
 display:inline-block;
 vertical-align:middle;
 max-width:100%;
 height:auto;
 -ms-interpolation-mode:bicubic
}
textarea {
 height:auto;
 min-height:50px;
 border-radius:0
}
select {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 border-radius:0
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
 max-width:none!important
}
button {
 padding:0;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 border:0;
 border-radius:0;
 background:0 0;
 line-height:1
}
[data-whatinput=mouse] button {
 outline:0
}
pre {
 overflow:auto
}
button,
input,
optgroup,
select,
textarea {
 font-family:inherit
}
.is-visible {
 display:block!important
}
.is-hidden {
 display:none!important
}
.grid-container {
 max-width:75rem;
 margin:0 auto
}
.grid-container-padded {
 padding-left:.625rem;
 padding-right:.625rem
}
@media print,screen and (min-width:40em) {
 .grid-container-padded {
  padding-left:.9375rem;
  padding-right:.9375rem
 }
}
@media screen and (min-width:75em) {
 .grid-container-padded {
  padding-left:0;
  padding-right:0
 }
}
.grid-x {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -webkit-flex-flow:row wrap;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap
}
.cell {
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto;
 min-height:0;
 min-width:0;
 width:100%
}
.cell.auto {
 -webkit-box-flex:1;
 -webkit-flex:1 1 0px;
 -ms-flex:1 1 0px;
 flex:1 1 0px
}
.cell.shrink {
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
.grid-x>.auto {
 width:auto
}
.grid-x>.shrink {
 width:auto
}
.grid-x>small-1,
.grid-x>small-10,
.grid-x>small-11,
.grid-x>small-12,
.grid-x>small-2,
.grid-x>small-3,
.grid-x>small-4,
.grid-x>small-5,
.grid-x>small-6,
.grid-x>small-7,
.grid-x>small-8,
.grid-x>small-9,
.grid-x>small-full,
.grid-x>small-shrink {
 -webkit-flex-basis:auto;
 -ms-flex-preferred-size:auto;
 flex-basis:auto
}
@media print,screen and (min-width:40em) {
 .grid-x>medium-1,
 .grid-x>medium-10,
 .grid-x>medium-11,
 .grid-x>medium-12,
 .grid-x>medium-2,
 .grid-x>medium-3,
 .grid-x>medium-4,
 .grid-x>medium-5,
 .grid-x>medium-6,
 .grid-x>medium-7,
 .grid-x>medium-8,
 .grid-x>medium-9,
 .grid-x>medium-full,
 .grid-x>medium-shrink {
  -webkit-flex-basis:auto;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
}
@media print,screen and (min-width:64em) {
 .grid-x>large-1,
 .grid-x>large-10,
 .grid-x>large-11,
 .grid-x>large-12,
 .grid-x>large-2,
 .grid-x>large-3,
 .grid-x>large-4,
 .grid-x>large-5,
 .grid-x>large-6,
 .grid-x>large-7,
 .grid-x>large-8,
 .grid-x>large-9,
 .grid-x>large-full,
 .grid-x>large-shrink {
  -webkit-flex-basis:auto;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
}
.grid-x>.small-1 {
 width:8.33333%
}
.grid-x>.small-2 {
 width:16.66667%
}
.grid-x>.small-3 {
 width:25%
}
.grid-x>.small-4 {
 width:33.33333%
}
.grid-x>.small-5 {
 width:41.66667%
}
.grid-x>.small-6 {
 width:50%
}
.grid-x>.small-7 {
 width:58.33333%
}
.grid-x>.small-8 {
 width:66.66667%
}
.grid-x>.small-9 {
 width:75%
}
.grid-x>.small-10 {
 width:83.33333%
}
.grid-x>.small-11 {
 width:91.66667%
}
.grid-x>.small-12 {
 width:100%
}
@media print,screen and (min-width:40em) {
 .grid-x>.medium-auto {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px;
  width:auto
 }
 .grid-x>.medium-shrink {
  -webkit-box-flex:0;
  -webkit-flex:0 0 auto;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto
 }
 .grid-x>.medium-1 {
  width:8.33333%
 }
 .grid-x>.medium-2 {
  width:16.66667%
 }
 .grid-x>.medium-3 {
  width:25%
 }
 .grid-x>.medium-4 {
  width:33.33333%
 }
 .grid-x>.medium-5 {
  width:41.66667%
 }
 .grid-x>.medium-6 {
  width:50%
 }
 .grid-x>.medium-7 {
  width:58.33333%
 }
 .grid-x>.medium-8 {
  width:66.66667%
 }
 .grid-x>.medium-9 {
  width:75%
 }
 .grid-x>.medium-10 {
  width:83.33333%
 }
 .grid-x>.medium-11 {
  width:91.66667%
 }
 .grid-x>.medium-12 {
  width:100%
 }
}
@media print,screen and (min-width:64em) {
 .grid-x>.large-auto {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px;
  width:auto
 }
 .grid-x>.large-shrink {
  -webkit-box-flex:0;
  -webkit-flex:0 0 auto;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto
 }
 .grid-x>.large-1 {
  width:8.33333%
 }
 .grid-x>.large-2 {
  width:16.66667%
 }
 .grid-x>.large-3 {
  width:25%
 }
 .grid-x>.large-4 {
  width:33.33333%
 }
 .grid-x>.large-5 {
  width:41.66667%
 }
 .grid-x>.large-6 {
  width:50%
 }
 .grid-x>.large-7 {
  width:58.33333%
 }
 .grid-x>.large-8 {
  width:66.66667%
 }
 .grid-x>.large-9 {
  width:75%
 }
 .grid-x>.large-10 {
  width:83.33333%
 }
 .grid-x>.large-11 {
  width:91.66667%
 }
 .grid-x>.large-12 {
  width:100%
 }
}
.grid-margin-x:not(.grid-x)>.cell {
 width:auto
}
.grid-margin-y:not(.grid-y)>.cell {
 height:auto
}
.grid-margin-x {
 margin-left:-.625rem;
 margin-right:-.625rem
}
@media print,screen and (min-width:40em) {
 .grid-margin-x {
  margin-left:-.9375rem;
  margin-right:-.9375rem
 }
}
.grid-margin-x>.cell {
 width:calc(100% - 1.25rem);
 margin-left:.625rem;
 margin-right:.625rem
}
@media print,screen and (min-width:40em) {
 .grid-margin-x>.cell {
  width:calc(100% - 1.875rem);
  margin-left:.9375rem;
  margin-right:.9375rem
 }
}
.grid-margin-x>.auto {
 width:auto
}
.grid-margin-x>.shrink {
 width:auto
}
.grid-margin-x>.small-1 {
 width:calc(8.33333% - 1.25rem)
}
.grid-margin-x>.small-2 {
 width:calc(16.66667% - 1.25rem)
}
.grid-margin-x>.small-3 {
 width:calc(25% - 1.25rem)
}
.grid-margin-x>.small-4 {
 width:calc(33.33333% - 1.25rem)
}
.grid-margin-x>.small-5 {
 width:calc(41.66667% - 1.25rem)
}
.grid-margin-x>.small-6 {
 width:calc(50% - 1.25rem)
}
.grid-margin-x>.small-7 {
 width:calc(58.33333% - 1.25rem)
}
.grid-margin-x>.small-8 {
 width:calc(66.66667% - 1.25rem)
}
.grid-margin-x>.small-9 {
 width:calc(75% - 1.25rem)
}
.grid-margin-x>.small-10 {
 width:calc(83.33333% - 1.25rem)
}
.grid-margin-x>.small-11 {
 width:calc(91.66667% - 1.25rem)
}
.grid-margin-x>.small-12 {
 width:calc(100% - 1.25rem)
}
@media print,screen and (min-width:40em) {
 .grid-margin-x>.auto {
  width:auto
 }
 .grid-margin-x>.shrink {
  width:auto
 }
 .grid-margin-x>.small-1 {
  width:calc(8.33333% - 1.875rem)
 }
 .grid-margin-x>.small-2 {
  width:calc(16.66667% - 1.875rem)
 }
 .grid-margin-x>.small-3 {
  width:calc(25% - 1.875rem)
 }
 .grid-margin-x>.small-4 {
  width:calc(33.33333% - 1.875rem)
 }
 .grid-margin-x>.small-5 {
  width:calc(41.66667% - 1.875rem)
 }
 .grid-margin-x>.small-6 {
  width:calc(50% - 1.875rem)
 }
 .grid-margin-x>.small-7 {
  width:calc(58.33333% - 1.875rem)
 }
 .grid-margin-x>.small-8 {
  width:calc(66.66667% - 1.875rem)
 }
 .grid-margin-x>.small-9 {
  width:calc(75% - 1.875rem)
 }
 .grid-margin-x>.small-10 {
  width:calc(83.33333% - 1.875rem)
 }
 .grid-margin-x>.small-11 {
  width:calc(91.66667% - 1.875rem)
 }
 .grid-margin-x>.small-12 {
  width:calc(100% - 1.875rem)
 }
 .grid-margin-x>.medium-auto {
  width:auto
 }
 .grid-margin-x>.medium-shrink {
  width:auto
 }
 .grid-margin-x>.medium-1 {
  width:calc(8.33333% - 1.875rem)
 }
 .grid-margin-x>.medium-2 {
  width:calc(16.66667% - 1.875rem)
 }
 .grid-margin-x>.medium-3 {
  width:calc(25% - 1.875rem)
 }
 .grid-margin-x>.medium-4 {
  width:calc(33.33333% - 1.875rem)
 }
 .grid-margin-x>.medium-5 {
  width:calc(41.66667% - 1.875rem)
 }
 .grid-margin-x>.medium-6 {
  width:calc(50% - 1.875rem)
 }
 .grid-margin-x>.medium-7 {
  width:calc(58.33333% - 1.875rem)
 }
 .grid-margin-x>.medium-8 {
  width:calc(66.66667% - 1.875rem)
 }
 .grid-margin-x>.medium-9 {
  width:calc(75% - 1.875rem)
 }
 .grid-margin-x>.medium-10 {
  width:calc(83.33333% - 1.875rem)
 }
 .grid-margin-x>.medium-11 {
  width:calc(91.66667% - 1.875rem)
 }
 .grid-margin-x>.medium-12 {
  width:calc(100% - 1.875rem)
 }
}
@media print,screen and (min-width:64em) {
 .grid-margin-x>.large-auto {
  width:auto
 }
 .grid-margin-x>.large-shrink {
  width:auto
 }
 .grid-margin-x>.large-1 {
  width:calc(8.33333% - 1.875rem)
 }
 .grid-margin-x>.large-2 {
  width:calc(16.66667% - 1.875rem)
 }
 .grid-margin-x>.large-3 {
  width:calc(25% - 1.875rem)
 }
 .grid-margin-x>.large-4 {
  width:calc(33.33333% - 1.875rem)
 }
 .grid-margin-x>.large-5 {
  width:calc(41.66667% - 1.875rem)
 }
 .grid-margin-x>.large-6 {
  width:calc(50% - 1.875rem)
 }
 .grid-margin-x>.large-7 {
  width:calc(58.33333% - 1.875rem)
 }
 .grid-margin-x>.large-8 {
  width:calc(66.66667% - 1.875rem)
 }
 .grid-margin-x>.large-9 {
  width:calc(75% - 1.875rem)
 }
 .grid-margin-x>.large-10 {
  width:calc(83.33333% - 1.875rem)
 }
 .grid-margin-x>.large-11 {
  width:calc(91.66667% - 1.875rem)
 }
 .grid-margin-x>.large-12 {
  width:calc(100% - 1.875rem)
 }
}
.grid-padding-x .grid-padding-x {
 margin-right:-.625rem;
 margin-left:-.625rem
}
@media print,screen and (min-width:40em) {
 .grid-padding-x .grid-padding-x {
  margin-right:-.9375rem;
  margin-left:-.9375rem
 }
}
.grid-padding-x>.cell {
 padding-right:.625rem;
 padding-left:.625rem
}
@media print,screen and (min-width:40em) {
 .grid-padding-x>.cell {
  padding-right:.9375rem;
  padding-left:.9375rem
 }
}
.small-up-1>.cell {
 width:100%
}
.small-up-2>.cell {
 width:50%
}
.small-up-3>.cell {
 width:33.33333%
}
.small-up-4>.cell {
 width:25%
}
.small-up-5>.cell {
 width:20%
}
.small-up-6>.cell {
 width:16.66667%
}
.small-up-7>.cell {
 width:14.28571%
}
.small-up-8>.cell {
 width:12.5%
}
@media print,screen and (min-width:40em) {
 .medium-up-1>.cell {
  width:100%
 }
 .medium-up-2>.cell {
  width:50%
 }
 .medium-up-3>.cell {
  width:33.33333%
 }
 .medium-up-4>.cell {
  width:25%
 }
 .medium-up-5>.cell {
  width:20%
 }
 .medium-up-6>.cell {
  width:16.66667%
 }
 .medium-up-7>.cell {
  width:14.28571%
 }
 .medium-up-8>.cell {
  width:12.5%
 }
}
@media print,screen and (min-width:64em) {
 .large-up-1>.cell {
  width:100%
 }
 .large-up-2>.cell {
  width:50%
 }
 .large-up-3>.cell {
  width:33.33333%
 }
 .large-up-4>.cell {
  width:25%
 }
 .large-up-5>.cell {
  width:20%
 }
 .large-up-6>.cell {
  width:16.66667%
 }
 .large-up-7>.cell {
  width:14.28571%
 }
 .large-up-8>.cell {
  width:12.5%
 }
}
.grid-margin-x.small-up-1>.cell {
 width:calc(100% - 1.25rem)
}
.grid-margin-x.small-up-2>.cell {
 width:calc(50% - 1.25rem)
}
.grid-margin-x.small-up-3>.cell {
 width:calc(33.33333% - 1.25rem)
}
.grid-margin-x.small-up-4>.cell {
 width:calc(25% - 1.25rem)
}
.grid-margin-x.small-up-5>.cell {
 width:calc(20% - 1.25rem)
}
.grid-margin-x.small-up-6>.cell {
 width:calc(16.66667% - 1.25rem)
}
.grid-margin-x.small-up-7>.cell {
 width:calc(14.28571% - 1.25rem)
}
.grid-margin-x.small-up-8>.cell {
 width:calc(12.5% - 1.25rem)
}
@media print,screen and (min-width:40em) {
 .grid-margin-x.small-up-1>.cell {
  width:calc(100% - 1.875rem)
 }
 .grid-margin-x.small-up-2>.cell {
  width:calc(50% - 1.875rem)
 }
 .grid-margin-x.small-up-3>.cell {
  width:calc(33.33333% - 1.875rem)
 }
 .grid-margin-x.small-up-4>.cell {
  width:calc(25% - 1.875rem)
 }
 .grid-margin-x.small-up-5>.cell {
  width:calc(20% - 1.875rem)
 }
 .grid-margin-x.small-up-6>.cell {
  width:calc(16.66667% - 1.875rem)
 }
 .grid-margin-x.small-up-7>.cell {
  width:calc(14.28571% - 1.875rem)
 }
 .grid-margin-x.small-up-8>.cell {
  width:calc(12.5% - 1.875rem)
 }
 .grid-margin-x.medium-up-1>.cell {
  width:calc(100% - 1.875rem)
 }
 .grid-margin-x.medium-up-2>.cell {
  width:calc(50% - 1.875rem)
 }
 .grid-margin-x.medium-up-3>.cell {
  width:calc(33.33333% - 1.875rem)
 }
 .grid-margin-x.medium-up-4>.cell {
  width:calc(25% - 1.875rem)
 }
 .grid-margin-x.medium-up-5>.cell {
  width:calc(20% - 1.875rem)
 }
 .grid-margin-x.medium-up-6>.cell {
  width:calc(16.66667% - 1.875rem)
 }
 .grid-margin-x.medium-up-7>.cell {
  width:calc(14.28571% - 1.875rem)
 }
 .grid-margin-x.medium-up-8>.cell {
  width:calc(12.5% - 1.875rem)
 }
}
@media print,screen and (min-width:64em) {
 .grid-margin-x.large-up-1>.cell {
  width:calc(100% - 1.875rem)
 }
 .grid-margin-x.large-up-2>.cell {
  width:calc(50% - 1.875rem)
 }
 .grid-margin-x.large-up-3>.cell {
  width:calc(33.33333% - 1.875rem)
 }
 .grid-margin-x.large-up-4>.cell {
  width:calc(25% - 1.875rem)
 }
 .grid-margin-x.large-up-5>.cell {
  width:calc(20% - 1.875rem)
 }
 .grid-margin-x.large-up-6>.cell {
  width:calc(16.66667% - 1.875rem)
 }
 .grid-margin-x.large-up-7>.cell {
  width:calc(14.28571% - 1.875rem)
 }
 .grid-margin-x.large-up-8>.cell {
  width:calc(12.5% - 1.875rem)
 }
}
.small-margin-collapse {
 margin-right:0;
 margin-left:0
}
.small-margin-collapse>.cell {
 margin-right:0;
 margin-left:0
}
.small-margin-collapse>.small-1 {
 width:8.33333%
}
.small-margin-collapse>.small-2 {
 width:16.66667%
}
.small-margin-collapse>.small-3 {
 width:25%
}
.small-margin-collapse>.small-4 {
 width:33.33333%
}
.small-margin-collapse>.small-5 {
 width:41.66667%
}
.small-margin-collapse>.small-6 {
 width:50%
}
.small-margin-collapse>.small-7 {
 width:58.33333%
}
.small-margin-collapse>.small-8 {
 width:66.66667%
}
.small-margin-collapse>.small-9 {
 width:75%
}
.small-margin-collapse>.small-10 {
 width:83.33333%
}
.small-margin-collapse>.small-11 {
 width:91.66667%
}
.small-margin-collapse>.small-12 {
 width:100%
}
.small-margin-collapse>.medium-1 {
 width:8.33333%
}
.small-margin-collapse>.medium-2 {
 width:16.66667%
}
.small-margin-collapse>.medium-3 {
 width:25%
}
.small-margin-collapse>.medium-4 {
 width:33.33333%
}
.small-margin-collapse>.medium-5 {
 width:41.66667%
}
.small-margin-collapse>.medium-6 {
 width:50%
}
.small-margin-collapse>.medium-7 {
 width:58.33333%
}
.small-margin-collapse>.medium-8 {
 width:66.66667%
}
.small-margin-collapse>.medium-9 {
 width:75%
}
.small-margin-collapse>.medium-10 {
 width:83.33333%
}
.small-margin-collapse>.medium-11 {
 width:91.66667%
}
.small-margin-collapse>.medium-12 {
 width:100%
}
.small-margin-collapse>.large-1 {
 width:8.33333%
}
.small-margin-collapse>.large-2 {
 width:16.66667%
}
.small-margin-collapse>.large-3 {
 width:25%
}
.small-margin-collapse>.large-4 {
 width:33.33333%
}
.small-margin-collapse>.large-5 {
 width:41.66667%
}
.small-margin-collapse>.large-6 {
 width:50%
}
.small-margin-collapse>.large-7 {
 width:58.33333%
}
.small-margin-collapse>.large-8 {
 width:66.66667%
}
.small-margin-collapse>.large-9 {
 width:75%
}
.small-margin-collapse>.large-10 {
 width:83.33333%
}
.small-margin-collapse>.large-11 {
 width:91.66667%
}
.small-margin-collapse>.large-12 {
 width:100%
}
.small-padding-collapse {
 margin-right:0;
 margin-left:0
}
.small-padding-collapse>.cell {
 padding-right:0;
 padding-left:0
}
@media print,screen and (min-width:40em) {
 .medium-margin-collapse {
  margin-right:0;
  margin-left:0
 }
 .medium-margin-collapse>.cell {
  margin-right:0;
  margin-left:0
 }
 .medium-margin-collapse>.small-1 {
  width:8.33333%
 }
 .medium-margin-collapse>.small-2 {
  width:16.66667%
 }
 .medium-margin-collapse>.small-3 {
  width:25%
 }
 .medium-margin-collapse>.small-4 {
  width:33.33333%
 }
 .medium-margin-collapse>.small-5 {
  width:41.66667%
 }
 .medium-margin-collapse>.small-6 {
  width:50%
 }
 .medium-margin-collapse>.small-7 {
  width:58.33333%
 }
 .medium-margin-collapse>.small-8 {
  width:66.66667%
 }
 .medium-margin-collapse>.small-9 {
  width:75%
 }
 .medium-margin-collapse>.small-10 {
  width:83.33333%
 }
 .medium-margin-collapse>.small-11 {
  width:91.66667%
 }
 .medium-margin-collapse>.small-12 {
  width:100%
 }
 .medium-margin-collapse>.medium-1 {
  width:8.33333%
 }
 .medium-margin-collapse>.medium-2 {
  width:16.66667%
 }
 .medium-margin-collapse>.medium-3 {
  width:25%
 }
 .medium-margin-collapse>.medium-4 {
  width:33.33333%
 }
 .medium-margin-collapse>.medium-5 {
  width:41.66667%
 }
 .medium-margin-collapse>.medium-6 {
  width:50%
 }
 .medium-margin-collapse>.medium-7 {
  width:58.33333%
 }
 .medium-margin-collapse>.medium-8 {
  width:66.66667%
 }
 .medium-margin-collapse>.medium-9 {
  width:75%
 }
 .medium-margin-collapse>.medium-10 {
  width:83.33333%
 }
 .medium-margin-collapse>.medium-11 {
  width:91.66667%
 }
 .medium-margin-collapse>.medium-12 {
  width:100%
 }
 .medium-margin-collapse>.large-1 {
  width:8.33333%
 }
 .medium-margin-collapse>.large-2 {
  width:16.66667%
 }
 .medium-margin-collapse>.large-3 {
  width:25%
 }
 .medium-margin-collapse>.large-4 {
  width:33.33333%
 }
 .medium-margin-collapse>.large-5 {
  width:41.66667%
 }
 .medium-margin-collapse>.large-6 {
  width:50%
 }
 .medium-margin-collapse>.large-7 {
  width:58.33333%
 }
 .medium-margin-collapse>.large-8 {
  width:66.66667%
 }
 .medium-margin-collapse>.large-9 {
  width:75%
 }
 .medium-margin-collapse>.large-10 {
  width:83.33333%
 }
 .medium-margin-collapse>.large-11 {
  width:91.66667%
 }
 .medium-margin-collapse>.large-12 {
  width:100%
 }
 .medium-padding-collapse {
  margin-right:0;
  margin-left:0
 }
 .medium-padding-collapse>.cell {
  padding-right:0;
  padding-left:0
 }
}
@media print,screen and (min-width:64em) {
 .large-margin-collapse {
  margin-right:0;
  margin-left:0
 }
 .large-margin-collapse>.cell {
  margin-right:0;
  margin-left:0
 }
 .large-margin-collapse>.small-1 {
  width:8.33333%
 }
 .large-margin-collapse>.small-2 {
  width:16.66667%
 }
 .large-margin-collapse>.small-3 {
  width:25%
 }
 .large-margin-collapse>.small-4 {
  width:33.33333%
 }
 .large-margin-collapse>.small-5 {
  width:41.66667%
 }
 .large-margin-collapse>.small-6 {
  width:50%
 }
 .large-margin-collapse>.small-7 {
  width:58.33333%
 }
 .large-margin-collapse>.small-8 {
  width:66.66667%
 }
 .large-margin-collapse>.small-9 {
  width:75%
 }
 .large-margin-collapse>.small-10 {
  width:83.33333%
 }
 .large-margin-collapse>.small-11 {
  width:91.66667%
 }
 .large-margin-collapse>.small-12 {
  width:100%
 }
 .large-margin-collapse>.medium-1 {
  width:8.33333%
 }
 .large-margin-collapse>.medium-2 {
  width:16.66667%
 }
 .large-margin-collapse>.medium-3 {
  width:25%
 }
 .large-margin-collapse>.medium-4 {
  width:33.33333%
 }
 .large-margin-collapse>.medium-5 {
  width:41.66667%
 }
 .large-margin-collapse>.medium-6 {
  width:50%
 }
 .large-margin-collapse>.medium-7 {
  width:58.33333%
 }
 .large-margin-collapse>.medium-8 {
  width:66.66667%
 }
 .large-margin-collapse>.medium-9 {
  width:75%
 }
 .large-margin-collapse>.medium-10 {
  width:83.33333%
 }
 .large-margin-collapse>.medium-11 {
  width:91.66667%
 }
 .large-margin-collapse>.medium-12 {
  width:100%
 }
 .large-margin-collapse>.large-1 {
  width:8.33333%
 }
 .large-margin-collapse>.large-2 {
  width:16.66667%
 }
 .large-margin-collapse>.large-3 {
  width:25%
 }
 .large-margin-collapse>.large-4 {
  width:33.33333%
 }
 .large-margin-collapse>.large-5 {
  width:41.66667%
 }
 .large-margin-collapse>.large-6 {
  width:50%
 }
 .large-margin-collapse>.large-7 {
  width:58.33333%
 }
 .large-margin-collapse>.large-8 {
  width:66.66667%
 }
 .large-margin-collapse>.large-9 {
  width:75%
 }
 .large-margin-collapse>.large-10 {
  width:83.33333%
 }
 .large-margin-collapse>.large-11 {
  width:91.66667%
 }
 .large-margin-collapse>.large-12 {
  width:100%
 }
 .large-padding-collapse {
  margin-right:0;
  margin-left:0
 }
 .large-padding-collapse>.cell {
  padding-right:0;
  padding-left:0
 }
}
.small-offset-0 {
 margin-left:0
}
.grid-margin-x>.small-offset-0 {
 margin-left:calc(0% + .625rem)
}
.small-offset-1 {
 margin-left:8.33333%
}
.grid-margin-x>.small-offset-1 {
 margin-left:calc(8.33333% + .625rem)
}
.small-offset-2 {
 margin-left:16.66667%
}
.grid-margin-x>.small-offset-2 {
 margin-left:calc(16.66667% + .625rem)
}
.small-offset-3 {
 margin-left:25%
}
.grid-margin-x>.small-offset-3 {
 margin-left:calc(25% + .625rem)
}
.small-offset-4 {
 margin-left:33.33333%
}
.grid-margin-x>.small-offset-4 {
 margin-left:calc(33.33333% + .625rem)
}
.small-offset-5 {
 margin-left:41.66667%
}
.grid-margin-x>.small-offset-5 {
 margin-left:calc(41.66667% + .625rem)
}
.small-offset-6 {
 margin-left:50%
}
.grid-margin-x>.small-offset-6 {
 margin-left:calc(50% + .625rem)
}
.small-offset-7 {
 margin-left:58.33333%
}
.grid-margin-x>.small-offset-7 {
 margin-left:calc(58.33333% + .625rem)
}
.small-offset-8 {
 margin-left:66.66667%
}
.grid-margin-x>.small-offset-8 {
 margin-left:calc(66.66667% + .625rem)
}
.small-offset-9 {
 margin-left:75%
}
.grid-margin-x>.small-offset-9 {
 margin-left:calc(75% + .625rem)
}
.small-offset-10 {
 margin-left:83.33333%
}
.grid-margin-x>.small-offset-10 {
 margin-left:calc(83.33333% + .625rem)
}
.small-offset-11 {
 margin-left:91.66667%
}
.grid-margin-x>.small-offset-11 {
 margin-left:calc(91.66667% + .625rem)
}
@media print,screen and (min-width:40em) {
 .medium-offset-0 {
  margin-left:0
 }
 .grid-margin-x>.medium-offset-0 {
  margin-left:calc(0% + .9375rem)
 }
 .medium-offset-1 {
  margin-left:8.33333%
 }
 .grid-margin-x>.medium-offset-1 {
  margin-left:calc(8.33333% + .9375rem)
 }
 .medium-offset-2 {
  margin-left:16.66667%
 }
 .grid-margin-x>.medium-offset-2 {
  margin-left:calc(16.66667% + .9375rem)
 }
 .medium-offset-3 {
  margin-left:25%
 }
 .grid-margin-x>.medium-offset-3 {
  margin-left:calc(25% + .9375rem)
 }
 .medium-offset-4 {
  margin-left:33.33333%
 }
 .grid-margin-x>.medium-offset-4 {
  margin-left:calc(33.33333% + .9375rem)
 }
 .medium-offset-5 {
  margin-left:41.66667%
 }
 .grid-margin-x>.medium-offset-5 {
  margin-left:calc(41.66667% + .9375rem)
 }
 .medium-offset-6 {
  margin-left:50%
 }
 .grid-margin-x>.medium-offset-6 {
  margin-left:calc(50% + .9375rem)
 }
 .medium-offset-7 {
  margin-left:58.33333%
 }
 .grid-margin-x>.medium-offset-7 {
  margin-left:calc(58.33333% + .9375rem)
 }
 .medium-offset-8 {
  margin-left:66.66667%
 }
 .grid-margin-x>.medium-offset-8 {
  margin-left:calc(66.66667% + .9375rem)
 }
 .medium-offset-9 {
  margin-left:75%
 }
 .grid-margin-x>.medium-offset-9 {
  margin-left:calc(75% + .9375rem)
 }
 .medium-offset-10 {
  margin-left:83.33333%
 }
 .grid-margin-x>.medium-offset-10 {
  margin-left:calc(83.33333% + .9375rem)
 }
 .medium-offset-11 {
  margin-left:91.66667%
 }
 .grid-margin-x>.medium-offset-11 {
  margin-left:calc(91.66667% + .9375rem)
 }
}
@media print,screen and (min-width:64em) {
 .large-offset-0 {
  margin-left:0
 }
 .grid-margin-x>.large-offset-0 {
  margin-left:calc(0% + .9375rem)
 }
 .large-offset-1 {
  margin-left:8.33333%
 }
 .grid-margin-x>.large-offset-1 {
  margin-left:calc(8.33333% + .9375rem)
 }
 .large-offset-2 {
  margin-left:16.66667%
 }
 .grid-margin-x>.large-offset-2 {
  margin-left:calc(16.66667% + .9375rem)
 }
 .large-offset-3 {
  margin-left:25%
 }
 .grid-margin-x>.large-offset-3 {
  margin-left:calc(25% + .9375rem)
 }
 .large-offset-4 {
  margin-left:33.33333%
 }
 .grid-margin-x>.large-offset-4 {
  margin-left:calc(33.33333% + .9375rem)
 }
 .large-offset-5 {
  margin-left:41.66667%
 }
 .grid-margin-x>.large-offset-5 {
  margin-left:calc(41.66667% + .9375rem)
 }
 .large-offset-6 {
  margin-left:50%
 }
 .grid-margin-x>.large-offset-6 {
  margin-left:calc(50% + .9375rem)
 }
 .large-offset-7 {
  margin-left:58.33333%
 }
 .grid-margin-x>.large-offset-7 {
  margin-left:calc(58.33333% + .9375rem)
 }
 .large-offset-8 {
  margin-left:66.66667%
 }
 .grid-margin-x>.large-offset-8 {
  margin-left:calc(66.66667% + .9375rem)
 }
 .large-offset-9 {
  margin-left:75%
 }
 .grid-margin-x>.large-offset-9 {
  margin-left:calc(75% + .9375rem)
 }
 .large-offset-10 {
  margin-left:83.33333%
 }
 .grid-margin-x>.large-offset-10 {
  margin-left:calc(83.33333% + .9375rem)
 }
 .large-offset-11 {
  margin-left:91.66667%
 }
 .grid-margin-x>.large-offset-11 {
  margin-left:calc(91.66667% + .9375rem)
 }
}
.grid-y {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-flow:column nowrap;
 -ms-flex-flow:column nowrap;
 flex-flow:column nowrap
}
.grid-y>.cell {
 width:auto
}
.grid-y>.auto {
 height:auto
}
.grid-y>.shrink {
 height:auto
}
.grid-y>small-1,
.grid-y>small-10,
.grid-y>small-11,
.grid-y>small-12,
.grid-y>small-2,
.grid-y>small-3,
.grid-y>small-4,
.grid-y>small-5,
.grid-y>small-6,
.grid-y>small-7,
.grid-y>small-8,
.grid-y>small-9,
.grid-y>small-full,
.grid-y>small-shrink {
 -webkit-flex-basis:auto;
 -ms-flex-preferred-size:auto;
 flex-basis:auto
}
@media print,screen and (min-width:40em) {
 .grid-y>medium-1,
 .grid-y>medium-10,
 .grid-y>medium-11,
 .grid-y>medium-12,
 .grid-y>medium-2,
 .grid-y>medium-3,
 .grid-y>medium-4,
 .grid-y>medium-5,
 .grid-y>medium-6,
 .grid-y>medium-7,
 .grid-y>medium-8,
 .grid-y>medium-9,
 .grid-y>medium-full,
 .grid-y>medium-shrink {
  -webkit-flex-basis:auto;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
}
@media print,screen and (min-width:64em) {
 .grid-y>large-1,
 .grid-y>large-10,
 .grid-y>large-11,
 .grid-y>large-12,
 .grid-y>large-2,
 .grid-y>large-3,
 .grid-y>large-4,
 .grid-y>large-5,
 .grid-y>large-6,
 .grid-y>large-7,
 .grid-y>large-8,
 .grid-y>large-9,
 .grid-y>large-full,
 .grid-y>large-shrink {
  -webkit-flex-basis:auto;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
 }
}
.grid-y>.small-1 {
 height:8.33333%
}
.grid-y>.small-2 {
 height:16.66667%
}
.grid-y>.small-3 {
 height:25%
}
.grid-y>.small-4 {
 height:33.33333%
}
.grid-y>.small-5 {
 height:41.66667%
}
.grid-y>.small-6 {
 height:50%
}
.grid-y>.small-7 {
 height:58.33333%
}
.grid-y>.small-8 {
 height:66.66667%
}
.grid-y>.small-9 {
 height:75%
}
.grid-y>.small-10 {
 height:83.33333%
}
.grid-y>.small-11 {
 height:91.66667%
}
.grid-y>.small-12 {
 height:100%
}
@media print,screen and (min-width:40em) {
 .grid-y>.medium-auto {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px;
  height:auto
 }
 .grid-y>.medium-shrink {
  height:auto
 }
 .grid-y>.medium-1 {
  height:8.33333%
 }
 .grid-y>.medium-2 {
  height:16.66667%
 }
 .grid-y>.medium-3 {
  height:25%
 }
 .grid-y>.medium-4 {
  height:33.33333%
 }
 .grid-y>.medium-5 {
  height:41.66667%
 }
 .grid-y>.medium-6 {
  height:50%
 }
 .grid-y>.medium-7 {
  height:58.33333%
 }
 .grid-y>.medium-8 {
  height:66.66667%
 }
 .grid-y>.medium-9 {
  height:75%
 }
 .grid-y>.medium-10 {
  height:83.33333%
 }
 .grid-y>.medium-11 {
  height:91.66667%
 }
 .grid-y>.medium-12 {
  height:100%
 }
}
@media print,screen and (min-width:64em) {
 .grid-y>.large-auto {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px;
  height:auto
 }
 .grid-y>.large-shrink {
  height:auto
 }
 .grid-y>.large-1 {
  height:8.33333%
 }
 .grid-y>.large-2 {
  height:16.66667%
 }
 .grid-y>.large-3 {
  height:25%
 }
 .grid-y>.large-4 {
  height:33.33333%
 }
 .grid-y>.large-5 {
  height:41.66667%
 }
 .grid-y>.large-6 {
  height:50%
 }
 .grid-y>.large-7 {
  height:58.33333%
 }
 .grid-y>.large-8 {
  height:66.66667%
 }
 .grid-y>.large-9 {
  height:75%
 }
 .grid-y>.large-10 {
  height:83.33333%
 }
 .grid-y>.large-11 {
  height:91.66667%
 }
 .grid-y>.large-12 {
  height:100%
 }
}
.grid-padding-y .grid-padding-y {
 margin-top:-.625rem;
 margin-bottom:-.625rem
}
@media print,screen and (min-width:40em) {
 .grid-padding-y .grid-padding-y {
  margin-top:-.9375rem;
  margin-bottom:-.9375rem
 }
}
.grid-padding-y>.cell {
 padding-top:.625rem;
 padding-bottom:.625rem
}
@media print,screen and (min-width:40em) {
 .grid-padding-y>.cell {
  padding-top:.9375rem;
  padding-bottom:.9375rem
 }
}
.grid-margin-y {
 margin-top:-.625rem;
 margin-bottom:-.625rem
}
@media print,screen and (min-width:40em) {
 .grid-margin-y {
  margin-top:-.9375rem;
  margin-bottom:-.9375rem
 }
}
.grid-margin-y>.cell {
 height:calc(100% - 1.25rem);
 margin-top:.625rem;
 margin-bottom:.625rem
}
@media print,screen and (min-width:40em) {
 .grid-margin-y>.cell {
  height:calc(100% - 1.875rem);
  margin-top:.9375rem;
  margin-bottom:.9375rem
 }
}
.grid-margin-y>.auto {
 height:auto
}
.grid-margin-y>.shrink {
 height:auto
}
.grid-margin-y>.small-1 {
 height:calc(8.33333% - 1.25rem)
}
.grid-margin-y>.small-2 {
 height:calc(16.66667% - 1.25rem)
}
.grid-margin-y>.small-3 {
 height:calc(25% - 1.25rem)
}
.grid-margin-y>.small-4 {
 height:calc(33.33333% - 1.25rem)
}
.grid-margin-y>.small-5 {
 height:calc(41.66667% - 1.25rem)
}
.grid-margin-y>.small-6 {
 height:calc(50% - 1.25rem)
}
.grid-margin-y>.small-7 {
 height:calc(58.33333% - 1.25rem)
}
.grid-margin-y>.small-8 {
 height:calc(66.66667% - 1.25rem)
}
.grid-margin-y>.small-9 {
 height:calc(75% - 1.25rem)
}
.grid-margin-y>.small-10 {
 height:calc(83.33333% - 1.25rem)
}
.grid-margin-y>.small-11 {
 height:calc(91.66667% - 1.25rem)
}
.grid-margin-y>.small-12 {
 height:calc(100% - 1.25rem)
}
@media print,screen and (min-width:40em) {
 .grid-margin-y>.auto {
  height:auto
 }
 .grid-margin-y>.shrink {
  height:auto
 }
 .grid-margin-y>.small-1 {
  height:calc(8.33333% - 1.875rem)
 }
 .grid-margin-y>.small-2 {
  height:calc(16.66667% - 1.875rem)
 }
 .grid-margin-y>.small-3 {
  height:calc(25% - 1.875rem)
 }
 .grid-margin-y>.small-4 {
  height:calc(33.33333% - 1.875rem)
 }
 .grid-margin-y>.small-5 {
  height:calc(41.66667% - 1.875rem)
 }
 .grid-margin-y>.small-6 {
  height:calc(50% - 1.875rem)
 }
 .grid-margin-y>.small-7 {
  height:calc(58.33333% - 1.875rem)
 }
 .grid-margin-y>.small-8 {
  height:calc(66.66667% - 1.875rem)
 }
 .grid-margin-y>.small-9 {
  height:calc(75% - 1.875rem)
 }
 .grid-margin-y>.small-10 {
  height:calc(83.33333% - 1.875rem)
 }
 .grid-margin-y>.small-11 {
  height:calc(91.66667% - 1.875rem)
 }
 .grid-margin-y>.small-12 {
  height:calc(100% - 1.875rem)
 }
 .grid-margin-y>.medium-auto {
  height:auto
 }
 .grid-margin-y>.medium-shrink {
  height:auto
 }
 .grid-margin-y>.medium-1 {
  height:calc(8.33333% - 1.875rem)
 }
 .grid-margin-y>.medium-2 {
  height:calc(16.66667% - 1.875rem)
 }
 .grid-margin-y>.medium-3 {
  height:calc(25% - 1.875rem)
 }
 .grid-margin-y>.medium-4 {
  height:calc(33.33333% - 1.875rem)
 }
 .grid-margin-y>.medium-5 {
  height:calc(41.66667% - 1.875rem)
 }
 .grid-margin-y>.medium-6 {
  height:calc(50% - 1.875rem)
 }
 .grid-margin-y>.medium-7 {
  height:calc(58.33333% - 1.875rem)
 }
 .grid-margin-y>.medium-8 {
  height:calc(66.66667% - 1.875rem)
 }
 .grid-margin-y>.medium-9 {
  height:calc(75% - 1.875rem)
 }
 .grid-margin-y>.medium-10 {
  height:calc(83.33333% - 1.875rem)
 }
 .grid-margin-y>.medium-11 {
  height:calc(91.66667% - 1.875rem)
 }
 .grid-margin-y>.medium-12 {
  height:calc(100% - 1.875rem)
 }
}
@media print,screen and (min-width:64em) {
 .grid-margin-y>.large-auto {
  height:auto
 }
 .grid-margin-y>.large-shrink {
  height:auto
 }
 .grid-margin-y>.large-1 {
  height:calc(8.33333% - 1.875rem)
 }
 .grid-margin-y>.large-2 {
  height:calc(16.66667% - 1.875rem)
 }
 .grid-margin-y>.large-3 {
  height:calc(25% - 1.875rem)
 }
 .grid-margin-y>.large-4 {
  height:calc(33.33333% - 1.875rem)
 }
 .grid-margin-y>.large-5 {
  height:calc(41.66667% - 1.875rem)
 }
 .grid-margin-y>.large-6 {
  height:calc(50% - 1.875rem)
 }
 .grid-margin-y>.large-7 {
  height:calc(58.33333% - 1.875rem)
 }
 .grid-margin-y>.large-8 {
  height:calc(66.66667% - 1.875rem)
 }
 .grid-margin-y>.large-9 {
  height:calc(75% - 1.875rem)
 }
 .grid-margin-y>.large-10 {
  height:calc(83.33333% - 1.875rem)
 }
 .grid-margin-y>.large-11 {
  height:calc(91.66667% - 1.875rem)
 }
 .grid-margin-y>.large-12 {
  height:calc(100% - 1.875rem)
 }
}
.grid-frame {
 width:100vw;
 overflow:hidden;
 position:relative;
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-align:stretch;
 -webkit-align-items:stretch;
 -ms-flex-align:stretch;
 align-items:stretch
}
.cell .grid-frame {
 width:100%
}
.cell-block {
 overflow-x:auto;
 max-width:100%;
 -webkit-overflow-scrolling:touch;
 -ms-overflow-stype:-ms-autohiding-scrollbar
}
.cell-block-y {
 overflow-y:auto;
 max-height:100%;
 -webkit-overflow-scrolling:touch;
 -ms-overflow-stype:-ms-autohiding-scrollbar
}
.cell-block-container {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column;
 max-height:100%
}
.cell-block-container>.grid-x {
 max-height:100%;
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap
}
@media print,screen and (min-width:40em) {
 .medium-grid-frame {
  width:100vw;
  overflow:hidden;
  position:relative;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
 }
 .cell .medium-grid-frame {
  width:100%
 }
 .medium-cell-block {
  overflow-x:auto;
  max-width:100%;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-stype:-ms-autohiding-scrollbar
 }
 .medium-cell-block-container {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  max-height:100%
 }
 .medium-cell-block-container>.grid-x {
  max-height:100%;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .medium-cell-block-y {
  overflow-y:auto;
  max-height:100%;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-stype:-ms-autohiding-scrollbar
 }
}
@media print,screen and (min-width:64em) {
 .large-grid-frame {
  width:100vw;
  overflow:hidden;
  position:relative;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
 }
 .cell .large-grid-frame {
  width:100%
 }
 .large-cell-block {
  overflow-x:auto;
  max-width:100%;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-stype:-ms-autohiding-scrollbar
 }
 .large-cell-block-container {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  max-height:100%
 }
 .large-cell-block-container>.grid-x {
  max-height:100%;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .large-cell-block-y {
  overflow-y:auto;
  max-height:100%;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-stype:-ms-autohiding-scrollbar
 }
}
.grid-y.grid-frame {
 width:auto;
 height:100vh;
 overflow:hidden;
 position:relative;
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-align:stretch;
 -webkit-align-items:stretch;
 -ms-flex-align:stretch;
 align-items:stretch
}
@media print,screen and (min-width:40em) {
 .grid-y.medium-grid-frame {
  width:auto;
  height:100vh;
  overflow:hidden;
  position:relative;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
 }
}
@media print,screen and (min-width:64em) {
 .grid-y.large-grid-frame {
  width:auto;
  height:100vh;
  overflow:hidden;
  position:relative;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
 }
}
.cell .grid-y.grid-frame {
 height:100%
}
@media print,screen and (min-width:40em) {
 .cell .grid-y.medium-grid-frame {
  height:100%
 }
}
@media print,screen and (min-width:64em) {
 .cell .grid-y.large-grid-frame {
  height:100%
 }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
 margin:0;
 padding:0
}
p {
 margin-bottom:1rem;
 font-size:inherit;
 line-height:1.6;
 text-rendering:optimizeLegibility
}
em,
i {
 font-style:italic;
 line-height:inherit
}
b,
strong {
 font-weight:700;
 line-height:inherit
}
small {
 font-size:80%;
 line-height:inherit
}
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
 font-style:normal;
 font-weight:400;
 color:inherit;
 text-rendering:optimizeLegibility
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
 line-height:0;
 color:#cacaca
}
h1 {
 font-size:1.5rem;
 line-height:1.4;
 margin-top:0;
 margin-bottom:.5rem
}
h2 {
 font-size:1.25rem;
 line-height:1.4;
 margin-top:0;
 margin-bottom:.5rem
}
h3 {
 font-size:1.1875rem;
 line-height:1.4;
 margin-top:0;
 margin-bottom:.5rem
}
h4 {
 font-size:1.125rem;
 line-height:1.4;
 margin-top:0;
 margin-bottom:.5rem
}
h5 {
 font-size:1.0625rem;
 line-height:1.4;
 margin-top:0;
 margin-bottom:.5rem
}
h6 {
 font-size:1rem;
 line-height:1.4;
 margin-top:0;
 margin-bottom:.5rem
}
@media print,screen and (min-width:40em) {
 h1 {
  font-size:3rem
 }
 h2 {
  font-size:2.5rem
 }
 h3 {
  font-size:1.9375rem
 }
 h4 {
  font-size:1.5625rem
 }
 h5 {
  font-size:1.25rem
 }
 h6 {
  font-size:1rem
 }
}
a {
 line-height:inherit;
 color:#1779ba;
 text-decoration:none;
 cursor:pointer
}
a:focus,
a:hover {
 color:#1468a0
}
a img {
 border:0
}
hr {
 clear:both;
 max-width:75rem;
 height:0;
 margin:1.25rem auto;
 border-top:0;
 border-right:0;
 border-bottom:1px solid #cacaca;
 border-left:0
}
dl,
ol,
ul {
 margin-bottom:1rem;
 list-style-position:outside;
 line-height:1.6
}
li {
 font-size:inherit
}
ul {
 margin-left:1.25rem;
 list-style-type:disc
}
ol {
 margin-left:1.25rem
}
ol ol,
ol ul,
ul ol,
ul ul {
 margin-left:1.25rem;
 margin-bottom:0
}
dl {
 margin-bottom:1rem
}
dl dt {
 margin-bottom:.3rem;
 font-weight:700
}
blockquote {
 margin:0 0 1rem;
 padding:.5625rem 1.25rem 0 1.1875rem;
 border-left:1px solid #cacaca
}
blockquote,
blockquote p {
 line-height:1.6;
 color:#8a8a8a
}
cite {
 display:block;
 font-size:.8125rem;
 color:#8a8a8a
}
cite:before {
 content:"— "
}
abbr,
abbr[title] {
 border-bottom:1px dotted #0a0a0a;
 cursor:help;
 text-decoration:none
}
figure {
 margin:0
}
code {
 padding:.125rem .3125rem .0625rem;
 border:1px solid #cacaca;
 background-color:#e6e6e6;
 font-family:Consolas,"Liberation Mono",Courier,monospace;
 font-weight:400;
 color:#0a0a0a
}
kbd {
 margin:0;
 padding:.125rem .25rem 0;
 background-color:#e6e6e6;
 font-family:Consolas,"Liberation Mono",Courier,monospace;
 color:#0a0a0a
}
.subheader {
 margin-top:.2rem;
 margin-bottom:.5rem;
 font-weight:400;
 line-height:1.4;
 color:#8a8a8a
}
.lead {
 font-size:125%;
 line-height:1.6
}
.stat {
 font-size:2.5rem;
 line-height:1
}
p+.stat {
 margin-top:-1rem
}
ol.no-bullet,
ul.no-bullet {
 margin-left:0;
 list-style:none
}
.text-left {
 text-align:left
}
.text-right {
 text-align:right
}
.text-center {
 text-align:center
}
.text-justify {
 text-align:justify
}
@media print,screen and (min-width:40em) {
 .medium-text-left {
  text-align:left
 }
 .medium-text-right {
  text-align:right
 }
 .medium-text-center {
  text-align:center
 }
 .medium-text-justify {
  text-align:justify
 }
}
@media print,screen and (min-width:64em) {
 .large-text-left {
  text-align:left
 }
 .large-text-right {
  text-align:right
 }
 .large-text-center {
  text-align:center
 }
 .large-text-justify {
  text-align:justify
 }
}
.show-for-print {
 display:none!important
}
@media print {
 * {
  background:0 0!important;
  -webkit-box-shadow:none!important;
  box-shadow:none!important;
  color:#000!important;
  text-shadow:none!important
 }
 .show-for-print {
  display:block!important
 }
 .hide-for-print {
  display:none!important
 }
 table.show-for-print {
  display:table!important
 }
 thead.show-for-print {
  display:table-header-group!important
 }
 tbody.show-for-print {
  display:table-row-group!important
 }
 tr.show-for-print {
  display:table-row!important
 }
 td.show-for-print {
  display:table-cell!important
 }
 th.show-for-print {
  display:table-cell!important
 }
 a,
 a:visited {
  text-decoration:underline
 }
 a[href]:after {
  content:" (" attr(href) ")"
 }
 .ir a:after,
 a[href^='#']:after,
 a[href^='javascript:']:after {
  content:''
 }
 abbr[title]:after {
  content:" (" attr(title) ")"
 }
 blockquote,
 pre {
  border:1px solid #8a8a8a;
  page-break-inside:avoid
 }
 thead {
  display:table-header-group
 }
 img,
 tr {
  page-break-inside:avoid
 }
 img {
  max-width:100%!important
 }
 @page {
  margin:.5cm
 }
 h2,
 h3,
 p {
  orphans:3;
  widows:3
 }
 h2,
 h3 {
  page-break-after:avoid
 }
 .print-break-inside {
  page-break-inside:auto
 }
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
 display:block;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 height:2.4375rem;
 margin:0 0 1rem;
 padding:.5rem;
 border:1px solid #cacaca;
 border-radius:0;
 background-color:#fefefe;
 -webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.1);
 box-shadow:inset 0 1px 2px rgba(10,10,10,.1);
 font-family:inherit;
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#0a0a0a;
 -webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:box-shadow .5s,border-color .25s ease-in-out;
 transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
 outline:0;
 border:1px solid #8a8a8a;
 background-color:#fefefe;
 -webkit-box-shadow:0 0 5px #cacaca;
 box-shadow:0 0 5px #cacaca;
 -webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:box-shadow .5s,border-color .25s ease-in-out;
 transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
textarea {
 max-width:100%
}
textarea[rows] {
 height:auto
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
 color:#cacaca
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
 color:#cacaca
}
input::placeholder,
textarea::placeholder {
 color:#cacaca
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
 background-color:#e6e6e6;
 cursor:not-allowed
}
[type=button],
[type=submit] {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 border-radius:0
}
input[type=search] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
[type=checkbox],
[type=file],
[type=radio] {
 margin:0 0 1rem
}
[type=checkbox]+label,
[type=radio]+label {
 display:inline-block;
 vertical-align:baseline;
 margin-left:.5rem;
 margin-right:1rem;
 margin-bottom:0
}
[type=checkbox]+label[for],
[type=radio]+label[for] {
 cursor:pointer
}
label>[type=checkbox],
label>[type=radio] {
 margin-right:.5rem
}
[type=file] {
 width:100%
}
label {
 display:block;
 margin:0;
 font-size:.875rem;
 font-weight:400;
 line-height:1.8;
 color:#0a0a0a
}
label.middle {
 margin:0 0 1rem;
 padding:.5625rem 0
}
.help-text {
 margin-top:-.5rem;
 font-size:.8125rem;
 font-style:italic;
 color:#0a0a0a
}
.input-group {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 width:100%;
 margin-bottom:1rem;
 -webkit-box-align:stretch;
 -webkit-align-items:stretch;
 -ms-flex-align:stretch;
 align-items:stretch
}
.input-group>:first-child {
 border-radius:0
}
.input-group>:last-child>* {
 border-radius:0
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
 margin:0;
 white-space:nowrap
}
.input-group-label {
 padding:0 1rem;
 border:1px solid #cacaca;
 background:#e6e6e6;
 color:#0a0a0a;
 text-align:center;
 white-space:nowrap;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center
}
.input-group-label:first-child {
 border-right:0
}
.input-group-label:last-child {
 border-left:0
}
.input-group-field {
 border-radius:0;
 -webkit-box-flex:1;
 -webkit-flex:1 1 0px;
 -ms-flex:1 1 0px;
 flex:1 1 0px;
 height:auto;
 min-width:0
}
.input-group-button {
 padding-top:0;
 padding-bottom:0;
 text-align:center;
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
 height:2.5rem;
 padding-top:0;
 padding-bottom:0;
 font-size:1rem
}
fieldset {
 margin:0;
 padding:0;
 border:0
}
legend {
 max-width:100%;
 margin-bottom:.5rem
}
.fieldset {
 margin:1.125rem 0;
 padding:1.25rem;
 border:1px solid #cacaca
}
.fieldset legend {
 margin:0;
 margin-left:-.1875rem;
 padding:0 .1875rem
}
select {
 height:2.4375rem;
 margin:0 0 1rem;
 padding:.5rem;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 border:1px solid #cacaca;
 border-radius:0;
 background-color:#fefefe;
 font-family:inherit;
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#0a0a0a;
 background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill:rgb%28138,138,138%29'></polygon></svg>");
 -webkit-background-origin:content-box;
 background-origin:content-box;
 background-position:right -1rem center;
 background-repeat:no-repeat;
 -webkit-background-size:9px 6px;
 background-size:9px 6px;
 padding-right:1.5rem;
 -webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:box-shadow .5s,border-color .25s ease-in-out;
 transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
@media screen and (min-width:0\0) {
 select {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
 }
}
select:focus {
 outline:0;
 border:1px solid #8a8a8a;
 background-color:#fefefe;
 -webkit-box-shadow:0 0 5px #cacaca;
 box-shadow:0 0 5px #cacaca;
 -webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;
 transition:box-shadow .5s,border-color .25s ease-in-out;
 transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
select:disabled {
 background-color:#e6e6e6;
 cursor:not-allowed
}
select::-ms-expand {
 display:none
}
select[multiple] {
 height:auto;
 background-image:none
}
.is-invalid-input:not(:focus) {
 border-color:#cc4b37;
 background-color:#f9ecea
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
 color:#cc4b37
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
 color:#cc4b37
}
.is-invalid-input:not(:focus)::placeholder {
 color:#cc4b37
}
.is-invalid-label {
 color:#cc4b37
}
.form-error {
 display:none;
 margin-top:-.5rem;
 margin-bottom:1rem;
 font-size:.75rem;
 font-weight:700;
 color:#cc4b37
}
.form-error.is-visible {
 display:block
}
.button {
 display:inline-block;
 vertical-align:middle;
 margin:0 0 1rem 0;
 font-family:inherit;
 padding:.85em 1em;
 -webkit-appearance:none;
 border:1px solid transparent;
 border-radius:0;
 -webkit-transition:background-color .25s ease-out,color .25s ease-out;
 transition:background-color .25s ease-out,color .25s ease-out;
 font-size:.9rem;
 line-height:1;
 text-align:center;
 cursor:pointer;
 background-color:#1779ba;
 color:#fefefe
}
[data-whatinput=mouse] .button {
 outline:0
}
.button:focus,
.button:hover {
 background-color:#14679e;
 color:#fefefe
}
.button.tiny {
 font-size:.6rem
}
.button.small {
 font-size:.75rem
}
.button.large {
 font-size:1.25rem
}
.button.expanded {
 display:block;
 width:100%;
 margin-right:0;
 margin-left:0
}
.button.primary {
 background-color:#1779ba;
 color:#fefefe
}
.button.primary:focus,
.button.primary:hover {
 background-color:#126195;
 color:#fefefe
}
.button.secondary {
 background-color:#767676;
 color:#fefefe
}
.button.secondary:focus,
.button.secondary:hover {
 background-color:#5e5e5e;
 color:#fefefe
}
.button.success {
 background-color:#3adb76;
 color:#0a0a0a
}
.button.success:focus,
.button.success:hover {
 background-color:#22bb5b;
 color:#0a0a0a
}
.button.warning {
 background-color:#ffae00;
 color:#0a0a0a
}
.button.warning:focus,
.button.warning:hover {
 background-color:#cc8b00;
 color:#0a0a0a
}
.button.alert {
 background-color:#cc4b37;
 color:#fefefe
}
.button.alert:focus,
.button.alert:hover {
 background-color:#a53b2a;
 color:#fefefe
}
.button.disabled,
.button[disabled] {
 opacity:.25;
 cursor:not-allowed
}
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
 background-color:#1779ba;
 color:#fefefe
}
.button.disabled.primary,
.button[disabled].primary {
 opacity:.25;
 cursor:not-allowed
}
.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
 background-color:#1779ba;
 color:#fefefe
}
.button.disabled.secondary,
.button[disabled].secondary {
 opacity:.25;
 cursor:not-allowed
}
.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
 background-color:#767676;
 color:#fefefe
}
.button.disabled.success,
.button[disabled].success {
 opacity:.25;
 cursor:not-allowed
}
.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
 background-color:#3adb76;
 color:#0a0a0a
}
.button.disabled.warning,
.button[disabled].warning {
 opacity:.25;
 cursor:not-allowed
}
.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
 background-color:#ffae00;
 color:#0a0a0a
}
.button.disabled.alert,
.button[disabled].alert {
 opacity:.25;
 cursor:not-allowed
}
.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
 background-color:#cc4b37;
 color:#fefefe
}
.button.hollow {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
 background-color:transparent
}
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
 background-color:transparent
}
.button.hollow:focus,
.button.hollow:hover {
 border-color:#0c3d5d;
 color:#0c3d5d
}
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.hollow.primary {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.hollow.primary:focus,
.button.hollow.primary:hover {
 border-color:#0c3d5d;
 color:#0c3d5d
}
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.hollow.secondary {
 border:1px solid #767676;
 color:#767676
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
 border-color:#3b3b3b;
 color:#3b3b3b
}
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
 border:1px solid #767676;
 color:#767676
}
.button.hollow.success {
 border:1px solid #3adb76;
 color:#3adb76
}
.button.hollow.success:focus,
.button.hollow.success:hover {
 border-color:#157539;
 color:#157539
}
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
 border:1px solid #3adb76;
 color:#3adb76
}
.button.hollow.warning {
 border:1px solid #ffae00;
 color:#ffae00
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
 border-color:#805700;
 color:#805700
}
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
 border:1px solid #ffae00;
 color:#ffae00
}
.button.hollow.alert {
 border:1px solid #cc4b37;
 color:#cc4b37
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
 border-color:#67251a;
 color:#67251a
}
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
 border:1px solid #cc4b37;
 color:#cc4b37
}
.button.clear {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.clear,
.button.clear:focus,
.button.clear:hover {
 background-color:transparent
}
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
 background-color:transparent
}
.button.clear:focus,
.button.clear:hover {
 border-color:#0c3d5d;
 color:#0c3d5d
}
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
 border-color:transparent
}
.button.clear.primary {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.clear.primary:focus,
.button.clear.primary:hover {
 border-color:#0c3d5d;
 color:#0c3d5d
}
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
 border:1px solid #1779ba;
 color:#1779ba
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
 border-color:transparent
}
.button.clear.secondary {
 border:1px solid #767676;
 color:#767676
}
.button.clear.secondary:focus,
.button.clear.secondary:hover {
 border-color:#3b3b3b;
 color:#3b3b3b
}
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
 border:1px solid #767676;
 color:#767676
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
 border-color:transparent
}
.button.clear.success {
 border:1px solid #3adb76;
 color:#3adb76
}
.button.clear.success:focus,
.button.clear.success:hover {
 border-color:#157539;
 color:#157539
}
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
 border:1px solid #3adb76;
 color:#3adb76
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
 border-color:transparent
}
.button.clear.warning {
 border:1px solid #ffae00;
 color:#ffae00
}
.button.clear.warning:focus,
.button.clear.warning:hover {
 border-color:#805700;
 color:#805700
}
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
 border:1px solid #ffae00;
 color:#ffae00
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
 border-color:transparent
}
.button.clear.alert {
 border:1px solid #cc4b37;
 color:#cc4b37
}
.button.clear.alert:focus,
.button.clear.alert:hover {
 border-color:#67251a;
 color:#67251a
}
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
 border:1px solid #cc4b37;
 color:#cc4b37
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
 border-color:transparent
}
.button.dropdown::after {
 display:block;
 width:0;
 height:0;
 border:inset .4em;
 content:'';
 border-bottom-width:0;
 border-top-style:solid;
 border-color:#fefefe transparent transparent;
 position:relative;
 top:.4em;
 display:inline-block;
 float:right;
 margin-left:1em
}
.button.dropdown.hollow::after {
 border-top-color:#1779ba
}
.button.dropdown.hollow.primary::after {
 border-top-color:#1779ba
}
.button.dropdown.hollow.secondary::after {
 border-top-color:#767676
}
.button.dropdown.hollow.success::after {
 border-top-color:#3adb76
}
.button.dropdown.hollow.warning::after {
 border-top-color:#ffae00
}
.button.dropdown.hollow.alert::after {
 border-top-color:#cc4b37
}
.button.arrow-only::after {
 top:-.1em;
 float:none;
 margin-left:0
}
.accordion {
 margin-left:0;
 background:#fefefe;
 list-style-type:none
}
.accordion[disabled] .accordion-title {
 cursor:not-allowed
}
.accordion-item:first-child>:first-child {
 border-radius:0
}
.accordion-item:last-child>:last-child {
 border-radius:0
}
.accordion-title {
 position:relative;
 display:block;
 padding:1.25rem 1rem;
 border:1px solid #e6e6e6;
 border-bottom:0;
 font-size:.75rem;
 line-height:1;
 color:#1779ba
}
:last-child:not(.is-active)>.accordion-title {
 border-bottom:1px solid #e6e6e6;
 border-radius:0
}
.accordion-title:focus,
.accordion-title:hover {
 background-color:#e6e6e6
}
.accordion-title::before {
 position:absolute;
 top:50%;
 right:1rem;
 margin-top:-.5rem;
 content:'+'
}
.is-active>.accordion-title::before {
 content:'\2013'
}
.accordion-content {
 display:none;
 padding:1rem;
 border:1px solid #e6e6e6;
 border-bottom:0;
 background-color:#fefefe;
 color:#0a0a0a
}
:last-child>.accordion-content:last-child {
 border-bottom:1px solid #e6e6e6
}
.accordion-menu li {
 width:100%
}
.accordion-menu a {
 padding:.7rem 1rem
}
.accordion-menu .is-accordion-submenu a {
 padding:.7rem 1rem
}
.accordion-menu .nested.is-accordion-submenu {
 margin-right:0;
 margin-left:1rem
}
.accordion-menu.align-right .nested.is-accordion-submenu {
 margin-right:1rem;
 margin-left:0
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
 position:relative
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-bottom-width:0;
 border-top-style:solid;
 border-color:#1779ba transparent transparent;
 position:absolute;
 top:50%;
 margin-top:-3px;
 right:1rem
}
.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
 left:auto;
 right:1rem
}
.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
 right:auto;
 left:1rem
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 transform:rotate(180deg);
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.is-accordion-submenu-parent {
 position:relative
}
.has-submenu-toggle>a {
 margin-right:40px
}
.submenu-toggle {
 position:absolute;
 top:0;
 right:0;
 cursor:pointer;
 width:40px;
 height:40px
}
.submenu-toggle::after {
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-bottom-width:0;
 border-top-style:solid;
 border-color:#1779ba transparent transparent;
 top:0;
 bottom:0;
 margin:auto
}
.submenu-toggle[aria-expanded=true]::after {
 -webkit-transform:scaleY(-1);
 -ms-transform:scaleY(-1);
 transform:scaleY(-1);
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.submenu-toggle-text {
 position:absolute!important;
 width:1px;
 height:1px;
 padding:0;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 -webkit-clip-path:inset(50%);
 clip-path:inset(50%);
 border:0
}
.badge {
 display:inline-block;
 min-width:2.1em;
 padding:.3em;
 border-radius:50%;
 font-size:.6rem;
 text-align:center;
 background:#1779ba;
 color:#fefefe
}
.badge.primary {
 background:#1779ba;
 color:#fefefe
}
.badge.secondary {
 background:#767676;
 color:#fefefe
}
.badge.success {
 background:#3adb76;
 color:#0a0a0a
}
.badge.warning {
 background:#ffae00;
 color:#0a0a0a
}
.badge.alert {
 background:#cc4b37;
 color:#fefefe
}
.breadcrumbs {
 margin:0 0 1rem 0;
 list-style:none
}
.breadcrumbs::after,
.breadcrumbs::before {
 display:table;
 content:' ';
 -webkit-flex-basis:0;
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-ordinal-group:2;
 -webkit-order:1;
 -ms-flex-order:1;
 order:1
}
.breadcrumbs::after {
 clear:both
}
.breadcrumbs li {
 float:left;
 font-size:.6875rem;
 color:#0a0a0a;
 cursor:default;
 text-transform:uppercase
}
.breadcrumbs li:not(:last-child)::after {
 position:relative;
 margin:0 .75rem;
 opacity:1;
 content:"/";
 color:#cacaca
}
.breadcrumbs a {
 color:#1779ba
}
.breadcrumbs a:hover {
 text-decoration:underline
}
.breadcrumbs .disabled {
 color:#cacaca;
 cursor:not-allowed
}
.button-group {
 margin-bottom:1rem;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-align:stretch;
 -webkit-align-items:stretch;
 -ms-flex-align:stretch;
 align-items:stretch
}
.button-group::after,
.button-group::before {
 display:table;
 content:' ';
 -webkit-flex-basis:0;
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-ordinal-group:2;
 -webkit-order:1;
 -ms-flex-order:1;
 order:1
}
.button-group::after {
 clear:both
}
.button-group .button {
 margin:0;
 margin-right:1px;
 margin-bottom:1px;
 font-size:.9rem;
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
.button-group .button:last-child {
 margin-right:0
}
.button-group.tiny .button {
 font-size:.6rem
}
.button-group.small .button {
 font-size:.75rem
}
.button-group.large .button {
 font-size:1.25rem
}
.button-group.expanded .button {
 -webkit-box-flex:1;
 -webkit-flex:1 1 0px;
 -ms-flex:1 1 0px;
 flex:1 1 0px
}
.button-group.primary .button {
 background-color:#1779ba;
 color:#fefefe
}
.button-group.primary .button:focus,
.button-group.primary .button:hover {
 background-color:#126195;
 color:#fefefe
}
.button-group.secondary .button {
 background-color:#767676;
 color:#fefefe
}
.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
 background-color:#5e5e5e;
 color:#fefefe
}
.button-group.success .button {
 background-color:#3adb76;
 color:#0a0a0a
}
.button-group.success .button:focus,
.button-group.success .button:hover {
 background-color:#22bb5b;
 color:#0a0a0a
}
.button-group.warning .button {
 background-color:#ffae00;
 color:#0a0a0a
}
.button-group.warning .button:focus,
.button-group.warning .button:hover {
 background-color:#cc8b00;
 color:#0a0a0a
}
.button-group.alert .button {
 background-color:#cc4b37;
 color:#fefefe
}
.button-group.alert .button:focus,
.button-group.alert .button:hover {
 background-color:#a53b2a;
 color:#fefefe
}
.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
 -webkit-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
 -webkit-box-flex:0;
 -webkit-flex:0 0 100%;
 -ms-flex:0 0 100%;
 flex:0 0 100%
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
 margin-bottom:0
}
@media print,screen and (min-width:40em) {
 .button-group.stacked-for-small .button {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px;
  margin-bottom:0
 }
}
@media print,screen and (min-width:64em) {
 .button-group.stacked-for-medium .button {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px;
  margin-bottom:0
 }
}
@media screen and (max-width:39.9375em) {
 .button-group.stacked-for-small.expanded {
  display:block
 }
 .button-group.stacked-for-small.expanded .button {
  display:block;
  margin-right:0
 }
}
.callout {
 position:relative;
 margin:0 0 1rem 0;
 padding:1rem;
 border:1px solid rgba(10,10,10,.25);
 border-radius:0;
 background-color:#fff;
 color:#0a0a0a
}
.callout>:first-child {
 margin-top:0
}
.callout>:last-child {
 margin-bottom:0
}
.callout.primary {
 background-color:#d7ecfa;
 color:#0a0a0a
}
.callout.secondary {
 background-color:#eaeaea;
 color:#0a0a0a
}
.callout.success {
 background-color:#e1faea;
 color:#0a0a0a
}
.callout.warning {
 background-color:#fff3d9;
 color:#0a0a0a
}
.callout.alert {
 background-color:#f7e4e1;
 color:#0a0a0a
}
.callout.small {
 padding-top:.5rem;
 padding-right:.5rem;
 padding-bottom:.5rem;
 padding-left:.5rem
}
.callout.large {
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem
}
.card {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-flex:1;
 -webkit-flex-grow:1;
 -ms-flex-positive:1;
 flex-grow:1;
 margin-bottom:1rem;
 border:1px solid #e6e6e6;
 border-radius:0;
 background:#fefefe;
 -webkit-box-shadow:none;
 box-shadow:none;
 overflow:hidden;
 color:#0a0a0a
}
.card>:last-child {
 margin-bottom:0
}
.card-divider {
 -webkit-box-flex:0;
 -webkit-flex:0 1 auto;
 -ms-flex:0 1 auto;
 flex:0 1 auto;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 padding:1rem;
 background:#e6e6e6
}
.card-divider>:last-child {
 margin-bottom:0
}
.card-section {
 -webkit-box-flex:1;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto;
 padding:1rem
}
.card-section>:last-child {
 margin-bottom:0
}
.card-image {
 min-height:1px
}
.close-button {
 position:absolute;
 color:#8a8a8a;
 cursor:pointer
}
[data-whatinput=mouse] .close-button {
 outline:0
}
.close-button:focus,
.close-button:hover {
 color:#0a0a0a
}
.close-button.small {
 right:.66rem;
 top:.33em;
 font-size:1.5em;
 line-height:1
}
.close-button,
.close-button.medium {
 right:1rem;
 top:.5rem;
 font-size:2em;
 line-height:1
}
.menu {
 padding:0;
 margin:0;
 list-style:none;
 position:relative;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
[data-whatinput=mouse] .menu li {
 outline:0
}
.menu .button,
.menu a {
 line-height:1;
 text-decoration:none;
 white-space:nowrap;
 display:block;
 padding:.7rem 1rem
}
.menu a,
.menu button,
.menu input,
.menu select {
 margin-bottom:0
}
.menu input {
 display:inline-block
}
.menu,
.menu.horizontal {
 -webkit-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -webkit-flex-direction:row;
 -ms-flex-direction:row;
 flex-direction:row
}
.menu.vertical {
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column
}
.menu.expanded li {
 -webkit-box-flex:1;
 -webkit-flex:1 1 0px;
 -ms-flex:1 1 0px;
 flex:1 1 0px
}
.menu.simple {
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center
}
.menu.simple li+li {
 margin-left:1rem
}
.menu.simple a {
 padding:0
}
@media print,screen and (min-width:40em) {
 .menu.medium-horizontal {
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .menu.medium-vertical {
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .menu.medium-expanded li {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px
 }
 .menu.medium-simple li {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px
 }
}
@media print,screen and (min-width:64em) {
 .menu.large-horizontal {
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .menu.large-vertical {
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .menu.large-expanded li {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px
 }
 .menu.large-simple li {
  -webkit-box-flex:1;
  -webkit-flex:1 1 0px;
  -ms-flex:1 1 0px;
  flex:1 1 0px
 }
}
.menu.nested {
 margin-right:0;
 margin-left:1rem
}
.menu.icons a {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex
}
.menu.icon-left li a {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -webkit-flex-flow:row nowrap;
 -ms-flex-flow:row nowrap;
 flex-flow:row nowrap
}
.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
 margin-right:.25rem
}
.menu.icon-right li a {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -webkit-flex-flow:row nowrap;
 -ms-flex-flow:row nowrap;
 flex-flow:row nowrap
}
.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
 margin-left:.25rem
}
.menu.icon-top li a {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-flow:column nowrap;
 -ms-flex-flow:column nowrap;
 flex-flow:column nowrap
}
.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
 -webkit-align-self:stretch;
 -ms-flex-item-align:stretch;
 -ms-grid-row-align:stretch;
 align-self:stretch;
 margin-bottom:.25rem;
 text-align:center
}
.menu.icon-bottom li a {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-flow:column nowrap;
 -ms-flex-flow:column nowrap;
 flex-flow:column nowrap
}
.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
 -webkit-align-self:stretch;
 -ms-flex-item-align:stretch;
 -ms-grid-row-align:stretch;
 align-self:stretch;
 margin-bottom:.25rem;
 text-align:center
}
.menu .is-active>a {
 background:#1779ba;
 color:#fefefe
}
.menu .active>a {
 background:#1779ba;
 color:#fefefe
}
.menu.align-left {
 -webkit-box-pack:start;
 -webkit-justify-content:flex-start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.menu.align-right li {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:end;
 -webkit-justify-content:flex-end;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.menu.align-right li .submenu li {
 -webkit-box-pack:start;
 -webkit-justify-content:flex-start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.menu.align-right.vertical li {
 display:block;
 text-align:right
}
.menu.align-right.vertical li .submenu li {
 text-align:right
}
.menu.align-right .nested {
 margin-right:1rem;
 margin-left:0
}
.menu.align-center li {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-flex-pack:center;
 justify-content:center
}
.menu.align-center li .submenu li {
 -webkit-box-pack:start;
 -webkit-justify-content:flex-start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.menu .menu-text {
 padding:.7rem 1rem;
 font-weight:700;
 line-height:1;
 color:inherit
}
.menu-centered>.menu {
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-flex-pack:center;
 justify-content:center
}
.menu-centered>.menu li {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-flex-pack:center;
 justify-content:center
}
.menu-centered>.menu li .submenu li {
 -webkit-box-pack:start;
 -webkit-justify-content:flex-start;
 -ms-flex-pack:start;
 justify-content:flex-start
}
.no-js [data-responsive-menu] ul {
 display:none
}
.menu-icon {
 position:relative;
 display:inline-block;
 vertical-align:middle;
 width:20px;
 height:16px;
 cursor:pointer
}
.menu-icon::after {
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:2px;
 background:#fefefe;
 -webkit-box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;
 box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;
 content:''
}
.menu-icon:hover::after {
 background:#cacaca;
 -webkit-box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca;
 box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca
}
.menu-icon.dark {
 position:relative;
 display:inline-block;
 vertical-align:middle;
 width:20px;
 height:16px;
 cursor:pointer
}
.menu-icon.dark::after {
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:2px;
 background:#0a0a0a;
 -webkit-box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
 box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
 content:''
}
.menu-icon.dark:hover::after {
 background:#8a8a8a;
 -webkit-box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;
 box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a
}
.is-drilldown {
 position:relative;
 overflow:hidden
}
.is-drilldown li {
 display:block
}
.is-drilldown.animate-height {
 -webkit-transition:height .5s;
 transition:height .5s
}
.drilldown a {
 padding:.7rem 1rem;
 background:#fefefe
}
.drilldown .is-drilldown-submenu {
 position:absolute;
 top:0;
 left:100%;
 z-index:-1;
 width:100%;
 background:#fefefe;
 -webkit-transition:-webkit-transform .15s linear;
 transition:-webkit-transform .15s linear;
 transition:transform .15s linear;
 transition:transform .15s linear,-webkit-transform .15s linear
}
.drilldown .is-drilldown-submenu.is-active {
 z-index:1;
 display:block;
 -webkit-transform:translateX(-100%);
 -ms-transform:translateX(-100%);
 transform:translateX(-100%)
}
.drilldown .is-drilldown-submenu.is-closing {
 -webkit-transform:translateX(100%);
 -ms-transform:translateX(100%);
 transform:translateX(100%)
}
.drilldown .is-drilldown-submenu a {
 padding:.7rem 1rem
}
.drilldown .nested.is-drilldown-submenu {
 margin-right:0;
 margin-left:0
}
.drilldown .drilldown-submenu-cover-previous {
 min-height:100%
}
.drilldown .is-drilldown-submenu-parent>a {
 position:relative
}
.drilldown .is-drilldown-submenu-parent>a::after {
 position:absolute;
 top:50%;
 margin-top:-6px;
 right:1rem;
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-right-width:0;
 border-left-style:solid;
 border-color:transparent transparent transparent #1779ba
}
.drilldown.align-left .is-drilldown-submenu-parent>a::after {
 left:auto;
 right:1rem;
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-right-width:0;
 border-left-style:solid;
 border-color:transparent transparent transparent #1779ba
}
.drilldown.align-right .is-drilldown-submenu-parent>a::after {
 right:auto;
 left:1rem;
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-left-width:0;
 border-right-style:solid;
 border-color:transparent #1779ba transparent transparent
}
.drilldown .js-drilldown-back>a::before {
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-left-width:0;
 border-right-style:solid;
 border-color:transparent #1779ba transparent transparent;
 border-left-width:0;
 display:inline-block;
 vertical-align:middle;
 margin-right:.75rem;
 border-left-width:0
}
.dropdown-pane {
 position:absolute;
 z-index:10;
 width:300px;
 padding:1rem;
 visibility:hidden;
 display:none;
 border:1px solid #cacaca;
 border-radius:0;
 background-color:#fefefe;
 font-size:1rem
}
.dropdown-pane.is-opening {
 display:block
}
.dropdown-pane.is-open {
 visibility:visible;
 display:block
}
.dropdown-pane.tiny {
 width:100px
}
.dropdown-pane.small {
 width:200px
}
.dropdown-pane.large {
 width:400px
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
 top:100%;
 right:0;
 left:auto
}
.dropdown.menu>li.opens-right>.is-dropdown-submenu {
 top:100%;
 right:auto;
 left:0
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
 position:relative;
 padding-right:1.5rem
}
.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-bottom-width:0;
 border-top-style:solid;
 border-color:#1779ba transparent transparent;
 right:5px;
 margin-top:-3px
}
.dropdown.menu a {
 padding:.7rem 1rem
}
[data-whatinput=mouse] .dropdown.menu a {
 outline:0
}
.dropdown.menu .is-active>a {
 background:0 0;
 color:#1779ba
}
.no-js .dropdown.menu ul {
 display:none
}
.dropdown.menu .nested.is-dropdown-submenu {
 margin-right:0;
 margin-left:0
}
.dropdown.menu.vertical>li .is-dropdown-submenu {
 top:0
}
.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
 right:100%;
 left:auto;
 top:0
}
.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
 right:auto;
 left:100%
}
.dropdown.menu.vertical>li>a::after {
 right:14px
}
.dropdown.menu.vertical>li.opens-left>a::after {
 right:auto;
 left:5px;
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-left-width:0;
 border-right-style:solid;
 border-color:transparent #1779ba transparent transparent
}
.dropdown.menu.vertical>li.opens-right>a::after {
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-right-width:0;
 border-left-style:solid;
 border-color:transparent transparent transparent #1779ba
}
@media print,screen and (min-width:40em) {
 .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
  top:100%;
  right:0;
  left:auto
 }
 .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
  top:100%;
  right:auto;
  left:0
 }
 .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
  position:relative;
  padding-right:1.5rem
 }
 .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  display:block;
  width:0;
  height:0;
  border:inset 6px;
  content:'';
  border-bottom-width:0;
  border-top-style:solid;
  border-color:#1779ba transparent transparent;
  right:5px;
  margin-top:-3px
 }
 .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
  top:0
 }
 .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
  right:100%;
  left:auto;
  top:0
 }
 .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
  right:auto;
  left:100%
 }
 .dropdown.menu.medium-vertical>li>a::after {
  right:14px
 }
 .dropdown.menu.medium-vertical>li.opens-left>a::after {
  right:auto;
  left:5px;
  display:block;
  width:0;
  height:0;
  border:inset 6px;
  content:'';
  border-left-width:0;
  border-right-style:solid;
  border-color:transparent #1779ba transparent transparent
 }
 .dropdown.menu.medium-vertical>li.opens-right>a::after {
  display:block;
  width:0;
  height:0;
  border:inset 6px;
  content:'';
  border-right-width:0;
  border-left-style:solid;
  border-color:transparent transparent transparent #1779ba
 }
}
@media print,screen and (min-width:64em) {
 .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
  top:100%;
  right:0;
  left:auto
 }
 .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
  top:100%;
  right:auto;
  left:0
 }
 .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
  position:relative;
  padding-right:1.5rem
 }
 .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
  display:block;
  width:0;
  height:0;
  border:inset 6px;
  content:'';
  border-bottom-width:0;
  border-top-style:solid;
  border-color:#1779ba transparent transparent;
  right:5px;
  margin-top:-3px
 }
 .dropdown.menu.large-vertical>li .is-dropdown-submenu {
  top:0
 }
 .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
  right:100%;
  left:auto;
  top:0
 }
 .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
  right:auto;
  left:100%
 }
 .dropdown.menu.large-vertical>li>a::after {
  right:14px
 }
 .dropdown.menu.large-vertical>li.opens-left>a::after {
  right:auto;
  left:5px;
  display:block;
  width:0;
  height:0;
  border:inset 6px;
  content:'';
  border-left-width:0;
  border-right-style:solid;
  border-color:transparent #1779ba transparent transparent
 }
 .dropdown.menu.large-vertical>li.opens-right>a::after {
  display:block;
  width:0;
  height:0;
  border:inset 6px;
  content:'';
  border-right-width:0;
  border-left-style:solid;
  border-color:transparent transparent transparent #1779ba
 }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
 top:100%;
 right:0;
 left:auto
}
.is-dropdown-menu.vertical {
 width:100px
}
.is-dropdown-menu.vertical.align-right {
 float:right
}
.is-dropdown-submenu-parent {
 position:relative
}
.is-dropdown-submenu-parent a::after {
 position:absolute;
 top:50%;
 right:5px;
 margin-top:-6px
}
.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
 top:100%;
 left:auto
}
.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
 right:100%;
 left:auto
}
.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
 right:auto;
 left:100%
}
.is-dropdown-submenu {
 position:absolute;
 top:0;
 left:100%;
 z-index:1;
 display:none;
 min-width:200px;
 border:1px solid #cacaca;
 background:#fefefe
}
.dropdown .is-dropdown-submenu a {
 padding:.7rem 1rem
}
.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
 right:14px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
 right:auto;
 left:5px;
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-left-width:0;
 border-right-style:solid;
 border-color:transparent #1779ba transparent transparent
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
 display:block;
 width:0;
 height:0;
 border:inset 6px;
 content:'';
 border-right-width:0;
 border-left-style:solid;
 border-color:transparent transparent transparent #1779ba
}
.is-dropdown-submenu .is-dropdown-submenu {
 margin-top:-1px
}
.is-dropdown-submenu>li {
 width:100%
}
.is-dropdown-submenu.js-dropdown-active {
 display:block
}
.flex-video,
.responsive-embed {
 position:relative;
 height:0;
 margin-bottom:1rem;
 padding-bottom:75%;
 overflow:hidden
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.flex-video.widescreen,
.responsive-embed.widescreen {
 padding-bottom:56.25%
}
.label {
 display:inline-block;
 padding:.33333rem .5rem;
 border-radius:0;
 font-size:.8rem;
 line-height:1;
 white-space:nowrap;
 cursor:default;
 background:#1779ba;
 color:#fefefe
}
.label.primary {
 background:#1779ba;
 color:#fefefe
}
.label.secondary {
 background:#767676;
 color:#fefefe
}
.label.success {
 background:#3adb76;
 color:#0a0a0a
}
.label.warning {
 background:#ffae00;
 color:#0a0a0a
}
.label.alert {
 background:#cc4b37;
 color:#fefefe
}
.media-object {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 margin-bottom:1rem;
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap
}
.media-object img {
 max-width:none
}
@media screen and (max-width:39.9375em) {
 .media-object.stack-for-small {
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
@media screen and (max-width:39.9375em) {
 .media-object.stack-for-small .media-object-section {
  padding:0;
  padding-bottom:1rem;
  -webkit-flex-basis:100%;
  -ms-flex-preferred-size:100%;
  flex-basis:100%;
  max-width:100%
 }
 .media-object.stack-for-small .media-object-section img {
  width:100%
 }
}
.media-object-section {
 -webkit-box-flex:0;
 -webkit-flex:0 1 auto;
 -ms-flex:0 1 auto;
 flex:0 1 auto
}
.media-object-section:first-child {
 padding-right:1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
 padding-left:1rem
}
.media-object-section>:last-child {
 margin-bottom:0
}
.media-object-section.main-section {
 -webkit-box-flex:1;
 -webkit-flex:1 1 0px;
 -ms-flex:1 1 0px;
 flex:1 1 0px
}
.is-off-canvas-open {
 overflow:hidden
}
.js-off-canvas-overlay {
 position:absolute;
 top:0;
 left:0;
 z-index:11;
 width:100%;
 height:100%;
 -webkit-transition:opacity .5s ease,visibility .5s ease;
 transition:opacity .5s ease,visibility .5s ease;
 background:rgba(254,254,254,.25);
 opacity:0;
 visibility:hidden;
 overflow:hidden
}
.js-off-canvas-overlay.is-visible {
 opacity:1;
 visibility:visible
}
.js-off-canvas-overlay.is-closable {
 cursor:pointer
}
.js-off-canvas-overlay.is-overlay-absolute {
 position:absolute
}
.js-off-canvas-overlay.is-overlay-fixed {
 position:fixed
}
.off-canvas-wrapper {
 position:relative;
 overflow:hidden
}
.off-canvas {
 position:fixed;
 z-index:12;
 -webkit-transition:-webkit-transform .5s ease;
 transition:-webkit-transform .5s ease;
 transition:transform .5s ease;
 transition:transform .5s ease,-webkit-transform .5s ease;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 background:#e6e6e6
}
[data-whatinput=mouse] .off-canvas {
 outline:0
}
.off-canvas.is-transition-push {
 z-index:12
}
.off-canvas.is-closed {
 visibility:hidden
}
.off-canvas.is-transition-overlap {
 z-index:13
}
.off-canvas.is-transition-overlap.is-open {
 -webkit-box-shadow:0 0 10px rgba(10,10,10,.7);
 box-shadow:0 0 10px rgba(10,10,10,.7)
}
.off-canvas.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.off-canvas-absolute {
 position:absolute;
 z-index:12;
 -webkit-transition:-webkit-transform .5s ease;
 transition:-webkit-transform .5s ease;
 transition:transform .5s ease;
 transition:transform .5s ease,-webkit-transform .5s ease;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 background:#e6e6e6
}
[data-whatinput=mouse] .off-canvas-absolute {
 outline:0
}
.off-canvas-absolute.is-transition-push {
 z-index:12
}
.off-canvas-absolute.is-closed {
 visibility:hidden
}
.off-canvas-absolute.is-transition-overlap {
 z-index:13
}
.off-canvas-absolute.is-transition-overlap.is-open {
 -webkit-box-shadow:0 0 10px rgba(10,10,10,.7);
 box-shadow:0 0 10px rgba(10,10,10,.7)
}
.off-canvas-absolute.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.position-left {
 top:0;
 left:0;
 width:250px;
 height:100%;
 -webkit-transform:translateX(-250px);
 -ms-transform:translateX(-250px);
 transform:translateX(-250px);
 overflow-y:auto
}
.off-canvas-content .off-canvas.position-left {
 -webkit-transform:translateX(-250px);
 -ms-transform:translateX(-250px);
 transform:translateX(-250px)
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.off-canvas-content.is-open-left.has-transition-push {
 -webkit-transform:translateX(250px);
 -ms-transform:translateX(250px);
 transform:translateX(250px)
}
.position-left.is-transition-push {
 -webkit-box-shadow:inset -13px 0 20px -13px rgba(10,10,10,.25);
 box-shadow:inset -13px 0 20px -13px rgba(10,10,10,.25)
}
.position-right {
 top:0;
 right:0;
 width:250px;
 height:100%;
 -webkit-transform:translateX(250px);
 -ms-transform:translateX(250px);
 transform:translateX(250px);
 overflow-y:auto
}
.off-canvas-content .off-canvas.position-right {
 -webkit-transform:translateX(250px);
 -ms-transform:translateX(250px);
 transform:translateX(250px)
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.off-canvas-content.is-open-right.has-transition-push {
 -webkit-transform:translateX(-250px);
 -ms-transform:translateX(-250px);
 transform:translateX(-250px)
}
.position-right.is-transition-push {
 -webkit-box-shadow:inset 13px 0 20px -13px rgba(10,10,10,.25);
 box-shadow:inset 13px 0 20px -13px rgba(10,10,10,.25)
}
.position-top {
 top:0;
 left:0;
 width:100%;
 height:250px;
 -webkit-transform:translateY(-250px);
 -ms-transform:translateY(-250px);
 transform:translateY(-250px);
 overflow-x:auto
}
.off-canvas-content .off-canvas.position-top {
 -webkit-transform:translateY(-250px);
 -ms-transform:translateY(-250px);
 transform:translateY(-250px)
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.off-canvas-content.is-open-top.has-transition-push {
 -webkit-transform:translateY(250px);
 -ms-transform:translateY(250px);
 transform:translateY(250px)
}
.position-top.is-transition-push {
 -webkit-box-shadow:inset 0 -13px 20px -13px rgba(10,10,10,.25);
 box-shadow:inset 0 -13px 20px -13px rgba(10,10,10,.25)
}
.position-bottom {
 bottom:0;
 left:0;
 width:100%;
 height:250px;
 -webkit-transform:translateY(250px);
 -ms-transform:translateY(250px);
 transform:translateY(250px);
 overflow-x:auto
}
.off-canvas-content .off-canvas.position-bottom {
 -webkit-transform:translateY(250px);
 -ms-transform:translateY(250px);
 transform:translateY(250px)
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.off-canvas-content.is-open-bottom.has-transition-push {
 -webkit-transform:translateY(-250px);
 -ms-transform:translateY(-250px);
 transform:translateY(-250px)
}
.position-bottom.is-transition-push {
 -webkit-box-shadow:inset 0 13px 20px -13px rgba(10,10,10,.25);
 box-shadow:inset 0 13px 20px -13px rgba(10,10,10,.25)
}
.off-canvas-content {
 -webkit-transform:none;
 -ms-transform:none;
 transform:none;
 -webkit-transition:-webkit-transform .5s ease;
 transition:-webkit-transform .5s ease;
 transition:transform .5s ease;
 transition:transform .5s ease,-webkit-transform .5s ease;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.off-canvas-content.has-transition-push {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
.off-canvas-content .off-canvas.is-open {
 -webkit-transform:translate(0,0);
 -ms-transform:translate(0,0);
 transform:translate(0,0)
}
@media print,screen and (min-width:40em) {
 .position-left.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-left.reveal-for-medium .close-button {
  display:none
 }
 .off-canvas-content .position-left.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-left {
  margin-left:250px
 }
 .position-left.reveal-for-medium~.off-canvas-content {
  margin-left:250px
 }
 .position-right.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-right.reveal-for-medium .close-button {
  display:none
 }
 .off-canvas-content .position-right.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-right {
  margin-right:250px
 }
 .position-right.reveal-for-medium~.off-canvas-content {
  margin-right:250px
 }
 .position-top.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-top.reveal-for-medium .close-button {
  display:none
 }
 .off-canvas-content .position-top.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-top {
  margin-top:250px
 }
 .position-top.reveal-for-medium~.off-canvas-content {
  margin-top:250px
 }
 .position-bottom.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-bottom.reveal-for-medium .close-button {
  display:none
 }
 .off-canvas-content .position-bottom.reveal-for-medium {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-bottom {
  margin-bottom:250px
 }
 .position-bottom.reveal-for-medium~.off-canvas-content {
  margin-bottom:250px
 }
}
@media print,screen and (min-width:64em) {
 .position-left.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-left.reveal-for-large .close-button {
  display:none
 }
 .off-canvas-content .position-left.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-left {
  margin-left:250px
 }
 .position-left.reveal-for-large~.off-canvas-content {
  margin-left:250px
 }
 .position-right.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-right.reveal-for-large .close-button {
  display:none
 }
 .off-canvas-content .position-right.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-right {
  margin-right:250px
 }
 .position-right.reveal-for-large~.off-canvas-content {
  margin-right:250px
 }
 .position-top.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-top.reveal-for-large .close-button {
  display:none
 }
 .off-canvas-content .position-top.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-top {
  margin-top:250px
 }
 .position-top.reveal-for-large~.off-canvas-content {
  margin-top:250px
 }
 .position-bottom.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
  z-index:12;
  -webkit-transition:none;
  transition:none;
  visibility:visible
 }
 .position-bottom.reveal-for-large .close-button {
  display:none
 }
 .off-canvas-content .position-bottom.reveal-for-large {
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas-content.has-reveal-bottom {
  margin-bottom:250px
 }
 .position-bottom.reveal-for-large~.off-canvas-content {
  margin-bottom:250px
 }
}
@media print,screen and (min-width:40em) {
 .off-canvas.in-canvas-for-medium {
  visibility:visible;
  height:auto;
  position:static;
  background:inherit;
  width:inherit;
  overflow:inherit;
  -webkit-transition:inherit;
  transition:inherit
 }
 .off-canvas.in-canvas-for-medium.position-bottom,
 .off-canvas.in-canvas-for-medium.position-left,
 .off-canvas.in-canvas-for-medium.position-right,
 .off-canvas.in-canvas-for-medium.position-top {
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas.in-canvas-for-medium .close-button {
  display:none
 }
}
@media print,screen and (min-width:64em) {
 .off-canvas.in-canvas-for-large {
  visibility:visible;
  height:auto;
  position:static;
  background:inherit;
  width:inherit;
  overflow:inherit;
  -webkit-transition:inherit;
  transition:inherit
 }
 .off-canvas.in-canvas-for-large.position-bottom,
 .off-canvas.in-canvas-for-large.position-left,
 .off-canvas.in-canvas-for-large.position-right,
 .off-canvas.in-canvas-for-large.position-top {
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-transform:none;
  -ms-transform:none;
  transform:none
 }
 .off-canvas.in-canvas-for-large .close-button {
  display:none
 }
}
.orbit {
 position:relative
}
.orbit-container {
 position:relative;
 height:0;
 margin:0;
 list-style:none;
 overflow:hidden
}
.orbit-slide {
 width:100%
}
.orbit-slide.no-motionui.is-active {
 top:0;
 left:0
}
.orbit-figure {
 margin:0
}
.orbit-image {
 width:100%;
 max-width:100%;
 margin:0
}
.orbit-caption {
 position:absolute;
 bottom:0;
 width:100%;
 margin-bottom:0;
 padding:1rem;
 background-color:rgba(10,10,10,.5);
 color:#fefefe
}
.orbit-next,
.orbit-previous {
 position:absolute;
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%);
 z-index:10;
 padding:1rem;
 color:#fefefe
}
[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
 outline:0
}
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
 background-color:rgba(10,10,10,.5)
}
.orbit-previous {
 left:0
}
.orbit-next {
 left:auto;
 right:0
}
.orbit-bullets {
 position:relative;
 margin-top:.8rem;
 margin-bottom:.8rem;
 text-align:center
}
[data-whatinput=mouse] .orbit-bullets {
 outline:0
}
.orbit-bullets button {
 width:1.2rem;
 height:1.2rem;
 margin:.1rem;
 border-radius:50%;
 background-color:#cacaca
}
.orbit-bullets button:hover {
 background-color:#8a8a8a
}
.orbit-bullets button.is-active {
 background-color:#8a8a8a
}
.pagination {
 margin-left:0;
 margin-bottom:1rem
}
.pagination::after,
.pagination::before {
 display:table;
 content:' ';
 -webkit-flex-basis:0;
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-ordinal-group:2;
 -webkit-order:1;
 -ms-flex-order:1;
 order:1
}
.pagination::after {
 clear:both
}
.pagination li {
 margin-right:.0625rem;
 border-radius:0;
 font-size:.875rem;
 display:none
}
.pagination li:first-child,
.pagination li:last-child {
 display:inline-block
}
@media print,screen and (min-width:40em) {
 .pagination li {
  display:inline-block
 }
}
.pagination a,
.pagination button {
 display:block;
 padding:.1875rem .625rem;
 border-radius:0;
 color:#0a0a0a
}
.pagination a:hover,
.pagination button:hover {
 background:#e6e6e6
}
.pagination .current {
 padding:.1875rem .625rem;
 background:#1779ba;
 color:#fefefe;
 cursor:default
}
.pagination .disabled {
 padding:.1875rem .625rem;
 color:#cacaca;
 cursor:not-allowed
}
.pagination .disabled:hover {
 background:0 0
}
.pagination .ellipsis::after {
 padding:.1875rem .625rem;
 content:'\2026';
 color:#0a0a0a
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
 display:inline-block;
 margin-right:.5rem;
 content:'\00ab'
}
.pagination-next a::after,
.pagination-next.disabled::after {
 display:inline-block;
 margin-left:.5rem;
 content:'\00bb'
}
.progress {
 height:1rem;
 margin-bottom:1rem;
 border-radius:0;
 background-color:#cacaca
}
.progress.primary .progress-meter {
 background-color:#1779ba
}
.progress.secondary .progress-meter {
 background-color:#767676
}
.progress.success .progress-meter {
 background-color:#3adb76
}
.progress.warning .progress-meter {
 background-color:#ffae00
}
.progress.alert .progress-meter {
 background-color:#cc4b37
}
.progress-meter {
 position:relative;
 display:block;
 width:0;
 height:100%;
 background-color:#1779ba
}
.progress-meter-text {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 margin:0;
 font-size:.75rem;
 font-weight:700;
 color:#fefefe;
 white-space:nowrap
}
.slider {
 position:relative;
 height:.5rem;
 margin-top:1.25rem;
 margin-bottom:2.25rem;
 background-color:#e6e6e6;
 cursor:pointer;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 -ms-touch-action:none;
 touch-action:none
}
.slider-fill {
 position:absolute;
 top:0;
 left:0;
 display:inline-block;
 max-width:100%;
 height:.5rem;
 background-color:#cacaca;
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}
.slider-fill.is-dragging {
 -webkit-transition:all 0s linear;
 transition:all 0s linear
}
.slider-handle {
 position:absolute;
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%);
 left:0;
 z-index:1;
 display:inline-block;
 width:1.4rem;
 height:1.4rem;
 border-radius:0;
 background-color:#1779ba;
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 -ms-touch-action:manipulation;
 touch-action:manipulation
}
[data-whatinput=mouse] .slider-handle {
 outline:0
}
.slider-handle:hover {
 background-color:#14679e
}
.slider-handle.is-dragging {
 -webkit-transition:all 0s linear;
 transition:all 0s linear
}
.slider.disabled,
.slider[disabled] {
 opacity:.25;
 cursor:not-allowed
}
.slider.vertical {
 display:inline-block;
 width:.5rem;
 height:12.5rem;
 margin:0 1.25rem;
 -webkit-transform:scale(1,-1);
 -ms-transform:scale(1,-1);
 transform:scale(1,-1)
}
.slider.vertical .slider-fill {
 top:0;
 width:.5rem;
 max-height:100%
}
.slider.vertical .slider-handle {
 position:absolute;
 top:0;
 left:50%;
 width:1.4rem;
 height:1.4rem;
 -webkit-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 transform:translateX(-50%)
}
.sticky-container {
 position:relative
}
.sticky {
 position:relative;
 z-index:0;
 -webkit-transform:translate3d(0,0,0);
 transform:translate3d(0,0,0)
}
.sticky.is-stuck {
 position:fixed;
 z-index:5;
 width:100%
}
.sticky.is-stuck.is-at-top {
 top:0
}
.sticky.is-stuck.is-at-bottom {
 bottom:0
}
.sticky.is-anchored {
 position:relative;
 right:auto;
 left:auto
}
.sticky.is-anchored.is-at-bottom {
 bottom:0
}
body.is-reveal-open {
 overflow:hidden
}
html.is-reveal-open,
html.is-reveal-open body {
 min-height:100%;
 overflow:hidden;
 position:fixed;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.reveal-overlay {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1005;
 display:none;
 background-color:rgba(10,10,10,.45);
 overflow-y:scroll
}
.reveal {
 z-index:1006;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 display:none;
 padding:1rem;
 border:1px solid #cacaca;
 border-radius:0;
 background-color:#fefefe;
 position:relative;
 top:100px;
 margin-right:auto;
 margin-left:auto;
 overflow-y:auto
}
[data-whatinput=mouse] .reveal {
 outline:0
}
@media print,screen and (min-width:40em) {
 .reveal {
  min-height:0
 }
}
.reveal .column {
 min-width:0
}
.reveal>:last-child {
 margin-bottom:0
}
@media print,screen and (min-width:40em) {
 .reveal {
  width:600px;
  max-width:75rem
 }
}
.reveal.collapse {
 padding:0
}
@media print,screen and (min-width:40em) {
 .reveal.tiny {
  width:30%;
  max-width:75rem
 }
}
@media print,screen and (min-width:40em) {
 .reveal.small {
  width:50%;
  max-width:75rem
 }
}
@media print,screen and (min-width:40em) {
 .reveal.large {
  width:90%;
  max-width:75rem
 }
}
.reveal.full {
 top:0;
 left:0;
 width:100%;
 max-width:none;
 height:100%;
 height:100vh;
 min-height:100vh;
 margin-left:0;
 border:0;
 border-radius:0
}
@media screen and (max-width:39.9375em) {
 .reveal {
  top:0;
  left:0;
  width:100%;
  max-width:none;
  height:100%;
  height:100vh;
  min-height:100vh;
  margin-left:0;
  border:0;
  border-radius:0
 }
}
.reveal.without-overlay {
 position:fixed
}
.switch {
 height:2rem;
 position:relative;
 margin-bottom:1rem;
 outline:0;
 font-size:.875rem;
 font-weight:700;
 color:#fefefe;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.switch-input {
 position:absolute;
 margin-bottom:0;
 opacity:0
}
.switch-paddle {
 position:relative;
 display:block;
 width:4rem;
 height:2rem;
 border-radius:0;
 background:#cacaca;
 -webkit-transition:all .25s ease-out;
 transition:all .25s ease-out;
 font-weight:inherit;
 color:inherit;
 cursor:pointer
}
input+.switch-paddle {
 margin:0
}
.switch-paddle::after {
 position:absolute;
 top:.25rem;
 left:.25rem;
 display:block;
 width:1.5rem;
 height:1.5rem;
 -webkit-transform:translate3d(0,0,0);
 transform:translate3d(0,0,0);
 border-radius:0;
 background:#fefefe;
 -webkit-transition:all .25s ease-out;
 transition:all .25s ease-out;
 content:''
}
input:checked~.switch-paddle {
 background:#1779ba
}
input:checked~.switch-paddle::after {
 left:2.25rem
}
[data-whatinput=mouse] input:focus~.switch-paddle {
 outline:0
}
.switch-active,
.switch-inactive {
 position:absolute;
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%)
}
.switch-active {
 left:8%;
 display:none
}
input:checked+label>.switch-active {
 display:block
}
.switch-inactive {
 right:15%
}
input:checked+label>.switch-inactive {
 display:none
}
.switch.tiny {
 height:1.5rem
}
.switch.tiny .switch-paddle {
 width:3rem;
 height:1.5rem;
 font-size:.625rem
}
.switch.tiny .switch-paddle::after {
 top:.25rem;
 left:.25rem;
 width:1rem;
 height:1rem
}
.switch.tiny input:checked~.switch-paddle::after {
 left:1.75rem
}
.switch.small {
 height:1.75rem
}
.switch.small .switch-paddle {
 width:3.5rem;
 height:1.75rem;
 font-size:.75rem
}
.switch.small .switch-paddle::after {
 top:.25rem;
 left:.25rem;
 width:1.25rem;
 height:1.25rem
}
.switch.small input:checked~.switch-paddle::after {
 left:2rem
}
.switch.large {
 height:2.5rem
}
.switch.large .switch-paddle {
 width:5rem;
 height:2.5rem;
 font-size:1rem
}
.switch.large .switch-paddle::after {
 top:.25rem;
 left:.25rem;
 width:2rem;
 height:2rem
}
.switch.large input:checked~.switch-paddle::after {
 left:2.75rem
}
table {
 border-collapse:collapse;
 width:100%;
 margin-bottom:1rem;
 border-radius:0
}
table tbody,
table tfoot,
table thead {
 border:1px solid #f1f1f1;
 background-color:#fefefe
}
table caption {
 padding:.5rem .625rem .625rem;
 font-weight:700
}
table thead {
 background:#f8f8f8;
 color:#0a0a0a
}
table tfoot {
 background:#f1f1f1;
 color:#0a0a0a
}
table tfoot tr,
table thead tr {
 background:0 0
}
table tfoot td,
table tfoot th,
table thead td,
table thead th {
 padding:.5rem .625rem .625rem;
 font-weight:700;
 text-align:left
}
table tbody td,
table tbody th {
 padding:.5rem .625rem .625rem
}
table tbody tr:nth-child(even) {
 border-bottom:0;
 background-color:#f1f1f1
}
table.unstriped tbody {
 background-color:#fefefe
}
table.unstriped tbody tr {
 border-bottom:0;
 border-bottom:1px solid #f1f1f1;
 background-color:#fefefe
}
@media screen and (max-width:63.9375em) {
 table.stack thead {
  display:none
 }
 table.stack tfoot {
  display:none
 }
 table.stack td,
 table.stack th,
 table.stack tr {
  display:block
 }
 table.stack td {
  border-top:0
 }
}
table.scroll {
 display:block;
 width:100%;
 overflow-x:auto
}
table.hover thead tr:hover {
 background-color:#f3f3f3
}
table.hover tfoot tr:hover {
 background-color:#ececec
}
table.hover tbody tr:hover {
 background-color:#f9f9f9
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
 background-color:#ececec
}
.table-scroll {
 overflow-x:auto
}
.table-scroll table {
 width:auto
}
.tabs {
 margin:0;
 border:1px solid #e6e6e6;
 background:#fefefe;
 list-style-type:none
}
.tabs::after,
.tabs::before {
 display:table;
 content:' ';
 -webkit-flex-basis:0;
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-ordinal-group:2;
 -webkit-order:1;
 -ms-flex-order:1;
 order:1
}
.tabs::after {
 clear:both
}
.tabs.vertical>li {
 display:block;
 float:none;
 width:auto
}
.tabs.simple>li>a {
 padding:0
}
.tabs.simple>li>a:hover {
 background:0 0
}
.tabs.primary {
 background:#1779ba
}
.tabs.primary>li>a {
 color:#fefefe
}
.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
 background:#1673b1
}
.tabs-title {
 float:left
}
.tabs-title>a {
 display:block;
 padding:1.25rem 1.5rem;
 font-size:.75rem;
 line-height:1;
 color:#1779ba
}
.tabs-title>a:hover {
 background:#fefefe;
 color:#1468a0
}
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
 background:#e6e6e6;
 color:#1779ba
}
.tabs-content {
 border:1px solid #e6e6e6;
 border-top:0;
 background:#fefefe;
 color:#0a0a0a;
 -webkit-transition:all .5s ease;
 transition:all .5s ease
}
.tabs-content.vertical {
 border:1px solid #e6e6e6;
 border-left:0
}
.tabs-panel {
 display:none;
 padding:1rem
}
.tabs-panel.is-active {
 display:block
}
.thumbnail {
 display:inline-block;
 max-width:100%;
 margin-bottom:1rem;
 border:solid 4px #fefefe;
 border-radius:0;
 -webkit-box-shadow:0 0 0 1px rgba(10,10,10,.2);
 box-shadow:0 0 0 1px rgba(10,10,10,.2);
 line-height:0
}
a.thumbnail {
 -webkit-transition:-webkit-box-shadow .2s ease-out;
 transition:-webkit-box-shadow .2s ease-out;
 transition:box-shadow .2s ease-out;
 transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out
}
a.thumbnail:focus,
a.thumbnail:hover {
 -webkit-box-shadow:0 0 6px 1px rgba(23,121,186,.5);
 box-shadow:0 0 6px 1px rgba(23,121,186,.5)
}
a.thumbnail image {
 -webkit-box-shadow:none;
 box-shadow:none
}
.title-bar {
 padding:.5rem;
 background:#0a0a0a;
 color:#fefefe;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:start;
 -webkit-justify-content:flex-start;
 -ms-flex-pack:start;
 justify-content:flex-start;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center
}
.title-bar .menu-icon {
 margin-left:.25rem;
 margin-right:.25rem
}
.title-bar-left,
.title-bar-right {
 -webkit-box-flex:1;
 -webkit-flex:1 1 0px;
 -ms-flex:1 1 0px;
 flex:1 1 0px
}
.title-bar-right {
 text-align:right
}
.title-bar-title {
 display:inline-block;
 vertical-align:middle;
 font-weight:700
}
.has-tip {
 position:relative;
 display:inline-block;
 border-bottom:dotted 1px #8a8a8a;
 font-weight:700;
 cursor:help
}
.tooltip {
 position:absolute;
 top:calc(100% + .6495rem);
 z-index:1200;
 max-width:10rem;
 padding:.75rem;
 border-radius:0;
 background-color:#0a0a0a;
 font-size:80%;
 color:#fefefe
}
.tooltip::before {
 position:absolute
}
.tooltip.bottom::before {
 display:block;
 width:0;
 height:0;
 border:inset .75rem;
 content:'';
 border-top-width:0;
 border-bottom-style:solid;
 border-color:transparent transparent #0a0a0a;
 bottom:100%
}
.tooltip.bottom.align-center::before {
 left:50%;
 -webkit-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 transform:translateX(-50%)
}
.tooltip.top::before {
 display:block;
 width:0;
 height:0;
 border:inset .75rem;
 content:'';
 border-bottom-width:0;
 border-top-style:solid;
 border-color:#0a0a0a transparent transparent;
 top:100%;
 bottom:auto
}
.tooltip.top.align-center::before {
 left:50%;
 -webkit-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 transform:translateX(-50%)
}
.tooltip.left::before {
 display:block;
 width:0;
 height:0;
 border:inset .75rem;
 content:'';
 border-right-width:0;
 border-left-style:solid;
 border-color:transparent transparent transparent #0a0a0a;
 left:100%
}
.tooltip.left.align-center::before {
 bottom:auto;
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%)
}
.tooltip.right::before {
 display:block;
 width:0;
 height:0;
 border:inset .75rem;
 content:'';
 border-left-width:0;
 border-right-style:solid;
 border-color:transparent #0a0a0a transparent transparent;
 right:100%;
 left:auto
}
.tooltip.right.align-center::before {
 bottom:auto;
 top:50%;
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%)
}
.tooltip.align-top::before {
 bottom:auto;
 top:10%
}
.tooltip.align-bottom::before {
 bottom:10%;
 top:auto
}
.tooltip.align-left::before {
 left:10%;
 right:auto
}
.tooltip.align-right::before {
 left:auto;
 right:10%
}
.top-bar {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-wrap:nowrap;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-pack:justify;
 -webkit-justify-content:space-between;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center;
 padding:.5rem;
 -webkit-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.top-bar,
.top-bar ul {
 background-color:#e6e6e6
}
.top-bar input {
 max-width:200px;
 margin-right:1rem
}
.top-bar .input-group-field {
 width:100%;
 margin-right:0
}
.top-bar input.button {
 width:auto
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
 -webkit-box-flex:0;
 -webkit-flex:0 0 100%;
 -ms-flex:0 0 100%;
 flex:0 0 100%;
 max-width:100%
}
@media print,screen and (min-width:40em) {
 .top-bar {
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
 .top-bar .top-bar-left {
  -webkit-box-flex:1;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  margin-right:auto
 }
 .top-bar .top-bar-right {
  -webkit-box-flex:0;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  flex:0 1 auto;
  margin-left:auto
 }
}
@media screen and (max-width:63.9375em) {
 .top-bar.stacked-for-medium {
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
 .top-bar.stacked-for-medium .top-bar-left,
 .top-bar.stacked-for-medium .top-bar-right {
  -webkit-box-flex:0;
  -webkit-flex:0 0 100%;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
}
@media screen and (max-width:74.9375em) {
 .top-bar.stacked-for-large {
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
 .top-bar.stacked-for-large .top-bar-left,
 .top-bar.stacked-for-large .top-bar-right {
  -webkit-box-flex:0;
  -webkit-flex:0 0 100%;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }
}
.top-bar-title {
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto;
 margin:.5rem 1rem .5rem 0
}
.top-bar-left,
.top-bar-right {
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
.hide {
 display:none!important
}
.invisible {
 visibility:hidden
}
@media screen and (max-width:39.9375em) {
 .hide-for-small-only {
  display:none!important
 }
}
@media screen and (max-width:0em),screen and (min-width:40em) {
 .show-for-small-only {
  display:none!important
 }
}
@media print,screen and (min-width:40em) {
 .hide-for-medium {
  display:none!important
 }
}
@media screen and (max-width:39.9375em) {
 .show-for-medium {
  display:none!important
 }
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
 .hide-for-medium-only {
  display:none!important
 }
}
@media screen and (max-width:39.9375em),screen and (min-width:64em) {
 .show-for-medium-only {
  display:none!important
 }
}
@media print,screen and (min-width:64em) {
 .hide-for-large {
  display:none!important
 }
}
@media screen and (max-width:63.9375em) {
 .show-for-large {
  display:none!important
 }
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
 .hide-for-large-only {
  display:none!important
 }
}
@media screen and (max-width:63.9375em),screen and (min-width:75em) {
 .show-for-large-only {
  display:none!important
 }
}
.show-for-sr,
.show-on-focus {
 position:absolute!important;
 width:1px;
 height:1px;
 padding:0;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 -webkit-clip-path:inset(50%);
 clip-path:inset(50%);
 border:0
}
.show-on-focus:active,
.show-on-focus:focus {
 position:static!important;
 width:auto;
 height:auto;
 overflow:visible;
 clip:auto;
 white-space:normal;
 -webkit-clip-path:none;
 clip-path:none
}
.hide-for-portrait,
.show-for-landscape {
 display:block!important
}
@media screen and (orientation:landscape) {
 .hide-for-portrait,
 .show-for-landscape {
  display:block!important
 }
}
@media screen and (orientation:portrait) {
 .hide-for-portrait,
 .show-for-landscape {
  display:none!important
 }
}
.hide-for-landscape,
.show-for-portrait {
 display:none!important
}
@media screen and (orientation:landscape) {
 .hide-for-landscape,
 .show-for-portrait {
  display:none!important
 }
}
@media screen and (orientation:portrait) {
 .hide-for-landscape,
 .show-for-portrait {
  display:block!important
 }
}
.float-left {
 float:left!important
}
.float-right {
 float:right!important
}
.float-center {
 display:block;
 margin-right:auto;
 margin-left:auto
}
.clearfix::after,
.clearfix::before {
 display:table;
 content:' ';
 -webkit-flex-basis:0;
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-ordinal-group:2;
 -webkit-order:1;
 -ms-flex-order:1;
 order:1
}
.clearfix::after {
 clear:both
}
.align-right {
 -webkit-box-pack:end;
 -webkit-justify-content:flex-end;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.align-center {
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-flex-pack:center;
 justify-content:center
}
.align-justify {
 -webkit-box-pack:justify;
 -webkit-justify-content:space-between;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.align-spaced {
 -webkit-justify-content:space-around;
 -ms-flex-pack:distribute;
 justify-content:space-around
}
.align-right.vertical.menu>li>a {
 -webkit-box-pack:end;
 -webkit-justify-content:flex-end;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.align-center.vertical.menu>li>a {
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-flex-pack:center;
 justify-content:center
}
.align-top {
 -webkit-box-align:start;
 -webkit-align-items:flex-start;
 -ms-flex-align:start;
 align-items:flex-start
}
.align-self-top {
 -webkit-align-self:flex-start;
 -ms-flex-item-align:start;
 align-self:flex-start
}
.align-bottom {
 -webkit-box-align:end;
 -webkit-align-items:flex-end;
 -ms-flex-align:end;
 align-items:flex-end
}
.align-self-bottom {
 -webkit-align-self:flex-end;
 -ms-flex-item-align:end;
 align-self:flex-end
}
.align-middle {
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center
}
.align-self-middle {
 -webkit-align-self:center;
 -ms-flex-item-align:center;
 -ms-grid-row-align:center;
 align-self:center
}
.align-stretch {
 -webkit-box-align:stretch;
 -webkit-align-items:stretch;
 -ms-flex-align:stretch;
 align-items:stretch
}
.align-self-stretch {
 -webkit-align-self:stretch;
 -ms-flex-item-align:stretch;
 -ms-grid-row-align:stretch;
 align-self:stretch
}
.align-center-middle {
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-align-content:center;
 -ms-flex-line-pack:center;
 align-content:center
}
.small-order-1 {
 -webkit-box-ordinal-group:2;
 -webkit-order:1;
 -ms-flex-order:1;
 order:1
}
.small-order-2 {
 -webkit-box-ordinal-group:3;
 -webkit-order:2;
 -ms-flex-order:2;
 order:2
}
.small-order-3 {
 -webkit-box-ordinal-group:4;
 -webkit-order:3;
 -ms-flex-order:3;
 order:3
}
.small-order-4 {
 -webkit-box-ordinal-group:5;
 -webkit-order:4;
 -ms-flex-order:4;
 order:4
}
.small-order-5 {
 -webkit-box-ordinal-group:6;
 -webkit-order:5;
 -ms-flex-order:5;
 order:5
}
.small-order-6 {
 -webkit-box-ordinal-group:7;
 -webkit-order:6;
 -ms-flex-order:6;
 order:6
}
@media print,screen and (min-width:40em) {
 .medium-order-1 {
  -webkit-box-ordinal-group:2;
  -webkit-order:1;
  -ms-flex-order:1;
  order:1
 }
 .medium-order-2 {
  -webkit-box-ordinal-group:3;
  -webkit-order:2;
  -ms-flex-order:2;
  order:2
 }
 .medium-order-3 {
  -webkit-box-ordinal-group:4;
  -webkit-order:3;
  -ms-flex-order:3;
  order:3
 }
 .medium-order-4 {
  -webkit-box-ordinal-group:5;
  -webkit-order:4;
  -ms-flex-order:4;
  order:4
 }
 .medium-order-5 {
  -webkit-box-ordinal-group:6;
  -webkit-order:5;
  -ms-flex-order:5;
  order:5
 }
 .medium-order-6 {
  -webkit-box-ordinal-group:7;
  -webkit-order:6;
  -ms-flex-order:6;
  order:6
 }
}
@media print,screen and (min-width:64em) {
 .large-order-1 {
  -webkit-box-ordinal-group:2;
  -webkit-order:1;
  -ms-flex-order:1;
  order:1
 }
 .large-order-2 {
  -webkit-box-ordinal-group:3;
  -webkit-order:2;
  -ms-flex-order:2;
  order:2
 }
 .large-order-3 {
  -webkit-box-ordinal-group:4;
  -webkit-order:3;
  -ms-flex-order:3;
  order:3
 }
 .large-order-4 {
  -webkit-box-ordinal-group:5;
  -webkit-order:4;
  -ms-flex-order:4;
  order:4
 }
 .large-order-5 {
  -webkit-box-ordinal-group:6;
  -webkit-order:5;
  -ms-flex-order:5;
  order:5
 }
 .large-order-6 {
  -webkit-box-ordinal-group:7;
  -webkit-order:6;
  -ms-flex-order:6;
  order:6
 }
}
.flex-container {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex
}
.flex-child-auto {
 -webkit-box-flex:1;
 -webkit-flex:1 1 auto;
 -ms-flex:1 1 auto;
 flex:1 1 auto
}
.flex-child-grow {
 -webkit-box-flex:1;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto
}
.flex-child-shrink {
 -webkit-box-flex:0;
 -webkit-flex:0 1 auto;
 -ms-flex:0 1 auto;
 flex:0 1 auto
}
.flex-dir-row {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -webkit-flex-direction:row;
 -ms-flex-direction:row;
 flex-direction:row
}
.flex-dir-row-reverse {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -webkit-flex-direction:row-reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse
}
.flex-dir-column {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column
}
.flex-dir-column-reverse {
 -webkit-box-orient:vertical;
 -webkit-box-direction:reverse;
 -webkit-flex-direction:column-reverse;
 -ms-flex-direction:column-reverse;
 flex-direction:column-reverse
}
@media print,screen and (min-width:40em) {
 .medium-flex-container {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex
 }
 .medium-flex-child-auto {
  -webkit-box-flex:1;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  flex:1 1 auto
 }
 .medium-flex-child-grow {
  -webkit-box-flex:1;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
  flex:1 0 auto
 }
 .medium-flex-child-shrink {
  -webkit-box-flex:0;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  flex:0 1 auto
 }
 .medium-flex-dir-row {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .medium-flex-dir-row-reverse {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -webkit-flex-direction:row-reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .medium-flex-dir-column {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .medium-flex-dir-column-reverse {
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  -webkit-flex-direction:column-reverse;
  -ms-flex-direction:column-reverse;
  flex-direction:column-reverse
 }
}
@media print,screen and (min-width:64em) {
 .large-flex-container {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex
 }
 .large-flex-child-auto {
  -webkit-box-flex:1;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  flex:1 1 auto
 }
 .large-flex-child-grow {
  -webkit-box-flex:1;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
  flex:1 0 auto
 }
 .large-flex-child-shrink {
  -webkit-box-flex:0;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  flex:0 1 auto
 }
 .large-flex-dir-row {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .large-flex-dir-row-reverse {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -webkit-flex-direction:row-reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .large-flex-dir-column {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .large-flex-dir-column-reverse {
  -webkit-box-orient:vertical;
  -webkit-box-direction:reverse;
  -webkit-flex-direction:column-reverse;
  -ms-flex-direction:column-reverse;
  flex-direction:column-reverse
 }
}
@font-face {
 font-family:'FontAwesome';
 src:url('/misc/mobile/fonts/fontawesome-webfont.eot?v=4.7.0');
 src:url('/misc/mobile/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
 url('/misc/mobile/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
 url('/misc/mobile/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
 url('/misc/mobile/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
 url('/misc/mobile/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
 font-weight:normal;
 font-style:normal
}
.fa {
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size:inherit;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.fa-lg {
 font-size:1.33333333em;
 line-height:.75em;
 vertical-align:-15%
}
.fa-2x {
 font-size:2em
}
.fa-3x {
 font-size:3em
}
.fa-4x {
 font-size:4em
}
.fa-5x {
 font-size:5em
}
.fa-fw {
 width:1.28571429em;
 text-align:center
}
.fa-ul {
 padding-left:0;
 margin-left:2.14285714em;
 list-style-type:none
}
.fa-ul>li {
 position:relative
}
.fa-li {
 position:absolute;
 left:-2.14285714em;
 width:2.14285714em;
 top:.14285714em;
 text-align:center
}
.fa-li.fa-lg {
 left:-1.85714286em
}
.fa-border {
 padding:.2em .25em .15em;
 border:solid .08em #eee;
 border-radius:.1em
}
.fa-pull-left {
 float:left
}
.fa-pull-right {
 float:right
}
.fa.fa-pull-left {
 margin-right:.3em
}
.fa.fa-pull-right {
 margin-left:.3em
}
.pull-right {
 float:right
}
.pull-left {
 float:left
}
.fa.pull-left {
 margin-right:.3em
}
.fa.pull-right {
 margin-left:.3em
}
.fa-spin {
 -webkit-animation:fa-spin 2s infinite linear;
 animation:fa-spin 2s infinite linear
}
.fa-pulse {
 -webkit-animation:fa-spin 1s infinite steps(8);
 animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
@keyframes fa-spin {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
.fa-rotate-90 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 -webkit-transform:rotate(90deg);
 -ms-transform:rotate(90deg);
 transform:rotate(90deg)
}
.fa-rotate-180 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 transform:rotate(180deg)
}
.fa-rotate-270 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 -webkit-transform:rotate(270deg);
 -ms-transform:rotate(270deg);
 transform:rotate(270deg)
}
.fa-flip-horizontal {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
 -webkit-transform:scale(-1,1);
 -ms-transform:scale(-1,1);
 transform:scale(-1,1)
}
.fa-flip-vertical {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
 -webkit-transform:scale(1,-1);
 -ms-transform:scale(1,-1);
 transform:scale(1,-1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
 filter:none
}
.fa-stack {
 position:relative;
 display:inline-block;
 width:2em;
 height:2em;
 line-height:2em;
 vertical-align:middle
}
.fa-stack-1x,
.fa-stack-2x {
 position:absolute;
 left:0;
 width:100%;
 text-align:center
}
.fa-stack-1x {
 line-height:inherit
}
.fa-stack-2x {
 font-size:2em
}
.fa-inverse {
 color:#fff
}
.fa-glass:before {
 content:"\f000"
}
.fa-music:before {
 content:"\f001"
}
.fa-search:before {
 content:"\f002"
}
.fa-envelope-o:before {
 content:"\f003"
}
.fa-heart:before {
 content:"\f004"
}
.fa-star:before {
 content:"\f005"
}
.fa-star-o:before {
 content:"\f006"
}
.fa-user:before {
 content:"\f007"
}
.fa-film:before {
 content:"\f008"
}
.fa-th-large:before {
 content:"\f009"
}
.fa-th:before {
 content:"\f00a"
}
.fa-th-list:before {
 content:"\f00b"
}
.fa-check:before {
 content:"\f00c"
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
 content:"\f00d"
}
.fa-search-plus:before {
 content:"\f00e"
}
.fa-search-minus:before {
 content:"\f010"
}
.fa-power-off:before {
 content:"\f011"
}
.fa-signal:before {
 content:"\f012"
}
.fa-gear:before,
.fa-cog:before {
 content:"\f013"
}
.fa-trash-o:before {
 content:"\f014"
}
.fa-home:before {
 content:"\f015"
}
.fa-file-o:before {
 content:"\f016"
}
.fa-clock-o:before {
 content:"\f017"
}
.fa-road:before {
 content:"\f018"
}
.fa-download:before {
 content:"\f019"
}
.fa-arrow-circle-o-down:before {
 content:"\f01a"
}
.fa-arrow-circle-o-up:before {
 content:"\f01b"
}
.fa-inbox:before {
 content:"\f01c"
}
.fa-play-circle-o:before {
 content:"\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
 content:"\f01e"
}
.fa-refresh:before {
 content:"\f021"
}
.fa-list-alt:before {
 content:"\f022"
}
.fa-lock:before {
 content:"\f023"
}
.fa-flag:before {
 content:"\f024"
}
.fa-headphones:before {
 content:"\f025"
}
.fa-volume-off:before {
 content:"\f026"
}
.fa-volume-down:before {
 content:"\f027"
}
.fa-volume-up:before {
 content:"\f028"
}
.fa-qrcode:before {
 content:"\f029"
}
.fa-barcode:before {
 content:"\f02a"
}
.fa-tag:before {
 content:"\f02b"
}
.fa-tags:before {
 content:"\f02c"
}
.fa-book:before {
 content:"\f02d"
}
.fa-bookmark:before {
 content:"\f02e"
}
.fa-print:before {
 content:"\f02f"
}
.fa-camera:before {
 content:"\f030"
}
.fa-font:before {
 content:"\f031"
}
.fa-bold:before {
 content:"\f032"
}
.fa-italic:before {
 content:"\f033"
}
.fa-text-height:before {
 content:"\f034"
}
.fa-text-width:before {
 content:"\f035"
}
.fa-align-left:before {
 content:"\f036"
}
.fa-align-center:before {
 content:"\f037"
}
.fa-align-right:before {
 content:"\f038"
}
.fa-align-justify:before {
 content:"\f039"
}
.fa-list:before {
 content:"\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
 content:"\f03b"
}
.fa-indent:before {
 content:"\f03c"
}
.fa-video-camera:before {
 content:"\f03d"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
 content:"\f03e"
}
.fa-pencil:before {
 content:"\f040"
}
.fa-map-marker:before {
 content:"\f041"
}
.fa-adjust:before {
 content:"\f042"
}
.fa-tint:before {
 content:"\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
 content:"\f044"
}
.fa-share-square-o:before {
 content:"\f045"
}
.fa-check-square-o:before {
 content:"\f046"
}
.fa-arrows:before {
 content:"\f047"
}
.fa-step-backward:before {
 content:"\f048"
}
.fa-fast-backward:before {
 content:"\f049"
}
.fa-backward:before {
 content:"\f04a"
}
.fa-play:before {
 content:"\f04b"
}
.fa-pause:before {
 content:"\f04c"
}
.fa-stop:before {
 content:"\f04d"
}
.fa-forward:before {
 content:"\f04e"
}
.fa-fast-forward:before {
 content:"\f050"
}
.fa-step-forward:before {
 content:"\f051"
}
.fa-eject:before {
 content:"\f052"
}
.fa-chevron-left:before {
 content:"\f053"
}
.fa-chevron-right:before {
 content:"\f054"
}
.fa-plus-circle:before {
 content:"\f055"
}
.fa-minus-circle:before {
 content:"\f056"
}
.fa-times-circle:before {
 content:"\f057"
}
.fa-check-circle:before {
 content:"\f058"
}
.fa-question-circle:before {
 content:"\f059"
}
.fa-info-circle:before {
 content:"\f05a"
}
.fa-crosshairs:before {
 content:"\f05b"
}
.fa-times-circle-o:before {
 content:"\f05c"
}
.fa-check-circle-o:before {
 content:"\f05d"
}
.fa-ban:before {
 content:"\f05e"
}
.fa-arrow-left:before {
 content:"\f060"
}
.fa-arrow-right:before {
 content:"\f061"
}
.fa-arrow-up:before {
 content:"\f062"
}
.fa-arrow-down:before {
 content:"\f063"
}
.fa-mail-forward:before,
.fa-share:before {
 content:"\f064"
}
.fa-expand:before {
 content:"\f065"
}
.fa-compress:before {
 content:"\f066"
}
.fa-plus:before {
 content:"\f067"
}
.fa-minus:before {
 content:"\f068"
}
.fa-asterisk:before {
 content:"\f069"
}
.fa-exclamation-circle:before {
 content:"\f06a"
}
.fa-gift:before {
 content:"\f06b"
}
.fa-leaf:before {
 content:"\f06c"
}
.fa-fire:before {
 content:"\f06d"
}
.fa-eye:before {
 content:"\f06e"
}
.fa-eye-slash:before {
 content:"\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
 content:"\f071"
}
.fa-plane:before {
 content:"\f072"
}
.fa-calendar:before {
 content:"\f073"
}
.fa-random:before {
 content:"\f074"
}
.fa-comment:before {
 content:"\f075"
}
.fa-magnet:before {
 content:"\f076"
}
.fa-chevron-up:before {
 content:"\f077"
}
.fa-chevron-down:before {
 content:"\f078"
}
.fa-retweet:before {
 content:"\f079"
}
.fa-shopping-cart:before {
 content:"\f07a"
}
.fa-folder:before {
 content:"\f07b"
}
.fa-folder-open:before {
 content:"\f07c"
}
.fa-arrows-v:before {
 content:"\f07d"
}
.fa-arrows-h:before {
 content:"\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
 content:"\f080"
}
.fa-twitter-square:before {
 content:"\f081"
}
.fa-facebook-square:before {
 content:"\f082"
}
.fa-camera-retro:before {
 content:"\f083"
}
.fa-key:before {
 content:"\f084"
}
.fa-gears:before,
.fa-cogs:before {
 content:"\f085"
}
.fa-comments:before {
 content:"\f086"
}
.fa-thumbs-o-up:before {
 content:"\f087"
}
.fa-thumbs-o-down:before {
 content:"\f088"
}
.fa-star-half:before {
 content:"\f089"
}
.fa-heart-o:before {
 content:"\f08a"
}
.fa-sign-out:before {
 content:"\f08b"
}
.fa-linkedin-square:before {
 content:"\f08c"
}
.fa-thumb-tack:before {
 content:"\f08d"
}
.fa-external-link:before {
 content:"\f08e"
}
.fa-sign-in:before {
 content:"\f090"
}
.fa-trophy:before {
 content:"\f091"
}
.fa-github-square:before {
 content:"\f092"
}
.fa-upload:before {
 content:"\f093"
}
.fa-lemon-o:before {
 content:"\f094"
}
.fa-phone:before {
 content:"\f095"
}
.fa-square-o:before {
 content:"\f096"
}
.fa-bookmark-o:before {
 content:"\f097"
}
.fa-phone-square:before {
 content:"\f098"
}
.fa-twitter:before {
 content:"\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
 content:"\f09a"
}
.fa-github:before {
 content:"\f09b"
}
.fa-unlock:before {
 content:"\f09c"
}
.fa-credit-card:before {
 content:"\f09d"
}
.fa-feed:before,
.fa-rss:before {
 content:"\f09e"
}
.fa-hdd-o:before {
 content:"\f0a0"
}
.fa-bullhorn:before {
 content:"\f0a1"
}
.fa-bell:before {
 content:"\f0f3"
}
.fa-certificate:before {
 content:"\f0a3"
}
.fa-hand-o-right:before {
 content:"\f0a4"
}
.fa-hand-o-left:before {
 content:"\f0a5"
}
.fa-hand-o-up:before {
 content:"\f0a6"
}
.fa-hand-o-down:before {
 content:"\f0a7"
}
.fa-arrow-circle-left:before {
 content:"\f0a8"
}
.fa-arrow-circle-right:before {
 content:"\f0a9"
}
.fa-arrow-circle-up:before {
 content:"\f0aa"
}
.fa-arrow-circle-down:before {
 content:"\f0ab"
}
.fa-globe:before {
 content:"\f0ac"
}
.fa-wrench:before {
 content:"\f0ad"
}
.fa-tasks:before {
 content:"\f0ae"
}
.fa-filter:before {
 content:"\f0b0"
}
.fa-briefcase:before {
 content:"\f0b1"
}
.fa-arrows-alt:before {
 content:"\f0b2"
}
.fa-group:before,
.fa-users:before {
 content:"\f0c0"
}
.fa-chain:before,
.fa-link:before {
 content:"\f0c1"
}
.fa-cloud:before {
 content:"\f0c2"
}
.fa-flask:before {
 content:"\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
 content:"\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
 content:"\f0c5"
}
.fa-paperclip:before {
 content:"\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
 content:"\f0c7"
}
.fa-square:before {
 content:"\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
 content:"\f0c9"
}
.fa-list-ul:before {
 content:"\f0ca"
}
.fa-list-ol:before {
 content:"\f0cb"
}
.fa-strikethrough:before {
 content:"\f0cc"
}
.fa-underline:before {
 content:"\f0cd"
}
.fa-table:before {
 content:"\f0ce"
}
.fa-magic:before {
 content:"\f0d0"
}
.fa-truck:before {
 content:"\f0d1"
}
.fa-pinterest:before {
 content:"\f0d2"
}
.fa-pinterest-square:before {
 content:"\f0d3"
}
.fa-google-plus-square:before {
 content:"\f0d4"
}
.fa-google-plus:before {
 content:"\f0d5"
}
.fa-money:before {
 content:"\f0d6"
}
.fa-caret-down:before {
 content:"\f0d7"
}
.fa-caret-up:before {
 content:"\f0d8"
}
.fa-caret-left:before {
 content:"\f0d9"
}
.fa-caret-right:before {
 content:"\f0da"
}
.fa-columns:before {
 content:"\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
 content:"\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
 content:"\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
 content:"\f0de"
}
.fa-envelope:before {
 content:"\f0e0"
}
.fa-linkedin:before {
 content:"\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
 content:"\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
 content:"\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
 content:"\f0e4"
}
.fa-comment-o:before {
 content:"\f0e5"
}
.fa-comments-o:before {
 content:"\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
 content:"\f0e7"
}
.fa-sitemap:before {
 content:"\f0e8"
}
.fa-umbrella:before {
 content:"\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
 content:"\f0ea"
}
.fa-lightbulb-o:before {
 content:"\f0eb"
}
.fa-exchange:before {
 content:"\f0ec"
}
.fa-cloud-download:before {
 content:"\f0ed"
}
.fa-cloud-upload:before {
 content:"\f0ee"
}
.fa-user-md:before {
 content:"\f0f0"
}
.fa-stethoscope:before {
 content:"\f0f1"
}
.fa-suitcase:before {
 content:"\f0f2"
}
.fa-bell-o:before {
 content:"\f0a2"
}
.fa-coffee:before {
 content:"\f0f4"
}
.fa-cutlery:before {
 content:"\f0f5"
}
.fa-file-text-o:before {
 content:"\f0f6"
}
.fa-building-o:before {
 content:"\f0f7"
}
.fa-hospital-o:before {
 content:"\f0f8"
}
.fa-ambulance:before {
 content:"\f0f9"
}
.fa-medkit:before {
 content:"\f0fa"
}
.fa-fighter-jet:before {
 content:"\f0fb"
}
.fa-beer:before {
 content:"\f0fc"
}
.fa-h-square:before {
 content:"\f0fd"
}
.fa-plus-square:before {
 content:"\f0fe"
}
.fa-angle-double-left:before {
 content:"\f100"
}
.fa-angle-double-right:before {
 content:"\f101"
}
.fa-angle-double-up:before {
 content:"\f102"
}
.fa-angle-double-down:before {
 content:"\f103"
}
.fa-angle-left:before {
 content:"\f104"
}
.fa-angle-right:before {
 content:"\f105"
}
.fa-angle-up:before {
 content:"\f106"
}
.fa-angle-down:before {
 content:"\f107"
}
.fa-desktop:before {
 content:"\f108"
}
.fa-laptop:before {
 content:"\f109"
}
.fa-tablet:before {
 content:"\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
 content:"\f10b"
}
.fa-circle-o:before {
 content:"\f10c"
}
.fa-quote-left:before {
 content:"\f10d"
}
.fa-quote-right:before {
 content:"\f10e"
}
.fa-spinner:before {
 content:"\f110"
}
.fa-circle:before {
 content:"\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
 content:"\f112"
}
.fa-github-alt:before {
 content:"\f113"
}
.fa-folder-o:before {
 content:"\f114"
}
.fa-folder-open-o:before {
 content:"\f115"
}
.fa-smile-o:before {
 content:"\f118"
}
.fa-frown-o:before {
 content:"\f119"
}
.fa-meh-o:before {
 content:"\f11a"
}
.fa-gamepad:before {
 content:"\f11b"
}
.fa-keyboard-o:before {
 content:"\f11c"
}
.fa-flag-o:before {
 content:"\f11d"
}
.fa-flag-checkered:before {
 content:"\f11e"
}
.fa-terminal:before {
 content:"\f120"
}
.fa-code:before {
 content:"\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
 content:"\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
 content:"\f123"
}
.fa-location-arrow:before {
 content:"\f124"
}
.fa-crop:before {
 content:"\f125"
}
.fa-code-fork:before {
 content:"\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
 content:"\f127"
}
.fa-question:before {
 content:"\f128"
}
.fa-info:before {
 content:"\f129"
}
.fa-exclamation:before {
 content:"\f12a"
}
.fa-superscript:before {
 content:"\f12b"
}
.fa-subscript:before {
 content:"\f12c"
}
.fa-eraser:before {
 content:"\f12d"
}
.fa-puzzle-piece:before {
 content:"\f12e"
}
.fa-microphone:before {
 content:"\f130"
}
.fa-microphone-slash:before {
 content:"\f131"
}
.fa-shield:before {
 content:"\f132"
}
.fa-calendar-o:before {
 content:"\f133"
}
.fa-fire-extinguisher:before {
 content:"\f134"
}
.fa-rocket:before {
 content:"\f135"
}
.fa-maxcdn:before {
 content:"\f136"
}
.fa-chevron-circle-left:before {
 content:"\f137"
}
.fa-chevron-circle-right:before {
 content:"\f138"
}
.fa-chevron-circle-up:before {
 content:"\f139"
}
.fa-chevron-circle-down:before {
 content:"\f13a"
}
.fa-html5:before {
 content:"\f13b"
}
.fa-css3:before {
 content:"\f13c"
}
.fa-anchor:before {
 content:"\f13d"
}
.fa-unlock-alt:before {
 content:"\f13e"
}
.fa-bullseye:before {
 content:"\f140"
}
.fa-ellipsis-h:before {
 content:"\f141"
}
.fa-ellipsis-v:before {
 content:"\f142"
}
.fa-rss-square:before {
 content:"\f143"
}
.fa-play-circle:before {
 content:"\f144"
}
.fa-ticket:before {
 content:"\f145"
}
.fa-minus-square:before {
 content:"\f146"
}
.fa-minus-square-o:before {
 content:"\f147"
}
.fa-level-up:before {
 content:"\f148"
}
.fa-level-down:before {
 content:"\f149"
}
.fa-check-square:before {
 content:"\f14a"
}
.fa-pencil-square:before {
 content:"\f14b"
}
.fa-external-link-square:before {
 content:"\f14c"
}
.fa-share-square:before {
 content:"\f14d"
}
.fa-compass:before {
 content:"\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
 content:"\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
 content:"\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
 content:"\f152"
}
.fa-euro:before,
.fa-eur:before {
 content:"\f153"
}
.fa-gbp:before {
 content:"\f154"
}
.fa-dollar:before,
.fa-usd:before {
 content:"\f155"
}
.fa-rupee:before,
.fa-inr:before {
 content:"\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
 content:"\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
 content:"\f158"
}
.fa-won:before,
.fa-krw:before {
 content:"\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
 content:"\f15a"
}
.fa-file:before {
 content:"\f15b"
}
.fa-file-text:before {
 content:"\f15c"
}
.fa-sort-alpha-asc:before {
 content:"\f15d"
}
.fa-sort-alpha-desc:before {
 content:"\f15e"
}
.fa-sort-amount-asc:before {
 content:"\f160"
}
.fa-sort-amount-desc:before {
 content:"\f161"
}
.fa-sort-numeric-asc:before {
 content:"\f162"
}
.fa-sort-numeric-desc:before {
 content:"\f163"
}
.fa-thumbs-up:before {
 content:"\f164"
}
.fa-thumbs-down:before {
 content:"\f165"
}
.fa-youtube-square:before {
 content:"\f166"
}
.fa-youtube:before {
 content:"\f167"
}
.fa-xing:before {
 content:"\f168"
}
.fa-xing-square:before {
 content:"\f169"
}
.fa-youtube-play:before {
 content:"\f16a"
}
.fa-dropbox:before {
 content:"\f16b"
}
.fa-stack-overflow:before {
 content:"\f16c"
}
.fa-instagram:before {
 content:"\f16d"
}
.fa-flickr:before {
 content:"\f16e"
}
.fa-adn:before {
 content:"\f170"
}
.fa-bitbucket:before {
 content:"\f171"
}
.fa-bitbucket-square:before {
 content:"\f172"
}
.fa-tumblr:before {
 content:"\f173"
}
.fa-tumblr-square:before {
 content:"\f174"
}
.fa-long-arrow-down:before {
 content:"\f175"
}
.fa-long-arrow-up:before {
 content:"\f176"
}
.fa-long-arrow-left:before {
 content:"\f177"
}
.fa-long-arrow-right:before {
 content:"\f178"
}
.fa-apple:before {
 content:"\f179"
}
.fa-windows:before {
 content:"\f17a"
}
.fa-android:before {
 content:"\f17b"
}
.fa-linux:before {
 content:"\f17c"
}
.fa-dribbble:before {
 content:"\f17d"
}
.fa-skype:before {
 content:"\f17e"
}
.fa-foursquare:before {
 content:"\f180"
}
.fa-trello:before {
 content:"\f181"
}
.fa-female:before {
 content:"\f182"
}
.fa-male:before {
 content:"\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
 content:"\f184"
}
.fa-sun-o:before {
 content:"\f185"
}
.fa-moon-o:before {
 content:"\f186"
}
.fa-archive:before {
 content:"\f187"
}
.fa-bug:before {
 content:"\f188"
}
.fa-vk:before {
 content:"\f189"
}
.fa-weibo:before {
 content:"\f18a"
}
.fa-renren:before {
 content:"\f18b"
}
.fa-pagelines:before {
 content:"\f18c"
}
.fa-stack-exchange:before {
 content:"\f18d"
}
.fa-arrow-circle-o-right:before {
 content:"\f18e"
}
.fa-arrow-circle-o-left:before {
 content:"\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
 content:"\f191"
}
.fa-dot-circle-o:before {
 content:"\f192"
}
.fa-wheelchair:before {
 content:"\f193"
}
.fa-vimeo-square:before {
 content:"\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
 content:"\f195"
}
.fa-plus-square-o:before {
 content:"\f196"
}
.fa-space-shuttle:before {
 content:"\f197"
}
.fa-slack:before {
 content:"\f198"
}
.fa-envelope-square:before {
 content:"\f199"
}
.fa-wordpress:before {
 content:"\f19a"
}
.fa-openid:before {
 content:"\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
 content:"\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
 content:"\f19d"
}
.fa-yahoo:before {
 content:"\f19e"
}
.fa-google:before {
 content:"\f1a0"
}
.fa-reddit:before {
 content:"\f1a1"
}
.fa-reddit-square:before {
 content:"\f1a2"
}
.fa-stumbleupon-circle:before {
 content:"\f1a3"
}
.fa-stumbleupon:before {
 content:"\f1a4"
}
.fa-delicious:before {
 content:"\f1a5"
}
.fa-digg:before {
 content:"\f1a6"
}
.fa-pied-piper-pp:before {
 content:"\f1a7"
}
.fa-pied-piper-alt:before {
 content:"\f1a8"
}
.fa-drupal:before {
 content:"\f1a9"
}
.fa-joomla:before {
 content:"\f1aa"
}
.fa-language:before {
 content:"\f1ab"
}
.fa-fax:before {
 content:"\f1ac"
}
.fa-building:before {
 content:"\f1ad"
}
.fa-child:before {
 content:"\f1ae"
}
.fa-paw:before {
 content:"\f1b0"
}
.fa-spoon:before {
 content:"\f1b1"
}
.fa-cube:before {
 content:"\f1b2"
}
.fa-cubes:before {
 content:"\f1b3"
}
.fa-behance:before {
 content:"\f1b4"
}
.fa-behance-square:before {
 content:"\f1b5"
}
.fa-steam:before {
 content:"\f1b6"
}
.fa-steam-square:before {
 content:"\f1b7"
}
.fa-recycle:before {
 content:"\f1b8"
}
.fa-automobile:before,
.fa-car:before {
 content:"\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
 content:"\f1ba"
}
.fa-tree:before {
 content:"\f1bb"
}
.fa-spotify:before {
 content:"\f1bc"
}
.fa-deviantart:before {
 content:"\f1bd"
}
.fa-soundcloud:before {
 content:"\f1be"
}
.fa-database:before {
 content:"\f1c0"
}
.fa-file-pdf-o:before {
 content:"\f1c1"
}
.fa-file-word-o:before {
 content:"\f1c2"
}
.fa-file-excel-o:before {
 content:"\f1c3"
}
.fa-file-powerpoint-o:before {
 content:"\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
 content:"\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
 content:"\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
 content:"\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
 content:"\f1c8"
}
.fa-file-code-o:before {
 content:"\f1c9"
}
.fa-vine:before {
 content:"\f1ca"
}
.fa-codepen:before {
 content:"\f1cb"
}
.fa-jsfiddle:before {
 content:"\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
 content:"\f1cd"
}
.fa-circle-o-notch:before {
 content:"\f1ce"
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
 content:"\f1d0"
}
.fa-ge:before,
.fa-empire:before {
 content:"\f1d1"
}
.fa-git-square:before {
 content:"\f1d2"
}
.fa-git:before {
 content:"\f1d3"
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
 content:"\f1d4"
}
.fa-tencent-weibo:before {
 content:"\f1d5"
}
.fa-qq:before {
 content:"\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
 content:"\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
 content:"\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
 content:"\f1d9"
}
.fa-history:before {
 content:"\f1da"
}
.fa-circle-thin:before {
 content:"\f1db"
}
.fa-header:before {
 content:"\f1dc"
}
.fa-paragraph:before {
 content:"\f1dd"
}
.fa-sliders:before {
 content:"\f1de"
}
.fa-share-alt:before {
 content:"\f1e0"
}
.fa-share-alt-square:before {
 content:"\f1e1"
}
.fa-bomb:before {
 content:"\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
 content:"\f1e3"
}
.fa-tty:before {
 content:"\f1e4"
}
.fa-binoculars:before {
 content:"\f1e5"
}
.fa-plug:before {
 content:"\f1e6"
}
.fa-slideshare:before {
 content:"\f1e7"
}
.fa-twitch:before {
 content:"\f1e8"
}
.fa-yelp:before {
 content:"\f1e9"
}
.fa-newspaper-o:before {
 content:"\f1ea"
}
.fa-wifi:before {
 content:"\f1eb"
}
.fa-calculator:before {
 content:"\f1ec"
}
.fa-paypal:before {
 content:"\f1ed"
}
.fa-google-wallet:before {
 content:"\f1ee"
}
.fa-cc-visa:before {
 content:"\f1f0"
}
.fa-cc-mastercard:before {
 content:"\f1f1"
}
.fa-cc-discover:before {
 content:"\f1f2"
}
.fa-cc-amex:before {
 content:"\f1f3"
}
.fa-cc-paypal:before {
 content:"\f1f4"
}
.fa-cc-stripe:before {
 content:"\f1f5"
}
.fa-bell-slash:before {
 content:"\f1f6"
}
.fa-bell-slash-o:before {
 content:"\f1f7"
}
.fa-trash:before {
 content:"\f1f8"
}
.fa-copyright:before {
 content:"\f1f9"
}
.fa-at:before {
 content:"\f1fa"
}
.fa-eyedropper:before {
 content:"\f1fb"
}
.fa-paint-brush:before {
 content:"\f1fc"
}
.fa-birthday-cake:before {
 content:"\f1fd"
}
.fa-area-chart:before {
 content:"\f1fe"
}
.fa-pie-chart:before {
 content:"\f200"
}
.fa-line-chart:before {
 content:"\f201"
}
.fa-lastfm:before {
 content:"\f202"
}
.fa-lastfm-square:before {
 content:"\f203"
}
.fa-toggle-off:before {
 content:"\f204"
}
.fa-toggle-on:before {
 content:"\f205"
}
.fa-bicycle:before {
 content:"\f206"
}
.fa-bus:before {
 content:"\f207"
}
.fa-ioxhost:before {
 content:"\f208"
}
.fa-angellist:before {
 content:"\f209"
}
.fa-cc:before {
 content:"\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
 content:"\f20b"
}
.fa-meanpath:before {
 content:"\f20c"
}
.fa-buysellads:before {
 content:"\f20d"
}
.fa-connectdevelop:before {
 content:"\f20e"
}
.fa-dashcube:before {
 content:"\f210"
}
.fa-forumbee:before {
 content:"\f211"
}
.fa-leanpub:before {
 content:"\f212"
}
.fa-sellsy:before {
 content:"\f213"
}
.fa-shirtsinbulk:before {
 content:"\f214"
}
.fa-simplybuilt:before {
 content:"\f215"
}
.fa-skyatlas:before {
 content:"\f216"
}
.fa-cart-plus:before {
 content:"\f217"
}
.fa-cart-arrow-down:before {
 content:"\f218"
}
.fa-diamond:before {
 content:"\f219"
}
.fa-ship:before {
 content:"\f21a"
}
.fa-user-secret:before {
 content:"\f21b"
}
.fa-motorcycle:before {
 content:"\f21c"
}
.fa-street-view:before {
 content:"\f21d"
}
.fa-heartbeat:before {
 content:"\f21e"
}
.fa-venus:before {
 content:"\f221"
}
.fa-mars:before {
 content:"\f222"
}
.fa-mercury:before {
 content:"\f223"
}
.fa-intersex:before,
.fa-transgender:before {
 content:"\f224"
}
.fa-transgender-alt:before {
 content:"\f225"
}
.fa-venus-double:before {
 content:"\f226"
}
.fa-mars-double:before {
 content:"\f227"
}
.fa-venus-mars:before {
 content:"\f228"
}
.fa-mars-stroke:before {
 content:"\f229"
}
.fa-mars-stroke-v:before {
 content:"\f22a"
}
.fa-mars-stroke-h:before {
 content:"\f22b"
}
.fa-neuter:before {
 content:"\f22c"
}
.fa-genderless:before {
 content:"\f22d"
}
.fa-facebook-official:before {
 content:"\f230"
}
.fa-pinterest-p:before {
 content:"\f231"
}
.fa-whatsapp:before {
 content:"\f232"
}
.fa-server:before {
 content:"\f233"
}
.fa-user-plus:before {
 content:"\f234"
}
.fa-user-times:before {
 content:"\f235"
}
.fa-hotel:before,
.fa-bed:before {
 content:"\f236"
}
.fa-viacoin:before {
 content:"\f237"
}
.fa-train:before {
 content:"\f238"
}
.fa-subway:before {
 content:"\f239"
}
.fa-medium:before {
 content:"\f23a"
}
.fa-yc:before,
.fa-y-combinator:before {
 content:"\f23b"
}
.fa-optin-monster:before {
 content:"\f23c"
}
.fa-opencart:before {
 content:"\f23d"
}
.fa-expeditedssl:before {
 content:"\f23e"
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
 content:"\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
 content:"\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
 content:"\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
 content:"\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
 content:"\f244"
}
.fa-mouse-pointer:before {
 content:"\f245"
}
.fa-i-cursor:before {
 content:"\f246"
}
.fa-object-group:before {
 content:"\f247"
}
.fa-object-ungroup:before {
 content:"\f248"
}
.fa-sticky-note:before {
 content:"\f249"
}
.fa-sticky-note-o:before {
 content:"\f24a"
}
.fa-cc-jcb:before {
 content:"\f24b"
}
.fa-cc-diners-club:before {
 content:"\f24c"
}
.fa-clone:before {
 content:"\f24d"
}
.fa-balance-scale:before {
 content:"\f24e"
}
.fa-hourglass-o:before {
 content:"\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
 content:"\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
 content:"\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
 content:"\f253"
}
.fa-hourglass:before {
 content:"\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
 content:"\f255"
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
 content:"\f256"
}
.fa-hand-scissors-o:before {
 content:"\f257"
}
.fa-hand-lizard-o:before {
 content:"\f258"
}
.fa-hand-spock-o:before {
 content:"\f259"
}
.fa-hand-pointer-o:before {
 content:"\f25a"
}
.fa-hand-peace-o:before {
 content:"\f25b"
}
.fa-trademark:before {
 content:"\f25c"
}
.fa-registered:before {
 content:"\f25d"
}
.fa-creative-commons:before {
 content:"\f25e"
}
.fa-gg:before {
 content:"\f260"
}
.fa-gg-circle:before {
 content:"\f261"
}
.fa-tripadvisor:before {
 content:"\f262"
}
.fa-odnoklassniki:before {
 content:"\f263"
}
.fa-odnoklassniki-square:before {
 content:"\f264"
}
.fa-get-pocket:before {
 content:"\f265"
}
.fa-wikipedia-w:before {
 content:"\f266"
}
.fa-safari:before {
 content:"\f267"
}
.fa-chrome:before {
 content:"\f268"
}
.fa-firefox:before {
 content:"\f269"
}
.fa-opera:before {
 content:"\f26a"
}
.fa-internet-explorer:before {
 content:"\f26b"
}
.fa-tv:before,
.fa-television:before {
 content:"\f26c"
}
.fa-contao:before {
 content:"\f26d"
}
.fa-500px:before {
 content:"\f26e"
}
.fa-amazon:before {
 content:"\f270"
}
.fa-calendar-plus-o:before {
 content:"\f271"
}
.fa-calendar-minus-o:before {
 content:"\f272"
}
.fa-calendar-times-o:before {
 content:"\f273"
}
.fa-calendar-check-o:before {
 content:"\f274"
}
.fa-industry:before {
 content:"\f275"
}
.fa-map-pin:before {
 content:"\f276"
}
.fa-map-signs:before {
 content:"\f277"
}
.fa-map-o:before {
 content:"\f278"
}
.fa-map:before {
 content:"\f279"
}
.fa-commenting:before {
 content:"\f27a"
}
.fa-commenting-o:before {
 content:"\f27b"
}
.fa-houzz:before {
 content:"\f27c"
}
.fa-vimeo:before {
 content:"\f27d"
}
.fa-black-tie:before {
 content:"\f27e"
}
.fa-fonticons:before {
 content:"\f280"
}
.fa-reddit-alien:before {
 content:"\f281"
}
.fa-edge:before {
 content:"\f282"
}
.fa-credit-card-alt:before {
 content:"\f283"
}
.fa-codiepie:before {
 content:"\f284"
}
.fa-modx:before {
 content:"\f285"
}
.fa-fort-awesome:before {
 content:"\f286"
}
.fa-usb:before {
 content:"\f287"
}
.fa-product-hunt:before {
 content:"\f288"
}
.fa-mixcloud:before {
 content:"\f289"
}
.fa-scribd:before {
 content:"\f28a"
}
.fa-pause-circle:before {
 content:"\f28b"
}
.fa-pause-circle-o:before {
 content:"\f28c"
}
.fa-stop-circle:before {
 content:"\f28d"
}
.fa-stop-circle-o:before {
 content:"\f28e"
}
.fa-shopping-bag:before {
 content:"\f290"
}
.fa-shopping-basket:before {
 content:"\f291"
}
.fa-hashtag:before {
 content:"\f292"
}
.fa-bluetooth:before {
 content:"\f293"
}
.fa-bluetooth-b:before {
 content:"\f294"
}
.fa-percent:before {
 content:"\f295"
}
.fa-gitlab:before {
 content:"\f296"
}
.fa-wpbeginner:before {
 content:"\f297"
}
.fa-wpforms:before {
 content:"\f298"
}
.fa-envira:before {
 content:"\f299"
}
.fa-universal-access:before {
 content:"\f29a"
}
.fa-wheelchair-alt:before {
 content:"\f29b"
}
.fa-question-circle-o:before {
 content:"\f29c"
}
.fa-blind:before {
 content:"\f29d"
}
.fa-audio-description:before {
 content:"\f29e"
}
.fa-volume-control-phone:before {
 content:"\f2a0"
}
.fa-braille:before {
 content:"\f2a1"
}
.fa-assistive-listening-systems:before {
 content:"\f2a2"
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
 content:"\f2a3"
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
 content:"\f2a4"
}
.fa-glide:before {
 content:"\f2a5"
}
.fa-glide-g:before {
 content:"\f2a6"
}
.fa-signing:before,
.fa-sign-language:before {
 content:"\f2a7"
}
.fa-low-vision:before {
 content:"\f2a8"
}
.fa-viadeo:before {
 content:"\f2a9"
}
.fa-viadeo-square:before {
 content:"\f2aa"
}
.fa-snapchat:before {
 content:"\f2ab"
}
.fa-snapchat-ghost:before {
 content:"\f2ac"
}
.fa-snapchat-square:before {
 content:"\f2ad"
}
.fa-pied-piper:before {
 content:"\f2ae"
}
.fa-first-order:before {
 content:"\f2b0"
}
.fa-yoast:before {
 content:"\f2b1"
}
.fa-themeisle:before {
 content:"\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
 content:"\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
 content:"\f2b4"
}
.fa-handshake-o:before {
 content:"\f2b5"
}
.fa-envelope-open:before {
 content:"\f2b6"
}
.fa-envelope-open-o:before {
 content:"\f2b7"
}
.fa-linode:before {
 content:"\f2b8"
}
.fa-address-book:before {
 content:"\f2b9"
}
.fa-address-book-o:before {
 content:"\f2ba"
}
.fa-vcard:before,
.fa-address-card:before {
 content:"\f2bb"
}
.fa-vcard-o:before,
.fa-address-card-o:before {
 content:"\f2bc"
}
.fa-user-circle:before {
 content:"\f2bd"
}
.fa-user-circle-o:before {
 content:"\f2be"
}
.fa-user-o:before {
 content:"\f2c0"
}
.fa-id-badge:before {
 content:"\f2c1"
}
.fa-drivers-license:before,
.fa-id-card:before {
 content:"\f2c2"
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
 content:"\f2c3"
}
.fa-quora:before {
 content:"\f2c4"
}
.fa-free-code-camp:before {
 content:"\f2c5"
}
.fa-telegram:before {
 content:"\f2c6"
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
 content:"\f2c7"
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
 content:"\f2c8"
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
 content:"\f2c9"
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
 content:"\f2ca"
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
 content:"\f2cb"
}
.fa-shower:before {
 content:"\f2cc"
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
 content:"\f2cd"
}
.fa-podcast:before {
 content:"\f2ce"
}
.fa-window-maximize:before {
 content:"\f2d0"
}
.fa-window-minimize:before {
 content:"\f2d1"
}
.fa-window-restore:before {
 content:"\f2d2"
}
.fa-times-rectangle:before,
.fa-window-close:before {
 content:"\f2d3"
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
 content:"\f2d4"
}
.fa-bandcamp:before {
 content:"\f2d5"
}
.fa-grav:before {
 content:"\f2d6"
}
.fa-etsy:before {
 content:"\f2d7"
}
.fa-imdb:before {
 content:"\f2d8"
}
.fa-ravelry:before {
 content:"\f2d9"
}
.fa-eercast:before {
 content:"\f2da"
}
.fa-microchip:before {
 content:"\f2db"
}
.fa-snowflake-o:before {
 content:"\f2dc"
}
.fa-superpowers:before {
 content:"\f2dd"
}
.fa-wpexplorer:before {
 content:"\f2de"
}
.fa-meetup:before {
 content:"\f2e0"
}
.sr-only {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 margin:0;
 overflow:visible;
 clip:auto
}
@font-face {
 font-family:'themify';
 src:url('/misc/mobile/fonts/themify.eot?-fvbane');
 src:url('/misc/mobile/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
 url('/misc/mobile/fonts/themify.woff?-fvbane') format('woff'),
 url('/misc/mobile/fonts/themify.ttf?-fvbane') format('truetype'),
 url('/misc/mobile/fonts/themify.svg?-fvbane#themify') format('svg');
 font-weight:normal;
 font-style:normal;
}
[class^="ti-"],
[class*=" ti-"] {
 font-family:'themify';
 speak:none;
 font-style:normal;
 font-weight:normal;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
}
.ti-wand:before {
 content:"\e600";
}
.ti-volume:before {
 content:"\e601";
}
.ti-user:before {
 content:"\e602";
}
.ti-unlock:before {
 content:"\e603";
}
.ti-unlink:before {
 content:"\e604";
}
.ti-trash:before {
 content:"\e605";
}
.ti-thought:before {
 content:"\e606";
}
.ti-target:before {
 content:"\e607";
}
.ti-tag:before {
 content:"\e608";
}
.ti-tablet:before {
 content:"\e609";
}
.ti-star:before {
 content:"\e60a";
}
.ti-spray:before {
 content:"\e60b";
}
.ti-signal:before {
 content:"\e60c";
}
.ti-shopping-cart:before {
 content:"\e60d";
}
.ti-shopping-cart-full:before {
 content:"\e60e";
}
.ti-settings:before {
 content:"\e60f";
}
.ti-search:before {
 content:"\e610";
}
.ti-zoom-in:before {
 content:"\e611";
}
.ti-zoom-out:before {
 content:"\e612";
}
.ti-cut:before {
 content:"\e613";
}
.ti-ruler:before {
 content:"\e614";
}
.ti-ruler-pencil:before {
 content:"\e615";
}
.ti-ruler-alt:before {
 content:"\e616";
}
.ti-bookmark:before {
 content:"\e617";
}
.ti-bookmark-alt:before {
 content:"\e618";
}
.ti-reload:before {
 content:"\e619";
}
.ti-plus:before {
 content:"\e61a";
}
.ti-pin:before {
 content:"\e61b";
}
.ti-pencil:before {
 content:"\e61c";
}
.ti-pencil-alt:before {
 content:"\e61d";
}
.ti-paint-roller:before {
 content:"\e61e";
}
.ti-paint-bucket:before {
 content:"\e61f";
}
.ti-na:before {
 content:"\e620";
}
.ti-mobile:before {
 content:"\e621";
}
.ti-minus:before {
 content:"\e622";
}
.ti-medall:before {
 content:"\e623";
}
.ti-medall-alt:before {
 content:"\e624";
}
.ti-marker:before {
 content:"\e625";
}
.ti-marker-alt:before {
 content:"\e626";
}
.ti-arrow-up:before {
 content:"\e627";
}
.ti-arrow-right:before {
 content:"\e628";
}
.ti-arrow-left:before {
 content:"\e629";
}
.ti-arrow-down:before {
 content:"\e62a";
}
.ti-lock:before {
 content:"\e62b";
}
.ti-location-arrow:before {
 content:"\e62c";
}
.ti-link:before {
 content:"\e62d";
}
.ti-layout:before {
 content:"\e62e";
}
.ti-layers:before {
 content:"\e62f";
}
.ti-layers-alt:before {
 content:"\e630";
}
.ti-key:before {
 content:"\e631";
}
.ti-import:before {
 content:"\e632";
}
.ti-image:before {
 content:"\e633";
}
.ti-heart:before {
 content:"\e634";
}
.ti-heart-broken:before {
 content:"\e635";
}
.ti-hand-stop:before {
 content:"\e636";
}
.ti-hand-open:before {
 content:"\e637";
}
.ti-hand-drag:before {
 content:"\e638";
}
.ti-folder:before {
 content:"\e639";
}
.ti-flag:before {
 content:"\e63a";
}
.ti-flag-alt:before {
 content:"\e63b";
}
.ti-flag-alt-2:before {
 content:"\e63c";
}
.ti-eye:before {
 content:"\e63d";
}
.ti-export:before {
 content:"\e63e";
}
.ti-exchange-vertical:before {
 content:"\e63f";
}
.ti-desktop:before {
 content:"\e640";
}
.ti-cup:before {
 content:"\e641";
}
.ti-crown:before {
 content:"\e642";
}
.ti-comments:before {
 content:"\e643";
}
.ti-comment:before {
 content:"\e644";
}
.ti-comment-alt:before {
 content:"\e645";
}
.ti-close:before {
 content:"\e646";
}
.ti-clip:before {
 content:"\e647";
}
.ti-angle-up:before {
 content:"\e648";
}
.ti-angle-right:before {
 content:"\e649";
}
.ti-angle-left:before {
 content:"\e64a";
}
.ti-angle-down:before {
 content:"\e64b";
}
.ti-check:before {
 content:"\e64c";
}
.ti-check-box:before {
 content:"\e64d";
}
.ti-camera:before {
 content:"\e64e";
}
.ti-announcement:before {
 content:"\e64f";
}
.ti-brush:before {
 content:"\e650";
}
.ti-briefcase:before {
 content:"\e651";
}
.ti-bolt:before {
 content:"\e652";
}
.ti-bolt-alt:before {
 content:"\e653";
}
.ti-blackboard:before {
 content:"\e654";
}
.ti-bag:before {
 content:"\e655";
}
.ti-move:before {
 content:"\e656";
}
.ti-arrows-vertical:before {
 content:"\e657";
}
.ti-arrows-horizontal:before {
 content:"\e658";
}
.ti-fullscreen:before {
 content:"\e659";
}
.ti-arrow-top-right:before {
 content:"\e65a";
}
.ti-arrow-top-left:before {
 content:"\e65b";
}
.ti-arrow-circle-up:before {
 content:"\e65c";
}
.ti-arrow-circle-right:before {
 content:"\e65d";
}
.ti-arrow-circle-left:before {
 content:"\e65e";
}
.ti-arrow-circle-down:before {
 content:"\e65f";
}
.ti-angle-double-up:before {
 content:"\e660";
}
.ti-angle-double-right:before {
 content:"\e661";
}
.ti-angle-double-left:before {
 content:"\e662";
}
.ti-angle-double-down:before {
 content:"\e663";
}
.ti-zip:before {
 content:"\e664";
}
.ti-world:before {
 content:"\e665";
}
.ti-wheelchair:before {
 content:"\e666";
}
.ti-view-list:before {
 content:"\e667";
}
.ti-view-list-alt:before {
 content:"\e668";
}
.ti-view-grid:before {
 content:"\e669";
}
.ti-uppercase:before {
 content:"\e66a";
}
.ti-upload:before {
 content:"\e66b";
}
.ti-underline:before {
 content:"\e66c";
}
.ti-truck:before {
 content:"\e66d";
}
.ti-timer:before {
 content:"\e66e";
}
.ti-ticket:before {
 content:"\e66f";
}
.ti-thumb-up:before {
 content:"\e670";
}
.ti-thumb-down:before {
 content:"\e671";
}
.ti-text:before {
 content:"\e672";
}
.ti-stats-up:before {
 content:"\e673";
}
.ti-stats-down:before {
 content:"\e674";
}
.ti-split-v:before {
 content:"\e675";
}
.ti-split-h:before {
 content:"\e676";
}
.ti-smallcap:before {
 content:"\e677";
}
.ti-shine:before {
 content:"\e678";
}
.ti-shift-right:before {
 content:"\e679";
}
.ti-shift-left:before {
 content:"\e67a";
}
.ti-shield:before {
 content:"\e67b";
}
.ti-notepad:before {
 content:"\e67c";
}
.ti-server:before {
 content:"\e67d";
}
.ti-quote-right:before {
 content:"\e67e";
}
.ti-quote-left:before {
 content:"\e67f";
}
.ti-pulse:before {
 content:"\e680";
}
.ti-printer:before {
 content:"\e681";
}
.ti-power-off:before {
 content:"\e682";
}
.ti-plug:before {
 content:"\e683";
}
.ti-pie-chart:before {
 content:"\e684";
}
.ti-paragraph:before {
 content:"\e685";
}
.ti-panel:before {
 content:"\e686";
}
.ti-package:before {
 content:"\e687";
}
.ti-music:before {
 content:"\e688";
}
.ti-music-alt:before {
 content:"\e689";
}
.ti-mouse:before {
 content:"\e68a";
}
.ti-mouse-alt:before {
 content:"\e68b";
}
.ti-money:before {
 content:"\e68c";
}
.ti-microphone:before {
 content:"\e68d";
}
.ti-menu:before {
 content:"\e68e";
}
.ti-menu-alt:before {
 content:"\e68f";
}
.ti-map:before {
 content:"\e690";
}
.ti-map-alt:before {
 content:"\e691";
}
.ti-loop:before {
 content:"\e692";
}
.ti-location-pin:before {
 content:"\e693";
}
.ti-list:before {
 content:"\e694";
}
.ti-light-bulb:before {
 content:"\e695";
}
.ti-Italic:before {
 content:"\e696";
}
.ti-info:before {
 content:"\e697";
}
.ti-infinite:before {
 content:"\e698";
}
.ti-id-badge:before {
 content:"\e699";
}
.ti-hummer:before {
 content:"\e69a";
}
.ti-home:before {
 content:"\e69b";
}
.ti-help:before {
 content:"\e69c";
}
.ti-headphone:before {
 content:"\e69d";
}
.ti-harddrives:before {
 content:"\e69e";
}
.ti-harddrive:before {
 content:"\e69f";
}
.ti-gift:before {
 content:"\e6a0";
}
.ti-game:before {
 content:"\e6a1";
}
.ti-filter:before {
 content:"\e6a2";
}
.ti-files:before {
 content:"\e6a3";
}
.ti-file:before {
 content:"\e6a4";
}
.ti-eraser:before {
 content:"\e6a5";
}
.ti-envelope:before {
 content:"\e6a6";
}
.ti-download:before {
 content:"\e6a7";
}
.ti-direction:before {
 content:"\e6a8";
}
.ti-direction-alt:before {
 content:"\e6a9";
}
.ti-dashboard:before {
 content:"\e6aa";
}
.ti-control-stop:before {
 content:"\e6ab";
}
.ti-control-shuffle:before {
 content:"\e6ac";
}
.ti-control-play:before {
 content:"\e6ad";
}
.ti-control-pause:before {
 content:"\e6ae";
}
.ti-control-forward:before {
 content:"\e6af";
}
.ti-control-backward:before {
 content:"\e6b0";
}
.ti-cloud:before {
 content:"\e6b1";
}
.ti-cloud-up:before {
 content:"\e6b2";
}
.ti-cloud-down:before {
 content:"\e6b3";
}
.ti-clipboard:before {
 content:"\e6b4";
}
.ti-car:before {
 content:"\e6b5";
}
.ti-calendar:before {
 content:"\e6b6";
}
.ti-book:before {
 content:"\e6b7";
}
.ti-bell:before {
 content:"\e6b8";
}
.ti-basketball:before {
 content:"\e6b9";
}
.ti-bar-chart:before {
 content:"\e6ba";
}
.ti-bar-chart-alt:before {
 content:"\e6bb";
}
.ti-back-right:before {
 content:"\e6bc";
}
.ti-back-left:before {
 content:"\e6bd";
}
.ti-arrows-corner:before {
 content:"\e6be";
}
.ti-archive:before {
 content:"\e6bf";
}
.ti-anchor:before {
 content:"\e6c0";
}
.ti-align-right:before {
 content:"\e6c1";
}
.ti-align-left:before {
 content:"\e6c2";
}
.ti-align-justify:before {
 content:"\e6c3";
}
.ti-align-center:before {
 content:"\e6c4";
}
.ti-alert:before {
 content:"\e6c5";
}
.ti-alarm-clock:before {
 content:"\e6c6";
}
.ti-agenda:before {
 content:"\e6c7";
}
.ti-write:before {
 content:"\e6c8";
}
.ti-window:before {
 content:"\e6c9";
}
.ti-widgetized:before {
 content:"\e6ca";
}
.ti-widget:before {
 content:"\e6cb";
}
.ti-widget-alt:before {
 content:"\e6cc";
}
.ti-wallet:before {
 content:"\e6cd";
}
.ti-video-clapper:before {
 content:"\e6ce";
}
.ti-video-camera:before {
 content:"\e6cf";
}
.ti-vector:before {
 content:"\e6d0";
}
.ti-themify-logo:before {
 content:"\e6d1";
}
.ti-themify-favicon:before {
 content:"\e6d2";
}
.ti-themify-favicon-alt:before {
 content:"\e6d3";
}
.ti-support:before {
 content:"\e6d4";
}
.ti-stamp:before {
 content:"\e6d5";
}
.ti-split-v-alt:before {
 content:"\e6d6";
}
.ti-slice:before {
 content:"\e6d7";
}
.ti-shortcode:before {
 content:"\e6d8";
}
.ti-shift-right-alt:before {
 content:"\e6d9";
}
.ti-shift-left-alt:before {
 content:"\e6da";
}
.ti-ruler-alt-2:before {
 content:"\e6db";
}
.ti-receipt:before {
 content:"\e6dc";
}
.ti-pin2:before {
 content:"\e6dd";
}
.ti-pin-alt:before {
 content:"\e6de";
}
.ti-pencil-alt2:before {
 content:"\e6df";
}
.ti-palette:before {
 content:"\e6e0";
}
.ti-more:before {
 content:"\e6e1";
}
.ti-more-alt:before {
 content:"\e6e2";
}
.ti-microphone-alt:before {
 content:"\e6e3";
}
.ti-magnet:before {
 content:"\e6e4";
}
.ti-line-double:before {
 content:"\e6e5";
}
.ti-line-dotted:before {
 content:"\e6e6";
}
.ti-line-dashed:before {
 content:"\e6e7";
}
.ti-layout-width-full:before {
 content:"\e6e8";
}
.ti-layout-width-default:before {
 content:"\e6e9";
}
.ti-layout-width-default-alt:before {
 content:"\e6ea";
}
.ti-layout-tab:before {
 content:"\e6eb";
}
.ti-layout-tab-window:before {
 content:"\e6ec";
}
.ti-layout-tab-v:before {
 content:"\e6ed";
}
.ti-layout-tab-min:before {
 content:"\e6ee";
}
.ti-layout-slider:before {
 content:"\e6ef";
}
.ti-layout-slider-alt:before {
 content:"\e6f0";
}
.ti-layout-sidebar-right:before {
 content:"\e6f1";
}
.ti-layout-sidebar-none:before {
 content:"\e6f2";
}
.ti-layout-sidebar-left:before {
 content:"\e6f3";
}
.ti-layout-placeholder:before {
 content:"\e6f4";
}
.ti-layout-menu:before {
 content:"\e6f5";
}
.ti-layout-menu-v:before {
 content:"\e6f6";
}
.ti-layout-menu-separated:before {
 content:"\e6f7";
}
.ti-layout-menu-full:before {
 content:"\e6f8";
}
.ti-layout-media-right-alt:before {
 content:"\e6f9";
}
.ti-layout-media-right:before {
 content:"\e6fa";
}
.ti-layout-media-overlay:before {
 content:"\e6fb";
}
.ti-layout-media-overlay-alt:before {
 content:"\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
 content:"\e6fd";
}
.ti-layout-media-left-alt:before {
 content:"\e6fe";
}
.ti-layout-media-left:before {
 content:"\e6ff";
}
.ti-layout-media-center-alt:before {
 content:"\e700";
}
.ti-layout-media-center:before {
 content:"\e701";
}
.ti-layout-list-thumb:before {
 content:"\e702";
}
.ti-layout-list-thumb-alt:before {
 content:"\e703";
}
.ti-layout-list-post:before {
 content:"\e704";
}
.ti-layout-list-large-image:before {
 content:"\e705";
}
.ti-layout-line-solid:before {
 content:"\e706";
}
.ti-layout-grid4:before {
 content:"\e707";
}
.ti-layout-grid3:before {
 content:"\e708";
}
.ti-layout-grid2:before {
 content:"\e709";
}
.ti-layout-grid2-thumb:before {
 content:"\e70a";
}
.ti-layout-cta-right:before {
 content:"\e70b";
}
.ti-layout-cta-left:before {
 content:"\e70c";
}
.ti-layout-cta-center:before {
 content:"\e70d";
}
.ti-layout-cta-btn-right:before {
 content:"\e70e";
}
.ti-layout-cta-btn-left:before {
 content:"\e70f";
}
.ti-layout-column4:before {
 content:"\e710";
}
.ti-layout-column3:before {
 content:"\e711";
}
.ti-layout-column2:before {
 content:"\e712";
}
.ti-layout-accordion-separated:before {
 content:"\e713";
}
.ti-layout-accordion-merged:before {
 content:"\e714";
}
.ti-layout-accordion-list:before {
 content:"\e715";
}
.ti-ink-pen:before {
 content:"\e716";
}
.ti-info-alt:before {
 content:"\e717";
}
.ti-help-alt:before {
 content:"\e718";
}
.ti-headphone-alt:before {
 content:"\e719";
}
.ti-hand-point-up:before {
 content:"\e71a";
}
.ti-hand-point-right:before {
 content:"\e71b";
}
.ti-hand-point-left:before {
 content:"\e71c";
}
.ti-hand-point-down:before {
 content:"\e71d";
}
.ti-gallery:before {
 content:"\e71e";
}
.ti-face-smile:before {
 content:"\e71f";
}
.ti-face-sad:before {
 content:"\e720";
}
.ti-credit-card:before {
 content:"\e721";
}
.ti-control-skip-forward:before {
 content:"\e722";
}
.ti-control-skip-backward:before {
 content:"\e723";
}
.ti-control-record:before {
 content:"\e724";
}
.ti-control-eject:before {
 content:"\e725";
}
.ti-comments-smiley:before {
 content:"\e726";
}
.ti-brush-alt:before {
 content:"\e727";
}
.ti-youtube:before {
 content:"\e728";
}
.ti-vimeo:before {
 content:"\e729";
}
.ti-twitter:before {
 content:"\e72a";
}
.ti-time:before {
 content:"\e72b";
}
.ti-tumblr:before {
 content:"\e72c";
}
.ti-skype:before {
 content:"\e72d";
}
.ti-share:before {
 content:"\e72e";
}
.ti-share-alt:before {
 content:"\e72f";
}
.ti-rocket:before {
 content:"\e730";
}
.ti-pinterest:before {
 content:"\e731";
}
.ti-new-window:before {
 content:"\e732";
}
.ti-microsoft:before {
 content:"\e733";
}
.ti-list-ol:before {
 content:"\e734";
}
.ti-linkedin:before {
 content:"\e735";
}
.ti-layout-sidebar-2:before {
 content:"\e736";
}
.ti-layout-grid4-alt:before {
 content:"\e737";
}
.ti-layout-grid3-alt:before {
 content:"\e738";
}
.ti-layout-grid2-alt:before {
 content:"\e739";
}
.ti-layout-column4-alt:before {
 content:"\e73a";
}
.ti-layout-column3-alt:before {
 content:"\e73b";
}
.ti-layout-column2-alt:before {
 content:"\e73c";
}
.ti-instagram:before {
 content:"\e73d";
}
.ti-google:before {
 content:"\e73e";
}
.ti-github:before {
 content:"\e73f";
}
.ti-flickr:before {
 content:"\e740";
}
.ti-facebook:before {
 content:"\e741";
}
.ti-dropbox:before {
 content:"\e742";
}
.ti-dribbble:before {
 content:"\e743";
}
.ti-apple:before {
 content:"\e744";
}
.ti-android:before {
 content:"\e745";
}
.ti-save:before {
 content:"\e746";
}
.ti-save-alt:before {
 content:"\e747";
}
.ti-yahoo:before {
 content:"\e748";
}
.ti-wordpress:before {
 content:"\e749";
}
.ti-vimeo-alt:before {
 content:"\e74a";
}
.ti-twitter-alt:before {
 content:"\e74b";
}
.ti-tumblr-alt:before {
 content:"\e74c";
}
.ti-trello:before {
 content:"\e74d";
}
.ti-stack-overflow:before {
 content:"\e74e";
}
.ti-soundcloud:before {
 content:"\e74f";
}
.ti-sharethis:before {
 content:"\e750";
}
.ti-sharethis-alt:before {
 content:"\e751";
}
.ti-reddit:before {
 content:"\e752";
}
.ti-pinterest-alt:before {
 content:"\e753";
}
.ti-microsoft-alt:before {
 content:"\e754";
}
.ti-linux:before {
 content:"\e755";
}
.ti-jsfiddle:before {
 content:"\e756";
}
.ti-joomla:before {
 content:"\e757";
}
.ti-html5:before {
 content:"\e758";
}
.ti-flickr-alt:before {
 content:"\e759";
}
.ti-email:before {
 content:"\e75a";
}
.ti-drupal:before {
 content:"\e75b";
}
.ti-dropbox-alt:before {
 content:"\e75c";
}
.ti-css3:before {
 content:"\e75d";
}
.ti-rss:before {
 content:"\e75e";
}
.ti-rss-alt:before {
 content:"\e75f";
}
@font-face {
 font-family:Roboto;
 font-style:normal;
 font-weight:100;
 src:url('../misc/fonts/roboto-v20-latin-100.eot');
 src:local("Roboto Thin"),
 local("Roboto-Thin"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:italic;
 font-weight:100;
 src:url('/misc/mobile/fonts/roboto/roboto-v20-latin-100italic.eot');
 src:local("Roboto Thin Italic"),
 local("Roboto-ThinItalic"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100italic.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100italic.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100italic.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100italic.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v20-latin-100italic.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:normal;
 font-weight:300;
 src:url('/misc/mobile/fonts/roboto/roboto-v18-latin-300.eot');
 src:local("Roboto Light"),
 local("Roboto-Light"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:italic;
 font-weight:300;
 src:url('/misc/mobile/fonts/roboto/roboto-v18-latin-300italic.eot');
 src:local("Roboto Light Italic"),
 local("Roboto-LightItalic"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300italic.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300italic.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300italic.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300italic.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-300italic.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:normal;
 font-weight:400;
 src:url('/misc/mobile/fonts/roboto/roboto-v18-latin-regular.eot');
 src:local("Roboto"),
 local("Roboto-Regular"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-regular.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-regular.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-regular.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-regular.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-regular.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:italic;
 font-weight:400;
 src:url('/misc/mobile/fonts/roboto/roboto-v18-latin-italic.eot');
 src:local("Roboto Italic"),
 local("Roboto-Italic"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-italic.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-italic.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-italic.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-italic.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-italic.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:normal;
 font-weight:500;
 src:url('/misc/mobile/fonts/roboto/roboto-v18-latin-500.eot');
 src:local("Roboto Medium"),
 local("Roboto-Medium"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500.svg#Roboto') format("svg")
}
@font-face {
 font-family:Roboto;
 font-style:italic;
 font-weight:500;
 src:url('/misc/mobile/fonts/roboto/roboto-v18-latin-500italic.eot');
 src:local("Roboto Medium Italic"),
 local("Roboto-MediumItalic"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500italic.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500italic.woff2') format("woff2"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500italic.woff') format("woff"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500italic.ttf') format("truetype"),
 url('/misc/mobile/fonts/roboto/roboto-v18-latin-500italic.svg#Roboto') format("svg")
}
@font-face {
 font-family:Lato;
 font-style:normal;
 font-weight:300;
 src:url('/misc/mobile/fonts/lato/lato-v14-latin-300.eot');
 src:local("Lato Light"),
 local("Lato-Light"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-300.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-300.woff2') format("woff2"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-300.woff') format("woff"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-300.ttf') format("truetype"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-300.svg#Lato') format("svg")
}
@font-face {
 font-family:Lato;
 font-style:normal;
 font-weight:400;
 src:url('/misc/mobile/fonts/lato/lato-v14-latin-regular.eot');
 src:local("Lato Regular"),
 local("Lato-Regular"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-regular.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-regular.woff2') format("woff2"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-regular.woff') format("woff"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-regular.ttf') format("truetype"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-regular.svg#Lato') format("svg")
}
@font-face {
 font-family:Lato;
 font-style:normal;
 font-weight:700;
 src:url('/misc/mobile/fonts/lato/lato-v14-latin-700.eot');
 src:local("Lato Bold"),
 local("Lato-Bold"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-700.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-700.woff2') format("woff2"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-700.woff') format("woff"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-700.ttf') format("truetype"),
 url('/misc/mobile/fonts/lato/lato-v14-latin-700.svg#Lato') format("svg")
}
*,
:after,
:before {
 box-sizing:border-box
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
 margin:0;
 padding:0
}
a {
 text-decoration:none
}
a,
a:hover {
 color:#000
}
a:hover {
 text-decoration:underline
}
blockquote {
 border:none;
 clear:both;
 position:relative
}
@media only screen and (min-width:720px) {
 blockquote {
  clear:none
 }
}
blockquote:before {
 content:"„";
 font-family:roboto,arial,sans-serif;
 font-size:2em;
 font-weight:500;
 left:-.1rem;
 position:absolute;
 top:-.85em
}
@media only screen and (min-width:720px) {
 blockquote:before {
  position:absolute;
  left:auto;
  margin-left:-1.1rem
 }
}
blockquote,
blockquote p {
 color:#000;
 font-family:roboto,arial,sans-serif;
 font-size:22px;
 font-variant-ligatures:none;
 font-weight:100;
 line-height:1.3
}
blockquote p {
 text-indent:1rem
}
@media only screen and (min-width:720px) {
 blockquote p {
  text-indent:0
 }
}
body {
 background-color:#fff;
 margin:0;
 font-family:roboto,arial,sans-serif;
 font-weight:300;
 -webkit-font-smoothing:auto!important;
 -moz-osx-font-smoothing:auto!important
}
body,
section {
 position:relative
}
section {
 width:100%;
 clear:both;
 background-size:cover;
 background-position:50%
}
b,
strong {
 font-weight:500
}
.second-background {
 background-color:#dedede
}
.background3,
.background--lightgray {
 background:#f2f2f2
}
.background-blue {
 background-color:#004b7c;
 color:#fff
}
.background-blue h1 {
 color:#fff
}
.adfc-section-container,
.sectioncontainer {
 margin:0 auto;
 max-width:1440px;
 padding-top:2rem;
 padding-bottom:2.5rem;
 position:relative;
 width:90%
}
@media only screen and (min-width:480px) {
 .adfc-section-container,
 .sectioncontainer {
  width:80%
 }
}
.sectioncontainer-border {
 padding-top:0!important;
 padding-bottom:0!important
}
@media only screen and (min-width:720px) {
 .sectioncontainer-border {
  padding-top:2rem!important;
  padding-bottom:2rem!important
 }
}
.bordercontainer {
 border:0 solid #fff;
 position:relative;
 overflow:hidden;
 margin:0;
 padding:0
}
@media only screen and (min-width:720px) {
 .bordercontainer {
  border-width:5px;
  margin:2rem -4rem;
  padding:1rem 4rem
 }
}
.teaser-container-left {
 position:relative;
 width:100%;
 float:left;
 overflow:hidden;
 margin:0;
 padding:0;
 display:block
}
@media only screen and (min-width:720px) {
 .teaser-container-left {
  width:68%
 }
}
.textcontainer {
 margin-bottom:2rem
}
.textcontainer,
.textcontainer-article {
 position:relative;
 width:100%;
 text-align:left;
 font-size:1rem
}
.textcontainer-article {
 display:block
}
@media only screen and (min-width:720px) {
 .textcontainer-article {
  width:100%
 }
}
@media only screen and (min-width:1280px) {
 .textcontainer-article {
  width:68%
 }
}
.textcontainer-article p a:not(.button--paypal),
.textcontainer-article p a:not(.button--paypal):hover,
.textcontainer p a:not(.button--paypal),
.textcontainer p a:not(.button--paypal):hover {
 color:#ee7f00
}
.textcontainer-article p a:not(.button--paypal).button-weiter,
.textcontainer-article p a:not(.button--paypal):hover.button-weiter,
.textcontainer p a:not(.button--paypal).button-weiter,
.textcontainer p a:not(.button--paypal):hover.button-weiter {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 font-family:roboto,arial,sans-serif;
 position:relative;
 white-space:nowrap;
 margin:.5rem 0;
 padding:.5rem;
 font-size:16px;
 font-weight:400;
 font-style:italic;
 text-decoration:none;
 background-color:#ee7f00;
 color:#fff!important
}
.textcontainer-article p a:not(.button--paypal).button-weiter:first-letter,
.textcontainer-article p a:not(.button--paypal):hover.button-weiter:first-letter,
.textcontainer p a:not(.button--paypal).button-weiter:first-letter,
.textcontainer p a:not(.button--paypal):hover.button-weiter:first-letter {
 text-transform:uppercase
}
.textcontainer-article p a:not(.button--paypal).button-weiter:hover,
.textcontainer-article p a:not(.button--paypal):hover.button-weiter:hover,
.textcontainer p a:not(.button--paypal).button-weiter:hover,
.textcontainer p a:not(.button--paypal):hover.button-weiter:hover {
 color:#fff!important
}
.textcontainer-article p a:not(.button--paypal).button-weiter:before,
.textcontainer-article p a:not(.button--paypal):hover.button-weiter:before,
.textcontainer p a:not(.button--paypal).button-weiter:before,
.textcontainer p a:not(.button--paypal):hover.button-weiter:before {
 content:"\e649";
 text-decoration:none!important;
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 float:right;
 padding-left:.3rem
}
.textcontainer-article p a:not(.button--paypal).button-weiter:before:hover,
.textcontainer-article p a:not(.button--paypal):hover.button-weiter:before:hover,
.textcontainer p a:not(.button--paypal).button-weiter:before:hover,
.textcontainer p a:not(.button--paypal):hover.button-weiter:before:hover {
 text-decoration:none!important
}
.center-div {
 display:table!important;
 margin:3rem auto 0!important
}
h1 {
 color:#000;
 font-family:roboto,arial,sans-serif;
 font-size:30px;
 font-variant-ligatures:none;
 font-weight:100;
 line-height:1.2em;
 padding-top:2rem;
 padding-bottom:1rem;
 position:relative;
 text-align:left
}
@media only screen and (min-width:720px) {
 h1 {
  font-size:36px
 }
}
.article--person h1 {
 padding-bottom:0
}
.zusatzbox h1 {
 text-align:center
}
h2 {
 font-variant-ligatures:none;
 font-family:roboto,arial,sans-serif;
 font-weight:100;
 color:#000;
 text-align:left;
 font-size:22px;
 padding-top:1rem;
 padding-bottom:1rem;
 position:relative
}
.h3,
h3 {
 color:#fff;
 font-variant-ligatures:none;
 font-weight:100;
 font-size:17px;
 padding-bottom:1em
}
.h3,
.h4,
h3,
h4 {
 font-family:roboto,arial,sans-serif
}
.h4,
h4 {
 font-size:22px;
 font-variant-ligatures:none;
 font-weight:100
}
.h4,
h4,
h5 {
 color:#000
}
h5 {
 font-variant-ligatures:none;
 font-family:roboto,arial,sans-serif;
 font-weight:300;
 text-align:center;
 font-size:16px;
 padding-top:1rem;
 padding-bottom:1rem
}
.accordion {
 padding-bottom:2rem;
 background:#fff
}
.accordion-item {
 margin:2rem 0 0;
 background:#fff
}
.accordion-item.is-active {
 background-color:#ccdbe5
}
.accordion-title:focus,
.accordion-title:hover {
 background-color:#ccdbe5;
 color:#000
}
.accordion-content {
 border:1px solid #004b7c;
 border-top:0;
 color:#000;
 font-size:20px
}
.accordion-content p {
 line-height:1.8rem
}
.accordion-title {
 color:#000;
 font-size:20px;
 border:1px solid #004b7c;
 padding-right:2.5rem;
 line-height:1.5rem
}
.accordion-title:hover {
 Text-Decoration:None
}
.accordion-content:last-child {
 border-bottom:1px solid #004b7c!important
}
:last-child:not(.is-active)>.accordion-title {
 border-bottom:1px solid #004b7c
}
.is-active .accordion-title:before {
 content:"\e648"
}
.accordion-title:before,
.is-active .accordion-title:before {
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.accordion-title:before {
 content:"\e64b"
}
.textcolor2 {
 color:#ee7f00
}
.textcolor3 {
 color:#004b7c
}
.link-color,
.link-color:hover,
.link-on-blue,
.link-on-blue:hover {
 color:#ee7f00
}
.input-form {
 white-space:nowrap;
 background-color:#fff;
 border:1px solid;
 border-color:#004b7c;
 max-width:450px;
 margin-right:auto;
 margin-left:auto;
 font-family:roboto,arial,sans-serif;
 font-weight:300
}
.input-form input,
.input-form input:focus {
 border:none
}
.hidden {
 display:none!important
}
.centered {
 margin:0 auto
}
.link-decoration:hover {
 text-decoration:underline
}
.popup-container {
 position:fixed;
 width:100%;
 height:100%;
 top:0;
 left:0;
 background-color:rgba(0,0,0,.8);
 z-index:7;
 display:none
}
.popup {
 z-index:8;
 width:30%;
 max-width:640px;
 margin:20vh auto;
 background-color:#fff;
 padding:1rem;
 position:relative;
 min-width:100%
}
.popup .input-field {
 margin-bottom:1rem
}
.popup .popup-x {
 position:absolute;
 top:0;
 right:0;
 padding:.5rem;
 background-color:#fff;
 cursor:pointer;
 font-weight:300
}
@media only screen and (min-width:720px) {
 .popup {
  padding:1rem
 }
 .popup .popup-x {
  padding:.5rem
 }
}
@media only screen and (min-width:480px) {
 .popup {
  min-width:440px
 }
}
.popup img {
 width:100%
}
.nubsi-addin,
.nubsiweiss:before {
 height:2rem;
 width:2rem;
 position:absolute;
 margin-top:-4rem;
 margin-left:2vw;
 background-size:2rem 2rem;
 content:"";
 display:block
}
.nubsiweiss:before {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_white_42x42.svg')
}
.nubsiorange:before {
 margin-top:-4rem;
 margin-top:-2rem;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_orange_42x42.svg')
}
.nubsigrau:before,
.nubsiorange:before {
 height:2rem;
 width:2rem;
 position:absolute;
 margin-left:2vw;
 background-size:2rem 2rem;
 content:"";
 display:block
}
.nubsigrau:before {
 margin-top:-4rem;
 margin-top:-3rem;
 margin-left:2rem;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_light_grey_42x42.svg')
}
@media only screen and (max-width:720px) {
 .nubsigrau:before {
  margin-top:-2rem;
  margin-left:2rem
 }
}
#download-search-results .nubsigrau:before,
#searchresults .nubsigrau:before {
 margin-left:2vw;
 margin-left:2rem;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_light_grey_42x42.svg')
}
#download-search-results .nubsigrau:before,
#searchresults .nubsigrau:before,
.nubsigrau2:before {
 height:2rem;
 width:2rem;
 position:absolute;
 background-size:2rem 2rem;
 content:"";
 display:block;
 margin-top:-4rem
}
.nubsigrau2:before {
 margin-left:2vw;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_grey_42x42.svg')
}
.mediatype-icon {
 right:0;
 top:0;
 padding:1rem;
 position:absolute;
 font-size:22px;
 color:#fff
}
figcaption {
 padding-left:1rem;
 font-size:12px;
 line-height:1.4em;
 padding-top:.5rem;
 padding-bottom:.5rem;
 background-color:#d0d0d0
}
hr {
 max-width:inherit
}
.dotted-line {
 border:0 none;
 border-top:4px dotted #bebdbd;
 background:none;
 height:0;
 position:relative;
 top:2rem;
 margin:0
}
.dotted-line-2 {
 clear:both;
 height:0;
 margin:1.25rem auto;
 border:0 none;
 border-bottom:4px dotted #bebdbd;
 background:none
}
.img-border-aligned {
 position:absolute;
 right:0;
 bottom:0;
 max-heigth:100%;
 width:30%;
 display:none
}
@media only screen and (min-width:720px) {
 .img-border-aligned {
  display:block
 }
}
.teaserdatum {
 margin:.5rem 0
}
#canonicalurl,
.shariff-button.whatsapp {
 display:none
}
.ti-spin.ti-spin-self,
.ti-spin:before {
 display:inline-block;
 animation:a 2s infinite linear
}
@keyframes a {
 0% {
  transform:rotate(0deg)
 }
 to {
  transform:rotate(-359deg)
 }
}
.buttoninactive {
 opacity:.5
}
.button {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 font-family:roboto,arial,sans-serif;
 position:relative;
 white-space:nowrap
}
.button:first-letter {
 text-transform:uppercase
}
.button--primary,
.button--secondary {
 border:0 solid #f7bf80;
 color:#fff;
 cursor:pointer;
 display:inline-block;
 font-size:16px;
 font-style:italic;
 line-height:inherit;
 margin:.5rem 1rem .5rem 0;
 white-space:nowrap
}
.button--primary:hover,
.button--secondary:hover {
 color:#fff
}
.button--primary:hover span:first-child,
.button--secondary:hover span:first-child {
 text-decoration:underline
}
.button--primary span:last-child,
.button--secondary span:last-child {
 padding-left:.2rem
}
.button--primary {
 font-weight:400;
 padding:.5rem
}
.button--primary,
.button--primary:hover {
 background-color:#ee7f00
}
.button--secondary {
 background-color:#004b7c;
 font-weight:300;
 padding:.5rem 1rem
}
.button-weiter {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 font-family:roboto,arial,sans-serif;
 position:relative;
 white-space:nowrap;
 margin:.5rem 0;
 padding:.5rem;
 font-size:16px;
 font-weight:400;
 font-style:italic;
 text-decoration:none;
 background-color:#ee7f00;
 color:#fff!important
}
.button-weiter:first-letter {
 text-transform:uppercase
}
.button-weiter:hover {
 color:#fff!important
}
.button-weiter:before {
 content:"\e649";
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 float:right;
 padding-left:.3rem
}
.button-weiter:before,
.button-weiter:before:hover {
 text-decoration:none!important
}
.button-primary {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 font-family:roboto,arial,sans-serif;
 position:relative;
 white-space:nowrap;
 background-color:#ee7f00;
 color:#fff;
 font-size:16px;
 font-style:italic;
 font-weight:400;
 margin:.5rem 0;
 padding:.5rem
}
.button-primary:first-letter {
 text-transform:uppercase
}
.button-primary a {
 color:#fff;
 padding-right:.3rem
}
.button-primary a:hover {
 color:#fff
}
.button-primary--fixed {
 bottom:1rem;
 margin:0;
 opacity:1;
 pointer-events:all;
 position:fixed;
 right:1rem;
 transition:opacity .2s
}
.button-primary--hidden {
 opacity:0;
 pointer-events:none;
 transition:opacity .2s
}
.ti-angle-up {
 display:inline-block
}
.adfc-call-to-action__button.paypal {
 padding-left:103px
}
.adfc-call-to-action__button.paypal:before {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/paypal_logo.svg');
 background-size:87px 21px;
 background-repeat:no-repeat;
 content:"";
 height:21px;
 display:inline-block;
 left:8px;
 padding-right:4px;
 position:absolute;
 speak:none;
 top:8px;
 width:95px
}
.button--paypal {
 border:none;
 border-radius:0;
 font-family:roboto,arial,sans-serif;
 position:relative;
 border:0 solid #f7bf80;
 color:#fff;
 cursor:pointer;
 display:inline-block;
 font-size:16px;
 font-style:italic;
 line-height:inherit;
 margin:.5rem 1rem .5rem 0;
 white-space:nowrap;
 background-color:#ee7f00;
 font-weight:400;
 padding:.5rem;
 padding-left:103px
}
.button--paypal:first-letter {
 text-transform:uppercase
}
.button--paypal:hover {
 color:#fff
}
.button--paypal:hover span:first-child {
 text-decoration:underline
}
.button--paypal span:last-child {
 padding-left:.2rem
}
.button--paypal:hover {
 background-color:#ee7f00;
 text-decoration:underline!important
}
.button--paypal:hover:after {
 text-decoration:none!important
}
.button--paypal:before {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/paypal_logo.svg');
 background-size:87px 21px;
 background-repeat:no-repeat;
 content:"";
 height:21px;
 display:inline-block;
 left:8px;
 padding-right:4px;
 position:absolute;
 speak:none;
 top:8px;
 width:95px
}
.button--paypal:after {
 content:"\e649";
 font-family:themify;
 font-style:normal;
 font-variant:normal;
 line-height:1;
 padding-left:.5em;
 speak:none;
 text-transform:none;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.button--paypal:after,
a.button1 {
 display:inline-block;
 font-weight:400
}
a.button1 {
 border:none;
 border-radius:0;
 font-family:roboto,arial,sans-serif;
 position:relative;
 background-color:#ee7f00;
 border:0 solid #f7bf80;
 color:#fff;
 cursor:pointer;
 font-size:16px;
 font-style:italic;
 line-height:inherit;
 margin:.5rem 1rem .5rem 0;
 padding:.5rem;
 white-space:nowrap
}
a.button1:first-letter {
 text-transform:uppercase
}
a.button1:hover {
 color:#fff;
 text-decoration:none!important
}
a.button1:hover span:first-child {
 text-decoration:underline
}
a.button1 span:last-child {
 padding-left:.2rem
}
.linktoextern span:last-child {
 padding-left:.5rem!important
}
.button-secondary {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 font-family:roboto,arial,sans-serif;
 position:relative;
 white-space:nowrap;
 background-color:#737373;
 border-radius:.5em;
 color:#fff;
 font-size:11px;
 font-weight:300;
 letter-spacing:.1em;
 margin:.5rem .5rem .5rem 0;
 padding:.4rem .5rem
}
.button-secondary,
.button-secondary:first-letter {
 text-transform:uppercase
}
.button3,
.button-secondary:active,
.button-secondary:focus,
.button-secondary:hover {
 color:#fff
}
.button3 {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 font-family:roboto,arial,sans-serif;
 position:relative;
 white-space:nowrap;
 margin:.5rem 1rem .5rem 0;
 padding:.4rem .5rem .3rem;
 font-weight:300;
 font-size:11px;
 background-color:#ee7f00
}
.button3,
.button3:first-letter {
 text-transform:uppercase
}
.button3 a,
a.button3 {
 color:#fff
}
a.button3 {
 border-radius:0;
 cursor:pointer;
 font-family:roboto,arial,sans-serif;
 position:relative;
 margin:.5rem 1rem .5rem 0;
 display:inline-block;
 white-space:nowrap;
 border:none;
 padding:.4rem .5rem .3rem;
 font-weight:300;
 font-size:11px;
 background-color:#ee7f00
}
a.button3,
a.button3:first-letter {
 text-transform:uppercase
}
a.button3:hover {
 text-decoration:none
}
a.button3:hover span:first-child {
 text-decoration:underline
}
a.button3 span:last-child {
 padding-left:.2rem
}
.button4 {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 position:relative;
 white-space:nowrap;
 margin:.5rem 0;
 padding:.5rem;
 font-weight:400;
 font-size:16px;
 background-color:#fff;
 color:#004b7c;
 font-family:roboto,arial,sans-serif;
 font-style:italic;
 text-align:center
}
.button4:first-letter {
 text-transform:uppercase
}
.button4 a {
 font-family:roboto,arial,sans-serif;
 font-style:italic;
 color:#004b7c;
 text-decoration:none;
 white-space:nowrap
}
.button4 a span:last-child {
 padding-left:.2rem
}
.button4:hover {
 text-decoration:none!important
}
.button4:hover span:first-child {
 text-decoration:underline
}
a.button5 {
 border:none;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 position:relative;
 white-space:nowrap;
 padding:.5rem 1rem;
 font-size:16px;
 font-weight:300;
 color:#fff;
 background-color:#004b7c;
 font-family:roboto,arial,sans-serif
}
a.button5:first-letter {
 text-transform:uppercase
}
a.button5:hover {
 text-decoration:none!important
}
a.button5:hover span:first-child {
 text-decoration:underline
}
a.button5 span:last-child {
 padding-left:.2rem
}
.button-submit {
 display:inline-block;
 white-space:nowrap;
 border:none;
 border-radius:0;
 padding:.5rem;
 font-size:16px;
 font-weight:300;
 color:#fff;
 background-color:#004b7c;
 cursor:pointer;
 height:3rem!important
}
.button-submit:hover {
 color:#fff
}
.button-container-bottom {
 position:absolute;
 bottom:.5rem
}
.buttonspace {
 margin-bottom:4rem
}
.adfc-list-icon,
.listicon1 {
 list-style-position:inside;
 list-style-type:none;
 display:table
}
.adfc-list-icon li,
.listicon1 li {
 display:table-row
}
.adfc-list-icon li:before,
.listicon1 li:before {
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 content:"\e64d";
 color:#ee7f00;
 padding-right:1rem;
 display:table-cell
}
.listicon2 {
 list-style-position:inside;
 list-style-type:none;
 display:table
}
.listicon2 li {
 display:table-row
}
.listicon2 li:before {
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 font-size:20px;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 content:"•";
 color:#ee7f00;
 padding-right:1rem;
 display:table-cell
}
.listicon3 {
 list-style-position:outside;
 list-style-type:decimal-leading-zero;
 padding-left:2rem
}
.listicon3 li {
 color:#ee7f00
}
.listicon3 li span {
 color:#000
}
.slick-dots {
 bottom:0!important
}
.slick-dots li {
 display:inline-block!important
}
section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(odd),
section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(2n),
section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n),
section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(odd),
section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(2n),
section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd),
section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd),
section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n),
section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(odd)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(odd),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount:nth-of-type(2n) {
 background-color:#fff
}
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n),
section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section:not(.bgcount)~section.bgcount:nth-of-type(2n)+script+.sectionwrapper section.bgcount.bgnotwhite:nth-of-type(2n) {
 background-color:#dedede
}
section.bglight {
 background-color:#fff!important
}
section.bgdark {
 background-color:#f2f2f2!important
}
section.bgdarker {
 background-color:#dedede!important
}
section.bgaccentblue {
 background-color:#004b7c!important;
 color:#fff
}
.ausnahme {
 background-color:#dedede
}
.override {
 background-color:#004b7c!important
}
.override,
.override h1 {
 color:#fff
}
.bgdarker {
 background-color:#dedede!important
}
.bgcount2:nth-of-type(odd) {
 background-color:#fff
}
.bgcount2:nth-of-type(2n),
section:not(.bgcount2)~.bgcount2:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount2)~.bgcount2:nth-of-type(2n),
section:not(.bgcount2)~section:not(.bgcount2)~.bgcount2:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount2)~section:not(.bgcount2)~.bgcount2:nth-of-type(2n),
section:not(.bgcount2)~section:not(.bgcount2)~section:not(.bgcount2)~.bgcount2:nth-of-type(odd) {
 background-color:#f2f2f2
}
section:not(.bgcount2)~section:not(.bgcount2)~section:not(.bgcount2)~.bgcount2:nth-of-type(2n),
section:not(.bgcount2)~section:not(.bgcount2)~section:not(.bgcount2)~section:not(.bgcount2)~.bgcount2:nth-of-type(odd) {
 background-color:#dedede
}
section:not(.bgcount2)~section:not(.bgcount2)~section:not(.bgcount2)~section:not(.bgcount2)~.bgcount2:nth-of-type(2n) {
 background-color:#f2f2f2
}
.datenschutzbestimmung,
.DSGVOinfotext {
 padding-bottom:.5rem
}
.datenschutzbestimmung span:first-child {
 padding-top:.5rem
}
form.autoaccordion.initialized fieldset.accordionpage legend {
 color:#000;
 font-size:20px;
 border:1px solid #004b7c;
 padding:1em 2.5rem 1em 1em;
 line-height:1.5rem;
 max-width:100%;
 width:100%;
 margin-bottom:0;
 cursor:pointer
}
form.autoaccordion.initialized fieldset.accordionpage.parsley-error legend {
 color:#a94442;
 border-color:#a94442
}
form.autoaccordion.initialized fieldset.accordionpage .pagewrapper {
 border:1px solid #004b7c;
 border-top:none;
 padding:.5rem 1.5rem 1.5rem
}
.normalinput .input-field {
 font-size:20px;
 font-weight:300;
 color:#000;
 margin:2rem 0 0;
 border:1px solid;
 padding-right:2.5rem;
 padding:1.25rem 1rem;
 line-height:1.5rem;
 border-color:#004b7c
}
.normalinput .input-field:last-of-type {
 margin-bottom:.5rem!important
}
.normalinput .input-field::placeholder {
 color:#9c9c9c;
 opacity:1
}
.normalinput .input-field:focus::placeholder {
 color:#dedede;
 opacity:1
}
.normalinput .input-field:-ms-input-placeholder,
.normalinput .input-field::-ms-input-placeholder {
 color:#9c9c9c
}
.normalinput .input-field:focus::-ms-input-placeholder {
 color:#dedede
}
.normalinput .parsley-error::placeholder {
 color:#a94442;
 opacity:1
}
.normalinput .parsley-error:focus::placeholder {
 color:#ebccd1;
 opacity:1
}
.normalinput .parsley-error:-ms-input-placeholder,
.normalinput .parsley-error::-ms-input-placeholder {
 color:#a94442
}
.normalinput .parsley-error:focus::-ms-input-placeholder {
 color:#ebccd1
}
.normalinput .checkbox {
 margin:.5rem 0;
 position:relative;
 display:table-row;
 color:unset
}
.normalinput .checkbox span {
 display:table-cell;
 vertical-align:top
}
.normalinput .checkbox span:not(:first-child) {
 padding-top:.5rem
}
.normalinput .checkbox label {
 cursor:pointer;
 margin-left:0;
 position:relative;
 display:block;
 float:left;
 width:25px;
 height:25px;
 border:1px solid;
 border-color:#004b7c;
 background-color:#fff;
 margin-right:1rem;
 padding-top:1rem
}
.normalinput .checkbox label:after {
 opacity:0;
 content:"";
 position:absolute;
 width:13px;
 height:7px;
 background:transparent;
 top:6px;
 left:6px;
 border:2px solid;
 border-color:#004b7c;
 border-top:none;
 border-right:none;
 transform:rotate(-45deg)
}
.normalinput .checkbox label:hover:after {
 opacity:.4
}
.normalinput .checkbox input[type=checkbox] {
 visibility:hidden;
 display:none
}
.normalinput .checkbox input[type=checkbox]:checked~label:after {
 opacity:1
}
.normalinput .radio {
 margin:.5rem 0;
 position:relative;
 color:unset
}
.normalinput .radio span {
 display:inline-block;
 vertical-align:top
}
.normalinput .radio label {
 cursor:pointer;
 margin-left:0;
 position:relative;
 display:inline-block;
 float:left;
 width:25px;
 height:25px
}
.normalinput .radio label:before {
 content:"";
 position:absolute;
 left:0;
 top:0;
 width:25px;
 height:25px;
 border:1px solid;
 border-color:#004b7c;
 border-radius:100%;
 background:#fff
}
.normalinput .radio label:after {
 opacity:0;
 transform:scale(0);
 content:"";
 width:17px;
 height:17px;
 background:#004b7c;
 position:absolute;
 top:4px;
 left:4px;
 border-radius:100%;
 transition:all .2s ease
}
.normalinput .radio label:hover:after {
 opacity:.4;
 transform:scale(1)
}
.normalinput .radio input[type=radio] {
 visibility:hidden;
 display:none
}
.normalinput .radio input[type=radio]:checked~label:after {
 opacity:1;
 transform:scale(1)
}
.normalinput .button-container {
 left:0
}
.inverseInput .checkbox {
 margin:1rem 0;
 position:relative;
 display:inline-block;
 color:#fff
}
.inverseInput .checkbox label {
 cursor:pointer;
 margin-left:0;
 position:relative;
 display:inline-block;
 float:left;
 width:25px;
 height:25px;
 border:1px solid;
 border-color:#004b7c;
 background-color:#fff;
 margin-right:1rem
}
.inverseInput .checkbox label:after {
 opacity:0;
 content:"";
 position:absolute;
 width:13px;
 height:7px;
 background:transparent;
 top:6px;
 left:6px;
 border:2px solid;
 border-color:#004b7c;
 border-top:none;
 border-right:none;
 transform:rotate(-45deg)
}
.inverseInput .checkbox label:hover:after {
 opacity:.4
}
.inverseInput .checkbox input[type=checkbox] {
 visibility:hidden;
 display:none
}
.inverseInput .checkbox input[type=checkbox]:checked~label:after {
 opacity:1
}
[type=reset] {
 display:inline-block;
 white-space:nowrap;
 border:none;
 border-radius:0;
 font-family:roboto,arial,sans-serif;
 cursor:pointer;
 position:relative;
 margin:.5rem 0;
 padding:.5rem;
 font-size:16px;
 font-weight:400;
 font-style:italic;
 background-color:#004b7c;
 color:#fff
}
.powermail_fieldwrap_zuruecksetzen {
 float:right
}
.powermail_legend {
 font-size:20px
}
.powermail_fieldwrap {
 dislay:table;
 margin:.5rem 0
}
select {
 margin:2rem 0 0;
 border:1px solid;
 padding:1.25rem 1rem;
 padding-right:2.5rem;
 line-height:1.5rem;
 border-color:#004b7c;
 height:auto;
 min-width:0;
 background-size:12px 9px;
 cursor:pointer
}
select,
select option {
 font-size:20px;
 font-weight:300;
 color:#000;
 font-family:roboto,arial,sans-serif
}
.container-columns {
 -moz-column-count:1;
 columns:1;
 column-gap:2em;
 padding-top:2rem
}
@media only screen and (min-width:720px) {
 .container-columns {
  -moz-column-count:2;
  columns:2
 }
}
@media only screen and (min-width:1280px) {
 .container-columns {
  -moz-column-count:3;
  columns:3
 }
}
@media print {
 * {
  font-family:Arial,Helvetica,sans-serif;
  text-align:justify
 }
 a:after,
 a:after>img,
 article a[href^="#"]:after {
  content:""
 }
 a[href]:after {
  content:none!important
 }
 section.structure-strip h4 {
  font-size:14px!important
 }
 nav.mainmenu {
  right:0!important;
  float:right!important
 }
 nav.mainmenu,
 nav.mainmenu-fixed {
  top:0!important;
  position:absolute!important
 }
 nav.mainmenu-fixed {
  padding-top:inherit!important;
  padding-bottom:inherit!important;
  right:0
 }
 nav.mainmenu-fixed #mainmenu-firstlinecontainer {
  height:4rem!important
 }
 #logo,
 nav.mainmenu-fixed #mainmenu-firstlinecontainer #logo {
  height:80%!important;
  width:80%!important
 }
 #logo {
  position:absolute!important;
  float:right!important;
  top:0!important;
  right:0!important
 }
 .hide {
  display:block!important
 }
 #small-logo {
  display:none!important
 }
 footer,
 nav.mainmenu ul {
  display:none
 }
 .sectioncontainer {
  padding-top:0
 }
 section.article .news-img-caption,
 section.article h1.article_title:before {
  display:none
 }
 section.article time {
  font-size:10pt!important;
  line-height:auto
 }
 .nubsigrau:before,
 .nubsiorange:before {
  display:none
 }
 p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  line-height:auto;
  margin-top:0!important;
  padding:0
 }
 .news-img-caption {
  display:none
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14pt;
  padding-left:0!important;
  padding-bottom:0!important
 }
 h1,
 h2,
 h3,
 h4 {
  page-break-after:avoid
 }
 img {
  max-width:50%!important
 }
 img,
 ol,
 ul {
  page-break-inside:avoid;
  font-size:10pt;
  line-height:auto
 }
 #article-footer,
 .download,
 .mediencontainer,
 .section-contact,
 .section-footer,
 .section-sitenav,
 .teaser,
 .umfrage,
 .verwandtes,
 .verwandtes-teaser,
 .video,
 .zusatzbox {
  display:none
 }
 @page {
  margin:2cm
 }
 #canonicalurl {
  display:block
 }
}
.debug-body {
 margin:2rem 5rem;
 position:relative;
 background-color:#c1c1c1
}
.debug-body hr {
 margin:2rem 0;
 max-width:100%;
 position:relative
}
.debug_bg1 {
 background-color:#fff
}
.debug_bg1:before {
 content:"@color-lighter:#ffffff"
}
.debug_bg2 {
 background-color:#dedede
}
.debug_bg2:before {
 content:"@color-light:#dedede"
}
.debug_bg3 {
 background-color:#f2f2f2
}
.debug_bg3:before {
 content:"@bckground-article:#f2f2f2"
}
.debug-color-example-div {
 float:left;
 position:relative;
 width:200px;
 height:100px;
 margin:.5rem
}
.debug-color-lighter {
 background-color:#fff
}
.debug-color-lighter:after {
 content:"@color-lighter #ffffff"
}
.debug-color-light {
 background-color:#dedede
}
.debug-color-light:after {
 content:"@color-light:#dedede"
}
.debug-color-medium {
 background-color:#8c8c8c
}
.debug-color-medium:after {
 content:"@color-medium:#8c8c8c"
}
.debug-color-dark {
 background-color:#737373
}
.debug-color-dark:after {
 content:"@color-dark:#737373"
}
.debug-color-darker {
 background-color:#000
}
.debug-color-darker:after {
 content:"@color-darker:#000000"
}
.debug-color-adfc-blau {
 background-color:#004b7c
}
.debug-color-adfc-blau:after {
 content:"@color-adfc-blau:#004b7c"
}
.debug-color-adfc-blau50 {
 background-color:#80a5be
}
.debug-color-adfc-blau50:after {
 content:"@color-adfc-blau50:#80a5be"
}
.debug-color-adfc-blau20 {
 background-color:#ccdbe5
}
.debug-color-adfc-blau20:after {
 content:"@color-adfc-blau20:#ccdbe5"
}
.debug-color-adfc-orange {
 background-color:#ee7f00
}
.debug-color-adfc-orange:after {
 content:"@color-adfc-orange:#ee7f00"
}
.debug-color-adfc-orange50 {
 background-color:#f7bf80
}
.debug-color-adfc-orange50:after {
 content:"@color-adfc-orange50:#f7bf80"
}
.debug-color-adfc-orange20 {
 background-color:#fce5cc
}
.debug-color-adfc-orange20:after {
 content:"@color-adfc-orange20:#fce5cc"
}
.debug-color-adfc-gruen {
 background-color:#7fc600
}
.debug-color-adfc-gruen:after {
 content:"@color-adfc-gruen:#7fc600"
}
.debug-color-adfc-gruen50 {
 background-color:#bfe380
}
.debug-color-adfc-gruen50:after {
 content:"@color-adfc-gruen50:#bfe380"
}
.debug-color-adfc-gruen20 {
 background-color:#e5f4cc
}
.debug-color-adfc-gruen20:after {
 content:"@color-adfc-gruen20:#e5f4cc"
}
.debug-h1:after {
 content:" FontSize:36px"
}
.debug-h2:after {
 content:" FontSize:22px"
}
.debug-h3:after {
 content:" FontSize:17px"
}
.debug-h4:after {
 content:" FontSize:22px"
}
.debug-h5:after {
 content:" FontSize:16px"
}
.debug-h6:after,
.debug-p:after {
 content:" FontSize:0px"
}
.debug-textcontainer:after {
 content:" FontSize:1rem"
}
.debug-imgbg {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/winter/fotolia_131903021.jpg')
}
.bgcountwrapper .bgcount:nth-of-type(odd) {
 background-color:#fff
}
.bgcountwrapper .bgcount:nth-of-type(2n) {
 background-color:#dedede
}
.bgcountwrapper .ausnahme {
 background-color:#737373
}
.bgcountwrapper .override {
 background-color:#004b7c!important
}
.bgcountwrapper section:not(.bgcount)~.bgcount:nth-child(odd) {
 background-color:#dedede
}
.bgcountwrapper section:not(.bgcount)~.bgcount:nth-child(2n),
.bgcountwrapper section:not(.bgcount)~section:not(.bgcount)~.bgcount:nth-child(odd) {
 background-color:#fff
}
.bgcountwrapper section:not(.bgcount)~section:not(.bgcount)~.bgcount:nth-child(2n) {
 background-color:#dedede
}
.slick-slide {
 margin:0 18px 5px
}
.slick-list {
 margin:0 -18px
}
.slick-slider {
 box-sizing:border-box;
 -webkit-touch-callout:none;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 -ms-touch-action:pan-y;
 touch-action:pan-y;
 -webkit-tap-highlight-color:transparent
}
.slick-list,
.slick-slider {
 overflow:hidden;
 display:block
}
.slick-list {
 position:relative;
 padding:0
}
.slick-list:focus {
 outline:none
}
.slick-list.dragging {
 cursor:pointer;
 cursor:hand
}
.slick-list p {
 -webkit-user-select:text!important;
 -moz-user-select:text!important;
 -ms-user-select:text!important;
 user-select:text!important
}
.slick-slider .slick-list,
.slick-slider .slick-track {
 transform:translateZ(0)
}
.slick-track {
 position:relative;
 left:0;
 top:0;
 display:block
}
.slick-track:after,
.slick-track:before {
 content:"";
 display:table
}
.slick-track:after {
 clear:both
}
.slick-loading .slick-track {
 visibility:hidden
}
.slick-slide {
 float:left;
 min-height:1px;
 display:none;
 border:none;
 outline:none
}
[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-loading .slick-list {
 background:#fff url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/css/ajax-loader.gif') 50% no-repeat
}
.slick-next,
.slick-prev {
 position:absolute;
 display:block;
 height:50px;
 width:50px;
 line-height:0;
 font-size:0;
 cursor:pointer;
 top:50%;
 transform:translateY(-50%);
 padding:0;
 border:none
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
 background:transparent;
 color:transparent;
 outline:none
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
 opacity:1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
 opacity:.5
}
.slick-next:before,
.slick-prev:before {
 font-family:slick;
 font-size:25px;
 font-weight:700;
 line-height:1;
 color:#004b7c;
 opacity:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
@font-face {
 font-family:slick;
 font-weight:200;
 font-style:normal;
 src:url('/misc/mobile/fonts/slick.eot');
 src:url('/misc/mobile/fonts/slick.eot?#iefix') format("embedded-opentype"),
 url('/misc/mobile/fonts/slick.woff') format("woff"),
 url('/misc/mobile/fonts/slick.ttf') format("truetype"),
 url('/misc/mobile/fonts/slick.svg#slick') format("svg")
}
.slick-prev {
 left:-50px
}
[dir=rtl] .slick-prev {
 left:auto;
 right:-25px
}
.slick-prev:before {
 font-family:themify;
 content:"\e64a"
}
[dir=rtl] .slick-prev:before {
 content:"\e649"
}
.slick-next {
 right:-50px
}
[dir=rtl] .slick-next {
 left:-25px;
 right:auto
}
.slick-next:before {
 font-family:themify;
 content:"\e649"
}
[dir=rtl] .slick-next:before {
 content:"\e64a"
}
.slick-arrow {
 position:inherit;
 visibility:hidden;
 display:none!important
}
@media only screen and (min-width:480px) {
 .slick-arrow {
  position:absolute;
  visibility:hidden;
  display:none!important
 }
}
@media only screen and (min-width:720px) {
 .slick-arrow {
  position:absolute;
  visibility:visible;
  display:inline-block!important
 }
}
.slick-dotted .slick-slider {
 margin-bottom:30px
}
.slick-dots {
 bottom:100px;
 list-style:none;
 display:block;
 text-align:center;
 padding:0;
 margin:0;
 width:100%
}
.slick-dots li {
 position:relative;
 display:inline-block;
 margin:0;
 padding:0
}
.slick-dots li,
.slick-dots li button {
 height:20px;
 width:20px;
 cursor:pointer
}
.slick-dots li button {
 border:0;
 background:transparent;
 display:block;
 outline:none;
 line-height:0;
 font-size:0;
 color:transparent;
 padding:5px
}
.slick-dots li button:focus,
.slick-dots li button:hover {
 outline:none
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
 opacity:1
}
.slick-dots li button:before {
 position:absolute;
 top:0;
 left:0;
 content:"•";
 width:20px;
 height:20px;
 font-family:slick;
 font-size:.6rem;
 line-height:20px;
 text-align:center;
 color:#fff;
 opacity:.5;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
 color:#fff;
 opacity:1
}
#ansprechpartner .slick-dots,
#bundesgeschaeftsstelle .slick-dots,
#vorstand .slick-dots,
.vorteile .slick-dots {
 bottom:25px
}
section.article .floatimage {
 width:100%;
 float:left;
 margin:1rem 2rem 1rem 0
}
@media only screen and (min-width:720px) {
 section.article .floatimage {
  width:45%
 }
}
section.article .floatimage img {
 width:100%
}
section.article .nubsigrau:before {
 margin-top:-2rem
}
section.article .article-image-container .slick-dots li button,
section.article .article-image-container .slick-dots li button:before {
 color:#004b7c
}
section.article .inimagenavi .slick-dots {
 bottom:0
}
section.article .inimagenavi .slick-prev {
 left:1rem;
 z-index:5;
 background-color:#fff;
 border-radius:100%;
 opacity:.5
}
section.article .inimagenavi .slick-next {
 right:1rem;
 z-index:5;
 background-color:#fff;
 border-radius:100%;
 opacity:.5
}
section.article .article-social-sharing li a {
 all:unset;
 padding-right:1.6rem;
 color:#004b7c;
 font-size:1.7rem
}
section.article .article-social-sharing li a:hover {
 background-color:unset;
 color:#ee7f00
}
section.article .article-social-sharing li:before {
 content:"";
 all:unset!important
}
section.article .article-social-sharing .shariff-button {
 all:unset;
 display:inline-block;
 list-style:none
}
section.article .article-social-sharing .shariff-button .share_text {
 visibility:hidden;
 display:none
}
section.article .twoclickshareicon {
 padding-right:1rem;
 color:#004b7c;
 font-size:20px
}
section.article h1.article_title {
 background-color:#ee7f00;
 color:#fff;
 text-align:left;
 padding-top:.5rem;
 padding-left:1rem
}
section.article article {
 position:relative
}
section.article .article-image-container {
 padding-top:0;
 padding-bottom:1rem;
 width:100%
}
section.article .article-image-container img {
 width:100%
}
section.article .article-image-container iframe {
 width:100%;
 height:500px
}
section.article .no-space-top {
 padding-top:0
}
section.article .no-space-bottom {
 padding-bottom:0
}
section.article p {
 margin-bottom:.5rem;
 margin-top:1rem
}
section.article time {
 font-size:16px;
 font-weight:300;
 padding-top:1rem;
 position:relative;
 display:block
}
section.article .slick-article-image-container {
 padding-top:0;
 padding-bottom:1rem;
 width:100%;
 margin-bottom:2rem
}
section.article .slick-article-image-container .slick-dots li button,
section.article .slick-article-image-container .slick-dots li button:before {
 color:#004b7c
}
section.article .slick-article-image-container img {
 width:100%
}
section.article .slick-article-image-container iframe {
 width:100%;
 height:500px
}
section.article .title-image {
 padding-bottom:0
}
section.article .inline-image {
 width:100%;
 max-height:100%
}
section.article .mediencontainerplaceholderside {
 float:right;
 right:0;
 width:30%;
 position:relative;
 z-index:1;
 margin-bottom:3rem;
 display:none
}
@media only screen and (min-width:720px) {
 section.article .mediencontainerplaceholderside {
  display:none
  padding: 0px 0px 0px 8px;
 }
}
@media only screen and (min-width:1280px) {
 section.article .mediencontainerplaceholderside {
  display:block;
  padding: 0px 0px 0px 8px;
 }
}
section.article .mediencontainerplaceholderbottom {
 display:block;
 margin-top:.5rem
}
@media only screen and (min-width:720px) {
 section.article .mediencontainerplaceholderbottom {
  display:block;
  visibility:visible
 }
}
section.article .medienbox-wrapper {
 width:100%;
 display:table;
 border-collapse:separate;
 border-spacing:5px
}
section.article .medienbox-wrapper div:last-child .medienbox-dataname,
section.article .medienbox-wrapper div:last-child .medienbox-icon {
 border-width:0
}
section.article .medienbox-icon {
 width:10%
}
section.article .medienbox-dataname,
section.article .medienbox-icon {
 display:table-cell;
 border-width:0 0 1px;
 border-style:solid;
 border-color:#fff;
 position:relative;
 padding-bottom:.4rem
}
section.article .medienbox-dataname {
 width:90%;
 padding-top:.4rem
}
section.article .medienbox-row {
 display:table-row
}
section.article .mediencontainer {
 padding:0 1rem 1rem;
 width:100%
}
section.article .mediencontainer h2 {
 color:#fff;
 padding-bottom:1rem
}
section.article .mediencontainer a,
section.article .mediencontainer a div:hover {
 color:#fff
}
section.article .summarytext {
 font-weight:400
}
section.article .news-img-caption {
 color:#888;
 background-color:#fff;
 position:relative;
 bottom:0;
 right:0;
 text-align:-webkit-right;
 padding:.5rem;
 margin-bottom:0!important;
 margin-top:0!important
}
@media only screen and (min-width:720px) {
 section.article .news-img-caption {
  position:absolute
 }
}
.dossier-article .sectioncontainer {
 padding-bottom:2rem
}
.dossier-articleteaser {
 position:relative;
 margin-bottom:4rem
}
.dossier-articleteaser:last-child {
 position:relative;
 margin-bottom:0
}
.dossier-articleteaser .dossier-content {
 display:table;
 border-collapse:separate;
 border-spacing:5px;
 width:100%
}
.dossier-articleteaser .dossier-row {
 display:table-row
}
.dossier-articleteaser .dossier-img {
 position:relative;
 width:100%;
 display:block;
 vertical-align:top
}
@media only screen and (min-width:720px) {
 .dossier-articleteaser .dossier-img {
  width:48%;
  display:table-cell
 }
}
@media only screen and (min-width:1280px) {
 .dossier-articleteaser .dossier-img {
  width:32%;
  display:table-cell
 }
}
.dossier-articleteaser .dossier-img img {
 position:relative;
 width:100%
}
@media only screen and (min-width:720px) {
 .dossier-articleteaser .dossier-img img {
  min-width:230px
 }
}
@media only screen and (min-width:1280px) {
 .dossier-articleteaser .dossier-img img {
  min-width:430px
 }
}
.dossier-articleteaser .articleteaser-content-background {
 position:relative;
 display:block;
 vertical-align:top
}
@media only screen and (min-width:720px) {
 .dossier-articleteaser .articleteaser-content-background {
  display:table-cell;
  padding-left:4%
 }
}
@media only screen and (min-width:1280px) {
 .dossier-articleteaser .articleteaser-content-background {
  display:table-cell;
  padding-left:2%
 }
}
.dossier-articleteaser .articleteaser-header-container {
 position:relative;
 margin-bottom:1rem
}
.dossier-articleteaser .articleteaser-header-container a:hover {
 text-decoration:none
}
.tx-solr .tx-solr-search-form input [type=text] {
 width:80%;
 display:inline-block;
 box-shadow:none
}
.tx-solr .tx-solr-search-form input [type=submit] {
 background-color:#ee7f00;
 color:#fff;
 border:0;
 display:inline-block;
 padding:10px 25px;
 margin-bottom:0;
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 text-align:center;
 white-space:nowrap;
 -ms-touch-action:manipulation;
 touch-action:manipulation;
 cursor:pointer;
 height:2.4375rem;
 margin-left:-4px
}
.tx-solr #results-per-page select {
 width:4rem;
 box-shadow:none
}
.tx-solr .tx_solr .results-list li {
 border:none;
 background-color:inherit;
 padding-bottom:1em;
 padding-left:0
}
.tx-solr .tx_solr .results-list li a[href$=".gif"]:before,
.tx-solr .tx_solr .results-list li a[href$=".jpg"]:before,
.tx-solr .tx_solr .results-list li a[href$=".png"]:before {
 font-family:FontAwesome;
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size:14px;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 margin-right:8px;
 content:"\f1c5"
}
.tx-solr .tx_solr .results-list li .tx-indexedsearch-res a[href$=".pdf"]:before {
 font-family:FontAwesome;
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size:14px;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 margin-right:8px;
 content:"\f1c1"
}
section.vier-null-vier {
 background-size:cover;
 background-color:#999!important;
 height:20rem;
 min-height:20rem
}
section.vier-null-vier h1 {
 padding-bottom:2rem;
 text-align:center
}
section.vier-null-vier p {
 text-align:center
}
section.vier-null-vier .sectioncontainer {
 vertical-alignment:middle;
 display:block;
 float:none;
 height:100%
}
section.vier-null-vier .sectioncontainer .vier-null-vier-container-inner:before {
 content:"";
 display:inline-block;
 height:100%;
 margin-right:-.3em;
 vertical-align:top
}
section.vier-null-vier .sectioncontainer .vier-null-vier-container-inner {
 display:grid;
 float:none;
 margin-top:auto;
 margin-bottom:auto;
 height:100%;
 vertical-align:middle;
 white-space:normal;
 text-align:center;
 padding-left:0;
 overflow:hidden
}
@media only screen and (min-width:720px) {
 section.vier-null-vier .sectioncontainer .vier-null-vier-container-inner {
  padding-left:1rem
 }
}
section.vier-null-vier .sectioncontainer .vier-null-vier-content {
 display:block
}
section.vier-null-vier .sectioncontainer .vier-null-vier-content h1 {
 color:#fff
}
section.vier-null-vier .sectioncontainer .vier-null-vier-content .vier-null-vier-headline {
 display:block;
 font-size:4rem;
 color:#fff;
 font-family:roboto,arial,sans-serif;
 font-weight:100
}
@media only screen and (min-width:720px) {
 section.vier-null-vier .sectioncontainer .vier-null-vier-content .vier-null-vier-headline {
  font-size:6rem
 }
}
section.section-404 h1 {
 padding-bottom:2rem
}
section.section-404 h4 {
 padding-bottom:1rem
}
section.section-404 .vier-null-vier-left-container {
 width:100%;
 left:0;
 padding-right:0;
 border:none;
 text-align:center;
 padding-bottom:1rem
}
section.section-404 .vier-null-vier-middle-container,
section.section-404 .vier-null-vier-right-container {
 width:100%;
 right:0;
 padding-left:0;
 border:none;
 text-align:center;
 padding-bottom:1rem
}
section.section-404 .sectioncontainer {
 overflow:hidden
}
@media only screen and (min-width:1280px) {
 section.section-404 .vier-null-vier-left-container {
  left:0
 }
 section.section-404 .vier-null-vier-left-container,
 section.section-404 .vier-null-vier-middle-container {
  width:33.3%;
  float:left;
  border-right:1px solid;
  border-color:#8c8c8c;
  padding-bottom:2rem;
  padding-left:2rem;
  padding-right:2rem
 }
 section.section-404 .vier-null-vier-middle-container {
  right:0
 }
 section.section-404 .vier-null-vier-right-container {
  width:33.3%;
  right:0;
  float:left;
  border:none;
  padding-bottom:2rem;
  padding-left:2rem;
  padding-right:2rem
 }
}
.sectioncontainer.ads .ad {
 box-sizing:border-box;
 margin:15px auto;
 overflow:hidden
}
.sectioncontainer.ads .ad>div {
 margin:0 auto
}
@media screen and (min-width:900px) and (max-width:1279px) {
 .sectioncontainer.ads .ad {
  float:left;
  width:50%;
  padding:0 5px
 }
 .sectioncontainer.ads .ad.nottablet {
  display:none
 }
}
@media screen and (min-width:1280px) {
 .sectioncontainer.ads .ad {
  float:left;
  width:33.3%;
  padding:0 5px
 }
}
section.aktuelles .slick-dots li button,
section.aktuelles .slick-dots li button:before {
 color:#004b7c
}
section.articleteaser_panorama {
 background-color:#dedede
}
section.articleteaser_panorama img {
 width:100%;
 object-fit:cover;
 height:calc(100vh - 150px)
}
section.articleteaser_panorama .articleteaser_panorama_sectioncontainer {
 position:relative;
 width:80%;
 left:10%;
 bottom:5rem;
 margin-bottom:-2.5rem
}
@media only screen and (min-width:720px) {
 section.articleteaser_panorama .articleteaser_panorama_sectioncontainer {
  position:absolute;
  left:10%;
  bottom:7%;
  margin-bottom:0
 }
}
@media only screen and (min-width:540px) and (max-width:960px) and (orientation:landscape) {
 section.articleteaser_panorama .articleteaser_panorama_sectioncontainer {
  position:relative;
  left:10%;
  bottom:4rem;
  margin-bottom:0
 }
}
@media only screen and (min-width:480px) {
 section.articleteaser_panorama .articleteaser_panorama_sectioncontainer {
  width:80%
 }
}
section.articleteaser_panorama .articleteaser_panorame_container {
 background-color:#fff;
 padding:1rem;
 width:100%
}
@media only screen and (min-width:1280px) {
 section.articleteaser_panorama .articleteaser_panorame_container {
  width:40%
 }
}
section.articleteaser_panorama .articleteaser_panorame_container p {
 font-size:16px;
 font-weight:300;
 padding-bottom:2rem;
 line-height:1.5rem
}
section.articleteaser_panorama .articleteaser_panorama-headline,
section.articleteaser_panorama .articleteaser_panorama-headline_link {
 color:#004b7c
}
section.articleteaser_panorama .nubsiwhite:before {
 height:2rem;
 width:2rem;
 position:absolute;
 margin-top:-2rem;
 margin-left:4vw;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_white_42x42.svg');
 background-size:2rem 2rem;
 content:""
}
section.articleteasercontainer .sectioncontainer {
 padding-top:2rem
}
.ateaser {
 float:left;
 margin-right:0;
 width:100%
}
@media only screen and (min-width:720px) {
 .ateaser {
  width:48%;
  margin-right:4%
 }
}
@media only screen and (min-width:1280px) {
 .ateaser {
  width:32%;
  margin-right:2%
 }
}
@media only screen and (min-width:720px) {
 #pressemitteilungen .publicationteaser:nth-child(2n) {
  margin-right:0!important
 }
}
@media only screen and (min-width:1280px) {
 #pressemitteilungen .publicationteaser:nth-child(2n) {
  margin-right:2%!important
 }
 #pressemitteilungen .publicationteaser:nth-child(3n) {
  margin-right:0!important
 }
}
@media only screen and (min-width:720px) {
 .articleteaser:nth-child(2n) {
  margin-right:0!important
 }
}
@media only screen and (min-width:1280px) {
 .articleteaser:nth-child(2n) {
  margin-right:2%!important
 }
 .articleteaser:nth-child(3n) {
  margin-right:0!important
 }
}
.teasercontainer {
 float:left
}
.teasercontainer .articleteaser,
.teasercontainer .download-teaser,
.teasercontainer .publicationteaser {
 float:left;
 margin-right:0;
 width:100%
}
@media only screen and (min-width:720px) {
 .teasercontainer .articleteaser,
 .teasercontainer .download-teaser,
 .teasercontainer .publicationteaser {
  width:48%;
  margin-right:4%
 }
}
@media only screen and (min-width:1280px) {
 .teasercontainer .articleteaser,
 .teasercontainer .download-teaser,
 .teasercontainer .publicationteaser {
  width:32%;
  margin-right:2%
 }
}
#articleteasercontainer-columns {
 float:left
}
#articleteasercontainer-columns .articleteaser,
#articleteasercontainer-columns .download-teaser,
#articleteasercontainer-columns .publicationteaser {
 float:left;
 margin-right:0;
 width:100%
}
@media only screen and (min-width:720px) {
 #articleteasercontainer-columns .articleteaser,
 #articleteasercontainer-columns .download-teaser,
 #articleteasercontainer-columns .publicationteaser {
  width:48%;
  margin-right:4%
 }
}
@media only screen and (min-width:1280px) {
 #articleteasercontainer-columns .articleteaser,
 #articleteasercontainer-columns .download-teaser,
 #articleteasercontainer-columns .publicationteaser {
  width:32%;
  margin-right:2%
 }
}
.articleteasercontainer-columns-old {
 -moz-column-count:1;
 columns:1;
 column-gap:2em;
 padding-top:2rem
}
@media only screen and (min-width:720px) {
 .articleteasercontainer-columns-old {
  -moz-column-count:2;
  columns:2;
  padding-bottom:2rem
 }
}
@media only screen and (min-width:1280px) {
 .articleteasercontainer-columns-old {
  -moz-column-count:3;
  columns:3
 }
}
section.bundesgeschaeftsstelle .center-div {
 display:table;
 margin:3rem auto 0
}
section.bundesgeschaeftsstelle .slick-dots li button,
section.bundesgeschaeftsstelle .slick-dots li button:before {
 color:#004b7c
}
section.section-contact {
 background-color:#8c8c8c;
 color:#fff
}
section.section-contact a {
 background-color:#fff;
 color:#004b7c;
 width:4rem;
 height:4rem;
 border-radius:2rem;
 display:inline-block;
 text-align:center;
 margin-right:1rem;
 margin-bottom:1rem
}
section.section-contact a:hover {
 background-color:#004b7c;
 color:#fff;
 text-decoration:none
}
@media only screen and (max-width:720px) {
 section.section-contact a {
  width:3rem;
  height:3rem
 }
}
section.section-contact span {
 line-height:4rem;
 font-size:1.6em
}
@media only screen and (max-width:720px) {
 section.section-contact span {
  line-height:3rem;
  font-size:1.3rem
 }
}
section.kontakt .twoclickshareicon {
 padding-right:1rem;
 color:#004b7c;
 font-size:20px
}
section.kontakt h1.article_title {
 background-color:#ee7f00;
 color:#fff;
 text-align:left;
 padding-top:.5rem;
 padding-left:1rem
}
section.kontakt h1.article_title:before {
 height:2rem;
 width:2rem;
 position:absolute;
 margin-top:-2rem;
 margin-left:1rem;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_orange.svg');
 background-size:2rem 2rem;
 content:"";
 z-index:1
}
section.kontakt article {
 position:relative
}
section.kontakt .article-image-container {
 padding-top:0;
 padding-bottom:0
}
section.kontakt .article-image-container img {
 width:100%
}
section.kontakt .no-space-top {
 padding-top:0
}
section.kontakt .no-space-bottom {
 padding-bottom:0
}
section.kontakt p {
 margin-bottom:1rem;
 margin-top:1rem
}
section.kontakt time {
 font-size:16px;
 font-weight:300;
 padding-top:1rem;
 position:relative;
 display:block
}
section.kontakt ul:not(.slick-dots) {
 list-style-position:inside;
 list-style-type:none;
 display:table
}
section.kontakt ul:not(.slick-dots) li {
 display:table-row
}
section.kontakt ul:not(.slick-dots) li:before {
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 content:"\e64d ";
 color:#ee7f00;
 padding-right:1rem;
 display:table-cell
}
section.kontakt .article-image-container {
 width:100%;
 background-color:#dedede;
 overflow:hidden
}
section.kontakt .title-image {
 max-height:30rem
}
section.kontakt .inline-image {
 width:100%;
 max-height:100%
}
section.kontakt .mediencontainerplaceholderside {
 float:right;
 right:0;
 width:30%;
 position:relative;
 z-index:1;
 margin-bottom:3rem
}
section.kontakt .medienbox-wrapper {
 width:100%;
 display:table
}
section.kontakt .medienbox-wrapper div:last-child .medienbox-dataname,
section.kontakt .medienbox-wrapper div:last-child .medienbox-icon {
 border-width:0
}
section.kontakt .medienbox-icon {
 width:10%
}
section.kontakt .medienbox-dataname,
section.kontakt .medienbox-icon {
 display:table-cell;
 border-width:0 0 1px;
 border-style:solid;
 border-color:#fff;
 position:relative;
 padding-bottom:.4rem
}
section.kontakt .medienbox-dataname {
 width:90%;
 padding-top:.4rem
}
section.kontakt .medienbox-row {
 display:table-row
}
section.kontakt .mediencontainer {
 padding:0 1rem 1rem;
 width:100%
}
section.kontakt .mediencontainer h2 {
 color:#fff;
 padding-bottom:1rem
}
section.kontakt .mediencontainer a,
section.kontakt .mediencontainer a div:hover {
 color:#fff
}
section.kontakt .summarytext {
 font-weight:400
}
section.kontakt .news-img-caption {
 color:#888;
 background-color:#fff;
 position:absolute;
 bottom:0;
 right:0;
 text-align:-webkit-right;
 padding:.5rem;
 margin-bottom:0!important;
 margin-top:0!important
}
section.kontakt .contact-wrapper {
 width:100%;
 display:table;
 margin-top:1rem
}
section.kontakt .contact-wrapper div:last-child .contact-dataname,
section.kontakt .contact-wrapper div:last-child .contact-icon {
 border-width:0
}
section.kontakt .contact-icon {
 width:10%
}
section.kontakt .contact-dataname,
section.kontakt .contact-icon {
 display:table-cell;
 border-width:0 0 1px;
 border-style:solid;
 border-color:#000;
 position:relative;
 padding-bottom:.4rem
}
section.kontakt .contact-dataname {
 width:90%;
 padding-top:.4rem
}
section.kontakt .contact-row {
 display:table-row
}
section.downloads .fade-enter-active,
section.downloads .fade-leave-active {
 transition:opacity 2s
}
section.downloads .fade-enter,
section.downloads .fade-leave-to {
 opacity:0
}
section.downloads .teasercontainer-onerow {
 width:100%;
 display:flex;
 position:relative
}
section.downloads .teasercontainer-onerow .download-teaser {
 position:relative;
 height:auto;
 background-color:#fff;
 margin-bottom:1rem;
 width:32%;
 display:block;
 margin:2rem 1rem
}
section.downloads form {
 margin-bottom:2rem
}
section.downloads .button-submit {
 width:4rem
}
section.downloads .input-form,
section.general_search .input-form {
 max-width:100%;
 margin-bottom:0
}
section.downloads .download-filtercontainer,
section.downloads .filtercontainer,
section.general_search .download-filtercontainer,
section.general_search .filtercontainer {
 background-color:#fff;
 border:1px solid;
 border-color:#004b7c;
 border-top:0;
 padding:1rem;
 position:absolute;
 width:100%;
 z-index:4
}
section.downloads .download-filtercontainer.static,
section.downloads .filtercontainer.static,
section.general_search .download-filtercontainer.static,
section.general_search .filtercontainer.static {
 position:relative;
 border:none;
 padding-left:0;
 padding-right:0;
 background:none
}
section.downloads .download-filtercontainer .download-filterbuttoncontainer .searchfilter,
section.downloads .download-filtercontainer .filterbuttoncontainer .searchfilter,
section.downloads .filtercontainer .download-filterbuttoncontainer .searchfilter,
section.downloads .filtercontainer .filterbuttoncontainer .searchfilter,
section.general_search .download-filtercontainer .download-filterbuttoncontainer .searchfilter,
section.general_search .download-filtercontainer .filterbuttoncontainer .searchfilter,
section.general_search .filtercontainer .download-filterbuttoncontainer .searchfilter,
section.general_search .filtercontainer .filterbuttoncontainer .searchfilter {
 margin:1rem 1rem 0 0;
 color:#fff
}
section.downloads .download-filtercontainer .download-filterbuttoncontainer .searchfilter:last-child,
section.downloads .download-filtercontainer .filterbuttoncontainer .searchfilter:last-child,
section.downloads .filtercontainer .download-filterbuttoncontainer .searchfilter:last-child,
section.downloads .filtercontainer .filterbuttoncontainer .searchfilter:last-child,
section.general_search .download-filtercontainer .download-filterbuttoncontainer .searchfilter:last-child,
section.general_search .download-filtercontainer .filterbuttoncontainer .searchfilter:last-child,
section.general_search .filtercontainer .download-filterbuttoncontainer .searchfilter:last-child,
section.general_search .filtercontainer .filterbuttoncontainer .searchfilter:last-child {
 margin-right:0
}
section.downloads .download-filtercontainer .download-filterbuttoncontainer .buttoninactive,
section.downloads .download-filtercontainer .filterbuttoncontainer .buttoninactive,
section.downloads .filtercontainer .download-filterbuttoncontainer .buttoninactive,
section.downloads .filtercontainer .filterbuttoncontainer .buttoninactive,
section.general_search .download-filtercontainer .download-filterbuttoncontainer .buttoninactive,
section.general_search .download-filtercontainer .filterbuttoncontainer .buttoninactive,
section.general_search .filtercontainer .download-filterbuttoncontainer .buttoninactive,
section.general_search .filtercontainer .filterbuttoncontainer .buttoninactive {
 background-color:#fff;
 border:1px solid;
 border-color:#004b7c;
 color:#004b7c;
 opacity:1
}
section.downloads .download-filtercontainer .download-filterbuttoncontainer .button5,
section.downloads .download-filtercontainer .filterbuttoncontainer .button5,
section.downloads .filtercontainer .download-filterbuttoncontainer .button5,
section.downloads .filtercontainer .filterbuttoncontainer .button5,
section.general_search .download-filtercontainer .download-filterbuttoncontainer .button5,
section.general_search .download-filtercontainer .filterbuttoncontainer .button5,
section.general_search .filtercontainer .download-filterbuttoncontainer .button5,
section.general_search .filtercontainer .filterbuttoncontainer .button5 {
 border:1px solid;
 border-color:#004b7c
}
section.download h1 {
 padding-bottom:2rem
}
.download-teaser {
 position:relative;
 height:auto;
 background-color:#fff;
 margin-bottom:1rem
}
.download-teaser .img-download {
 display:block;
 width:100%;
 height:auto;
 position:relative
}
.download-teaser .img-download .img-icon-overlay {
 width:100%;
 height:100%;
 position:absolute;
 left:0;
 top:0;
 bottom:0;
 right:0;
 transition:.3s ease
}
.download-teaser .img-download .img-icon-overlay:after {
 content:"";
 width:100%;
 height:100%;
 background-color:#004b7c;
 opacity:.5;
 position:absolute;
 top:0;
 left:0;
 z-index:1
}
.download-teaser .img-download .img-icon-overlay .icon-overlay {
 color:#fff;
 font-size:100px;
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 text-align:center;
 opacity:1;
 z-index:2
}
.download-teaser .img-download-teaser-content-margin {
 margin:1rem
}
.download-teaser h4 {
 font-size:22px
}
.download-teaser h4,
.download-teaser h6 {
 font-weight:300;
 color:#000
}
.download-teaser p {
 font-size:16px;
 font-weight:300;
 line-height:1.5rem
}
.download-teaser img {
 width:100%;
 cursor:inherit
}
.download-teaser .img-download-teaser-headline {
 text-decoration:none
}
section.experten-topicfinder {
 height:20rem;
 min-height:20rem;
 margin-bottom:1rem
}
section.experten-topicfinder .sectioncontainer {
 padding-top:0
}
section.experten-topicfinder label {
 font-size:36px;
 color:#000;
 font-weight:300;
 white-space:nowrap
}
section.experten-topicfinder .selectornubsi {
 margin-top:1rem
}
section.experten-topicfinder .selectornubsiactive:before {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_orange_42x42.svg')!important
}
section.experten-topicfinder .selectornubsipassive:before {
 height:2rem;
 width:2rem;
 position:absolute;
 margin-top:-2rem;
 right:1rem;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_white_42x42.svg');
 background-size:2rem 2rem;
 content:""
}
section.experten-topicfinder .selector-label {
 font-family:roboto,arial,sans-serif;
 font-size:20px;
 color:#000;
 font-weight:100;
 white-space:nowrap;
 line-height:42px;
 display:inline-block;
 vertical-align:top
}
@media only screen and (min-width:720px) {
 section.experten-topicfinder .selector-label {
  font-size:36px;
  line-height:inherit
 }
}
@media only screen and (min-width:1280px) {
 section.experten-topicfinder .selector-label {
  line-height:inherit
 }
}
section.experten-topicfinder label,
section.experten-topicfinder select {
 display:inline-block;
 vertical-align:middle;
 margin-top:1vw
}
section.experten-topicfinder .sectioncontainer {
 vertical-alignment:middle;
 display:block;
 float:none;
 height:100%
}
section.experten-topicfinder .selector {
 display:inline-block;
 margin:0;
 position:relative;
 border:2px solid
}
@media only screen and (min-width:480px) {
 section.experten-topicfinder .selector {
  margin:0 0 0 1rem
 }
}
section.experten-topicfinder .selector .selected,
section.experten-topicfinder .selector .selector-highlight {
 background-color:#ee7f00!important;
 color:#fff
}
section.experten-topicfinder .selector-mainfield {
 background-color:#fff;
 width:auto;
 font-size:16px;
 display:inline-flex;
 padding:.5rem 1rem;
 cursor:pointer
}
section.experten-topicfinder .selector-mainfield .selector-mainfield-text {
 padding-right:1rem;
 overflow:hidden
}
section.experten-topicfinder .selector-mainfield span {
 right:0;
 padding:.3rem 0
}
@media only screen and (min-width:720px) {
 section.experten-topicfinder .selector-mainfield {
  font-size:24px;
  height:4rem;
  padding:.25rem 1rem;
  padding-top:1rem
 }
 section.experten-topicfinder .selector-mainfield span {
  padding:.5rem 0
 }
}
section.experten-topicfinder .selector-options {
 position:absolute;
 z-index:3;
 width:100%;
 cursor:pointer
}
section.experten-topicfinder .selector-options .selector-option {
 background-color:#fff;
 padding:.25rem 1rem;
 box-shadow:0 2px 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.1)
}
section.experten-topicfinder .selector-options .selector-option .selected {
 background-color:#ee7f00
}
section.experten-topicfinder .styledselect {
 display:inline-block;
 background:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/selector-handle.svg') no-repeat 100%;
 overlow:hidden
}
section.experten-topicfinder option,
section.experten-topicfinder select {
 width:auto;
 background:#fff;
 border:none;
 color:#000;
 height:2em;
 margin:0 0 0 2em;
 padding:0 1em;
 font-family:roboto,arial,sans-serif;
 font-weight:300;
 font-size:24px
}
section.experten-topicfinder .styledselect.styledselectcolor {
 background-color:#fff
}
#experteninhalte .sectioncontainer {
 padding-bottom:0
}
#experteninhalte .sectioncontainer .textcontainer {
 margin-bottom:0
}
.section-faq {
 border-top:1px solid #cacaca
}
.section-faq p a,
.section-faq p a:hover {
 color:#ee7f00
}
section.section-footer {
 background-color:#737373;
 height:8rem
}
section.section-footer img {
 max-width:20%;
 max-height:100%;
 position:relative;
 float:right
}
section.section-footer ul {
 list-style:none;
 margin:0;
 float:left;
 position:relative;
 bottom:.8rem
}
section.section-footer li {
 float:left;
 line-height:3rem;
 padding-right:1rem
}
section.section-footer a {
 color:#fff;
 padding-bottom:1rem;
 font-size:12px
}
section.info .sectioncontainer {
 flex-wrap:wrap;
 display:flex
}
@media only screen and (min-width:1280px) {
 section.info .sectioncontainer {
  flex-wrap:nowrap
 }
}
section.info .info-container {
 padding-top:0;
 padding-bottom:0;
 width:100%
}
@media only screen and (min-width:720px) {
 section.info .info-container {
  width:80%
 }
}
section.info .info-img-container {
 padding-right:0;
 width:100%
}
@media only screen and (min-width:1280px) {
 section.info .info-img-container {
  min-width:29rem;
  padding-right:2rem
 }
}
@media only screen and (min-width:720px) {
 section.info .info-img-container {
  width:auto
 }
}
section.info .info-img-container .article-img-container {
 width:100%
}
@media only screen and (min-width:720px) {
 section.info .info-img-container .article-img-container {
  width:auto
 }
}
section.info .info-img-container .article-img-container img {
 width:100%!important
}
@media only screen and (min-width:720px) {
 section.info .info-img-container .article-img-container img {
  width:auto
 }
}
section.info .info-text-container {
 width:80%;
 display:block;
 margin-top:0;
 margin-left:auto;
 margin-right:auto
}
@media only screen and (min-width:1280px) {
 section.info .info-text-container {
  margin-top:auto;
  margin-bottom:auto
 }
}
@media only screen and (min-width:720px) {
 section.info .info-text-container {
  width:100%;
  margin-left:inherit;
  margin-right:inherit
 }
}
.intro {
 position:relative
}
.intro.bgcount.intro--has-image {
 background-color:#f2f2f2
}
.intro>img,
.intro>picture img {
 height:56.25vw;
 object-fit:cover;
 width:100vw
}
@media only screen and (min-width:720px) {
 .intro>img,
 .intro>picture img {
  height:37.5vw
 }
}
@media only screen and (min-width:1280px) {
 .intro>img,
 .intro>picture img {
  height:28.125vw
 }
}
.intro>img+.sectioncontainer,
.intro>picture+.sectioncontainer {
 background-color:#fff;
 padding-bottom:2rem;
 padding-left:2rem;
 padding-right:2rem;
 position:relative;
 margin-bottom:-6rem;
 top:-6rem
}
.intro>img+.sectioncontainer h1,
.intro>picture+.sectioncontainer h1 {
 padding-top:0
}
section.tinyheaderimg {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/headerimgs/tinysample.jpg');
 background-size:cover;
 height:10rem;
 min-height:10rem
}
.landesverbaendeteasercontainer-columns {
 -moz-column-count:1;
 columns:1;
 column-gap:2em
}
@media only screen and (min-width:720px) {
 .landesverbaendeteasercontainer-columns {
  -moz-column-count:3;
  columns:3
 }
}
@media only screen and (min-width:1280px) {
 .landesverbaendeteasercontainer-columns {
  -moz-column-count:4;
  columns:4
 }
}
.loadspinner {
 border:16px solid #fff;
 border-top:16px solid #737373;
 border-radius:50%;
 width:3rem;
 height:3rem;
 animation:b 2s linear infinite;
 margin-left:auto;
 margin-right:auto
}
@keyframes b {
 0% {
  transform:rotate(0deg)
 }
 to {
  transform:rotate(1turn)
 }
}
.mainlogo {
 position:relative;
 display:inline-block;
 height:100%;
 width:8rem
}
@media only screen and (min-width:480px) {
 .mainlogo {
  width:13rem
 }
}
nav .morenavigation {
 height:auto;
 background-color:#8c8c8c;
 position:relative;
 display:table;
 width:100%
}
nav .content {
 width:90%;
 margin:0 auto
}
@media only screen and (min-width:480px) {
 nav .content {
  width:80%
 }
}
nav.mainmenu {
 background-color:#fff;
 border-bottom:5px solid #ee7f00;
 position:fixed;
 width:100%;
 z-index:6;
 transition:all .25s linear
}
nav.mainmenu a {
 color:#000;
 font-weight:400
}
nav.mainmenu a:hover {
 color:#ee7f00;
 text-decoration:none
}
nav.mainmenu a.button-primary--supporter {
 color:#fff;
 height:40px;
 left:0;
 margin:0 auto;
 position:relative;
 right:0;
 top:5px;
 width:100%
}
@media only screen and (min-width:480px) {
 nav.mainmenu a.button-primary--supporter {
  left:auto;
  margin:5px 0 0;
  position:absolute;
  top:0;
  width:auto
 }
 nav.mainmenu a.button-primary--supporter:after,
 nav.mainmenu a.button-primary--supporter:before {
  background-color:transparent;
  bottom:0;
  content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23ee7f00' d='M0 0h100C50 10 50 90 0 100V0z'/%3E%3C/svg%3E");
  display:block;
  height:40px;
  position:absolute;
  top:0;
  width:40px
 }
 nav.mainmenu a.button-primary--supporter:before {
  left:-40px;
  transform:scaleX(-1)
 }
 nav.mainmenu a.button-primary--supporter:after {
  right:-40px
 }
}
nav.mainmenu .button-primary__icon {
 color:#004b7c;
 display:inline-block;
 margin-right:.5rem
}
nav.mainmenu #mainmenu-secondlinecontainer {
 text-align:right;
 right:0;
 position:relative;
 height:auto
}
nav.mainmenu #mainmenu-secondlinecontainer a {
 font-weight:400;
 color:#fff
}
nav.mainmenu #mainmenu-secondlinecontainer a:hover {
 text-decoration:none;
 color:#ee7f00
}
nav.mainmenu #mainmenu-secondlinecontainer ul {
 padding-top:.5rem;
 clear:both;
 right:0
}
nav.mainmenu #mainmenu-secondlinecontainer ul li {
 display:inline-block;
 line-height:2rem;
 padding-bottom:.5rem
}
nav.mainmenu #mainmenu-firstlinecontainer {
 height:3rem;
 margin-top:1rem;
 margin-bottom:1rem;
 transition:all .25s linear;
 max-width:1440px
}
nav.mainmenu #mainmenu-firstlinecontainer ul {
 float:right
}
nav.mainmenu #mainmenu-firstlinecontainer ul li {
 float:left
}
@media only screen and (min-width:720px) {
 nav.mainmenu #mainmenu-firstlinecontainer {
  height:5rem
 }
}
nav.mainmenu img {
 max-width:100%;
 max-height:100%;
 position:relative;
 float:left
}
nav.mainmenu ul {
 list-style:none;
 margin:0 auto
}
nav.mainmenu li {
 line-height:3rem;
 padding-left:1rem;
 transition:all .25s linear
}
@media only screen and (min-width:720px) {
 nav.mainmenu li {
  line-height:5rem
 }
}
nav.mainmenu .active a {
 color:#ee7f00
}
@media print {
 nav.mainmenu img:nth-of-type(2) {
  display:none!important
 }
}
@media screen and (min-width:0\0) and (min-resolution:72dpi) {
 #mainmenu-firstlinecontainer img[src*=".svg"] {
  height:100%;
  width:auto
 }
}
nav.mainmenu-fixed {
 position:fixed;
 top:0;
 padding-top:0;
 padding-bottom:0
}
nav.mainmenu-fixed #mainmenu-firstlinecontainer {
 height:2rem;
 margin-top:.5rem;
 margin-bottom:.5rem
}
nav.mainmenu-fixed #mainmenu-secondlinecontainer {
 padding:0 10%;
 height:auto;
 display:table-cell
}
nav.mainmenu-fixed li {
 line-height:2rem
}
.search-container {
 background-color:#dedede;
 height:150px
}
.supporter-container {
 margin-left:auto;
 margin-right:auto;
 position:relative;
 width:100%
}
@media only screen and (min-width:480px) {
 .supporter-container {
  max-width:1440px;
  width:80%
 }
}
.routeName,
.routesList {
 visibility:hidden
}
.routesList {
 position:absolute
}
.clearer {
 visibility:hidden
}
.pagenav {
 background:#f2f2f2;
 position:relative;
 display:flex
}
.pagenav .sectioncontainer {
 padding-top:1rem;
 padding-bottom:1rem
}
.pagenav a {
 font-weight:400;
 color:#000
}
.pagenav a:hover {
 text-decoration:none;
 color:#ee7f00
}
.pagenav ul {
 list-style:none;
 margin:0 auto
}
.pagenav li {
 float:left;
 font-weight:500;
 padding-right:1rem
}
.pagenav .active a {
 color:#ee7f00
}
@media only screen and (max-width:720px) {
 .pagenav li {
  float:none;
  padding-right:3rem;
  border-width:0 0 1px;
  border-style:solid;
  font-weight:300
 }
 .pagenav li a {
  width:100%;
  display:block;
  padding:.5rem 0
 }
 .pagenav li:first-child {
  display:none
 }
 .pagenav li:last-child {
  border-width:0
 }
 .pagenav li span {
  position:absolute;
  right:0
 }
 .pagenav .sectioncontainer {
  padding-top:0;
  padding-bottom:0
 }
}
@media only screen and (min-width:720px) {
 #download-search-results .download-teaser:nth-child(2n) {
  margin-right:0
 }
}
@media only screen and (min-width:1280px) {
 #download-search-results .download-teaser:nth-child(2n) {
  margin-right:2%
 }
 #download-search-results .download-teaser:nth-child(3n) {
  margin-right:0
 }
}
.clippings .articleteaser {
 padding-left:2rem;
 width:100%;
 border:0 none;
 border-bottom:4px dotted #bebdbd;
 background-color:transparent;
 padding-bottom:2rem
}
.clippings .articleteaser .articleteaser-header-container {
 display:grid
}
.clippings .articleteaser img {
 display:none
}
.clippings .articleteaser .articleteaser-headline:before {
 opacity:1;
 content:"»";
 color:#004b7c;
 position:absolute;
 left:1.8rem;
 font-size:35px;
 line-height:1.5rem
}
.clippings .articleteaser .articleteaser-headline:after {
 opacity:1;
 content:"«";
 color:#004b7c;
 font-size:35px;
 line-height:1.5rem
}
.clippings .articleteaser h4 {
 float:left
}
.clippings .articleteaser p {
 display:block
}
.clippings .articleteaser .button-secondary {
 display:none
}
.clippings .articleteaser .articleteaser-content-background {
 background-color:transparent
}
.clippings .articleteaser:last-child {
 border-bottom-style:none
}
.tweet {
 position:relative;
 display:inline-block;
 margin-left:4%
}
.tweet:first-child {
 margin-left:0
}
@media only screen and (min-width:720px) {
 .tweet {
  width:70%
 }
}
@media only screen and (min-width:1280px) {
 .tweet {
  width:47%
 }
}
section.publications .textcontainer {
 margin-bottom:3rem
}
section.publications .slick-dots li button,
section.publications .slick-dots li button:before {
 color:#004b7c
}
section.publications .slick-dots li {
 display:none
}
section.publications .slick-dots li.slick-active,
section.publications .slick-dots li.slick-active+li,
section.publications .slick-dots li.slick-active+li+li {
 bottom:0;
 display:inline-table
}
section.publications .slick-dots li:last-child,
section.publications .slick-dots li:nth-last-child(2),
section.publications .slick-dots li:nth-last-child(3) {
 display:inline-table
}
section.publications .slick-dots li.slick-active~li:last-child,
section.publications .slick-dots li.slick-active~li:nth-last-child(2),
section.publications .slick-dots li.slick-active~li:nth-last-child(3) {
 display:none
}
section.publications .slick-dots li.slick-active+li+li:last-child,
section.publications .slick-dots li.slick-active+li+li:nth-last-child(2),
section.publications .slick-dots li.slick-active+li+li:nth-last-child(3),
section.publications .slick-dots li.slick-active+li:last-child,
section.publications .slick-dots li.slick-active+li:nth-last-child(2),
section.publications .slick-dots li.slick-active+li:nth-last-child(3) {
 display:inline-table
}
.publicationteaser {
 break-inside:avoid;
 margin-bottom:2rem;
 border-radius:0;
 overflow:hidden;
 background-color:#fff;
 width:100%
}
.publicationteaser a:hover {
 text-decoration:none
}
.publicationteaser .teaser-img {
 background-color:#ddd;
 display:block;
 height:auto;
 position:relative;
 width:100%
}
.publicationteaser .teaser-img img {
 cursor:pointer;
 object-fit:cover;
 width:100%
}
.publicationteaser .publicationteaser-content-background {
 background-color:#fff;
 padding:1rem;
 display:table-cell
}
.publicationteaser .publicationteaser-content-background .publicationteaser-content-margin {
 display:table;
 height:100%;
 min-height:18rem
}
.publicationteaser .publicationteaser-content-background .publicationteaser-content-margin .publicationteaser-header-container {
 display:table-row
}
.publicationteaser .publicationteaser-content-background .publicationteaser-content-margin .publicationteaser-header-container .publicationteaser-headline {
 text-decoration:none
}
.publicationteaser .publicationteaser-content-background .publicationteaser-content-margin .button-container {
 display:table-row;
 vertical-align:bottom;
 position:relative
}
.publicationteaser .publicationteaser-content-background .publicationteaser-content-margin .button-container-cell {
 display:table-cell;
 vertical-align:bottom;
 position:relative
}
.publicationteaser .publicationteaser-content-background h4 {
 font-size:22px;
 font-weight:300;
 padding-bottom:1.5rem;
 color:#000
}
.publicationteaser .publicationteaser-content-background p {
 font-size:16px;
 font-weight:300;
 line-height:1.5rem
}
section.radtouren .slick-dots li button,
section.radtouren .slick-dots li button:before {
 color:#004b7c
}
section.radtouren .slick-dots li {
 display:none
}
section.radtouren .slick-dots li.slick-active,
section.radtouren .slick-dots li.slick-active+li,
section.radtouren .slick-dots li.slick-active+li+li {
 bottom:0;
 display:inline-table
}
section.radtouren .slick-dots li:last-child,
section.radtouren .slick-dots li:nth-last-child(2),
section.radtouren .slick-dots li:nth-last-child(3) {
 display:inline-table
}
section.radtouren .slick-dots li.slick-active~li:last-child,
section.radtouren .slick-dots li.slick-active~li:nth-last-child(2),
section.radtouren .slick-dots li.slick-active~li:nth-last-child(3) {
 display:none
}
section.radtouren .slick-dots li.slick-active+li+li:last-child,
section.radtouren .slick-dots li.slick-active+li+li:nth-last-child(2),
section.radtouren .slick-dots li.slick-active+li+li:nth-last-child(3),
section.radtouren .slick-dots li.slick-active+li:last-child,
section.radtouren .slick-dots li.slick-active+li:nth-last-child(2),
section.radtouren .slick-dots li.slick-active+li:nth-last-child(3) {
 display:inline-table
}
.touradressat,
.tourdate {
 margin:.5rem 0
}
section.search .button-submit {
 font-family:themify;
 padding:0 2rem
}
#search2 .input-form {
 width:100%;
 float:left;
 max-width:unset
}
@media only screen and (min-width:720px) {
 #search2 .input-form {
  width:100%;
  max-width:450px
 }
}
#searchresults .results-list .results-entry {
 display:block;
 margin-top:20px;
 margin-bottom:10px
}
#searchresults .results-list .results-entry .relevance-bar,
#searchresults .results-list .results-entry .relevance-label {
 display:none
}
#searchresults .results-list .results-entry .relevance {
 position:relative;
 color:#ee7f00;
 font-size:24px;
 line-height:1.1;
 display:inline-block
}
#searchresults .results-list .results-entry .relevance-percent {
 display:inline-block
}
#searchresults .results-list .results-entry .results-topic {
 float:left;
 margin-right:1rem
}
#searchresults .results-list .results-entry .results-topic a {
 color:#004b7c
}
#searchresults .results-list .results-entry p {
 clear:both
}
#solr-pagination {
 display:block;
 position:relative;
 margin-bottom:1rem
}
#searchresults .pagination {
 margin-top:1rem;
 display:inline-block
}
#searchresults .pagination li {
 border-radius:0;
 width:35px;
 height:35px;
 line-height:35px;
 margin-right:5px;
 border:1px solid #004b7c;
 text-align:center;
 font-size:1.25rem;
 font-weight:400
}
#searchresults .pagination li:last-child {
 margin-right:1rem
}
#searchresults .pagination li a {
 color:#004b7c;
 padding:unset
}
#searchresults .pagination li a:hover {
 text-decoration:none
}
#searchresults .pagination .active,
#searchresults .pagination li a:hover {
 background-color:#004b7c;
 color:#fff!important
}
#searchresults .pagination .active a {
 color:#fff;
 padding:unset
}
#searchresults .pagination .active a:hover {
 text-decoration:none;
 background:none
}
#results-per-page {
 display:inline-block
}
#results-per-page select {
 height:35px;
 line-height:35px;
 font-size:1.25rem;
 margin:0;
 width:70px;
 padding:0 1.5rem 0 .5rem
}
.results-list {
 margin-top:2rem
}
.adfc-ti-icon {
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.seidabei .parsley-error {
 color:#a94442!important;
 border-color:#a94442!important
}
.seidabei fieldset {
 margin:2rem 0 0
}
.seidabei .paypalbutton {
 width:20%
}
.seidabei .paypalbutton input {
 width:100%
}
section.section-signup .signup-newsletter-container {
 width:100%;
 left:0;
 padding-right:0;
 border:none;
 text-align:center
}
section.section-signup .signup-info-container {
 width:100%;
 right:0;
 padding-left:0;
 border:none;
 text-align:center
}
section.section-signup .sectioncontainer {
 overflow:hidden
}
@media only screen and (min-width:1280px) {
 section.section-signup .signup-newsletter-container {
  width:50%;
  left:0;
  padding-right:5%;
  float:left;
  border-right:1px solid;
  border-color:#8c8c8c;
  padding-bottom:2rem
 }
 section.section-signup .signup-info-container {
  width:50%;
  right:0;
  padding-left:5%;
  float:left;
  border:none;
  padding-bottom:2rem
 }
}
.section-sitenav ul {
 width:33.3%;
 padding:2rem 0;
 list-style:none
}
.section-sitenav ul li.frame-space-after-sm {
 height:10px
}
.section-sitenav nav {
 display:flex;
 flex-wrap:wrap
}
.section-sitenav a {
 color:#000;
 font-variant-ligatures:none;
 font-family:roboto,arial,sans-serif;
 font-weight:400;
 font-size:14px;
 padding:.4rem 0;
 text-decoration:none
}
.section-sitenav li {
 font-size:16px;
 font-weight:300;
 color:#737373
}
.section-sitenav li:first-child {
 padding:.9rem 0
}
.section-sitenav .openColumButton {
 visibility:hidden
}
@media only screen and (max-width:720px) {
 .section-sitenav ul {
  width:100%;
  padding:0
 }
 .section-sitenav ul li:first-child {
  cursor:pointer
 }
 .section-sitenav ul:last-child li {
  border-width:0!important
 }
 .section-sitenav .openColumButton {
  right:0;
  visibility:visible
 }
 .section-sitenav .columClosed:after {
  content:"\e648"
 }
 .section-sitenav .columClosed:after,
 .section-sitenav .columOpen:after {
  font-family:themify;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  padding-right:.5rem
 }
 .section-sitenav .columOpen:after {
  content:"\e64b"
 }
 .section-sitenav .open li {
  display:block
 }
 .section-sitenav .open li:first-child {
  display:table;
  border-width:0;
  padding:.5rem 0
 }
 .section-sitenav .open li:last-child {
  border-width:0 0 1px;
  border-style:solid;
  padding-bottom:1rem
 }
 .section-sitenav li {
  float:none;
  padding-right:3rem;
  font-weight:300;
  width:100%;
  display:none;
  padding:.1rem 0
 }
 .section-sitenav li a {
  width:100%;
  display:block;
  padding:.1rem 0
 }
 .section-sitenav li:first-child {
  display:table;
  border-width:0 0 1px;
  border-style:solid;
  padding:.5rem 0
 }
 .section-sitenav li span {
  position:absolute;
  right:0
 }
 .section-sitenav .sectioncontainer {
  padding-top:1rem;
  padding-bottom:1rem
 }
}
@media only screen and (min-width:1280px) {
 .section-sitenav ul {
  width:16.66%
 }
}
section.structure-strip {
 width:100%;
 background-color:#ee7f00;
 position:relative;
 height:auto
}
section.structure-strip .structure-strip-container {
 position:relative;
 height:auto;
 padding-top:.2rem;
 padding-bottom:.2rem
}
section.structure-strip h4 {
 font-weight:300;
 color:#fff;
 line-height:2rem;
 letter-spacing:.05rem;
 font-size:1rem
}
.teaser {
 color:#fff;
 position:relative
}
.teaser--colorteaser {
 background-color:#ee7f00
}
.teaser--imageteaser {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/winter/fotolia_131903021.jpg')
}
.teaser .button {
 margin:.5rem 0 2rem
}
.teaser__link:hover {
 text-decoration:none
}
.teaser__link:hover .button span:first-child {
 text-decoration:underline
}
.teaser__headline {
 color:#fff;
 padding:.8rem 1rem
}
.teaser--colorteaser .teaser__headline {
 padding:0 0 1rem
}
.teaser--imageteaser .teaser__headline {
 background-color:#004b7c;
 margin-bottom:1rem
}
.teaser__subheadline {
 background-color:#ee7f00;
 color:#fff;
 display:inline-block;
 text-transform:uppercase
}
.teaser--colorteaser .teaser__subheadline {
 padding-top:1.5rem
}
.teaser--imageteaser .teaser__subheadline {
 margin-top:2rem;
 padding-left:1rem;
 padding-right:1rem
}
.teaser__image-container {
 float:right;
 display:none;
 height:100%;
 position:relative;
 visibility:hidden;
 width:32%
}
@media only screen and (min-width:720px) {
 .teaser__image-container {
  display:block;
  visibility:visible
 }
}
.teaser__image {
 min-width:600px;
 position:absolute;
 top:-30px
}
section.termine {
 background-color:#004b7c
}
section.termine h1 {
 color:#fff
}
.teaser-container {
 margin:1rem;
 display:inline-block
}
section.termineoverview {
 background-color:#004b7c
}
section.termineoverview .slick-next:before,
section.termineoverview .slick-prev:before,
section.termineoverview h1 {
 color:#fff
}
section.termineoverview .slick-dots li {
 display:none
}
section.termineoverview .slick-dots li.slick-active,
section.termineoverview .slick-dots li.slick-active+li,
section.termineoverview .slick-dots li.slick-active+li+li {
 bottom:0;
 display:inline-table
}
section.termineoverview .slick-dots li:last-child,
section.termineoverview .slick-dots li:nth-last-child(2),
section.termineoverview .slick-dots li:nth-last-child(3) {
 display:inline-table
}
section.termineoverview .slick-dots li.slick-active~li:last-child,
section.termineoverview .slick-dots li.slick-active~li:nth-last-child(2),
section.termineoverview .slick-dots li.slick-active~li:nth-last-child(3) {
 display:none
}
section.termineoverview .slick-dots li.slick-active+li+li:last-child,
section.termineoverview .slick-dots li.slick-active+li+li:nth-last-child(2),
section.termineoverview .slick-dots li.slick-active+li+li:nth-last-child(3),
section.termineoverview .slick-dots li.slick-active+li:last-child,
section.termineoverview .slick-dots li.slick-active+li:nth-last-child(2),
section.termineoverview .slick-dots li.slick-active+li:nth-last-child(3) {
 display:inline-table
}
.terminteaser {
 display:table;
 width:100%
}
.terminteaser.clickable {
 cursor:pointer
}
.terminteaser .upper {
 font-size:11px;
 font-weight:500;
 display:table-row
}
.terminteaser .upper .terminteaser-left,
.terminteaser .upper .terminteaser-right {
 padding:.5em 1em;
 vertical-align:top;
 text-transform:uppercase;
 letter-spacing:.1em
}
.terminteaser .lower {
 display:table-row
}
.terminteaser .lower .terminteaser-left {
 padding:0 1em .8em;
 vertical-align:middle;
 text-transform:uppercase;
 letter-spacing:.1em
}
.terminteaser .lower .terminteaser-right {
 padding:0 .5em .8em;
 vertical-align:middle;
 line-height:1.2;
 -o-hyphens:auto;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto
}
@media only screen and (min-width:480px) {
 .terminteaser .lower .terminteaser-right {
  min-width:80%
 }
}
@media only screen and (min-width:720px) {
 .terminteaser .lower .terminteaser-right {
  min-width:80%
 }
}
@media only screen and (min-width:1280px) {
 .terminteaser .lower .terminteaser-right {
  max-width:80%;
  min-width:80%
 }
}
@media only screen and (min-width:1730px) {
 .terminteaser .lower .terminteaser-right {
  max-width:80%;
  min-width:80%
 }
}
.terminteaser .termin-subtitle {
 color:#ee7f00
}
.terminteaser .termin-title {
 font-size:22px
}
.terminteaser .terminteaser-left {
 display:table-cell;
 width:20%;
 background-color:#fff
}
.terminteaser .terminteaser-right {
 display:table-cell;
 width:80%;
 background-color:#ccdbe5
}
.terminteaser .terminteaser-right hr {
 margin:.5em 0 0;
 border-color:#000
}
.terminteaser .terminteaser-datetable {
 display:table
}
.terminteaser .terminteaser-daterow {
 display:table-row
}
.terminteaser .terminteaser-date-small {
 font-size:11px;
 font-weight:500;
 display:table-cell;
 width:33.3%;
 text-align:center
}
.terminteaser .terminteaser-date-big {
 font-size:22px;
 font-weight:300;
 display:table-cell;
 width:33.3%;
 text-align:center
}
.terminteaser .terminteaser-until {
 color:#ee7f00;
 font-size:22px;
 display:table-cell;
 width:33.3%;
 text-align:center
}
.terminteaser .terminteaser-until span:before {
 font-weight:500
}
.terminteaser .terminteaser-until:last-child {
 display:none
}
section.thema-a-z .topic-container {
 margin-bottom:2rem
}
section.thema-a-z .topic-container h2 {
 border-bottom:2px solid #cacaca;
 padding-bottom:.3rem;
 font-size:1.8rem;
 display:inline-block
}
section.thema-a-z .topic-container h2 a:hover {
 color:#ee7f00;
 text-decoration:none
}
section.thema-a-z .topic-container ul .first-subtopic {
 list-style-type:none;
 margin:1rem 1rem 1rem 0;
 padding:.25rem 0 0;
 font-weight:300;
 color:#000;
 letter-spacing:.05em
}
section.thema-a-z .topic-container ul .first-subtopic a:hover {
 text-decoration:none;
 color:#ee7f00
}
section.thema-a-z .topic-container ul .first-subtopic ul {
 border-top:1px solid #cacaca;
 margin-top:.5rem
}
section.thema-a-z .topic-container ul .first-subtopic ul .second-subtopic {
 list-style-type:none;
 display:block;
 white-space:nowrap;
 margin:.25rem 1rem 0;
 padding:.25rem 0 0;
 font-weight:300;
 color:#737373;
 letter-spacing:.05em
}
@media only screen and (min-width:720px) {
 section.thema-a-z .topic-container ul .first-subtopic ul .second-subtopic {
  display:inline-block
 }
}
section.thema-a-z .topic-container ul .first-subtopic ul .second-subtopic a {
 color:#737373
}
section.thema-a-z .topic-container ul .first-subtopic ul .second-subtopic a:hover {
 color:#ee7f00
}
section.timeline {
 padding-top:2rem;
 padding-bottom:2rem
}
section.timeline .cd-timeline-start {
 position:relative;
 display:block;
 clear:both;
 width:250px;
 padding:15px;
 margin:0 auto 10px;
 background:#fff;
 z-index:1;
 text-align:center
}
section.timeline .cd-final {
 margin-bottom:0
}
section.timeline .cd-timeline-start-caption {
 color:#4b4e53;
 font-size:26px;
 padding-top:10px;
 padding-bottom:10px
}
section.timeline .cd-timeline-start-date {
 margin-bottom:5px
}
section.timeline .cd-timeline-content h2 {
 line-height:36px;
 margin-bottom:0
}
section.timeline .cd-container {
 width:90%;
 max-width:1170px;
 margin:0 auto
}
section.timeline .cd-container:after {
 content:"";
 display:table;
 clear:both
}
section.timeline #cd-timeline {
 position:relative;
 padding-top:0;
 padding-bottom:0
}
section.timeline #cd-timeline:before {
 content:"";
 position:absolute;
 top:0;
 left:18px;
 height:100%;
 width:4px;
 background:#e5e5e5
}
@media only screen and (min-width:991px) {
 section.timeline #cd-timeline:before {
  left:50%;
  margin-left:-2px
 }
}
section.timeline .cd-timeline-block {
 position:relative;
 margin:2em 0
}
section.timeline .cd-timeline-block:after {
 content:"";
 display:table;
 clear:both
}
section.timeline .cd-timeline-block:first-child {
 margin-top:0
}
section.timeline .cd-timeline-block:last-child {
 margin-bottom:0
}
@media only screen and (min-width:991px) {
 section.timeline .cd-timeline-block {
  margin:4em 0
 }
 section.timeline .cd-timeline-block:first-child {
  margin-top:0
 }
 section.timeline .cd-timeline-block:last-child {
  margin-bottom:0
 }
}
section.timeline .cd-timeline-img {
 position:absolute;
 top:0;
 left:0;
 width:40px;
 height:40px;
 border-radius:50%
}
section.timeline .cd-timeline-img img {
 display:block;
 width:24px;
 height:24px;
 position:relative;
 left:50%;
 top:50%;
 margin-left:-12px;
 margin-top:-12px
}
section.timeline .cd-timeline-img.cd-picture {
 background:#dfdfdf;
 text-align:center;
 font-size:24px;
 padding-top:16px;
 color:#fff
}
section.timeline .cd-timeline-img.cd-movie {
 background:#c03b44
}
section.timeline .cd-timeline-img.cd-location {
 background:#f0ca45
}
@media only screen and (min-width:991px) {
 section.timeline .cd-timeline-img {
  width:60px;
  height:60px;
  left:50%;
  margin-left:-30px;
  -webkit-transform:translateZ(0);
  -webkit-backface-visibility:hidden
 }
 section.timeline .cssanimations .cd-timeline-img.is-hidden {
  visibility:hidden
 }
 section.timeline .cssanimations .cd-timeline-img.bounce-in {
  visibility:visible;
  animation:c .6s
 }
}
@keyframes c {
 0% {
  opacity:0;
  transform:scale(.5)
 }
 60% {
  opacity:1;
  transform:scale(1.2)
 }
 to {
  transform:scale(1)
 }
}
section.timeline .cd-timeline-content {
 position:relative;
 margin-left:60px;
 background:#f3f3f3;
 padding:20px
}
section.timeline .cd-timeline-content:after {
 content:"";
 display:table;
 clear:both
}
section.timeline .cd-timeline-content h2 {
 font-size:32px;
 line-height:28px;
 margin-top:0;
 margin-bottom:10px
}
section.timeline .cd-timeline-content .cd-date,
section.timeline .cd-timeline-content .cd-read-more {
 display:inline-block
}
section.timeline .cd-timeline-content .cd-read-more {
 float:right;
 padding:.8em 1em;
 background:#acb7c0;
 color:#fff;
 border-radius:.25em
}
section.timeline .no-touch .cd-timeline-content .cd-read-more:hover {
 background-color:#bac4cb
}
section.timeline .cd-timeline-content .cd-date {
 float:left
}
section.timeline .cd-date-month,
section.timeline .cd-date-year {
 display:block;
 font-family:Lato,Arial,Helvetica,sans-serif;
 font-weight:400
}
section.timeline .cd-date-year {
 font-size:20px
}
section.timeline .cd-date-month {
 font-size:14px
}
section.timeline .cd-timeline-content:before {
 top:16px;
 height:0;
 width:0;
 border:7px solid transparent;
 border-right:7px solid #f3f3f3
}
section.timeline h2.portfolio-timeline-title {
 margin:10px 0 0
}
@media only screen and (min-width:991px) {
 section.timeline .cd-timeline-content {
  margin-left:0;
  padding:1.6em;
  width:45%
 }
 section.timeline .cd-timeline-content:before {
  top:24px;
  left:100%;
  border-color:transparent;
  border-left-color:#f3f3f3
 }
 section.timeline .cd-timeline-content .cd-read-more {
  float:left
 }
 section.timeline .cd-timeline-content .cd-date {
  position:absolute;
  width:100%;
  left:122%;
  top:6px;
  background:transparent;
  padding:0 15px
 }
 section.timeline .cd-timeline-block:nth-child(2n) .cd-timeline-content {
  float:right
 }
 section.timeline .cd-timeline-block:nth-child(2n) .cd-timeline-content:before {
  top:24px;
  left:auto;
  right:100%;
  border-color:transparent;
  border-right-color:#f3f3f3
 }
 section.timeline .cd-timeline-block:nth-child(2n) .cd-timeline-content .cd-read-more {
  float:right
 }
 section.timeline .cd-timeline-block:nth-child(2n) .cd-timeline-content .cd-date {
  left:auto;
  right:122%;
  text-align:right
 }
 section.timeline .cssanimations .cd-timeline-content.is-hidden {
  visibility:hidden
 }
 section.timeline .cssanimations .cd-timeline-content.bounce-in {
  visibility:visible;
  animation:d .6s
 }
}
@media only screen and (min-width:991px) {
 section.timeline .cssanimations .cd-timeline-block:nth-child(2n) .cd-timeline-content.bounce-in {
  animation:e .6s
 }
}
@keyframes d {
 0% {
  opacity:0;
  transform:translateX(-100px)
 }
 60% {
  opacity:1;
  transform:translateX(20px)
 }
 to {
  transform:translateX(0)
 }
}
@keyframes e {
 0% {
  opacity:0;
  transform:translateX(100px)
 }
 60% {
  opacity:1;
  transform:translateX(-20px)
 }
 to {
  transform:translateX(0)
 }
}
section.timeline .clearfix:after,
section.timeline .clearfix:before,
section.timeline .row:after,
section.timeline .row:before {
 content:"\0020";
 display:block;
 overflow:hidden;
 visibility:hidden;
 width:0;
 height:0
}
section.timeline .clearfix:after,
section.timeline .row:after {
 clear:both
}
section.timeline .clearfix,
section.timeline .row {
 zoom:1
}
@media (max-width:991px) {
 section.timeline .wow {
  visibility:visible!important;
  animation:none!important
 }
 section.timeline .hide-max-960 {
  display:none
 }
 section.timeline .p-top-60-mobile {
  padding-top:60px
 }
 section.timeline .m-top-0-mobile {
  margin-top:0
 }
 section.timeline .m-top-min-40-mobile {
  margin-top:-40px
 }
 section.timeline .cd-timeline-start {
  margin:0
 }
 section.timeline .cd-timeline-img.cd-picture {
  font-size:18px;
  padding-top:8px
 }
 section.timeline .cd-date {
  margin-top:15px;
  background:#fff;
  float:none!important
 }
 section.timeline .cd-date-month,
 section.timeline .cd-date-year {
  display:inline-block;
  font-size:14px
 }
 section.timeline .cd-date-year {
  margin-right:10px;
  margin-bottom:0
 }
}
@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
 section.timeline .mfp-img-mobile .mfp-image-holder {
  padding-left:0;
  padding-right:0
 }
 section.timeline .mfp-img-mobile img.mfp-img {
  padding:0
 }
 section.timeline .mfp-img-mobile .mfp-figure:after {
  top:0;
  bottom:0
 }
 section.timeline .mfp-img-mobile .mfp-figure small {
  display:inline;
  margin-left:5px
 }
 section.timeline .mfp-img-mobile .mfp-bottom-bar {
  background:rgba(0,0,0,.6);
  bottom:0;
  margin:0;
  top:auto;
  padding:3px 5px;
  position:fixed;
  box-sizing:border-box
 }
 section.timeline .mfp-img-mobile .mfp-bottom-bar:empty {
  padding:0
 }
 section.timeline .mfp-img-mobile .mfp-counter {
  right:5px;
  top:3px
 }
 section.timeline .mfp-img-mobile .mfp-close {
  top:0;
  right:0;
  width:35px;
  height:35px;
  line-height:35px;
  background:rgba(0,0,0,.6);
  position:fixed;
  text-align:center;
  padding:0
 }
}
@media (max-width:900px) {
 section.timeline .mfp-arrow {
  transform:scale(.75)
 }
 section.timeline .mfp-arrow-left {
  transform-origin:0
 }
 section.timeline .mfp-arrow-right {
  transform-origin:100%
 }
 section.timeline .mfp-container {
  padding-left:6px;
  padding-right:6px
 }
}
section.timeline .mfp-ie7 .mfp-img {
 padding:0
}
section.timeline .mfp-ie7 .mfp-bottom-bar {
 width:600px;
 left:50%;
 margin-left:-300px;
 margin-top:5px;
 padding-bottom:5px
}
section.timeline .mfp-ie7 .mfp-container {
 padding:0
}
section.timeline .mfp-ie7 .mfp-content {
 padding-top:44px
}
section.timeline .mfp-ie7 .mfp-close {
 top:0;
 right:0;
 padding-top:0
}
section.timeline #cd-timeline:before {
 background:#000;
 opacity:.3;
 width:3px
}
section.timeline .cd-timeline-content:before {
 content:"";
 position:absolute;
 top:22px;
 right:100%;
 height:25px;
 width:50px;
 border:17px solid transparent;
 border-right:17px solid transparent
}
section.timeline .cd-timeline-img {
 border-radius:0
}
section.timeline .cd-timeline-content {
 padding:0;
 background-repeat:no-repeat;
 background-size:contain
}
section.timeline .cd-timeline-content:before {
 border-left-color:#9c9c9c
}
section.timeline .cd-timeline-block:nth-child(2n) .cd-timeline-content:before {
 border-right-color:#9c9c9c;
 top:22px
}
section.timeline .cd-timeline-text {
 padding:20px;
 background-color:#fff
}
section.timeline .logo-container {
 background-color:#9c9c9c;
 width:100%;
 position:relative;
 height:80px;
 padding:10px
}
section.timeline .logo {
 left:2%;
 background-repeat:no-repeat;
 background-size:contain
}
section.timeline .adfc-vorteile {
 background-color:#004b7c;
 width:25px;
 height:25px;
 margin-left:-14px;
 margin-top:26px;
 z-index:9;
 border-radius:50%
}
section.timeline .adfc-vorteile svg path {
 fill:#d90019
}
section.timeline .entega {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/entega.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .bike-assekuranz {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/bike_assekuranz.svg');
 width:150px;
 height:60px;
 position:relative
}
section.timeline .adfc-pannenhilfe {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/adfc_pannenhilfe.svg');
 width:150px;
 height:60px;
 position:relative
}
section.timeline .adfc-pannenhilfe-plus {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/adfc_pannenhilfe_plus.svg');
 width:150px;
 height:60px;
 position:relative
}
section.timeline .adfc-versicherungen {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/adfc_versicherungen.svg');
 width:150px;
 height:60px;
 position:relative
}
section.timeline .cambio {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/cambio.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .radurlaub {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/radurlaub.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .nextbike {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/nextbike.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .callabike {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/callabike.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .carsharing {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/carsharing.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .vsf-reiserad {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/vsf_reiserad.svg');
 width:60px;
 height:60px;
 position:relative
}
section.timeline .drivenow {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/DriveNow.svg');
 width:200px;
 height:60px;
 position:relative;
 margin-top:3%
}
section.timeline .stadtmobil {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/stadtmobil_carsharing.svg');
 width:193px;
 height:60px;
 position:relative;
 margin-top:1%
}
section.timeline .scouter {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/logos/scouter_carsharing.svg');
 width:183px;
 height:60px;
 position:relative
}
section.timeline .advantage {
 font-size:54px;
 font-weight:100;
 color:#ee7400;
 display:block;
 margin-top:-1.5rem
}
section.timeline .cd-date {
 font-size:1.4em;
 font-weight:300;
 color:#ee7400
}
@media only screen and (max-width:992px) {
 section.timeline .adfc-vorteile {
  margin-top:30px;
  margin-left:6px
 }
 section.timeline .cd-timeline-content:before {
  border-left-color:transparent;
  border-right-color:#9c9c9c
 }
 section.timeline .advantage,
 section.timeline .vorteil {
  display:inline-block
 }
}
.adcf-topicfinder-container-inner:before {
 content:"";
 display:inline-block;
 height:100%;
 margin-right:-.3em;
 vertical-align:top
}
.adcf-topicfinder-container-inner {
 display:grid;
 float:none;
 margin-top:auto;
 margin-bottom:auto;
 height:100%;
 vertical-align:middle;
 white-space:normal;
 text-align:left;
 padding-left:0
}
@media only screen and (min-width:720px) {
 .adcf-topicfinder-container-inner {
  padding-left:1rem
 }
}
.topicfinder-content {
 display:inline-block
}
section.topicfinder {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/sample-topicfinder-banner.jpg');
 background-size:cover;
 height:20rem;
 min-height:20rem
}
section.topicfinder.imalltag {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/plugins/img/topicfinder-imalltag-banner.jpg')
}
section.topicfinder label {
 font-size:36px;
 color:#fff;
 font-weight:300;
 white-space:nowrap
}
section.topicfinder .selectornubsi {
 margin-top:1rem
}
section.topicfinder .selectornubsiactive:before {
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_orange_42x42.svg')!important
}
section.topicfinder .selectornubsipassive:before {
 height:2rem;
 width:2rem;
 position:absolute;
 margin-top:-2rem;
 right:1rem;
 background-image:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/adfc_svg_gaphics/adfc_arrow_white_42x42.svg');
 background-size:2rem 2rem;
 content:""
}
section.topicfinder .selector-label {
 font-size:20px;
 color:#fff;
 font-weight:300;
 white-space:nowrap;
 display:inline-block;
 line-height:3rem;
 vertical-align:top
}
@media only screen and (min-width:480px) {
 section.topicfinder .selector-label {
  line-height:30px
 }
}
@media only screen and (min-width:720px) {
 section.topicfinder .selector-label {
  font-size:36px;
  line-height:3rem
 }
}
section.topicfinder label,
section.topicfinder select {
 display:inline-block;
 vertical-align:middle;
 margin-top:1vw
}
section.topicfinder .sectioncontainer {
 vertical-alignment:middle;
 display:block;
 float:none;
 height:100%
}
section.topicfinder .selector {
 display:inline-block;
 margin:0;
 position:relative
}
@media only screen and (min-width:480px) {
 section.topicfinder .selector {
  margin:0 0 0 1rem
 }
}
section.topicfinder .selector .selected,
section.topicfinder .selector .selector-highlight {
 background-color:#ee7f00!important;
 color:#fff
}
section.topicfinder .selector-mainfield {
 background-color:#fff;
 width:auto;
 font-size:16px;
 display:inline-flex;
 padding:.25rem 1rem;
 cursor:pointer
}
section.topicfinder .selector-mainfield .selector-mainfield-text {
 padding-right:1rem;
 overflow:hidden
}
section.topicfinder .selector-mainfield span {
 right:0;
 padding:.3rem 0
}
@media only screen and (min-width:720px) {
 section.topicfinder .selector-mainfield {
  font-size:24px
 }
 section.topicfinder .selector-mainfield span {
  padding:.5rem 0
 }
}
section.topicfinder .selector-options {
 position:absolute;
 z-index:3;
 width:100%;
 cursor:pointer
}
section.topicfinder .selector-options .selector-option {
 background-color:#fff;
 padding:.25rem 1rem;
 box-shadow:0 2px 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.1)
}
section.topicfinder .selector-options .selector-option .selected {
 background-color:#ee7f00
}
section.topicfinder .styledselect {
 display:inline-block;
 background:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/selector-handle.svg') no-repeat 100%;
 overlow:hidden
}
section.topicfinder option,
section.topicfinder select {
 width:auto;
 background:#fff;
 border:none;
 color:#000;
 height:2em;
 margin:0 0 0 2em;
 padding:0 1em;
 font-family:roboto,arial,sans-serif;
 font-weight:300;
 font-size:24px
}
section.topicfinder .styledselect.styledselectcolor {
 background-color:#fff
}
section.umfrage .vspace {
 height:1rem
}
section.verwandtes h1 {
 padding-bottom:0
}
.verwandtes-teaser-container {
 width:100%;
 overflow:hidden
}
.verwandtes-teaser-container .verwandtes-thema {
 display:none
}
.verwandtes-teaser-container .verwandtes-thema .button-secondary {
 margin-bottom:1rem
}
.verwandtes-teaser-container>div:first-child {
 display:inline-block
}
.verwandtes-teaser-container>div:first-child .verwandtes-thema,
.verwandtes-teaser-container>div:first-child img,
.verwandtes-teaser-container>div:first-child p {
 display:block
}
.verwandtes-teaser-container .verwandtes-teaser-line:first-child>.verwandtes-teaser>.teaser-img {
 background-color:#ddd;
 display:block;
 height:auto;
 position:relative;
 width:100%
}
.verwandtes-teaser-container .verwandtes-teaser-line:first-child>.verwandtes-teaser>.teaser-img img {
 cursor:pointer;
 object-fit:cover;
 width:100%
}
.verwandtes-teaser-container .verwandtes-teaser-line {
 width:100%;
 display:none;
 margin-top:2rem
}
@media only screen and (min-width:720px) {
 .verwandtes-teaser-container .verwandtes-teaser-line {
  display:inline-block
 }
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser {
 display:inline-block;
 margin:0 auto;
 padding-top:2rem;
 float:left
}
@media only screen and (min-width:720px) {
 .verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser {
  width:48%;
  padding-top:0;
  margin-right:4%
 }
}
@media only screen and (min-width:1280px) {
 .verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser {
  width:32%;
  padding-top:0;
  margin-right:2%
 }
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .teaser-img {
 background-color:#ddd;
 display:none;
 height:auto;
 position:relative;
 width:100%
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background {
 background-color:#fff;
 padding:1rem;
 border-spacing:0;
 min-height:19rem
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background .verwandtesteaser-content-margin {
 display:table;
 height:50px;
 min-height:18rem;
 table-layout:fixed
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background .verwandtesteaser-content-margin .verwandtesteaser-header-container {
 display:table-row
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background .verwandtesteaser-content-margin .verwandtesteaser-header-container .verwandtesteaser-headline,
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background .verwandtesteaser-content-margin .verwandtesteaser-header-container .verwandtesteaser-headline:hover {
 text-decoration:none
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background .verwandtesteaser-content-margin .button-container {
 display:table-row;
 vertical-align:bottom
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background .verwandtesteaser-content-margin .button-container-cell {
 display:table-cell;
 vertical-align:bottom
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background h4 {
 font-size:22px;
 font-weight:300;
 padding-bottom:1.5rem;
 color:#000
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser .verwandtescontainer-content-background p {
 font-size:16px;
 font-weight:300;
 line-height:1.5rem
}
.verwandtes-teaser-container .verwandtes-teaser-line .verwandtes-teaser:first-child {
 padding-top:0
}
@media only screen and (min-width:720px) {
 .verwandtes-teaser-container .verwandtes-teaser-line>div:nth-child(2n) {
  margin-right:0!important
 }
}
@media only screen and (min-width:1280px) {
 .verwandtes-teaser-container .verwandtes-teaser-line>div:nth-child(2n) {
  margin-right:2%!important
 }
 .verwandtes-teaser-container .verwandtes-teaser-line>div:nth-child(3n) {
  margin-right:0!important
 }
}
@media only screen and (min-width:720px) {
 .verwandtes-teaser-container .verwandtes-teaser-line>div:last-child {
  display:none
 }
}
@media only screen and (min-width:1280px) {
 .verwandtes-teaser-container .verwandtes-teaser-line>div:last-child {
  display:inline-block;
  margin-right:0
 }
}
.noteasercontainer {
 position:relative;
 break-inside:avoid;
 margin-bottom:1rem;
 border-radius:0;
 overflow:hidden;
 box-shadow:0 2px 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.1);
 background-color:#fff
}
.noteasercontainer .verwandtescontainer-content-background {
 background-color:#fff;
 padding:1rem
}
section.video .sectioncontainer {
 padding:8rem 0
}
section.video h1 {
 font-size:20px;
 color:#fff;
 text-align:center;
 position:relative;
 padding-bottom:0
}
@media only screen and (min-width:720px) {
 section.video h1 {
  font-size:32px
 }
}
section.video .video-bg {
 position:absolute;
 background-color:#424242;
 width:100%;
 height:100%;
 opacity:.7
}
section.video #button-to-video-popup {
 background:url('../../../typo3conf/ext/adfc_website/Resources/Public/assets/img/icons/video_play_button.svg') no-repeat 50%;
 width:100%;
 height:4rem;
 padding:0;
 margin-top:2rem;
 cursor:pointer
}
.videopopup {
 z-index:8;
 margin:15vh auto;
 position:relative;
 text-align:center;
 max-width:820px
}
.videocontainer {
 position:relative;
 width:100%;
 height:0;
 padding-bottom:56.25%
}
.videoplayer {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.videoclosebutton {
 position:absolute;
 top:-40px;
 right:0;
 padding-top:1rem;
 font-weight:400;
 color:#fff;
 cursor:pointer
}
section.vorstand .center-div {
 display:table;
 margin:3rem auto 0
}
section.vorstand .slick-dots li button,
section.vorstand .slick-dots li button:before {
 color:#004b7c
}
section.vorteile h1 {
 text-align:center
}
section.vorteile h1 .button4 {
 margin-top:2rem
}
section.vorteile .slick-track {
 display:flex;
 align-items:center;
 justify-content:center
}
.adfc-call-to-action {
 display:grid;
 grid-gap:2rem;
 grid-template-columns:repeat(1,1fr)
}
@media only screen and (min-width:720px) {
 section.article .adfc-call-to-action {
  grid-template-columns:repeat(2,1fr)
 }
}
@media only screen and (min-width:1280px) {
 section.article .adfc-call-to-action {
  grid-template-columns:repeat(1,1fr)
 }
}
section.article .adfc-call-to-action:not(:only-child) {
 margin-top:2rem
}
section:not(.article) .adfc-call-to-action {
 margin:0 auto;
 max-width:1440px;
 padding-top:2rem;
 padding-bottom:2.5rem;
 position:relative;
 width:90%
}
@media only screen and (min-width:480px) {
 section:not(.article) .adfc-call-to-action {
  width:80%
 }
}
@media only screen and (min-width:720px) {
 section:not(.article) .adfc-call-to-action {
  grid-template-columns:repeat(2,1fr)
 }
}
@media only screen and (min-width:1280px) {
 section:not(.article) .adfc-call-to-action {
  grid-template-columns:repeat(3,1fr)
 }
}
.adfc-call-to-action__item {
 background-color:#f2f2f2;
 display:grid;
 grid-template-columns:auto 1fr;
 grid-template-rows:auto auto 1fr auto;
 padding-bottom:1rem
}
.adfc-call-to-action__item:only-child {
 grid-column:1/span 3
}
section:not(.bgcount)~section.bgcount:nth-of-type(2n) .adfc-call-to-action__item {
 background-color:#f2f2f2
}
.adfc-call-to-action:not(:only-child) .adfc-call-to-action__item {
 background-color:#fff
}
.adfc-call-to-action__image {
 grid-column:1/span 2;
 grid-row:1/span 1;
 max-width:none;
 width:100%
}
.adfc-call-to-action__headline {
 color:#000;
 font-family:roboto,arial,sans-serif;
 font-size:22px;
 font-variant-ligatures:none;
 font-weight:100;
 background-color:#004b7c;
 color:#fff;
 grid-column:1/span 2;
 grid-row:2/span 1;
 padding:1rem
}
.adfc-call-to-action__body {
 grid-column:1/span 2;
 grid-row:3/span 1;
 padding:1rem
}
.adfc-call-to-action__body h2 {
 color:#000;
 font-family:roboto,arial,sans-serif;
 font-size:22px;
 font-variant-ligatures:none;
 font-weight:100;
 padding:0
}
.adfc-call-to-action__body ul {
 list-style-position:inside;
 list-style-type:none;
 display:table
}
.adfc-call-to-action__body ul li {
 display:table-row
}
.adfc-call-to-action__body ul li:before {
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 content:"\e64d";
 color:#ee7f00;
 padding-right:1rem;
 display:table-cell
}
.adfc-call-to-action__body a:not(.button--paypal) {
 color:#ee7f00
}
.adfc-call-to-action__body h2:not(:last-child),
.adfc-call-to-action__body p:not(:last-child),
.adfc-call-to-action__body ul:not(:last-child) {
 margin-bottom:1rem
}
.adfc-call-to-action__button {
 border:none;
 border-radius:0;
 font-family:roboto,arial,sans-serif;
 position:relative;
 border:0 solid #f7bf80;
 color:#fff;
 cursor:pointer;
 display:inline-block;
 font-size:16px;
 font-style:italic;
 line-height:inherit;
 margin:.5rem 1rem .5rem 0;
 white-space:nowrap;
 background-color:#ee7f00;
 font-weight:400;
 padding:.5rem;
 grid-column:1/span 1;
 grid-row:4/span 1;
 margin:1rem 1rem 0;
 white-space:normal
}
.adfc-call-to-action__button:first-letter {
 text-transform:uppercase
}
.adfc-call-to-action__button:hover {
 color:#fff
}
.adfc-call-to-action__button:hover span:first-child {
 text-decoration:underline
}
.adfc-call-to-action__button span:last-child {
 padding-left:.2rem
}
.adfc-call-to-action__button:hover {
 background-color:#ee7f00;
 text-decoration:none
}
.adfc-call-to-action__button-label {
 padding-right:.2rem
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
 .cc-window.cc-bottom {
  bottom:1em!important
 }
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
 .cc-window.cc-banner,
 .cc-window.cc-left,
 .cc-window.cc-right {
  left:1em!important;
  right:1em!important
 }
}
@media screen and (max-width:900px) {
 .cc-compliance {
  flex-flow:column nowrap!important
 }
 .cc-window.cc-floating {
  max-width:calc(100vw - 2em)!important
 }
}
@media screen and (min-width:901px) {
 .cc-window.cc-floating {
  max-width:31em!important
 }
}
.cc-floating .cc-message {
 font-family:roboto,arial,sans-serif!important;
 font-size:16px!important;
 font-weight:300!important
}
@media screen and (max-width:900px) {
 .cc-floating .cc-message {
  margin-bottom:0!important
 }
}
.cc-link {
 opacity:1!important
}
.cc-link:hover {
 text-decoration:none!important
}
.cc-btn {
 font-family:roboto,arial,sans-serif!important;
 font-size:16px!important;
 font-style:italic!important;
 font-weight:400!important;
 white-space:nowrap!important
}
.cc-btn+.cc-btn {
 margin-left:0!important
}
.cc-btn:not(.cc-dismiss),
.cc-btn:not(.cc-dismiss):hover {
 background-color:#ee7f00!important
}
@media screen and (min-width:901px) {
 .cc-btn+.cc-btn {
  margin-left:1em!important
 }
}
@media screen and (max-width:900px) {
 .cc-btn {
  margin-top:1em!important;
  white-space:nowrap!important;
  width:100%!important
 }
}
@media screen and (max-width:900px) {
 .cc-btn.cc-dismiss {
  border:none!important;
  line-height:1!important;
  padding-bottom:0!important;
  padding-top:0!important
 }
}
@media screen and (min-width:901px) {
 .cc-btn.cc-dismiss {
  padding-left:0!important;
  padding-right:0!important
 }
}
.optin-list h2 {
 margin-bottom:0;
 padding:0
}
.optin-list h2+p,
.optin-list h4+p {
 margin-bottom:1em
}
.optin-list .optin-list-item {
 margin-bottom:.3em
}
.optin-list .optin-switch input:checked+.toggle-slider {
 background-color:#ee7f00
}
.optin-list .optin-switch.disabled input:checked+.toggle-slider {
 background-color:#f1b36c
}
.optin-list .optin-switch .toggle-slider {
 border-radius:45px
}
.optin-list .optin-switch .toggle-slider:before {
 border-radius:90px
}
summary {
 display:none
}
::-webkit-details-marker {
 display:none
}
details>summary:first-of-type {
 list-style-type:none
}
@media only screen and (max-width:720px) {
 details:focus,
 summary:focus {
  outline:none
 }
 summary {
  border:1px solid #004b7c;
  color:#000;
  cursor:pointer;
  display:block;
  font-size:20px;
  line-height:1.5rem;
  padding:1.25rem 1rem;
  position:relative
 }
 summary:after {
  content:" einblenden"
 }
 summary:before {
  font-family:themify;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e64b";
  position:absolute;
  right:1rem
 }
 details[open] summary,
 summary:hover {
  background-color:#ccdbe5
 }
 details[open] summary {
  margin-bottom:12px
 }
 details[open] summary:after {
  content:" ausblenden"
 }
 details[open] summary:before {
  content:"\e648"
 }
}
.tx-powermail .powermail_fieldset .parsley-error,
.tx-powermail .powermail_fieldset .powermail_field_error,
.tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus,
.tx-powermail .powermail_fieldset div.error {
 background-color:#fff!important;
 color:#a94442;
 border-color:#a94442
}
.tx-powermail .powermail_fieldset .parsley-errors-list>li {
 color:#a94442;
 padding:5px 10px
}
.tx-powermail .powermail_fieldset .parsley-errors-list.filled {
 display:block
}
.tx-powermail .powermail_fieldset .parsley-errors-list {
 display:none;
 margin:5px 0 20px;
 padding:0;
 list-style-type:none;
 background-color:#f2dede;
 border:1px solid #ebccd1;
 width:100%;
 float:right;
 clear:left
}
.callout {
 padding:1rem 3rem 1rem 1rem
}
.callout.success {
 background-color:#ccdbe5;
 border:none;
 color:#000
}
.close-button {
 color:#fff
}
.person {
 background-color:#fff;
 height:auto;
 position:relative;
 margin-bottom:1rem
}
.person .publicationteaser-content-margin {
 margin:1rem
}
.person .publicationteaser__link:hover {
 text-decoration:none
}
.person .publicationteaser__headline {
 color:#000;
 font-size:22px;
 font-weight:300;
 padding-bottom:1.5rem
}
.person .publicationteaser__headline p {
 font-size:16px;
 font-weight:300;
 line-height:1.5rem
}
.person .publicationteaser__headline img {
 width:100%
}
.mediencontainer ul:not(.slick-dots) li.li-phone:before {
 content:"\e621"
}
.mediencontainer ul:not(.slick-dots) li.li-email:before,
.mediencontainer ul:not(.slick-dots) li.li-phone:before {
 float:left;
 margin-top:5px;
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 color:#fff;
 padding-right:1.5rem;
 display:table-cell
}
.mediencontainer ul:not(.slick-dots) li.li-email:before {
 content:"\e75a"
}
.mediencontainer ul:not(.slick-dots) li.li-download:before {
 content:"\e6a7"
}
.mediencontainer ul:not(.slick-dots) li.li-download:before,
.mediencontainer ul:not(.slick-dots) li.li-photos:before {
 float:left;
 margin-top:5px;
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 color:#fff;
 padding-right:1.5rem;
 display:table-cell
}
.mediencontainer ul:not(.slick-dots) li.li-photos:before {
 content:"\e71e"
}
.mediencontainer ul:not(.slick-dots) li.li-links:before {
 float:left;
 margin-top:5px;
 font-family:themify;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 content:"\e732";
 color:#fff;
 padding-right:1.5rem;
 display:table-cell
}
.mediencontainer ul li {
 border-width:0 0 1px!important;
 border-style:solid!important;
 border-color:#fff!important;
 padding-left:1.5em;
 text-indent:-1.5em
}
.mediencontainer ul,
.mediencontainer ul li,
.mediencontainer ul li.li-phone {
 display:block!important
}
.mediencontainer ul li {
 padding-top:.4rem;
 padding-bottom:.4rem
}
.mediencontainer ul li:last-child {
 border-width:0!important;
 border:none!important
}
.optin-item {
 color:#000
}
.optin-item h1,
.optin-item h2,
.optin-item h3,
.optin-item h4,
.optin-item h5,
.optin-item h6 {
 font-family:roboto,arial,sans-serif;
 font-size:22px;
 font-variant-ligatures:none;
 font-weight:100;
 color:#000;
 margin-bottom:1rem
}
.optin-item a {
 color:#ee7f00
}
.optin-item.optin-item--dark,
.optin-item.optin-item--dark h1,
.optin-item.optin-item--dark h2,
.optin-item.optin-item--dark h3,
.optin-item.optin-item--dark h4,
.optin-item.optin-item--dark h5,
.optin-item.optin-item--dark h6 {
 color:#fff
}
.optin-item .tzLoadOptinItem {
 margin-right:1rem
}
.optin-item .tzAllowOptinGroup {
 border:none;
 border-radius:0;
 font-family:roboto,arial,sans-serif;
 position:relative;
 border:0 solid #f7bf80;
 color:#fff;
 cursor:pointer;
 display:inline-block;
 font-size:16px;
 font-style:italic;
 line-height:inherit;
 margin:.5rem 1rem .5rem 0;
 white-space:nowrap;
 background-color:#ee7f00;
 font-weight:400;
 padding:.5rem
}
.optin-item .tzAllowOptinGroup:first-letter {
 text-transform:uppercase
}
.optin-item .tzAllowOptinGroup:hover {
 color:#fff
}
.optin-item .tzAllowOptinGroup:hover span:first-child {
 text-decoration:underline
}
.optin-item .tzAllowOptinGroup span:last-child {
 padding-left:.2rem
}
.optin-item .tzAllowOptinGroup:hover {
 background-color:#ee7f00
}
.optin-item .optin-item__buttons {
 display:block;
 margin-top:1rem
}
table thead {
 background-color:#ccdbe5;
 border:1px solid #004b7c
}
table thead th {
 border-left:1px solid #004b7c;
 font-size:14px;
 font-weight:400;
 padding:.5em;
 vertical-align:top
}
table tbody {
 border:1px solid #004b7c
}
table tbody tr:nth-child(2n) {
 background-color:#f2f6f8
}
table tbody td {
 border-left:1px solid #004b7c;
 font-size:14px;
 padding:.5em;
 vertical-align:top
}
.contenttable__toggle {
 display:none;
 padding-top:0
}
@media only screen and (max-width:720px) {
 table thead {
  display:none
 }
 table tbody {
  border:none
 }
 table tbody tr {
  border-top:1px solid #004b7c;
  display:inline-block;
  float:left;
  margin-bottom:12px;
  width:100%
 }
 table tbody td {
  border-left:none;
  border-bottom:1px solid #004b7c;
  width:100%
 }
 table tbody td,
 table tbody td:before {
  border-right:1px solid #004b7c;
  float:left;
  font-size:12px;
  padding:6px
 }
 table tbody td:before {
  background-color:#ccdbe5;
  border-left:1px solid #004b7c;
  /*content:attr(data-label);*/ /*08.06.2021:ko:deaktiviert*/
  font-weight:400;
  margin:-6px 6px -6px -6px;
  width:40%
 }
 .contenttable__toggle {
  border:1px solid #004b7c;
  color:#000;
  cursor:pointer;
  display:block;
  font-size:20px;
  font-weight:300;
  line-height:1.5rem;
  margin-bottom:12px;
  padding:1.25rem 1rem;
  position:relative
 }
 .contenttable__toggle:after {
  content:" einblenden"
 }
 .contenttable__toggle:before {
  font-family:themify;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e64b";
  position:absolute;
  right:1rem
 }
 .contenttable__toggle:hover {
  background-color:#ccdbe5
 }
 .contenttable__toggle--active {
  background-color:#ccdbe5;
  margin-bottom:12px
 }
 .contenttable__toggle--active:after {
  content:" ausblenden"
 }
 .contenttable__toggle--active:before {
  content:"\e648"
 }
}
.adfc-tooltip .tooltiptext {
 visibility:hidden;
 width:120px;
 background-color:#555;
 color:#fff;
 text-align:center;
 border-radius:6px;
 padding:5px 0;
 position:absolute;
 z-index:1;
 bottom:125%;
 left:.8rem;
 margin-left:-60px;
 opacity:0;
 transition:opacity .3s
}
.adfc-tooltip .tooltiptext:after {
 content:"";
 position:absolute;
 top:100%;
 left:50%;
 margin-left:-5px;
 border-width:5px;
 border-style:solid;
 border-color:#555 transparent transparent
}
.adfc-tooltip:hover .tooltiptext {
 visibility:visible;
 opacity:1
}
div.articleteaser {
 break-inside:avoid;
 margin-bottom:2rem;
 border-radius:0;
 overflow:hidden;
 background-color:#fff;
 display:inline-block
}
div.articleteaser img {
 width:100%;
 cursor:pointer
}
div.articleteaser .articleteaser-header-container {
 display:table-row
}
div.articleteaser .button-container {
 display:table-row;
 vertical-align:bottom
}
div.articleteaser .button-container-cell {
 display:table-cell;
 vertical-align:bottom
}
div.articleteaser .articleteaser-content-background {
 background-color:#fff;
 padding:1rem
}
div.articleteaser .articleteaser-content-margin {
 display:table;
 height:100%
}
div.articleteaser h4 {
 font-size:22px;
 font-weight:300;
 padding-bottom:1.5rem;
 color:#000
}
div.articleteaser .articleteaser-headline:hover {
 text-decoration:none
}
div.articleteaser p {
 font-size:16px;
 font-weight:300;
 padding-bottom:1.5rem;
 line-height:1.5rem
}
div.landesverbaende-teaser {
 break-inside:avoid;
 margin-bottom:2rem;
 border-radius:0;
 overflow:hidden;
 background-color:#fff
}
div.landesverbaende-teaser img {
 width:100%;
 cursor:pointer
}
div.landesverbaende-teaser .landesverbaende-teaser-header-container {
 display:table-row
}
div.landesverbaende-teaser .button-container {
 display:table-row;
 vertical-align:bottom
}
div.landesverbaende-teaser .button-container-cell {
 display:table-cell;
 vertical-align:bottom
}
div.landesverbaende-teaser .landesverbaende-teaser-content-background {
 background-color:#fff;
 padding:1rem;
 min-height:338px
}
div.landesverbaende-teaser .landesverbaende-teaser-content-margin {
 display:table;
 height:100%;
 width:100%
}
div.landesverbaende-teaser h4 {
 font-size:22px;
 font-weight:300;
 color:#000
}
div.landesverbaende-teaser .landesverbaende-teaser-headline:hover {
 text-decoration:none
}
div.landesverbaende-teaser p {
 font-size:16px;
 font-weight:300;
 line-height:1.5rem
}
div.landesverbaende-teaser .accordion {
 width:100%
}
div.landesverbaende-teaser .accordion li {
 display:block
}
div.landesverbaende-teaser .accordion li:before {
 display:none!important
}
div.landesverbaende-teaser .accordion a:hover {
 text-decoration:none
}
div.landesverbaende-teaser .accordion .accordion-content,
div.landesverbaende-teaser .accordion .accordion-title {
 border:none
}
div.landesverbaende-teaser .accordion .accordion-content:last-child {
 border-bottom:none!important
}
/* 16.04.2020:ko:ab hier eigene Anpassungen*/

.supporter-container {
    max-width: 1440px;
    width: 80%;
}
.supporter-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}
:root {
    --Unterstuetzer:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23ee7f00' d='M0 0h100C50 10 50 90 0 100V0z'/%3E%3C/svg%3E");
    --Breite:40px;
}
nav.mainmenu a.button-primary--supporter {
    color:#fff;
    height:40px;
    left:0;
    margin:5px auto 0;
    position:absolute;
    right:0;
    top:100%
   }

   @media only screen and (min-width:480px) {
    nav.mainmenu a.button-primary--supporter {
     left:auto;
     margin:5px 0 0
    }

     /*
     content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23ee7f00' d='M0 0h100C50 10 50 90 0 100V0z'/%3E%3C/svg%3E");
     */

    nav.mainmenu a.button-primary--supporter:after,
    nav.mainmenu a.button-primary--supporter:before {
     background-color:transparent;
     bottom:0;
     content:var(--Unterstuetzer);
     display:block;
     height:40px;
     position:absolute;
     top:0;
     width:var(--Breite);
    }
    nav.mainmenu a.button-primary--supporter:before {
     left:-40px;
     transform:scaleX(-1)
    }
    nav.mainmenu a.button-primary--supporter:after {
     right:-40px
    }
   }

.tabelle
{
    border:1px solid #CFDCE6;
    border-collapse:collapse;
}
.tabelle td
{
    border:1px solid #CFDCE6;
}   

.tabelleBlaettern
{
    border-collapse:collapse;
    width:100%;
}
.tabelleBlaettern tbody
{
    border:0px solid #f1f1f1;
    background-color: #fefefe;
}   
.tabelleBlaettern td
{
    padding:0px;
    border-left: 0px solid #f1f1f1;
}


/* 21.09.2018:ko:Änderung für Checkin 			*/
/* 27.04.2019:ko:Anpassungen für supporter-line	*/
/* 16.04.2020:ko:Anpassungen für Tabelle		*/