@font-face {
  font-family: "AdLibRg_";
  src: url("../webfonts/a4e236b9-a970-4271-a027-daffb03e85d7.woff2")
      format("woff2"),
    url("../webfonts/cbe780da-b217-48df-8396-9a810fe682fa.woff") format("woff");
}

.clear {
  clear: both;
}

/* reset start */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core root defaults */
html {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  /*filter: blur(10px);*/
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/* reset end */

body {
  height: 100%;
  margin: 0px;
  border: 0px;
  font-family: "Open Sans", sans-serif;
}
#page-container {
  position: relative;
  min-height: 100vh;
}

#header-wrap {
  position: fixed;
  z-index: 5;
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 0px;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 0px;
  height: 115px;
}
#header-wrap-inner {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}
#balloon-container {
  position: fixed;
  margin-left: -750px;
  height: 325px;
  left: 50%;
  top: 200px;
  cursor: pointer;
}

#header_1 {
  height: 75px;
}
.header_right {
  float: right;
}
.header_logo {
  float: left;
  padding-top: 16px;
  padding-bottom: 10px;
}
#header_login {
  width: 150px;
  height: 45px;
  color: white;
  background: #1566ac 0% 0% no-repeat padding-box;
  border: 0px;
  cursor: pointer;
  box-shadow: 4px 4px 0px #aebccb;
  border-radius: 12px;
  margin-top: 15px;
  margin-right: 4px;
  font-family: AdLibRg_;
}
#header_login:active {
  border-style: outset;
}

div#content-wrap {
  padding-bottom: 29px;
}
div#content-wrap-inner {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 59px;
}
div#content-wrap-inner-include {
  width: 970px;
  margin-right: auto;
  margin-left: auto;
}

div#swyk-wrap p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 32px;
}
#toolbox_form select.error_empty {
  border: 1px solid red;
}
div#content-wrap {
  padding-top: 115px;
}
div#site-header {
  text-align: center;
  height: 150px;
}
div#site-header h1 {
  font-family: AdLibRg_;
  color: white;
  font-size: 32px;
  padding-top: 30px;
}
#home-material-info {
  padding: 30px;
  border-radius: 20px;
  background-color: white;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
}
.home-error {
  color: red;
  height: 25px;
  padding-top: 1px;
  font-weight: bold;
}

div.home-product-text-button-buy {
  float: left;
}
div.home-product-text-button-demo {
  float: left;
}

div.home-product-text-header {
  color: #008bb0;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
div.home-product-text-text {
  font-size: 16px;
}
div.home-product-image a {
  max-height: 286px;
  max-width: 200px;
}
div.home-product-text-button {
  margin-top: 30px;
}
div.home-product-image {
  float: left;
  width: 200px;
  margin-right: 50px;
}
div.home-product-text {
  float: left;
  width: 510px;
}
div.home-header,
div.login-teacher-header {
  font-size: 30px;
  color: #008bb0;
  font-family: AdLibRg_;
  line-height: 36px;
  margin-bottom: 25px;
}
div.home-header-small {
  letter-spacing: -0.5px;
}
div.home-header2 {
  font-size: 20px;
  color: #000000;
  line-height: 26px;
  margin-top: 5px;
  font-weight: bold;
}
div.home-text {
  font-size: 20px;
  color: #000000;
  line-height: 32px;
}
div.home-product-text-discl {
  font-size: 12px;
}
button.home-demobutton {
  color: #1566ac;
  border: 1px solid #1566ac;
  border-radius: 15px;
  background-color: #ffffff;
  width: 150px;
  height: 40px;
  font-size: 20px;
  font-family: AdLibRg_;
  cursor: pointer;
}
button.home-buybutton {
  background-color: #1566ac;
  border-radius: 15px;
  color: #ffffff;
  border: 0px;
  width: 200px;
  height: 40px;
  font-family: AdLibRg_;
  cursor: pointer;
  margin-right: 26px;
  margin-bottom: 5px;
}

#footer {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 30px;
  background: #393b3b 0% 0% no-repeat padding-box;
  /*box-shadow: 0px -3px 3px #00000029; */
  opacity: 1;
}
#footer a {
  color: white;
  text-decoration: none;
}
#footer-inner {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  height: 30px;
  font-size: 13px;
}
#footer-inner-left {
  float: left;
  padding-top: 5px;
  font-size: 13px;
}
#footer-inner-right {
  float: right;
}

