/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2024 MyFonts Inc. */
@font-face {
  font-family: "HelveticaNowProDisplayBold";
  src: url('/extras/fonts/HelveticaNowProDisplayBold/font.woff2') format('woff2'), url('/extras/fonts/HelveticaNowProDisplayBold/font.woff') format('woff');
}
@font-face {
  font-family: "HelveticaNowProDisplayRegular";
  src: url('/extras/fonts/HelveticaNowProDisplayRegular/font.woff2') format('woff2'), url('/extras/fonts/HelveticaNowProDisplayRegular/font.woff') format('woff');
}
@font-face {
  font-family: "HelveticaNowProDisplayLight";
  src: url('/extras/fonts/HelveticaNowProDisplayLight/font.woff2') format('woff2'), url('/extras/fonts/HelveticaNowProDisplayLight/font.woff') format('woff');
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2014-08-26 *******/
img,
audio,
video,
iframe {
  float: left;
  width: 100%;
}
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.unit > .body,
.unit > form > .body {
  margin: 0 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0;
  margin-bottom: 0;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
}
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
.gist {
  margin-left: 16px;
}
.dent {
  margin-left: 32px;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #003469;
  color: #003469;
  font-size: 0;
  line-height: 0;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.link > .open,
.load > .load {
  display: block;
  margin-left: 14px;
}
.link,
.load {
  background-repeat: no-repeat !important;
}
a.load {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #003469 !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
.grid table {
  border-collapse: collapse;
}
.cb-table-layout-fixed {
  table-layout: fixed;
}
.grid td,
.grid th {
  border-width: 0;
  border-style: solid;
  border-color: #003469;
  vertical-align: top;
}
.horz td,
.horz th {
  padding: 0;
}
.vert td,
.vert th {
  padding: 1px 4px;
}
.horz .trim td,
.horz .trim th {
  border-width: 1px 0;
}
.vert .trim td,
.vert .trim th {
  border-width: 0 1px;
}
.grid th {
  font-weight: normal;
  font-family: 'HelveticaNowProDisplayBold', helvetica, sans-serif;
  background: #0067cf;
  text-align: left;
}
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #0380ff;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #404040;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #404040;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset {
  padding: 0.2em 0 0.5em;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: normal;
  font-family: 'HelveticaNowProDisplayBold', helvetica, sans-serif;
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding-bottom: 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  margin-right: 15px;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #404040;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
#disp.srch a:visited {
  color: #57585a;
}
.srch .text {
  appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #bfbfbf;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  padding-bottom: 0.8em;
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #003469;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #003469;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@media screen and (max-width: 1025px) {
  .cb-table-3up.vert {
    position: relative;
    display: block;
    border: 1px solid #003469;
  }
  .cb-table-3up.vert td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-3up.vert > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-3up.vert > tbody tr {
    display: inline-block;
    border-left: 1px solid #003469;
  }
  .cb-table-3up.vert > tbody tr:first-child {
    border: 0;
  }
  .cb-table-head .cb-table-3up.vert > thead {
    display: block;
    float: left;
  }
  .cb-table-head .cb-table-3up.vert > thead > tr {
    display: block;
  }
  .cb-table-head .cb-table-3up.vert > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot {
    display: block;
    float: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot > tr {
    display: block;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-both .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 1px solid #003469;
  }
  .cb-table-both .cb-table-3up.horz td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-both .cb-table-3up.horz > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr {
    display: inline-block;
    border-left: 1px solid #003469;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr:first-child {
    border: 0;
  }
  .cb-table-both .cb-table-3up.horz > thead {
    display: block;
    float: left;
  }
  .cb-table-both .cb-table-3up.horz > thead > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot {
    display: block;
    float: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-head .vert tr.odd {
    background: #0380ff;
  }
  .cb-table-head .vert td {
    background: none !important;
  }
  .cb-table-column-inactive {
    position: relative;
  }
  .cb-table-column-inactive th {
    max-width: 1em;
    overflow: hidden;
    white-space: nowrap;
  }
  .cb-table-column-inactive > tr:after {
    top: 0;
    position: absolute;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    content: '…';
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tbody,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tbody,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    display: block;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead tr,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot tr {
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th {
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    border: 1px solid #003469;
    margin-bottom: 4px;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    position: relative;
    padding: 1px 4px;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    font-weight: normal;
    font-family: 'HelveticaNowProDisplayBold', helvetica, sans-serif;
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 1px 4px;
    width: 35%;
    border: 0;
    content: attr(data-title);
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    *behavior: url(/objects/boxsizing/boxsizing.htc);
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td {
    padding-left: 38%;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after {
    left: 0;
    padding-right: 1%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    padding-right: 38%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    right: 0;
    padding-left: 1%;
  }
  .cb-table-none .cb-table-3up.horz {
    display: block;
    border: 0;
  }
  .cb-table-none .cb-table-3up.horz tbody,
  .cb-table-none .cb-table-3up.horz th,
  .cb-table-none .cb-table-3up.horz tr,
  .cb-table-none .cb-table-3up.horz td {
    display: block;
  }
  .cb-table-none .cb-table-3up.horz tr {
    border: 1px solid #003469;
    margin-bottom: 4px;
  }
  .cb-table-none .cb-table-3up.horz td {
    padding: 1px 4px;
    border: 0;
  }
  .cb-table-columns-3 tr {
    min-width: 50%;
  }
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
/******* site.less 2013-1-16 *******/
html,
body {
  min-height: 100%;
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 52, 105, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
  background-color: transparent;
  color: #003469;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  line-height: 1.55;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  width: 1400px;
  max-width: 100%;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
#home {
  float: left;
  width: 236px;
  margin: 50px 0 25px;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  transform: translateY(-50%);
}
.cb-layout2 #head {
  position: relative;
  top: 0;
  width: 96.26865672%;
  margin: -7px 1.86567164% 0;
  transform: none;
}
.cb-navi-sticky {
  float: left;
  width: 100%;
  position: relative;
  z-index: 5;
  background: #fff;
}
.cb-navi-sticky.cb-navi-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
}
#edit .cb-navi-sticky.cb-navi-fixed {
  position: relative;
}
#edit .cb-navi-sticky.cb-navi-sticky-clone {
  display: none;
}
#wrapper {
  float: left;
  width: 100%;
}
#header {
  float: left;
  width: 100%;
}
.topservices {
  float: right;
  margin-top: 20px;
}
#header .service_facebook,
#header .service_xing,
#header .service_linkedin,
#header .service_instagram {
  float: right;
  display: block;
  width: 25px;
  height: 25px;
  margin-left: 6px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(/images/facebook.svg) no-repeat 0 0;
  transition: all 0.218s;
}
#header .service_facebook:hover,
#header .service_xing:hover,
#header .service_linkedin:hover,
#header .service_instagram:hover,
#header .service_facebook:focus,
#header .service_xing:focus,
#header .service_linkedin:focus,
#header .service_instagram:focus {
  opacity: 0.6;
}
#header .service_xing {
  background-image: url(/images/xing.svg);
}
#header .service_linkedin {
  background-image: url(/images/linkedin-2023-06-20.svg);
}
#header .service_instagram {
  margin-left: 0;
  background-image: url(/images/instagram.svg);
}
.service_netbanking {
  position: absolute;
  right: 0;
  bottom: 25px;
  color: #fff;
  width: 250px;
  text-align: center;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  line-height: 30px;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #003469 url(/images/lock.svg) no-repeat 15px 50%;
}
.service_netbanking:hover,
.service_netbanking:focus {
  background-color: #646567;
  color: #fff;
}
#content {
  float: left;
  width: 100%;
}
.maincontent {
  float: left;
  width: 74.44444444%;
  padding-right: 1.11111111%;
  border-right: 1px solid #646567;
  margin-top: 30px;
}
#multimood {
  float: left;
  width: 100%;
}
#searchwidth {
  float: left;
  width: 100%;
}
.searchline {
  float: left;
  width: 100%;
  border-top: 1px solid #646567;
  border-bottom: 1px solid #646567;
}
#find {
  display: block !important;
  float: right;
  width: 250px;
  margin: 4px 0;
  border: 1px solid #646567;
}
#find .find {
  float: right;
  width: 16px;
  margin: 5px 12px;
}
#searchfield {
  float: left;
  width: 210px;
  border: none;
  min-height: 0;
  height: 24px;
  line-height: 1;
  box-shadow: none;
  color: #b9babc;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  padding: 0 0 0 10px;
}
#services {
  float: right;
  display: block;
  margin: 7px 13px 7px 0;
}
#services .meta {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  line-height: 1;
  padding: 0 12px;
  border-right: 1px solid #646567;
}
#services .meta.service_custcontact {
  border: none;
}
#sidecontent {
  float: right;
  width: 23.14814815%;
  margin-top: 1px;
}
.sidepart {
  float: left;
  width: 100%;
  margin-top: 22px;
}
.sidetitle {
  display: block;
  margin-left: 15px;
  padding-left: 26px;
  font-size: 18px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  text-transform: uppercase;
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: manual;
  letter-spacing: 1px;
  background: url(/images/side-online.svg) no-repeat 0 0.4em;
}
.sidetitle.documents {
  background: url(/images/side-documents.svg) no-repeat 0 0.4em;
}
.sidetitle.contact {
  background: url(/images/side-contact.svg) no-repeat 0 0.4em;
}
.sidetitle.boerse {
  background: url(/images/side-boerse.svg) no-repeat 0 0.4em;
}
.sidetitle.zahlungsverkehr {
  background: url(/images/side-zahlung.svg) no-repeat 0 0.4em;
}
.sidetext {
  display: block;
  padding-left: 26px;
  margin-left: 15px;
}
.sidepart .dock {
  float: left;
  width: 100%;
  display: block;
  margin-top: 5px;
}
.sidepart .dock .meta {
  display: block;
  margin-left: 41px;
  padding-left: 14px;
  background: url(/images/link2.svg) no-repeat 0 0.55em;
}
.prov {
  float: left;
  width: 100%;
  padding-left: 41px;
  margin-top: 9px;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#footer {
  float: left;
  width: 100%;
  background: #003469;
  color: #b9babc;
  position: relative;
  margin-top: 150px;
}
#footer a {
  color: #b9babc;
}
#footer a:hover,
#footer a:focus {
  color: #fff;
}
.mountains {
  position: absolute;
  left: -2px;
  bottom: 100%;
  margin-bottom: -2px;
  width: 23.57142857%;
}
.mountains.ie {
  display: none;
}
.footclaim {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #003469;
  font-size: 15px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 7px;
}
.footpart {
  float: left;
  width: 25%;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #646567;
  margin: 25px 0 0;
  min-height: 143px;
  padding-bottom: 16px;
}
.footpart.last {
  border: none;
}
.foottitle {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  padding-left: 25px;
  margin-top: -6px;
}
.footpart .dock {
  float: left;
  width: 100%;
  display: block;
  margin-top: 9px;
}
.footpart .dock .meta {
  display: block;
  margin-left: 25px;
  padding-left: 14px;
  background: url(/images/footlink.svg) no-repeat 0 0.55em;
}
#cmsbox {
  float: left;
  display: block;
  width: 100%;
  margin-top: 15px;
}
#cmsbox .meta {
  margin: 0 10px;
}
#cmsbox .meta:first-child {
  margin-left: 0;
}
#cmsbox .meta:last-child {
  margin-right: 0;
}
.disclaimerwidth {
  float: left;
  width: 100%;
  border-top: 1px solid #646567;
  margin-top: 25px;
  box-sizing: border-box;
  padding: 25px 0 25px 25px;
}
.disclaimer-text {
  float: left;
  width: 100%;
}
.copyright {
  float: left;
  width: 100%;
}
.farnorthwidth {
  float: left;
  width: 100%;
}
#view .farnorthwidth {
  overflow: hidden;
}
.cb-layout2 .farnorthwidth {
  border-bottom: 1px solid #646567;
  margin-bottom: 25px;
}
.pfad {
  float: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 10px 0 8px 1.38888889%;
  letter-spacing: 0.05em;
}
.pfad a {
  margin: 0 6px;
}
.pfad a:first-child {
  font-weight: normal;
  font-family: 'HelveticaNowProDisplayBold', helvetica, sans-serif;
  margin-left: 0;
}
#disp.zoom .head h2 {
  text-transform: none;
}
#disp.zoom .body {
  padding: 0;
}
#disp.zoom .foot {
  background: none;
}
#cb-cookie-warning {
  position: fixed;
  left: 40px;
  bottom: 40px;
  max-width: calc(100% - 80px);
  width: 400px;
  z-index: 2100;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #003469;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(120, 120, 120, 0.4);
}
#cb-cookie-warning a {
  text-decoration: underline;
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  display: none;
}
@media (max-width: 799px) {
  #cb-cookie-warning {
    font-size: 15px;
    line-height: 1.46666667;
    left: 5vw;
    bottom: 5vw;
    max-width: 90vw;
  }
}
.cb-cookie-warning--container {
  float: left;
  width: 100%;
}
.cb-cookie-warning--text {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
}
@media (max-width: 799px) {
  .cb-cookie-warning--text {
    padding: 16px;
  }
}
.cb-cookie-warning--actions {
  float: left;
  width: 100%;
  display: flex;
}
.cb-cookie-warning__button {
  float: left;
  width: 50%;
  cursor: pointer;
}
#cb-cookie-warning__button--decline:hover {
  background-color: #f5f5f5;
}
#cb-cookie-warning__button--accept {
  background-color: #003469;
  color: #fff;
  padding: 16px;
}
#cb-cookie-warning__button--accept:hover,
#cb-cookie-warning__button--accept:focus {
  background-color: #646567;
}
.jubilee {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: -20px;
  z-index: 2;
  height: 100px;
}
@media (max-width: 1024px) {
  .jubilee {
    transform: translateX(0);
    height: 70px;
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 799px) {
  .jubilee {
    height: 50px;
    right: 10px;
    bottom: 10px;
  }
}
.jubilee__image {
  float: left;
  height: 100%;
  width: auto;
}
h1 {
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.cb-layout2 h1 {
  color: #646567;
  text-align: left;
  font-size: 16px;
  text-shadow: none;
}
h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: normal;
  color: #646567;
}
.farnorth h2 {
  color: #003469;
  font-size: 28px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  padding-bottom: 25px;
}
div.form h2 {
  font-size: 28px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-weight: normal !important;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif !important;
}
.cb-layout2 div.main div.edge h2,
.cb-layout2 div.main div.pure h2 {
  color: #003469;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  padding-bottom: 9px;
  padding-top: 35px;
}
h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 18px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
}
h4 {
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
}
strong {
  font-weight: normal;
  font-family: 'HelveticaNowProDisplayBold', helvetica, sans-serif;
}
.loud {
  padding: 0.2em 0.4em;
  background-color: #bfbfbf;
  color: #fff;
  /* redo with @basecolor & guard */
}
.loud > .open {
  color: #e6e6e6;
  /* redo with @basecolor */
}
.loud > .open:hover,
.loud > .open:focus {
  color: #bfbfbf;
}
.pale {
  color: #0380ff;
}
.skew {
  letter-spacing: 0.03em;
  font-style: italic;
  font-family: georgia, serif;
}
.text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}
.gist,
.dent {
  list-style: disc;
}
a {
  color: #646567;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003469;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.4em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 0.5em;
}
.load {
  background-position: 0 0.3em;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
div.link {
  background: none;
  margin-top: 0;
  margin-bottom: 0;
}
div.link:last-child {
  margin-bottom: 5px;
}
div.link a.open {
  display: inline-block;
  margin-left: 0;
  padding-left: 13px;
  background: url(/images/link2.svg) no-repeat 0 0.55em;
}
div.load {
  background: none !important;
  margin-bottom: 0;
}
div.load:last-child {
  margin-bottom: 5px;
}
div.load a.load {
  margin-left: 0;
  padding-left: 20px;
  background: url(/images/load.svg) no-repeat 0 0.05em;
}
div.list a,
div.text a {
  text-decoration: underline;
}
div.list a:hover,
div.text a:hover,
div.list a:focus,
div.text a:focus {
  text-decoration: none;
}
.main {
  border-bottom: 1px solid #646567;
  padding-bottom: 10px;
}
.main:empty {
  border: 0;
}
#edit .farnorth {
  border-bottom: 3px dashed #ccc;
}
div.north {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#edit div.north,
.cb-authenticated div.north {
  min-height: 100px;
}
div.north div.unit {
  background: url(/images/trans-brown.png) repeat 0 0;
  padding: 15px;
  box-sizing: border-box;
}
div.north div.unit a {
  color: #fff;
}
div.north div.unit,
div.north div.unit div.part,
div.north div.unit div.head h2 {
  margin: 0;
}
div.north h2 {
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  font-weight: normal;
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
}
div.north h2 a.open {
  color: #fff;
  font-size: 16px;
  padding-left: 15px;
  line-height: 1;
  background: url(/images/arrow-right.svg) no-repeat 0 0.35em;
}
div.north h2 .edit {
  background: none !important;
}
div.north .body {
  margin-top: -6px;
  margin-bottom: -6px;
}
div.north .part,
div.north div.head h2 {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}
div.north div.link a.open {
  background-image: url(/images/link2-white.svg);
}
div.north div.seam {
  background: url(/images/trans-blue.png) repeat 0 0;
}
div.north div.flat {
  background: url(/images/trans-grey.png) repeat 0 0;
}
div.north div.edge {
  background: url(/images/trans-black.png) repeat 0 0;
}
.side {
  margin-top: 15px;
}
.areaTen {
  margin-top: 15px;
  margin-bottom: -14px;
}
.farnorth {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.maincontent div.grid div.head h2 {
  font-size: 18px;
  color: #003469;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  padding-bottom: 15px;
}
.maincontent div.grid thead th {
  background: none;
  border-top: none;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #716a63;
}
.maincontent div.grid td,
.maincontent div.grid th {
  border-color: #c1c1c1;
  padding: 3px 0;
}
.maincontent .cb-table-head.cb-table-no-foot .cb-table-3up.horz tbody tr,
.maincontent .cb-table-foot.cb-table-no-head .cb-table-3up.horz tbody tr {
  border-top: 1px solid #c1c1c1;
}
div.side div.unit,
div.areaTen div.unit {
  border-bottom: 1px solid #646567;
  margin: 12px 0;
  padding-bottom: 20px;
}
div.side div.unit div.pict:last-child,
div.areaTen div.unit div.pict:last-child {
  margin-bottom: -20px;
}
div.side div.unit div.lead:first-child,
div.areaTen div.unit div.lead:first-child {
  margin-top: 0;
}
div.side div.flat,
div.areaTen div.flat {
  padding-bottom: 0;
  border: none;
}
div.farnorth div.unit {
  margin-top: 0;
  margin-bottom: 50px;
}
.cb-layout2 div.farnorth div.unit {
  margin-bottom: 25px;
}
div.main div.seam,
div.main div.flat {
  border-top: 1px solid #646567;
  padding-top: 25px;
}
div.main div.seam div.part,
div.main div.flat div.part,
div.main div.seam div.head h2,
div.main div.flat div.head h2 {
  margin: 0;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
div.main div.seam div.part,
div.main div.flat div.part {
  width: 100% !important;
}
#view div.main div.seam div.part.lead,
#view div.main div.flat div.part.lead {
  width: 528px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
div.main div.seam:first-child,
div.main div.flat:first-child {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
div.main div.seam h3,
div.main div.flat h3,
div.main div.seam h4,
div.main div.flat h4,
div.main div.seam h5,
div.main div.flat h5,
div.main div.seam h6,
div.main div.flat h6 {
  font-weight: normal;
  background: url(/images/trans-blue.png) repeat 0 0;
  padding: 15px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.6;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
}
div.main div.seam h3 strong,
div.main div.flat h3 strong,
div.main div.seam h4 strong,
div.main div.flat h4 strong,
div.main div.seam h5 strong,
div.main div.flat h5 strong,
div.main div.seam h6 strong,
div.main div.flat h6 strong {
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  padding-bottom: 7px;
  display: inline-block;
}
div.main div.seam h3 .edit,
div.main div.flat h3 .edit,
div.main div.seam h4 .edit,
div.main div.flat h4 .edit,
div.main div.seam h5 .edit,
div.main div.flat h5 .edit,
div.main div.seam h6 .edit,
div.main div.flat h6 .edit {
  background: none !important;
}
div.main div.seam h4,
div.main div.flat h4 {
  background: url(/images/trans-grey.png) repeat 0 0;
}
div.main div.seam h5,
div.main div.flat h5 {
  background: url(/images/trans-brown.png) repeat 0 0;
}
div.main div.seam h6,
div.main div.flat h6 {
  background: url(/images/trans-black.png) repeat 0 0;
}
#view div.main div.flat div.part.lead {
  position: relative;
}
div.side div.seam div.head h2,
div.areaTen div.seam div.head h2 {
  background: url(/images/side-zahlen.svg) no-repeat 0 50%;
  padding-left: 26px;
  font-size: 18px;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  color: #003469;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
}
div.side div.seam div.head h2 .edit,
div.areaTen div.seam div.head h2 .edit {
  background: none !important;
}
div.side div.seam div.part,
div.areaTen div.seam div.part,
div.side div.seam table.horz,
div.areaTen div.seam table.horz {
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 26px;
  display: block;
}
div.farnorth div.seam div.head {
  background: #b2aaa3;
  margin-bottom: 9px;
}
div.farnorth div.seam div.head h2 {
  font-weight: normal;
  padding: 15px 0;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.6;
}
div.farnorth div.seam div.head h2 strong {
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  padding-bottom: 7px;
  display: inline-block;
}
div.farnorth div.flat {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 25% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
div.farnorth div.flat div.head {
  display: none;
}
div.farnorth div.flat div.body {
  width: 210px;
  max-width: calc(100% - 30px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
div.farnorth div.flat .part {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  text-align: center;
}
div.farnorth div.flat .part.pict {
  border-radius: 10000px;
  overflow: hidden;
  background-color: #ebebec;
  aspect-ratio: 1;
}
div.farnorth div.flat .part.pict * {
  height: 100%;
}
div.farnorth div.flat .part.pict img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
div.farnorth div.flat .part.pict .placeholder {
  padding-bottom: 0;
}
div.farnorth div.flat .part.link.mail,
div.farnorth div.flat .part.link.phone {
  background: none !important;
  width: auto !important;
  margin: 0 10px !important;
}
div.farnorth div.flat .part.link.mail .open,
div.farnorth div.flat .part.link.phone .open {
  float: left;
  width: 26px;
  height: 26px;
  padding: 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: none;
  background-color: #003469;
  mask-size: 100% 100%;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
}
div.farnorth div.flat .part.link.mail .open:hover,
div.farnorth div.flat .part.link.phone .open:hover,
div.farnorth div.flat .part.link.mail .open:focus,
div.farnorth div.flat .part.link.phone .open:focus {
  background-color: #000;
}
div.farnorth div.flat .part.link.mail .open {
  mask-image: url(/images/icon-mail.svg);
}
div.farnorth div.flat .part.link.phone .open {
  width: 22px;
  height: 22px;
  mask-image: url(/images/icon-phone.svg);
}
@media (max-width: 1024px) {
  div.farnorth div.flat {
    width: 50% !important;
  }
}
div.main div.edge {
  border-top: 1px solid #646567;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.fold .ctrl a.link {
  padding-left: 10px;
  background: url(/images/fold.svg) no-repeat 0 0.4em;
}
div.fold .ctrl a.link.less {
  background: url(/images/fold-less.svg) no-repeat 0 0.4em;
}
div.cb-disclaimer {
  margin-top: 25px;
}
div.cb-disclaimer div.foot {
  margin-left: 0;
  margin-right: 0;
}
div.cb-disclaimer div.foot .cb-disclaimer--accept {
  margin-left: 15px;
}
.grow {
  text-transform: none !important;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

2014-10-16
Checkboxes & Radiobuttons:
no float for inputs, no display block for labels

*/
fieldset {
  line-height: 2.2em;
}
fieldset .name,
label.sign {
  line-height: 2.2;
  margin-top: 0px;
}
input,
button,
select,
textarea {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #404040;
  background-color: #fff;
  font-weight: normal;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 2.2em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444;
  font-weight: normal;
  font-family: 'HelveticaNowProDisplayLight', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8c8c8c;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  transition: box-shadow 0.218s;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
input.submit,
button.cb-hybrid {
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  padding: 0.1em 1em;
  min-height: 2.2em;
  border: 1px solid;
  border-color: #002750 #000e1c #000e1c #002750;
  border-radius: 2px;
  background-color: #003469;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 1, 3, 0.75);
  line-height: 2.2em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #646567;
  background-color: #646567;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #646567;
  background-color: #646567;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 2.2em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
}
.form .ctrl .sign {
  min-width: 4em;
  display: inline-block;
  margin-left: 0.2em;
}
div.cb-form-sent {
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
.calendar {
  position: absolute;
  z-index: 100;
  border: 1px solid #666;
  background: #333;
  text-align: right;
  line-height: 2;
  color: #fff !important;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.calendar > table {
  margin: 3px;
  border-spacing: 0;
  border-collapse: collapse;
}
.calendar th {
  color: #eee;
  text-align: center;
  font-weight: 700;
}
.calendar tbody {
  border-radius: 0 0 8px 8px;
  border-top: 1px solid #666;
}
td.published {
  color: #7be;
  font-weight: 700;
}
td.show {
  background: #7be;
  color: #fff;
  font-weight: 700;
}
.calendar th > a,
.calendar td > a {
  display: block;
  padding: 0 6px 1px 6px;
  color: inherit;
  text-decoration: none;
}
.calendar th > a:hover,
.calendar td > a:hover {
  background: #666;
  color: #fff;
}
.calendar td.show {
  background: #87004e;
}
.calendar td.show a:hover {
  background: none;
}
/*** mobile-navi-multilevel-right-left.less 2014-11-03 ***/
.navi,
#find,
.dock {
  display: none;
}
#mobile-navi {
  position: fixed;
  top: 0;
  width: 276px;
  height: 100%;
  z-index: 209;
  overflow: scroll;
  background: #fff;
  transition: all 0.3s ease-in;
}
.mobservices {
  float: left;
  width: 100%;
}
#mobilesocials {
  float: right;
  display: block;
  margin: 20px 16px 30px 0;
}
#mobilesocials .meta {
  float: left;
  width: 25px;
  height: 25px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/facebook.svg);
  margin: 0 3px;
}
#mobilesocials .meta.service_xing {
  background-image: url(/images/xing.svg);
}
#mobilesocials .meta.service_linkedin {
  background-image: url(/images/linkedin-2023-06-20.svg);
}
#mobilesocials .meta.service_instagram {
  background-image: url(/images/instagram.svg);
}
#mobilesocials .meta:first-child {
  margin-left: 0;
}
#mobilesocials .meta:last-child {
  margin-right: 0;
}
.togglenavigation {
  position: fixed;
  top: 15px;
  display: block;
  height: 12px;
  z-index: 210;
  cursor: pointer;
  font-size: 18px;
  color: #003469 !important;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
  text-transform: uppercase;
  padding-left: 30px;
  line-height: 0.7;
  background: #fff;
  padding: 5px 4px 5px 34px;
}
.togglenavigation:active > span {
  background: #002040 !important;
}
.togglenavigation > span {
  left: 4px;
  top: 50%;
  position: absolute;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: -1px;
  background: currentColor;
}
.togglenavigation > .tline-1 {
  margin-top: -6px;
}
.togglenavigation > .tline-4 {
  margin-top: 4px;
}
.cb-toggle-target-active .togglenavigation > .tline-1,
.cb-toggle-target-active .togglenavigation > .tline-4 {
  opacity: 0;
}
.cb-toggle-target-active .togglenavigation > .tline-2,
.cb-toggle-target-active .togglenavigation > .tline-3 {
  transition: transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.cb-toggle-target-active .togglenavigation > .tline-2 {
  transform: rotate(-45deg);
}
.cb-toggle-target-active .togglenavigation > .tline-3 {
  opacity: 1;
  transform: rotate(45deg);
}
body.cb-toggle-target-active #mobile-navi {
  transition: all 0.218s ease-out;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
body.cb-toggle-target-active .togglenavigation {
  transition: all 0.4s cubic-bezier(0.21, 0.53, 0.44, 1.24);
}
/* RIGHT */
#mobile-navi {
  right: -276px;
}
.togglenavigation {
  right: 5%;
}
body.cb-toggle-target-active #mobile-navi {
  right: 0;
}
body.cb-toggle-target-active .togglenavigation {
  margin-right: 276px;
}
/* LEFT */
#mobile-navi .navi {
  float: left;
  display: block;
  width: 100%;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
}
#mobile-navi .navi .item .menu {
  display: block;
  color: #646567;
  padding: 5px 16px;
  padding-right: 30px;
  font-size: 13px;
}
#mobile-navi .navi .item .menu.path {
  color: #003469;
}
#mobile-navi .navi.sub1 {
  float: right;
  width: auto;
  margin: 35px 16px 0 0;
}
#mobile-navi .navi.sub1 .item {
  width: auto;
  border-right: 1px solid #646567;
  padding: 0 7px;
}
#mobile-navi .navi.sub1 .item.init {
  padding-left: 0;
}
#mobile-navi .navi.sub1 .item.exit {
  border: none;
  padding-right: 0;
}
#mobile-navi .navi.sub1 .item .menu {
  padding: 0;
  line-height: 1;
  font-size: 15px;
  text-transform: uppercase;
}
#mobile-navi .navi.sub1 .item .menu.path {
  background: none;
  color: #003469;
}
#mobile-navi .navi.sub2 {
  margin-top: 20px;
}
#mobile-navi .navi.sub2 > .item.path {
  background: #f8f8f8;
  border-bottom: 1px solid #646567;
  border-top: 1px solid #646567;
}
#mobile-navi .navi.sub2 > .item .menu {
  text-transform: uppercase;
}
#mobile-navi .navi.sub3 {
  max-height: 0;
  overflow: hidden;
}
#mobile-navi .navi.sub3 .item .menu {
  padding-top: 3px;
  padding-bottom: 3px;
  text-transform: none;
  padding-left: 38px;
}
#mobile-navi .navi.sub3 .item .menu.path {
  background: #405e89;
  color: #fff;
}
#mobile-navi .navi.sub4 {
  max-height: 0;
  overflow: hidden;
}
#mobile-navi .navi.sub4 .item .menu {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 61px;
}
#mobile-navi .navi.sub4 .item .menu.path {
  background: #d5d6d7;
  color: #003469;
}
#mobile-navi div.navi > .item.cb-toggle-target-active > div.navi {
  max-height: 1000px;
  transition: all 2s;
}
#mobile-navi .cb-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 30px;
  height: 30px;
  background: url(/images/mnavi.svg) no-repeat 50% 50%;
}
#mobile-navi .cb-toggle:hover,
#mobile-navi .cb-toggle:focus {
  cursor: pointer;
}
#mobile-navi .cb-toggle.cb-toggle-active {
  transform: rotate(-180deg);
  transition: all 0.218s;
}
#mobile-navi div.sub3 .cb-toggle {
  height: 26px;
  background-size: 12px auto;
}
#mobile-navi .navi > .cb-toggle,
#mobile-navi .navi .item-empty > .cb-toggle {
  display: none;
}
/******* layout-small.less 2013-1-16 *******/
.desk {
  max-width: 100%;
}
#home {
  width: 160px;
  margin: 10px 0 10px 5%;
}
.cb-navi-sticky,
.pfad,
.topservices,
.service_netbanking {
  display: none;
}
@media only screen and (max-width: 799px) {
  #services {
    display: none;
  }
  h1 {
    font-size: 19px;
    line-height: 21px;
  }
  #head {
    width: 90%;
    margin: 0 5%;
    top: 50px;
    transform: none;
  }
  .cb-layout2 #head {
    width: 90%;
    margin: 20px 5% 10px;
  }
  div.north h2 {
    font-size: 19px;
  }
  div.north h2 div.unit {
    padding: 15px calc(5% + 60px) 15px 5%;
  }
  .searchline {
    border: none;
    width: 90%;
    margin: 10px 5%;
  }
  #searchfield {
    width: 140px;
  }
  #find {
    width: 180px;
  }
  .maincontent {
    padding: 0;
    border: none;
    width: 100%;
    margin-top: 0;
  }
  div.farnorth div.seam div.head h2 {
    font-size: 16px;
  }
  div.farnorth div.seam div.head h2 strong {
    font-size: 19px;
  }
  div.main div.seam h3,
  div.main div.flat h3,
  div.main div.seam h4,
  div.main div.flat h4,
  div.main div.seam h5,
  div.main div.flat h5,
  div.main div.seam h6,
  div.main div.flat h6 {
    font-size: 16px;
  }
  div.main div.seam h3 strong,
  div.main div.flat h3 strong,
  div.main div.seam h4 strong,
  div.main div.flat h4 strong,
  div.main div.seam h5 strong,
  div.main div.flat h5 strong,
  div.main div.seam h6 strong,
  div.main div.flat h6 strong {
    font-size: 19px;
  }
  div.farnorth div.unit {
    margin-bottom: 30px;
  }
  #view div.main div.seam div.part.lead,
  #view div.main div.flat div.part.lead {
    position: relative;
    width: 100% !important;
  }
  body.cb-toggle-target-active .togglenavigation {
    margin-right: 0;
  }
  .mobservices {
    margin-top: 50px;
  }
  #sidecontent {
    float: left;
    width: 100%;
  }
  .prov {
    width: 90%;
    padding-left: 26px;
  }
  .sidepart {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .sidepart .sidetitle {
    margin-left: 0;
  }
  .sidepart .dock .meta {
    margin-left: 26px;
  }
  .farnorth h2 {
    font-size: 20px;
  }
  #footer {
    margin-top: 50px;
  }
  #footer .footpart {
    display: none;
  }
  .footclaim {
    float: left;
    position: static;
    width: 78%;
    margin: 15px 11% 0;
    color: #fff;
    font-size: 15px;
  }
  #cmsbox {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .disclaimerwidth {
    padding: 15px 5%;
    text-align: center;
  }
  div.main div.seam h3,
  div.main div.flat h3,
  div.main div.seam h4,
  div.main div.flat h4,
  div.main div.seam h5,
  div.main div.flat h5,
  div.main div.seam h6,
  div.main div.flat h6 {
    padding: 15px 5%;
  }
}
@media only screen and (max-width: 600px) {
  div.north {
    position: relative;
    margin-top: -1px;
  }
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 5%;
  margin-left: 5%;
}
.area .part,
.area > .grid table {
  margin-right: 5%;
  margin-left: 5%;
  width: 90%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 90%;
}
@media only screen and (min-width: 601px) {
  #view .north {
    width: auto;
    max-width: 100%;
  }
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 90px !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
h1,
h2 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.cb-album {
  position: relative;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.cb-album .body-mobile {
  display: none !important;
}
.cb-album h2 {
  display: none;
}
.cb-album .body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cb-album .part {
  width: 100% !important;
  margin: 0 !important;
}
.cb-album .part.desc {
  display: none;
}
#root.ie11 .cb-album img {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-album img.zoom {
  display: none !important;
}
.cb-album.cb-album .scan {
  margin-top: 40px !important;
}
.cb-album.cb-album .scan:first-child {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
}
.cb-album .scan table,
.cb-album .scan tbody,
.cb-album .scan tr {
  float: left;
  display: block;
  width: 100%;
}
.cb-matrix .body {
  margin-top: -0.5%;
  margin-bottom: -0.5%;
}
.cb-matrix .part {
  margin-top: 0.5% !important;
  margin-bottom: 0.5% !important;
}
.cb-matrix .part.foto {
  height: auto !important;
  box-sizing: border-box;
}
.cb-matrix .part.foto a.foto,
.cb-matrix .part.foto span.foto {
  display: block;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}
