.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #41C087;
  line-height: 1.41176471;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #3aae7a;
}
.button:active {
  background-color: #2d885f;
}
/**
 * @license
 * MyFonts Webfont Build ID 4081388, 2021-05-04T11:24:24-0400
 * 
 * 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: BergenText-BoldItalic by Mindburger Studio
 * URL: https://www.myfonts.com/fonts/mindburger-studio/bergen-text/bold-italic/
 * 
 * Webfont: BergenText-Bold by Mindburger Studio
 * URL: https://www.myfonts.com/fonts/mindburger-studio/bergen-text/bold/
 * 
 * Webfont: BergenText-Italic by Mindburger Studio
 * URL: https://www.myfonts.com/fonts/mindburger-studio/bergen-text/italic/
 * 
 * Webfont: BergenText-Regular by Mindburger Studio
 * URL: https://www.myfonts.com/fonts/mindburger-studio/bergen-text/regular/
 * 
 * Webfont: BergenText-SemiBold by Mindburger Studio
 * URL: https://www.myfonts.com/fonts/mindburger-studio/bergen-text/semi-bold/
 * 
 * Webfont: BergenText-SemiBoldItalic by Mindburger Studio
 * URL: https://www.myfonts.com/fonts/mindburger-studio/bergen-text/semi-bold-italic/
 * 
 * 
 * Webfonts copyright: Copyright (c) Milos Mitrovic, 2015. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "BergenText-Regular";
  src: url('/extras/webFonts/BergenTextRegular/font.woff2') format('woff2'), url('/extras/webFonts/BergenTextRegular/font.woff') format('woff');
}
@font-face {
  font-family: "BergenText-BoldItalic";
  src: url('/extras/webFonts/BergenTextBoldItalic/font.woff2') format('woff2'), url('/extras/webFonts/BergenTextBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "BergenText-Bold";
  src: url('/extras/webFonts/BergenTextBold/font.woff2') format('woff2'), url('/extras/webFonts/BergenTextBold/font.woff') format('woff');
}
@font-face {
  font-family: "BergenText-SemiBold";
  src: url('/extras/webFonts/BergenTextSemiBold/font.woff2') format('woff2'), url('/extras/webFonts/BergenTextSemiBold/font.woff') format('woff');
}
@font-face {
  font-family: "BergenText-SemiBoldItalic";
  src: url('/extras/webFonts/BergenTextSemiBoldItalic/font.woff2') format('woff2'), url('/extras/webFonts/BergenTextSemiBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "BergenText-Italic";
  src: url('/extras/webFonts/BergenTextItalic/font.woff2') format('woff2'), url('/extras/webFonts/BergenTextItalic/font.woff') format('woff');
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  background: none;
  font-size: 100%;
}
*::selection {
  background: #41C087;
  color: #fff;
}
.hidden,
.cb-invisible {
  display: none !important;
}
li {
  list-style-position: inside;
}
img,
audio,
video,
iframe {
  float: left;
  width: 100%;
}
strong {
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
sup,
sub {
  position: relative;
  vertical-align: baseline;
  top: -0.8em;
  font-size: 70%;
}
sub {
  top: 0.4em;
}
address {
  font-style: normal;
}
input,
textarea {
  border-radius: 0;
  font-size: 17px;
  font-family: 'BergenText-Regular', sans-serif;
  line-height: 1.41176471;
}
.unit caption {
  display: none;
}
.flag {
  background: #41C087;
  color: #fff;
}
img.cb-loading {
  background-size: 30px 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-loader.svg);
}
.area {
  float: left;
  width: 100%;
}
#view .area:empty {
  display: none;
}
.unit {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 1023px) {
  .unit {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .unit {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) {
  .unit {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .unit {
    margin-bottom: 20px;
  }
}
.unit .head,
.unit .body,
.unit .foot {
  float: left;
  width: 100%;
}
.unit.fold div.less,
.unit.fold div.more {
  float: left;
  width: 100%;
}
.unit.fold .ctrl {
  float: left;
  width: 100%;
}
.part {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 1023px) {
  .part {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .part {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  .part {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .part {
    margin-bottom: 10px;
  }
}
.pict a {
  float: left;
  width: 100%;
}
.pict img {
  width: 100%;
}
.pict img:not(.svg) {
  width: auto;
  max-width: 100% !important;
}
#root#root#root img.zoom {
  display: none !important;
}
.cb-image-figure {
  float: left;
  width: 100%;
}
.cb-image-container {
  float: left;
  width: 100%;
  position: relative;
}
.cb-image-caption {
  float: left;
  width: 100%;
}
#expo .cb-image-figure {
  height: 100%;
}
#expo .cb-image-container {
  height: 100% !important;
}
#disp.zoom .cb-image-figure {
  height: 100%;
}
#disp.zoom .cb-image-container {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom .cb-image-caption {
  display: none;
}
.cb-album .cb-image-figure {
  opacity: 1 !important;
  display: block !important;
}
.cb-album .cb-image-container {
  position: static;
}
.cb-album .cb-image-caption {
  display: none;
}
div.load {
  background: none !important;
}
div.load a.load {
  display: inline-block;
  padding-left: 30px;
  background-size: 15px 20px;
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-image: url(/images/icon-pdf-green.svg);
}
.show a {
  float: left;
  width: 100%;
  display: block;
}
#edit .line {
  padding-top: 5px;
  padding-bottom: 5px;
}
.line hr {
  float: left;
  width: 100%;
  border-bottom: 2px solid #08407B;
}
.line hr.bold {
  border-bottom-width: 4px;
}
.line hr.dash {
  border-bottom-style: dashed;
}
.line hr.spot {
  border-bottom-style: dotted;
}
#edit div.code {
  position: relative;
  min-height: 30px;
}
#edit div.code:after {
  content: 'Code';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #aaa;
  opacity: 0.6;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  padding: 0 20px;
}
.cb-code-executable {
  float: left;
  width: 100%;
}
.cb-service {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.cb-service:first-child {
  margin-top: 0;
}
.cb-service:last-child {
  margin-bottom: 0;
}
.cb-youtube iframe,
.cb-vimeo iframe {
  height: 100%;
  background-color: #fff;
}
.text-section {
  float: left;
  width: 100%;
}
.list {
  float: left;
  width: 100%;
}
.list--bullet li {
  list-style: none;
  padding-left: 38px;
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (max-width: 1023px) {
  .list--bullet li {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .list--bullet li {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .list--bullet li {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .list--bullet li {
    margin-top: 15px;
  }
}
.list--bullet li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 23px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-list-green.svg);
}
.list--numbered {
  counter-reset: numberedList;
}
.list--numbered li {
  list-style: none;
  padding-left: 24px;
  position: relative;
}
.list--numbered li:before {
  content: counter(numberedList) ".";
  counter-increment: numberedList;
  position: absolute;
  left: 0;
  top: 0;
}
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 100%;
}
@media (max-width: 1023px) {
  #expo {
    height: unset;
  }
  .cb-layout4 #expo {
    width: 100vw;
    margin-left: -6vw;
  }
}
#slides {
  float: left;
  width: 100%;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  position: relative;
}
body:not(.cb-layout4) #slides:after {
  content: '';
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to right, rgba(8, 64, 123, 0.9), rgba(8, 64, 123, 0));
}
.cb-layout4 #slides {
  padding-bottom: 37.4609375%;
}
@media (max-width: 1023px) {
  #slides {
    height: 0 !important;
    padding-bottom: 38.0078125%;
  }
  .cb-layout4 #slides {
    padding-bottom: 37.4609375%;
  }
  .cb-layout2 #slides {
    padding-bottom: 18.359375%;
  }
}
#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: #41C087;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
#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%;
  color: transparent;
  background: #fff;
  border-radius: 16px;
  transition: all 0.4s;
}
.cb-index-all td.this a {
  background: #41C087;
}
.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;
}
#over {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.8);
}
#disp {
  position: absolute;
  z-index: 5001;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%);
  width: 1000px !important;
  max-width: 90%;
  min-height: 100vh;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 0 !important;
  box-sizing: border-box;
  padding: 80px 0 !important;
  font-size: 14px;
  font-family: 'BergenText-Regular', sans-serif;
  line-height: 1.42857143;
  color: #08407B;
}
@media (max-width: 767px) {
  #disp {
    padding: 20px 0 !important;
  }
}
.disp-wrapper {
  float: left;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px;
}
@media (max-width: 767px) {
  .disp-wrapper {
    padding: 15px;
  }
}
#disp form {
  float: left;
}
.disp-wrapper > form {
  width: 100%;
}
@media (max-width: 767px) {
  #disp form {
    width: 100%;
  }
}
#disp .fail {
  color: #ae2121;
}
#disp .part {
  margin-top: 4px;
  margin-bottom: 4px;
}
#disp a.mail {
  float: left;
  min-height: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#disp .head,
#disp .body,
#disp .foot {
  float: left;
  width: 100%;
  position: relative;
}
#disp .body {
  margin: 20px 0;
}
#disp .foot form + form {
  float: right;
}
#disp h2 {
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: normal;
  text-transform: uppercase;
  color: #41C087;
  width: 100%;
  box-sizing: border-box;
  padding-right: 30px;
}
#disp h3 {
  color: #41C087;
  font-size: 16px;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
  padding: 20px 0;
  width: 100%;
}
#disp .head .ctrl {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
#disp .head .ctrl > div {
  float: left;
}
#disp .head .ctrl a {
  float: left;
  display: block;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 16px;
  height: 24px;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-cross-black.svg);
}
#disp .foot input,
#disp .foot a {
  float: left;
  background-color: #41C087;
  line-height: 1.41176471;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  line-height: 1.42857143;
}
#disp .foot input:hover,
#disp .foot a:hover,
#disp .foot input:focus,
#disp .foot a:focus {
  color: #fff;
  background-color: #3aae7a;
}
#disp .foot input:active,
#disp .foot a:active {
  background-color: #2d885f;
}
#disp .foot input.next,
#disp .foot a.next {
  float: right;
}
#disp.mail .foot input {
  float: right;
}
@media (max-width: 767px) {
  #disp .foot input,
  #disp .foot a {
    width: 100%;
    margin: 5px 0;
  }
  #disp .foot input:first-child,
  #disp .foot a:first-child {
    margin-top: 0;
  }
  #disp .foot input:last-child,
  #disp .foot a:last-child {
    margin-bottom: 0;
  }
}
#disp fieldset {
  float: left;
  width: 100%;
  position: relative;
  margin: 4px 0;
}
#disp fieldset.tiny {
  width: 48%;
}
#disp .head fieldset,
#disp .foot fieldset {
  margin: 0;
}
@media (max-width: 767px) {
  #disp fieldset.tiny {
    width: 100%;
  }
}
#disp label.name {
  float: left;
  width: 30%;
  margin-right: 4%;
  min-height: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  #disp label.name {
    width: 100%;
    margin-right: 0;
  }
}
#disp input.text,
#disp textarea {
  float: right;
  width: 66%;
  background-color: #F0F0F0;
  min-height: 26px;
  box-sizing: border-box;
  padding: 2px 10px;
}
#disp input.text.fail,
#disp textarea.fail {
  border: 2px solid #ae2121;
}
#disp textarea {
  min-height: 100px;
  padding: 6px 10px;
}
@media (max-width: 767px) {
  #disp input.text,
  #disp textarea {
    width: 100%;
  }
}
#disp select {
  float: right;
  width: 66%;
  background-color: #F0F0F0;
  height: 26px;
}
@media (max-width: 767px) {
  #disp select {
    width: 100%;
  }
}
#disp input + label,
#disp input + label {
  display: block;
  padding-left: 30px;
}
#disp input.radio,
#disp input.checkbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 20px;
  width: 20px;
}
.cb-sitemap-target {
  float: left;
  margin-bottom: 20px;
  color: #fff;
  padding: 5px 10px;
  background-color: #ae2121;
}
.cb-sitemap-contents {
  float: left;
  width: 100%;
}
.cb-sitemap-contents li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.cb-sitemap-contents li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.cb-zoom-indicator {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 15px;
  width: 36px;
  height: 36px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-zoom-white.svg);
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
a.zoom .cb-zoom-indicator {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1023px) {
  .cb-zoom-indicator {
    right: 10px;
    bottom: 10px;
    width: 24px;
    height: 24px;
    background-size: 12px 12px;
    opacity: 1;
    transform: scale(1);
  }
}
#disp.zoom {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: 100%;
  height: 100%;
  background: none;
  padding: 0 !important;
  display: block !important;
  transform: none;
}
#disp.zoom .disp-wrapper {
  padding: 0;
  background: none;
  height: 100%;
}
#disp.zoom div.head h2 {
  display: none;
}
#disp.zoom div.head div.ctrl {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
@media (max-width: 767px) {
  #disp.zoom div.head div.ctrl {
    top: 20px;
    right: 20px;
  }
}
#disp.zoom div.head div.ctrl > div {
  float: left;
  margin: 0 10px;
}
#disp.zoom div.head div.ctrl > div:first-child {
  margin-left: 0;
}
#disp.zoom div.head div.ctrl > div:last-child {
  margin-right: 0;
}
#disp.zoom div.head div.ctrl a {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-white.svg);
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
#disp.zoom div.head div.ctrl .next a {
  background-image: url(/images/cb-default/cb-arrow-right-white.svg);
}
#disp.zoom div.head div.ctrl .quit a {
  background-image: url(/images/cb-default/cb-cross-white.svg);
  background-size: 16px 16px;
}
#disp.zoom div.head div.ctrl a:hover {
  transform: scale(1.1);
}
#disp.zoom div.head div.ctrl a:active {
  transform: scale(1);
}
#disp.zoom div.body {
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 80px 30px;
  margin: 0;
}
@media (max-width: 767px) {
  #disp.zoom div.body {
    padding: 60px 20px;
  }
}
#disp.zoom div.body > div {
  float: left;
  width: 100% !important;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom div.body a {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom div.body img {
  float: left;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#disp.zoom div.foot {
  display: none;
}
.ie11 #disp.zoom {
  position: absolute;
}
.ie11 #disp.zoom div.body,
.ie11 #disp.zoom div.body > div,
.ie11 #disp.zoom div.body a {
  height: auto;
  display: block;
}
.ie11 #disp.zoom div.body img {
  float: none;
  position: relative;
  height: auto;
  display: block;
  margin: 0 auto;
}
#disp.srch {
  display: block !important;
}
#disp.srch h2 {
  display: none;
}
#disp.srch .disp-wrapper {
  background: none;
  padding: 0;
}
#disp.srch .head .ctrl a {
  background-image: url(/images/cb-default/cb-cross-white.svg);
}
#disp.srch div.body {
  margin: 0;
}
#disp.srch fieldset {
  margin: 0;
}
#disp.srch label.name {
  display: none;
}
#disp.srch input.text {
  font-family: 'BergenText-Regular', sans-serif;
  background-color: transparent;
  margin-top: 40px;
  width: 100%;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding: 20px 0;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
}
@media (max-width: 767px) {
  #disp.srch input.text {
    font-size: 18px;
  }
}
.cb-result {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
.cb-result p {
  margin-top: 40px;
}
.cb-result a {
  color: #fff;
  text-decoration: none;
}
.cb-result a:hover {
  color: #fff;
  text-decoration: underline;
}
.cb-result table {
  float: left;
  width: 100%;
  border-collapse: collapse;
}
.cb-result tbody {
  width: 100%;
}
.cb-result th {
  padding-top: 20px;
  font-size: 24px;
  line-height: 1;
  text-align: left;
}
.cb-result th:first-child {
  padding-right: 40px;
  width: 80px;
}
.cb-result td {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.cb-result th,
.cb-result td {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .cb-result {
    font-size: 14px;
  }
  .cb-result th {
    padding-top: 10px;
    font-size: 18px;
  }
  .cb-result th:first-child {
    padding-right: 10px;
    width: 54px;
  }
  .cb-result td {
    padding-bottom: 10px;
    padding-top: 5px;
  }
}
.unit.form form {
  float: left;
  width: 100%;
}
.cb-form-required {
  float: left;
  width: 100%;
}
.unit.form fieldset {
  float: left;
  width: 100%;
  position: relative;
}
.unit.form div.ctrl {
  float: left;
  width: 100%;
}
.unit.form div.ctrl.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: #e7bcbc;
}
@media (min-width: 768px) {
  .unit.form .tile div.ctrl {
    float: right;
    width: 66%;
  }
}
.unit.form .name {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .unit.form .tile .name {
    width: 30%;
    min-height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
  }
}
.unit.form input.text,
.unit.form textarea {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: #F0F0F0;
  min-height: 40px;
  padding: 5px 10px;
  -webkit-appearance: none;
}
.unit.form input.text.fail,
.unit.form textarea.fail {
  background-color: #e7bcbc;
}
.unit.form textarea {
  padding: 10px;
}
@media (min-width: 768px) {
  .unit.form .tile input.text,
  .unit.form .tile textarea {
    float: right;
    width: 66%;
  }
}
.unit.form div.tick div.ctrl > div {
  float: left;
  width: 100%;
  position: relative;
  padding: 4px 0;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile div.ctrl > div {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.unit.form div.tick label {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 26px;
}
.unit.form div.tick input {
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  margin-right: 6px;
  height: 24px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile input {
    top: 8px;
  }
}
.unit.form select {
  float: left;
  width: 100%;
  font-family: 'BergenText-Regular', sans-serif;
  font-size: 17px;
  line-height: 1.41176471;
  background: #F0F0F0;
  height: 40px;
  border: 1px solid #08407B;
  padding: 5px;
}
.unit.form .ship fieldset > div {
  float: left;
  width: 100%;
}
.unit.form .ship fieldset > div.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: #e7bcbc;
}
.unit.form .ship div.chop {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.unit.form .ship div.chop input {
  float: left;
  display: block;
  font-size: 12px;
}
.unit.form .ship div.chop span {
  float: left;
}
.unit.form .ship div.chop a {
  float: left;
  display: block;
  margin-left: 10px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-cross-black.svg);
}
@media (min-width: 768px) {
  .unit.form .ship.tile fieldset > div {
    float: right;
    width: 66%;
    min-height: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.unit.form input.submit {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #41C087;
  line-height: 1.41176471;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .unit.form input.submit {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  .unit.form input.submit {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    margin-bottom: 10px;
  }
}
.unit.form input.submit:hover,
.unit.form input.submit:focus {
  color: #fff;
  background-color: #3aae7a;
}
.unit.form input.submit:active {
  background-color: #2d885f;
}
.calendar {
  position: absolute !important;
  z-index: 2;
  left: 34% !important;
  top: 100% !important;
  right: unset !important;
  background: #fff;
  width: 200px;
  margin: 10px 0 0 0 !important;
  box-shadow: 0 0 6px rgba(160, 160, 160, 0.4);
  font-size: 14px;
  line-height: 1.14285714;
  padding: 20px;
}
.calendar table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.calendar th,
.calendar td {
  text-align: center;
  padding: 2px;
}
.calendar tr.month th {
  padding-bottom: 10px;
}
.calendar tr.month th:first-child a,
.calendar tr.month th:last-child a {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.calendar tr.month th:last-child a {
  float: right;
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.calendar td.today a {
  color: #08407B;
  text-decoration: underline;
}
.unit.form .recaptcha-info {
  color: #aaa;
}
.unit.form .recaptcha-info a {
  color: #aaa;
}
.unit.form .recaptcha-info a:hover,
.unit.form .recaptcha-info a:focus {
  text-decoration: underline;
}
.unit.form .part.fail {
  font-size: 16px;
  line-height: 1.25;
  border-left: 4px solid #ae2121;
  box-sizing: border-box;
  padding: 20px;
  background-color: #e7bcbc;
  color: #ae2121;
}
.unit.form div.cb-form-sent {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .unit.form div.cb-form-sent {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form div.cb-form-sent {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  .unit.form div.cb-form-sent {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form div.cb-form-sent {
    margin-bottom: 10px;
  }
}
.unit.form div.cb-form-sent a {
  float: right;
  color: #5abb55;
  font-size: 14px;
}
#disp.two-step-verification div.body {
  overflow: hidden;
}
#disp.two-step-verification p {
  float: left;
  width: 100%;
}
.two-step-verification-container {
  float: left;
  width: 100%;
  min-width: 300px;
  margin-top: 10px;
  height: 350px;
  position: relative;
}
.two-step-verification-container a {
  background-color: #41C087;
  line-height: 1.41176471;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.two-step-verification-container a:hover,
.two-step-verification-container a:focus {
  color: #fff;
  background-color: #3aae7a;
}
.two-step-verification-container a:active {
  background-color: #2d885f;
}
.two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  background-size: 100px 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-loader-black.svg);
}
.two-step-verification-container.loaded .two-step-verification__div {
  background-image: none;
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 2px solid #08407B;
  border-bottom: 2px solid #08407B;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 17px 10px;
  vertical-align: top;
}
.table th.init {
  padding-left: 0;
}
.table th.exit {
  padding-right: 0;
}
.table th.align-left {
  text-align: left;
}
.table th.align-center {
  text-align: center;
}
.table th.align-right {
  text-align: right;
}
.table--headline th {
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.table td {
  padding: 17px 10px;
  vertical-align: top;
}
.table td.init {
  padding-left: 0;
}
.table td.exit {
  padding-right: 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: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
@media (max-width: 767px) {
  .part--table {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .part--table::-webkit-scrollbar {
    display: none;
  }
  .part--table .table {
    white-space: nowrap;
    width: auto;
    min-width: 100%;
  }
}
html,
body {
  float: left;
  width: 100%;
  min-height: 100vh;
}
#home {
  float: left;
  height: 54px;
}
.logo {
  width: auto;
  height: 100%;
}
#head {
  float: left;
  width: 100%;
}
.cb-layout3 #head {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .cb-layout3 #head {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cb-layout3 #head {
    margin-top: 30px;
  }
}
.cb-layout1 #head,
.cb-layout2 #head {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .cb-layout1 #head,
  .cb-layout2 #head {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cb-layout1 #head,
  .cb-layout2 #head {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .cb-layout1 #head,
  .cb-layout2 #head {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .cb-layout1 #head,
  .cb-layout2 #head {
    margin-bottom: 30px;
  }
}
.cb-layout4 #head {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .cb-layout4 #head {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cb-layout4 #head {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .cb-layout4 #head {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .cb-layout4 #head {
    margin-bottom: 30px;
  }
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'BergenText-Regular', sans-serif;
  font-size: 17px;
  line-height: 1.41176471;
  color: #08407B;
  overflow: hidden;
  -webkit-hyphens: none;
          hyphens: none;
  display: flex;
  flex-direction: column;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  padding-top: 100px;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 88%;
  width: 842px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.section--multimood .desk,
.section--breadcrump .desk,
.section--one .desk,
.section--four .desk,
.section--five .desk,
.section--six .desk,
.section--footer .desk {
  width: 1278px;
}
.section--header .desk {
  width: 1800px;
}
@media (max-width: 1023px) {
  .section--five .desk {
    padding-left: 6vw;
    box-sizing: border-box;
  }
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.section--header {
  position: fixed;
  top: 0;
  background-color: #FFFFFF;
  z-index: 1999;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);
}
.section--header.navi--hidden {
  transform: translateY(-100%);
}
body.cb-toggle-target-active .section--header.navi--hidden {
  transform: none;
}
body.cb-toggle-target-active .section--header {
  box-shadow: unset;
}
.section--header.navi--visible {
  transform: translateY(0);
}
.headtop {
  float: left;
  position: relative;
  width: 100%;
  min-height: 10px;
  background-image: linear-gradient(to right, #41C087, #08407B);
}
.headtop .container {
  display: none;
}
.headcontent {
  float: left;
  position: relative;
  width: 100%;
}
.headcontent .container {
  margin-top: 20px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.topservices {
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.claim {
  font-size: 16px;
  line-height: 1.5;
  color: #FFFFFF;
}
#topservices {
  float: left;
  margin-right: 25px;
}
.mobile-navigation #topservices {
  margin-left: 6vw;
}
#topservices .meta {
  font-size: 16px;
  line-height: 1.5;
  color: #FFFFFF;
  margin-right: 30px;
  cursor: pointer;
}
.mobile-navigation #topservices .meta {
  color: #08407B;
  margin-bottom: 20px;
  display: block;
}
#topservices .meta:hover,
#topservices .meta:focus {
  color: #41C087;
}
.service_registration {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  padding-left: 6vw;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 1.27272727;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.langpick {
  float: left;
  position: relative;
  z-index: 10;
}
.langpickmobnav {
  float: left;
  position: relative;
  z-index: 10;
}
.mobile-navigation .langpickmobnav {
  margin-top: 210px;
  margin-left: 6vw;
}
@media (max-width: 1023px) {
  .mobile-navigation .langpickmobnav {
    margin-top: 140px;
  }
}
.langpick__toggle {
  float: left;
  position: relative;
  font-size: 14px;
  line-height: 1.35714286;
  width: 76px;
  height: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
  background-position: 50% 0;
  background-size: 100% 0;
  background-repeat: no-repeat;
  transition: all 0.2s;
  color: #FFFFFF;
  padding-left: 30px;
  box-sizing: border-box;
}
.langpick__toggle:hover,
.langpick__toggle:focus {
  color: #FFFFFF;
}
.langpick__toggle:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/flags/flag-austria.svg);
}
.langpick__toggle:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 11px;
  top: 8px;
  right: 10px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrowtoggle-down-white.svg);
}
.langpick__toggle.cb-toggle-active:after {
  transform: scale(-1);
}
.langpickmobnav .langpick__toggle {
  color: #08407B;
}
.langpickmobnav .langpick__toggle:hover,
.langpickmobnav .langpick__toggle:focus {
  color: #08407B;
}
.langpickmobnav .langpick__toggle:before {
  background-image: url(/images/flags/flag-austria.svg);
}
.langpickmobnav .langpick__toggle:after {
  background-image: url(/images/arrowtoggle-down-blue.svg);
}
.langpickmobnav .langpick__toggle.cb-toggle-active:after {
  transform: scale(-1);
}
.langpick__menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 230px;
  opacity: 0;
  background-color: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  padding: 20px;
  box-sizing: border-box;
  pointer-events: none;
  transform: translateY(-100%);
  transition: all 0.4s;
}
.langpickmobnav.cb-toggle-target-active .langpick__menu,
.langpick.cb-toggle-target-active .langpick__menu {
  top: calc(100% + 5px);
  transform: translateY(0);
  pointer-events: initial;
  opacity: 1;
}
.langpickmobnav .langpick__menu {
  right: unset;
  left: 0;
}
.langpick__menu div.sub1 {
  float: left;
  width: 100%;
  background-color: #fff;
}
.langpick__menu div.sub1 > .item {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.langpick__menu div.sub1 > .item > .menu {
  position: relative;
  float: left;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  white-space: nowrap;
  color: #41C087;
  padding-left: 30px;
  box-sizing: border-box;
  transition: all 0.2s;
}
.langpick__menu div.sub1 > .item > .menu:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/flags/flag-austria.svg);
}
.langpick__menu div.sub1 > .item > .menu.path {
  color: #08407B;
}
#langextern {
  float: left;
  display: flex;
  flex-direction: column;
}
#langextern .meta {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  color: #41C087;
  padding-left: 30px;
  box-sizing: border-box;
  margin-bottom: 4px;
}
#langextern .meta:last-child {
  margin-bottom: 0;
}
#langextern .meta:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/flags/flag-swiss.svg);
}
#langextern .meta.service_germany:before {
  background-image: url(/images/flags/flag-germany.svg);
}
#langextern .meta.service_netherlands:before {
  background-image: url(/images/flags/flag-netherlands.svg);
}
#langextern .meta.service_austria:before {
  background-image: url(/images/flags/flag-austria.svg);
}
#langextern .meta.service_hungary:before {
  background-image: url(/images/flags/flag-hungary.svg);
}
#langextern .meta.service_southafrica:before {
  background-image: url(/images/flags/flag-southafrica.svg);
}
#langextern .meta.service_india:before {
  background-image: url(/images/flags/flag-india.svg);
}
#langextern .meta.service_switzerland:before {
  background-image: url(/images/flags/flag-swiss.svg);
}
.country {
  position: relative;
  padding-left: 25px;
  display: inline-block;
}
.country:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/flags/flag-swiss.svg);
}
.country.country--de:before {
  background-image: url(/images/flags/flag-germany.svg);
}
.country.country--nl:before {
  background-image: url(/images/flags/flag-netherlands.svg);
}
.country.country--at:before {
  background-image: url(/images/flags/flag-austria.svg);
}
.country.country--hu:before {
  background-image: url(/images/flags/flag-hungary.svg);
}
.country.country--sa:before {
  background-image: url(/images/flags/flag-southafrica.svg);
}
.country.country--in:before {
  background-image: url(/images/flags/flag-india.svg);
}
main {
  float: left;
  width: 100%;
  position: relative;
  flex: 1 0 auto;
}
.section--multimood .container {
  float: left;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.section--multimood .multimood {
  float: left;
  width: 100%;
  position: relative;
}
.section--multimood .content {
  float: left;
  position: relative;
  width: 1278px;
  max-width: 88%;
}
.service_ctadiscover {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #41C087;
  padding: 8px 18px 10px 60px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  line-height: 1.16666667;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
  margin-bottom: 30px;
}
.service_ctadiscover:after {
  content: '';
  position: absolute;
  left: 13px;
  top: 13px;
  width: 31px;
  height: 15px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -6px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
}
.service_ctadiscover:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 46px;
  height: 100%;
  border: 2px solid #41C087;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .service_ctadiscover {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .service_ctadiscover:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .service_ctadiscover:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .service_ctadiscover:hover,
  .service_ctadiscover:focus {
    color: #FFFFFF !important;
  }
  .service_ctadiscover:hover:after,
  .service_ctadiscover:focus:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .service_ctadiscover:hover:before,
  .service_ctadiscover:focus:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .service_ctadiscover:active {
    color: #FFFFFF !important;
  }
  .service_ctadiscover:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .service_ctadiscover:active:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .service_ctadiscover {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .service_ctadiscover {
    margin-bottom: 30px;
  }
}
.service_ctadiscover:hover,
.service_ctadiscover:focus {
  color: #41C087;
}
.ctadate {
  position: fixed;
  z-index: 100;
  right: 6vw;
  bottom: 66px;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.ctadate.cb-scroll-triggered--active {
  opacity: 0!important;
  pointer-events: none;
}
.ctadate:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/ctatermin-blue.svg);
  transform: scale(0);
  transform-origin: center;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  z-index: -1;
}
.ctadate:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/ctatermin-green.svg);
  z-index: -2;
}
.service_ctadate {
  float: left;
  width: 137px;
  height: 141px;
  font-family: 'BergenText-SemiBold';
  font-size: 17px;
  line-height: 1.35294118;
  padding: 37px 16px 38px 28px;
  box-sizing: border-box;
  white-space: break-all;
  color: #FFFFFF;
  position: relative;
  white-space: break-spaces;
  word-spacing: unset;
  white-space: initial;
  text-align: right;
  -webkit-hyphens: none;
          hyphens: none;
}
.service_ctadate:before {
  content: '';
  position: absolute;
  bottom: 13px;
  left: calc(50% - 15px);
  height: 15px;
  width: 31px;
  background-size: 51px 15px;
  background-position: -20px 50%;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(/images/ctatermin-arrowlong-white.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.service_ctadate:hover,
.service_ctadate:focus {
  color: #FFFFFF;
}
body.fr .service_ctadate {
  font-size: 15px;
  padding: 50px 16px 38px 28px;
}
body.en .service_ctadate {
  font-size: 15px;
  padding: 55px 16px 38px 28px;
}
body.it .service_ctadate {
  font-size: 15px;
  padding: 55px 5px 38px 10px;
}
@media (max-width: 1023px) {
  .service_ctadate {
    display: none;
  }
  .cb-layout1 .service_ctadate {
    display: block;
  }
}
.section--six {
  margin-top: 30px;
  z-index: 2;
}
@media (max-width: 1023px) {
  .section--six {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--six {
    margin-top: 30px;
  }
}
.section--blue {
  background-color: #08407B;
  background: linear-gradient(135deg, #08407B 0%, #013164 100%);
}
.section--blue .container {
  float: left;
  width: 100%;
  position: relative;
}
.section--green {
  z-index: 3;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .section--green {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section--green {
    margin-bottom: 30px;
  }
}
#view.farnorth--empty .section--green {
  display: none;
}
.section--green:after {
  content: '';
  position: absolute;
  background-color: #41C087;
  background: linear-gradient(135deg, #41C087 0%, #2DA871 100%);
  left: 6vw;
  height: calc(100% - 60vw);
  top: 60vw;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 1023px) {
  .section--green:after {
    height: 100%;
    top: 0;
  }
}
.section--green:before {
  content: '';
  position: absolute;
  width: 314px;
  height: 324px;
  bottom: -74px;
  right: -87px;
  z-index: 2;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/snoring-banner-2.svg);
}
.heroimage {
  float: right;
  position: relative;
  width: 70%;
  margin-left: 30%;
  pointer-events: none;
}
.desginelement {
  display: none;
}
.breadcrump {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .breadcrump {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .breadcrump {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .breadcrump {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .breadcrump {
    margin-bottom: 30px;
  }
}
.breadcrump a {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  color: #41C087;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.breadcrump .here {
  color: #08407B;
  font-family: 'BergenText-Regular';
}
@media (max-width: 1023px) {
  .breadcrump {
    display: none;
  }
}
.breadcrump--arrow {
  float: none;
  width: 14px;
  margin-right: 10px;
  margin-left: 5px;
}
#cb-cookie-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 1990;
  pointer-events: none;
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  display: none !important;
}
.cb-cookie-warning--container {
  float: left;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  pointer-events: all;
  width: 430px;
  max-width: 50%;
  background-color: #08407B;
  background: linear-gradient(135deg, #08407B 0%, #04203E 100%);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  font-family: 'BergenText-Regular', sans-serif;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 1.52380952;
  transform: translateX(-200%);
  transition: all 0.5s 0.5s cubic-bezier(0.87, 0, 0.13, 1);
  padding: 30px;
}
@media (max-width: 767px) {
  .cb-cookie-warning--container {
    width: 100vw;
    max-width: 100vw;
  }
}
.show-content .cb-cookie-warning--container {
  transform: translateX(0);
}
@media (max-width: 1023px) {
  .show-content .cb-cookie-warning--container {
    margin-bottom: 0;
    margin-right: 0;
  }
}
.cb-cookie-warning--text {
  float: left;
}
@media (max-width: 767px) {
  .cb-cookie-warning--text {
    text-align: left;
  }
}
.cb-cookie-warning--text .open.lnk {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  color: #41C087;
  padding: 0px 0px 0px 31px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1), background-image 0.4s;
  background-size: 31px 12px;
  background-position: -10px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
  margin-left: 10px;
}
@media (min-width: 1024px) {
  .cb-cookie-warning--text .open.lnk:hover,
  .cb-cookie-warning--text .open.lnk:focus {
    color: #FFFFFF;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-white.svg');
    background-position: -1px 50%;
  }
}
@media (min-width: 1024px) {
  .cb-cookie-warning--text .open.lnk:active {
    color: #FFFFFF;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-white.svg');
    background-position: -1px 50%;
  }
}
.cb-cookie-warning--actions {
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 20px;
}
.cb-cookie-warning__button {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #41C087;
  padding: 3px 18px 5px 50px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.55555556;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
  margin-top: 5px;
  float: right;
}
.cb-cookie-warning__button:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 11px;
  width: 26px;
  height: 12px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -11px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
}
.cb-cookie-warning__button:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  border: 2px solid #41C087;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .cb-cookie-warning__button {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .cb-cookie-warning__button:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .cb-cookie-warning__button:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .cb-cookie-warning__button:hover,
  .cb-cookie-warning__button:focus {
    color: #FFFFFF !important;
  }
  .cb-cookie-warning__button:hover:after,
  .cb-cookie-warning__button:focus:after {
    width: 26px;
    background-position: -5px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .cb-cookie-warning__button:hover:before,
  .cb-cookie-warning__button:focus:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .cb-cookie-warning__button:active {
    color: #FFFFFF !important;
  }
  .cb-cookie-warning__button:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .cb-cookie-warning__button:active:before {
    background-color: #41C087;
    width: 100%;
  }
}
#cb-cookie-warning__button--decline {
  display: none;
}
.section--footer {
  flex-shrink: 0;
}
.footarea {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.footpart {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.footpart__title {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.footpart__content {
  float: left;
  width: 100%;
  position: relative;
}
.footpart--wide .footpart__content {
  padding-right: 50px;
  box-sizing: border-box;
}
.footpart__content .open.btn {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #41C087;
  padding: 3px 18px 5px 50px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.55555556;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
  margin-top: 30px;
}
.footpart__content .open.btn:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 11px;
  width: 26px;
  height: 12px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -11px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
}
.footpart__content .open.btn:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  border: 2px solid #41C087;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .footpart__content .open.btn {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .footpart__content .open.btn:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .footpart__content .open.btn:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .footpart__content .open.btn:hover,
  .footpart__content .open.btn:focus {
    color: #FFFFFF !important;
  }
  .footpart__content .open.btn:hover:after,
  .footpart__content .open.btn:focus:after {
    width: 26px;
    background-position: -5px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .footpart__content .open.btn:hover:before,
  .footpart__content .open.btn:focus:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .footpart__content .open.btn:active {
    color: #FFFFFF !important;
  }
  .footpart__content .open.btn:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .footpart__content .open.btn:active:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .footpart__content .open.btn {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .footpart__content .open.btn {
    margin-top: 30px;
  }
}
.contact {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.contact a {
  font-family: 'BergenText-SemiBold';
  display: block;
  margin-bottom: 10px;
}
#legal {
  float: left;
  margin-top: 10px;
}
#legal .meta {
  margin: 0 5px;
  font-family: 'BergenText-SemiBold';
}
#legal .meta:first-child {
  margin-left: 0;
}
#legal .meta:last-child {
  margin-right: 0;
}
#social {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
#social .meta {
  float: left;
  width: 40px;
  height: 40px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/facebook-green.svg);
  margin-right: 20px;
}
#social .meta:last-child {
  margin-right: 0;
}
#social .meta:hover,
#social .meta:focus {
  background-image: url(/images/facebook-blue.svg);
}
.footbottom {
  float: left;
  width: 100%;
  position: relative;
  min-height: 10px;
  background-image: linear-gradient(to right, #41C087, #08407B);
}
.videogallery {
  float: left;
  width: 100%;
}
#view .videogallery {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  #view .videogallery {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #view .videogallery {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  #view .videogallery {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #view .videogallery {
    margin-bottom: 10px;
  }
}
.videogallery .part {
  flex-shrink: 0;
}
#view .videogallery .part {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: -100%;
  opacity: 0;
  transform: scale(0.96);
  transition: all 0.4s;
  position: relative;
  z-index: 1;
}
#view .videogallery .part.is-active {
  z-index: 2;
  opacity: 1;
  transform: scale(1);
}
.vm-videoIndex {
  float: left;
  width: 100%;
}
.vm-videoIndex__content {
  float: left;
  width: calc(100% + 30px);
  margin: -15px;
}
@media (max-width: 1023px) {
  .vm-videoIndex__content {
    width: calc(100% + 16px);
    margin: -8px;
  }
}
.vm-videoIndex__item {
  float: left;
  margin: 15px;
  width: calc(25% - 30px);
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s;
}
.vm-videoIndex__item.is-active {
  opacity: 1;
}
@media (max-width: 1023px) {
  .vm-videoIndex__item {
    margin: 8px;
    width: calc(25% - 16px);
  }
}
a {
  color: #41C087;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #08407B;
}
.part.text .open {
  font-family: 'BergenText-SemiBold';
}
.section--two .area .unit:not(.seam) .part.link.tall .open,
.section:not(.section--blue):not(.section--green) .part.link.tall .open {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #41C087;
  padding: 3px 18px 5px 50px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.55555556;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
}
.section--two .area .unit:not(.seam) .part.link.tall .open:after,
.section:not(.section--blue):not(.section--green) .part.link.tall .open:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 11px;
  width: 26px;
  height: 12px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -11px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
}
.section--two .area .unit:not(.seam) .part.link.tall .open:before,
.section:not(.section--blue):not(.section--green) .part.link.tall .open:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  border: 2px solid #41C087;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .section--two .area .unit:not(.seam) .part.link.tall .open,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .section--two .area .unit:not(.seam) .part.link.tall .open:after,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .section--two .area .unit:not(.seam) .part.link.tall .open:before,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .section--two .area .unit:not(.seam) .part.link.tall .open:hover,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:hover,
  .section--two .area .unit:not(.seam) .part.link.tall .open:focus,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:focus {
    color: #FFFFFF !important;
  }
  .section--two .area .unit:not(.seam) .part.link.tall .open:hover:after,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:hover:after,
  .section--two .area .unit:not(.seam) .part.link.tall .open:focus:after,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:focus:after {
    width: 26px;
    background-position: -5px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .section--two .area .unit:not(.seam) .part.link.tall .open:hover:before,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:hover:before,
  .section--two .area .unit:not(.seam) .part.link.tall .open:focus:before,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:focus:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .section--two .area .unit:not(.seam) .part.link.tall .open:active,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:active {
    color: #FFFFFF !important;
  }
  .section--two .area .unit:not(.seam) .part.link.tall .open:active:after,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .section--two .area .unit:not(.seam) .part.link.tall .open:active:before,
  .section:not(.section--blue):not(.section--green) .part.link.tall .open:active:before {
    background-color: #41C087;
    width: 100%;
  }
}
.section--two .area .seam .part.link.tall .open,
.section--blue .part.link.tall .open {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #41C087;
  padding: 3px 18px 5px 50px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.55555556;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
}
.section--two .area .seam .part.link.tall .open:after,
.section--blue .part.link.tall .open:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 11px;
  width: 26px;
  height: 12px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -11px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
}
.section--two .area .seam .part.link.tall .open:before,
.section--blue .part.link.tall .open:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  border: 2px solid #41C087;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .section--two .area .seam .part.link.tall .open,
  .section--blue .part.link.tall .open {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .section--two .area .seam .part.link.tall .open:after,
  .section--blue .part.link.tall .open:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .section--two .area .seam .part.link.tall .open:before,
  .section--blue .part.link.tall .open:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .section--two .area .seam .part.link.tall .open:hover,
  .section--blue .part.link.tall .open:hover,
  .section--two .area .seam .part.link.tall .open:focus,
  .section--blue .part.link.tall .open:focus {
    color: #FFFFFF !important;
  }
  .section--two .area .seam .part.link.tall .open:hover:after,
  .section--blue .part.link.tall .open:hover:after,
  .section--two .area .seam .part.link.tall .open:focus:after,
  .section--blue .part.link.tall .open:focus:after {
    width: 26px;
    background-position: -5px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .section--two .area .seam .part.link.tall .open:hover:before,
  .section--blue .part.link.tall .open:hover:before,
  .section--two .area .seam .part.link.tall .open:focus:before,
  .section--blue .part.link.tall .open:focus:before {
    background-color: #41C087;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .section--two .area .seam .part.link.tall .open:active,
  .section--blue .part.link.tall .open:active {
    color: #FFFFFF !important;
  }
  .section--two .area .seam .part.link.tall .open:active:after,
  .section--blue .part.link.tall .open:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-white.svg');
  }
  .section--two .area .seam .part.link.tall .open:active:before,
  .section--blue .part.link.tall .open:active:before {
    background-color: #41C087;
    width: 100%;
  }
}
.section--green .part.link.tall .open {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #FFFFFF;
  padding: 3px 18px 5px 50px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.55555556;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
}
.section--green .part.link.tall .open:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 11px;
  width: 26px;
  height: 12px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -11px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-white.svg');
}
.section--green .part.link.tall .open:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  border: 2px solid #FFFFFF;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .section--green .part.link.tall .open {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .section--green .part.link.tall .open:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .section--green .part.link.tall .open:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .section--green .part.link.tall .open:hover,
  .section--green .part.link.tall .open:focus {
    color: #41C087 !important;
  }
  .section--green .part.link.tall .open:hover:after,
  .section--green .part.link.tall .open:focus:after {
    width: 26px;
    background-position: -5px 50%;
    background-image: url('/images/arrow-long-right-green.svg');
  }
  .section--green .part.link.tall .open:hover:before,
  .section--green .part.link.tall .open:focus:before {
    background-color: #FFFFFF;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .section--green .part.link.tall .open:active {
    color: #41C087 !important;
  }
  .section--green .part.link.tall .open:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-green.svg');
  }
  .section--green .part.link.tall .open:active:before {
    background-color: #FFFFFF;
    width: 100%;
  }
}
.section--two .area .unit:not(.seam) .part.link.tiny .open,
.section:not(.section--blue):not(.section--green) .part.link.tiny .open {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  color: #41C087;
  padding: 0px 0px 0px 31px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1), background-image 0.4s;
  background-size: 31px 12px;
  background-position: -10px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-green.svg');
}
@media (min-width: 1024px) {
  .section--two .area .unit:not(.seam) .part.link.tiny .open:hover,
  .section:not(.section--blue):not(.section--green) .part.link.tiny .open:hover,
  .section--two .area .unit:not(.seam) .part.link.tiny .open:focus,
  .section:not(.section--blue):not(.section--green) .part.link.tiny .open:focus {
    color: #08407B;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-blue.svg');
    background-position: -1px 50%;
  }
}
@media (min-width: 1024px) {
  .section--two .area .unit:not(.seam) .part.link.tiny .open:active,
  .section:not(.section--blue):not(.section--green) .part.link.tiny .open:active {
    color: #08407B;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-blue.svg');
    background-position: -1px 50%;
  }
}
.section--two .area .seam .part.link.tiny .open,
.section--blue .part.link.tiny .open {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 0px 0px 31px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1), background-image 0.4s;
  background-size: 31px 12px;
  background-position: -10px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-white.svg');
}
@media (min-width: 1024px) {
  .section--two .area .seam .part.link.tiny .open:hover,
  .section--blue .part.link.tiny .open:hover,
  .section--two .area .seam .part.link.tiny .open:focus,
  .section--blue .part.link.tiny .open:focus {
    color: #41C087;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-green.svg');
    background-position: -1px 50%;
  }
}
@media (min-width: 1024px) {
  .section--two .area .seam .part.link.tiny .open:active,
  .section--blue .part.link.tiny .open:active {
    color: #41C087;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-green.svg');
    background-position: -1px 50%;
  }
}
.section--green .part.link.tiny .open {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 0px 0px 31px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1), background-image 0.4s;
  background-size: 31px 12px;
  background-position: -10px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-white.svg');
}
@media (min-width: 1024px) {
  .section--green .part.link.tiny .open:hover,
  .section--green .part.link.tiny .open:focus {
    color: #41C087;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-green.svg');
    background-position: -1px 50%;
  }
}
@media (min-width: 1024px) {
  .section--green .part.link.tiny .open:active {
    color: #41C087;
    padding: 0px 0px 0px 41px;
    background-size: 31px 12px;
    background-image: url('/images/arrow-long-right-green.svg');
    background-position: -1px 50%;
  }
}
h1 {
  font-size: 38px;
  line-height: 1.13157895;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.section--blue h1 {
  color: #FFFFFF;
}
h2 {
  font-size: 30px;
  line-height: 1.16666667;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.section--two .area .seam h2,
.section--blue h2 {
  color: #41C087;
}
.section--green h2 {
  color: #FFFFFF;
}
h3 {
  font-size: 24px;
  line-height: 1.20833333;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.section--two .area .seam h3,
.section--blue h3 {
  color: #41C087;
}
.section--green h3 {
  color: #FFFFFF;
}
h4 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.section--two .area .seam h4,
.section--blue h4 {
  color: #41C087;
}
.section--green h4 {
  color: #FFFFFF;
}
h5 {
  font-size: 15px;
  line-height: 1.33333333;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #41C087;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.section--two .area .seam h5,
.section--green h5,
.section--blue h5 {
  color: #FFFFFF;
}
p.loud {
  font-size: 20px;
  line-height: 1.4;
}
.cb-layout1 p.loud strong {
  font-size: 70px;
  line-height: 1;
}
@media (max-width: 767px) {
  .cb-layout1 p.loud strong {
    font-size: 38px;
    line-height: 1.13157895;
  }
}
.section--two .area .seam p.loud,
.section--green p.loud,
.section--blue p.loud {
  color: #FFFFFF;
}
.section--two .area .seam p.norm,
.section--green p.norm,
.section--blue p.norm {
  color: #FFFFFF;
}
p.skew {
  font-size: 24px;
  line-height: 1.33333333;
  min-height: 160px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}
p.skew:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -50px;
  top: 0;
  width: 150px;
  height: 155px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/quoteelement.svg);
}
.section--two .area .seam p.skew,
.section--green p.skew,
.section--blue p.skew {
  color: #FFFFFF;
}
p.pale {
  font-size: 16px;
  line-height: 1.5625;
}
.section--two .area .seam p.pale,
.section--green p.pale,
.section--blue p.pale {
  border-color: #FFFFFF;
}
.part.line {
  margin: 0;
}
.section--two .area .seam .part.line,
.section--green .part.line,
.section--blue .part.line {
  border-color: #FFFFFF;
}
.section--two .area .seam .table,
.section--green .table,
.section--blue .table {
  color: #FFFFFF;
}
.section--two .area .seam .table tr,
.section--green .table tr,
.section--blue .table tr {
  border-color: #FFFFFF;
}
.section--one .area {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .section--one .area {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--one .area {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .section--one .area {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section--one .area {
    margin-bottom: 30px;
  }
}
.section--slider .side {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .section--slider .side {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--slider .side {
    margin-top: 30px;
  }
}
.section--two .area {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .section--two .area {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--two .area {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .section--two .area {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section--two .area {
    margin-bottom: 30px;
  }
}
.section--two .area.main {
  margin-top: 0;
}
.section--four .area {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .section--four .area {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--four .area {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .section--four .area {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section--four .area {
    margin-bottom: 30px;
  }
}
.section--five .area {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .section--five .area {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--five .area {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .section--five .area {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section--five .area {
    margin-bottom: 30px;
  }
}
.section--blue .east {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .section--blue .east {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--blue .east {
    margin-top: 30px;
  }
}
.section--one .area .pure.slim .part.pict.tiny:first-child .cb-image-figure {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section--one .area .pure.slim .part.pict.tiny:first-child .cb-image-figure .cb-image-container {
  width: auto;
}
.section--one .area .pure.slim .part.pict.tiny:first-child .cb-image-figure .cb-image-caption {
  width: auto;
  font-size: 24px;
  line-height: 1.33333333;
  color: #FFFFFF;
  margin-left: 15px;
}
@media (max-width: 1023px) {
  .section--one .area .pure.slim .part.pict.tiny:first-child .cb-image-figure .cb-image-caption {
    font-size: 20px;
    line-height: 1.4;
  }
}
#view .section--one .area .flat.slim {
  padding-bottom: 30px;
}
#view .section--one .area .flat.slim .part.link:last-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
#view .section--one .area .flat.slim .part.link:last-child .open {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  background-position: -16px calc(100% - 8px);
}
.section--one .area .flat.slim .part.text h4 {
  color: #41C087;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
}
@media (max-width: 767px) {
  .section--one .area .edge + .edge {
    margin-top: 0;
  }
}
.section--one .area .edge .part {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section--one .area .edge .part {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.section--one .area .edge .part:first-child {
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .section--one .area .edge .part:first-child {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .section--one .area .edge .part:first-child {
    margin-top: 10px;
  }
}
.section--one .area .edge .part:last-child {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .section--one .area .edge .part:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .section--one .area .edge .part:last-child {
    margin-bottom: 10px;
  }
}
.section--two .area .seam {
  margin-top: 60px;
  margin-bottom: 30px;
  background: linear-gradient(135deg, #08407B 0%, #013164 100%);
}
@media (max-width: 1023px) {
  .section--two .area .seam {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam {
    margin-top: 60px;
  }
}
@media (max-width: 1023px) {
  .section--two .area .seam {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam {
    margin-bottom: 30px;
  }
}
.section--two .area .seam .body {
  padding: 40px 25px;
  box-sizing: border-box;
}
.section--footer .south .unit {
  margin: 0;
}
.section--footer .south .unit .part {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .section--footer .south .unit .part {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .section--footer .south .unit .part {
    margin-top: 5px;
  }
}
@media (max-width: 1023px) {
  .section--footer .south .unit .part {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .section--footer .south .unit .part {
    margin-bottom: 5px;
  }
}
.section--five .area .unit.wide {
  width: 94vw;
  margin-left: -12vw;
}
.area .fold + .fold {
  margin-top: -40px;
}
.area .fold + .fold .less .part a.fold-toggle {
  border-top: 0px solid #08407B;
}
.area .fold .more {
  display: block !important;
  max-height: 0;
  overflow: hidden;
}
.area .fold .more .part {
  transform: translateY(-200px);
  opacity: 0;
}
.area .fold.fold--open .less .part a.fold-toggle {
  border-bottom: 0px solid #08407B;
  padding: 17px 30px 10px 0;
}
.area .fold.fold--open .more .part:first-child {
  margin-top: 0;
}
.area .fold.fold--open .more .part:last-child {
  padding-bottom: 30px;
  border-bottom: 2px solid #08407B;
}
.area .fold .less .part a.fold-toggle {
  text-decoration: none;
  padding-right: 60px;
  box-sizing: border-box;
  border-top: 2px solid #08407B;
  border-bottom: 2px solid #08407B;
  font-weight: 900;
  padding: 17px 30px 17px 0;
  color: #08407B;
}
.area .fold .less .part a.fold-toggle:hover,
.area .fold .less .part a.fold-toggle:focus {
  color: #08407B;
}
.area .fold + .fold .less {
  border-top: unset;
}
.area .fold .fold-toggle {
  display: block;
  text-decoration: none;
  padding: 0;
  position: relative;
}
.area .fold .fold-toggle:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 0px;
  width: 20px;
  min-height: 100%;
  background-size: 20px 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/fold-open.svg);
}
.area .fold .fold-toggle.fold-toggle--open:after {
  background-image: url(/images/fold-close.svg);
}
.area .fold.fold--open div.more {
  max-height: 1200px;
  transition: all 1.2s;
}
.area .fold.fold--open div.more div.part {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.4s, opacity 0.4s 0.2s;
}
.area .fold .foot {
  display: none;
}
.section--one.section--blue .area .slim.seam .part.link .open {
  float: right;
}
.cb-image-caption {
  font-size: 15px;
}
@media (max-width: 1199px) {
  .navigation .navi {
    display: none;
  }
}
.togglenavigation {
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 2001;
  width: 35px;
  height: 22px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .togglenavigation {
    top: 30px;
  }
}
.tline {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 4px;
  background-color: #41C087;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.tline--2,
.tline--3 {
  top: 50%;
  transform: translateY(-50%);
}
.tline--4 {
  top: unset;
  bottom: 0;
}
body.cb-toggle-target-active .tline--1 {
  opacity: 0;
  transform: translateY(-10px);
}
body.cb-toggle-target-active .tline--2 {
  transform: translateY(-50%) rotate(-45deg);
}
body.cb-toggle-target-active .tline--3 {
  transform: translateY(-50%) rotate(45deg);
}
body.cb-toggle-target-active .tline--4 {
  opacity: 0;
  transform: translateY(10px);
}
.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1998;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow-y: scroll;
  transform: translateY(-100%);
  transition: all 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navigation {
  transform: translateY(0);
}
.mobile-navi-animation {
  float: left;
  width: 100%;
  opacity: 0;
  transform: translateY(-100vh);
  transition: all 0s 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navi-animation {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: translateY(0);
  opacity: 1;
}
.mobile-navigation div.navi:not(.sub1) {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}
.mobile-navigation div.navi:not(.sub1) > .cb-toggle {
  display: none;
}
.mobile-navigation div.navi:not(.sub1) > .item {
  float: left;
  width: 100%;
  position: relative;
}
.mobile-navigation div.navi:not(.sub1) > .item.item-empty > .cb-toggle {
  display: none;
}
.mobile-navigation div.navi:not(.sub1) > .item:hover > .menu,
.mobile-navigation div.navi:not(.sub1) > .item:focus > .menu {
  color: #41C087;
}
.mobile-navigation div.navi:not(.sub1) > .item > .menu {
  display: block;
  color: #08407B;
  font-weight: normal;
  font-family: 'BergenText-Bold', sans-serif;
}
.mobile-navigation div.navi:not(.sub1) > .item > .menu.path {
  color: #41C087;
}
.mobile-navigation div.sub2 {
  box-sizing: border-box;
  padding: 0 6vw;
  margin: 60px 0 0px;
}
.mobile-navigation div.sub2 > .item {
  margin-bottom: 25px;
}
.mobile-navigation div.sub2 > .item:not(.item-empty) > .menu {
  padding-right: 35px;
}
.mobile-navigation div.sub2 > .item.item-empty > .menu {
  float: left;
  position: relative;
  padding-bottom: 5px;
}
.mobile-navigation div.sub2 > .item.item-empty > .menu:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 0;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: #41C087;
}
.mobile-navigation div.sub2 > .item.item-empty > .menu.path:after {
  width: 100%;
}
.mobile-navigation div.sub2 > .item.item-empty:hover > .menu:after,
.mobile-navigation div.sub2 > .item.item-empty:focus > .menu:after {
  width: 100%;
}
.mobile-navigation div.sub2 > .item > .menu {
  font-size: 22px;
  line-height: 1.27272727;
}
.mobile-navigation div.sub3 > .item {
  padding-left: 20px;
  box-sizing: border-box;
  margin: 10px 0;
}
.mobile-navigation div.sub3 > .item.init {
  margin-top: 15px;
}
.mobile-navigation div.sub3 > .item.exit {
  margin-bottom: 20px;
}
.mobile-navigation div.sub3 > .item > .menu {
  font-size: 16px;
  line-height: 1.5;
}
.mobile-navigation div.sub3 {
  overflow: hidden;
  max-height: 0;
}
.mobile-navigation div.sub3 > .item {
  opacity: 0;
  transform: scale(0.8);
}
.mobile-navigation div.navi > .item.cb-toggle-target-active > div.navi {
  transition: none;
  max-height: 1000px;
  transition: max-height 2s;
}
.mobile-navigation div.navi > .item.cb-toggle-target-active > div.navi > .item {
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s;
}
.mobile-navigation .cb-toggle:not(.langpick__toggle) {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  width: 35px;
  height: 24px;
  background-size: 14px 9px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrowtoggle-down-green.svg);
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.mobile-navigation .cb-toggle:not(.langpick__toggle).cb-toggle-active {
  transform: scale(-1);
}
.slider-wrapper {
  float: left;
  width: 100%;
  margin-top: -30px;
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .slider-wrapper {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .slider-wrapper {
    margin-bottom: 60px;
  }
}
.slider {
  float: left;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin-bottom: 30px;
}
.slider::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1023px) {
  .slider {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .slider {
    margin-bottom: 30px;
  }
}
.slider-wrapper .area {
  margin: 0!important;
}
#view .slider-wrapper .area {
  width: auto;
  display: flex;
  align-items: flex-start;
}
.slider-wrapper .area .unit {
  width: 842px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
}
@media (max-width: 1023px) {
  .slider-wrapper .area .unit {
    width: 88vw;
  }
}
.slider__index {
  position: relative;
  float: left;
  left: 0;
  z-index: 3;
  cursor: pointer;
}
.slider-index {
  float: left;
  margin: 0 10px;
  width: 40px;
  height: 4px;
  background-color: #41C087;
  border-radius: 4px;
  cursor: pointer;
}
.slider-index.slider-index--active {
  position: absolute;
  background-color: #08407B;
  width: 40px!important;
  height: 4px;
}
.slider-index:first-child {
  margin-top: 0;
  margin-left: 0;
}
.slider-index:last-child {
  margin-bottom: 0;
}
.unitFader {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .unitFader {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .unitFader {
    margin-bottom: 60px;
  }
}
.unitFader__actions {
  float: right;
  display: none;
}
@media (max-width: 767px) {
  .unitFader__actions {
    margin-right: 40px;
  }
}
.unitFader__link {
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  cursor: pointer;
}
.unitFader__link--prev {
  border-right-color: #000;
  border-width: 20px 20px 20px 0;
}
.unitFader__link--prev:hover {
  border-right-color: #41C087;
}
.unitFader__link--next {
  margin-left: 20px;
  border-left-color: #000;
  border-width: 20px 0 20px 20px;
}
.unitFader__link--next:hover {
  border-left-color: #41C087;
}
.unitFader__index {
  float: left;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  z-index: 3;
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .unitFader__index {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .unitFader__index {
    margin-top: 30px;
  }
}
.unitFader__indexItem {
  display: block;
  width: 40px;
  height: 4px;
  margin-right: 20px;
  background-color: #41C087;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.unitFader__indexItem.is-active {
  background-color: #08407B;
}
#view.north--empty .unitFader {
  display: none;
}
#view .unitFader .area {
  overflow: hidden;
}
#view .unitFader .area .unit {
  flex-shrink: 0;
  margin-right: -100%;
  z-index: 1;
  opacity: 0;
  transition: all 0.8s;
  transform: scale(0.8);
  pointer-events: none;
}
#view .unitFader .area .unit.is-visible {
  z-index: 2;
  pointer-events: initial;
  opacity: 1;
  transform: scale(1);
}
.restriction__wrapper {
  float: left;
  width: 100%;
}
#edit .restriction__wrapper {
  display: none;
}
.restriction__content {
  float: left;
  width: 100%;
  background-color: #41C087;
  box-sizing: border-box;
  padding: 70px 80px 60px;
  font-size: 16px;
  line-height: 1.5;
  font-family: 'BergenText-Regular', sans-serif;
  background-size: 314px;
  background-position: calc(100% + 74px) calc(100% + 87px);
  background-repeat: no-repeat;
  background-image: url(/images/snoring-banner-2.svg);
}
@media (max-width: 767px) {
  .restriction__content {
    padding: 40px 40px 30px;
  }
}
.restriction__section {
  float: left;
  width: 100%;
}
.restriction__section--border {
  border: 1px solid #FFF;
  padding: 30px 20px;
  box-sizing: border-box;
}
.restriction__section--actions {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
}
.restriction__link {
  background-color: transparent;
  line-height: 1.41176471;
  cursor: pointer;
  z-index: 3;
  color: #FFFFFF;
  padding: 3px 18px 5px 50px;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.55555556;
  font-family: 'BergenText-SemiBold';
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  position: relative;
  margin: 10px 0;
}
.restriction__link:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 11px;
  width: 26px;
  height: 12px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-size: 31px 12px;
  background-position: -11px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-long-right-white.svg');
}
.restriction__link:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 100%;
  border: 2px solid #FFFFFF;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
  background-color: transparent;
}
@media (max-width: 1023px) {
  .restriction__link {
    padding: 2px 4px 5px 45px;
    font-size: 17px;
    line-height: 1.47058824;
  }
  .restriction__link:after {
    content: '';
    width: 26px;
    height: 10px;
    top: 9px;
    left: 9px;
    background-size: 26px 10px;
    background-position: -8px 50%;
  }
  .restriction__link:before {
    content: '';
    width: 32px;
  }
}
@media (min-width: 1024px) {
  .restriction__link:hover,
  .restriction__link:focus {
    color: #41C087 !important;
  }
  .restriction__link:hover:after,
  .restriction__link:focus:after {
    width: 26px;
    background-position: -5px 50%;
    background-image: url('/images/arrow-long-right-green.svg');
  }
  .restriction__link:hover:before,
  .restriction__link:focus:before {
    background-color: #FFFFFF;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .restriction__link:active {
    color: #41C087 !important;
  }
  .restriction__link:active:after {
    background-position: 0px 50%;
    background-image: url('/images/arrow-long-right-green.svg');
  }
  .restriction__link:active:before {
    background-color: #FFFFFF;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .restriction__link:before {
    top: 50%;
    height: 34px;
    transform: translateY(-50%);
  }
  .restriction__link:after {
    top: 50%;
    transform: translateY(-50%);
  }
}
.restriction__title {
  float: left;
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .restriction__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .restriction__title {
    margin-bottom: 20px;
  }
}
.restriction__text {
  float: left;
  width: 100%;
  color: #FFFFFF;
}
.restriction__list {
  position: relative;
  padding-left: 20px;
  display: inline-block;
}
.restriction__list:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '•';
  display: inline-block;
}
#view .restriction-unit {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
#view .restriction {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2030;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  width: 0;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1), width 0s 0.4s;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
}
#view .restriction__wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 50px 0;
}
#view .restriction__desk {
  float: left;
  width: 842px;
  max-width: 88%;
}
#view .restriction__content {
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
#view.restriction--visible {
  overflow: hidden;
}
#view.restriction--visible .restriction {
  width: 100%;
  opacity: 1;
  transition: none;
}
#view.restriction--visible .restriction__content {
  opacity: 1;
  transform: scale(1);
  transition: none;
}
/*# sourceMappingURL=screen-small.css.map */