#helbling-logo {
  height: 50px;
  margin-top: -33px;
  margin-left: -160px;
  z-index: 100;
  position: absolute;
}
#klett-logo {
  height: 50px;
  margin-top: -33px;
  margin-left: -100px;
  z-index: 100;
  position: absolute;
}

h1 {
  font-family: AdLibRg_;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: normal;
  color: rgba(0, 139, 176, 1);
}
h2 {
  font-size: 18px;
  color: rgba(0, 139, 176, 1);
  margin-top: 20px;
  margin-bottom: 20px;
}
h3 {
  font-size: inherit;
  margin-bottom: 0;
  font-weight: inherit;
}
h3.terms {
  font-weight: bold;
  font-size: 1.17em;
}
h4 {
  margin-bottom: 15px;
  font-size: 1em;
}
p.text {
  line-height: 110%;
  margin-bottom: 15px;
}

hr.imprint {
  border-top: 3px dashed #d1d1d1;
  border-bottom: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}
*:focus {
  outline: none;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #00000040;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #00000040;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #00000040;
}

#coming_soon {
  margin-left: 80px;
  font-size: 30px;
}
#code_error_div_button {
  width: 130px;
  height: 50px;
  margin-top: 20px;
  font-size: 20px;
  background-color: #1566ac;
  border-radius: 12px;
  color: #ffffff;
  border: 0px;
  font-family: AdLibRg_;
  cursor: pointer;
  box-shadow: 4px 4px 0px #aebccb;
}

#code_error_div {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #edf3f7;
  height: 300px;
  width: 635px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 25px;
  text-align: center;
}
#code_error_div_information {
  margin-top: 10px;
  line-height: 30px;
  font-size: 20px;
  color: black;
  padding-top: 50px;
  padding-left: 80px;
  width: 500px;
  margin: auto;
  text-align: left;
  height: 200px;
}

#code_error_div_information div.link {
  margin-top: 10px;
  font-weight: bold;
  color: #008bb0;
}

#info_popup .mfp-close {
  display: none !important;
}

#code_error_login_div_button {
  width: 130px;
  height: 50px;
  margin-top: 20px;
  font-size: 20px;
  background-color: #1566ac;
  border-radius: 12px;
  color: #ffffff;
  border: 0px;
  font-family: AdLibRg_;
  cursor: pointer;
  box-shadow: 4px 4px 0px #aebccb;
}

#code_error_login_div {
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  height: 310px;
  width: 635px;
  position: absolute;
  top: 70px;
  left: 0px;
  border-radius: 25px;
}
#code_error_login_div_information {
  margin-top: 10px;
  line-height: 30px;
  font-size: 16px;
  color: black;
}
img#max_fehler {
  position: absolute;
  top: 10px;
  left: 10px;
}
img#max_fehler_code {
  position: absolute;
  top: 100px;
  left: 10px;
}

/* cookie consent */
div#cookie-msg {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  background-color: #008bb0;
  color: #ffffff;
  font-size: 11px;
  z-index: 200;
  height: 110px;
}
div#cookie-msg a {
  color: #ffffff;
  text-decoration: underline;
}
/*
div#cookie-msg-third a.btn-aceptar{
  border: 1px solid #ffffff;
  border-radius: 15px;
  background-color: #008BB0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 15px;
}
*/

div.cookie-btn-container {
  background-color: red;
  border: 1px solid #ffffff;
}

div#cookie-msg-third div.btn-cookie-settings {
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  white-space: nowrap;
  padding: 4px;
  width: 100%;
  cursor: pointer;
}

.btn-cookie {
  border: 1px solid #ffffff;
  border-radius: 13px;
  background-color: #008bb0;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 2px;
  padding: 4px;
  width: 100%;
  cursor: pointer;
}