.cb-matrix .part.foto img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-matrix .part.foto a.foto.zoom img {
  transform: scale(1.1);
}
.cb-matrix.cb-matrix-columns-1 .part.foto {
  width: 100% !important;
}
.cb-matrix.cb-matrix-columns-2 .part.foto {
  width: 49.5% !important;
}
.cb-matrix.cb-matrix-columns-3 .part.foto {
  width: 32.66666667% !important;
}
.cb-matrix.cb-matrix-columns-4 .part.foto {
  width: 24.25% !important;
}
.cb-matrix.cb-matrix-columns-5 .part.foto {
  width: 19.2% !important;
}
.cb-matrix.cb-matrix-columns-6 .part.foto {
  width: 15.83333333% !important;
}
.cb-matrix.cb-matrix-columns-7 .part.foto {
  width: 13.42857143% !important;
}
.cb-matrix.cb-matrix-columns-8 .part.foto {
  width: 11.625% !important;
}
.cb-matrix .scan tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cb-matrix .scan td {
  float: left;
  display: block;
  margin: 0 10px;
  font-size: 16px;
  line-height: 1.25;
}
.cb-matrix .scan td:first-child {
  margin-left: 0;
}
.cb-matrix .scan td:last-child {
  margin-right: 0;
}
.cb-matrix .scan td.prev,
.cb-matrix .scan td.next {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 20px;
  height: 20px;
}
.cb-matrix .scan td.prev a,
.cb-matrix .scan td.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.cb-matrix .scan td.prev:empty,
.cb-matrix .scan td.next:empty {
  opacity: 0.5;
  pointer-events: none;
}
.cb-matrix .scan td.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-matrix .scan td a {
  color: #003469;
}
.cb-matrix .scan td .same {
  color: #003469;
}
.cb-strips .part.foto {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-strips-images {
  float: left;
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25%;
  position: relative;
}
.cb-strips-images a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.96);
  z-index: 2;
  transition: opacity 1s cubic-bezier(0.05, 0.8, 0.5, 1), transform 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-images a.is-active {
  z-index: 3;
  pointer-events: auto;
  opacity: 1;
  transform: scale(1);
}
.cb-strips-images img {
  opacity: 1 !important;
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.cb-strips .scan tbody > tr {
  float: left;
  width: 100%;
  display: flex;
}
.cb-strips .scan tbody > tr > td {
  float: left;
  width: 100%;
  display: block;
}
.cb-strips .scan td.prev,
.cb-strips .scan td.next {
  margin-right: 1.25%;
  width: 6.25%;
}
.cb-strips .scan td.next {
  margin-right: 0;
  margin-left: 1.25%;
}
.cb-strips .scan div.prev,
.cb-strips .scan div.next {
  float: left;
  width: 100%;
  height: 100%;
}
.cb-strips .scan div.prev a,
.cb-strips .scan div.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: background 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips .scan div.prev a:hover,
.cb-strips .scan div.next a:hover {
  background-position: 40% 50%;
}
.cb-strips .scan div.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-strips .scan div.next a:hover {
  background-position: 60% 50%;
}
.cb-strips .scan td.cb-strips-thumbs {
  width: 85%;
}
.cb-strips-container {
  float: left;
  width: 100%;
}
.cb-strips-container .body {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cb-strips-container .part.foto {
  position: relative;
}
.cb-strips-container .part.foto a.foto,
.cb-strips-container .part.foto span.foto {
  float: left;
  width: 100%;
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 60%;
  opacity: 0.4;
  transition: opacity 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-container .part.foto a.foto:hover,
.cb-strips-container .part.foto span.foto:hover,
.cb-strips-container .part.foto a.foto.is-active,
.cb-strips-container .part.foto span.foto.is-active {
  opacity: 1;
}
.cb-strips-container .part.foto img {
  opacity: 1 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips-container .part.foto a.foto:hover img {
  transform: scale(1.2);
}
.cb-strips-4 .cb-strips-container .part.foto {
  width: 23.95833333% !important;
}
.cb-strips-6 .cb-strips-container .part.foto {
  width: 15.50925926% !important;
}
.cb-strips-8 .cb-strips-container .part.foto {
  width: 11.28472222% !important;
}
.cb-strips-10 .cb-strips-container .part.foto {
  width: 8.75% !important;
}
.cb-slideshow-images {
  float: left;
  width: 100%;
}
.cb-slideshow .part.foto,
.cb-slideshow .part.crossslideContainer {
  max-height: 1000000000px !important;
  max-width: 100% !important;
  height: 0 !important;
  padding-bottom: 150%;
  overflow: hidden;
  position: relative;
}
.cb-slideshow a.foto {
  display: block;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 1s;
}
#edit .cb-slideshow a.foto,
.cb-slideshow a.foto.is-activated {
  pointer-events: auto;
  opacity: 1;
}
.cb-slideshow img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  border: none !important;
  z-index: 1;
}
#view .cb-slideshow.cb-manual img {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: scale(1.05);
}
#view .cb-slideshow.cb-manual a.foto.is-activated img {
  transform: scale(1);
}
#view .cb-slideshow.cb-fading img {
  opacity: 0 !important;
  transition: all 1s;
  pointer-events: none;
}
#view .cb-slideshow.cb-fading img.is-activated,
#view .cb-slideshow.cb-fading .cb-image-figure.is-activated img {
  opacity: 1 !important;
  pointer-events: initial;
}
#view .cb-slideshow.cb-sliding img {
  opacity: 0 !important;
  width: 110% !important;
  max-width: 110% !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowSlide;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-sliding img.is-activated,
