/******* screen-small.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* 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: 20px;
  margin-bottom: 20px;
}
.unit > .body,
.unit > form > .body {
  width: 100%;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lead {
  margin-bottom: 0 !important;
}
#edit .line {
  padding: 4px 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #979797;
  color: #979797;
  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: #767676 !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: #767676;
  font-family: 'Lato', helvetica, sans-serif;
  line-height: 1.375;
  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: #767676;
}
.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: bold;
  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: #767676;
}
#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: #797979;
  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: #0B71B4;
  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: #0B71B4;
  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: bold;
}
.table td {
  padding: 5px 0;
}
.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: bold;
}
@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: #F9F9F9;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(11, 113, 180, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  background-color: transparent;
}
#desk {
  display: none !important;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1178px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
#home {
  float: left;
  width: 294px;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  float: left;
  width: 100%;
}
.cb-layout2 #head {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  background: #0B71B4;
  background-image: linear-gradient(to bottom, #327DB7, #0F4D77);
}
#over {
  z-index: 3000;
}
#disp {
  z-index: 3001;
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  color: #767676;
  font-family: 'Lato', helvetica, sans-serif;
  line-height: 1.375;
  font-size: 16px;
  position: relative;
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.section--footer {
  border-bottom: 20px solid #D8D8D8;
}
.corner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 220;
  width: 0;
  height: 0;
  border-top: 88px solid #0B71B4;
  border-right: 88px solid transparent;
}
@media (max-width: 767px) {
  .corner {
    transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  }
  body.cb-toggle-target-active .corner {
    border-top-color: #fff;
  }
}
#cb-elastic-content {
  float: left;
  width: 100%;
}
.navigation {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .navigation {
    display: none;
  }
}
.multimood {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.moodpart {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout2 .moodpart {
  width: 50%;
}
.fakenavi {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 300px;
  flex-wrap: wrap;
  flex-direction: column;
  display: none;
}
.cb-layout2 .fakenavi {
  display: flex;
}
.fakenavi .meta {
  float: left;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 4px 0;
  box-sizing: border-box;
  padding: 10px 16px 10px 64px;
  min-height: 106px;
  background-color: #0B71B4;
  background-position: 0 0;
  background-repeat: repeat;
  background-image: linear-gradient(to bottom, #327DB7, #0F4D77);
  color: #fff;
  text-align: right;
  font-size: 20px;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}
.fakenavi .meta:first-child {
  margin-top: 0;
}
.fakenavi .meta:last-child {
  margin-bottom: 0;
}
.fakenavi .meta strong {
  font-weight: 900;
  text-transform: uppercase;
}
.fakenavi .meta:hover .fakenavi-arrow {
  left: 0;
}
.fakenavi .meta:active {
  background-image: linear-gradient(to bottom, #0F4D77, #327DB7);
}
.fakenavi-arrow {
  position: absolute;
  left: -10px;
  top: 25px;
  z-index: 2;
  width: 44px;
  height: 25px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/fakenavi-arrow.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.langnav {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 2;
}
@media (max-width: 767px) {
  .langnav {
    display: none;
  }
}
.search {
  float: left;
}
.search__submit {
  display: none;
}
.search__input {
  float: left;
  width: 208px;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 100px;
  background: #eee;
  border: none;
  padding: 0 10px;
  height: 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
}
.subnavi {
  float: left;
  width: 100%;
  margin-top: 50px;
  display: none;
}
.cb-layout1 .subnavi {
  display: block;
}
@media (max-width: 767px) {
  .cb-layout1 .subnavi {
    display: none;
  }
}
.maincontent {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.cb-layout2 .maincontent {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .maincontent {
    margin-top: 30px;
  }
  .cb-layout2 .maincontent {
    margin-top: 0;
  }
}
.footcontent {
  float: left;
  width: 100%;
  border-top: 2px solid #979797;
}
#services {
  float: left;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  font-size: 13px;
  color: #000;
  font-weight: 300;
  margin-bottom: 12px;
}
#services .meta {
  font-size: 13px;
  color: #000;
  font-weight: 300;
}
#services .meta:hover,
#services .meta:focus {
  color: #0B71B4;
}
#partner {
  float: right;
  display: flex;
  flex-wrap: wrap;
  margin: 70px 0 100px;
}
@media (max-width: 1023px) {
  #partner {
    float: left;
    margin: 40px 0 80px;
  }
}
@media (max-width: 767px) {
  #partner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
#partner .meta {
  float: left;
  margin: 0 12px;
  display: block;
  align-self: center;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#partner .meta:first-child {
  margin-left: 0;
}
#partner .meta:last-child {
  margin-right: 0;
}
#partner .meta.service_unibe {
  width: 90px;
  height: 69px;
  background-image: url(/images/partner-unibe.png);
}
#partner .meta.service_uniba {
  width: 160px;
  height: 50px;
  background-image: url(/images/partner-uniba.svg);
}
#partner .meta.service_unizh {
  width: 160px;
  height: 55px;
  background-image: url(/images/partner-unizh.png);
}
@media (max-width: 767px) {
  #partner .meta {
    align-self: center;
    margin: 10px 0;
  }
  #partner .meta:first-child {
    margin-top: 0;
  }
  #partner .meta:last-child {
    margin-bottom: 0;
  }
}
.vcard {
  float: left;
  margin-top: 34px;
}
.vcardtitle {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: bold;
  background-position: 0 0;
  color: #0B71B4;
  text-transform: uppercase;
}
.vcardpart {
  display: block;
  font-size: 14px;
  line-height: 1.71428571;
  color: #000;
}
.toplink {
  position: fixed;
  right: 6%;
  bottom: -38px;
  z-index: 10;
  width: 38px;
  height: 38px;
  border-radius: 38px;
  background-color: #0B71B4;
  cursor: pointer;
  background-size: 20px 12px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/toplink.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  display: none;
}
@media (max-width: 767px) {
  .toplink {
    display: block;
  }
}
.toplink.cb-goto-top-visible {
  bottom: 40px;
}
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 12.05432937%;
}
.cb-layout2 #expo {
  padding-bottom: 0;
  height: 100%;
  min-height: 400px;
}
@media (max-width: 1023px) {
  .cb-layout2 #expo {
    min-height: 300px;
  }
}
#slides {
  position: relative;
  max-width: 100% !important;
  max-height: 10000px !important;
  z-index: 1;
}
.cb-layout2 #slides {
  height: 100% !important;
  max-height: 100% !important;
}
#slides .slide {
  width: 100%;
}
.cb-layout2 #slides .slide {
  height: 100% !important;
}
#slides img {
  display: block;
  width: 100%;
  max-width: 100% !important;
  max-height: 10000px !important;
}
.cb-layout2 #slides img {
  height: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#expo div.link {
  display: none;
}
h1 {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.04166667;
  text-transform: uppercase;
  border-bottom: 7px solid #BCC0C3;
  padding-bottom: 12px;
}
.cb-layout2 h1 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  padding: 60px;
  background: none;
  border: none;
  text-transform: none;
}
@media (max-width: 1023px) {
  .cb-layout2 h1 {
    font-size: 32px;
    line-height: 1.3125;
    padding: 30px 12%;
  }
}
h2 {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.04166667;
  text-transform: uppercase;
  border-bottom: 7px solid #BCC0C3;
  padding-bottom: 12px;
}
h3 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: bold;
  padding-left: 44px;
  background-size: 34px 25px;
  background-position: 0 0;
  color: #0B71B4;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue-2018-11-13.svg);
}
h4 {
  font-size: 20px;
  line-height: 1.25;
  color: #000;
}
h5 {
  font-weight: normal;
  color: #0B71B4;
}
h6 {
  color: #000;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
.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: #0B71B4;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a9cf1;
}
.cb-layout1 div.main {
  display: flex;
  flex-wrap: wrap;
}
.cb-layout1 div.main div.unit:first-child {
  margin-top: 0;
}
.cb-layout2 div.main {
  display: flex;
  flex-wrap: wrap;
}
div.seam {
  background: rgba(50, 125, 183, 0.25);
  padding-top: 10px;
  padding-bottom: 10px;
}
.text-section {
  float: left;
  width: 100%;
}
.text-section--h3 {
  border-bottom: 2px solid #979797;
  padding-bottom: 17px;
  margin-bottom: 10px;
}
.text-section--h4 {
  border-bottom: 2px solid #BCC0C3;
  padding-bottom: 6px;
}
.list--bullet {
  padding-left: 0;
  list-style-type: none;
}
.list--bullet li {
  padding-left: 22px;
  position: relative;
  margin: 6px 0;
}
.list--bullet li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  background: #0B71B4;
}
.list--numbered li {
  margin-left: 16px;
}
div.load {
  background: none !important;
}
div.load + div.load {
  margin-top: -10px;
}
div.load a.load {
  padding-left: 16px;
  background-size: 10px 16px;
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-image: url(/images/load.svg);
}
div.link + div.link {
  margin-top: -10px;
}
div.link a.open {
  padding-left: 30px;
  background-position: 0 4px;
  background-size: 20px 15px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue-2018-11-13.svg);
  font-weight: bold;
}
.cb-layout2 .main div.link a.open {
  font-size: 20px;
  line-height: 1.25;
  padding-left: 44px;
  background-position: 0 0;
  background-size: 34px 25px;
  text-transform: uppercase;
}
div.line {
  margin-bottom: 0;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

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

*/
fieldset {
  line-height: 1.375em;
}
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: #767676;
  background-color: #fff;
  font-weight: normal;
  font-family: 'Lato', 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.375em;
  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: 'Lato', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #c3c3c3;
}
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: #0B71B4;
  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: #0c7ac2;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  background-color: #085384;
}
.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.375em;
  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-top.less 2014-11-04 ***/