div#cookie-msg-wrapper {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  min-height: 90px;
}
div#cookie-msg-first {
  float: left;
  width: 70px;
  text-align: left;
  padding-top: 9px;
}

div#cookie-msg-second {
  float: left;
  width: 730px;
  text-align: left;
  font-size: 13px;
  padding-top: 9px;
}

div#cookie-msg-third {
  float: right;
  width: 170px;
  font-family: AdLibRg_;
  height: 90px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* Cookie Settings Modal */
.cookie-settings-modal {
  display: none;
  position: fixed;
  z-index: 201;
  margin: auto;
  padding-top: 200px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.cookie-settings-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 580px;
  height: 310px;
  border-radius: 25px;
  background-color: white;
  margin: 40px auto;
}

#cookie-settings-modal-close {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  font-size: 22px;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
  background-color: #9b9b9b;
  color: white;
  position: relative;
  left: 540px;
  top: -270px;
}

.cookie-settings-modal-main-headline {
  font-weight: bold;
  font-size: 22px;
  color: #1566ac;
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
}

#cookie-settings-modal-sub-headline {
  font-weight: bold;
  font-size: 18px;
  color: #1566ac;
}
.cookie-settings-modal-text {
  font-weight: normal;
  font-size: 18px;
  color: #7f7e7b;
  width: 100%;
}
.cookie-settings-modal-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.cookie-settings-modal-row-first-col {
  width: 25px;
}

.cookie-settings-btn-save {
  color: white;
  background: #1566ac 0% 0% no-repeat padding-box;
  border: 0px;
  cursor: pointer;
  box-shadow: 4px 4px 0px #aebccb;
  border-radius: 12px;
  font-family: AdLibRg_;
  text-align: center;
  padding: 12px;
  white-space: nowrap;
}

#footer-cookie-settings-link {
  cursor: pointer;
}

.pw_reset_email {
  width: 400px;
  color: #000000;
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  border: 1px solid #00000040;
}
#pw_reset_container {
  margin-top: 20px;
}
#pw_reset_button {
  background-color: #1566ac;
  border-radius: 15px;
  color: #ffffff;
  border: 0px;
  width: 60px;
  height: 45px;
  text-align: center;
  margin-top: 15px;
  font-family: AdLibRg_;
  cursor: pointer;
}
.pw_reset_error {
  border: 1px solid red !important;
}
.pw_change_email {
  width: 400px;
  color: #000000;
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  border: 1px solid #00000040;
}

.mark_error {
  border: 1px solid red !important;
}
.mark_error_checkbox {
  color: red !important;
}
#password_info {
  font-weight: bold;
  color: red;
}
.inline_link {
  color: #1566ac;
  text-decoration: none;
  font-weight: bold;
}
a.simple_link,
a.simple_link:hover,
a.simple_link:visited,
a.simple_link:focus,
a.simple_link:active {
  text-decoration: underline;
  color: #1566ac;
  font-weight: bold;
}
a.text_link,
a.text_link:hover,
a.text_link:visited,
a.text_link:focus,
a.text_link:active {
  text-decoration: none;
  color: #1566ac;
  font-weight: bold;
}
div#breadcrumbs a,
div#breadcrumbs a:hover,
div#breadcrumbs a:visited,
div#breadcrumbs a:focus,
div#breadcrumbs a:active {
  text-decoration: none;
  color: #666666;
}
div#breadcrumbs a:hover,
div#breadcrumbs a:focus {
  text-decoration: underline;
}
.signup_input {
  width: 500px;
  height: 40px;
  color: #000000;
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  border: 1px solid #00000040;
}
.signup_select {
  width: 500px;
  height: 40px;
  color: #000000;
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  border: 1px solid #00000040;
  appearance: none;
  background: url(/images/chevron-down-solid.svg) 99% / 10px 10px no-repeat
    white;
  background-position: right 15px center;
}
div.signup_form {
  margin-top: 10px;
}
#signup_button {
  background-color: #1566ac;
  border-radius: 15px;
  color: #ffffff;
  border: 0px;
  width: 150px;
  height: 40px;
  text-align: center;
  margin-top: 15px;
  font-family: AdLibRg_;
  cursor: pointer;
}
.signup_mail_error {
  color: red;
}
#signup_mail_error_link {
  color: #1566ac;
  text-decoration: none;
  font-family: AdLibRg_;
  font-weight: bold;
}
.black {
  color: #000000;
}
#form_signup label {
  font-size: 12px;
}
#terms_of_usage_confirmed {
  margin-left: 0;
}
ul#password_info_text {
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
div.signup_spacer {
  margin-top: 30px;
}
div.content-privacy p.text,
div.content-terms p.text {
  line-height: 150%;
}

