.clearBefore::before {
  content: "";
  clear: both;
  display: table;
}
.clearAfter::after {
  content: "";
  clear: both;
  display: table;
}
.clearAll::before {
  content: "";
  clear: both;
  display: table;
}
.clearAll::after {
  content: "";
  clear: both;
  display: table;
}
.header-layout {
  margin: 0.5em -15px 0 -15px;
  display: flex;
  flex-direction: row-reverse;
}
.header-layout::after {
  content: "";
  clear: both;
  display: table;
}
@media screen and (min-width: 1024px) {
}
.header-layout__additional {
  display: none;
  margin-top: -0.25em;
  position: relative;
  z-index: 1;
  float: right;
  width: 515px;
  min-height: 280px;
  padding: 0 15px 0 15px;
  flex: 0 0 515px;
}
@media screen and (min-width: 1024px) {
  .header-layout__additional {
    display: block;
  }
}
.header-layout__main {
  flex: 1;
  padding: 0 15px;
}
.header-layout .box {
  background-color: white;
}
.header-layout .box > DIV > .content > DIV {
  margin-bottom: 2.5em;
}
.header-layout .box h3 {
  font-size: 1.55555556em;
}
.header-layout .box h3 span {
  display: none;
}
.header-layout .box P.socials {
  margin-bottom: 1em;
}
.header-layout .box .form-header {
  font-size: 0.88888889em;
}
body.with-case #header .header__decor :nth-child(3) {
  background-color: #e8e8e8;
}
@media screen and (max-width: 767px) {
  .header-slogan .main-cta-btn {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .header-slogan .create-free-account-btn {
    display: none;
  }
}
.courses {
  margin-bottom: 2em;
}
@media screen and (min-width: 1024px) {
  .courses {
    margin-bottom: 3em;
  }
}
.case h2 {
  font-size: 1.6em;
}
.case__image img {
  display: block;
  width: 100%;
}
.case__content {
  margin: 2em 0;
  flex: 0 0 515px;
}
@media screen and (min-width: 1024px) {
  .case {
    margin: 0 -15px;
    display: flex;
  }
  .case__content {
    padding: 0 15px;
  }
  .case__image {
    flex: 1;
    padding: 0 15px;
    margin-left: -4%;
    position: relative;
  }
  .case__image img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1280px) {
  .case__image {
    margin-left: -7.5%;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .case__image {
    margin-left: -11%;
  }
}
/**
 * Testimonials
 */
.testimonials {
  margin: 3em auto 4em auto;
}
.testimonials ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.testimonials ul li + li {
  display: none;
}
.testimonials .box > DIV > .content > DIV {
  margin: 0;
  padding: 0;
}
.testimonials .owl-stage-outer {
  height: 100%;
}
.testimonials .owl-stage-outer .owl-stage {
  height: 100%;
}
.testimonials .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.testimonials .owl-stage-outer .owl-stage .owl-item li {
  height: 100%;
}
.testimonials .entryContent__name {
  display: block;
  font-weight: 500;
}
.testimonials .entryContent__desc {
  display: block;
  font-size: 0.83333333em;
}
@media screen and (min-width: 1024px) {
  .testimonials .entryContent__desc {
    font-size: 0.77777778em;
  }
}
.testimonials .entry__content > div::before {
  content: "";
  background-position: -5px -465px;
  background-repeat: no-repeat;
  background-image: url("/sqla/26.1.1/img/sprite.png?v=20190215");
  overflow: hidden;
  display: block;
  width: 145px;
  height: 23px;
  margin-bottom: 1.25em;
}
@media screen and (max-width: 767px) {
  .testimonials .entry {
    padding: 1em;
  }
  .testimonials .entry__image {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .entry {
    height: 100%;
    display: flex;
  }
  .testimonials .entry__content {
    width: 50%;
  }
  .testimonials .entry__content > div {
    margin: 2.25em 3em;
  }
  .testimonials .entry__image {
    width: 50%;
    position: relative;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    background-position: center;
    background-size: cover;
  }
  .testimonials .entry__decor {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    left: 50%;
    width: 10%;
  }
  .testimonials .entry__decor :first-child {
    background-color: rgba(255, 255, 255, 0.25);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(1, 1.1) translatex(-80%) rotate(11deg);
  }
  .testimonials .entry__decor :nth-child(2) {
    background-color: rgba(255, 255, 255, 0.25);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(1, 1.1) translatex(-88%) rotate(-4.5deg);
  }
  .testimonials .owl-carousel .entry__decor {
    height: 100%;
  }
}
.testimonials .owl-carousel .owl-dots {
  position: absolute;
  width: 100%;
  padding-top: 1.5em;
  text-align: center;
}
.testimonials .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 0.33333333em;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #b6b6b6;
}
.testimonials .owl-carousel .owl-dots .owl-dot.active {
  background-color: #8622c2;
}

