/******* screen-small.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * arba-arch.ch
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2018
 */
/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 * You can use either the complete or subsetted fonts:
 * If you don’t require the entire range of characters, you can use the smaller, subsetted webfonts instead.
 * See "Glyphs & Languages" for an overview of the characters in the corresponding html file in the root directory of this package.
 *
 */
/* Complete */
@font-face {
  font-family: "Brown";
  src: url("/extras/fonts/lineto-brown-bold.eot");
  src: url("/extras/fonts/lineto-brown-bold.eot?#iefix") format("embedded-opentype"), url("/extras/fonts/lineto-brown-bold.woff2") format("woff2"), url("/extras/fonts/lineto-brown-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("/extras/fonts/lineto-brown-regular.eot");
  src: url("/extras/fonts/lineto-brown-regular.eot?#iefix") format("embedded-opentype"), url("/extras/fonts/lineto-brown-regular.woff2") format("woff2"), url("/extras/fonts/lineto-brown-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/******* 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;
}
address {
  font-style: normal;
}
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 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 4px;
  margin-bottom: 4px;
}
.unit > .body,
.unit > form > .body {
  width: 100%;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 6px;
  margin-bottom: 6px;
}
.lead {
  margin-bottom: 0 !important;
}
#edit .line {
  padding: 4px 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #000;
  color: #000;
  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;
}
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: #000 !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;
}
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: fixed;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #000;
  font-family: 'Brown', helvetica, sans-serif;
  line-height: 1.1875;
  font-size: 16px;
}
#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,
#disp .part.recaptcha-info {
  padding: 0.2em 0 0.5em;
}
#disp .part.recaptcha-info {
  width: 100%;
  margin: 0;
}
#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: 700;
  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: 0 15px 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 {
  float: right;
}
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;
}
.srch .text {
  -webkit-appearance: searchfield;
          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;
  -webkit-hyphens: auto;
          hyphens: auto;
  padding-bottom: 0.8em;
}
#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: #9b1a61;
  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: #9b1a61;
  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);
  }
}
.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;
}
.grow {
  text-transform: none !important;
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 5px 0;
}
.table--headline th {
  font-weight: 700;
}
.table td {
  padding: 5px 0;
}
.table td .open {
  text-decoration: underline;
}
.table td.align-left {
  text-align: left;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
#edit .table td {
  border-left: 1px dashed #e0e0e0;
  border-right: 1px dashed #e0e0e0;
}
.table--footer .table-foot td {
  font-weight: 700;
}
@media (max-width: 767px) {
  .table {
    font-size: 2.08604954vw;
  }
}
/******* 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;
}
html,
body {
  min-height: 100%;
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(155, 26, 97, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  background-color: transparent;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1240px;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
#home {
  float: left;
  position: absolute;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  float: left;
  width: 100%;
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  color: #000;
  font-family: 'Brown', helvetica, sans-serif;
  line-height: 1.1875;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.ie10 .wrapper,
.ie11 .wrapper {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
}
.section {
  float: left;
  width: 100%;
}
.section--header {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  color: #fff;
}
.section--header a {
  color: #fff;
}
.section--main {
  margin-top: 70px;
}
.slogan {
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: 'Lava', Time, serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}
.titleimage {
  width: 237px;
}
.downlink {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff url(/images/arrow-down.svg) no-repeat;
  background-position: 50% 55%;
  background-size: 24px 11px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  cursor: pointer;
  transition: background 250ms;
}
.downlink:hover,
.downlink:focus {
  background-position: 50% 60%;
}
.navigation {
  float: left;
  width: 100%;
  position: relative;
}
.section--footer {
  text-align: center;
}
.vcard {
  float: left;
  width: 100%;
  margin-top: 70px;
  font-weight: 700;
}
.vcard a {
  border-bottom: 2px solid #000;
}
.vcard .vcardcontent {
  width: 100%;
  max-width: 320px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.vcard .block {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.vcard .org {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.vcard .adr {
  font-weight: 400;
}
.vcard .vcardemail {
  display: inline-block;
  margin-bottom: 5px;
}
.vcard .phone .tel,
.vcard .phone .fax {
  display: inline-block;
}
.vcard .phone .tel {
  position: relative;
}
.vcard .social #social .meta {
  display: inline-block;
  margin: 0 5px;
}
#services {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
#services a {
  border: none;
}
#cmsbox {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  text-align: right;
}
#cmsbox a {
  border: none;
}
@media (max-width: 767px) {
  #cmsbox {
    width: 100%;
  }
}
.backlink-container {
  float: left;
  width: 100%;
  margin-top: 10px;
  border-top: 2px solid #000;
  padding-top: 30px;
}
.backlink-container .backlink {
  position: relative;
  float: left;
  box-sizing: border-box;
  padding-left: 13px;
  background: url(/images/link-back.svg) no-repeat;
  background-size: 8px 15px;
  background-position: left top 0.25em;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.73333333;
  letter-spacing: 1.26px;
  text-transform: uppercase;
}
.backlink-container .backlink:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: width 250ms;
}
.backlink-container .backlink:hover:after,
.backlink-container .backlink:focus:after {
  width: 100%;
}
#expo {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
}
#slides {
  width: 100%;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
#slides .slide {
  width: 100%;
  height: 100% !important;
}
#slides .slide a {
  display: block;
  width: 100%;
  height: 100%;
}
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
  -moz-transform: translateY(0);
}
#expo div.link {
  display: none;
}
.navbar.cb-navi-sticky {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 4px 0 #D6D6D6;
}
.navbar.cb-navi-sticky.cb-navi-fixed {
  position: fixed;
}
.navbar.cb-navi-sticky.cb-navi-sticky-clone {
  visibility: hidden;
}
.cb-layout1 h1,
h2 {
  padding-bottom: 8px;
  border-bottom: 2px solid;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}
.text-section--h2 {
  margin-top: 70px;
}
.cb-layout2 h1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.08;
  font-weight: 700;
  text-align: center;
}
.cb-layout4 h1 {
  padding-bottom: 14px;
  border-bottom: 2px solid;
  font-family: 'Lava', Time, serif;
  font-weight: 700;
  font-style: italic;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
}
.cb-layout5 h1 {
  padding-bottom: 14px;
  border-bottom: none;
  font-family: 'Lava', Time, serif;
  font-weight: 700;
  font-style: italic;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
}
.cb-layout4 .area h2,
.cb-layout5 .area h2 {
  border-bottom: none;
  font-family: 'Lava', Time, serif;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1.11111111;
  font-weight: 700;
  font-style: italic;
  text-align: left;
}
.cb-layout4 .area .text-section--h2,
.cb-layout5 .area .text-section--h2 {
  margin-top: 0;
}
h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: 700;
}
.fold h3 {
  display: inline-block;
  margin-bottom: 8px;
  border-bottom: 1px solid #000;
  font-family: 'Lava', Time, serif;
  font-style: italic;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.21052632;
}
.fold .norm {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}
.loud {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.10526316;
  text-align: center;
}
.loud .open {
  text-decoration: underline;
}
.norm .open {
  text-decoration: underline;
}
.pale {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 0.90909091;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
strong {
  font-weight: 700;
  letter-spacing: 1px;
}
.text {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000;
}
.area {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.unit.fold {
  align-self: flex-start;
  text-align: center;
}
.unit.fold div.link {
  text-align: center;
}
.unit.fold div.more {
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
.unit.fold div.more.cb-invisible {
  display: flex !important;
}
.unit.fold div.less,
.unit.fold div.more {
  float: left;
  width: 100%;
}
.unit.fold .foot .ctrl {
  position: absolute;
  left: -1px;
  bottom: 6px;
}
.unit.fold .foot .ctrl:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 0 0 64px;
  border-color: transparent transparent transparent #fff;
}
.unit.fold .foot .ctrl:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 5px;
  bottom: 5px;
  width: 24px;
  height: 24px;
  background: url(/images/fold-toggle.svg) no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transform: rotate(0);
  transition: transform 250ms;
}
.unit.fold .foot .ctrl .link {
  position: relative;
  z-index: 10;
  display: block;
  width: 64px;
  height: 64px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.unit.fold.fold--open .foot .ctrl:after {
  transform: rotate(-45deg);
}
#edit .unit.fold {
  padding-bottom: 64px;
}
#view .unit.fold {
  overflow: hidden;
}
#view .unit.fold div.more {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background-color: #fff;
  visibility: visible;
  transform: rotate(0) scale(1) translateX(0);
  transform-origin: left bottom;
  transition: transform 350ms, visibility 350ms;
}
#view .unit.fold div.more .part {
  opacity: 1;
  transition: opacity 350ms 300ms;
}
#view .unit.fold.fold--closed div.more {
  visibility: hidden;
  transform: rotate(45deg) scale(0) translateX(-50%);
  transform-origin: left bottom;
}
#view .unit.fold.fold--closed div.more .part {
  opacity: 0;
  transition: opacity 200ms;
}
.cb-layout2 .seam {
  float: right;
}
.cb-layout2 .seam .part {
  float: right;
}
.cb-layout3 .seam {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}
.cb-layout2 .flat.wide .part.pict.tall {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.cb-layout2 .flat.wide .part.pict.tall img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.unit.foto .part.foto img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.unit.foto .counter {
  float: left;
  width: 100%;
  text-align: center;
}
div.form input.submit {
  float: right;
  margin-top: 6px;
  position: relative;
  background: none;
  padding: 0;
  min-height: 0;
  padding-right: 13px;
  background: url(/images/link.svg) no-repeat;
  background-size: 8px 15px;
  background-position: right top 0.25em;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.73333333;
  letter-spacing: 1.26px;
  text-transform: uppercase;
  color: #000;
  border-bottom: 2px solid transparent;
}
div.form input.submit:hover,
div.form input.submit:focus {
  border-color: #000;
}
.text-section {
  float: left;
  width: 100%;
}
.list--bullet {
  padding-left: 0;
  list-style-type: none;
}
.list--bullet li {
  padding-left: 24px;
  position: relative;
}
.list--bullet li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.list--numbered li {
  margin-left: 16px;
}
div.line {
  padding: 4px 0;
}
div.link {
  text-align: right;
}
div.link .open {
  position: relative;
  box-sizing: border-box;
  padding-right: 13px;
  background: url(/images/link.svg) no-repeat;
  background-size: 8px 15px;
  background-position: right top 0.25em;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.73333333;
  letter-spacing: 1.26px;
  text-transform: uppercase;
}
div.link .open:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: width 250ms;
}
div.link .open:hover:after,
div.link .open:focus:after {
  width: 100%;
}
div.link .open[title*='Home'] {
  background: url(/images/link-back.svg) no-repeat;
  background-position: left top 0.25em;
  padding-left: 13px;
  padding-right: 0;
}
div.link .open[title*='Home']:after {
  right: 0;
  left: unset;
}
#view div.link .open {
  display: inline-block;
}
div.load {
  background: 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: 1.1875em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
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: 'Brown', helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6pxrem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 1.1875em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 16px;
  font-size: 1.6pxrem;
  color: #444;
  font-weight: normal;
  font-family: 'Brown', 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 {
  float: left;
  display: block;
  background-color: #9b1a61;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-height: 40px;
  border-radius: 0;
  padding: 0 20px;
  -webkit-appearance: none;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  color: #fff;
  background-color: #a81c69;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  background-color: #6f1346;
}
.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: 1.1875em;
  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 {
  float: left;
  width: 100%;
  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 {
  display: none;
}
#mobile-navi {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100vh - 60px);
  margin-top: 60px;
  z-index: 210;
  overflow: scroll;
  background: #fff;
  transition: all 0.3s ease-in;
}
.togglenavigation {
  position: relative;
  float: right;
  margin-top: 0;
  margin-right: 6.25%;
  display: block;
  width: 60px;
  height: 60px;
  z-index: 211;
  cursor: pointer;
  color: #000 !important;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
}
.togglenavigation .tlines {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 40px;
  height: 19px;
}
.togglenavigation .tlines > span {
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  background: currentColor;
}
.togglenavigation .tlines > .tline-2 {
  top: 10px;
  width: 32px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform,opacity;
}
.togglenavigation .tlines > .tline-3 {
  top: 20px;
}
.cb-toggle-target-active .togglenavigation .tlines > .tline-1 {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.cb-toggle-target-active .togglenavigation .tlines > .tline-2 {
  transform: translate3d(-10px, 0, 0);
  opacity: 0;
}
.cb-toggle-target-active .togglenavigation .tlines > .tline-3 {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
body.cb-toggle-target-active #mobile-navi {
  transition: all 0.218s ease-out;
}
body.cb-toggle-target-active .togglenavigation {
  transition: all 0.4s cubic-bezier(0.21, 0.53, 0.44, 1.24);
}
/* RIGHT */
#mobile-navi {
  right: -100%;
}
body.cb-toggle-target-active #mobile-navi {
  right: 0;
}
/* LEFT */
#mobile-navi .navi {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
}
#mobile-navi .navi .item .menu {
  display: inline-block;
  color: #000;
  border-bottom: 2px solid transparent;
  padding: 4px 0 2px;
  font-size: 16px;
}
#mobile-navi .navi .item .menu.path {
  border-color: #000;
}
#mobile-navi .navi.sub1 > .item {
  padding: 12px 0 8px;
  background: #fff;
  background: linear-gradient(180deg, #d6d6d6 0%, #ffffff 4px);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d6d6d6", endColorstr="#ffffff", GradientType=1);
}
#mobile-navi .navi.sub1 > .item > .menu {
  font-weight: 700;
}
#mobile-navi .navi.sub2 {
  max-height: 0;
  overflow: hidden;
}
#mobile-navi .navi.sub2 .item {
  padding: 9px;
}
#mobile-navi .navi.sub2 .item.init {
  margin-top: 9px;
}
#mobile-navi .navi.sub2 .item.exit {
  margin-bottom: 0;
}
#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: 47px;
  height: 47px;
  background: url(/images/mnavitoggle.svg) no-repeat center;
  transition: all 0.218s;
}
#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 .navi > .cb-toggle,
#mobile-navi .navi .item-empty > .cb-toggle {
  display: none;
}
.desk {
  max-width: 87.5%;
}
#home {
  width: 89px;
  left: 15px;
  top: 15px;
}
#head {
  margin-top: 50px;
}
.titleimage {
  min-width: 237px;
  width: 74.0625%;
  max-width: 360px;
}
.navbar.cb-navi-sticky {
  min-height: 60px;
}
.cb-layout2 .unit {
  margin-top: 12px;
  margin-bottom: 12px;
}
.cb-layout2 .part {
  margin-top: 6px;
  margin-bottom: 6px;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area > .slim .part {
  width: 100%;
}
.area {
  margin-top: 10px;
}
.area:empty {
  margin-top: 0;
}
.cb-layout3 .area {
  margin-top: 70px;
}
.cb-layout3 .area:empty {
  margin-top: 0;
}
.cb-layout4 .area {
  margin-top: 30px;
}
.unit.fold div.more {
  padding: 0 7.14285714%;
}
.unit.fold div.more .part {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .unit.fold .foot .ctrl:before {
    border-width: 44px 0 0 44px;
  }
  .unit.fold .foot .ctrl:after {
    width: 17px;
    height: 17px;
  }
  .unit.fold .foot .ctrl .link {
    width: 44px;
    height: 44px;
  }
  #edit .unit.fold {
    padding-bottom: 44px;
  }
}
.cb-layout4 .unit.pure,
.cb-layout5 .unit.pure {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  div.link .open {
    padding-right: 11px;
    background-size: 6px 11px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#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;
}
/* scan.less 2013-1-16 */
.scan .cb-hybrid {
  text-decoration: none;
}
.swap {
  text-align: center;
}
.scan form,
.scan > table,
.scan fieldset {
  width: 100% !important;
}
.scan > table {
  margin: 0 !important;
}
.swap td > span,
.swap td > .cb-hybrid {
  display: block;
}
td.prev,
td.next {
  color: rgba(0, 0, 0, 0.3);
}
.unit.cb-batch .same {
  background-color: #6f1346;
  color: #000;
}
/******* module-album.less 2013-1-16 *******/
.body-mobile img,
noscript img {
  /* resize - noscript mode must still work */
  width: 100%;
}
img.same {
  background: none !important;
}
div.foto div.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.cb-mobile .cb-slideshow > .head > .ctrl {
  display: none;
}
.cb-slideshow > .body-mobile img.zoom {
  top: 100% !important;
  left: 100% !important;
  display: block !important;
  margin: -20px 0 0 -20px !important;
  width: 17px !important;
  height: 17px;
  opacity: 0.7;
}
div.foto,
.crossslideContainer {
  position: relative;
}
.crossslide,
.crossslide img,
.cb-slideshow-images img {
  width: 100%;
}
.cb-strips .foto > .cb-landscape,
.cb-matrix .body-mobile .foto > img,
.cb-contentflow .foto > img,
.cb-slideshow .foto > img,
.body-non-mobile .foto > img {
  margin: 0 auto;
  width: 100%;
}
.cb-strips .foto > .cb-portrait {
  height: 100%;
  width: auto;
}
.body-mobile a.foto,
.body-mobile span.foto {
  width: 100%;
}
noscript a.foto {
  position: relative !important;
}
.body-mobile .cb-matrix .foto,
.body-mobile .cb-contentflow .foto {
  position: relative;
}
.part.desc {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.same.norm,
.same.foto {
  background: none;
}
.body-non-mobile a.foto,
.body-non-mobile span.foto {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  padding: 0;
  width: 100%;
}
.cb-strips .prev,
.cb-strips .next,
.cb-slideshow .prev > .cb-hybrid,
.cb-slideshow .next > .cb-hybrid {
  width: 28px;
}
.prev > .prev,
.next > .next,
.cb-slideshow .prev > .cb-hybrid,
.cb-slideshow .next > .cb-hybrid {
  display: block;
  height: 11px;
  padding: 5px 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: background 250ms;
}
.cb-strips .prev,
.cb-slideshow .prev > .cb-hybrid {
  background-image: url(/images/album-prev.svg);
}
.cb-strips .next,
.cb-slideshow .next > .cb-hybrid {
  background-image: url(/images/album-next.svg);
}
.cb-slideshow .ctrl > .prev {
  float: left;
}
.cb-slideshow .ctrl > .next {
  float: right;
}
.cb-strips td.prev,
.cb-strips td.next {
  background: none;
  vertical-align: middle;
}
.cb-album .prev > .cb-hybrid.fade,
.cb-album .next > .cb-hybrid.fade {
  pointer-events: none;
  opacity: 0.5;
}
.cb-strips table {
  border-collapse: collapse;
}
td > .body {
  display: inline-block;
  vertical-align: middle;
}
.cb-strips-images {
  height: 100%;
  width: 100%;
}
.cb-strips-images > .foto {
  width: 100%;
  height: 100%;
  position: absolute;
}
.cb-strips-images > .foto > .cb-landscape {
  width: 100%;
  height: auto;
}
.cb-strips-images > .foto > .cb-portrait {
  width: auto;
  height: 100%;
}
.cb-strips-container > .body > .foto {
  height: 100% !important;
  overflow: hidden;
}
.cb-strips-thumbs a.foto {
  width: 100%;
}
.cb-strips-container > .body a.foto,
.cb-strips-thumbs .part > .foto > .foto {
  position: static;
  width: 100% !important;
  height: 100% !important;
}
.cb-strips-container .cb-landscape,
.cb-strips-container .cb-portrait {
  max-width: 100% !important;
  max-height: 100% !important;
}
.cb-strips-4 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 23% !important;
}
.cb-strips-6 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 14.66666667% !important;
}
.cb-strips-8 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 10.5% !important;
}
.cb-strips-10 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 8% !important;
}
.cb-matrix .body-non-mobile > .foto {
  margin: 3% !important;
}
.cb-matrix .body-non-mobile a.foto {
  position: static;
  height: 100% !important;
}
.cb-matrix-columns-1 .body-non-mobile > .foto {
  width: 94% !important;
}
.cb-matrix-columns-3 .body-non-mobile > .foto,
.cb-matrix-columns-5 .body-non-mobile > .foto,
.cb-matrix-columns-6 .body-non-mobile > .foto,
.cb-matrix-columns-7 .body-non-mobile > .foto,
.cb-matrix-columns-8 .body-non-mobile > .foto {
  width: 44% !important;
}
@media only screen and (min-width: 240px) {
  .cb-matrix-columns-2 .body-non-mobile > .foto,
  .cb-matrix-columns-4 .body-non-mobile > .foto,
  .cb-matrix-columns-8 .body-non-mobile > .foto {
    width: 44% !important;
  }
  .cb-matrix-columns-6 .body-non-mobile > .foto,
  .cb-matrix-columns-7 .body-non-mobile > .foto {
    width: 10.66666667% !important;
  }
}
@media only screen and (min-width: 768px) {
  .cb-matrix-columns-3 .body-non-mobile > .foto {
    width: 27.33333333% !important;
  }
  .cb-matrix-columns-4 .body-non-mobile > .foto,
  .cb-matrix-columns-8 .body-non-mobile > .foto {
    width: 19% !important;
  }
  .cb-matrix-columns-5 .body-non-mobile > .foto,
  .cb-matrix-columns-7 .body-non-mobile > .foto {
    width: 14% !important;
  }
  .cb-matrix-columns-6 .body-non-mobile > .foto {
    width: 10.66666667% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .cb-matrix-columns-7 .body-non-mobile > .foto {
    width: 8.28571429% !important;
  }
  .cb-matrix-columns-8 .body-non-mobile > .foto {
    width: 6.5% !important;
  }
}
.cb-contentflow .body-non-mobile .part {
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
}
.foto > .head {
  position: static;
}
.foto > .head h2 {
  display: none;
}
#edit .foto > .head {
  position: relative;
  height: 20px;
}
.cb-manual .desc,
.body-non-mobile > .desc {
  position: relative;
}
#view .cb-manual .desc .norm,
#view .body-non-mobile > .desc .norm {
  position: absolute;
  top: 0;
  left: 0;
}
.foto > .head > .ctrl {
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cb-album .ctrl {
  float: right;
}
#root div.foto div.body div.desc {
  float: left;
}
#root div.foto div.body div.desc div.part {
  float: none;
}
#cb-cookie-warning {
  position: fixed;
  bottom: 36px;
  z-index: 10000;
  width: 500px;
  max-width: 100%;
  background-color: #929990;
  color: #fff;
  font-family: 'Brown', helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 34px 48px 38px 36px;
  right: 0;
  transform: translateX(100%);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  right: 0 !important;
  transform: translateX(100%) !important;
  transition: all 0.3s !important;
}
.show-content #cb-cookie-warning {
  right: 36px;
  transform: translateX(0);
  transition: all 0.6s 0.2s ease;
}
@media (max-width: 767px) {
  .show-content #cb-cookie-warning {
    right: 0;
  }
}
@media (max-width: 767px) {
  #cb-cookie-warning {
    bottom: 0;
    padding: 24px;
    border-radius: 0;
  }
}
.cb-cookie-warning--container {
  float: left;
  width: 100%;
}
.cb-cookie-warning--text {
  float: left;
  width: 100%;
  font-size: 18px;
}
.cb-cookie-warning--text a {
  text-decoration: underline;
  color: #fff;
}
.cb-cookie-warning--text a:hover {
  color: #000;
}
#cb-cookie-warning__button--accept {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  position: absolute;
  display: inline-block;
  right: 26px;
  top: 30px;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/close-white.svg);
}
#cb-cookie-warning__button--decline {
  display: none;
}
/*# sourceMappingURL=./screen-small.css.map */