div.products-block-image {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
div.products-block-popin {
  display: none;
}

div#products-wrap {
  margin-top: 40px;
  padding-bottom: 60px;
}
div.products-wrap-class {
  padding-bottom: 0px !important;
}
div#products-wrap-left {
  float: left;
  width: 605px;
}
div#products-wrap-right {
  float: left;
  width: 295px;
  margin-left: 70px;
}
h2.products-header-students {
  margin: 0 0 0 20px;
}
h2.products-header-teachers {
  margin: 0 0 0 10px;
}
div.products-header h2,
div.products-header h1 {
  font-size: 28px;
  font-family: AdLibRg_;
  line-height: 30px;
  color: #008bb0;
  font-weight: bold;
}
div.products-header-shadow {
  height: 28px;
  border-radius: 8px;
  background: #c7deeb;
  width: 100%;
  margin-top: -14px;
}
div.products-block {
  width: 280px;
  height: 300px;
  border-radius: 25px;
  background-color: white;
  box-shadow: 8px 8px 0px #00000029;
  margin-top: 48px;
  float: left;
  cursor: pointer;
}
div.products-block-active {
  box-shadow: none;
}
div.products-block-big-tall {
  height: 325px;
}

div.products-block-big-tall-2x {
  height: 345px;
}

div.products-block-left {
  margin-right: 35px;
}
div.products-block-image {
  height: 220px;
  width: 100%;
}
div.products-block-description {
  height: 80px;
  width: 100%;
  /*font-size: 20px;
  line-height: 28px;
  padding-top: 10px;*/
  color: #7f7e7b;
  padding-left: 22px;
  font-weight: bold;

  font-size: 16px;
  line-height: 24px;
  padding-top: 14px;
}
div.products-block-popin {
  /*height: 430px;*/
  background-color: white;
  margin-top: 40px;
  position: relative;
  border-radius: 25px;
  padding: 25px;
}
div.products-block-popin-pointer {
  z-index: 1;
  background-color: white;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 130px;
  top: -15px;
  transform: rotate(45deg);
}
div.products-block-popin-pointer {
  left: 450px;
}
div.products-block-popin-pointer-left {
  left: 130px;
}
div.products-block-popin-close,
div.info-block-popin-close {
  z-index: 1;
  background-color: #9b9b9b;
  color: white;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  position: absolute;
  right: -10px;
  top: -15px;
  font-size: 22px;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
}
div#button_block {
  margin-top: 90px;
  margin-bottom: 90px;
  text-align: center;
}
div#button_block-small {
  margin-top: 45px;
  margin-bottom: 45px;
  text-align: center;
}

div#contact_block_inner {
  margin-top: 20px;
}
button#buy_button,
button#contact_button {
  height: 50px;
  width: 300px;
  border-radius: 12px;
  background: #1566ac 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 0px #aebccb;
  text-align: center;
  cursor: pointer;
  border: 0px;
  color: white;
  font-family: AdLibRg_;
}

button.buy_button_lg {
  height: 50px;
  width: 360px;
  border-radius: 12px;
  background: #1566ac 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 0px #aebccb;
  text-align: center;
  cursor: pointer;
  border: 0px;
  color: white;
  font-family: AdLibRg_;
  margin-bottom: 16px;
  margin-right: 16px;
}