.navi {
  display: none;
}
#mobile-navi {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 210;
  max-height: 0;
  overflow: hidden;
  background: transparent;
  transition: all 0.3s ease-in;
}
.navibg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #0B71B4;
  background-image: linear-gradient(to bottom, #327DB7, #0F4D77);
  opacity: 0.9;
}
.naviani {
  float: left;
  width: 100%;
  position: relative;
  z-index: 3;
  min-height: 100%;
}
#mobile-navi .search {
  position: relative;
  z-index: 4;
  width: 88%;
  margin: 28px 6% 50px;
}
#mobile-navi .search__input {
  width: 100%;
  color: #0B71B4;
}
.togglenavigation {
  position: fixed;
  top: 14px;
  right: 6%;
  display: block;
  width: 38px;
  height: 38px;
  z-index: 211;
  cursor: pointer;
  color: #fff !important;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
  background: #0B71B4;
  border-radius: 38px;
}
.togglenavigation:active > span {
  background: #ebebeb !important;
}
.togglenavigation > span {
  left: 11px;
  top: 50%;
  position: absolute;
  display: block;
  height: 2px;
  width: 16px;
  margin-top: -1px;
  background: currentColor;
}
.togglenavigation > .tline-1 {
  margin-top: -6px;
}
.togglenavigation > .tline-4 {
  margin-top: 4px;
}
.cb-toggle-target-active .togglenavigation {
  background: #fff;
  color: #0B71B4 !important;
}
.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 {
  max-height: 100%;
  overflow: scroll;
  transition: all 0.218s ease-out;
}
#mobile-navi .navi {
  float: left;
  display: block;
  width: 88%;
  margin: 60px 6% 0;
  position: relative;
  z-index: 3;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
  margin: 12px 0;
}
#mobile-navi .navi .item.init {
  margin-top: 0;
}
#mobile-navi .navi .item .menu {
  float: left;
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin-right: 40px;
  border-bottom: 1px solid #fff;
  -webkit-font-smoothing: antialiased;
}
#mobile-navi .navi .item .menu.path {
  font-weight: 900;
}
#mobile-navi .navi.sub1 {
  float: left;
  margin-top: 23px;
}
#mobile-navi .navi.sub1 .item {
  float: left;
  width: auto;
  margin: 0;
  padding: 0 8px;
  border-right: 2px solid #fff;
}
#mobile-navi .navi.sub1 .item.init {
  padding-left: 0;
}
#mobile-navi .navi.sub1 .item.exit {
  padding-right: 0;
  border: none;
}
#mobile-navi .navi.sub1 .item .menu {
  margin: 0;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
}
#mobile-navi .navi.sub1 .item .menu.here {
  font-weight: 900;
}
#mobile-navi .navi.sub3 {
  max-height: 0;
  overflow: hidden;
  margin: 0;
  width: 100%;
}
#mobile-navi .navi.sub3 .item {
  padding: 0;
  margin: 0;
}
#mobile-navi .navi.sub3 .item.init {
  margin-top: 10px;
}
#mobile-navi .navi.sub3 .item .menu {
  border: none;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 20px;
  background-size: 12px 9px;
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-image: url(/images/mnavi-sub3.svg);
}
#mobile-navi .navi.sub4 {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
#mobile-navi .navi.sub4 .item.exit {
  margin-bottom: 10px;
}
#mobile-navi .navi.sub4 .item .menu {
  font-size: 12px;
  background: none;
}
#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: 36px;
  height: 25px;
  cursor: pointer;
  background-size: 9px 12px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/mnavi.svg);
}
#mobile-navi .cb-toggle.cb-toggle-active {
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: rotate(-180deg);
}
#mobile-navi div.sub3 .cb-toggle {
  height: 24px;
}
#mobile-navi .navi > .cb-toggle,
#mobile-navi .navi .item-empty > .cb-toggle {
  display: none;
}
.desk {
  max-width: 88%;
}
.section--multimood .desk {
  max-width: 100%;
}
#home {
  width: 164px;
  height: 32px;
  overflow: hidden;
  margin: 16px 0;
}
@media (max-width: 767px) {
  .logo {
    width: 164px;
  }
}
@media only screen and (max-width: 1178px) {
  .cb-layout1 #expo,
  .cb-layout4 #expo {
    padding-bottom: 142px;
  }
  .cb-layout1 #slides,
  .cb-layout4 #slides {
    height: 142px !important;
  }
  .cb-layout1 #slides .slide,
  .cb-layout4 #slides .slide {
    width: 1178px;
    height: 142px !important;
    left: 50%;
  }
  .cb-layout1 #slides .slide img,
  .cb-layout4 #slides .slide img {
    margin-left: -589px;
  }
}
.corner {
  border-width: 20px 20px 0 0;
}
@media (max-width: 767px) {
  .cb-layout2 .moodpart {
    width: 100%;
  }
  .cb-layout2 #expo {
    height: 370px;
  }
  .fakenavi {
    width: 100%;
    height: 100%;
  }
  .fakenavi .meta {
    text-align: left;
    margin: 0;
    padding: 10px calc(8% + 54px) 10px 6%;
    height: 33.33333333%;
    border-width: 1px 0 0 0;
    background-color: rgba(11, 113, 180, 0.5);
    box-sizing: border-box;
    border: 1px solid #fff;
  }
  .fakenavi .meta:hover .fakenavi-arrow {
    left: unset;
    right: 6%;
  }
  .fakenavi-arrow {
    left: unset;
    right: 6%;
    width: 34px;
    background-size: 100% 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(/images/arrow-right-white-2018-11-13.svg);
  }
}
@media (max-width: 767px) {
  .wrapper {
    font-size: 14px;
    line-height: 1.71428571;
  }
  h1,
  h2 {
    padding-left: 0;
    background: none;
    font-size: 17px;
    line-height: 1.41176471;
    padding-bottom: 4px;
    border-bottom-width: 3px;
  }
  .cb-layout2 h1 {
    font-size: 16px;
    line-height: 1.25;
    font-weight: bold;
    padding: 20px 6%;
    -webkit-font-smoothing: antialiased;
  }
  h3,
  .vcardtitle {
    padding-left: 0;
    background: none;
    font-size: 17px;
    line-height: 1.41176471;
  }
  .text-section--h3 {
    padding-bottom: 4px;
  }
}
.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%;
}
@media (max-width: 767px) {
  .cb-layout1 .main {
    width: 100%;
  }
  .cb-layout1 .main > .unit {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .cb-layout1 .main .foot {
    margin-right: 3%;
    margin-left: 3%;
  }
  .cb-layout1 .main .part {
    margin-right: 3%;
    margin-left: 3%;
    width: 94%;
  }
  .cb-layout1 .main .tiny {
    width: 44%;
  }
  .cb-layout1 .main > .slim .part {
    width: 94%;
  }
  .cb-layout1 .main > .slim .tiny {
    width: 44%;
  }
  .cb-layout1 div.main {
    width: 106%;
    margin-left: -3%;
  }
}
@media (max-width: 1023px) {
  div.area div.seam div.part {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }
  .cb-layout1 div.main div.seam {
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
  }
}
#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;
}
.process {
  float: left;
  width: 100%;
  padding-bottom: 270px;
  position: relative;
  margin-top: 40px;
}
.process__section {
  float: left;
  width: 100%;
}
.process__section--content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.action-section {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.action-section:first-child {
  margin-top: 0;
}
.action-section:last-child {
  margin-bottom: 0;
}
.action-section--main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.action {
  float: left;
  position: relative;
  background: #D9D9D9;
  color: #000;
  font-size: 9px;
  line-height: 1.55555556;
  width: 15.49295775%;
  min-height: 66px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 0 0.70422535%;
  box-sizing: border-box;
  padding: 0 10px;
  cursor: help;
  transition: all 0.2s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.process--small .action {
  width: 24%;
  margin: 0 0.66666667%;
  font-size: 10px;
}
.action:first-child {
  margin-left: 0;
  margin-top: 0;
}
.action:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.action:last-child .action_triangle {
  display: none;
}
.action:before,
.action:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  transition: all 0.2s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.action:before {
  top: 0;
  border-bottom: 8px solid #D9D9D9;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
.action:after {
  bottom: 0;
  border-top: 8px solid #D9D9D9;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
.action_text {
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.action_triangle {
  position: absolute;
  left: 100%;
  margin-left: -6px;
  margin-top: -10px;
  top: 50%;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: #fff;
  border-width: 10px 0 10px 20px;
  transition: all 0.2s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.action.is-active {
  background: #808080;
  color: #fff;
}
.action.is-active:before {
  border-bottom-color: #808080;
}
.action.is-active:after {
  border-top-color: #808080;
}
.action.is-active .action_triangle {
  margin-top: -18px;
  border-left-color: #808080;
  border-width: 18px 0 18px 20px;
}
.alternative {
  float: left;
  min-height: 66px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 49.29577465%;
  background: #81CFF4;
  margin-left: 33.8028169%;
  cursor: help;
  position: relative;
  transition: all 0.2s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.alternative.alternative--pink {
  margin-left: 16.90140845%;
  background: #A92B26;
}
.alternative.alternative--pink .alternative_title {
  background: #CD5776;
}
.alternative.is-active {
  background: #009EE2;
}
.alternative.is-active.alternative--pink {
  background: #CD5776;
}
.alternative_title {
  float: left;
  align-self: center;
  background: #009EE2;
  color: #fff;
  font-size: 10px;
  line-height: 1.4;
  padding: 12px 5px;
  text-align: center;
  min-width: 66px;
  text-transform: uppercase;
  font-weight: 900;
  border-radius: 10px;
}
.alternative_arrow {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  margin-top: -22px;
  z-index: 2;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../images/alternative-tr.svg);
}
.alternative_arrow--left {
  left: 14.58333333%;
}
.alternative_arrow--right {
  right: 14.58333333%;
}
.alternative_arrow--rb {
  transform: rotate(90deg);
}
.alternative_arrow--bl {
  transform: rotate(180deg);
}
.alternative_arrow--br {
  background-image: url(../images/alternative-br.svg);
}
.info-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1023px) {
  .process.is-active .info-overlay {
    display: block;
  }
}
.info {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  height: 200px;
  position: relative;
  background: #D9D9D9;
}
.process.is-active .info {
  box-shadow: 0 0 16px rgba(120, 120, 120, 0.4);
}
@media (max-width: 1023px) {
  .process.is-active .info {
    box-shadow: none;
  }
}
.info_content {
  float: left;
  box-sizing: border-box;
  width: 440px;
  max-width: 86%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.info_content--default {
  text-align: center;
  color: #000;
}
@media (min-width: 1024px) {
  .info {
    transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  }
  .process.is-active .info {
    background: #808080;
  }
  .info_content {
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  }
  .info_content.is-active {
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .info_content {
    display: none;
  }
  .info_content.is-active {
    display: block;
  }
}
.info_text {
  display: block;
  -webkit-font-smoothing: antialiased;
}
.info_title {
  font-weight: 900;
  font-size: 18px;
  line-height: 1.22222222;
  padding-bottom: 10px;
}
.info-toggle {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/close-info.svg);
  cursor: pointer;
  display: none;
}
@media (max-width: 1023px) {
  .info-toggle {
    display: block;
  }
}
.info-triangle {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 30px solid #0B71B4;
  border-right: 30px solid transparent;
}
.process.is-active .info-triangle {
  border-top-color: #fff;
}
@media (max-width: 1023px) {
  .process.is-active .info-triangle {
    border-top-color: #0B71B4;
  }
}
@media (max-width: 1309px) {
  .action {
    font-size: 0.68754775vw;
  }
  .alternative_arrow {
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
  .alternative_arrow--left {
    left: 8%;
  }
  .alternative_arrow--right {
    right: 8%;
  }
}
@media (max-width: 1023px) {
  .process {
    padding-bottom: 0;
  }
  .process__section--content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    max-height: 0;
    overflow: hidden;
  }
  .process.is-active .process__section--content {
    max-height: 100%;
  }
  .action-section {
    float: left;
    width: 31%;
    margin: 0;
    min-height: 1px;
  }
  .action-section.action-section--main {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
  .action {
    width: 100%;
    margin: 10px 0;
    height: 90px;
    font-size: 1.75953079vw;
  }
  .process--small .action {
    width: 100%;
    margin: 10px 0;
    font-size: 1.56402737vw;
  }
  .action_triangle {
    top: 100%;
    left: 50%;
    margin-top: -10px;
    margin-left: -20px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 40px 20px 0 20px;
  }
  .action.is-active .action_triangle {
    margin-left: -30px;
    margin-top: -10px;
    border-color: transparent;
    border-top-color: #808080;
    border-width: 40px 30px 0 30px;
  }
  .alternative {
    margin: 0;
    width: 100%;
    min-height: 310px;
  }
  .alternative.alternative--blue {
    margin-top: 220px;
  }
  .alternative.alternative--pink {
    margin-left: 0;
    margin-top: 110px;
  }
  .alternative_title {
    width: 74%;
    min-width: 0;
    font-size: 1.75953079vw;
  }
  .alternative_arrow {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: 0;
    top: 45px;
    right: unset;
    background-image: url(../images/alternative-br.svg);
  }
  .alternative_arrow--left {
    transform: rotate(90deg);
    background-image: url(../images/alternative-tr.svg);
  }
  .alternative--blue .alternative_arrow--left {
    background-image: url(../images/alternative-br.svg);
  }
  .alternative_arrow--right {
    top: unset;
    bottom: 45px;
    transform: rotate(-90deg);
  }
  .alternative--blue .alternative_arrow--right {
    transform: rotate(0);
    bottom: 34px;
  }
  .info {
    background: #fff;
    position: relative;
    width: 88%;
    max-width: 400px;
    align-self: center;
    margin: 0 6%;
    height: auto;
    box-sizing: border-box;
    padding: 20px;
    display: none;
  }
  .process.is-active .info {
    display: block;
  }
  .info_content {
    position: static;
    float: left;
    width: 100%;
    transform: none;
    color: #000;
    max-width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .action {
    font-size: 2.60756193vw;
  }
  .process--small .action {
    font-size: 2.60756193vw;
  }
  .alternative_title {
    width: 76%;
    font-size: 2.60756193vw;
  }
}
@media (max-width: 459px) {
  .action {
    height: 60px;
    min-height: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .process--small .action {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 2.47718383vw;
  }
  .action_triangle {
    margin-top: -5px;
    margin-left: -10px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 20px 10px 0 10px;
  }
  .action.is-active .action_triangle {
    margin-top: -5px;
    margin-left: -10px;
    border-color: transparent;
    border-top-color: #808080;
    border-width: 20px 10px 0 10px;
  }
  .alternative {
    min-height: 200px;
  }
  .alternative.alternative--blue {
    margin-top: 140px;
  }
  .alternative.alternative--pink {
    margin-left: 0;
    margin-top: 70px;
  }
  .alternative_arrow {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    top: 28px;
  }
  .alternative_arrow--right {
    bottom: 28px;
    top: unset;
  }
  .alternative--blue .alternative_arrow--right {
    bottom: 24px;
  }
  .info_content {
    font-size: 14px;
  }
}
/*# sourceMappingURL=./screen-small.css.map */