#view .cb-slideshow.cb-sliding .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowSlide {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -10%;
  }
  100% {
    margin-left: 0;
  }
}
#view .cb-slideshow.cb-moving img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowMove;
  animation-duration: 16s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-moving img.is-activated,
#view .cb-slideshow.cb-moving .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowMove {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.cb-slideshow .head {
  float: left;
  width: 100%;
}
.cb-slideshow .head h2 {
  display: block;
  font-size: 18px;
  line-height: 1.44444444;
  color: #003469;
  font-family: 'HelveticaNowProDisplayRegular', helvetica, sans-serif;
  font-weight: normal;
}
.cb-slideshow .head .ctrl {
  display: none;
}
.cb-slideshow .ctrl {
  float: left;
  width: 100%;
}
.cb-slideshow .ctrl a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-slideshow .ctrl a:hover {
  width: 70px;
}
.cb-slideshow .ctrl a.fade {
  opacity: 0.4;
  cursor: default;
  width: 50px;
}
.cb-slideshow .ctrl .next a {
  left: unset;
  right: 0;
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.crossslide {
  float: left;
  width: 100%;
  max-width: 100% !important;
  position: static !important;
  padding: 0 !important;
}
/******* module-statistic.less 2013-1-16 *******/
.cb-statistics .chartclient-annotation-table {
  font-size: 12px;
  font-size: 1.2rem;
}
.cb-statistic-annotation li {
  list-style: none;
}
.cb-statistics .ctrl {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.cb-statistics .ctrl input {
  margin-right: 5px;
}
.cb-statistics .ctrl label {
  margin-right: 15px;
}
.cb-statistics .ctrl a {
  float: right;
}
#root .goog-custom-button-inner-box table,
#root .chartclient-annotation-table,
#root .annotatedtimelinetable {
  margin: 0;
}
#root #scrollingListTd {
  padding: 5px 0 5px 4px;
}
#root div.cb-statistics table.horz thead th {
  border-style: none none solid;
  border-color: #555;
  background-color: transparent;
}
#root div.cb-statistics table.horz tbody td {
  padding: 2px 1px;
  border: solid #ddd;
  border-width: 1px 0 0;
}
#root div.cb-statistics table.horz .odd td {
  background-color: #f9f9f9;
}
.cb-statistics .cb-visits {
  text-align: right;
}
#expo {
  float: left;
  width: 100%;
  position: relative;
}
#slides {
  float: left;
  width: 100%;
  height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  padding-bottom: 37%;
  position: relative;
}
#slides .slide {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
#slides a {
  display: block;
  width: 100%;
  height: 100%;
}
#slides a.null {
  cursor: default;
}
.cb-slides .cb-image-figure {
  height: 100%;
}
.cb-slides .cb-image-container {
  height: 100% !important;
}
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#expo div.link {
  display: none;
  float: left;
  width: 100%;
  height: 0;
}
#expo a.link {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 30px;
  height: 50px;
  transform: translateY(-50%);
  background: #003469;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#expo a.link.prev {
  left: 20px;
}
#expo a.link.next {
  right: 20px;
}
table.link,
table.link tbody {
  float: left;
  display: block;
  width: 100%;
  height: 0;
}
.cb-index-all {
  display: block;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cb-index-all td {
  float: left;
  display: block;
  margin: 0 10px;
}
.cb-index-all td.init {
  margin-left: 0;
}
.cb-index-all td.exit {
  margin-right: 0;
}
.cb-index-all a {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: #fff;
  border-radius: 16px;
  transition: all 0.4s;
}
.cb-index-all td.this a {
  background: #003469;
}
.cb-index-some {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.cb-index-some td {
  float: left;
  display: block;
  color: #fff;
}
.cb-index-some td:first-child:after {
  display: inline-block;
  content: '/';
  margin: 0 5px;
}
.cb-index-some a {
  color: #fff;
}
.cb-index-some a:hover,
.cb-index-some a:focus {
  color: #fff;
}
/******* development.less 2013-1-16 *******/
/*.unit {
  box-shadow: 0 0 0 1px red inset;
}
 .part {
   box-shadow: 0 0 0 1px blue inset;
}*/
/*# sourceMappingURL=./screen-small.css.map */