button#buy_button_lg {
  height: 50px;
  width: 360px;
  border-radius: 12px;
  background: #1566ac 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 0px #aebccb;
  text-align: center;
  cursor: pointer;
  border: 0px;
  color: white;
  font-family: AdLibRg_;
  margin-bottom: 16px;
  margin-right: 16px;
}

button#contact_button {
  margin-top: 20px;
}

h2.products-header-download {
  margin: 0 0 0 0;
  text-align: center;
}
h2.products-header-contact,
h1.products-header-contact {
  margin: 0 0 0 20px;
}

div.product-block-popin-1-2 {
  width: 50%;
}
div.product-block-popin-1-3 {
  width: 33%;
}
div.product-block-popin-2-3 {
  width: 67%;
}
div.products-block-popin-left {
  float: left;
  z-index: 2;
}
div.products-block-popin-right {
  float: left;
  padding-left: 20px;
}
div.products-block-popin-right img {
  cursor: zoom-in;
}
div.products-block-popin-button-buy {
  float: left;
  margin-bottom: 10px;
}
div.products-block-popin-button-demo {
  float: left;
}

div.products-block-popin-header {
  color: #008bb0;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
div.products-block-popin-text {
  font-size: 16px;
}
div.products-block-popin-button {
  margin-top: 30px;
}
div.products-block-popin-discl {
  font-size: 11px;
  margin-top: 10px;
}

button.products-block-popin-demobutton {
  color: #1566ac;
  border: 1px solid #1566ac;
  border-radius: 15px;
  background-color: #ffffff;
  width: 140px;
  height: 50px;
  font-size: 16px;
  font-family: AdLibRg_;
  cursor: pointer;
  line-height: 20px;
}
button.products-block-popin-buybutton {
  background-color: #1566ac;
  border-radius: 12px;
  color: #ffffff;
  border: 0px;
  width: 200px;
  height: 50px;
  font-size: 16px;
  font-family: AdLibRg_;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 5px;
  line-height: 20px;
}
div#text-only-wrap {
  margin-top: 30px;
}

div#splitcontent-wrap-left {
  float: left;
  width: 66%;
}
div#splitcontent-wrap-right {
  float: left;
  width: 34%;
  padding-left: 32px;
  margin-top: 100px;
}
div#splitcontent-wrap h2.inline {
  font-size: 20px;
  line-height: 27px;
  margin: 0px;
}
div#splitcontent-wrap p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 32px;
}
div#splitcontent-wrap ul {
  list-style-type: none;
  padding: 0;
  margin-left: 10px;
}
div#splitcontent-wrap li {
  margin-left: -10px;
  font-size: 16px;
  line-height: 26px;
}
div#splitcontent-wrap li::before {
  content: "■";
  font-size: 30px;
  color: #008bb0;
  padding-right: 5px;
  margin-left: -33px;
  margin-right: 10px;
}
div.content-list {
  margin-left: 33px;
}
div.top-header {
  margin-top: 40px;
}
div.inline-header {
  margin-top: 60px;
}
div#subnavigation {
  border-radius: 25px;
  background-color: white;
  padding-left: 22px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #1566ac;
  font-size: 16px;
  font-family: AdLibRg_;
}
div#subnavigation div.subnavigation-link {
  margin-top: 20px;
}
div#subnavigation i {
  margin-right: 12px;
}
div#subnavigation a,
div#subnavigation a:hover,
div#subnavigation a:visited,
div#subnavigation a:focus,
div#subnavigationa:active {
  color: #1566ac;
  text-decoration: none;
}
.anchor {
  display: block;
  position: relative;
  top: -175px;
  visibility: hidden;
}
#swyk-button-block {
  margin-top: 50px;
  margin-bottom: 70px;
}

.button-blue-shadow {
  color: white;
  background: #1566ac 0% 0% no-repeat padding-box;
  border: 0px;
  cursor: pointer;
  box-shadow: 4px 4px 0px #aebccb;
  border-radius: 12px;
  font-family: AdLibRg_;
  text-align: center;
}

