@import "../../general/css/style.css";
.force-black-text {
  color: #666;
}
.divider--with-text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.divider--with-text:before,
.divider--with-text:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  display: flex;
  background: #c9c9c9;
}
.divider__content {
  padding: 0 5px;
}
.margin-0 {
  margin: 0px;
}
.margin-0-negative {
  margin: 0px;
}
.margin-bottom-0 {
  margin-bottom: 0px;
}
.margin-bottom-0-negative {
  margin-bottom: 0px;
}
.margin-top-0 {
  margin-top: 0px;
}
.margin-top-0-negative {
  margin-top: 0px;
}
.margin-left-0 {
  margin-left: 0px;
}
.margin-left-0-negative {
  margin-left: 0px;
}
.margin-right-0 {
  margin-right: 0px;
}
.margin-right-0-negative {
  margin-right: 0px;
}
.margin-vertical-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.margin-vertical-0-negative {
  margin-top: 0px;
  margin-bottom: 0px;
}
.margin-horizontal-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.margin-horizontal-0-negative {
  margin-left: 0px;
  margin-right: 0px;
}
.margin-5 {
  margin: 5px;
}
.margin-5-negative {
  margin: -5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-5-negative {
  margin-bottom: -5px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-5-negative {
  margin-top: -5px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-5-negative {
  margin-left: -5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-right-5-negative {
  margin-right: -5px;
}
.margin-vertical-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.margin-vertical-5-negative {
  margin-top: -5px;
  margin-bottom: -5px;
}
.margin-horizontal-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.margin-horizontal-5-negative {
  margin-left: -5px;
  margin-right: -5px;
}
.margin-10 {
  margin: 10px;
}
.margin-10-negative {
  margin: -10px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-10-negative {
  margin-bottom: -10px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-10-negative {
  margin-top: -10px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-10-negative {
  margin-left: -10px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-10-negative {
  margin-right: -10px;
}
.margin-vertical-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margin-vertical-10-negative {
  margin-top: -10px;
  margin-bottom: -10px;
}
.margin-horizontal-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.margin-horizontal-10-negative {
  margin-left: -10px;
  margin-right: -10px;
}
.margin-15 {
  margin: 15px;
}
.margin-15-negative {
  margin: -15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-15-negative {
  margin-bottom: -15px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-15-negative {
  margin-top: -15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-15-negative {
  margin-left: -15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-15-negative {
  margin-right: -15px;
}
.margin-vertical-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.margin-vertical-15-negative {
  margin-top: -15px;
  margin-bottom: -15px;
}
.margin-horizontal-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.margin-horizontal-15-negative {
  margin-left: -15px;
  margin-right: -15px;
}
.margin-20 {
  margin: 20px;
}
.margin-20-negative {
  margin: -20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-20-negative {
  margin-bottom: -20px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-20-negative {
  margin-top: -20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-left-20-negative {
  margin-left: -20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-20-negative {
  margin-right: -20px;
}
.margin-vertical-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-vertical-20-negative {
  margin-top: -20px;
  margin-bottom: -20px;
}
.margin-horizontal-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.margin-horizontal-20-negative {
  margin-left: -20px;
  margin-right: -20px;
}
.margin-25 {
  margin: 25px;
}
.margin-25-negative {
  margin: -25px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-bottom-25-negative {
  margin-bottom: -25px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-25-negative {
  margin-top: -25px;
}
.margin-left-25 {
  margin-left: 25px;
}
.margin-left-25-negative {
  margin-left: -25px;
}
.margin-right-25 {
  margin-right: 25px;
}
.margin-right-25-negative {
  margin-right: -25px;
}
.margin-vertical-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.margin-vertical-25-negative {
  margin-top: -25px;
  margin-bottom: -25px;
}
.margin-horizontal-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.margin-horizontal-25-negative {
  margin-left: -25px;
  margin-right: -25px;
}
.margin-30 {
  margin: 30px;
}
.margin-30-negative {
  margin: -30px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-30-negative {
  margin-bottom: -30px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-30-negative {
  margin-top: -30px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-left-30-negative {
  margin-left: -30px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-right-30-negative {
  margin-right: -30px;
}
.margin-vertical-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.margin-vertical-30-negative {
  margin-top: -30px;
  margin-bottom: -30px;
}
.margin-horizontal-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.margin-horizontal-30-negative {
  margin-left: -30px;
  margin-right: -30px;
}
.margin-40 {
  margin: 40px;
}
.margin-40-negative {
  margin: -40px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-40-negative {
  margin-bottom: -40px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-40-negative {
  margin-top: -40px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-left-40-negative {
  margin-left: -40px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-right-40-negative {
  margin-right: -40px;
}
.margin-vertical-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.margin-vertical-40-negative {
  margin-top: -40px;
  margin-bottom: -40px;
}
.margin-horizontal-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.margin-horizontal-40-negative {
  margin-left: -40px;
  margin-right: -40px;
}
.margin-50 {
  margin: 50px;
}
.margin-50-negative {
  margin: -50px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-bottom-50-negative {
  margin-bottom: -50px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-50-negative {
  margin-top: -50px;
}
.margin-left-50 {
  margin-left: 50px;
}
.margin-left-50-negative {
  margin-left: -50px;
}
.margin-right-50 {
  margin-right: 50px;
}
.margin-right-50-negative {
  margin-right: -50px;
}
.margin-vertical-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.margin-vertical-50-negative {
  margin-top: -50px;
  margin-bottom: -50px;
}
.margin-horizontal-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.margin-horizontal-50-negative {
  margin-left: -50px;
  margin-right: -50px;
}
.margin-60 {
  margin: 60px;
}
.margin-60-negative {
  margin: -60px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.margin-bottom-60-negative {
  margin-bottom: -60px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-60-negative {
  margin-top: -60px;
}
.margin-left-60 {
  margin-left: 60px;
}
.margin-left-60-negative {
  margin-left: -60px;
}
.margin-right-60 {
  margin-right: 60px;
}
.margin-right-60-negative {
  margin-right: -60px;
}
.margin-vertical-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.margin-vertical-60-negative {
  margin-top: -60px;
  margin-bottom: -60px;
}
.margin-horizontal-60 {
  margin-left: 60px;
  margin-right: 60px;
}
.margin-horizontal-60-negative {
  margin-left: -60px;
  margin-right: -60px;
}
.margin-70 {
  margin: 70px;
}
.margin-70-negative {
  margin: -70px;
}
.margin-bottom-70 {
  margin-bottom: 70px;
}
.margin-bottom-70-negative {
  margin-bottom: -70px;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-top-70-negative {
  margin-top: -70px;
}
.margin-left-70 {
  margin-left: 70px;
}
.margin-left-70-negative {
  margin-left: -70px;
}
.margin-right-70 {
  margin-right: 70px;
}
.margin-right-70-negative {
  margin-right: -70px;
}
.margin-vertical-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.margin-vertical-70-negative {
  margin-top: -70px;
  margin-bottom: -70px;
}
.margin-horizontal-70 {
  margin-left: 70px;
  margin-right: 70px;
}
.margin-horizontal-70-negative {
  margin-left: -70px;
  margin-right: -70px;
}
.margin-80 {
  margin: 80px;
}
.margin-80-negative {
  margin: -80px;
}
.margin-bottom-80 {
  margin-bottom: 80px;
}
.margin-bottom-80-negative {
  margin-bottom: -80px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-80-negative {
  margin-top: -80px;
}
.margin-left-80 {
  margin-left: 80px;
}
.margin-left-80-negative {
  margin-left: -80px;
}
.margin-right-80 {
  margin-right: 80px;
}
.margin-right-80-negative {
  margin-right: -80px;
}
.margin-vertical-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.margin-vertical-80-negative {
  margin-top: -80px;
  margin-bottom: -80px;
}
.margin-horizontal-80 {
  margin-left: 80px;
  margin-right: 80px;
}
.margin-horizontal-80-negative {
  margin-left: -80px;
  margin-right: -80px;
}
.alert {
  margin: 20px 0;
}
.lexia-font h1,
.lexia-font h2,
.lexia-font h3,
.lexia-font h4,
.lexia-font h5,
.lexia-font h6 {
  font-family: "Lexie Readable", sans-serif;
  color: #666;
  line-height: 1.3;
}
body.landing-page header#top {
  min-height: 450px;
}
body:not(.small-cloudy-bg) header#top {
  text-align: start;
  position: relative;
  overflow: hidden;
  min-height: 350px;
}
body:not(.small-cloudy-bg) header#top h1 {
  color: #f9f9fa;
  font-size: 42px;
  font-weight: 200;
  margin: 80px 0 20px 0;
}
@media (max-width: 767px) {
  body:not(.small-cloudy-bg) header#top {
    min-height: 265px;
  }
  body:not(.small-cloudy-bg) header#top h1 {
    font-size: 36px;
    margin: 20px 0 20px 0;
    text-align: center;
  }
}
body:not(.small-cloudy-bg) header#top p,
body:not(.small-cloudy-bg) header#top div {
  color: #f9f9fa;
  font-size: 15px;
  line-height: 25px;
}
body:not(.small-cloudy-bg) header#top .levebee-btn {
  margin: 5px 0;
}
body:not(.small-cloudy-bg) header#top img#the-bee {
  position: absolute;
  left: 25%;
  top: 60px;
}
@-webkit-keyframes flyingarround {
  0% {
    left: 25%;
    top: 60px;
  }
  20% {
    left: 25%;
    top: 60px;
  }
  25% {
    left: 12%;
    top: 70px;
  }
  45% {
    left: 12%;
    top: 70px;
  }
  50% {
    left: 28%;
    top: 30px;
  }
  70% {
    left: 28%;
    top: 30px;
  }
  75% {
    left: 23%;
    top: 45px;
  }
  95% {
    left: 23%;
    top: 45px;
  }
  100% {
    left: 25%;
    top: 60px;
  }
}
@keyframes flyingarround {
  0% {
    left: 25%;
    top: 60px;
  }
  20% {
    left: 25%;
    top: 60px;
  }
  25% {
    left: 12%;
    top: 70px;
  }
  45% {
    left: 12%;
    top: 70px;
  }
  50% {
    left: 28%;
    top: 30px;
  }
  70% {
    left: 28%;
    top: 30px;
  }
  75% {
    left: 23%;
    top: 45px;
  }
  95% {
    left: 23%;
    top: 45px;
  }
  100% {
    left: 25%;
    top: 60px;
  }
}
#individual-reading-coach img {
  position: relative;
  /*-webkit-animation: hoponspot 6s infinite;
    animation: hoponspot 6s infinite;*/
}
@-webkit-keyframes hoponspot {
  25% {
    top: 0;
  }
  35% {
    top: -25px;
  }
  50% {
    top: 10px;
  }
  60% {
    top: -5px;
  }
  65% {
    top: 0;
  }
}
@keyframes hoponspot {
  25% {
    top: 0;
  }
  35% {
    top: -25px;
  }
  40% {
    top: 10px;
  }
  60% {
    top: -5px;
  }
  65% {
    top: 0;
  }
}
.homepage-section {
  padding: 80px 0;
}
.homepage-section:first-of-type {
  padding-top: 20px;
}
.homepage-section.grey-bg {
  background: #f9f9fa;
}
.homepage-section img,
.homepage-section iframe {
  max-width: 100%;
}
.homepage-section .no-max-width-images img {
  max-width: none;
}
#features {
  margin: 50px 0;
}
#features .feature img {
  margin: 30px 0;
  max-height: 165px;
  width: auto;
}
#features .feature p {
  max-width: 180px;
  font-size: 20px;
  color: #8c8c8c;
}
#landing-page {
  z-index: 1;
}
@media (max-width: 500px) {
  #landing-page .sub-header {
    text-align: center;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #landing-page .sub-header {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  #landing-page .buttons-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.link-with-arrow .arrow-right {
  margin-left: 10px;
  margin-bottom: -3px;
}
.testimonial-columns {
  column-count: 3;
  padding: 10px;
  gap: 20px;
}
.testimonial-columns blockquote.testimonial {
  background: #fff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.1);
  break-inside: avoid;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 15px 20px;
  text-align: left;
}
.testimonial-columns blockquote.testimonial ol:last-child,
.testimonial-columns blockquote.testimonial p:last-child,
.testimonial-columns blockquote.testimonial ul:last-child {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0;
  text-align: left;
}
.testimonial-columns blockquote.testimonial strong {
  background-image: linear-gradient(-100deg, rgba(255, 224, 0, 0.2), rgba(255, 224, 0, 0.7) 95%, rgba(255, 224, 0, 0.1));
  border-radius: 0.5em 0 0.5em 0;
  box-decoration-break: clone;
  font-weight: normal;
  margin-left: -0.3em;
  padding-left: 0.3em;
}
blockquote.testimonial {
  font-style: normal;
  font-size: 14px;
}
@media (max-width: 992px) {
  .testimonial-columns {
    column-count: 2;
  }
}
@media (max-width: 576px) {
  .testimonial-columns {
    column-count: 1;
  }
}
.row.marker {
  padding-top: 10px;
  display: flex;
  align-items: center;
}
.leaflet-popup-content {
  color: #333 !important;
  font-size: 14px !important;
}
#homepage-footer {
  padding: 50px 0;
  background: #14a1c0;
}
#homepage-footer h2 {
  color: #f9f9fa;
  margin: 0;
  line-height: 46px;
}
.app-badge-link {
  margin: 5px;
  display: inline-block;
}
.testimonials {
  color: #f9f9fa;
}
.testimonials h3 {
  text-align: center;
  color: #f9f9fa;
}
.top-offset {
  margin-top: 40px;
}
.device-item {
  font-size: 20px;
  color: gray;
}
.device-item img {
  margin-bottom: 11px;
}
.device-item .levebee-btn {
  margin: 10px 0 20px;
  max-height: 165px;
  width: auto;
}
.homepage-tabs ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border: none;
}
.homepage-tabs .tab-content {
  padding-top: 20px;
  padding-left: 5px;
}
.homepage-tabs li:first-of-type a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.homepage-tabs li:last-of-type a {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.homepage-tabs li:not(:first-child) a {
  border-left: none;
}
.homepage-tabs li a {
  border: 1px solid #14a1c0;
  margin-right: 0;
  border-radius: 0;
}
.homepage-tabs li a:hover,
.homepage-tabs li a:focus {
  border-color: #14a1c0;
  background-color: #e8f9fd;
  color: #14a1c0;
}
.homepage-tabs li.active a,
.homepage-tabs li.active a:hover {
  background-color: #14a1c0 !important;
  color: #f9f9fa !important;
  border-color: #14a1c0 !important;
}
.homepage-tabs.active li a:focus {
  background-color: #14a1c0 !important;
  color: #f9f9fa !important;
  border-color: #14a1c0 !important;
}
ul.error {
  margin: 15px 0;
  padding: 0;
  color: #aa0000;
  font-style: italic;
  list-style-type: none;
  text-align: start;
}
.g-recaptcha div {
  display: inline-block;
  text-align: center;
}
.font-size-larger {
  font-size: larger;
}
@font-face {
  font-family: 'Comenia';
  src: url('/frontend/theme/general/fonts/Comenia.eot');
  src: url('/frontend/theme/general/fonts/Comenia.eot?#iefix') format('embedded-opentype'), url('/frontend/theme/general/fonts/Comenia.woff2') format('woff2'), url('/frontend/theme/general/fonts/Comenia.woff2') format('woff'), url('/frontend/theme/general/fonts/Comenia.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'Abeceda';
  src: url('/frontend/theme/general/fonts/Abeceda_v4.ttf') format('truetype'), url('/frontend/theme/general/fonts/Abeceda_v4.woff') format('woff'), url('/frontend/theme/general/fonts/Abeceda_v4.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'Szkolne OT EFN';
  src: url('/frontend/theme/general/fonts/SzkolneOTEFN.otf') format('opentype'), url('/frontend/theme/general/fonts/SzkolneOTEFN.woff2') format('woff2'), url('/frontend/theme/general/fonts/SzkolneOTEFN.woff') format('woff'), url('/frontend/theme/general/fonts/SzkolneOTEFN.svg#SzkolneOTEFN') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SzkolneZnakiEFN';
  src: url('/frontend/theme/general/fonts/szkolne_zn.ttf') format('truetype'), url('/frontend/theme/general/fonts/SzkolneZnakiEFN.woff2') format('woff2'), url('/frontend/theme/general/fonts/SzkolneZnakiEFN.woff') format('woff'), url('/frontend/theme/general/fonts/SzkolneZnakiEFN.svg#SzkolneZnakiEFN') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dyslexie';
  src: url('/frontend/theme/general/fonts/dyslexie.eot');
  /* IE9 Compat Modes */
  src: url('/frontend/theme/general/fonts/dyslexie.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/frontend/theme/general/fonts/dyslexie.woff') format('woff'), /* Modern Browsers */ url('/frontend/theme/general/fonts/dyslexie.ttf') format('truetype'), /* Safari, Android, iOS */ url('/frontend/theme/general/fonts/dyslexie.svg#c6672737b8a2ce023ca887ba3ac449a3') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Dyslexie';
  src: url('/frontend/theme/general/fonts/dyslexie-bold.eot');
  /* IE9 Compat Modes */
  src: url('/frontend/theme/general/fonts/dyslexie-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/frontend/theme/general/fonts/dyslexie-bold.woff') format('woff'), /* Modern Browsers */ url('/frontend/theme/general/fonts/dyslexie-bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('/frontend/theme/general/fonts/dyslexie-bold.svg#3956e7d3ba7b5a5e41dcc644e25c8b62') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Lexia Readable';
  src: url('/frontend/theme/general/fonts/LexiaReadable-Regular.eot');
  /* IE9 Compat Modes */
  src: url('/frontend/theme/general/fonts/LexiaReadable-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/frontend/theme/general/fonts/LexiaReadable-Regular.woff') format('woff'), /* Modern Browsers */ url('/frontend/theme/general/fonts/LexiaReadable-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/frontend/theme/general/fonts/LexiaReadable-Regular.svg#3956e7d3ba7b5a5e41dcc644e25c8b62') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Lexie Readable';
  src: url('/frontend/theme/general/fonts/LexieReadable-Regular.eot');
  /* IE9 Compat Modes */
  src: url('/frontend/theme/general/fonts/LexieReadable-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/frontend/theme/general/fonts/LexieReadable-Regular.woff') format('woff'), /* Modern Browsers */ url('/frontend/theme/general/fonts/LexieReadable-Regular.woff2') format('woff2'), url('/frontend/theme/general/fonts/LexieReadable-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/frontend/theme/general/fonts/LexieReadable-Regular.svg#LexieReadable-Regular') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'skolske_pro_light';
  src: url('/frontend/theme/general/fonts/Skolske_Pro_Light-webfont.woff') format('woff'), /* Modern Browsers */ url('/frontend/theme/general/fonts/Skolske_Pro_Light-webfont.woff2') format('woff2'), url('/frontend/theme/general/fonts/Skolske_Pro_Light-webfont.ttf') format('truetype');
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
/** font **/
.font-lexia *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-lexia {
  font-family: "Lexie Readable", sans-serif !important;
}
.font-times *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-times {
  font-family: "Times New Roman", serif !important;
}
.font-open-sans *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-open-sans {
  font-family: "Open Sans", sans-serif !important;
}
.font-comenia *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-comenia {
  font-family: "Comenia", sans-serif !important;
}
.font-abeceda *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-abeceda {
  font-family: "Abeceda", sans-serif !important;
}
.font-szkolne *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-szkolne {
  font-family: "Szkolne OT EFN", sans-serif !important;
}
.font-szkolne *:not(.glyphicon):not(.fa):not(.ignore-settings).single-character-font,
#settings .font-szkolne.single-character-font {
  font-family: "SzkolneZnakiEFN", sans-serif !important;
}
/* fix for capital letters P and O */
.font-szkolne.font-uppercase *:not(.glyphicon):not(.fa):not(.ignore-settings),
.font-uppercase .font-szkolne {
  font-family: "SzkolneZnakiEFN", sans-serif !important;
}
.font-dyslexie *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-dyslexie {
  font-family: "Dyslexie", sans-serif !important;
}
.font-skolske *:not(.glyphicon):not(.fa):not(.ignore-settings),
#settings .font-skolske {
  font-family: "skolske_pro_light", sans-serif !important;
}
/** uppercase **/
.font-uppercase:not(.font-normalcase):not(.font-abeceda) *:not(.glyphicon):not(.fa):not(.ignore-settings) {
  text-transform: uppercase !important;
}
/** font size **/
.font-size-small:not(.ignore-settings) {
  font-size: 12px;
}
.font-size-normal:not(.ignore-settings) {
  font-size: 16px;
}
.font-size-large:not(.ignore-settings) {
  font-size: 20px;
}
.font-size-xxl:not(.ignore-settings) {
  font-size: 65px;
}
/** font color **/
.font-color-black:not(.ignore-settings) {
  color: #000;
  --font-color: #000;
}
.font-color-black.color-preview {
  background: #000;
}
.font-color-red:not(.ignore-settings) {
  color: #ee7171;
  --font-color: #ee7171;
}
.font-color-red.color-preview {
  background: #ee7171;
}
.font-color-green:not(.ignore-settings) {
  color: #00ff00;
  --font-color: #00ff00;
}
.font-color-green.color-preview {
  background: #00ff00;
}
.font-color-blue:not(.ignore-settings) {
  color: #14a1c0;
  --font-color: #14a1c0;
}
.font-color-blue.color-preview {
  background: #14a1c0;
}
.font-color-yellow:not(.ignore-settings) {
  color: #ffff00;
  --font-color: #ffff00;
}
.font-color-yellow.color-preview {
  background: #ffff00;
}
.font-color-light-yellow:not(.ignore-settings) {
  color: #ffffbb;
  --font-color: #ffffbb;
}
.font-color-light-yellow.color-preview {
  background: #ffffbb;
}
.font-color-cyan:not(.ignore-settings) {
  color: #00ffff;
  --font-color: #00ffff;
}
.font-color-cyan.color-preview {
  background: #00ffff;
}
.font-color-white:not(.ignore-settings) {
  color: #fff;
  --font-color: #fff;
}
.font-color-white.color-preview {
  background: #fff;
}
.highlight-color-black #exercise.highlight .item.current,
.highlight-color-black #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #000;
}
.highlight-color-black:not(.ignore-settings) {
  --highlight-color: #000;
}
.highlight-color-black.color-preview {
  background: #000;
}
.highlight-color-red #exercise.highlight .item.current,
.highlight-color-red #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #ee7171;
}
.highlight-color-red:not(.ignore-settings) {
  --highlight-color: #ee7171;
}
.highlight-color-red.color-preview {
  background: #ee7171;
}
.highlight-color-green #exercise.highlight .item.current,
.highlight-color-green #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #00ff00;
}
.highlight-color-green:not(.ignore-settings) {
  --highlight-color: #00ff00;
}
.highlight-color-green.color-preview {
  background: #00ff00;
}
.highlight-color-blue #exercise.highlight .item.current,
.highlight-color-blue #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #14a1c0;
}
.highlight-color-blue:not(.ignore-settings) {
  --highlight-color: #14a1c0;
}
.highlight-color-blue.color-preview {
  background: #14a1c0;
}
.highlight-color-yellow #exercise.highlight .item.current,
.highlight-color-yellow #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #ffff00;
}
.highlight-color-yellow:not(.ignore-settings) {
  --highlight-color: #ffff00;
}
.highlight-color-yellow.color-preview {
  background: #ffff00;
}
.highlight-color-light-yellow #exercise.highlight .item.current,
.highlight-color-light-yellow #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #ffffbb;
}
.highlight-color-light-yellow:not(.ignore-settings) {
  --highlight-color: #ffffbb;
}
.highlight-color-light-yellow.color-preview {
  background: #ffffbb;
}
.highlight-color-cyan #exercise.highlight .item.current,
.highlight-color-cyan #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #00ffff;
}
.highlight-color-cyan:not(.ignore-settings) {
  --highlight-color: #00ffff;
}
.highlight-color-cyan.color-preview {
  background: #00ffff;
}
.highlight-color-white #exercise.highlight .item.current,
.highlight-color-white #exercise.highlight .item.current *:not(.ignore-settings) {
  color: #fff;
}
.highlight-color-white:not(.ignore-settings) {
  --highlight-color: #fff;
}
.highlight-color-white.color-preview {
  background: #fff;
}
/** background color **/
.background-color-white #canvas {
  border: 2px dashed #e8e6e6;
}
.background-color-white.color-preview,
.background-color-white .opaque-background {
  background: #fff;
}
.background-color-black #canvas,
.background-color-black.color-preview,
.background-color-black .opaque-background {
  background: #000;
}
.background-color-black:not(.ignore-settings) {
  --background-color: #000;
}
.background-color-red #canvas,
.background-color-red.color-preview,
.background-color-red .opaque-background {
  background: #ee7171;
}
.background-color-red:not(.ignore-settings) {
  --background-color: #ee7171;
}
.background-color-green #canvas,
.background-color-green.color-preview,
.background-color-green .opaque-background {
  background: #00ff00;
}
.background-color-green:not(.ignore-settings) {
  --background-color: #00ff00;
}
.background-color-yellow #canvas,
.background-color-yellow.color-preview,
.background-color-yellow .opaque-background {
  background: #ffff00;
}
.background-color-yellow:not(.ignore-settings) {
  --background-color: #ffff00;
}
.background-color-cyan #canvas,
.background-color-cyan.color-preview,
.background-color-cyan .opaque-background {
  background: #00ffff;
}
.background-color-cyan:not(.ignore-settings) {
  --background-color: #00ffff;
}
.background-color-blue #canvas,
.background-color-blue.color-preview,
.background-color-blue .opaque-background {
  background: #14a1c0;
}
.background-color-blue:not(.ignore-settings) {
  --background-color: #14a1c0;
}
.background-color-lightest-blue #canvas,
.background-color-lightest-blue.color-preview,
.background-color-lightest-blue .opaque-background {
  background: #bfe5eb;
}
.background-color-lightest-blue:not(.ignore-settings) {
  --background-color: #bfe5eb;
}
.background-color-ocre #canvas,
.background-color-ocre.color-preview,
.background-color-ocre .opaque-background {
  background: #ece595;
}
.background-color-ocre:not(.ignore-settings) {
  --background-color: #ece595;
}
.background-color-green-blue #canvas,
.background-color-green-blue.color-preview,
.background-color-green-blue .opaque-background {
  background: linear-gradient(to right, #94c500, #14a1c0);
}
.background-color-rainbow #canvas,
.background-color-rainbow.color-preview,
.background-color-rainbow .opaque-background {
  background: linear-gradient(to right, #ee7171, #ffff00, #94c500);
}
h1[contenteditable] {
  float: left;
}
.playlist {
  width: 100%;
  padding: 0;
  min-height: 50px;
  position: relative;
}
.playlist.no-margin {
  margin: 0;
}
.playlist h3:not(.popover-title) {
  text-align: center;
  margin: 30px 0;
}
@media print {
  .playlist a.print-hide-link[href]:after {
    content: none !important;
  }
}
.playlist .item .item-memo {
  color: #8c8c8c;
  font-size: 12px;
}
.playlist.margin-bottom-sm {
  margin: 20px 0 40px 0;
}
.playlist.edit {
  padding: 30px 10px;
  border: 5px solid #f5f5f5;
  border-radius: 10px;
  background: #f5f5f5;
}
.playlist.edit.drop-exercise {
  background: #e8e6e6;
}
.playlist.edit.drop-exercise #placeholder .item-label {
  background-color: #94c500;
  border-color: #94c500;
}
.playlist.edit .item {
  text-align: center;
}
.playlist.edit .item .item-label {
  padding-right: 25px;
  padding-inline-start: 80px;
  padding-inline-end: 25px;
  margin: 0 10px 15px 0;
  cursor: move;
}
.playlist.edit .item .item-label .item-number {
  font-family: "Open Sans", sans-serif;
}
.playlist.edit .item .item-label:last-child {
  margin-bottom: 0;
}
.playlist.edit .item .buttons {
  line-height: 57px;
}
.playlist.edit .item .buttons button {
  font-size: 20px;
  font-weight: bold;
}
.playlist.edit .item .buttons button:focus {
  outline: none;
}
.playlist.edit .item .buttons button.edit-exercise:not(.levebee-btn-green) {
  color: #8c8c8c;
}
.playlist.edit .item .buttons button.delete-exercise {
  font-weight: bold;
  color: #ee7171;
}
.playlist .levebee-btn-group .edit-exercise {
  color: #8c8c8c;
  font-size: 20px;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes pulse-little {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse-little {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.playlist .item,
.playlist .card-wrapper {
  position: relative;
}
.playlist .item .pulsate,
.playlist .card-wrapper .pulsate {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 3;
  animation-name: pulse;
  animation-duration: 0.5s;
  animation-iteration-count: 3;
}
.playlist .item.bounce,
.playlist .card-wrapper.bounce {
  -webkit-animation-name: pulse-little;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 3;
  animation-name: pulse-little;
  animation-duration: 0.5s;
  animation-iteration-count: 3;
}
.playlist .item.new,
.playlist .card-wrapper.new {
  margin: 0px;
  height: 0px;
  opacity: 0;
  z-index: 2;
  scale: 0.5;
}
.playlist .item.gone,
.playlist .card-wrapper.gone {
  opacity: 0;
  z-index: 1;
  scale: 0.5;
}
.playlist .item.gone.left,
.playlist .card-wrapper.gone.left {
  left: -500px;
}
.playlist .item.gone.right,
.playlist .card-wrapper.gone.right {
  left: 500px;
}
.playlist .item {
  text-align: center;
  position: relative;
  margin-bottom: 15px;
  opacity: 1;
}
.playlist .item.left {
  text-align: start;
}
.playlist .item.fix-overflow {
  display: table;
}
.playlist .item:not(.edit):not(.small) {
  left: 0px;
  height: 63px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.playlist .item:not(.edit):not(.small) .edit-item {
  width: 63px;
  height: 63px;
  line-height: 65px;
  text-align: center;
  display: inline-block;
  color: #c9c9c9;
  font-size: 25px;
  position: absolute;
  top: 0;
  right: -73px;
}
.playlist .item:not(.edit):not(.small) .edit-item:hover {
  background: #f5f5f5;
}
.playlist .item:not(.edit):not(.small) .levebee-btn-group .tooltip-inner {
  border-radius: 5px;
  max-width: 250px;
  width: 250px;
}
.playlist .item:not(.edit):not(.small) .exercise-level-mark {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #8c8c8c;
  position: absolute;
  left: 0;
  top: 0;
  height: 63px;
  width: 160px;
}
.playlist .item:not(.edit):not(.small).parents-edit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 30px;
}
.playlist .item:not(.edit):not(.small).parents-edit .exercise-level-mark {
  position: static;
  display: inline-block;
  width: auto;
  flex-shrink: 0;
  color: #8c8c8c;
  height: auto;
}
.playlist .item:not(.edit):not(.small).parents-edit .levebee-btn-group .levebee-btn {
  margin-right: 5px;
}
.playlist .item:not(.edit):not(.small).parents-edit .item-label {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 70%;
}
@media (min-width: 992px) {
  .playlist .item:not(.edit):not(.small).parents-edit {
    flex-direction: row;
    align-items: baseline;
    margin-bottom: 0;
  }
  .playlist .item:not(.edit):not(.small).parents-edit .exercise-level-mark {
    width: 120px;
  }
  .playlist .item:not(.edit):not(.small).parents-edit .item-label {
    width: auto;
    max-width: 50%;
    margin: 10px;
    flex-grow: 2;
  }
  .playlist .item:not(.edit):not(.small).parents-edit .levebee-btn-group {
    white-space: nowrap;
  }
}
.playlist .item:not(.edit):not(.small) .stars {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  right: 0;
  top: 0;
  height: 60px;
  width: 160px;
}
.playlist .item:not(.edit):not(.small) .stars img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.playlist .item .exercise-tooltip .tooltip .tooltip-inner {
  border-radius: 5px;
  width: 150px;
}
@media (max-width: 1000px) {
  .playlist .item:not(.edit):not(.small):not(.parents-edit) .exercise-level-mark {
    position: relative;
    display: inline-block;
    width: 160px;
    text-align: center;
  }
  .playlist .item:not(.edit):not(.small):not(.parents-edit) .stars {
    position: relative;
    display: inline-block;
    width: 160px;
  }
  .playlist .item:not(.edit):not(.small):not(.parents-edit) .stars img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
  }
  .playlist .item:not(.edit):not(.small):not(.parents-edit) .exercise-tooltip {
    position: relative;
    display: inline-flex;
    height: auto;
    right: 0;
    top: 7px;
  }
}
.playlist .item .item-label {
  margin: 0 auto;
  line-height: 57px;
  font-size: 16px;
  text-align: start;
  min-width: 350px;
  width: 50%;
  padding-left: 80px;
  padding-right: 50px;
  padding-inline-start: 80px;
  padding-inline-end: 50px;
  color: #666;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  border: 3px solid #d9d6d1;
  background: #f9f9fa;
  transition: all 0.3s ease;
}
.playlist .item .item-label.beta:before {
  content: "beta";
  margin: 0 10px;
  color: #8c8c8c;
  float: right;
}
.playlist .item .item-label:hover {
  background-color: #e8e6e6;
}
.playlist .item .item-label.auto-width {
  width: auto;
  min-width: initial;
}
.playlist .item .item-label.small {
  width: 100%;
  min-width: 200px;
  padding-left: 50px;
  padding-right: 10px;
  padding-inline-start: 50px;
  padding-inline-end: 10px;
  line-height: 42px;
  font-size: 14px;
  cursor: move;
}
.playlist .item .item-label.small.beta .item-text {
  max-width: 117px;
}
.playlist .item .item-label.small .item-text {
  max-width: 160px;
}
.playlist .item .item-label.small .item-number.left {
  line-height: 45px;
}
.playlist .item .item-label.small .item-info {
  line-height: 42px;
  margin-right: 10px;
  cursor: pointer;
}
.playlist .item .item-label.forbidden {
  cursor: not-allowed;
  pointer-events: none;
}
.playlist .item .item-label.default {
  border-color: #14a1c0;
}
.playlist .item .item-label.default > .item-number.left,
.playlist .item .item-label.default > .glyphicon.left {
  background-color: #14a1c0;
}
.playlist .item .item-label.default > .item-info {
  color: #14a1c0;
}
.playlist .item .item-label.default:hover {
  background-color: #d8f5fb;
}
.playlist .item .item-label.default .arrow-start {
  background-image: url("../../../img/icons/playlist/play_default.svg");
}
.playlist .item .item-label.green {
  border-color: #3bb958;
}
.playlist .item .item-label.green > .glyphicon.left,
.playlist .item .item-label.green > .item-number.left {
  background-color: #3bb958;
}
.playlist .item .item-label.green > .item-info {
  color: #3bb958;
}
.playlist .item .item-label.green:hover {
  background-color: #d0f0d7;
}
.playlist .item .item-label.green .arrow-start {
  background-image: url("../../../img/icons/playlist/play_green.svg");
}
.playlist .item .item-label.red {
  border-color: #ee7171;
}
.playlist .item .item-label.red > .item-number.left,
.playlist .item .item-label.red > .glyphicon.left {
  background-color: #ee7171;
}
.playlist .item .item-label.red > .item-info {
  color: #ee7171;
}
.playlist .item .item-label.red:hover {
  background-color: #fce3e3;
}
.playlist .item .item-label.red .arrow-start {
  background-image: url("../../../img/icons/playlist/play_red.svg");
}
.playlist .item .item-label.blue {
  border-color: #3459ab;
}
.playlist .item .item-label.blue > .item-number.left,
.playlist .item .item-label.blue > .glyphicon.left {
  background-color: #3459ab;
}
.playlist .item .item-label.blue > .item-info {
  color: #3459ab;
}
.playlist .item .item-label.blue:hover {
  background-color: #e6ecf8;
}
.playlist .item .item-label.blue .arrow-start {
  background-image: url("../../../img/icons/playlist/play_blue.svg");
}
.playlist .item .item-label.yellow {
  border-color: #f3ad1c;
}
.playlist .item .item-label.yellow > .item-number.left,
.playlist .item .item-label.yellow > .glyphicon.left {
  background-color: #f3ad1c;
}
.playlist .item .item-label.yellow > .item-info {
  color: #f3ad1c;
}
.playlist .item .item-label.yellow:hover {
  background-color: #fdf3de;
}
.playlist .item .item-label.yellow .arrow-start {
  background-image: url("../../../img/icons/playlist/play_yellow.svg");
}
.playlist .item .item-label.purple {
  border-color: #be39f3;
}
.playlist .item .item-label.purple > .item-number.left,
.playlist .item .item-label.purple > .glyphicon.left {
  background-color: #be39f3;
}
.playlist .item .item-label.purple > .item-info {
  color: #be39f3;
}
.playlist .item .item-label.purple:hover {
  background-color: #f5e1fd;
}
.playlist .item .item-label.purple .arrow-start {
  background-image: url("../../../img/icons/playlist/play_purple.svg");
}
.playlist .item .item-label.pink {
  border-color: #db2777;
}
.playlist .item .item-label.pink > .item-number.left,
.playlist .item .item-label.pink > .glyphicon.left {
  background-color: #db2777;
}
.playlist .item .item-label.pink > .item-info {
  color: #db2777;
}
.playlist .item .item-label.pink:hover {
  background-color: #f5c0d7;
}
.playlist .item .item-label.pink .arrow-start {
  background-image: url("../../../img/icons/playlist/play_pink.svg");
}
.playlist .item .item-label.grey {
  border-color: #8c8c8c;
  background: #8c8c8c;
  color: #f9f9fa;
}
.playlist .item .item-label.grey .arrow-start {
  background-image: url("../../../img/icons/playlist/play_grey.svg");
}
.playlist .item .item-label.grey .item-memo {
  color: #f9f9fa;
}
.playlist .item .item-label.black {
  border-color: #666;
}
.playlist .item .item-label.black > .item-number.left,
.playlist .item .item-label.black > .glyphicon.left {
  background-color: #666;
}
.playlist .item .item-label.black > .item-info {
  color: #666;
}
.playlist .item .item-label.black:hover {
  background-color: #f2f2f2;
}
.playlist .item .item-label.black .arrow-start {
  background-image: url("../../../img/icons/playlist/play_black.svg");
}
.playlist .item .item-label:hover {
  text-decoration: none;
}
.playlist .item .item-label > .item-text {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
.playlist .item .item-label.small > .item-text {
  line-height: 20px;
}
.playlist .item .item-label > .glyphicon,
.playlist .item .item-label > .item-number {
  text-align: center;
  height: 60px;
  width: 60px;
  line-height: 60px;
  border-radius: 30px;
  position: absolute;
  top: -1px;
  right: -3px;
  margin-left: 5px;
}
.playlist .item .item-label > .glyphicon.left,
.playlist .item .item-label > .item-number.left {
  left: -3px;
  margin-left: 0;
  color: #f9f9fa;
  font-size: 22px;
}
.playlist .item .item-label > .arrow-start {
  text-align: center;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 15px;
  right: 15px;
  margin-left: 5px;
  margin-inline-start: 5px;
  margin-inline-end: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
}
.rtl-lang .playlist .item .item-label > .arrow-start {
  left: 15px;
  right: unset;
  transform: scaleX(-1);
}
.playlist .item .item-label > .arrow-start.left {
  left: -3px;
  margin-left: 0;
  margin-inline-start: 0;
  color: #f9f9fa;
  font-size: 25px;
}
.rtl-lang .playlist .item .item-label > .arrow-start.left {
  right: -3px;
  left: unset;
  transform: scaleX(-1);
}
.playlist .item .item-label.small > .glyphicon,
.playlist .item .item-label.small > .item-number {
  width: 45px;
  height: 45px;
  font-size: 16px;
}
.playlist .item .item-label > .item-price {
  float: right;
  font-weight: bold;
  font-size: 14px;
}
.playlist .item .item-label > .item-price img {
  width: 24px;
  position: relative;
  top: -1px;
}
@media (max-width: 1000px) {
  .playlist .item:not(.edit):not(.small) {
    height: 114px;
  }
  .playlist .item:not(.edit):not(.small) .item-label {
    display: block;
  }
}
.playlist .cards-layout {
  display: grid;
  grid-gap: 22px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
  position: relative;
  z-index: 0;
  justify-items: center;
}
.playlist .cards-layout.four-in-row {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 992px) {
  .playlist .cards-layout.four-in-row {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .playlist .cards-layout,
  .playlist .cards-layout.four-in-row {
    grid-template-columns: 1fr 1fr;
  }
  .playlist .cards-layout .playlist-item {
    width: 225px;
  }
}
@media screen and (max-width: 576px) {
  .playlist .cards-layout,
  .playlist .cards-layout.four-in-row {
    grid-template-columns: 1fr;
  }
}
.playlist .cards-layout .card-wrapper {
  width: 100%;
  display: grid;
  grid-template-rows: 1fr max-content;
  justify-items: center;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  left: 0px;
  z-index: 0;
}
.playlist .cards-layout .card-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  border-radius: 20px 8px 8px 8px;
  border: 1px solid #e8e6e6;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: relative;
  box-shadow: 1px 1px 3px 2px #dedede33;
  max-width: 225px;
  width: 100%;
  height: 100%;
  max-width: 240px;
}
.playlist .cards-layout .card-item.coming-soon {
  cursor: default;
}
.playlist .cards-layout .card-item.coming-soon .picture > div {
  filter: grayscale(0);
}
.playlist .cards-layout .card-item.coming-soon .coming-soon-text {
  filter: none;
  line-height: 60px;
}
.playlist .cards-layout .card-item.grouped::before {
  content: "";
  position: absolute;
  border-radius: 20px 8px 8px 8px;
  border: 1px solid #e8e6e6;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: -5px;
  right: 0;
  z-index: -2;
  transform: rotate(-3deg);
  box-shadow: 1px 1px 3px 2px #dedede33;
}
.playlist .cards-layout .card-item.grouped::after {
  content: "";
  position: absolute;
  border-radius: 20px 8px 8px 8px;
  border: 1px solid #e8e6e6;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: -2px;
  right: 0;
  z-index: -1;
  transform: rotate(3deg);
  box-shadow: 1px 1px 3px 2px #dedede33;
}
.playlist .cards-layout .card-item.fake {
  cursor: default;
  border-radius: 8px;
}
.playlist .cards-layout .card-item.not-clickable {
  cursor: default;
}
.playlist .cards-layout .card-item:hover:not(.fake):not(.not-clickable) {
  border: #d6d6d6 1px solid;
  box-shadow: 0 3px 5px 0 #e8e6e6;
}
.playlist .cards-layout .card-item:hover:not(.fake):not(.not-clickable) .picture > div {
  transform: scale3d(1.1, 1.1, 1);
}
.playlist .cards-layout .card-item .picture {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 20px;
  border-top-right-radius: 8px;
}
.playlist .cards-layout .card-item .picture::after {
  content: " ";
  display: block;
  border-bottom: 1px solid #e8e6e6;
  height: 1px;
  width: 80%;
  margin: 10px auto;
}
.playlist .cards-layout .card-item .picture > div {
  height: 130px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.playlist .cards-layout .card-item .picture > div.no-image {
  background-size: 70%;
  background-image: url("../../../img/bee-teacher.svg");
}
.playlist .cards-layout .card-item .picture span {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #14a1c0;
  color: #f9f9fa;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  z-index: 101;
}
.playlist .cards-layout .card-item .picture span.color-blue {
  background-color: #3459ab;
}
.playlist .cards-layout .card-item .picture span.color-green {
  background-color: #3bb958;
}
.playlist .cards-layout .card-item .picture span.color-yellow {
  background-color: #f3ad1c;
}
.playlist .cards-layout .card-item .picture span.color-red {
  background-color: #ee7171;
}
.playlist .cards-layout .card-item .picture span.color-purple {
  background-color: #be39f3;
}
.playlist .cards-layout .card-item .picture span.color-pink {
  background-color: #db2777;
}
.playlist .cards-layout .card-item .picture span.color-black {
  background-color: #666;
}
.playlist .cards-layout .card-item .text-and-buttons {
  padding: 0 10px 10px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.playlist .cards-layout .card-item .text-and-buttons h4 {
  min-height: 20px;
  font-size: 15px;
  font-weight: 600;
}
.playlist .cards-layout .card-item .text-and-buttons .levebee-btn {
  margin-bottom: 10px;
}
.playlist .cards-layout .card-item .text-and-buttons .levebee-btn.last-btn {
  margin-bottom: 0;
}
.playlist .cards-layout .card-item .levebee-btn .glyphicon {
  margin: 0;
}
.playlist .cards-layout .card-item .text-and-buttons {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr repeat(3, max-content);
}
.playlist .cards-layout .card-item .stars-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  height: 0;
}
.playlist .cards-layout .card-item .stars-wrapper > * {
  position: absolute;
  top: -10px;
  transform: translateY(-50%);
}
.playlist .cards-layout .card-item .stars-wrapper > *::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: -4px;
  right: -4px;
  bottom: calc(50% - 2px);
  background-color: #fff;
  z-index: -1;
}
.playlist .cards-layout .card-item .stars-wrapper img {
  width: 30px;
  height: 30px;
}
.playlist .cards-layout .card-item .stars-wrapper .label {
  text-transform: uppercase;
  font-size: 15px;
  color: #94c500;
  background-color: #f2f8df;
}
.playlist .cards-layout .card-item .item-memo,
.playlist .cards-layout .card-item .exercise-level-mark {
  color: #8c8c8c;
  font-size: 12px;
  margin: 5px 0;
}
.playlist .cards-layout .card-item .item-memo > span,
.playlist .cards-layout .card-item .exercise-level-mark > span {
  font-weight: bold;
}
.playlist .cards-layout .card-item .streak {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 5px 0px;
  z-index: 0;
}
.playlist .cards-layout .card-item .streak .streak-icon img {
  width: 40px;
  height: 40px;
}
.playlist .cards-layout .card-item .streak .bee-mastery {
  width: 40px;
  padding-top: 0;
  position: relative;
  top: -12px;
}
.playlist .cards-layout .card-item .streak .mastery-arrow {
  width: 10px;
  vertical-align: top;
  padding-top: 1px;
}
.playlist .cards-layout .card-item .streak .bee-inline {
  display: inline-block;
}
.playlist .cards-layout .card-item .streak .bee-text {
  display: inline-block;
  font-size: 8.5pt;
  text-align: left;
}
.playlist .cards-layout .card-item .streak .star-spacing {
  letter-spacing: -5px;
}
.playlist .cards-layout .card-item .tooltip .tooltip-inner {
  border-radius: 15px;
}
.playlist .cards-layout .card-item .buttons-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.playlist .cards-layout .card-item .buttons-wrap .levebee-btn {
  margin: 5px 1px;
}
.playlist .cards-layout .card-item .buttons-wrap .levebee-btn:not(.levebee-btn-lg-narrow) {
  padding: 0 14px;
  line-height: 30px;
}
.playlist .cards-layout .card-item.removed .picture {
  filter: grayscale(0.9);
  opacity: 0.8;
}
.playlist .cards-layout .card-item.no-licence {
  filter: grayscale(0.9);
}
.playlist .cards-layout .card-item .dependency-info {
  margin: 7px 0;
  font-size: 11px;
  font-style: italic;
}
.playlist .cards-layout .card-item .dependency-info img {
  width: 15px;
  height: 15px;
  vertical-align: baseline;
  margin-bottom: -2px;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id {
  margin-left: 2px;
  font-style: normal;
  display: inline-block;
  font-size: 8px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  background-color: #14a1c0;
  color: #f9f9fa;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-blue {
  background-color: #3459ab;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-green {
  background-color: #3bb958;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-yellow {
  background-color: #f3ad1c;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-red {
  background-color: #ee7171;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-purple {
  background-color: #be39f3;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-pink {
  background-color: #db2777;
}
.playlist .cards-layout .card-item .dependency-info .exercise-visible-id.color-black {
  background-color: #666;
}
.playlist .cards-layout .card-item:not(.locked):not(.removed) .picture:after {
  margin-top: 24px;
}
.playlist .cards-layout .card-item.locked .levebee-btn {
  font-size: 13px;
}
.playlist .cards-layout .card-item.locked .levebee-btn .glyphicon-plus {
  margin-left: 8px;
}
.playlist .cards-layout .card-item.locked .picture > div {
  filter: blur(3px);
  height: 144px;
}
.playlist .cards-layout .card-item.locked .picture::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -5px;
  right: -5px;
  bottom: 0;
  background: url("../../../img/icons/lock-exercise.svg") no-repeat center bottom;
  z-index: 1;
}
.playlist .cards-layout .card-item.mastered .picture > div {
  filter: blur(3px);
  height: 144px;
  opacity: 0.5;
}
.playlist .cards-layout .card-item.mastered .picture span.center {
  top: 48%;
  left: 44%;
  width: 20px;
  height: 20px;
  font-size: 8px;
  line-height: 20px;
}
.playlist .cards-layout .card-item.mastered .picture::before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: -5px;
  right: -5px;
  bottom: 0;
  background: url("../../../img/icons/queenbee/black-icon.svg") no-repeat center;
  background-size: 45%;
  z-index: 1;
}
.playlist .cards-layout .card-item.mastered .picture.svg-blue::before {
  background: url("../../../img/icons/queenbee/blue-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item.mastered .picture.svg-green::before {
  background: url("../../../img/icons/queenbee/green-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item.mastered .picture.svg-yellow::before {
  background: url("../../../img/icons/queenbee/yellow-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item.mastered .picture.svg-red::before {
  background: url("../../../img/icons/queenbee/red-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item.mastered .picture.svg-purple::before {
  background: url("../../../img/icons/queenbee/purple-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item.mastered .picture.svg-pink::before {
  background: url("../../../img/icons/queenbee/pink-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item.mastered .picture.svg-default::before {
  background: url("../../../img/icons/queenbee/default-icon.svg") no-repeat center;
  background-size: 45%;
}
.playlist .cards-layout .card-item .mastered-box {
  padding-top: 24px;
  padding-bottom: 14px;
}
.playlist .cards-layout .card-item .mastered-box .mastered {
  font-size: 14px;
  font-weight: 700;
}
.playlist .cards-layout .card-item .mastered-box .mastered-description {
  font-size: 12px;
}
.playlist .cards-layout .card-item .mastered-box .mastered-description .star-spacing {
  letter-spacing: -5px;
}
.playlist .cards-layout .change-level-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 4px;
}
.playlist .cards-layout .change-level-buttons .levebee-btn {
  margin: 3px;
  padding: 0 13px;
  line-height: 24px;
  white-space: nowrap;
  font-size: 13px;
}
.playlist .cards-layout .change-level-buttons .levebee-btn.visibility-hidden {
  width: 0;
  padding: 0;
  border-left: 0;
  border-right: 0;
}
#wall-page .item-label {
  width: 100%;
}
.settings-modal .settings-form {
  padding: 20px 60px;
}
.info-screenshot {
  width: 80%;
  margin: 20px 10px;
  border: 1px solid #f5f5f5;
}
.label.exercise-level-important {
  margin-left: 12px;
}
.exercise-sidebar h3 {
  font-size: 20px;
}
#exercise-section-filter {
  margin: 20px 0;
}
#exercise-section-filter .glyphicon,
#exercise-section-filter .item-number {
  line-height: 45px;
  width: 45px;
  height: 45px;
  font-size: 16px;
  text-align: center;
  color: #f9f9fa;
  cursor: pointer;
  border-radius: 30px;
  margin-right: 15px;
  margin-top: 15px;
}
#exercise-section-filter .glyphicon.section-default,
#exercise-section-filter .item-number.section-default {
  border-color: #14a1c0;
  background-color: #14a1c0;
}
#exercise-section-filter .glyphicon.section-default:hover,
#exercise-section-filter .item-number.section-default:hover {
  background-color: #4dd0ed;
}
#exercise-section-filter .glyphicon.section-green,
#exercise-section-filter .item-number.section-green {
  border-color: #3bb958;
  background-color: #3bb958;
}
#exercise-section-filter .glyphicon.section-green:hover,
#exercise-section-filter .item-number.section-green:hover {
  background-color: #3bb958;
}
#exercise-section-filter .glyphicon.section-red,
#exercise-section-filter .item-number.section-red {
  border-color: #ee7171;
  background-color: #ee7171;
}
#exercise-section-filter .glyphicon.section-red:hover,
#exercise-section-filter .item-number.section-red:hover {
  background-color: #ee7171;
}
#exercise-section-filter .glyphicon.section-blue,
#exercise-section-filter .item-number.section-blue {
  border-color: #3459ab;
  background-color: #3459ab;
}
#exercise-section-filter .glyphicon.section-blue:hover,
#exercise-section-filter .item-number.section-blue:hover {
  background-color: #3459ab;
}
#exercise-section-filter .glyphicon.section-yellow,
#exercise-section-filter .item-number.section-yellow {
  border-color: #f3ad1c;
  background-color: #f3ad1c;
}
#exercise-section-filter .glyphicon.section-yellow:hover,
#exercise-section-filter .item-number.section-yellow:hover {
  background-color: #f3ad1c;
}
#exercise-section-filter .glyphicon.section-purple,
#exercise-section-filter .item-number.section-purple {
  border-color: #be39f3;
  background-color: #be39f3;
}
#exercise-section-filter .glyphicon.section-purple:hover,
#exercise-section-filter .item-number.section-purple:hover {
  background-color: #de99f9;
}
#exercise-section-filter .glyphicon.section-pink,
#exercise-section-filter .item-number.section-pink {
  border-color: #db2777;
  background-color: #db2777;
}
#exercise-section-filter .glyphicon.section-pink:hover,
#exercise-section-filter .item-number.section-pink:hover {
  background-color: #ea7eae;
}
.frame-modal .modal-header,
.frame-modal .modal-body {
  margin-top: 30px;
}
.frame-modal .glyphicon.glyphicon-ok {
  margin-top: 30px;
  font-size: 120px;
  color: #94c500;
}
#game-price-modal h3 {
  font-weight: 700;
  margin: 10px 0 0 0;
}
#game-price-modal .price {
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#game-price-modal .price img {
  height: 45px;
  width: 45px;
}
#game-price-modal img {
  height: 20px;
  width: 20px;
}
#game-price-modal .modal-footer {
  padding: 20px;
}
#game-price-modal .grey {
  color: #8c8c8c;
}
.pagingControls {
  margin-top: 10px;
}
.pagingControls button {
  color: #14a1c0;
  font-size: 16px;
  vertical-align: top;
  border: none;
  background: transparent;
}
.pagingControls button:focus,
.pagingControls button:active {
  outline: none;
}
.pagingControls button.disabled {
  color: #8c8c8c;
}
.pagingControls .next {
  float: right;
}
.pagingControls .next .arrow {
  color: #14a1c0;
}
.pagingControls .next.disabled .arrow {
  color: #8c8c8c;
}
.pagingControls .previous {
  float: left;
}
.pagingControls .previous .arrow {
  color: #14a1c0;
}
.pagingControls .previous.disabled .arrow {
  color: #8c8c8c;
}
hr.playlist-separator {
  border-top: 1px solid #d9d9d9;
  width: 350px;
  margin-top: 40px;
}
#exercise-section-filter .section-icon {
  margin: 0 25px;
  opacity: 0.5;
  transition: opacity 0.3s;
}
#exercise-section-filter .section-icon:hover,
#exercise-section-filter .section-icon.active {
  opacity: 1;
}
.section-icon--small-30 {
  background-size: 30% !important;
  background-position-y: 10px;
}
.section-icon--small-40 {
  background-size: 40% !important;
  background-position-y: 10px;
}
.section-icon {
  background-repeat: no-repeat;
  background-position: center center;
}
.section-icon.icon-speaker {
  background-image: url("../../../img/icons/playlist/speakers.png");
  background-size: 50%;
}
.section-icon.icon-speaker--small {
  background-size: 40% !important;
  background-position-y: 10px;
}
.section-icon.icon-lightbulb {
  background-image: url("../../../img/icons/playlist/lightbulb.png");
  background-size: 50%;
}
.section-icon.icon-lightbulb--small {
  background-size: 30% !important;
  background-position-y: 10px;
}
.section-icon.icon-gamepad {
  background-image: url("../../../img/icons/playlist/game.png");
  background-size: 50%;
}
.section-icon.icon-gamepad--small {
  background-size: 40% !important;
  background-position-y: 10px;
}
.section-icon.icon-book {
  background-image: url("../../../img/icons/playlist/book.png");
  background-size: 50%;
}
.section-icon.icon-book--small {
  background-size: 30% !important;
  background-position-y: 10px;
}
.section-icon.icon-library {
  background-image: url("../../../img/icons/playlist/library.png");
  background-size: 60%;
}
.section-icon.icon-library--small {
  background-size: 40% !important;
  background-position-y: 10px;
}
.section-icon.icon-pencil {
  background-image: url("../../../img/icons/playlist/pencil.png");
  background-size: 60%;
}
.section-icon.icon-pencil--small {
  background-size: 40% !important;
  background-position-y: 10px;
}
.section-icon.icon-graduation-cap {
  background-image: url("../../../img/icons/playlist/graduation-cap.png");
  background-size: 60%;
}
.section-icon.icon-graduation-cap--small {
  background-size: 40% !important;
  background-position-y: 7px;
}
.section-icon.icon-magic-wand {
  background-image: url("../../../img/icons/playlist/magic-wand.svg");
  background-size: 55%;
}
.section-icon.icon-magic-wand--small {
  background-position-y: 12px;
}
.section-icon.icon-math-basics {
  background-image: url("../../../img/icons/playlist/math-basics.svg");
  background-size: 40%;
}
.section-icon.icon-math-basics--small {
  background-position-y: 8px;
}
.section-icon.icon-numbers {
  background-image: url("../../../img/icons/playlist/numbers.svg");
  background-size: 35%;
}
.section-icon.icon-numbers--small {
  background-position-y: 12px;
}
.section-icon.icon-numbers-5 {
  background-image: url("../../../img/icons/playlist/count5.svg");
  background-size: 40%;
}
.section-icon.icon-numbers-5--small {
  background-position-y: 12px;
}
.section-icon.icon-numbers-10 {
  background-image: url("../../../img/icons/playlist/count10.svg");
  background-size: 40%;
}
.section-icon.icon-numbers-10--small {
  background-position-y: 12px;
}
.section-icon.icon-numbers-20 {
  background-image: url("../../../img/icons/playlist/count20.svg");
  background-size: 40%;
}
.section-icon.icon-numbers-20--small {
  background-position-y: 12px;
}
.section-icon.icon-numbers-100 {
  background-image: url("../../../img/icons/playlist/count100.svg");
  background-size: 40%;
}
.section-icon.icon-numbers-100--small {
  background-position-y: 12px;
}
.section-icon.icon-addition-subtraction {
  background-image: url("../../../img/icons/playlist/addition-subtraction.svg");
  background-size: 40%;
}
.section-icon.icon-addition-subtraction--small {
  background-position-y: 12px;
}
.section-icon.icon-multiplication-division {
  background-image: url("../../../img/icons/playlist/multiplication-division.svg");
  background-size: 40%;
}
.section-icon.icon-multiplication-division--small {
  background-position-y: 12px;
}
.section-icon.icon-math-geometry {
  background-image: url("../../../img/icons/playlist/math-geometry.svg");
  background-size: 40%;
}
.section-icon.icon-math-geometry--small {
  background-position-y: 8px;
}
.section-icon.default {
  background-color: #14a1c0;
}
.section-icon.red {
  background-color: #ee7171;
}
.section-icon.green {
  background-color: #3bb958;
}
.section-icon.purple {
  background-color: #be39f3;
}
.section-icon.blue {
  background-color: #3459ab;
}
.section-icon.yellow {
  background-color: #f3ad1c;
}
.section-icon.pink {
  background-color: #db2777;
}
.section-number {
  font-family: "Open Sans", sans-serif;
  font-size: 0.6em;
  display: block;
  margin-top: 10px;
}
.homepage-exercises {
  padding-top: 70px;
}
.homepage-exercises .playlist.row {
  margin: 0;
}
@media (max-width: 1000px) {
  .homepage-exercises .playlist .item:not(.edit):not(.small) {
    height: 78px;
  }
}
.homepage-exercises .section-filter {
  display: inline-block;
  position: relative;
  border: 2px solid transparent;
  border-radius: 8px;
  line-height: 46px;
  height: 46px;
  vertical-align: middle;
  padding: 0 8px;
  cursor: pointer;
  margin-bottom: 15px;
}
.homepage-exercises .section-filter.selected,
.homepage-exercises .section-filter:hover {
  background: #bfe5eb;
}
.homepage-exercises .section-filter.selected {
  border-color: #14a1c0;
}
.homepage-exercises .section-filter:not(:first-child) {
  padding-left: 44px;
  padding-inline-start: 44px;
  padding-inline-end: 8px;
}
.homepage-exercises .section-filter:not(:last-child) {
  margin-right: 10px;
  margin-inline-start: 0;
  margin-inline-end: 10px;
}
.homepage-exercises .section-filter .section-icon {
  position: absolute;
  left: 3px;
  top: 3px;
  text-align: center;
  height: 36px;
  width: 36px;
  line-height: 36px;
  border-radius: 36px;
  background-size: 50% !important;
  vertical-align: middle;
}
.rtl-lang .homepage-exercises .section-filter .section-icon {
  left: unset;
  right: 3px;
}
.homepage-exercises #empty-section .message {
  margin-top: 70px;
  margin-bottom: -80px;
}
.levebee-btn.set-current-playlist {
  margin-top: 14px;
}
.audio-only,
.audio-ready-only {
  display: none;
}
.space-vertical-top {
  margin: 20px 0 0 0;
}
#diagnostics-text-size span.glyphicon {
  margin: 0 2px;
  color: #14a1c0;
}
#diagnostics-text-size #text-size-increase,
#diagnostics-text-size #text-size-decrease {
  cursor: pointer;
}
#recording {
  font-size: 30px;
  margin: 10px 0;
}
#recording .glyphicon {
  color: lightgray;
}
#recording .glyphicon.on {
  color: red;
}
#recording .glyphicon.ready {
  color: green;
}
#recording .glyphicon.failiure {
  color: yellow;
}
form.questions {
  margin: 50px 0;
}
#diagnostics-text {
  margin: 15px 0 30px 0;
  text-align: justify;
}
#diagnostics-text p {
  padding: 20px;
}
#diagnostics-source {
  margin: 25px 0;
  text-align: start;
  color: #8c8c8c;
  border-top: 1px solid #e8e6e6;
  padding-top: 10px;
}
table#diagnostics-results {
  margin: 40px auto;
  border-bottom: 1px solid #e8e6e6;
}
table#diagnostics-results th {
  border-top: 1px solid #e8e6e6;
  padding: 30px 10px 8px;
  font-weight: normal;
  font-size: 16px;
  color: #666;
}
table#diagnostics-results td {
  padding: 8px 10px;
  color: #8c8c8c;
  vertical-align: top;
}
table#diagnostics-results .last td {
  padding: 8px 10px 30px;
}
table#diagnostics-results a.underlined {
  text-decoration: underline;
}
table#diagnostics-results a.underlined:focus,
table#diagnostics-results a.underlined:hover {
  text-decoration: none;
}
table#diagnostics-results a.link-with-arrow {
  color: #8c8c8c;
}
table#diagnostics-results a.link-with-arrow .arrow-blue {
  margin-left: 5px;
}
table#diagnostics-results .top-space {
  margin-top: 10px;
}
#chart-section {
  margin: 50px 0 40px 0;
}
#chart-section .graph {
  display: inline-block;
}
#chart-section .graph:nth-child(odd) {
  margin-right: 50px;
}
#chart-section .graph-text {
  position: absolute;
  width: 95px;
  margin-top: -120px;
  margin-left: 30px;
  font-size: 16px;
}
#audio-row div {
  min-height: 30px;
  line-height: 30px;
  margin: 60px 0 30px;
  text-align: center;
}
#audio-row div > span {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
#audio-row div audio {
  margin: 0 20px;
  display: inline-block;
}
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li .underline {
  font-weight: 600;
  line-height: 1.5;
  margin-left: 5px;
  margin-right: 5px;
  padding: 17px 5px 3px 5px;
}
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li .underline:hover {
  border-bottom: 2px solid #f9f9fa;
}
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.nav-hamburger {
  margin-left: 5px;
}
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.nav-hamburger .glyphicon {
  color: #f9f9fa;
}
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.dropdown:not(:last-child) {
  margin-right: 20px;
}
#register-or-login,
#login-form {
  min-width: 270px;
  padding: 10px 20px;
  min-height: 200px;
}
#register-or-login .levebee-btn,
#login-form .levebee-btn {
  margin: 10px 0;
}
#register-or-login em,
#login-form em {
  margin: 6px 0;
  display: inline-block;
}
#register-or-login img.bakalari-icon,
#login-form img.bakalari-icon {
  height: 20px;
}
.login-dialog-contact div {
  padding: 5px 0;
}
.login-dialog-contact__tel a {
  text-decoration: none;
  border: none !important;
  color: #000 !important;
}
.login-dialog-contact__tel a span {
  margin-left: 5px;
  direction: ltr;
  display: inline-block;
}
.header-box__header {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body.homepage .navbar .navbar-collapse .mobile-invisible {
    display: none;
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
img.bakalari-icon {
  height: 20px;
}
img.skolon-icon {
  height: 20px;
}
#registration {
  margin: 70px 0;
  padding: 40px 50px;
  background: #f9f9fa;
  border-radius: 15px;
  border: 1px solid #e8e6e6;
  text-align: center;
  position: static;
  z-index: 1;
}
#registration.lower-top-padding {
  padding-top: 20px;
}
#registration .registration-step.wider {
  margin: 0 -20px;
}
#registration::before {
  content: url("../../../img/icons/bee.png");
  position: absolute;
  top: 25%;
  left: -120px;
  z-index: -1;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-animation: appear 2s ease-in;
  animation: appear 2s ease-in;
}
#registration h2 {
  margin-bottom: 20px;
}
#registration .account-switch div {
  margin: 5pt 0;
  cursor: pointer;
  display: flex;
}
#registration .account-switch div .levebee-btn {
  width: 90%;
  height: 110%;
  margin-top: 8px;
}
#registration .account-switch div .glyphicon {
  color: silver;
  font-size: 18px;
  margin: 15px 5px;
}
#registration .account-switch div .glyphicon:hover {
  color: black;
}
@media (min-width: 767px) {
  @-webkit-keyframes appear {
    0% {
      left: 100px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    60% {
      left: 100px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      left: -120px;
      -webkit-transform: rotate(-30deg);
      -moz-transform: rotate(-30deg);
      -o-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      transform: rotate(-30deg);
    }
  }
}
@media (max-width: 767px) {
  #registration {
    margin-top: 120px;
  }
  #registration::before {
    right: -375px;
    top: -125px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  @-webkit-keyframes appear {
    0% {
      top: 100px;
    }
    60% {
      top: 100px;
    }
    100% {
      top: -125px;
    }
  }
}
@media (max-width: 767px) {
  .navbar.navbar-default.navbar-fixed-top .nav.navbar-nav.navbar-right {
    margin-left: 0;
  }
  header#top {
    text-align: center;
    min-height: 200px;
  }
  header#top h1 {
    margin: 30px 0 20px 0;
  }
  .cloudy-bg {
    min-height: 520px;
  }
  .homepage-section {
    padding: 40px 0;
  }
  #individual-reading-coach img {
    margin-right: -40px;
    margin-bottom: 30px;
  }
  #individual-reading-coach p {
    text-align: justify;
  }
  h2,
  h3 {
    text-align: center;
  }
}
@media (max-width: 420px) {
  header#top p {
    width: 250px;
  }
}
.exercise {
  padding-top: 50px;
  position: relative;
  clear: right;
}
.exercise h2 {
  float: left;
  position: relative;
}
.exercise h2[data-id]:before {
  content: attr(data-id);
  width: 42px;
  height: 42px;
  position: absolute;
  top: -10px;
  right: -50px;
  line-height: 42px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  background: #94c500;
  color: #f9f9fa;
}
.exercise p {
  clear: left;
}
.exercise p.perex {
  font-size: 17px;
}
.exercise img {
  float: right;
  margin: 0 0 30px 30px;
  border: 1px solid #e8e6e6;
  max-width: 300px;
  height: auto;
}
.exercise .exercise-number {
  font-size: 20px;
  display: inline-block;
  background: #d9d6d1 !important;
  color: white !important;
  width: 45px;
  height: 45px;
  vertical-align: middle;
  padding-top: 11px;
  text-align: center;
  border-radius: 100px;
  position: relative;
  top: -3px;
}
.exercise .exercise-number.exercise-number-blue {
  background: #3459ab !important;
}
.exercise .exercise-number.exercise-number-green {
  background: #3bb958 !important;
}
.exercise .exercise-number.exercise-number-yellow {
  background: #f3ad1c !important;
}
.exercise .exercise-number.exercise-number-red {
  background: #ee7171 !important;
}
.exercise .exercise-number.exercise-number-purple {
  background: #be39f3 !important;
}
.exercise .exercise-number.exercise-number-black {
  background: #666 !important;
}
#info-page .pricing-item,
.info-page .pricing-item {
  width: 170px;
  text-align: center;
  margin: 25px 25px 0 0;
  display: inline-block;
  border: 2px solid #14a1c0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  color: #14a1c0;
}
#info-page .pricing-item:last-child,
.info-page .pricing-item:last-child {
  margin-right: 0;
}
#info-page .pricing-item .date,
.info-page .pricing-item .date {
  font-size: 18px;
  font-weight: 600;
  color: #f9f9fa;
  background-color: #14a1c0;
  width: 130px;
  margin-left: 20px;
  padding-bottom: 3px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-bottom-left-border-radius: 5px;
  -moz-bottom-left-border-radius: 5px;
  -o-bottom-left-border-radius: 5px;
  -webkit-bottom-right-border-radius: 5px;
  -moz-bottom-right-border-radius: 5px;
  -o-bottom-right-border-radius: 5px;
}
#info-page .pricing-item .price,
.info-page .pricing-item .price {
  font-size: 30px;
  padding: 15px 0;
  font-weight: 600;
  font-size: 42px;
}
#info-page .pricing-item .price .currency,
.info-page .pricing-item .price .currency {
  font-size: 26px;
  font-weight: normal;
}
#info-page .carousel--theme-white,
.info-page .carousel--theme-white {
  color: #f9f9fa !important;
}
#info-page .carousel--theme-white .carousel-indicators li,
.info-page .carousel--theme-white .carousel-indicators li {
  border: 1px solid #f9f9fa !important;
  background-color: transparent !important;
}
#info-page .carousel--theme-white .carousel-indicators li.active,
.info-page .carousel--theme-white .carousel-indicators li.active {
  background-color: #f9f9fa !important;
}
#info-page .carousel.slide,
.info-page .carousel.slide {
  border: 1px solid #e8e6e6;
}
#info-page .carousel.slide.noborder,
.info-page .carousel.slide.noborder {
  border: 0;
}
#info-page .carousel.slide.min-height,
.info-page .carousel.slide.min-height {
  min-height: 200px;
}
#info-page .carousel.slide .carousel-indicators,
.info-page .carousel.slide .carousel-indicators {
  bottom: -40px;
}
#info-page .carousel.slide .carousel-indicators li,
.info-page .carousel.slide .carousel-indicators li {
  border: none;
  background-color: #8c8c8c;
  width: 10px;
  height: 10px;
  margin: 0 0 0 7px;
}
#info-page .carousel.slide .carousel-indicators li.active,
.info-page .carousel.slide .carousel-indicators li.active {
  background-color: #14a1c0;
}
#info-page .carousel.slide .carousel-control,
.info-page .carousel.slide .carousel-control {
  background: none;
  color: #8c8c8c;
  text-shadow: none;
  opacity: 1;
}
#info-page .carousel.slide .carousel-control.left,
.info-page .carousel.slide .carousel-control.left {
  margin-left: -40px;
}
#info-page .carousel.slide .carousel-control.left span,
.info-page .carousel.slide .carousel-control.left span {
  left: 0;
  margin-left: 5px;
}
#info-page .carousel.slide .carousel-control.right,
.info-page .carousel.slide .carousel-control.right {
  margin-right: -40px;
}
#info-page .carousel.slide .carousel-control.right span,
.info-page .carousel.slide .carousel-control.right span {
  right: 0;
  margin-right: 5px;
}
#wall-page .reader {
  color: #666;
  margin-top: 5px;
  padding-bottom: 10px;
}
#wall-page .bee,
#wall-page .stars {
  padding-bottom: 20px;
}
#wall-page .honey {
  font-weight: 600;
}
#wall-page .honey img {
  height: 30px;
  margin-right: 10px;
}
p.crowdfunding-meter .crowdfunding-progressbar {
  width: 100%;
  height: 30px;
  border: 1px solid #f9f9fa;
  background: #e8e6e6;
  display: inline-block;
  text-align: center;
  color: #8c8c8c;
}
p.crowdfunding-meter .crowdfunding-progressbar .crowdfunding-progress {
  display: inline-block;
  height: 100%;
  background: #94c500;
  text-align: center;
  color: #f9f9fa;
  float: left;
}
.crowdfunding {
  margin-top: 40px;
}
.crowdfunding p {
  margin-bottom: 30px;
}
.crowdfunding .alert p {
  margin-bottom: 0;
}
.crowdfunding .crowdfunding-list {
  margin: 30px 0;
  padding: 0;
  width: 100%;
}
.crowdfunding .crowdfunding-list .crowdfunding-item {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  line-height: 50px;
  font-size: 25px;
}
.crowdfunding .crowdfunding-list .crowdfunding-item .crowdfunding-number {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  color: #f9f9fa;
  display: inline-block;
  margin-right: 20px;
}
.crowdfunding .crowdfunding-list .crowdfunding-item .crowdfunding-number.crowdfunding-number-active {
  background: #94c500;
}
.crowdfunding .crowdfunding-list .crowdfunding-item .crowdfunding-number.crowdfunding-number-inactive {
  background: #e8e6e6;
  color: #8c8c8c;
}
#org-map {
  height: 300px;
}
.avatars img.avatar,
.avatars img.avatar.avatar-sm {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
form .form-group .avatars.avatars-condensed .radio label,
form.form-horizontal .form-group .avatars.avatars-condensed .radio label {
  padding-left: 8px;
  padding-inline-start: 8px;
  padding-inline-end: 0;
}
img.avatar {
  background: #f9f9fa;
  border: 3px solid #096f85;
  text-align: center;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  /*
     * Default dimensions:
     */
  width: 172px;
  height: 172px;
  border-radius: 86px;
  line-height: 166px;
}
img.avatar.avatar-md {
  border-width: 2px;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  line-height: 70px;
  padding: 2px;
}
img.avatar.avatar-sm {
  border-width: 2px;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  line-height: 30px;
  padding: 2px;
}
img.avatar.avatar-sm-nb {
  border-width: 1px;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  line-height: 30px;
  padding: 2px;
  border-color: #e8e6e6;
}
img.avatar.avatar-xs {
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  border: 1px solid #e8e6e6;
  max-width: initial;
  padding: 2px;
}
@media print {
  h1 {
    font-size: 36pt;
  }
  a[href]:after {
    content: "";
  }
  table {
    float: none !important;
  }
  div {
    float: none !important;
  }
  .newpage {
    page-break-inside: avoid;
    page-break-before: always;
  }
  #exercise-pdf-page img {
    max-width: 66% !important;
    margin-right: 17%;
  }
}
/*# sourceMappingURL=style.css.map */