@charset "UTF-8";
.coService .error li {
  color: #f04124;
}
.coService .contactForm label {
  font-weight: bold;
  color: #2A4D8F;
}
.serviceContent {
  padding: 0.5rem;
  background-color: white;
}
.serviceContent, .serviceContent p, .serviceContent ul {
  font-size: 0.9rem;
}
.serviceContent .subheadline, .serviceContent .subsub {
  font-weight: bold;
}
.serviceContent .supplierBox {
  border-bottom: 1px solid #EFF0EF;
  padding: 0.3125rem 0;
}
.serviceContent .supplierBox:last-child {
  border-bottom: none;
}
.serviceContent .supplierBox .agbLink {
  white-space: nowrap;
}
.serviceContent .reservation24 {
  margin: 0.625rem 0;
}
.serviceContent .reservation24Icon {
  font-size: 7rem;
  line-height: 1;
}
.serviceContent .reservation24Text {
  color: #2A4D8F;
  padding: 0;
  font-size: 0.875rem;
}
.serviceContent .reservation24Text p {
  margin-bottom: 0;
}
.serviceContent .reservation24Button {
  margin: 0.625rem 0;
}
.serviceContent table {
  width: 100%;
}
.serviceContent .provHead {
  padding: 0.625rem;
  color: #FFFFFF;
  background: #ED2679;
  margin-bottom: 0;
}
.serviceContent .small p, .serviceContent .small ul, .serviceContent .small {
  font-size: 0.8rem;
}
.serviceContent .centeredTeaser {
  text-align: center;
  font-size: 1rem;
}
.serviceHead {
  background: #BBD4F4;
  padding: 0.3125rem;
  margin-bottom: 0.625rem;
}
.pressBox p > img {
  float: right;
  margin: 0 0 0.625rem 0.625rem;
}
.special-conditions .attention {
  margin: 0 0.375rem 1rem 0;
  padding: 1rem;
  background: #F0F7E5;
}
.service-faq-button {
  margin-top: 0.5rem;
  padding: 0.5rem;
  color: #4484E0;
  background-color: #F8F8F8;
  cursor: pointer;
}
.service-faq-button:first-child {
  margin-top: 0;
}
.service-faq-button:hover, .service-faq-button:focus {
  background-color: #ebebeb;
}
.service-faq-content {
  padding: 0.5rem;
}
.hc-box--service-navi {
  margin-bottom: 0.625rem;
}
.hc-box--service-navi > .hc-box__head {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  font-size: 1rem;
  color: white;
  background-color: #2A4D8F;
}
.hc-box--service-navi > .hc-box__head .hc-icon-rezeption {
  margin-right: 0.5rem;
}
.hc-box--service-navi > .hc-box__body {
  padding: 0.5rem;
  background-color: white;
}
.hc-service-navi {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hc-service-navi__item {
  display: block;
  padding: 0.5rem;
  word-break: break-word;
  hyphens: auto;
}
.hc-service-navi__item:hover, .hc-service-navi__item:focus, .hc-service-navi__item.is-active {
  font-weight: bold;
  color: white;
  background-color: #4484E0;
}
.terms-content {
  counter-reset: chapter section;
}
.terms-content > section > h4 {
  counter-increment: chapter;
  counter-reset: section;
  font-weight: bold;
  margin-top: 0.5rem;
}
.terms-content > section > h4:before {
  content: counter(chapter, upper-latin) ". ";
}
.terms-content > section > section > h5 {
  counter-increment: section;
  font-weight: bold;
  margin-top: 0.25rem;
}
.terms-content > section > section > h5:before {
  content: counter(section, upper-roman) ". ";
}
.terms-content section > p, .terms-content ul, .terms-content ol {
  margin-left: 1.3rem;
}
.terms-content ul > li, .terms-content ol > li {
  margin-left: 0;
}
.terms-content ol > li {
  list-style-type: decimal;
}
.terms-content ol > li ol > li {
  list-style-type: lower-alpha;
}
.terms-content p, .terms-content ul, .terms-content ol {
  font-size: 0.9rem;
  text-align: justify;
}
.terms-content p, .terms-content li {
  margin-bottom: 0.5rem;
}
.terms-content div {
  border: 1px solid #2A4D8F;
  margin: 0.625rem;
  padding: 0.625rem;
}
.terms-content div p {
  margin-bottom: 0;
}
.terms-content header {
  text-align: center;
  margin-bottom: 0.625rem;
  display: block;
  height: auto;
}
.terms-content header p {
  text-align: center;
}
.terms-content footer {
  border-top: 1px solid #2A4D8F;
  margin-top: 0.625rem;
  padding-top: 0.625rem;
}
.serviceContent .section-title {
  margin: 0 0 0.625rem;
  font-weight: bold;
}
.hc-tabs {
  display: flex;
  margin: 0 0 0.625rem;
  padding: 0.625rem;
  list-style: none;
  background: #f6f6f6;
  flex-wrap: wrap;
}
.hc-tabs.is-initialized {
  margin-bottom: 0;
  padding-bottom: 0;
}
.hc-tabs.is-initialized ~ .hc-tabs-panel {
  border-top: 0;
}
.hc-tabs.is-initialized ~ .hc-tabs-panel:not(.is-active) {
  display: none;
}
.hc-tabs-title a {
  display: block;
  padding: 0.3125rem 0.625rem;
  font-weight: bold;
  color: #274B8B;
}
.hc-tabs-title a:hover {
  background: #e7e7e7;
}
.hc-tabs-title:not(:last-child) a {
  border-right: 1px solid #d6d7d7;
}
.hc-tabs-title.is-active a {
  background: #fff;
}
.hc-tabs-panel {
  margin-bottom: 0.625rem;
  padding: 0.625rem;
  border: 0.625rem solid #f6f6f6;
  background: #fff;
}
.appSprite {
  background: url(images/appSprite.png) no-repeat;
}
.serviceContent .appTeaserImageBox {
  height: 330px;
  background: url(images/teaserImage.jpg) no-repeat;
  border: 1px solid #dedede;
}
.serviceContent .teaserTextBox {
  background: #ededed;
  height: 90px;
  padding-top: 15px;
  border-top: #fbfbfb;
  position: relative;
  color: #000;
  font-weight: bold;
}
.serviceContent .teaserTextBox::after {
  position: absolute;
  top: 100%;
  right: 165px;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid transparent;
  border-width: 20px 30px;
  border-color: rgba(237, 237, 237, 0);
  border-top-color: #ededed;
}
.serviceContent .iPhone {
  position: absolute;
  left: 38px;
  bottom: -108px;
  width: 245px;
  height: 516px;
  background-position: -697px 0;
}
.serviceContent .iPhone .iPhoneContent {
  position: absolute;
  left: 20px;
  top: 76px;
  width: 207px;
  height: 366px;
  background: url(images/phoneContent.jpg) no-repeat;
}
.serviceContent .teaserTextOne {
  margin-left: 310px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.serviceContent .teaserTextTwo {
  margin-left: 425px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
.serviceContent .eyecatcher {
  position: absolute;
  right: 15px;
  top: -112px;
  width: 168px;
  height: 170px;
  background-position: -349px -38px;
}
.serviceContent .appLinkBox {
  color: #000;
  padding: 40px 20px 15px 0;
}
.serviceContent .appLinkBox .appStoreQR {
  width: 67px;
  height: 67px;
  margin-top: 30px;
  margin-left: 9px;
  background-position: -623px -230px;
}
.serviceContent .appLinkBox .appStoreButton {
  width: 199px;
  height: 57px;
  text-indent: -9999px;
  display: block;
}
.serviceContent .appLinkBox .appStoreButtonAndroid {
  width: 199px;
  height: 69px;
  background-position: 0px -326px;
  text-indent: -9999px;
  display: inline-block;
  margin-top: 0.4rem;
}
.serviceContent .appLinkBox .appButtonBox {
  margin-left: 6px;
}
.serviceContent .appLinkBox .appStoreLinkText {
  font-size: 14px;
  font-weight: bold;
  width: 340px;
  color: #000;
  float: right;
}
.serviceContent .appLinkBox .offerTermsLink {
  display: inline;
  font-size: 11px;
  font-weight: normal;
  margin-left: 10px;
  position: relative;
  text-decoration: underline;
}
.serviceContent .appText {
  margin: 8px 30px 30px 20px;
  color: #000;
  line-height: 1.1rem;
  font-size: 0.75rem;
}
.serviceContent .appText h2 {
  margin-bottom: 10px;
  line-height: 24px;
  color: #000;
}
.serviceContent .advantages {
  display: flex;
}
.serviceContent .advantageBox {
  flex: 1 1 33.333%;
  margin: 0 5px;
}
.serviceContent .advantageBox .advantageHead {
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: bold;
  word-break: break-word;
  hyphens: auto;
}
.serviceContent .advantageBox .advantageDescription {
  line-height: 1rem;
  color: #000000;
  font-size: 0.8rem;
  min-height: 5rem;
}
.serviceContent .advantageBox .advantageText {
  border: 1px solid #C6D7F6;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding: 15px;
  min-height: 145px;
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.41) 77%, rgba(85, 130, 213, 0.23) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.41) 77%, rgba(85, 130, 213, 0.23) 100%);
}
.serviceContent .advantageBox .gfxBG {
  position: relative;
  height: 140px;
  background-position: 0 -69px;
}
.serviceContent .advantages .boxOne .gfx {
  position: absolute;
  left: 50%;
  bottom: 24px;
  margin-left: -39px;
  width: 78px;
  height: 86px;
  background-position: -614px -38px;
}
.serviceContent .advantages .boxTwo .gfx {
  position: absolute;
  left: 50%;
  bottom: 24px;
  margin-left: -39px;
  width: 100px;
  height: 89px;
  background-position: -517px -132px;
}
.serviceContent .advantages .boxThree .gfx {
  position: absolute;
  left: 50%;
  bottom: 24px;
  margin-left: -26px;
  width: 78px;
  height: 87px;
  background-position: -520px -39px;
}