/* FAQ styles start */
.components-navigation ul li.active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.components-navigation ul li.active:after {
  content: " ";
  position: absolute;
  border-bottom: solid 4px #89c7d9;
  border-right: solid 4px #89c7d9;
  width: 20px;
  height: 20px;
  bottom: 30%;
  right: -19px;
  background-color: #edf3f7;
}
section,
div.section,
li.section {
  position: relative;
  box-sizing: border-box;
}
#components .container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
}
.components-navigation {
  display: block;
  width: 300px;
  padding-right: 40px;
  box-sizing: border-box;
}
.components-navigation ul {
  padding: 0;
  margin: 0;
  border-right: solid 4px #89c7d9;
  height: 100%;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.components-navigation ul li.active {
  color: #008bb0;
}
.components-navigation ul li {
  box-sizing: border-box;
  display: block;
  width: 250px;
  margin: 0 -2px 16px 0;
  margin: 0 -2px 1rem 0;
  list-style: none;
  position: relative;
  /*border-right: solid 4px #89C7D9;*/
  color: #757575;
  padding: 8px 0px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.hidden {
  display: none !important;
}
.components-navigation ul li.active span:after {
  background-color: #008bb0;
}
.components-navigation ul li span:after {
  position: absolute;
  content: " ";
  height: 5px;
  bottom: 0px;
  left: 0;
  width: 64px;
  width: 4rem;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  background-color: #89c7d9;
  border-radius: 2px;
}
.container {
  margin-top: 40px;
}
.container h2 {
  margin-top: 8px;
}
.accordion-wrap {
  background-color: white;
  border-radius: 8px;
  padding: 20px;
  cursor: pointer;
  width: 668px;
}
.accordion-head {
  color: #008bb0;
  font-weight: bold;
}
.accordion-inner {
  margin-left: 28px;
  margin-top: 20px;
}
.accordion-head-left {
  float: left;
  margin-right: 15px;
}
.accordion-head-right {
  float: left;
  width: 595px;
}
/* FAQ styles end */

img.toolbox_image_thumb {
  width: 400px;
  cursor: pointer;
}
div.products-block-popin-pointer-1-3 {
  left: 140px;
}
div.products-block-popin-pointer-2-3 {
  left: 470px;
}
div.products-block-popin-pointer-3-3 {
  left: 800px;
}
div.products-block-popin-toolbox {
  line-height: 28px;
}
div#site-header {
  position: relative;
}
div#lehrpersonen-siegel {
  height: 170px;
  width: 170px;
  position: absolute;
  top: 60px;
  left: 715px;
  background: url(../images/lehrer-siegel.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
span#download_left {
  display: block;
  float: left;
  margin-left: 40px;
}
span#download_right {
  display: block;
  float: left;
  text-align: left;
  margin-left: 5px;
}
span#download_text {
  display: block;
  font-size: 18px;
  font-family: AdLibRg_;
}
span#download_text_instruction {
  display: block;
  font-size: 17px;
  font-family: AdLibRg_;
}
span#download_info_text {
  display: block;
  font-weight: normal;
  font-size: 12px;
}
span#download_info_text_instruction {
  display: block;
  font-weight: normal;
  font-size: 11px;
}
button#toolbox_download {
  width: 300px;
  height: 60px;
  border-radius: 12px;
  box-shadow: 4px 4px 0px #aebccb;
  color: white;
  background: #1566ac 0% 0% no-repeat padding-box;
  border: 0px;
  cursor: pointer;
  margin-top: 20px;
}
button#toolbox_download_instruction {
  width: 300px;
  height: 45px;
  border-radius: 12px;
  box-shadow: 4px 4px 0px #aebccb;
  color: #1566ac;
  background: white 0% 0% no-repeat padding-box;
  border: 1px solid #1566ac;
  cursor: pointer;
  margin-top: 20px;
}
button.toolbox_button_disabled {
  background: #80acd1 0% 0% no-repeat padding-box !important;
  border: 1px solid #80acd1 !important;
  cursor: default !important;
}
button.toolbox_button_disabled_instruction {
  color: #80acd1 !important;
  border: 1px solid #80acd1 !important;
  cursor: default !important;
}

#toolbox_form select {
  width: 300px;
  height: 40px;
  border: 1px solid #bbbbbb;
  border-radius: 10px;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
  color: #000000;
  appearance: none;
  background: url(/images/chevron-down-solid.svg) 99% / 10px 10px no-repeat
    white;
  background-position: right 15px center;
  font-family: "Open Sans", sans-serif;
}

#toolbox_form label {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.toolbox_text {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
div.products-block-big {
  width: 300px;
}

#header-menu {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0px;
}
div.navi_link_wrapper {
  position: relative;
  float: left;
  margin-right: 32px;
}
div.navi_link_wrapper div.active {
  position: absolute;
  background-color: white;
  height: 4px;
  width: 100%;
  border-radius: 2px;
}
#header-wrap-menu {
  background-color: gray;
  color: white;
  height: 40px;
  background-color: #32a1bf;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 2px;
  padding-top: 10px;
  font-weight: bold;
}

#header-wrap-menu a,
#header-wrap-menu a:active,
#header-wrap-menu a:visited,
#header-wrap-menu a:hover {
  color: white;
  text-decoration: none;
}

#content-wrap-header {
  height: 670px;
  background: url(../images/playwayworld.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
#content-wrap-header-inner {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 670px;
  background-size: 740px 385px;
  background-position: -200px;
}
#content-wrap-header-title {
  width: 740px;
  height: 249px;
  background: url(../images/wolke@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -115px;
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-position: center bottom;
}
#content-wrap-header-title-text {
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  color: #008bb0;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  width: 740px;
  font-family: AdLibRg_;
}

div#home-avatar-teacher,
div#home-avatar-student {
  position: absolute;
  top: -50px;
  right: 10px;
}
div#home-form-submit {
  margin-top: 31px;
}
div#home-form-submit-left {
  float: left;
  margin-right: 25px;
}
div#home-form-submit-right {
  float: left;
  padding-top: 13px;
  font-family: AdLibRg_;
  font-size: 16px;
  line-height: 20px;
  color: #1566ac;
}
.error {
  border: 1px solid red;
}

div#swyk-slider-header {
  border-radius: 8px;
  height: 48px;
  width: 100%;
  background-color: #cce7ef;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding-left: 25px;
  padding-top: 9px;
}
div.swyk-slider-links {
  float: left;
  margin-right: 42px;
  position: relative;
  color: #222222;
  cursor: pointer;
}
div.swyk-slider-border {
  border-bottom: 4px solid #99d0df;
  position: absolute;
  width: 64px;
  border-radius: 2px;
}
div.swyk-slider-links-active {
  color: #008bb0;
}
div.swyk-slider-links-active div.swyk-slider-border {
  border-color: #008bb0;
}
div.swyk-slider-content-inactive {
  display: none;
}
div.swyk-slider-content-block {
  padding: 25px;
  font-size: 16px;
  line-height: 24px;
}
div#swyk-slider-controls {
  text-align: center;
  color: white;
}
span#swyk-slider-controls-left,
span#swyk-slider-controls-right {
  color: #008bb0;
  margin-left: 30px;
  margin-right: 30px;
  cursor: pointer;
}
span#swyk-slider-controls-one,
span#swyk-slider-controls-two,
span#swyk-slider-controls-three,
span#swyk-slider-controls-four {
  margin-right: 12px;
}
span.swyk-slider-controls-bullets {
  cursor: pointer;
}
span.swyk-slider-links-active {
  color: #008bb0;
}

div#feature_block div.products-block-popin-close,
div#swyk-block div.products-block-popin-close {
  height: 35px;
  width: 35px;
}

div.swyk-slider-content-left {
  float: left;
}
div.swyk-slider-content-left img {
  width: 300px;
}
div.swyk-slider-content-right {
  float: left;
  margin-left: 24px;
  width: 590px;
}

div#inline-video {
  margin-top: 30px;
}

@media (max-width: 1336px) {
  #balloon-container {
    display: none;
  }
}

@media (max-width: 1112px) {
  /* prevent ipad linebreak */
  div.products-header h2,
  div.products-header h1 {
    font-size: 27px;
    letter-spacing: 0px;
  }
}
