/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./app/javascript/application/videos/videos.sass ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.videos-page .content-knowledge-foundation-questions {
  margin-top: 30px;
  padding: 0;
}
.videos-page .content-knowledge-foundation-questions .box-content-area__list-item {
  padding-right: 40px;
  padding-left: 20px;
}
.videos-page .content-knowledge-foundation-questions .box-content-area__list-item li {
  padding-bottom: 10px;
}
.videos-page .content-knowledge-foundation-questions .box-content-area__list-item .sprites-layouts-view_list, .videos-page .content-knowledge-foundation-questions .box-content-area__list-item .sprites-layouts-view_list_open {
  right: 20px;
}
.videos-page .content-knowledge-foundation-questions .vertical-align-middle {
  margin-top: 20px;
}
.videos-page .content-knowledge-foundation-questions .vertical-align-middle:first-child {
  margin-left: 20px;
}
.videos-content-container {
  margin-bottom: 32px;
}
.videos-footer .nav-subjects {
  margin-top: 0;
}
.videos-footer .list-box {
  overflow: hidden;
}
.videos-footer .list-box__item {
  width: 460px;
  float: left;
}
.videos-footer .list-box__item:nth-of-type(odd) {
  margin-right: 20px;
}
@media only screen and (max-width: 959px) {
  body.is-responsive .videos-footer {
    padding-bottom: 0;
  }
}
.overview-header .sprites-layouts-headline_video {
  vertical-align: middle;
}
.overview-header__headline {
  display: inline-block;
  padding: 32px 20px;
  vertical-align: middle;
}
.overview-header__headline h1 {
  margin-bottom: 0;
  text-align: left;
  vertical-align: top;
}
.overview-header__headline .subheader {
  display: block;
  margin-bottom: 0;
}
.videos-accordion {
  position: relative;
}
.videos-accordion__item {
  border-radius: 8px;
  background-color: #f8f8f8;
}
.videos-accordion__item.is-active .icon--minus {
  display: block;
}
.videos-accordion__item.is-active .icon--plus {
  display: none;
}
.videos-accordion__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  color: #333;
}
.videos-accordion__title .h3 {
  margin: 0;
  font-weight: bold;
}
.videos-accordion__title .icon {
  color: #ccc;
}
.videos-accordion__title .icon--minus {
  display: none;
}
.videos-accordion__title:hover {
  color: #333;
}
.videos-accordion__title--thin {
  padding: 12px 32px;
}
.videos-accordion__content {
  display: none;
  padding: 0 16px 16px;
  border-top: 4px solid #fff;
}
.videos-accordion .markdown {
  max-width: 100%;
  overflow: auto;
}
.videos-accordion .markdown img {
  width: 544px;
}
.videos-accordion.locked .markdown {
  max-height: 333px;
  overflow: hidden;
}
.videos-accordion.locked .markdown::after {
  position: absolute;
  top: -57px;
  left: 0;
  background-image: linear-gradient(rgba(248, 248, 248, 0) 300px, #f8f8f8);
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  pointer-events: none;
}
.videos-accordion.locked .lock-transcript-button {
  margin-top: 8px;
}
@media only screen and (min-width: 960px) {
  .videos-accordion__title, .videos-accordion__content {
    padding: 32px;
  }
  .videos-accordion__title--thin, .videos-accordion__content--thin {
    padding: 12px 32px;
  }
  .videos-accordion.locked .markdown::after {
    position: absolute;
    top: -77px;
    left: 0;
  }
}
.videos-author {
  padding: 16px;
  border-radius: 8px;
  background-color: #f8f8f8;
}
.videos-author__headline {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
}
.videos-author__details {
  display: flex;
}
.videos-author__details .h5 {
  margin: 0;
}
@media only screen and (max-width: 639px) {
  body.is-responsive .videos-author__details {
    flex-wrap: wrap;
  }
}
.videos-author__details-img {
  width: 48px;
  height: 48px;
  margin-right: 16px;
  border-radius: 50%;
}
@media only screen and (min-width: 960px) {
  .videos-author {
    padding: 32px;
  }
  .videos-author__headline {
    font-size: 24px;
    font-weight: 300;
  }
}
.videos-level-information {
  padding: 16px;
  border-radius: 8px;
  background-color: #f8f8f8;
}
.videos-level-information__headline {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
}
.videos-level-information__meta {
  font-weight: 100;
}
@media only screen and (min-width: 960px) {
  .videos-level-information {
    padding: 32px;
  }
  .videos-level-information__headline {
    font-size: 22px;
    font-weight: 300;
  }
}
.videos-comments-accordion, .video-content-tab-experiment-video-list {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 16px;
}
.videos-comments-accordion .videos-accordion__content, .video-content-tab-experiment-video-list .videos-accordion__content {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 0;
  padding-left: 16px;
}
.videos-comments-accordion .videos-comments-title, .video-content-tab-experiment-video-list .videos-comments-title {
  display: none;
}
.videos-comments-accordion .videos-comments-form, .video-content-tab-experiment-video-list .videos-comments-form {
  border: 0;
}
.videos-comments-accordion .videos-comments-form__textarea, .video-content-tab-experiment-video-list .videos-comments-form__textarea {
  border-color: #fff;
  background-color: #fff;
  font-size: 14px;
}
.videos-comments-accordion .videos-comments-form__button:not([disabled]), .video-content-tab-experiment-video-list .videos-comments-form__button:not([disabled]) {
  background-color: #666;
  color: #fff;
}
.videos-comments-accordion .videos-avatar-image, .video-content-tab-experiment-video-list .videos-avatar-image {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.videos-comments-accordion .videos-avatar-image ~ .sprites-user-role, .video-content-tab-experiment-video-list .videos-avatar-image ~ .sprites-user-role {
  top: -6px;
  left: -6px;
  width: 40px;
  height: 40px;
  background-size: contain;
}
.videos-comments-accordion .videos-comment, .video-content-tab-experiment-video-list .videos-comment {
  border: 0;
  font-size: 14px;
}
.videos-comments-accordion .info-expand-button, .video-content-tab-experiment-video-list .info-expand-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  margin-right: -16px;
  margin-left: -16px;
  border-top: 4px #fff solid;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.videos-comments-accordion .info-expand-button ::before, .video-content-tab-experiment-video-list .info-expand-button ::before {
  display: none;
}
.videos-comments-accordion .info-expand-button:hover, .video-content-tab-experiment-video-list .info-expand-button:hover {
  background-color: #ccc;
}
@media only screen and (max-width: 639px) {
  .videos-comments-accordion .videos-accordion__content, .video-content-tab-experiment-video-list .videos-accordion__content {
    padding: 0;
  }
}
.videos-comments {
  position: relative;
  margin-top: 30px;
  border-top: 4px solid #9c0;
  background-color: #fff;
}
.videos-comments .text-small {
  display: block;
  margin-bottom: 0;
  padding: 10px 20px;
  text-transform: uppercase;
}
.videos-comments .info-expand-button {
  font-family: Helvetica, Arial, sans-serif;
  display: block;
  padding: 12px 0 13px;
  border-top: 1px solid #e6e8e5;
  color: #666;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
}
.videos-comments .info-expand-button:hover, .videos-comments .info-expand-button:focus {
  color: #666;
}
.videos-comments .info-expand-button:hover {
  background-color: #f8f8f8;
}
.videos-comments .info-expand-button span::before {
  top: 5px;
}
.videos-comments-form {
  position: relative;
  padding: 20px 20px 20px 90px;
  border-top: 1px solid #e6e8e5;
  background-color: #f8f8f8;
}
.videos-comments-form::after {
  content: "";
  display: block;
  clear: both;
}
.videos-comments-form .videos-avatar {
  top: 30px;
}
.videos-comments-form .videos-avatar + .flag {
  top: 46px;
}
.videos-comments-form__textarea {
  height: 100px;
  resize: vertical;
}
.videos-comments-form .spinner {
  position: absolute;
  bottom: 32px;
  right: 90px;
}
@media only screen and (max-width: 639px) {
  body.is-responsive .videos-comments-form {
    padding-left: 20px;
  }
  body.is-responsive .videos-comments-form .videos-avatar {
    display: none;
  }
}
.videos-comments-actions {
  display: flex;
  margin-top: 24px;
}
.videos-comments-actions .form-checkbox {
  margin-right: auto;
}
.videos-comments-actions .form-checkbox label {
  padding-top: 5px;
}
@media only screen and (max-width: 639px) {
  body.is-responsive .videos-comments-actions {
    flex-direction: column;
  }
  body.is-responsive .videos-comments-actions .form-checkbox {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.videos-comment {
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  padding: 20px;
  padding-left: 90px;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}
.videos-comment p {
  overflow: hidden;
  word-wrap: break-word;
}
.videos-comment-meta {
  margin-top: 10px;
  font-size: 11px;
}
.videos-avatar {
  position: absolute;
  top: 21px;
  left: 25px;
}
.videos-avatar .sprites-user-role {
  position: absolute;
  top: -9px;
  left: -7px;
}
.videos-avatar-image {
  width: 45px;
  height: 45px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.videos-additional-comments {
  display: none;
}
.videos-additional-comments.is-expanded {
  display: block;
}
.videos-comment-delete {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 82px;
  margin-left: auto;
}
.videos-comment-delete .icon, .videos-comment-delete .show-for-medium {
  margin-left: auto;
  font-size: inherit;
}
.videos-player {
  position: relative;
  height: 56.25vw;
  margin-right: -16px;
  margin-left: -16px;
}
.videos-player .video-js {
  width: 100%;
  height: auto;
}
.videos-player .video-js.playing-segment ~ .videos-test-button {
  display: none;
}
@media only screen and (min-width: 640px) {
  .videos-player {
    height: calc((100vw - 64px) * 0.5625);
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 639px) {
  .videos-player {
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .videos-player {
    max-width: 832px;
    height: 468px;
    margin: 24px auto 0;
    z-index: 2;
  }
}
.videos-player-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: rgba(51, 51, 51, 0.4);
}
.videos-player-overlay.is-active {
  display: flex;
}
.videos-player-placeholder {
  position: relative;
  height: 100%;
}
.videos-player-placeholder__image {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.videos-feature-switch {
  padding: 12px 40px 16px;
}
@media only screen and (min-width: 640px) {
  .videos-feature-switch {
    padding: 8px 56px 16px;
  }
}
.videos-feature-switch--character {
  padding-top: 0;
}
.videos-test-button {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.videos-test-button--character {
  margin-top: 32px;
}
.videos-test-button--character::after {
  position: absolute;
  top: -22px;
  right: -9px;
  display: inline-block;
  width: 40px;
  height: 48px;
  background-image: url("/assets/application/characters/beaver_right_mobile.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (min-width: 640px) {
  .videos-test-button {
    width: 240px;
    margin-left: auto;
  }
}
@media only screen and (min-width: 960px) {
  .videos-test-button {
    position: absolute;
    bottom: 96px;
    right: -72px;
    width: 96px;
    height: 96px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    line-height: 1.5;
    text-transform: uppercase;
  }
  .videos-test-button--character::after {
    position: absolute;
    top: -15px;
    right: -23px;
    width: 60px;
    height: 101px;
    background-image: url("/assets/application/characters/beaver_right.png");
  }
}
.videos-accordion__content {
  position: relative;
}
.videos-accordion__content p {
  color: #333;
}
.videos-accordion__content--fadeout {
  height: 400px;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to bottom, #333 15%, transparent 100%);
          mask-image: linear-gradient(to bottom, #333 15%, transparent 100%);
  pointer-events: none;
}
.videos-accordion__content .study-smarter-box-banner-signup,
.videos-accordion__content .study-smarter-box-banner {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  height: 277px;
  margin-top: 58px;
  padding: 32px 32px 32px 64px;
  border: 1px solid #6694d3;
  border-radius: 16px;
  background: #e6edf8;
}
.videos-accordion__content .study-smarter-box-banner-signup__text,
.videos-accordion__content .study-smarter-box-banner__text {
  font-size: 16px;
}
.videos-accordion__content .study-smarter-box-banner-signup__image img,
.videos-accordion__content .study-smarter-box-banner__image img {
  width: 256px;
  height: 211px;
}
.videos-accordion__content .study-smarter-box-banner-signup__button,
.videos-accordion__content .study-smarter-box-banner__button {
  margin-top: 24px;
  font-weight: 700;
}
@media only screen and (max-width: 959px) {
  .videos-accordion__content .study-smarter-box-banner-signup,
  .videos-accordion__content .study-smarter-box-banner {
    margin-top: 24px;
    height: 216px;
    padding: 12px 16px 24px 40px;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__image img,
  .videos-accordion__content .study-smarter-box-banner__image img {
    width: 170px;
    height: 100%;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__title,
  .videos-accordion__content .study-smarter-box-banner__title {
    font-size: 22px;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__button,
  .videos-accordion__content .study-smarter-box-banner__button {
    margin-top: 0;
  }
}
@media only screen and (max-width: 639px) {
  .videos-accordion__content .study-smarter-box-banner-signup,
  .videos-accordion__content .study-smarter-box-banner {
    height: 188px;
    padding: 24px 16px;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__title,
  .videos-accordion__content .study-smarter-box-banner__title {
    font-size: 16px;
  }
}
.videos-accordion__content .study-smarter-box-banner__title {
  margin-top: 16px;
}
.videos-accordion__content .study-smarter-box-banner__title span {
  color: #006d91;
  font-weight: bold;
}
.videos-accordion__content .study-smarter-box-banner__text p {
  margin-top: 0;
}
@media only screen and (max-width: 639px) {
  .videos-accordion__content .study-smarter-box-banner__image img {
    padding: 0 !important;
    margin: 0 !important;
    width: 100px;
  }
}
.videos-accordion__content .study-smarter-box-banner-signup__text {
  margin-top: 0;
}
@media only screen and (max-width: 959px) {
  .videos-accordion__content .study-smarter-box-banner-signup__text {
    margin: 0 !important;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__title {
    margin-bottom: 0;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__button {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 639px) {
  .videos-accordion__content .study-smarter-box-banner-signup {
    text-align: center;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__text {
    font-size: 14px;
  }
  .videos-accordion__content .study-smarter-box-banner-signup__title {
    margin-bottom: 2px;
  }
}
.videos-accordion .free-teacher-paywall-button {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.videos-accordion .markdown h2 {
  font-size: 22px;
  line-height: 39.6px;
}
.videos-accordion .markdown h3 {
  margin-top: 32px !important;
  font-size: 18px;
  font-weight: 100;
  line-height: 32.4px;
}
.videos-accordion .markdown h4 {
  margin-top: 32px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media only screen and (max-width: 959px) {
  .videos-accordion .markdown h2 {
    font-size: 1.125rem;
    line-height: 1.8;
  }
  .videos-accordion .markdown h3 {
    margin-top: 16px !important;
    font-size: 16px;
    line-height: 24px;
  }
  .videos-accordion .markdown h4 {
    margin-top: 16px !important;
  }
}
@media only screen and (max-width: 639px) {
  .videos-accordion .markdown h2 {
    font-size: 1rem;
    line-height: 1.5;
  }
  .videos-accordion .markdown h3 {
    margin-top: 16px !important;
  }
}
.videos-card {
  position: relative;
  height: 184px;
  border: 0;
}
.videos-card img {
  width: 100%;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
.videos-card .card-image {
  position: relative;
}
.videos-card .card-section {
  padding: 16px 8px 8px;
}
.videos-card .card-section__title {
  max-height: 5em;
}
.videos-card--current {
  border: 4px solid #06c;
}
.videos-card--exercise-solved::after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(173, 214, 51, 0.3);
  content: "";
  z-index: 1;
}
.videos-label {
  position: absolute;
  top: -46px;
  right: -46px;
  width: 91px;
  height: 91px;
  transform: rotate(45deg);
}
.videos-label__text {
  position: relative;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  top: 57px;
  left: 18px;
  width: 56px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}
.videos-label .icon {
  position: relative;
  transform: rotate(-45deg);
  color: #fff;
}
.videos-label--level {
  background-color: #e38800;
}
.videos-stamp {
  position: absolute;
  bottom: -16px;
  right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  z-index: 2;
}
.videos-stamp .icon {
  color: #fff;
}
.videos-stamp--video-watched {
  background-color: #fbcd00;
}
.videos-stamp--exercise-solved {
  background-color: #add633;
}
.videos-carousel {
  width: 80%;
  margin: auto;
}
.videos-carousel .slick-track {
  display: flex;
  align-items: center;
}
.videos-carousel .slick-slide {
  height: 184px;
  margin: 16.0008px 12px;
}
.videos-carousel .slick-slide:hover {
  transform: scale(1.05, 1.05);
  transition: transform 0.3s ease;
}
.videos-carousel .slick-slide:hover a {
  color: #333;
}
.videos-carousel .slick-slide a:focus {
  outline: 0;
}
.videos-carousel .centered-arrows {
  display: flex;
  align-items: center;
}
.videos-carousel__previous-arrow, .videos-carousel__next-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 184px;
  border-radius: 0;
  z-index: 1;
}
.videos-carousel__previous-arrow.slick-disabled, .videos-carousel__next-arrow.slick-disabled {
  cursor: default;
}
.videos-carousel__previous-arrow.slick-disabled .icon, .videos-carousel__next-arrow.slick-disabled .icon {
  display: none;
}
.videos-carousel__previous-arrow::before, .videos-carousel__previous-arrow::after, .videos-carousel__next-arrow::before, .videos-carousel__next-arrow::after {
  display: none;
}
.videos-carousel .slick-current {
  transform: none;
}
@media only screen and (max-width: 959px) {
  .videos-carousel {
    width: auto;
    width: initial;
    margin: auto;
    padding-right: 8px;
    padding-left: 4px;
  }
  .videos-carousel .slick-list {
    height: 200px;
  }
  .videos-carousel .slick-track {
    position: absolute;
    display: flex;
  }
}
@media only screen and (max-width: 639px) {
  .videos-carousel {
    margin-right: -16px;
    margin-left: -16px;
    padding: 0;
  }
  .videos-carousel .slick-slide {
    max-width: 144px;
  }
  .videos-carousel .slick-list {
    height: 100%;
  }
  .videos-carousel .slick-track {
    position: relative;
  }
  .videos-carousel .slick-current {
    transform: scale(1.1, 1.1);
    transition: transform 0.3s ease;
  }
}
.videos-prime-list {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #690;
}
.videos-prime-list--video-content-tab {
  background-color: #f8f8f8;
}
.videos-prime-list--video-content-tab .videos-carousel__title .h3 {
  font-weight: bold;
  text-align: center;
  margin-left: auto;
  color: #666 !important;
}
.videos-prime-list--video-content-tab .videos-carousel__previous-arrow .icon,
.videos-prime-list--video-content-tab .videos-carousel__next-arrow .icon {
  color: #666 !important;
}
.videos-prime-list .videos-carousel__previous-arrow .icon,
.videos-prime-list .videos-carousel__next-arrow .icon {
  color: #fff;
}
.videos-prime-list .videos-carousel .slick-next {
  right: -40px;
}
.videos-prime-list .videos-carousel .slick-prev {
  left: -40px;
}
@media only screen and (max-width: 959px) {
  .videos-prime-list {
    background-color: #527a00;
  }
}
@media only screen and (min-width: 960px) {
  .videos-prime-list .videos-carousel__previous-arrow,
  .videos-prime-list .videos-carousel__next-arrow {
    width: 48px;
    height: 248px;
  }
  .videos-prime-list .videos-carousel__previous-arrow.slick-disabled:hover,
  .videos-prime-list .videos-carousel__next-arrow.slick-disabled:hover {
    background-color: rgba(255, 255, 255, 0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.videos-rating__headline {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 1.5;
}
.videos-rating__info, .videos-rating__feedback {
  margin-top: 16px;
}
.videos-content-container .videos-rating, .videos-info-container .videos-rating {
  width: 100%;
  padding: 32px;
  border-radius: 8px;
  background-color: #f8f8f8;
}
.videos-content-container .videos-rating__headline, .videos-info-container .videos-rating__headline {
  font-size: 24px;
}
@media only screen and (max-width: 959px) {
  .videos-rating__info, .videos-rating__feedback {
    font-size: 14px;
  }
  .videos-content-container .videos-rating {
    padding: 16px;
  }
  .videos-content-container .videos-rating__headline {
    font-size: 16px;
    font-weight: 700;
  }
}
.videos-rating-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.videos-rating-container .videos-rating__headline {
  margin-right: 15px;
}
@media only screen and (max-width: 639px) {
  .videos-info .videos-rating-container, .videos-content-container .videos-rating-container {
    flex-direction: column-reverse;
  }
}
.google-rating {
  width: 260px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to bottom, #4285f4 25%, #ea4335 25%, #ea4335 50%, #fbbc05 50%, #fbbc05 75%, #34a853 75%);
  animation: fadeIn 0.5s cubic-bezier(0.25, 0.5, 0.75, 1);
}
.google-rating .info-close {
  position: absolute;
  top: 8px;
  right: 8px;
}
.google-rating .rating-text-helper {
  display: block;
  max-width: 200px;
}
.videos-info .google-rating {
  flex-grow: 0;
  margin-left: 16px;
  border-right: 8px solid transparent;
}
.videos-content-container .google-rating {
  position: absolute;
  top: 128px;
  left: 32px;
  border-right: 8px solid transparent;
}
@media only screen and (max-width: 639px) {
  .google-rating {
    position: relative;
    width: 100%;
    margin-bottom: 16px;
    box-shadow: none;
  }
  .videos-info .google-rating {
    margin-left: 0;
  }
  .videos-content-container .google-rating {
    position: relative;
    top: auto;
    top: initial;
    left: auto;
    left: initial;
  }
  .google-rating .rating-text-helper {
    max-width: none;
  }
}
.videos-test, .videos-test-placeholder {
  position: relative;
  display: none;
  padding-top: 16px;
  padding-bottom: 32px;
  z-index: 0;
}
.videos-test .shared-feature-question,
.videos-test .shared-feature-test, .videos-test-placeholder .shared-feature-question,
.videos-test-placeholder .shared-feature-test {
  width: 100%;
  min-height: 480px;
  border: 1px solid #e6e8e5;
  border-radius: 8px;
  overflow: hidden;
}
.study-smarter-box-toast {
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 4;
}
.study-smarter-box-toast__content {
  position: relative;
  width: 279px;
  padding: 56px 32px 48px;
  border-radius: 16px;
  background-color: #fdeb99;
}
.study-smarter-box-toast__content p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.study-smarter-box-toast__content span {
  color: #333;
  font-weight: bold;
}
.study-smarter-box-toast__image {
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-50%);
}
.study-smarter-box-toast__close {
  position: absolute;
  top: 12px;
  right: 12px;
}
.study-smarter-box-toast__close:hover {
  cursor: pointer;
}
.study-smarter-box-toast__icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 24px;
  background-color: #690;
}
.study-smarter-box-toast__icon:hover {
  cursor: pointer;
}
@media only screen and (max-width: 639px) {
  .study-smarter-box-toast__content {
    width: 222px;
    height: 100%;
    padding: 54px 16px 12px;
  }
  .study-smarter-box-toast__text {
    font-size: 14px;
  }
}
.visitors-video-page {
  position: relative;
}
.visitors-video-page .videos-title {
  margin: 16px auto 0;
}
.visitors-video-page .videos-title__headline {
  margin-bottom: 0;
  font-weight: bold;
}
.visitors-video-page .videos-conversion-buttons-container {
  top: 60px;
  padding: 1rem 0;
  background: #fff;
  box-shadow: 0 5px 17px -17px rgba(0, 0, 0, 0.25);
  z-index: 4;
}
.visitors-video-page .videos-conversion-buttons-container .videos-conversion-buttons {
  margin-bottom: 0;
}
.visitors-video-page .videos-conversion-buttons-container.second-sticky-element {
  top: 149px;
}
.visitors-video-page .videos-accordion__title .h3 > span {
  font-weight: 100;
}
.visitors-video-page .videos-conversion-buttons {
  display: flex;
  justify-content: space-between;
  height: 110px;
  margin-bottom: 16px;
  text-align: center;
}
.visitors-video-page .videos-carousel__title {
  margin-top: 8px;
  margin-bottom: 8px;
}
.visitors-video-page .videos-carousel__title span {
  color: #fff;
  font-weight: bold;
}
.visitors-video-page .videos-stage.locked {
  position: relative;
  margin-bottom: 32px;
  padding-top: 32px;
  overflow: hidden;
}
.visitors-video-page .videos-stage.locked > .grid-container:first-of-type {
  position: relative;
  top: 0;
  transform: none;
  transform: initial;
}
.visitors-video-page .videos-stage.locked .seo-video-layout__video {
  display: inline;
}
.visitors-video-page .videos-stage--split.locked {
  height: auto !important;
}
.visitors-video-page img.videos-player-placeholder__image {
  border-radius: 24px;
}
.visitors-video-page .seo-video-layout__content {
  padding: 24px 42px 0 0;
}
.visitors-video-page .seo-video-layout__content span {
  color: #333;
}
.visitors-video-page .seo-video-layout__video {
  display: flex;
  align-items: center;
}
.visitors-video-page .seo-video-layout .info-bullet-list {
  margin-top: 24px;
  color: #666;
}
.visitors-video-page .seo-video-layout .info-bullet-list li {
  margin-left: 4px;
}
.visitors-video-page .seo-video-layout .info-bullet-list li > ul {
  margin: 0.5rem 0 0;
}
.visitors-video-page .seo-video-layout .info-bullet-list li > ul li:last-of-type {
  padding-bottom: 0;
}
.visitors-video-page .seo-video-layout .videos-player {
  height: auto;
}
.visitors-video-page .seo-video-layout .videos-player-placeholder {
  height: auto;
}
.visitors-video-page .seo-video-layout img.videos-player-placeholder__image {
  width: 100%;
  height: 326px;
}
.visitors-video-page .seo-video-layout button.videos-test-button {
  display: none;
}
.visitors-video-page .seo-video-layout .vjs-upper-right-logo {
  display: none;
}
.visitors-video-page .seo-video-layout .vjs-big-play-button {
  top: 55%;
}
.visitors-video-page .toast {
  position: fixed;
  bottom: 15px;
  left: 20px;
  z-index: 4;
}
.visitors-video-page .video-content--description-end {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  white-space: nowrap;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.visitors-video-page .info-bullet-list a {
  text-decoration: none !important;
}
@media only screen and (min-width: 640px) {
  .visitors-video-page .videos-info-container {
    margin-bottom: 16px;
  }
  .visitors-video-page .videos-info-container .cell > div {
    height: 100%;
  }
  .visitors-video-page .videos-info-container .videos-rating {
    padding: 16px;
  }
  .visitors-video-page .videos-info-container .videos-rating__headline {
    font-size: 16px;
  }
  .visitors-video-page .videos-conversion-buttons {
    height: 120px;
    margin-bottom: 24px;
  }
  .visitors-video-page .videos-conversion-buttons-container.second-sticky-element {
    top: 192px;
  }
}
@media only screen and (min-width: 960px) {
  .visitors-video-page .videos-info-container ~ .videos-content-container, .visitors-video-page .c-feature-module-small ~ .videos-content-container {
    margin-top: 0;
  }
  .visitors-video-page .videos-info-container {
    margin-bottom: 32px;
  }
  .visitors-video-page .videos-info-container .videos-rating {
    padding: 32px;
  }
  .visitors-video-page .videos-info-container .videos-rating__headline {
    margin: 0 auto 16px;
    font-size: 22px;
  }
  .visitors-video-page .videos-info-container .videos-author__headline {
    font-size: 22px;
  }
  .visitors-video-page .videos-conversion-buttons {
    height: 96px;
    margin-bottom: 32px;
  }
  .visitors-video-page .videos-carousel__title {
    margin-top: 16px;
  }
  .visitors-video-page .videos-conversion-buttons-container.second-sticky-element {
    top: 165px;
  }
}
@media only screen and (max-width: 959px) {
  .visitors-video-page .videos-stage.locked {
    margin-bottom: 0;
  }
  .visitors-video-page .videos-stage.locked .seo-video-layout__content {
    padding: 24px 0;
  }
  .visitors-video-page .videos-stage.locked .seo-video-layout__video {
    position: relative;
    height: 390px;
  }
}
@media only screen and (max-width: 639px) {
  .visitors-video-page .seo-video-layout__video {
    height: auto;
  }
  .visitors-video-page .seo-video-layout__video .videos-player {
    margin: 0;
  }
  .visitors-video-page .seo-video-layout__video.opened {
    height: 390px;
  }
  .visitors-video-page .seo-video-layout img.videos-player-placeholder__image {
    height: 100%;
  }
  .visitors-video-page .videos-conversion-buttons-container {
    top: 0;
  }
  .visitors-video-page.second-sticky-element {
    top: 149px;
  }
}
.video-subheading {
  margin: 8px auto;
}
.video-subheading__icon {
  margin: 0 16px;
  width: 56px;
  height: 56px;
  background: url("/assets/application/videos/visitors/light-bulb.svg") no-repeat;
  background-size: contain;
}
.video-subheading__text p {
  margin: 0;
  line-height: 24px;
}
.video-subheading .videos-title__headline {
  text-align: left;
}
.videos-transcript-accordion__outer {
  position: relative;
  height: auto;
  overflow: hidden;
}
.videos-transcript-accordion__inner .markdown {
  max-height: 333px;
  overflow-y: auto;
}
.videos-transcript-accordion__expand-button {
  display: none;
  width: 100%;
  height: 56px;
  margin-top: 4px;
  border-radius: 8px;
}
@media only screen and (max-width: 959px) {
  .videos-transcript-accordion__expand-button {
    display: block !important;
  }
}
.videos-transcript-accordion .videos-accordion__item.is-active + .videos-transcript-accordion__expand-button {
  display: block;
}
@media only screen and (min-width: 960px) {
  .videos-transcript-accordion__inner .markdown {
    overflow: auto;
  }
  .videos-transcript-accordion .videos-accordion__item.is-active + .videos-transcript-accordion__expand-button {
    display: none;
  }
}
.lock-transcript-button {
  width: max-content;
  width: -moz-max-content;
  display: block;
  margin: auto;
}
.performance-banner {
  padding: 32px 0 16px;
  background-color: #f8f8f8;
}
.performance-banner__headline {
  padding-bottom: 16px;
  font-size: 18px;
  font-style: italic;
}
.performance-banner__number {
  height: 2.5rem;
  margin-right: 1rem;
  padding: 0 0.5rem;
  border-radius: 0.5rem;
  color: #333;
  font-size: 1.375rem;
}
.performance-banner__list {
  justify-content: space-evenly;
}
.performance-banner__list .cell {
  display: flex;
}
.performance-banner__list .cell:first-of-type .performance-banner__number {
  background: #66b8d2;
}
.performance-banner__list .cell:nth-of-type(2) .performance-banner__number {
  background: #e699c6;
}
.performance-banner__list .cell:nth-of-type(3) .performance-banner__number {
  background: #eeb866;
}
.performance-banner__list-item {
  font-family: Helvetica, Arial, sans-serif;
  width: 70%;
  font-size: 16px;
}
@media only screen and (max-width: 959px) {
  body.is-responsive .performance-banner {
    padding: 16px 0 8px;
  }
  body.is-responsive .performance-banner__headline {
    padding: 16px 0;
  }
  body.is-responsive .performance-banner__list-item {
    width: 60%;
    font-size: 12px;
  }
}
@media only screen and (max-width: 639px) {
  body.is-responsive .performance-banner__headline {
    font-size: 16px;
    line-height: 28px;
  }
  body.is-responsive .performance-banner__number {
    height: 2.3rem;
  }
  body.is-responsive .performance-banner__list .cell {
    align-items: center;
    margin-bottom: 0.25rem;
  }
  body.is-responsive .performance-banner__list-item {
    width: 100%;
  }
}
@media only screen and (max-width: 959px) {
  body.is-responsive .trial-default-banner {
    padding: 0;
  }
}
.videos-conversion-button {
  position: relative;
  flex: 1 1;
  flex-direction: column;
  align-items: center;
  min-width: 66px;
  padding: 8px 4px;
  border-radius: 8px;
  outline: none;
  cursor: pointer;
  gap: 8px;
}
.videos-conversion-button:not(:last-of-type) {
  margin-right: 8px;
}
.videos-conversion-button__icon {
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.videos-conversion-button__icon svg {
  width: 16px;
  height: 14px;
}
.videos-conversion-button__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: lighter;
}
.videos-conversion-button__text b {
  font-size: 12px;
  line-height: 18px;
}
.videos-conversion-button--video {
  background-color: #f5fae6;
}
.videos-conversion-button--video:hover {
  background-color: #d6eb99;
}
.videos-conversion-button--video .videos-conversion-button__icon {
  background-color: #9c0;
}
.videos-conversion-button--exercise {
  background-color: #fffae6;
}
.videos-conversion-button--exercise:hover {
  background-color: #fdeb99;
}
.videos-conversion-button--exercise .videos-conversion-button__icon {
  background-color: #fcd733;
}
.videos-conversion-button--worksheet {
  background-color: #fce6e6;
}
.videos-conversion-button--worksheet:hover {
  background-color: #f49999;
}
.videos-conversion-button--worksheet .videos-conversion-button__icon {
  background-color: #e66;
}
.videos-conversion-button--chat {
  background-color: #e6f3f8;
}
.videos-conversion-button--chat:hover {
  background-color: #99cfe1;
}
.videos-conversion-button--chat .videos-conversion-button__icon {
  background-color: #66b8d2;
}
@media only screen and (min-width: 640px) {
  .videos-conversion-button {
    justify-content: center;
    padding: 16px;
  }
  .videos-conversion-button:not(:last-of-type) {
    margin-right: 16px;
  }
  .videos-conversion-button__text, .videos-conversion-button b {
    font-size: 14px;
  }
}
@media only screen and (min-width: 960px) {
  .videos-conversion-button {
    flex-direction: row;
    justify-content: flex-start;
    padding: 8px 24px;
  }
  .videos-conversion-button:not(:last-of-type) {
    margin-right: 24px;
  }
  .videos-conversion-button__icon {
    width: 48px;
    height: 48px;
  }
  .videos-conversion-button__icon svg {
    width: 23px;
    height: 20px;
  }
  .videos-conversion-button__text {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
  }
  .videos-conversion-button__text b {
    font-size: 16px;
  }
}
body.locale-us.is-responsive .videos-conversion-button, body.locale-uk.is-responsive .videos-conversion-button {
  justify-content: center;
}
body.locale-us.is-responsive .videos-conversion-button__text, body.locale-uk.is-responsive .videos-conversion-button__text {
  max-width: -moz-min-content;
  max-width: min-content;
}
@media only screen and (min-width: 960px) {
  body.locale-us.is-responsive .videos-conversion-button, body.locale-uk.is-responsive .videos-conversion-button {
    justify-content: flex-start;
  }
  body.locale-us.is-responsive .videos-conversion-button__text, body.locale-uk.is-responsive .videos-conversion-button__text {
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.videos-exercises-and-hints {
  margin-top: 32px;
}
.videos-exercises-and-hints__headline {
  position: relative;
  margin-bottom: 32px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 64px;
  font-weight: bold;
}
.videos-exercises-and-hints__headline::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(1, 1, 1, 0) url("/assets/application/layouts/feature_types/exercises_rounded.svg") center center no-repeat;
  width: 48px;
  height: 48px;
  background-size: contain;
  content: "";
}
.videos-exercises-and-hints .h4 {
  margin: 0;
}
@media only screen and (min-width: 640px) {
  .videos-exercises-and-hints__headline {
    margin-bottom: 40px;
    padding: 4px 160px 4px 64px;
    font-weight: 100;
  }
  .videos-exercises-and-hints__headline::after {
    position: absolute;
    bottom: -40px;
    right: 8px;
    background: rgba(1, 1, 1, 0) url("/assets/application/characters/alien_with_book.svg") center center no-repeat;
    width: 143px;
    height: 120px;
    background-size: contain;
    content: "";
    z-index: 1;
  }
}
@media only screen and (min-width: 960px) {
  .videos-exercises-and-hints {
    margin-top: 64px;
  }
  .videos-exercises-and-hints__headline {
    margin-bottom: 40px;
    padding: 8px 200px 8px 80px;
  }
  .videos-exercises-and-hints__headline::before {
    width: 64px;
    height: 64px;
  }
  .videos-exercises-and-hints__headline::after {
    width: 190px;
    height: 160px;
  }
}
.videos-content-tab__container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
}
.videos-content-tab__container #regular-comments-list {
  margin-top: 0 !important;
  background-color: #f8f8f8 !important;
}
.videos-content-tab__cards-list {
  display: flex;
  justify-content: space-between;
}
.videos-content-tab__card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24.5%;
  padding: 32px;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
}
.videos-content-tab__card:hover {
  transition: 0.5s;
  background: #f8f8f8;
}
.videos-content-tab__card.active {
  border-top: 8px solid #d6eb99;
  background: #f8f8f8;
}
.videos-content-tab__title {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.videos-content-tab__content {
  padding: 56px 32px;
  border: 1px solid #e1e1e1;
  border-top: 0;
  background: #f8f8f8;
}
@media only screen and (max-width: 639px) {
  .videos-content-tab__cards-list {
    overflow-x: scroll;
  }
  .videos-content-tab__card {
    width: 124px;
    padding: 12px;
    border: none;
  }
  .videos-content-tab__card.active {
    border-top: 6px solid #d6eb99;
    background: #fff;
  }
  .videos-content-tab__title {
    font-size: 12px;
  }
}
.content-structure-breadcrumbs {
  font-family: Helvetica, Arial, sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  transition: box-shadow 0.225s ease-in-out;
  border-bottom: 1px solid #e6e8e5;
  background: #fff;
}
.content-structure-breadcrumbs.is-stuck {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  z-index: 5;
}
@media only screen and (max-width: 639px) {
  body.is-responsive .content-structure-breadcrumbs {
    display: none;
  }
}
.content-structure-breadcrumbs-item {
  position: relative;
  font-size: 14px;
  line-height: 1.7;
}
.content-structure-breadcrumbs-item a {
  color: #666;
}
.content-structure-breadcrumbs-item a:hover {
  color: #333;
}
.content-structure-breadcrumbs-item:not(:last-child) {
  padding-right: 4px;
}
.content-structure-breadcrumbs-item:not(:last-child)::after {
  padding-left: 4px;
  color: #999;
  content: "→";
}
.content-structure-breadcrumbs-item:last-child {
  display: inline-block;
  padding-right: 4px;
  padding-left: 4px;
  border-radius: 4px;
  background: #9c0;
  color: #333;
  font-weight: bold;
}
.toast {
  position: relative;
}
.toast__content {
  position: relative;
  width: 323px;
  padding: 32px;
  border-radius: 24px;
  background-image: linear-gradient(230deg, #fdeb99 25%, #fcd733 100%);
}
.toast__image {
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-50%);
}
.toast__close {
  position: absolute;
  top: 12px;
  right: 12px;
}
.toast__close:hover {
  cursor: pointer;
}
.toast__icon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 24px;
  background-color: #329423;
}
.toast__icon:hover {
  cursor: pointer;
}
@media only screen and (max-width: 639px) {
  .toast__content {
    width: 222px;
    padding: 32px 16px;
  }
  .toast__text {
    font-size: 12px;
  }
}
.features-module {
  position: relative;
  padding: 64px 0;
  text-align: center;
}
.features-module h3 {
  font-size: 32px;
}
.features-module__image {
  position: absolute;
  bottom: 0;
  left: -80px;
  width: 288px;
  height: 262px;
  margin-right: 16px;
  margin-left: -56px;
}
.features-module__button {
  width: 258px;
  height: 50px;
  margin-top: 24px;
  padding: 12px 15px;
  font-size: 18px;
}
.features-module__list {
  display: flex;
  position: relative;
  justify-content: center;
  text-align: center;
}
.features-module__item {
  display: flex;
  position: relative;
  left: 0;
  flex-direction: column;
  justify-content: flex-start;
  width: 150px;
  height: 150px;
  z-index: 1;
  mix-blend-mode: multiply;
}
.features-module__item:not(:first-of-type) {
  margin-left: -15px;
}
.features-module__item:last-of-type {
  margin-right: 0;
}
.features-module__item::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  content: "";
  z-index: -1;
}
.features-module__item--sofaheld::before {
  background-color: #e6edf8;
}
.features-module__item--sofaheld .features-module__quantity {
  color: #283f91;
}
.features-module__item--vocabulary_trainer::before {
  background-color: #f2e6f8;
}
.features-module__item--vocabulary_trainer .features-module__quantity {
  color: #7900b5;
}
.features-module__item--videos::before {
  background-color: #e6f8e6;
}
.features-module__item--videos .features-module__quantity {
  color: #009100;
}
.features-module__item--exercises::before {
  background-color: #fffae6;
}
.features-module__item--exercises .features-module__quantity {
  color: #e3b500;
}
.features-module__item--worksheet::before {
  background-color: #fce6e6;
}
.features-module__item--worksheet .features-module__quantity {
  color: #b60000;
}
.features-module__item--chat::before {
  background-color: #e6f3f8;
}
.features-module__item--chat .features-module__quantity {
  color: #006d91;
}
.features-module__quantity {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 20px;
  font-size: 32px;
  font-weight: 600;
}
.features-module__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: -4px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 959px) {
  .features-module {
    position: relative;
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .features-module h4 {
    font-size: 18px;
    text-align: center;
  }
  .features-module__image {
    position: relative;
    bottom: -26px;
    left: 0;
    width: 108px;
    height: 98px;
    margin-right: 16px;
    margin-left: -56px;
  }
  .features-module__button {
    width: 219px;
    margin-top: 24px;
    padding: 12px 15px;
    font-size: 16px;
  }
  .features-module__list {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-gap: 10px;
  }
  .features-module__item {
    width: 120px;
    height: 120px;
  }
  .features-module__item:not(:first-of-type) {
    margin-left: auto;
  }
  .features-module__item:last-of-type {
    margin-right: auto;
  }
  .features-module__quantity {
    margin-top: 15px;
    font-size: 28px;
  }
  .features-module__text {
    font-size: 12px;
  }
  .features-module__subtext {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 639px) {
  .features-module h3 {
    text-align: center;
  }
  .features-module__image {
    position: relative;
    bottom: -24px;
    width: 108px;
    height: 98px;
    margin-right: 8px;
    margin-left: -56px;
  }
  .features-module__button {
    width: 219px;
    margin-top: 8px;
    padding: 11px 15px;
  }
  .features-module__subtext {
    margin-top: 8px;
  }
  .features-module__item {
    width: 80px;
    height: 80px;
  }
  .features-module__quantity {
    font-size: 14px;
  }
  .features-module__text {
    font-size: 8px;
  }
}
.features-module-small {
  position: relative;
  padding-bottom: 32px;
}
.features-module-small__headline {
  margin-bottom: 24px;
  line-height: 1.4;
  text-align: left;
}
.features-module-small__image {
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 141px;
  height: 131px;
}
.features-module-small__button {
  margin: 24px 0 0 24px;
}
.features-module-small__button-text {
  margin-left: 24px;
  font-size: 10px;
}
.features-module-small__list {
  display: flex;
  position: relative;
  justify-content: center;
  text-align: center;
}
.features-module-small__item {
  display: flex;
  position: relative;
  left: 0;
  flex-direction: column;
  justify-content: flex-start;
  width: 120px;
  height: 120px;
  z-index: 1;
  mix-blend-mode: multiply;
}
.features-module-small__item:not(:first-of-type) {
  margin-left: -15px;
}
.features-module-small__item:last-of-type {
  margin-right: 0;
}
.features-module-small__item::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  content: "";
  z-index: -1;
}
.features-module-small__item--sofaheld::before {
  background-color: #e6edf8;
}
.features-module-small__item--sofaheld .features-module-small__quantity {
  color: #283f91;
}
.features-module-small__item--vocabulary_trainer::before {
  background-color: #f2e6f8;
}
.features-module-small__item--vocabulary_trainer .features-module-small__quantity {
  color: #af66d3;
}
.features-module-small__item--videos::before {
  background-color: #e6f8e6;
}
.features-module-small__item--videos .features-module-small__quantity {
  color: #690;
}
.features-module-small__item--exercises::before {
  background-color: #fffae6;
}
.features-module-small__item--exercises .features-module-small__quantity {
  color: #e1b800;
}
.features-module-small__item--worksheet::before {
  background-color: #fce6e6;
}
.features-module-small__item--worksheet .features-module-small__quantity {
  color: #ee6f6f;
}
.features-module-small__item--chat::before {
  background-color: #e6f3f8;
}
.features-module-small__item--chat .features-module-small__quantity {
  color: #0088b5;
}
.features-module-small__quantity {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 300;
}
.features-module-small__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: -4px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
@media only screen and (max-width: 959px) {
  .features-module-small__image {
    position: absolute;
    bottom: 0;
    left: 60px;
  }
  .features-module-small__button-text {
    color: #333;
    text-align: center;
  }
  .features-module-small__list {
    display: flex;
    grid-template-columns: repeat(3, auto);
    grid-gap: 10px;
  }
  .features-module-small__item {
    width: 80px;
    height: 80px;
    margin: 16px 8px 0 0;
  }
  .features-module-small__quantity {
    margin-top: 15px;
    font-size: 14px;
  }
  .features-module-small__text {
    font-size: 8px;
  }
}
@media only screen and (max-width: 639px) {
  .features-module-small__headline {
    text-align: center;
  }
  .features-module-small__image {
    position: absolute;
    bottom: -28px;
    left: -60px;
  }
  .features-module-small__button-text {
    font-size: 12px;
  }
  .features-module-small__list {
    display: grid;
  }
  .features-module-small__item {
    width: 80px;
    height: 80px;
    margin: 0;
  }
  .features-module-small__item:not(:first-of-type) {
    margin-left: 0;
  }
  .features-module-small__quantity {
    font-size: 14px;
  }
  .features-module-small__text {
    font-size: 8px;
  }
}
.twelve-minutes-section {
  margin-bottom: 56px;
}
.twelve-minutes-section__headline {
  margin-bottom: 40px;
}
.twelve-minutes-section__headline span {
  padding: 0 5px;
  border-radius: 8px;
  background: #fcd733;
}
.twelve-minutes-section .h3 {
  display: block;
}
.twelve-minutes-section__image {
  display: block;
}
.twelve-minutes-section__description {
  padding: 0 32px;
}
.twelve-minutes-section__card {
  width: 95%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 8px;
  background: #e6f3f8;
}
.twelve-minutes-section__card .h2 {
  position: relative;
  padding: 0 0.5rem;
  border-radius: 0.5rem;
  color: #333;
}
.twelve-minutes-section__card .h2 span {
  font-size: 18px;
  font-weight: 300;
}
.twelve-minutes-section__card--understanding .h2 {
  background: #66b8d2;
}
.twelve-minutes-section__card--practicing .h2 {
  background: #e699c6;
}
.twelve-minutes-section__card--asking .h2 {
  background: #c999e1;
}
.twelve-minutes-section__progress-bar, .twelve-minutes-section__progress {
  height: 12px;
  border-radius: 0.5rem;
}
.twelve-minutes-section__progress-bar {
  flex: auto;
  margin: 0 16px;
  background: #fff;
}
.twelve-minutes-section__progress {
  width: 0;
  transition: width 3.5s ease 0s;
}
.twelve-minutes-section__progress--understanding {
  background: #66b8d2;
}
.twelve-minutes-section__progress--understanding.is-progressed {
  width: 92%;
}
.twelve-minutes-section__progress--practicing {
  background: #e699c6;
}
.twelve-minutes-section__progress--practicing.is-progressed {
  width: 93%;
}
.twelve-minutes-section__progress--asking {
  background: #c999e1;
}
.twelve-minutes-section__progress--asking.is-progressed {
  width: 94%;
}
@media only screen and (max-width: 959px) {
  body.is-responsive .twelve-minutes-section {
    margin-bottom: 32px;
  }
  body.is-responsive .twelve-minutes-section li:not(:last-child) {
    margin-bottom: 32px;
  }
  body.is-responsive .twelve-minutes-section__headline.h3 {
    font-size: 22px;
  }
  body.is-responsive .twelve-minutes-section__image {
    display: block;
    width: 250px;
    margin: 0 auto;
  }
  body.is-responsive .twelve-minutes-section__description {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 18px;
  }
  body.is-responsive .twelve-minutes-section__card {
    width: 379px;
    padding: 12px 24px;
  }
  body.is-responsive .twelve-minutes-section__card .h2 {
    font-size: 32px;
  }
  body.is-responsive .twelve-minutes-section__card .h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 639px) {
  body.is-responsive .twelve-minutes-section__card {
    width: 85%;
  }
  body.is-responsive .twelve-minutes-section__card .h4 {
    font-size: 14px;
  }
}
.videos-action-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 16px 0 8px;
  border-radius: 0;
  background-color: #fff;
  color: #999;
}
.videos-action-button__icon {
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
  padding: 8px;
  border-radius: 50%;
}
.videos-action-button__icon--sofaheld {
  background: rgba(1, 1, 1, 0) url("/assets/application/videos/PommesIcon.svg") center center no-repeat;
  background-size: cover;
}
.videos-action-button__icon--assessment-test {
  margin-top: -6px;
}
.videos-action-button__text {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.videos-action-button__text b {
  font-weight: normal;
}
.videos-action-button:not(div) {
  cursor: pointer;
}
.videos-action-button--exercise .videos-action-button__icon {
  background-color: #06c;
}
.videos-action-button--summary .videos-action-button__icon {
  background-color: #af66d3;
}
.videos-action-button--bookmark .videos-action-button__icon {
  background-color: #005b00;
}
.videos-action-button--worksheet .videos-action-button__icon {
  background-color: #e66;
}
.videos-action-button--sofaheld .videos-action-button__icon {
  background-color: #c2e066;
}
.videos-action-button--interactive-workbook .videos-action-button__icon {
  background-color: #66b8d2;
}
.videos-action-button--no-worksheet .videos-action-button__icon {
  background-color: #ccc;
}
.videos-action-button--feedback .videos-action-button__icon {
  background-color: #66b8d2;
}
.videos-action-button--assessment-test .videos-action-button__icon {
  background-color: #e97c33;
}
.videos-action-button--lernsafari .videos-action-button__icon {
  background-color: #eed366;
}
.videos-action-button--learning-groups-sharing .videos-action-button__icon {
  background-color: #e38800;
}
.videos-action-button--paywall-summary .videos-action-button__icon {
  background-color: #af66d3;
}
.videos-action-button--paywall-interactive-workbook .videos-action-button__icon {
  background-color: #66b8d2;
}
.videos-action-button--paywall-worksheet .videos-action-button__icon {
  background-color: #e66;
}
.videos-action-button.disabled {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}
.videos-action-button .teacher-premium-star {
  position: absolute;
  top: 32px;
  left: 64px;
}
.videos-action-button--interactive-workbook {
  justify-content: center;
  margin-bottom: 8px;
  padding: 0;
  border-radius: 8px;
  background-color: #e6f3f8;
}
.videos-action-button--paywall-interactive-workbook {
  background-color: #fdeb99;
}
.videos-action-button--paywall-interactive-workbook .teacher-premium-star {
  position: absolute;
  top: 56px;
  left: 56px;
}
.videos-action-button .videos-interactive-workbook-button__title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.videos-action-button .videos-interactive-workbook-button__subtitle {
  color: #333;
}
.videos-action-button .videos-interactive-workbook-button__image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 112px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.videos-action-button .videos-interactive-workbook-button__practice-topic-image {
  height: 100%;
}
.videos-action-button .videos-interactive-workbook-button__icon {
  position: absolute;
  top: 40px;
  left: 24px;
  width: 48px;
  height: 48px;
}
.videos-action-button .videos-interactive-workbook-button__content {
  padding: 24px 32px;
  text-align: center;
}
@media only screen and (min-width: 960px) {
  .videos-action-button {
    flex-flow: row wrap;
    justify-content: flex-start;
    padding: 24px 32px;
    border-radius: 8px;
  }
  .videos-action-button--interactive-workbook {
    padding: 0;
  }
  .videos-action-button:not(:last-child) {
    margin-bottom: 16px;
  }
  .videos-action-button__icon {
    width: 64px;
    height: 64px;
    margin-bottom: 0;
    padding: 16px;
    font-size: 32px;
  }
  .videos-action-button__text {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    width: calc(100% - 80px);
    margin-left: 16px;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
  }
  .videos-action-button__text b {
    font-weight: bold;
  }
  .videos-action-button--exercise {
    background-color: #e6edf8;
  }
  .videos-action-button--exercise:hover {
    background-color: #99b7e1;
  }
  .videos-action-button--summary {
    background-color: #f2e6f8;
  }
  .videos-action-button--summary:hover {
    background-color: #c999e1;
  }
  .videos-action-button--bookmark {
    background-color: #f5fae6;
  }
  .videos-action-button--bookmark:hover {
    background-color: #d6eb99;
  }
  .videos-action-button--worksheet {
    background-color: #fce6e6;
  }
  .videos-action-button--worksheet:hover {
    background-color: #f49999;
  }
  .videos-action-button--sofaheld {
    background-color: #f5fae6;
  }
  .videos-action-button--sofaheld:hover {
    background-color: #d6eb99;
  }
  .videos-action-button--interactive-workbook {
    background-color: #e6f3f8;
  }
  .videos-action-button--interactive-workbook:hover {
    background-color: #99cfe1;
  }
  .videos-action-button--no-worksheet {
    background-color: #f8f8f8;
  }
  .videos-action-button--feedback {
    background-color: #e6f3f8;
  }
  .videos-action-button--feedback:hover {
    background-color: #99cfe1;
  }
  .videos-action-button--assessment-test {
    background-color: #fcefe6;
  }
  .videos-action-button--assessment-test:hover {
    background-color: #f4bd99;
  }
  .videos-action-button--lernsafari {
    background-color: #fdeb99;
  }
  .videos-action-button--lernsafari:hover {
    background-color: #f4e199;
  }
  .videos-action-button--learning-groups-sharing {
    background-color: #fcf3e6;
  }
  .videos-action-button--learning-groups-sharing:hover {
    background-color: #f4cf99;
  }
  .videos-action-button--paywall-summary {
    background-color: #fdeb99;
  }
  .videos-action-button--paywall-summary:hover {
    background-color: #fde166;
  }
  .videos-action-button--paywall-interactive-workbook {
    background-color: #fdeb99;
  }
  .videos-action-button--paywall-interactive-workbook:hover {
    background-color: #fde166;
  }
  .videos-action-button--paywall-worksheet {
    background-color: #fdeb99;
  }
  .videos-action-button--paywall-worksheet:hover {
    background-color: #fde166;
  }
  .videos-action-button__icon-container {
    position: relative;
  }
  .videos-action-button__icon-container .icon--star {
    margin: 0;
    color: #fff;
  }
  .videos-action-button__icon-container strong {
    position: absolute;
    top: 26px;
    left: 28px;
    color: #9f7f00;
    font-size: 13px;
  }
  .videos-action-button .teacher-premium-star {
    position: absolute;
    top: 56px;
    left: 72px;
  }
  .videos-action-button .videos-interactive-workbook-button__icon {
    top: 24px;
    left: 32px;
    width: 64px;
    height: 64px;
  }
  .videos-action-button .videos-interactive-workbook-button__practice-topic-image {
    height: 100%;
  }
}
@media only screen and (max-width: 959px) {
  .videos-action-button__icon--assessment-test {
    margin-top: -4px;
    transform: scale(0.78);
  }
}
.video-quiz-section {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 32px;
  border: 1px solid #33a0c4;
  border-radius: 4px;
  background-color: #e6f3f8;
}
.video-quiz-section__invitation, .video-quiz-section__questions {
  color: #006d91;
}
.video-quiz-section__invitation .video-quiz-section__subheadline, .video-quiz-section__questions .video-quiz-section__subheadline {
  font-weight: 300;
}
.video-quiz-section__invitation {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 32px;
  text-align: center;
}
.video-quiz-section__invitation .video-quiz-section__headline {
  position: relative;
  margin-top: 32px;
}
.video-quiz-section__invitation .video-quiz-section__image {
  margin-top: 48px;
}
.video-quiz-section__invitation .video-quiz-section__button {
  margin-top: 48px;
  margin-bottom: 32px;
}
.video-quiz-section__questions {
  display: flex;
  flex-direction: column;
}
.video-quiz-section__questions--blurred > :not(.video-quiz-section__headline):not(.video-quiz-section__cta-lets-go) {
  filter: blur(3px);
}
.video-quiz-section__questions .video-quiz-section__headline {
  text-align: center;
}
.video-quiz-section__questions .video-quiz-section__subheadline {
  margin: 24px 0 32px;
}
.video-quiz-section__questions .video-quiz-section__subheadline p {
  margin-top: 0;
}
.video-quiz-section__questions .video-quiz-section__option {
  display: flex;
  width: 100%;
  margin: 4px 0;
  padding: 16px 8px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background: #fff;
}
.video-quiz-section__questions .video-quiz-section__option p {
  padding-left: 8px;
  margin: inherit;
}
.video-quiz-section__questions .video-quiz-section__option--green {
  background-color: #f5fae6;
}
.video-quiz-section__questions .video-quiz-section__option--red {
  background-color: #fce6e6;
}
.video-quiz-section__questions .video-quiz-section__label::before {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  content: "";
}
.video-quiz-section__questions .video-quiz-section__form {
  display: flex;
  flex-direction: column;
}
.video-quiz-section__questions .video-quiz-section__question-counter {
  padding: 16px 0;
  color: #333;
  text-align: center;
}
.video-quiz-section__questions .video-quiz-section__cta {
  margin-left: auto;
}
.video-quiz-section.quiz {
  margin-top: 32px;
}
/* stylelint-disable block-no-empty */
/* stylelint-disable max-nesting-depth */
.user-feature-buttons {
  display: flex;
  flex-direction: column;
}
.user-feature-buttons__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 16px 56px;
}
.user-feature-buttons__button {
  display: flex;
  width: 356px;
  height: 112px;
  margin: 8px;
  margin-bottom: 16px;
  padding: 20px 24px 24px;
  border-radius: 8px;
}
.user-feature-buttons__button--vocab-trainer {
  background-color: #f2e6f8;
}
.user-feature-buttons__button--summary .user-feature-buttons__initial-status-container {
  display: contents;
}
.user-feature-buttons__button span {
  color: #333;
}
.user-feature-buttons__clicked-section-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: calc(100% - 18px);
  margin: 0 9px 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #fffae6;
}
.user-feature-buttons__clicked-section-container img {
  margin-right: 16px;
}
.user-feature-buttons__clicked-container {
  display: flex;
  flex-direction: column;
  padding-left: 24px;
}
.user-feature-buttons__clicked-container span {
  margin-bottom: 12px;
  white-space: nowrap;
}
.user-feature-buttons__clicked-container .trial-button {
  width: 100%;
  padding: 8px;
}
.user-feature-buttons__cta-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.user-feature-buttons__cta-container a {
  width: -moz-max-content;
  width: max-content;
  margin-top: 16px;
}
@media only screen and (max-width: 959px) {
  body.is-responsive .user-feature-buttons {
    padding: 0 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  body.is-responsive .user-feature-buttons__content, body.is-responsive .user-feature-buttons__buttons {
    max-width: none;
    max-width: initial;
  }
  body.is-responsive .user-feature-buttons__buttons, body.is-responsive .user-feature-buttons__clicked-section-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  body.is-responsive .user-feature-buttons__clicked-section-container {
    width: -moz-max-content;
    width: max-content;
    margin: 32px;
    padding: 32px;
  }
  body.is-responsive .user-feature-buttons__buttons {
    margin: 0;
    margin: initial;
    padding: 32px 80px;
  }
  body.is-responsive .user-feature-buttons__button {
    border-radius: 8px;
    width: 136px;
    height: 124px;
    margin: 8px;
    padding: 24px;
  }
  body.is-responsive .user-feature-buttons__button i, body.is-responsive .user-feature-buttons__button img {
    margin-bottom: 8px;
  }
  body.is-responsive .user-feature-buttons__button--bookmark {
    padding: 24px 18px;
  }
  body.is-responsive .user-feature-buttons__button span {
    font-size: 16px;
  }
  body.is-responsive .user-feature-buttons__button svg {
    width: 40px;
    height: auto;
  }
  body.is-responsive .user-feature-buttons__button--summary {
    background-color: #f2e6f8;
  }
  body.is-responsive .user-feature-buttons__button--sofaheld {
    background-color: #f5fae6;
  }
  body.is-responsive .user-feature-buttons__button--lernsafari {
    background-color: #fdeb99;
  }
  body.is-responsive .user-feature-buttons__button--feedback {
    background-color: #e6f3f8;
  }
  body.is-responsive .user-feature-buttons__button--bookmark {
    background-color: #e6f8e6;
  }
  body.is-responsive .user-feature-buttons__cta-container {
    display: flex;
    flex-direction: column;
    justify-content: initial;
  }
}
@media only screen and (max-width: 639px) {
  body.is-responsive .user-feature-buttons {
    padding: 0 16px;
  }
  body.is-responsive .user-feature-buttons__content {
    width: 100%;
  }
  body.is-responsive .user-feature-buttons__buttons {
    padding: 12px 8px;
  }
  body.is-responsive .user-feature-buttons__button {
    border-radius: 4px;
    width: 109px;
    height: 104px;
    margin: 4px;
    padding: 8px;
    justify-content: center;
  }
  body.is-responsive .user-feature-buttons__button span {
    font-size: 14px;
  }
  body.is-responsive .user-feature-buttons__button--bookmark {
    padding: 16px 10px;
  }
  body.is-responsive .user-feature-buttons__clicked-section-container {
    margin-bottom: 32px;
    padding: 24px;
  }
  body.is-responsive .user-feature-buttons__clicked-section-container .trial-button {
    margin-top: 0;
    margin-top: initial;
  }
}
#msMsPoweredBy {
  display: none !important;
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./app/javascript/application/pricing/pricing.sass ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.mpa-bubble {
  display: inline-block;
  width: 270px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 24px;
  transform: translateX(60px);
  border-radius: 24px;
  background-color: #fff;
  text-align: left;
}

.mpa-bubble::after {
  position: absolute;
  top: 40%;
  left: -16px;
  border-width: 16px 16px 16px 0;
  border-style: solid;
  border-color: transparent #fff;
  content: "";
}

.mpa-bubble__title, .mpa-bubble__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
}

.mpa-bubble__title {
  font-weight: bold;
  display: inline-block;
}

.mpa-bubble__new {
  display: inline-block;
  width: 40px;
  vertical-align: sub;
}

.mpa-bubble--welcome {
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
  width: 350px;
  margin-left: 32px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .mpa-bubble {
    width: 255px;
    vertical-align: sub;
    transform: translateX(0);
  }
  body.is-responsive .mpa-bubble::after {
    top: 25%;
  }
  body.is-responsive .mpa-bubble--welcome {
    width: 100%;
    max-width: 452px;
    margin-top: 0;
    margin-bottom: 32px;
    margin-left: 0;
    transform: translateX(0);
    text-align: left;
  }
  body.is-responsive .mpa-bubble--welcome::after {
    display: none;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .mpa-bubble {
    margin-bottom: 24px;
    transform: translateX(0);
  }
  body.is-responsive .mpa-bubble::after {
    top: 160px;
    left: 124px;
    transform: rotate(270deg);
  }
  body.is-responsive .mpa-bubble--welcome {
    max-width: 485px;
    margin-top: 32px;
    margin-bottom: 0;
  }
}

.benefit-card {
  position: relative;
  display: flex;
  width: 100%;
  height: 155px;
  border-radius: 24px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.benefit-card__icon {
  position: absolute;
  top: 40px;
  left: 50%;
  width: 100%;
  margin-bottom: 8px;
  transform: translate(-50%, -50%);
}

.benefit-card__icon i img {
  position: absolute;
  top: 60%;
  left: 50%;
  width: 56px;
  transform: translate(-50%, -50%);
}

.benefit-card__text {
  position: relative;
  display: flex;
  top: 73px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 8px 10px;
  text-align: center;
}

.benefit-card__text .h5 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  width: 100%;
  margin-bottom: 0;
  color: #333;
  font-weight: 700;
  line-height: 24px;
}

.benefit-card__text .text-small {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
}

.benefit-card__text .icon--arrow-down {
  display: flex;
  position: absolute;
  top: 56px;
  width: 10px;
  cursor: pointer;
}

.benefit-card__redirect {
  position: relative;
  bottom: -60px;
  color: #06c;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
}

.benefit-card__redirect .icon {
  background-repeat: no-repeat;
  color: #06c;
  font-size: 14px;
  vertical-align: baseline;
}

.benefit-card--old {
  height: auto;
  border-radius: 8px;
}

.benefit-card--old .text-small {
  margin-bottom: 16px;
}

.benefit-card--old .benefit-card__image {
  position: relative;
  right: 0;
  height: 100px;
  margin-bottom: 24px;
}

.benefit-card--small {
  width: 284px;
  height: 96px;
  border-radius: 8px;
  cursor: pointer;
}

.benefit-card--us, .benefit-card--uk {
  height: 266px;
}

.benefit-card--us .text-small, .benefit-card--uk .text-small {
  margin-bottom: 16px;
}

.benefit-card--us .card-section, .benefit-card--uk .card-section {
  text-align: center;
}

.benefit-card--us .benefit-card__image, .benefit-card--uk .benefit-card__image {
  position: relative;
  right: 0;
  height: 100px;
  margin-bottom: 24px;
}

.benefit-card--us .benefit-card__link, .benefit-card--uk .benefit-card__link {
  font-size: 14px;
}

.benefit-card__link {
  color: #06c !important;
  font-size: 12px;
}

.benefit-card__image {
  position: absolute;
  top: 2px;
  right: -50px;
  height: 105px;
}

.benefit-card__image img {
  width: 16px;
  height: 16px;
}

.benefit-card__image--chat {
  top: 14px;
  right: -48px;
  height: 83px;
}

.benefit-card .card-section {
  padding: 16px 16px 12px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .benefit-card {
    width: auto;
  }
  body.is-responsive .benefit-card__icon i img {
    width: 48px;
  }
  body.is-responsive .benefit-card__text {
    top: 62px;
  }
  body.is-responsive .benefit-card__text .h5 {
    line-height: 20px;
  }
  body.is-responsive .benefit-card__text .icon--arrow-down {
    top: 70px;
  }
  body.is-responsive .benefit-card--old {
    width: 22%;
    height: inherit;
    margin-bottom: 8px;
  }
  body.is-responsive .benefit-card--old a {
    height: 100%;
  }
  body.is-responsive .benefit-card--old .card-section {
    height: inherit;
    padding: 16px 12px 12px;
  }
  body.is-responsive .benefit-card--old .benefit-card__image {
    height: 80px;
    margin-top: auto;
    margin-bottom: 0;
  }
  body.is-responsive .benefit-card--us, body.is-responsive .benefit-card--uk {
    width: 60%;
    height: 96px;
    margin-bottom: 12px;
  }
  body.is-responsive .benefit-card--us .text-small, body.is-responsive .benefit-card--uk .text-small {
    margin-bottom: 0;
  }
  body.is-responsive .benefit-card--us .card-section, body.is-responsive .benefit-card--uk .card-section {
    text-align: left;
  }
  body.is-responsive .benefit-card--us .benefit-card__icon, body.is-responsive .benefit-card--us .benefit-card__image, body.is-responsive .benefit-card--uk .benefit-card__icon, body.is-responsive .benefit-card--uk .benefit-card__image {
    position: absolute;
    top: 2px;
    right: -50px;
    height: 105px;
  }
  body.is-responsive .benefit-card--us .benefit-card__link, body.is-responsive .benefit-card--uk .benefit-card__link {
    font-size: 14px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .benefit-card {
    height: 126px;
    margin-bottom: auto;
  }
  body.is-responsive .benefit-card__icon {
    top: 24px;
  }
  body.is-responsive .benefit-card__icon i img {
    width: 40px;
  }
  body.is-responsive .benefit-card__text {
    top: 55px;
  }
  body.is-responsive .benefit-card__text .h5 {
    font-size: 14px;
    line-height: 20px;
  }
  body.is-responsive .benefit-card__text .intl-feature-mobile-text {
    font-size: 12px;
  }
  body.is-responsive .benefit-card__text .text-small {
    font-size: 12px;
  }
  body.is-responsive .benefit-card__text .icon--arrow-down {
    top: 40px;
    width: 12px;
  }
  body.is-responsive .benefit-card__redirect {
    bottom: -50px;
  }
  body.is-responsive .benefit-card__redirect .span--new-tiles-test {
    bottom: 0;
    font-size: 12px;
  }
  body.is-responsive .benefit-card--old {
    width: 100%;
    height: 96px;
    margin-bottom: 8px;
    border-radius: 8px;
    cursor: pointer;
  }
  body.is-responsive .benefit-card--old .card-section {
    text-align: left;
  }
  body.is-responsive .benefit-card--old .benefit-card__image {
    position: absolute;
    top: 2px;
    right: -50px;
    height: 105px;
  }
  body.is-responsive .benefit-card--us, body.is-responsive .benefit-card--uk {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
}

.trust-badges--grey {
  padding: 16px 0;
  background-color: #f8f8f8;
}

.trust-badges--white {
  background-color: #fff;
}

.trust-badges__wrapper {
  display: flex;
  justify-content: space-evenly;
  padding: 12px 0;
}

.trust-badges__wrapper--intl {
  align-items: center;
}

.trust-badges__wrapper--b2c {
  justify-content: center;
  grid-gap: 16px;
  min-width: 400px;
  margin: 32px 0;
}

.trust-badges__wrapper--b2c img {
  width: 75%;
}

.trust-badges__wrapper--b2c .trust-badges {
  align-items: baseline !important;
}

.trust-badges .rating-amount b {
  margin-right: 4px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .trust-badges__ekomi, body.is-responsive .trust-badges__93-badge {
    display: none;
  }
  body.is-responsive .trust-badges__google--dach {
    flex-direction: column;
  }
  body.is-responsive .trust-badges__reviews {
    width: 189px;
  }
  body.is-responsive .trust-badges__wrapper {
    justify-content: center;
    gap: 48px;
  }
  body.is-responsive .trust-badges__wrapper--intl {
    justify-content: center;
    gap: 72px;
  }
  body.is-responsive .trust-badges__wrapper--b2c {
    margin-top: 40px;
  }
  body.is-responsive .trust-badges .rating-amount {
    font-size: 12px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .trust-badges__wrapper {
    gap: 18px;
  }
  body.is-responsive .trust-badges__wrapper--b2c {
    min-width: 350px;
  }
  body.is-responsive .trust-badges__wrapper--b2c .trust-badges__trusted {
    display: flex;
  }
  body.is-responsive .trust-badges__trusted {
    display: none;
  }
  body.is-responsive .trust-badges__google--dach {
    width: 110px;
  }
  body.is-responsive .trust-badges__reviews {
    width: 140px;
  }
}

.motivation-section {
  margin-bottom: 0;
  color: #fff;
}

.motivation-section__headline {
  margin-bottom: 24px;
  font-weight: 700;
}

.motivation-section__headline span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}

.motivation-section__headline--en {
  margin-bottom: 0;
}

.motivation-section__headline--en span {
  display: inline;
  font-size: 42px;
  font-weight: 300;
}

.motivation-section__subheadline {
  margin-bottom: 24px;
}

.motivation-section__image {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.motivation-section__image img {
  width: 170px;
}

.motivation-section__image-text {
  margin-top: 16px;
  font-weight: 400;
}

.motivation-section__image-text span {
  display: block;
}

.motivation-section span.title {
  font-weight: 700;
}

.motivation-section span.mobile {
  font-weight: 400;
}

.motivation-section__image-list {
  justify-content: center;
  margin-bottom: 40px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .motivation-section .motivation-section__image-list {
    margin-bottom: 0;
  }
  body.is-responsive .motivation-section .motivation-section__list {
    margin-bottom: 24px;
  }
  body.is-responsive .motivation-section .motivation-section__headline--en span {
    font-size: 32px;
  }
  body.is-responsive .motivation-section .motivation-section__subheadline {
    font-size: 18px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel {
    position: relative;
  }
  body.is-responsive .motivation-section .motivation-section-carousel .slick-slide .h4 {
    color: #fff;
    font-weight: 400;
  }
  body.is-responsive .motivation-section .motivation-section-carousel .slick-slide .h4 span {
    display: block;
  }
  body.is-responsive .motivation-section .motivation-section-carousel .slick-dots {
    position: relative;
    top: 5px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel .slick-dots li {
    margin: 0;
  }
  body.is-responsive .motivation-section .motivation-section-carousel .slick-dots button::before {
    color: #fff;
    font-size: 16px;
    opacity: 1;
  }
  body.is-responsive .motivation-section .motivation-section-carousel .slick-dots .slick-active > button::before {
    color: #9c0;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__next-arrow, body.is-responsive .motivation-section .motivation-section-carousel__previous-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
    color: #fff;
    cursor: pointer;
    z-index: 2;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__next-arrow .icon, body.is-responsive .motivation-section .motivation-section-carousel__previous-arrow .icon {
    font-size: 28px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__next-arrow {
    right: 150px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__previous-arrow {
    left: 150px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__image {
    width: 175px;
    height: 158px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__image--item-0 {
    background-image: url("/assets/application/characters/zazie_motivation.svg");
  }
  body.is-responsive .motivation-section .motivation-section-carousel__image--item-1 {
    background-image: url("/assets/application/characters/blobby_motivation.svg");
  }
  body.is-responsive .motivation-section .motivation-section-carousel__image--item-2 {
    background-image: url("/assets/application/characters/pommes_motivation.svg");
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .motivation-section .motivation-section__headline span {
    font-size: 16px;
  }
  body.is-responsive .motivation-section .motivation-section__headline--en span {
    display: inline;
    font-size: 22px;
    font-weight: 300;
  }
  body.is-responsive .motivation-section .motivation-section__subheadline {
    margin: 0 16px 8px;
    font-size: 16px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__next-arrow {
    right: 10px;
  }
  body.is-responsive .motivation-section .motivation-section-carousel__previous-arrow {
    left: 10px;
  }
}

.tassel {
  position: relative;
  display: block;
  width: auto;
  width: initial;
  max-width: 417px;
  margin: 16px auto;
  background-color: #e35b00;
  text-align: center;
}

.tassel--weekly-price {
  padding: 2px 12px;
  background-color: #fdeb99;
  color: #333;
}

.tassel--weekly-price.tassel::before, .tassel--weekly-price.tassel::after {
  border-top: 14px solid #fdeb99;
  border-bottom: 14px solid #fdeb99;
}

.tassel--weekly-price.tassel::before {
  border-right: 12px solid #fdeb99;
  border-left: 12px solid transparent;
}

.tassel--weekly-price.tassel::after {
  border-right: 12px solid transparent;
  border-left: 12px solid #fdeb99;
}

.tassel::before, .tassel::after {
  display: block;
  width: 0;
  height: 0;
  padding-top: 0;
  transform: translateY(-50%);
  border-top: 20px solid #e35b00;
  border-bottom: 20px solid #e35b00;
  content: "";
}

.tassel::before {
  position: absolute;
  top: 50%;
  left: -20px;
  border-right: 15px solid #e35b00;
  border-left: 15px solid transparent;
}

.tassel::after {
  position: absolute;
  top: 50%;
  right: -20px;
  border-right: 15px solid transparent;
  border-left: 15px solid #e35b00;
}

.tassel__text {
  padding: 8px 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

@media only screen and (max-width: 639px) {
  .tassel {
    width: 90%;
  }
  .tassel::before, .tassel::after {
    border-top-width: 17px;
    border-bottom-width: 17px;
  }
  .tassel::before {
    position: absolute;
    top: 50%;
    left: -10px;
    border-right: 10px solid #e35b00;
    border-left: 10px solid transparent;
  }
  .tassel::after {
    position: absolute;
    top: 50%;
    right: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid #e35b00;
  }
  .tassel .tassel__text {
    font-size: 11.4px;
    line-height: 1.6;
  }
  .tassel .tassel {
    margin-bottom: 16px;
  }
}

.pricing-page .page-content {
  position: relative;
  padding-bottom: 80px;
  overflow-x: hidden;
}

.pricing-page .page-content .trust-bar {
  position: relative;
  margin-top: 50px;
  margin-bottom: 32px;
  padding: 24px;
  border-radius: 20px;
  color: #333;
}

.pricing-page .page-content .trust-bar--en {
  margin-top: 0 !important;
}

.pricing-page .page-content .trust-bar__headline {
  width: 70%;
  margin: 24px auto;
  font-size: 18px;
  font-style: italic;
}

.pricing-page .page-content .trust-bar__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.pricing-page .page-content .trust-bar--dach {
  padding: 32px 0;
}

.pricing-page .page-content .trust-bar__ribbon {
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  padding: 8px 40px;
  transform: translate(-50%, 0);
  border-radius: 100px;
  background-color: #ee6;
  position: absolute;
  top: -30px;
  left: 50%;
}

.pricing-page .page-content .trust-bar__ribbon span {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding-left: 8px;
  font-size: 22px;
  font-style: italic;
  line-height: 40px;
}

.pricing-page .pricing-plan-list {
  display: inline-block;
  padding-bottom: 70px;
}

.pricing-page .pricing-plan-list::after {
  content: "";
  display: block;
  clear: both;
}

.pricing-page .pricing-plan-list__headline {
  margin-bottom: 32px;
  color: #fff;
  font-size: 18px;
}

.pricing-page .pricing-smallprint__text {
  font-size: 14px;
  line-height: 1.7;
}

.pricing-page .pricing-hotline {
  padding-left: 64px;
}

.pricing-page .pricing-pgt-box {
  position: relative;
  top: 32px;
}

.pricing-page .pricing-pgt-box {
  width: 408px;
  padding: 32px 0 32px 32px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #fff;
  text-align: left;
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
}

.pricing-page .pricing-pgt-box__title {
  padding-left: 12px;
}

.pricing-page .pricing-pgt-box__title p {
  line-height: 1.8;
}

.pricing-page .pricing-pgt-box__ratings span {
  color: #06c;
  font-size: 12px;
  cursor: pointer;
}

.pricing-page .pricing-pgt-box__ratings img {
  width: 79px;
  vertical-align: sub;
}

.pricing-page .pricing-pgt-box__benefits {
  padding-top: 64px;
}

.pricing-page .pricing-pgt-box__benefits .h6 {
  margin-bottom: 16px;
  text-transform: uppercase;
}

.pricing-page .pricing-pgt-box__benefits span {
  font-size: 13px;
  line-height: 1.5;
}

.pricing-page .pricing-pgt-box__benefits li {
  position: relative;
  margin-top: 8px;
  margin-left: 16px;
  text-align: left;
}

.pricing-page .pricing-pgt-box__benefits .icon {
  position: absolute;
  top: 10px;
  left: -16px;
  width: 8px;
  height: 8px;
}

.pricing-page .pricing-pgt-box__benefits .icon--bullet {
  background-image: url("/assets/application/information/teachers/bullet.svg");
  background-repeat: no-repeat;
  background-position: center center;
}

.pricing-page .pricing-pgt-box__benefits:lang(en) {
  padding-top: 8px;
}

.pricing-page .pricing-pgt-box__under {
  position: absolute;
  bottom: -88px;
  right: 32px;
}

.pricing-page .pricing-pgt-box__under-text, .pricing-page .pricing-pgt-box__under-arrow {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 110%;
  color: #fff;
  font-size: 14px;
  letter-spacing: -0.3px;
  text-transform: uppercase;
}

.pricing-page .pricing-pgt-box__under-arrow {
  width: 47px;
  margin-left: 85%;
}

.pricing-page .pricing-pgt-popup {
  top: 20%;
  max-height: 558px;
}

.pricing-page .pricing-pgt-popup__positive {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  font-weight: lighter;
}

.pricing-page .pricing-pgt-popup__review {
  font-size: 14px;
}

.pricing-page .pricing-pgt-popup__review-stars {
  width: 79px;
}

.pricing-page .pricing-pgt-popup__review-name, .pricing-page .pricing-pgt-popup img {
  display: block;
}

.pricing-page .pricing-pgt-popup__review-text, .pricing-page .pricing-pgt-popup__expand-text {
  font-style: italic;
}

.pricing-page .pricing-pgt-popup__expand-text {
  display: none;
}

.pricing-page .pricing-pgt-popup__expand-button {
  display: inline;
  display: initial;
  color: #06c;
  font-size: 14px;
  cursor: pointer;
}

.pricing-page:lang(de) .pricing-plan-list {
  margin-top: 70px;
}

.pricing-page:lang(de) .pricing-plan-list--dach-lp {
  margin-top: 46px;
}

.pricing-page:lang(en) .pricing-plan-list {
  margin-top: 46px;
}

@media only screen and (max-width: 959px) {
  .pricing-page.is-responsive .pricing-plan-list {
    padding-bottom: 0;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(en) {
    padding-bottom: 36px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) {
    width: 533px;
    margin: 56px auto 0;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .slick-slide {
    width: 285px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .basic-plan-slide {
    width: 248px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .pricing-plan--premium {
    margin-bottom: 32px;
  }
  .pricing-page.is-responsive .pricing-plan-list--dach-lp {
    margin-top: 16px !important;
  }
  .pricing-page.is-responsive .page-content {
    padding-bottom: 0;
  }
  .pricing-page.is-responsive .text-small {
    margin-bottom: 0;
  }
  .pricing-page.is-responsive .button.large {
    margin: 40px auto 0;
  }
  .pricing-page.is-responsive .pricing-hotline {
    padding-left: 8px;
  }
  .pricing-page.is-responsive .trust-bar {
    margin-top: 50px;
  }
  .pricing-page.is-responsive .trust-bar__headline {
    width: 100%;
  }
  .pricing-page.is-responsive .trust-bar__ribbon span {
    font-size: 16px;
  }
  .pricing-page.is-responsive .trust-bar__container {
    width: 60%;
    margin: 0 auto;
  }
  .pricing-page.is-responsive .trust-bar__item {
    width: 50%;
  }
  .pricing-page.is-responsive .trust-bar__item:nth-child(1) {
    order: 1;
  }
  .pricing-page.is-responsive .trust-bar__item:nth-child(3) {
    order: 2;
  }
  .pricing-page.is-responsive .trust-bar--experiment {
    padding: 24px 0;
  }
}

@media only screen and (max-width: 639px) {
  .pricing-page.is-responsive .page-banner__last-sale {
    display: none;
  }
  .pricing-page.is-responsive .button.large {
    width: 260px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(en) {
    padding: 0 16px 60px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) {
    width: auto;
    width: initial;
    margin-top: 40px;
    padding: 0;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .slick-list {
    padding: 0 0 36px 32px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .slick-track {
    margin: 0 auto;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .slick-slide {
    width: 300px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .basic-plan-slide {
    margin-left: 16px;
  }
  .pricing-page.is-responsive .pricing-plan-list:lang(de) .pricing-plan--premium {
    margin-bottom: 0;
  }
  .pricing-page.is-responsive .pricing-hotline {
    padding-left: 4px;
  }
  .pricing-page.is-responsive .trust-bar {
    margin-bottom: 50px;
  }
  .pricing-page.is-responsive .trust-bar__container {
    width: 100%;
  }
  .pricing-page.is-responsive .trust-bar__headline {
    font-size: 12px;
    width: 85%;
    margin: 12px auto;
  }
  .pricing-page.is-responsive .trust-bar__ribbon {
    padding: 4px 8px;
  }
  .pricing-page.is-responsive .trust-bar__ribbon span {
    font-size: 12px;
  }
}

.pricing-header {
  position: relative;
  min-height: 685px;
  padding-top: 32px;
  padding-bottom: 16px;
  background: url("/assets/application/layouts/subjects_background.svg") no-repeat, linear-gradient(90deg, #009100, #9c0) center;
  background-size: cover;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}

.pricing-header--dach-quiz {
  padding-top: 0;
}

.pricing-header__en {
  background: url("/assets/application/layouts/subjects_background_en.svg") no-repeat, linear-gradient(90deg, #009100, #9c0) center;
  background-size: cover;
}

.pricing-header__headline {
  color: #fff;
}

.pricing-header__subheadline {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 32px;
  color: #fff;
  font-size: 18px;
}

.pricing-header__subheadline a {
  color: #fff;
  text-decoration: underline;
}

.pricing-header__subheadline a:hover {
  color: #e6e8e5;
}

.pricing-header__block {
  margin-top: -24px;
}

.pricing-header__content {
  color: #fff;
}

body:not(.is-mobile-app) .pricing-header::after {
  position: absolute;
  bottom: -165px;
  right: 2px;
  width: 101%;
  height: 170px;
  transform: rotate(3deg);
  background: #fff;
  content: "";
}

body:not(.is-mobile-app) .pricing-header::before {
  position: absolute;
  bottom: -165px;
  left: 2px;
  width: 101%;
  height: 170px;
  transform: rotate(-3deg);
  background: #fff;
  content: "";
}

body:not(.is-mobile-app) .pricing-header:lang(en)::before, body:not(.is-mobile-app) .pricing-header:lang(en)::after {
  background: #f8f8f8;
}

body:not(.is-mobile-app) .pricing-header--us, body:not(.is-mobile-app) .pricing-header--uk {
  background: linear-gradient(#690, #9c0) center;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-header {
    min-height: auto;
    background-position-x: 52%;
  }
  body.is-responsive .pricing-header--dach-quiz {
    padding-top: 32px;
  }
  body.is-responsive .pricing-header:not(body.is-responsive .pricing-header--us, body.is-responsive .pricing-header--uk) {
    background: url("/assets/application/layouts/subjects_background_tablet.svg") no-repeat, linear-gradient(90deg, #009100, #9c0) center;
    background-size: cover;
  }
  body.is-responsive .pricing-header__subheadline {
    margin-bottom: 40px;
    font-size: 16px;
  }
  body.is-responsive .pricing-header__background--us, body.is-responsive .pricing-header__background--uk {
    background: linear-gradient(#690, #9c0) center;
  }
  body.is-responsive .pricing-header__background::after {
    right: 12px;
    transform: rotate(5deg);
  }
  body.is-responsive .pricing-header__background::before {
    left: 12px;
    transform: rotate(-5deg);
  }
  body.is-responsive .pricing-header .slick-list {
    overflow: visible;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-header:not(body.is-responsive .pricing-header--us, body.is-responsive .pricing-header--uk) {
    background: linear-gradient(90deg, #009100, #9c0) center;
    background-size: cover;
    background-position-x: 52%;
  }
  body.is-responsive .pricing-header--dach-quiz {
    padding-top: 32px;
  }
  body.is-responsive .pricing-header__headline {
    margin-bottom: 24px;
    font-size: 24px;
  }
  body.is-responsive .pricing-header__background--us, body.is-responsive .pricing-header__background--uk {
    background: linear-gradient(#690, #9c0) center;
  }
  body.is-responsive .pricing-header__background::after {
    right: 10px;
    transform: rotate(8deg);
  }
  body.is-responsive .pricing-header__background::before {
    left: 10px;
    transform: rotate(-8deg);
  }
}

.pricing-paid-social__headline {
  margin-bottom: 32px;
  color: #fff;
  font-size: 18px;
}

.pricing-paid-social .benefit-card .h4 {
  color: #333;
}

.pricing-plan {
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
  z-index: 1;
}

.pricing-plan .thirty-days-money-back-badge {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
}

.pricing-plan .thirty-days-money-back-badge__header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  gap: 8px;
  background-color: #fdeb99;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.pricing-plan .thirty-days-money-back-badge__body {
  padding: 8px 16px 16px;
  background-color: #fffae6;
  font-size: 12px;
}

.pricing-plan__headline {
  margin-bottom: 0;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.pricing-plan__benefits {
  font-family: Helvetica, Arial, sans-serif;
  padding: 16px 0;
  color: #333;
  font-size: 14px;
  text-align: left;
}

.pricing-plan__button {
  margin-top: 8px;
}

.pricing-plan__benefits-items {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 24px;
  gap: 8px;
}

.pricing-plan__benefits-items:not(first-of-type) {
  border-bottom: 1px solid #e6e8e5;
}

.pricing-plan__benefits-items p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
}

.pricing-plan__benefits-items .sprites-feature-types--videos, .pricing-plan__benefits-items .sprites-feature-types--sofaheld {
  top: 14px;
}

.pricing-plan__benefits-items .sprites-feature-types--videos:lang(en), .pricing-plan__benefits-items .sprites-feature-types--sofaheld:lang(en) {
  top: 6px;
}

.pricing-plan__benefits-items .sprites-feature-types--class_tests {
  top: 2px;
}

.pricing-plan__benefits-items--inactive {
  color: #999;
  text-decoration: line-through;
}

.pricing-plan__benefits-items--inactive .sprites-feature-types {
  opacity: 0.5;
  filter: grayscale(100%);
}

.pricing-plan__benefits-items--inactive-intl .sprites-feature-types {
  filter: grayscale(30%);
}

.pricing-plan__prices-container--en {
  align-items: center;
  justify-content: space-evenly;
}

.pricing-plan__prices-container--en .h3, .pricing-plan__prices-container--en .h4 {
  margin: 0;
}

.pricing-plan__list {
  margin-top: 24px;
  color: #666;
}

.pricing-plan__list ul {
  align-items: center;
  justify-content: space-evenly;
}

.pricing-plan__list--ch .pricing-plan__currency {
  position: relative;
  left: -4px;
}

.pricing-plan__list--en {
  margin: 0;
}

.pricing-plan__list-item {
  padding: 0;
}

.pricing-plan__list-item--new-price p {
  padding-left: 6px;
}

.pricing-plan__discount--ribbon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  width: 40px;
  height: 24px;
  border-radius: 12px;
}

.pricing-plan__discount--ribbon span {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.pricing-plan__discount--ribbon span.percentage {
  margin-left: -2px;
  font-weight: 400;
}

.pricing-plan__discount--ribbon span::after {
  display: none;
}

.pricing-plan--premium {
  width: 285px;
  box-shadow: 0px 8px 24px -12px rgba(0, 0, 0, 0.25);
  z-index: 2;
}

.pricing-plan--premium .pricing-plan__headline {
  margin-top: 24px;
  font-size: 32px;
}

.pricing-plan--premium .pricing-plan__benefits-tooltip {
  display: flex;
  align-items: center;
  color: #ccc;
}

.pricing-plan--premium .pricing-plan__benefits-tooltip .icon--info {
  font-size: 16px;
}

.pricing-plan--premium .pricing-plan__benefits-tooltip .icon--info.tooltip {
  width: 50%;
}

.pricing-plan--premium .pricing-plan__highlight-button {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e8e5;
}

.pricing-plan--premium .pricing-plan__list-item .pricing-plan__discount--ribbon {
  background-color: #b64900;
}

.pricing-plan--premium .pricing-plan__list-item .pricing-plan__discount--ribbon span {
  color: #fff;
}

.pricing-plan--premium .pricing-plan__list-item--old-price .h4, .pricing-plan--premium .pricing-plan__list-item--new-price .h4 {
  font-size: 22px;
}

.pricing-plan--premium .pricing-plan__list-item--old-price .h3, .pricing-plan--premium .pricing-plan__list-item--old-price .h4 {
  margin-left: 4px;
  color: #b64900;
  font-weight: 400;
}

.pricing-plan--premium .pricing-plan__list-item--new-price {
  align-items: baseline;
  padding: 0;
}

.pricing-plan--premium .pricing-plan__list-item--new-price p {
  color: #690;
}

.pricing-plan--premium .pricing-plan__list-item--new-price .h3, .pricing-plan--premium .pricing-plan__list-item--new-price .h4 {
  color: #690;
  font-weight: 700;
}

.pricing-plan--basic {
  top: 32px;
  width: 248px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 8px;
}

.pricing-plan--basic .pricing-plan__headline {
  margin-top: 16px;
  font-size: 22px;
  line-height: 1.8;
}

.pricing-plan--basic .pricing-plan__highlight-button {
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e8e5;
}

.pricing-plan--basic .pricing-plan__list-item .pricing-plan__discount--ribbon {
  border: 1px solid #b64900;
  background-color: #fff;
}

.pricing-plan--basic .pricing-plan__list-item .pricing-plan__discount span {
  color: #b64900;
}

.pricing-plan--basic .pricing-plan__list-item--old-price .h4, .pricing-plan--basic .pricing-plan__list-item--new-price .h4 {
  font-size: 18px;
}

.pricing-plan--basic .pricing-plan__list-item--old-price .h3, .pricing-plan--basic .pricing-plan__list-item--old-price .h4 {
  color: #b64900;
  font-weight: 400;
}

.pricing-plan--basic .pricing-plan__list-item--old-price:lang(de-CH), .pricing-plan--basic .pricing-plan__list-item--old-price:lang(en) {
  padding-left: 11px;
}

.pricing-plan--basic .pricing-plan__list-item--new-price {
  align-items: baseline;
}

.pricing-plan--basic .pricing-plan__list-item--new-price p {
  color: #690;
}

.pricing-plan--basic .pricing-plan__list-item--new-price .h3, .pricing-plan--basic .pricing-plan__list-item--new-price .h4 {
  color: #690;
  font-weight: 700;
}

.pricing-plan--basic .pricing-plan__button {
  width: 196px;
  height: 32px;
  margin-bottom: 6px;
  padding: 8px;
  font-size: 14px;
}

.pricing-plan--basic .pricing-plan__benefits {
  padding-top: 0;
}

.pricing-plan--basic .pricing-plan__benefits-items p {
  font-size: 12px;
}

.pricing-plan--basic .pricing-plan__benefits-items .sprites-feature-types {
  left: 16px;
}

.pricing-plan--basic .pricing-plan__benefits-items span {
  font-size: 12px;
}

.pricing-plan .button-detail {
  display: none;
}

.pricing-plan .ribbon--rotated {
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  transform: rotate(90deg);
}

.pricing-plan .ribbon--rotated span {
  top: 16px;
  left: 7px;
  width: 50px;
  line-height: 10px;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .ribbon {
  position: absolute;
  top: -12px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 143px;
  height: 24px;
  margin: auto;
  transform: translate(-50%, 0);
  border-radius: 20px;
  background-color: #b64900;
  color: #fff;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .ribbon .trophy {
  height: 19px !important;
  padding-right: 4px;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .ribbon span {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .badge-wrapper {
  position: absolute;
  top: -59px;
  left: 50%;
  transform: translate(-50%, 0);
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp).pricing-plan--premium {
  background-color: #f4f499;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-plan__prices-container {
    padding: 0.5rem 1rem;
    justify-content: space-evenly !important;
  }
  body.is-responsive .pricing-plan__list ul {
    justify-content: space-between;
  }
  body.is-responsive .pricing-plan__list-item:lang(de-CH), body.is-responsive .pricing-plan__list-item:lang(en) {
    padding-left: 0;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(de-CH), body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(en) {
    margin: 0 7px 0 -12px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-plan {
    width: 100%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  body.is-responsive .pricing-plan__list ul {
    justify-content: center;
  }
  body.is-responsive .pricing-plan__list ul li {
    padding: 0 5px;
  }
  body.is-responsive .pricing-plan__weekly-price--basic {
    font-size: 16px;
  }
  body.is-responsive .pricing-plan__private-tutor-box {
    font-size: 16px;
  }
  body.is-responsive .pricing-plan__private-tutor-box--basic {
    border-bottom-left-radius: 8px;
  }
  body.is-responsive .pricing-plan__prices-container {
    min-width: 298px;
  }
  body.is-responsive .pricing-plan__list-item--old-price .h4, body.is-responsive .pricing-plan__list-item--new-price .h4 {
    font-size: 22px;
  }
  body.is-responsive .pricing-plan__list-item--old-price {
    padding-left: 12px;
  }
  body.is-responsive .pricing-plan__list-item--old-price-swiss {
    padding: 0 !important;
  }
  body.is-responsive .pricing-plan.is-minimized .thirty-days-money-back-badge,
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__highlight-button,
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__list-item,
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__discount--ribbon {
    display: none;
  }
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__list .text-small, body.is-responsive .pricing-plan.is-minimized .pricing-plan__list .text-xsmall {
    display: none;
  }
  body.is-responsive .pricing-plan.is-minimized .button-detail {
    display: block;
  }
  body.is-responsive .pricing-plan--premium.is-minimized {
    height: 243px;
  }
  body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach {
    padding-top: 0;
  }
  body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(1), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(2), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(3), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(4) {
    display: none;
  }
  body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(1), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(2), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(3), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(4) {
    display: none;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__benefits-items {
    padding-left: 64px;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__benefits-items .sprites-feature-types {
    left: 24px;
  }
  body.is-responsive .pricing-plan--basic.is-minimized {
    height: 176px;
  }
  body.is-responsive .pricing-plan--basic.is-minimized .pricing-plan__benefits-items {
    display: none;
  }
  body.is-responsive .pricing-plan--basic.is-minimized .pricing-plan__benefits-items--inactive {
    display: flex;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(de-CH), body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(en) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 639px) {
  .pricing-plan-list .pricing-plan--basic:lang(de) {
    top: 0;
  }
}

.pricing-overview {
  padding-top: 80px;
}

.pricing-overview .pricing-table {
  position: relative;
  width: 100%;
  max-height: 300px;
  margin: 40px auto 0;
  transition: max-height 0.3s ease-out;
}

.pricing-overview .pricing-table tbody {
  position: relative;
}

.pricing-overview .pricing-table tbody tr:nth-child(n+7) {
  display: none;
}

.pricing-overview .pricing-table.expanded tbody tr {
  display: table-row;
}

.pricing-overview .pricing-table td {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 14px;
  text-align: center;
}

.pricing-overview .pricing-table th {
  font-weight: 700;
  text-transform: uppercase;
}

.pricing-overview .pricing-table th:nth-child(2), .pricing-overview .pricing-table td:nth-child(2) {
  background-color: #fffae6;
}

.pricing-overview .pricing-table.has-basic-only th:nth-child(2), .pricing-overview .pricing-table.has-basic-only td:nth-child(2) {
  display: none;
}

.pricing-overview .pricing-table.has-premium-only th:nth-child(3), .pricing-overview .pricing-table.has-premium-only td:nth-child(3) {
  display: none;
}

.pricing-overview .pricing-table__headline, .pricing-overview .pricing-table__subtitle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}

.pricing-overview .pricing-table__headline {
  height: 76px;
  background-color: #fff;
}

.pricing-overview .pricing-table__subtitle {
  margin-bottom: 15px;
}

.pricing-overview .pricing-table__row {
  height: 41px;
  border-top: 1px solid #e6e8e5;
}

.pricing-overview .pricing-table__row--first {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  height: 43px;
  border-top: 3px solid #e6e8e5;
  font-size: 14px;
}

.pricing-overview .pricing-table__cell--last {
  height: 121px;
}

.pricing-overview .pricing-table__cell--last .button-small, .pricing-overview .pricing-table__cell--last .button {
  width: 110px;
  margin: 0 auto;
}

.pricing-overview .pricing-table__cell--last .button:lang(en) {
  width: 121px;
}

.pricing-overview .pricing-table__bulletpoint {
  text-align: center;
  /* stylelint-disable-next-line selector-class-pattern */
}

.pricing-overview .pricing-table__bulletpoint .sprites-layouts-benefit_bulletpoint {
  margin-top: 3px;
}

.pricing-overview .pricing-table__feature {
  padding-left: 24px;
  text-align: left;
}

.pricing-overview .pricing-table .tooltip-sofatutor {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ccc;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.pricing-overview .pricing-table .tooltip-sofatutor:hover {
  background-color: #666;
  cursor: pointer;
}

.pricing-overview .pricing-table .tooltip-sofatutor .button-medium {
  padding: 7px 10px 9px;
  font-size: 14px;
}

.pricing-overview .pricing-table.is-sticky .pricing-table__headline {
  position: sticky;
  position: -webkit-sticky;
  top: 60px;
}

.pricing-overview .pricing-table.is-sticky .pricing-table__headline::after {
  position: absolute;
  top: 75px;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #e6e8e5;
  content: "";
}

@media only screen and (max-width: 959px) {
  .pricing-overview .pricing-table {
    border-bottom: 1px solid #e6e8e5;
  }
  .pricing-overview .pricing-table .tooltip-sofatutor {
    display: none;
  }
  .pricing-overview .pricing-table_cell--last {
    height: 95px;
  }
  .pricing-overview .pricing-table_cell--last .button-small, .pricing-overview .pricing-table_cell--last .button {
    width: 180px;
    line-height: 21px;
  }
  .pricing-overview .pricing-table__row, .pricing-overview .pricing-table__row--first {
    height: 71px;
  }
  .pricing-overview .pricing-table__headline {
    width: 16%;
  }
  .pricing-overview .pricing-table__headline:not(:first-of-type) {
    width: 32%;
  }
  .pricing-overview .pricing-table__headline--empty {
    width: 36%;
    content: "";
  }
  .pricing-overview .pricing-table.has-basic-only .pricing-table__headline--empty, .pricing-overview .pricing-table.has-premium-only .pricing-table__headline--empty {
    width: 68%;
  }
}

@media only screen and (max-width: 639px) {
  .pricing-overview .pricing-table {
    display: inline-table;
  }
  .pricing-overview .pricing-table__row--first {
    font-size: 12px;
  }
  .pricing-overview .pricing-table__header {
    height: 70px;
  }
  .pricing-overview .pricing-table th:not(:first-of-type), .pricing-overview .pricing-table td:not(:first-of-type) {
    width: 100px;
  }
  .pricing-overview .pricing-table__headline {
    width: 100px;
  }
  .pricing-overview .pricing-table__headline:not(.pricing-table__headline--premium) {
    background-color: #fff;
  }
  .pricing-overview .pricing-table__headline--empty {
    width: auto;
    color: #fff;
  }
  .pricing-overview .pricing-table.is-sticky .pricing-table__headline {
    top: 0;
  }
  .pricing-overview .pricing-table.has-basic-only .pricing-table__headline--empty, .pricing-overview .pricing-table.has-premium-only .pricing-table__headline--empty {
    width: auto;
  }
}

.pricing-overview--en .pricing-table tbody tr:nth-child(n+7) {
  display: table-row;
}

.pricing-overview .toggle-buttons {
  padding-top: 32px;
  border-top: 1px solid #e6e8e5;
  text-align: center;
}

.pricing-overview .toggle-buttons.expanded {
  border-top: 0;
}

.pricing-overview .toggle-buttons button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 0;
  background-color: transparent;
  color: #06c;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}

.pricing-overview .toggle-buttons button:hover {
  color: #09f;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-overview {
    padding: 24px 0 0;
  }
  body.is-responsive .pricing-overview .toggle-buttons {
    margin-top: 32px;
    border-top: 0;
  }
  body.is-responsive .pricing-overview__headline {
    padding-top: 20px;
  }
  body.is-responsive .pricing-overview__button {
    text-align: center;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-overview__cta-container {
    margin: 32px auto 0;
    text-align: center;
  }
  body.is-responsive .pricing-overview__cta-container .button {
    width: 341px;
  }
  body.is-responsive .pricing-overview__cta-container--mobile {
    display: none;
  }
  body.is-responsive .pricing-overview__trial-btn {
    margin-top: 16px;
    align-items: center;
  }
  body.is-responsive .pricing-overview .pricing-table.expanded + .grid-x .pricing-overview__cta-container--mobile {
    display: block;
  }
  body.is-responsive .pricing-overview .toggle-buttons {
    margin-top: 0;
  }
  body.is-responsive .pricing-overview__headline {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.pricing-smallprint {
  margin-top: 80px;
}

.pricing-smallprint__text {
  color: #666;
  font-size: 12px;
  line-height: 16px;
}

.pricing-smallprint__text b {
  display: block;
  padding-bottom: 5px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-smallprint {
    margin-top: 0;
    padding: 20px;
  }
  body.is-responsive .pricing-smallprint__text {
    line-height: 22px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-smallprint {
    padding: 20px 10px;
  }
}

.pricing-hotline {
  margin-top: 77px;
}

.pricing-hotline .h5 {
  display: block;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-hotline {
    width: 300px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
  }
}

.pricing-plan {
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
  z-index: 1;
}

.pricing-plan .thirty-days-money-back-badge {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
}

.pricing-plan .thirty-days-money-back-badge__header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  gap: 8px;
  background-color: #fdeb99;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.pricing-plan .thirty-days-money-back-badge__body {
  padding: 8px 16px 16px;
  background-color: #fffae6;
  font-size: 12px;
}

.pricing-plan__headline {
  margin-bottom: 0;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.pricing-plan__benefits {
  font-family: Helvetica, Arial, sans-serif;
  padding: 16px 0;
  color: #333;
  font-size: 14px;
  text-align: left;
}

.pricing-plan__button {
  margin-top: 8px;
}

.pricing-plan__benefits-items {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 24px;
  gap: 8px;
}

.pricing-plan__benefits-items:not(first-of-type) {
  border-bottom: 1px solid #e6e8e5;
}

.pricing-plan__benefits-items p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
}

.pricing-plan__benefits-items .sprites-feature-types--videos, .pricing-plan__benefits-items .sprites-feature-types--sofaheld {
  top: 14px;
}

.pricing-plan__benefits-items .sprites-feature-types--videos:lang(en), .pricing-plan__benefits-items .sprites-feature-types--sofaheld:lang(en) {
  top: 6px;
}

.pricing-plan__benefits-items .sprites-feature-types--class_tests {
  top: 2px;
}

.pricing-plan__benefits-items--inactive {
  color: #999;
  text-decoration: line-through;
}

.pricing-plan__benefits-items--inactive .sprites-feature-types {
  opacity: 0.5;
  filter: grayscale(100%);
}

.pricing-plan__benefits-items--inactive-intl .sprites-feature-types {
  filter: grayscale(30%);
}

.pricing-plan__prices-container--en {
  align-items: center;
  justify-content: space-evenly;
}

.pricing-plan__prices-container--en .h3, .pricing-plan__prices-container--en .h4 {
  margin: 0;
}

.pricing-plan__list {
  margin-top: 24px;
  color: #666;
}

.pricing-plan__list ul {
  align-items: center;
  justify-content: space-evenly;
}

.pricing-plan__list--ch .pricing-plan__currency {
  position: relative;
  left: -4px;
}

.pricing-plan__list--en {
  margin: 0;
}

.pricing-plan__list-item {
  padding: 0;
}

.pricing-plan__list-item--new-price p {
  padding-left: 6px;
}

.pricing-plan__discount--ribbon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  width: 40px;
  height: 24px;
  border-radius: 12px;
}

.pricing-plan__discount--ribbon span {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.pricing-plan__discount--ribbon span.percentage {
  margin-left: -2px;
  font-weight: 400;
}

.pricing-plan__discount--ribbon span::after {
  display: none;
}

.pricing-plan--premium {
  width: 285px;
  box-shadow: 0px 8px 24px -12px rgba(0, 0, 0, 0.25);
  z-index: 2;
}

.pricing-plan--premium .pricing-plan__headline {
  margin-top: 24px;
  font-size: 32px;
}

.pricing-plan--premium .pricing-plan__benefits-tooltip {
  display: flex;
  align-items: center;
  color: #ccc;
}

.pricing-plan--premium .pricing-plan__benefits-tooltip .icon--info {
  font-size: 16px;
}

.pricing-plan--premium .pricing-plan__benefits-tooltip .icon--info.tooltip {
  width: 50%;
}

.pricing-plan--premium .pricing-plan__highlight-button {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e8e5;
}

.pricing-plan--premium .pricing-plan__list-item .pricing-plan__discount--ribbon {
  background-color: #b64900;
}

.pricing-plan--premium .pricing-plan__list-item .pricing-plan__discount--ribbon span {
  color: #fff;
}

.pricing-plan--premium .pricing-plan__list-item--old-price .h4, .pricing-plan--premium .pricing-plan__list-item--new-price .h4 {
  font-size: 22px;
}

.pricing-plan--premium .pricing-plan__list-item--old-price .h3, .pricing-plan--premium .pricing-plan__list-item--old-price .h4 {
  margin-left: 4px;
  color: #b64900;
  font-weight: 400;
}

.pricing-plan--premium .pricing-plan__list-item--new-price {
  align-items: baseline;
  padding: 0;
}

.pricing-plan--premium .pricing-plan__list-item--new-price p {
  color: #690;
}

.pricing-plan--premium .pricing-plan__list-item--new-price .h3, .pricing-plan--premium .pricing-plan__list-item--new-price .h4 {
  color: #690;
  font-weight: 700;
}

.pricing-plan--basic {
  top: 32px;
  width: 248px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 8px;
}

.pricing-plan--basic .pricing-plan__headline {
  margin-top: 16px;
  font-size: 22px;
  line-height: 1.8;
}

.pricing-plan--basic .pricing-plan__highlight-button {
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e8e5;
}

.pricing-plan--basic .pricing-plan__list-item .pricing-plan__discount--ribbon {
  border: 1px solid #b64900;
  background-color: #fff;
}

.pricing-plan--basic .pricing-plan__list-item .pricing-plan__discount span {
  color: #b64900;
}

.pricing-plan--basic .pricing-plan__list-item--old-price .h4, .pricing-plan--basic .pricing-plan__list-item--new-price .h4 {
  font-size: 18px;
}

.pricing-plan--basic .pricing-plan__list-item--old-price .h3, .pricing-plan--basic .pricing-plan__list-item--old-price .h4 {
  color: #b64900;
  font-weight: 400;
}

.pricing-plan--basic .pricing-plan__list-item--old-price:lang(de-CH), .pricing-plan--basic .pricing-plan__list-item--old-price:lang(en) {
  padding-left: 11px;
}

.pricing-plan--basic .pricing-plan__list-item--new-price {
  align-items: baseline;
}

.pricing-plan--basic .pricing-plan__list-item--new-price p {
  color: #690;
}

.pricing-plan--basic .pricing-plan__list-item--new-price .h3, .pricing-plan--basic .pricing-plan__list-item--new-price .h4 {
  color: #690;
  font-weight: 700;
}

.pricing-plan--basic .pricing-plan__button {
  width: 196px;
  height: 32px;
  margin-bottom: 6px;
  padding: 8px;
  font-size: 14px;
}

.pricing-plan--basic .pricing-plan__benefits {
  padding-top: 0;
}

.pricing-plan--basic .pricing-plan__benefits-items p {
  font-size: 12px;
}

.pricing-plan--basic .pricing-plan__benefits-items .sprites-feature-types {
  left: 16px;
}

.pricing-plan--basic .pricing-plan__benefits-items span {
  font-size: 12px;
}

.pricing-plan .button-detail {
  display: none;
}

.pricing-plan .ribbon--rotated {
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  transform: rotate(90deg);
}

.pricing-plan .ribbon--rotated span {
  top: 16px;
  left: 7px;
  width: 50px;
  line-height: 10px;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .ribbon {
  position: absolute;
  top: -12px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 143px;
  height: 24px;
  margin: auto;
  transform: translate(-50%, 0);
  border-radius: 20px;
  background-color: #b64900;
  color: #fff;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .ribbon .trophy {
  height: 19px !important;
  padding-right: 4px;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .ribbon span {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp) .badge-wrapper {
  position: absolute;
  top: -59px;
  left: 50%;
  transform: translate(-50%, 0);
}

.pricing-plan--dach:not(.pricing-plan.pricing-plan--dach-lp).pricing-plan--premium {
  background-color: #f4f499;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-plan__prices-container {
    padding: 0.5rem 1rem;
    justify-content: space-evenly !important;
  }
  body.is-responsive .pricing-plan__list ul {
    justify-content: space-between;
  }
  body.is-responsive .pricing-plan__list-item:lang(de-CH), body.is-responsive .pricing-plan__list-item:lang(en) {
    padding-left: 0;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(de-CH), body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(en) {
    margin: 0 7px 0 -12px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-plan {
    width: 100%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  body.is-responsive .pricing-plan__list ul {
    justify-content: center;
  }
  body.is-responsive .pricing-plan__list ul li {
    padding: 0 5px;
  }
  body.is-responsive .pricing-plan__weekly-price--basic {
    font-size: 16px;
  }
  body.is-responsive .pricing-plan__private-tutor-box {
    font-size: 16px;
  }
  body.is-responsive .pricing-plan__private-tutor-box--basic {
    border-bottom-left-radius: 8px;
  }
  body.is-responsive .pricing-plan__prices-container {
    min-width: 298px;
  }
  body.is-responsive .pricing-plan__list-item--old-price .h4, body.is-responsive .pricing-plan__list-item--new-price .h4 {
    font-size: 22px;
  }
  body.is-responsive .pricing-plan__list-item--old-price {
    padding-left: 12px;
  }
  body.is-responsive .pricing-plan__list-item--old-price-swiss {
    padding: 0 !important;
  }
  body.is-responsive .pricing-plan.is-minimized .thirty-days-money-back-badge,
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__highlight-button,
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__list-item,
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__discount--ribbon {
    display: none;
  }
  body.is-responsive .pricing-plan.is-minimized .pricing-plan__list .text-small, body.is-responsive .pricing-plan.is-minimized .pricing-plan__list .text-xsmall {
    display: none;
  }
  body.is-responsive .pricing-plan.is-minimized .button-detail {
    display: block;
  }
  body.is-responsive .pricing-plan--premium.is-minimized {
    height: 243px;
  }
  body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach {
    padding-top: 0;
  }
  body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(1), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(2), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(3), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--dach .pricing-plan__benefits-items:nth-of-type(4) {
    display: none;
  }
  body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(1), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(2), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(3), body.is-responsive .pricing-plan--premium.is-minimized .pricing-plan__benefits--en .pricing-plan__benefits-items:nth-of-type(4) {
    display: none;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__benefits-items {
    padding-left: 64px;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__benefits-items .sprites-feature-types {
    left: 24px;
  }
  body.is-responsive .pricing-plan--basic.is-minimized {
    height: 176px;
  }
  body.is-responsive .pricing-plan--basic.is-minimized .pricing-plan__benefits-items {
    display: none;
  }
  body.is-responsive .pricing-plan--basic.is-minimized .pricing-plan__benefits-items--inactive {
    display: flex;
  }
  body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(de-CH), body.is-responsive .pricing-plan--basic .pricing-plan__discount--ribbon:lang(en) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 639px) {
  .pricing-plan-list .pricing-plan--basic:lang(de) {
    top: 0;
  }
}

.pricing-plan--pricing-cta-above-features .pricing-plan__highlight-button {
  padding-bottom: 0;
  border-bottom: 0;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__highlight-button--v3 {
  margin-top: 16px;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__button {
  margin-top: 0;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__list {
  margin-top: 16px;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__benefits-items:last-child {
  border-bottom: 0;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__private-tutor-container--v2-v3 {
  margin-top: 20px;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__private-tutor-container--v2-v3 .pricing-plan__private-tutor-box {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.pricing-plan--pricing-cta-above-features .pricing-plan__benefits--v2-v3 {
  padding-bottom: 6px;
}

.pricing-plan--pricing-cta-above-features.pricing-plan--premium .pricing-plan__private-tutor-container--v2-v3 {
  margin-top: 24px;
}

.pricing-plan--pricing-cta-above-features.pricing-plan--basic .pricing-plan__private-tutor-container--v2-v3 {
  margin-top: 18px;
  margin-bottom: 14px;
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized .pricing-plan__benefits,
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized .pricing-plan__benefits--items,
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized .pricing-plan__benefits-items--inactive {
    display: none;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized .pricing-plan__list {
    display: none;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized .pricing-plan__list .text-small, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized .pricing-plan__list .text-xsmall {
    display: none;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v1 .pricing-plan__list-item, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v1 .pricing-plan__discount--ribbon, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v2 .pricing-plan__list-item, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v2 .pricing-plan__discount--ribbon {
    display: flex;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v1 .pricing-plan__list, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v2 .pricing-plan__list {
    display: block;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v1 .pricing-plan__list .text-small, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v1 .pricing-plan__list .text-xsmall, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v2 .pricing-plan__list .text-small, body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v2 .pricing-plan__list .text-xsmall {
    display: block !important;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v3 {
    height: 134px;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.is-minimized.pricing-plan--v3 .pricing-plan__highlight-button {
    display: block;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--basic.is-minimized .pricing-plan__list-item--old-price .h4, body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--basic.is-minimized .pricing-plan__list-item--old-price .text-xsmall, body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--basic.is-minimized .pricing-plan__list-item--new-price .h4, body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--basic.is-minimized .pricing-plan__list-item--new-price .text-xsmall {
    color: #999;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--basic.is-minimized .pricing-plan__discount--ribbon {
    border-color: #999;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--basic.is-minimized .pricing-plan__discount--ribbon span {
    color: #999;
  }
  body.is-responsive .pricing-plan--pricing-cta-above-features.pricing-plan--premium.is-minimized {
    height: 192px;
  }
}

.pricing-overview {
  padding-top: 80px;
}

.pricing-overview .pricing-table {
  position: relative;
  width: 100%;
  max-height: 300px;
  margin: 40px auto 0;
  transition: max-height 0.3s ease-out;
}

.pricing-overview .pricing-table tbody {
  position: relative;
}

.pricing-overview .pricing-table tbody tr:nth-child(n+7) {
  display: none;
}

.pricing-overview .pricing-table.expanded tbody tr {
  display: table-row;
}

.pricing-overview .pricing-table td {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 14px;
  text-align: center;
}

.pricing-overview .pricing-table th {
  font-weight: 700;
  text-transform: uppercase;
}

.pricing-overview .pricing-table th:nth-child(2), .pricing-overview .pricing-table td:nth-child(2) {
  background-color: #fffae6;
}

.pricing-overview .pricing-table.has-basic-only th:nth-child(2), .pricing-overview .pricing-table.has-basic-only td:nth-child(2) {
  display: none;
}

.pricing-overview .pricing-table.has-premium-only th:nth-child(3), .pricing-overview .pricing-table.has-premium-only td:nth-child(3) {
  display: none;
}

.pricing-overview .pricing-table__headline, .pricing-overview .pricing-table__subtitle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}

.pricing-overview .pricing-table__headline {
  height: 76px;
  background-color: #fff;
}

.pricing-overview .pricing-table__subtitle {
  margin-bottom: 15px;
}

.pricing-overview .pricing-table__row {
  height: 41px;
  border-top: 1px solid #e6e8e5;
}

.pricing-overview .pricing-table__row--first {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  height: 43px;
  border-top: 3px solid #e6e8e5;
  font-size: 14px;
}

.pricing-overview .pricing-table__cell--last {
  height: 121px;
}

.pricing-overview .pricing-table__cell--last .button-small, .pricing-overview .pricing-table__cell--last .button {
  width: 110px;
  margin: 0 auto;
}

.pricing-overview .pricing-table__cell--last .button:lang(en) {
  width: 121px;
}

.pricing-overview .pricing-table__bulletpoint {
  text-align: center;
  /* stylelint-disable-next-line selector-class-pattern */
}

.pricing-overview .pricing-table__bulletpoint .sprites-layouts-benefit_bulletpoint {
  margin-top: 3px;
}

.pricing-overview .pricing-table__feature {
  padding-left: 24px;
  text-align: left;
}

.pricing-overview .pricing-table .tooltip-sofatutor {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ccc;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.pricing-overview .pricing-table .tooltip-sofatutor:hover {
  background-color: #666;
  cursor: pointer;
}

.pricing-overview .pricing-table .tooltip-sofatutor .button-medium {
  padding: 7px 10px 9px;
  font-size: 14px;
}

.pricing-overview .pricing-table.is-sticky .pricing-table__headline {
  position: sticky;
  position: -webkit-sticky;
  top: 60px;
}

.pricing-overview .pricing-table.is-sticky .pricing-table__headline::after {
  position: absolute;
  top: 75px;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #e6e8e5;
  content: "";
}

@media only screen and (max-width: 959px) {
  .pricing-overview .pricing-table {
    border-bottom: 1px solid #e6e8e5;
  }
  .pricing-overview .pricing-table .tooltip-sofatutor {
    display: none;
  }
  .pricing-overview .pricing-table_cell--last {
    height: 95px;
  }
  .pricing-overview .pricing-table_cell--last .button-small, .pricing-overview .pricing-table_cell--last .button {
    width: 180px;
    line-height: 21px;
  }
  .pricing-overview .pricing-table__row, .pricing-overview .pricing-table__row--first {
    height: 71px;
  }
  .pricing-overview .pricing-table__headline {
    width: 16%;
  }
  .pricing-overview .pricing-table__headline:not(:first-of-type) {
    width: 32%;
  }
  .pricing-overview .pricing-table__headline--empty {
    width: 36%;
    content: "";
  }
  .pricing-overview .pricing-table.has-basic-only .pricing-table__headline--empty, .pricing-overview .pricing-table.has-premium-only .pricing-table__headline--empty {
    width: 68%;
  }
}

@media only screen and (max-width: 639px) {
  .pricing-overview .pricing-table {
    display: inline-table;
  }
  .pricing-overview .pricing-table__row--first {
    font-size: 12px;
  }
  .pricing-overview .pricing-table__header {
    height: 70px;
  }
  .pricing-overview .pricing-table th:not(:first-of-type), .pricing-overview .pricing-table td:not(:first-of-type) {
    width: 100px;
  }
  .pricing-overview .pricing-table__headline {
    width: 100px;
  }
  .pricing-overview .pricing-table__headline:not(.pricing-table__headline--premium) {
    background-color: #fff;
  }
  .pricing-overview .pricing-table__headline--empty {
    width: auto;
    color: #fff;
  }
  .pricing-overview .pricing-table.is-sticky .pricing-table__headline {
    top: 0;
  }
  .pricing-overview .pricing-table.has-basic-only .pricing-table__headline--empty, .pricing-overview .pricing-table.has-premium-only .pricing-table__headline--empty {
    width: auto;
  }
}

.pricing-overview--en .pricing-table tbody tr:nth-child(n+7) {
  display: table-row;
}

.pricing-overview .toggle-buttons {
  padding-top: 32px;
  border-top: 1px solid #e6e8e5;
  text-align: center;
}

.pricing-overview .toggle-buttons.expanded {
  border-top: 0;
}

.pricing-overview .toggle-buttons button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 0;
  background-color: transparent;
  color: #06c;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}

.pricing-overview .toggle-buttons button:hover {
  color: #09f;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-overview {
    padding: 24px 0 0;
  }
  body.is-responsive .pricing-overview .toggle-buttons {
    margin-top: 32px;
    border-top: 0;
  }
  body.is-responsive .pricing-overview__headline {
    padding-top: 20px;
  }
  body.is-responsive .pricing-overview__button {
    text-align: center;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-overview__cta-container {
    margin: 32px auto 0;
    text-align: center;
  }
  body.is-responsive .pricing-overview__cta-container .button {
    width: 341px;
  }
  body.is-responsive .pricing-overview__cta-container--mobile {
    display: none;
  }
  body.is-responsive .pricing-overview__trial-btn {
    margin-top: 16px;
    align-items: center;
  }
  body.is-responsive .pricing-overview .pricing-table.expanded + .grid-x .pricing-overview__cta-container--mobile {
    display: block;
  }
  body.is-responsive .pricing-overview .toggle-buttons {
    margin-top: 0;
  }
  body.is-responsive .pricing-overview__headline {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.pricing-smallprint {
  margin-top: 80px;
}

.pricing-smallprint__text {
  color: #666;
  font-size: 12px;
  line-height: 16px;
}

.pricing-smallprint__text b {
  display: block;
  padding-bottom: 5px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-smallprint {
    margin-top: 0;
    padding: 20px;
  }
  body.is-responsive .pricing-smallprint__text {
    line-height: 22px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .pricing-smallprint {
    padding: 20px 10px;
  }
}

.pricing-hotline {
  margin-top: 77px;
}

.pricing-hotline .h5 {
  display: block;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .pricing-hotline {
    width: 300px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
  }
}

.premium-default-plan-header {
  position: relative;
  padding: 90px 0;
  background: linear-gradient(90deg, #009100 0.09%, #9c0 99.93%);
}

.premium-default-plan-header::before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 473px;
  height: 89%;
  background: url("/assets/application/pricing/hero_image_en.webp") no-repeat;
  background-position: right;
  background-size: contain;
  content: "";
  z-index: 1;
}

.premium-default-plan-header::after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 110%;
  background: url("/assets/application/pricing/green_bubbles.svg") no-repeat;
  background-size: cover;
  content: "";
}

.premium-default-plan-header__content {
  color: #fff;
  z-index: 1;
}

.premium-default-plan-header__headline {
  text-align: left;
}

.premium-default-plan-header__headline span {
  display: block;
}

.premium-default-plan-header__headline--quiz, .premium-default-plan-header__subheadline--quiz {
  font-weight: 700;
}

.premium-default-plan-header__subheadline {
  display: block;
  width: 570px;
  padding: 0;
}

.premium-default-plan-header__subheadline, .premium-default-plan-header__description {
  color: #fff;
  line-height: 32px;
}

.premium-default-plan-header__description {
  margin: 16px 0;
  font-weight: 300;
}

.premium-default-plan-header__buttons {
  margin-top: 16px;
  z-index: 1;
}

.premium-default-plan-header__buttons .text-xsmall {
  color: #fff;
}

.premium-default-plan-header__buttons--highlight-lernpakete {
  background-color: #fff !important;
}

.premium-default-plan-header--dach-quiz {
  padding: 90px 0 0;
  z-index: 2;
}

.premium-default-plan-header--dach-quiz::before {
  display: none;
}

.premium-default-plan-header--dach-quiz .premium-default-plan-header__headline {
  width: 400px;
}

.premium-default-plan-header--dach-quiz .premium-default-plan-header__headline, .premium-default-plan-header--dach-quiz .premium-default-plan-header__subheadline {
  color: #fff;
  text-align: left;
}

.premium-default-plan-header--dach-quiz .premium-default-plan-header__subheadline {
  width: 400px;
  margin: 0 0 18px;
}

.premium-default-plan-header--dach-quiz .pricing-hero-section__buttons-container {
  margin-bottom: 8px;
  margin-left: 0;
}

.premium-default-plan-header--dach-quiz .pricing-hero-section__button {
  font-size: 14px;
}

.premium-default-plan-header--dach-quiz .pricing-hero-section__button--learning-packages {
  width: 170px;
}

.premium-default-plan-header--dach-quiz .pricing-hero-section__button--premium {
  width: 270px;
}

.premium-default-plan-header--dach-quiz .pricing-hero-section__cta-container {
  align-items: initial;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .premium-default-plan-header {
    height: 100%;
    padding: 48px 32px;
  }
  body.is-responsive .premium-default-plan-header--dach-quiz {
    padding: 48px 0 0 0;
  }
  body.is-responsive .premium-default-plan-header--dach-quiz .pricing-hero-section__buttons-container {
    margin-left: auto;
  }
  body.is-responsive .premium-default-plan-header--dach-quiz .pricing-hero-section__button {
    font-size: 16px;
  }
  body.is-responsive .premium-default-plan-header--dach-quiz .pricing-hero-section__button--learning-packages, body.is-responsive .premium-default-plan-header--dach-quiz .pricing-hero-section__button--premium {
    width: auto;
  }
  body.is-responsive .premium-default-plan-header::before {
    display: none;
  }
  body.is-responsive .premium-default-plan-header::after {
    left: 0;
    height: 100%;
    background: url("/assets/application/pricing/green_bubbles_tablet.svg") no-repeat;
    z-index: -1;
  }
  body.is-responsive .premium-default-plan-header__content {
    width: 100%;
    margin-bottom: 16px;
  }
  body.is-responsive .premium-default-plan-header__content--dach-quiz {
    margin: 100px 0 0 0;
  }
  body.is-responsive .premium-default-plan-header__headline, body.is-responsive .premium-default-plan-header__subheadline {
    width: 100%;
    text-align: center;
  }
  body.is-responsive .premium-default-plan-header__subheadline--quiz {
    margin: 0 auto 32px;
    width: 450px;
    font-weight: 700;
  }
  body.is-responsive .premium-default-plan-header__buttons {
    margin-top: 0;
    text-align: center;
  }
  body.is-responsive .premium-default-plan-header__buttons .text-xsmall {
    margin: 8px 0 12px;
    text-align: center;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .premium-default-plan-header {
    padding: 32px 0;
  }
  body.is-responsive .premium-default-plan-header--dach-quiz {
    padding: 40px 0 0;
  }
  body.is-responsive .premium-default-plan-header--dach-quiz hr {
    padding: 12px;
    border-bottom: 2px solid #fff;
  }
  body.is-responsive .premium-default-plan-header__subheadline, body.is-responsive .premium-default-plan-header__description {
    padding: 0;
  }
  body.is-responsive .premium-default-plan-header__headline--quiz {
    width: 270px;
    margin: 0 auto 16px;
  }
  body.is-responsive .premium-default-plan-header__subheadline--quiz {
    width: 310px;
    font-weight: 400;
  }
  body.is-responsive .premium-default-plan-header__content--dach-quiz {
    margin: 20px 0 0 0;
  }
  body.is-responsive .premium-default-plan-header__buttons--highlight-lernpakete {
    margin-bottom: 8px;
  }
  body.is-responsive .premium-default-plan-header::after {
    background: url("/assets/application/pricing/green_bubbles_phone.svg") no-repeat;
    background-size: cover;
  }
}

.premium-default-plan-benefits {
  position: relative;
  padding: 64px 0;
  background: #fcf8e6;
  text-align: center;
  z-index: 1;
}

.premium-default-plan-benefits__list {
  margin-top: 56px;
}

.premium-default-plan-benefits__item {
  padding: 24px;
}

.premium-default-plan-benefits__title {
  padding: 0 6px;
  font-weight: 700;
}

@media only screen and (max-width: 639px) {
  .pricing-page.locale-us .premium-default-plan-benefits .premium-default-plan-benefits__headline, .pricing-page.locale-uk .premium-default-plan-benefits .premium-default-plan-benefits__headline {
    padding: 0 18px;
  }
  .pricing-page.locale-us .premium-default-plan-benefits .premium-default-plan-benefits__title, .pricing-page.locale-uk .premium-default-plan-benefits .premium-default-plan-benefits__title {
    padding: 0 80px;
  }
}

.premium-default-plan-benefits__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 0 13px;
  color: #333;
  font-size: 18px;
  font-weight: 300;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .premium-default-plan-benefits {
    padding: 32px 0;
  }
  body.is-responsive .premium-default-plan-benefits__item {
    padding: 0 24px 32px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .premium-default-plan-benefits .grid-container {
    padding: 0;
  }
  body.is-responsive .premium-default-plan-benefits__title, body.is-responsive .premium-default-plan-benefits__text {
    padding: 0 60px;
    font-size: 16px;
    line-height: 24px;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel {
    position: relative;
    margin-top: 32px;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel .slick-dots {
    position: relative;
    top: 5px;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel .slick-dots li {
    margin: 0;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel .slick-dots button::before {
    color: #e6e8e5;
    font-size: 16px;
    opacity: 1;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__next-arrow, body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__previous-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #690;
    outline: none;
    cursor: pointer;
    z-index: 2;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__next-arrow .icon, body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__previous-arrow .icon {
    font-size: 24px;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__next-arrow {
    right: 18px;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__previous-arrow {
    left: 18px;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__image {
    width: 231px;
    height: 145px;
    margin: 0 auto;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__image--item-1 {
    background-image: url("/assets/application/pricing/benefit_1.svg");
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__image--item-2 {
    background-image: url("/assets/application/pricing/benefit_2.svg");
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__image--item-3 {
    background-image: url("/assets/application/pricing/benefit_3.svg");
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel__image--item-4 {
    background-image: url("/assets/application/pricing/benefit_4.svg");
  }
  body.is-responsive .premium-default-plan-benefits .premium-default-plan-benefits-carousel .slick-active > button::before {
    color: #690;
  }
}

.promote-app {
  color: #fff;
}

.promote-app__container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.promote-app__img {
  width: 450px;
  transform: translateX(86px);
}

@media only screen and (max-width: 959px) {
  body.is-responsive .promote-app {
    width: 100%;
    margin-bottom: 24px;
  }
  body.is-responsive .promote-app__img {
    transform: translateX(20px);
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .promote-app {
    width: 360px;
    margin: 0 auto;
    transform: none;
    transform: initial;
  }
  body.is-responsive .promote-app__container {
    flex-wrap: wrap;
  }
  body.is-responsive .promote-app__img {
    width: 320px;
    transform: translateX(10px);
  }
}

.pricing-faq__headline {
  margin: 32px 0;
  font-weight: 700;
}

.pricing-faq__list a {
  margin: 16px 0;
}

.pricing-faq__item {
  margin-bottom: 16px;
  padding: 24px 32px 16px;
  border-radius: 8px;
  background-color: #f8f8f8;
}

.pricing-faq__item.is-active .icon--minus {
  display: block;
}

.pricing-faq__item.is-active .icon--plus {
  display: none;
}

.pricing-faq__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
  cursor: pointer;
}

.pricing-faq__title .icon {
  color: #ccc;
}

.pricing-faq__title .icon--minus {
  display: none;
}

.pricing-faq__title:hover {
  color: #333;
}

.pricing-faq__content {
  display: none;
  padding: 32px 0;
  border-top: 4px solid #fff;
}

.pricing-faq__content p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.pricing-hero-section {
  position: relative;
  padding: 32px 0 0;
  background: linear-gradient(90deg, #009100, #9c0) center;
  color: #fff;
  z-index: 0;
}

.pricing-hero-section::before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("/assets/application/pricing/green_bubbles.svg") no-repeat;
  background-position: top;
  background-size: cover;
  content: "";
  z-index: -1;
}

.pricing-hero-section__headline--exp, .pricing-hero-section__subheadline--exp {
  font-weight: 700;
}

.pricing-hero-section__headline {
  margin: 0;
  font-weight: bold;
}

.pricing-hero-section__subheadline {
  display: block;
  margin: 0 auto;
}

.pricing-hero-section--quiz {
  margin-bottom: 48px;
}

.pricing-hero-section__benefits-list {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 32px 0;
  gap: 24px;
}

.pricing-hero-section__item {
  display: flex;
  align-items: center;
}

.pricing-hero-section__item-title {
  line-height: 40px;
}

.pricing-hero-section__item-title, .pricing-hero-section__item-text {
  margin: 0;
}

.pricing-hero-section__item-text {
  max-width: 80%;
  line-height: 32px;
}

.pricing-hero-section__buttons-container, .pricing-hero-section__cta-container {
  display: flex;
  gap: 8px;
}

.pricing-hero-section__buttons-container {
  align-items: flex-start;
  max-width: 700px;
  margin-left: 32px;
}

.pricing-hero-section__cta-container {
  flex-direction: column;
  align-items: center;
}

.pricing-hero-section__cta-container span {
  display: block;
}

.pricing-hero-section__button--learning-packages {
  color: #3c3c3c !important;
}

.pricing-hero-section__button--premium:not(b) {
  font-weight: 400 !important;
}

.pricing-hero-section__button--premium-dach {
  min-width: 300px;
}

.pricing-hero-section__button--premium-dach:not(b) {
  font-weight: 400 !important;
}

@media only screen and (max-width: 959px) {
  .pricing-hero-section::before {
    background-size: contain;
  }
  .pricing-hero-section__headline {
    margin-bottom: 16px;
  }
  .pricing-hero-section__headline--exp-v3 {
    width: 500px;
    margin: 0 auto;
  }
  .pricing-hero-section__headline span {
    display: block;
    font-weight: 300;
  }
  .pricing-hero-section__subheadline {
    max-width: 670px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 32px;
  }
  .pricing-hero-section__subheadline--exp-v3 {
    width: 450px;
    margin: 16px auto 0;
    line-height: 40px;
  }
  .pricing-hero-section__benefits-list {
    margin: 32px auto;
    flex-direction: row;
  }
  .pricing-hero-section__item {
    flex-basis: 33%;
    flex-direction: column;
    gap: 16px;
  }
  .pricing-hero-section__item img {
    width: auto;
  }
  .pricing-hero-section__item-title, .pricing-hero-section__item-text {
    text-align: center;
  }
  .pricing-hero-section__item-text {
    max-width: 100%;
  }
  .pricing-hero-section__buttons-container {
    max-width: -moz-max-content;
    max-width: max-content;
    margin: auto;
  }
}

@media only screen and (max-width: 639px) {
  .pricing-hero-section {
    padding-top: 24px;
  }
  .pricing-hero-section__headline {
    margin-bottom: 8px;
  }
  .pricing-hero-section__headline--exp {
    width: 270px;
    margin: 0 auto;
  }
  .pricing-hero-section__subheadline--exp {
    width: 310px;
    margin: 0 auto 24px;
    font-size: 16px;
    font-weight: 400;
  }
  .pricing-hero-section__benefits-list {
    margin: 0 auto 56px !important;
  }
  .pricing-hero-section__benefits-list .slick-dots {
    bottom: -32px;
  }
  .pricing-hero-section__benefits-list .slick-dots li {
    margin-inline: 4px;
  }
  .pricing-hero-section__benefits-list .slick-dots button::before {
    color: #fff;
    font-size: 16px;
    opacity: 1;
  }
  .pricing-hero-section__benefits-list .slick-dots .slick-active > button::before {
    color: #9c0;
  }
  .pricing-hero-section__item img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
  }
  .pricing-hero-section__item-title {
    align-self: center;
    font-size: 22px;
  }
  .pricing-hero-section__item-text {
    font-size: 18px;
  }
  .pricing-hero-section__previous-arrow, .pricing-hero-section__next-arrow {
    color: #fff;
  }
  .pricing-hero-section__previous-arrow .icon, .pricing-hero-section__next-arrow .icon {
    font-size: 32px;
  }
  .pricing-hero-section__buttons-container {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .pricing-hero-section__button--premium-dach {
    min-width: auto;
  }
}

.quiz-result-avatar {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.quiz-result-avatar__image {
  position: relative;
  top: -7px;
  left: 0;
}

.quiz-result-avatar__grade {
  position: absolute;
  top: 43px;
  left: 103px;
  color: #fff;
  font-size: 10px;
}

@media only screen and (max-width: 639px) {
  .quiz-result-avatar {
    top: 9px;
  }
  .quiz-result-avatar__image {
    width: 65px;
  }
  .quiz-result-avatar__grade {
    top: 38px;
    left: 38%;
  }
}

.quiz-result {
  position: relative;
  top: -50px;
  height: 400px;
  container-type: inline-size;
}

.quiz-result p, .quiz-result b {
  color: #333;
  font-size: 14px;
  line-height: 22px;
}

.quiz-result__image {
  position: absolute;
  right: 0;
  z-index: 1;
}

.quiz-result__additional-info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 5%;
  padding-right: 24px;
  font-size: 14px;
}

.quiz-result__additional-info img {
  width: 15%;
  height: 15%;
  margin-right: 10px;
}

.quiz-result__additional-info p {
  width: 380px;
}

.quiz-result__additional-info p, .quiz-result__additional-info b {
  color: #fff;
}

.quiz-result__content {
  justify-content: end;
}

.quiz-result .quiz-result-box {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border-radius: 8px;
}

.quiz-result .quiz-result-box__left {
  position: relative;
  top: 30px;
  left: -15px;
  width: 244px;
  height: -moz-min-content;
  height: min-content;
  background: #e6f8e6;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
  z-index: 2;
}

.quiz-result .quiz-result-box__left .quiz-result-step-10__content {
  align-items: center;
  width: 227px;
  margin-bottom: 8px;
  margin-left: 8px;
  padding: 2px;
  gap: 8px;
  border-radius: 8px;
  background: #fff;
}

.quiz-result .quiz-result-box__left .divider {
  margin: 6px 0;
  height: 1px;
  align-self: stretch;
  background: rgba(51, 51, 51, 0.05);
}

.quiz-result .quiz-result-box__header {
  width: 100%;
  height: 83px;
  padding: 18px 10px 10px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background: #e6f8e6;
}

.quiz-result .quiz-result-box__name {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-left: 0;
  padding-right: 3px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.quiz-result .quiz-result-box__personalized-learning-container {
  position: relative;
  right: -20px;
  width: 546px;
}

.quiz-result .quiz-result-box__personalized-learning {
  position: absolute;
  top: -15px;
  right: 50%;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding: 4px 12px;
  border-radius: 20px;
  background: #e3e300;
  transform: translateX(50%);
  z-index: 1;
}

.quiz-result .quiz-result-box__personalized-learning p {
  font-size: 14px;
  font-weight: 400;
}

.quiz-result .quiz-result-box__personalized-learning .icon {
  font-size: 20px;
}

.quiz-result .quiz-result-box__activity-section-container {
  margin: 12px 0;
}

.quiz-result .quiz-result-box__activity-section-container p {
  max-height: 44px;
  text-align: center;
}

.quiz-result .quiz-result-box__students-section {
  width: 238px;
  margin: -56px 12px 0 0;
  padding: 8px;
  background: #f4f499;
  border-radius: 8px;
  justify-items: center;
  text-align: center;
  z-index: 1;
}

.quiz-result .quiz-result-box__students {
  margin-top: 8px;
  font-size: 12px;
}

.quiz-result .quiz-result-box__subject-container {
  margin-top: 12px;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.quiz-result .quiz-result-box__subject-container .subjects {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 16px auto;
  text-align: center;
}

.quiz-result .quiz-result-box__subject-container .subject-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 112px;
  height: 34px;
  padding: 2px;
  border-radius: 8px;
  background: #fff;
}

.quiz-result .quiz-result-box__subject-container .subject-item img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
}

.quiz-result .quiz-result-box__right {
  position: relative;
  top: 30px;
  right: 10px;
  width: 244px;
  height: 100%;
  background-color: #f2e6f8;
  z-index: 1;
}

.quiz-result .quiz-result-box__right > .grid-x {
  justify-content: end;
}

.quiz-result .quiz-result-box__right .rive-canvas {
  width: 300px;
  margin: -4px 0 10px -32px;
}

.quiz-result .quiz-result-box__right .quiz-result-step-4 {
  font-family: Helvetica, Arial, sans-serif;
  width: 270px;
  margin-top: 8px;
  padding: 6px;
  border-radius: 10px;
}

.quiz-result .quiz-result-box__right .quiz-result-step-4 b, .quiz-result .quiz-result-box__right .quiz-result-step-4 p {
  font-size: 12px;
}

.quiz-result .quiz-result-box__progress-section {
  margin: 0 4px;
  text-align: center;
}

@media only screen and (max-width: 959px) {
  .quiz-result {
    top: 40px;
    left: -25px;
    width: 600px;
    height: 420px;
    margin: 0 auto;
  }
  .quiz-result .quiz-result-box .rive-canvas {
    width: 300px;
    margin: -4px 0 10px -29px;
  }
  .quiz-result .quiz-result-box__left {
    left: 3px;
  }
  .quiz-result .quiz-result-box__right {
    left: 6px;
  }
  .quiz-result .quiz-result-box__right .quiz-result-step-4 {
    width: 260px;
    margin-top: 8px;
  }
  .quiz-result .quiz-result-box__right .quiz-result-step-10__content {
    width: 230px;
    margin-bottom: 12px;
  }
  .quiz-result .quiz-result-box__personalized-learning-container {
    right: -32px;
  }
  .quiz-result .quiz-result-box__students-section {
    margin: -56px -4px 0 0;
    padding: 6px;
  }
  .quiz-result .quiz-result-box__students {
    margin-top: 6px;
  }
  .quiz-result__additional-info {
    margin-top: 42px;
  }
}

@media only screen and (max-width: 639px) {
  .quiz-result {
    width: 100%;
    height: 400px;
    top: 0;
    left: 0;
  }
  .quiz-result p, .quiz-result b {
    font-size: 9px;
    line-height: 16px;
  }
  .quiz-result__image {
    height: 320px;
  }
  .quiz-result__additional-info {
    margin: 56px 0 0 12px;
    font-size: 10px;
  }
  .quiz-result__additional-info img {
    width: 68px;
  }
  .quiz-result__additional-info p {
    font-size: 10px;
  }
  .quiz-result__content {
    margin: -12px 0;
    padding: 0;
  }
  .quiz-result .quiz-result-box {
    border-radius: 4px;
  }
  .quiz-result .quiz-result-box__left {
    top: 32px;
    left: -21px;
    width: 44%;
  }
  .quiz-result .quiz-result-box__left .quiz-result-step-10__content {
    width: 100%;
    max-width: 150px;
    margin: 8px 4px 8px 0;
    gap: 2px;
    border-radius: 4px;
    text-align: left;
  }
  .quiz-result .quiz-result-box__right {
    top: 32px;
    left: -17px;
    width: 46%;
  }
  .quiz-result .quiz-result-box__right .rive-canvas {
    width: 207px;
    margin: 14px 0 10px -25px;
  }
  .quiz-result .quiz-result-box__right .quiz-result-step-4 {
    position: static;
    position: initial;
    margin-top: 4px;
    padding: 4px 0;
    width: 100%;
    bottom: auto;
  }
  .quiz-result .quiz-result-box__right .quiz-result-step-4 b, .quiz-result .quiz-result-box__right .quiz-result-step-4 p {
    font-size: 9px;
  }
  .quiz-result .quiz-result-box__students-section {
    width: 46%;
    margin: -36px 17px 0 0;
    padding: 4px;
  }
  .quiz-result .quiz-result-box__students-section img {
    width: 68px;
  }
  .quiz-result .quiz-result-box__students {
    width: 187px;
    margin-top: 4px;
    padding: 0 13px;
    font-size: 10px;
  }
  .quiz-result .quiz-result-box__personalized-learning-container {
    width: 358px;
    right: 0;
  }
  .quiz-result .quiz-result-box__personalized-learning {
    top: 0;
    transform: translateX(50%);
  }
  .quiz-result .quiz-result-box .activity-section-container p {
    margin: 12px 6px 0;
  }
  .quiz-result .quiz-result-box .divider {
    margin: 3px 0;
  }
  .quiz-result .quiz-result-box__subject-container {
    margin: 0;
    font-size: 10px;
  }
  .quiz-result .quiz-result-box__subject-container .subjects {
    gap: 4px;
    margin: 6px 2px;
  }
  .quiz-result .quiz-result-box__subject-container .subject-item {
    width: 48%;
    height: 26px;
    margin-bottom: 2px;
  }
  .quiz-result .quiz-result-box__subject-container .subject-item span {
    font-size: 9px;
  }
  .quiz-result .quiz-result-box__subject-container .subject-item img {
    width: 22px;
    height: 22px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 375px) {
  .quiz-result__content .quiz-result-box .rive-canvas {
    margin: 10px 0 10px -32px;
  }
}

@media screen and (min-width: 415px) and (max-width: 440px) and (min-height: 700px) and (max-height: 956px) {
  .quiz-result__content .quiz-result-box__quiz-result-step-4 {
    margin-top: 8px;
  }
  .quiz-result__content .quiz-result-box .rive-canvas {
    margin: 20px 0 10px -16px;
  }
}

.revocation-discount-kids-popup {
  top: 20% !important;
  max-width: 778px;
  padding: 0;
  border-radius: 24px;
  overflow: visible;
}

.revocation-discount-kids-popup__icon-close {
  position: absolute;
  top: 16px;
  right: 16px;
  color: rgba(51, 51, 51, 0.5);
  cursor: pointer;
}

.revocation-discount-kids-popup__outter-image {
  position: absolute;
  top: 39%;
  left: -11%;
  z-index: 1000002;
}

.revocation-discount-kids-popup__header {
  width: 100%;
  height: 144px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  background-image: url("/assets/application/pricing/kids_revocation_exp/yellow_form_on_top.svg");
  background-position: center;
  background-size: cover;
}

.revocation-discount-kids-popup__header--text {
  font-family: "Fredoka", Helvetica, Arial, sans-serif;
  color: #361863;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
}

.revocation-discount-kids-popup__header img {
  padding-bottom: 2px;
}

.revocation-discount-kids-popup__content {
  padding: 85px 100px 56px;
  gap: 32px;
}

.revocation-discount-kids-popup__container {
  position: relative;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 40px;
  border: 1px solid #d6eb99;
  border-radius: 24px;
  gap: 16px;
}

.revocation-discount-kids-popup__ribbon {
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  padding: 16px 32px;
  transform: translate(-50%, -50%);
  border-radius: 40px;
  background-color: #d6eb99;
  position: absolute;
  top: -3%;
  left: 50%;
  text-transform: uppercase;
}

.revocation-discount-kids-popup__ribbon img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.revocation-discount-kids-popup__description {
  margin: 0 54px;
  font-size: 18px;
  line-height: 32px;
}

.revocation-discount-kids-popup__cta {
  margin: 0 auto;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .revocation-discount-kids-popup {
    width: 77%;
  }
  body.is-responsive .revocation-discount-kids-popup__outter-image {
    position: absolute;
    top: 33%;
    left: -15%;
    width: 138px;
  }
  body.is-responsive .revocation-discount-kids-popup__header {
    height: 119px;
  }
  body.is-responsive .revocation-discount-kids-popup__header--text {
    font-size: 20px;
  }
  body.is-responsive .revocation-discount-kids-popup__header img {
    width: 184px;
  }
  body.is-responsive .revocation-discount-kids-popup__content {
    padding: 67px 50px 50px;
  }
  body.is-responsive .revocation-discount-kids-popup__container {
    padding: 32px 54px;
  }
  body.is-responsive .revocation-discount-kids-popup__headline b {
    font-size: 18px;
  }
  body.is-responsive .revocation-discount-kids-popup__headline--text {
    font-weight: 300;
  }
  body.is-responsive .revocation-discount-kids-popup__description {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .revocation-discount-kids-popup {
    width: calc(100% - 32px);
    height: auto;
    min-height: 0;
    min-height: initial;
    margin: 0 auto;
  }
  body.is-responsive .revocation-discount-kids-popup__outter-image {
    width: 73px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: -4%;
  }
  body.is-responsive .revocation-discount-kids-popup__header {
    height: 123px;
    background-image: url("/assets/application/pricing/kids_revocation_exp/yellow_form_on_top_phone.svg");
  }
  body.is-responsive .revocation-discount-kids-popup__header--text {
    font-size: 16px;
    line-height: 25px;
    margin: 0 36px;
  }
  body.is-responsive .revocation-discount-kids-popup__header img {
    width: 140px;
  }
  body.is-responsive .revocation-discount-kids-popup__content {
    padding: 44px 16px 40px;
    gap: 24px;
  }
  body.is-responsive .revocation-discount-kids-popup__container {
    padding: 32px 0;
  }
  body.is-responsive .revocation-discount-kids-popup__headline {
    width: 290px;
    font-size: 18px;
  }
  body.is-responsive .revocation-discount-kids-popup__ribbon {
    top: 5px;
    font-size: 14px;
    padding: 8px 24px;
  }
  body.is-responsive .revocation-discount-kids-popup__ribbon img {
    width: 51px;
  }
  body.is-responsive .revocation-discount-kids-popup__description {
    margin: 0 32px;
    font-size: 14px;
  }
  body.is-responsive .revocation-discount-kids-popup .button.large {
    width: auto;
    margin: 0 auto;
  }
}

.trial-info {
  position: relative;
  margin: 34px 0;
  padding-top: 32px;
}

.trial-info__bar {
  height: 40px;
  padding: 8px 26px;
  text-align: left;
  width: 100%;
  border-radius: 1000px 0 0 1000px;
  background: linear-gradient(90deg, #f4f499 94.3%, rgba(244, 244, 153, 0) 99.87%);
}

.trial-info__bar img {
  margin: auto 5px;
}

.trial-info__step {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 100px;
  gap: 8px;
  color: #333;
  font-size: 16px;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 10px;
  background-color: #fcd733;
}

.trial-info__step::before {
  position: absolute;
  top: -16px;
  left: 50%;
  content: none;
}

.trial-info__step-box {
  position: relative;
  align-items: center;
}

.trial-info__step-icon {
  position: absolute;
  top: -119px;
  align-items: center;
}

.trial-info__step-title {
  margin-bottom: 8px;
  line-height: 32px;
}

.trial-info__content {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  justify-content: space-between;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
}

.trial-info__content--desktop {
  position: relative;
  margin-top: 36px;
  font-size: 16px;
  text-align: center;
}

.trial-info__steps-container {
  gap: 40px;
}

.trial-info__steps-container p {
  color: #fff;
}

.trial-info__steps-container li {
  width: 40%;
}

.trial-info__steps-container li:nth-child(1) {
  text-align: right;
  justify-items: end;
}

.trial-info__steps-container--desktop {
  gap: 0;
  width: 60%;
}

.trial-info__steps-container--desktop .trial-info__step-box:nth-child(1) {
  text-align: center;
  justify-items: center;
}

.trial-info__steps-container--desktop .trial-info__step-box:last-child {
  width: 35%;
}

.trial-info__text {
  padding: 0;
}

@media only screen and (max-width: 959px) {
  .trial-info {
    position: relative;
    display: flex;
    margin: 64px 32px 80px;
  }
  .trial-info__bar {
    height: inherit;
    padding: 8px;
    width: 24px;
    max-height: inherit;
    border-radius: 100px 100px 0 0;
    background: linear-gradient(180deg, #f4f499 86.79%, rgba(244, 244, 153, 0) 100%);
  }
  .trial-info__bar img {
    position: absolute;
    left: 5px;
    width: 21px;
    height: 17px;
    margin: 18px 0;
  }
  .trial-info__content {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 16px 0 24px;
    gap: 48px;
  }
  .trial-info__steps-container {
    flex-direction: column;
  }
  .trial-info__steps-container li {
    width: 100%;
  }
  .trial-info__steps-container li:nth-child(1) {
    justify-items: start;
    text-align: left;
  }
  .trial-info__step {
    position: absolute;
    left: -1%;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 8px;
  }
  .trial-info__step::before {
    top: 50%;
    left: -16px;
    width: 16px;
    height: 4px;
  }
  .trial-info__step-title {
    margin: 0 0 0 16px;
    font-size: 14px;
  }
  .trial-info__step img {
    width: 24px;
    height: 24px;
  }
  .trial-info__item-v5 {
    margin-left: 24px;
    padding: 0 32px 0 0;
  }
  .trial-info__headline {
    margin: 8px 16px 0;
    font-size: 16px;
  }
  .trial-info__headline--mobile {
    margin-top: 0;
  }
  .trial-info__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 639px) {
  .trial-info {
    margin: 12px 16px 40px;
  }
  .trial-info__bar {
    width: 24px;
    padding: 0;
  }
  .trial-info__bar img {
    left: 0;
    width: 22px;
    height: 14px;
    margin: 27px 0;
    padding: 0 3px;
  }
  .trial-info__step {
    font-size: 14px;
    left: -2%;
  }
  .trial-info__step img {
    width: 24px;
    height: 24px;
  }
  .trial-info__headline p {
    font-size: 14px;
  }
}

.weekly-price {
  position: relative;
  display: block;
  min-width: 212px;
  max-width: 417px;
  margin: 16px auto;
  background-color: #fdeb99;
  color: #333;
  text-align: center;
}

.weekly-price::before, .weekly-price::after {
  display: block;
  width: 0;
  height: 0;
  padding-top: 0;
  transform: translateY(-50%);
  border-top: 5px solid #fdeb99;
  border-bottom: 5px solid #fdeb99;
  content: "";
}

.weekly-price::before {
  position: absolute;
  top: 50%;
  left: -20px;
}

.pricing-plan__private-tutor-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #b64900;
}

.pricing-plan__private-tutor-box p {
  color: #fff;
}

.pricing-plan__private-tutor-box p:nth-child(2) {
  font-weight: 300;
}

.pricing-plan__private-tutor-box--basic {
  padding-left: 4px;
  background: #e6e8e5;
  font-size: 14px;
}

.pricing-plan__private-tutor-box--basic p {
  color: #333;
}

.pricing-plan__private-tutor-box--premium {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.pricing-plan__private-tutor-box--basic {
  border-bottom-left-radius: 0;
}

.pricing-plan__weekly-price {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55%;
  border-bottom-right-radius: 8px;
  background: none;
  font-weight: 700;
  line-height: 2rem;
}

.pricing-plan__weekly-price p {
  color: #333;
}

.pricing-plan__weekly-price--basic {
  width: 100%;
  padding-left: 4px;
  font-size: 14px;
}

.pricing-plan__weekly-price--premium {
  width: 100%;
  font-size: 16px;
}

.pricing-plan__prices-container .h4 {
  margin-bottom: 0;
}

.pricing-plan__private-tutor-container {
  position: relative;
  display: flex;
  width: 100%;
  height: 85px;
  color: #333;
}

.pricing-plan__private-tutor-container--en {
  height: 80px;
  background-color: #fcefe6;
}

.pricing-plan__private-tutor-container--en .pricing-plan__private-tutor-box, .pricing-plan__private-tutor-container--en .pricing-plan__weekly-price {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 300;
}

.pricing-plan__private-tutor-container--en .pricing-plan__private-tutor-box {
  width: 60%;
  background: #e35b00;
  clip-path: polygon(0% 0%, 86% 0%, 100% 44%, 86% 100%, 0% 100%);
}

.pricing-plan__private-tutor-container--en .pricing-plan__private-tutor-box p {
  margin-left: -18px;
  color: #fff;
  line-height: 24px;
  z-index: 1;
}

.pricing-plan__private-tutor-container--en .pricing-plan__weekly-price {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35%;
  background-color: #fcefe6;
}

@media only screen and (max-width: 639px) {
  .pricing-plan.is-minimized .pricing-plan__private-tutor-container {
    display: none;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./app/javascript/application/welcome/welcome.sass ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.mpa-bubble {
  display: inline-block;
  width: 270px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 24px;
  transform: translateX(60px);
  border-radius: 24px;
  background-color: #fff;
  text-align: left;
}

.mpa-bubble::after {
  position: absolute;
  top: 40%;
  left: -16px;
  border-width: 16px 16px 16px 0;
  border-style: solid;
  border-color: transparent #fff;
  content: "";
}

.mpa-bubble__title, .mpa-bubble__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
}

.mpa-bubble__title {
  font-weight: bold;
  display: inline-block;
}

.mpa-bubble__new {
  display: inline-block;
  width: 40px;
  vertical-align: sub;
}

.mpa-bubble--welcome {
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
  width: 350px;
  margin-left: 32px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .mpa-bubble {
    width: 255px;
    vertical-align: sub;
    transform: translateX(0);
  }
  body.is-responsive .mpa-bubble::after {
    top: 25%;
  }
  body.is-responsive .mpa-bubble--welcome {
    width: 100%;
    max-width: 452px;
    margin-top: 0;
    margin-bottom: 32px;
    margin-left: 0;
    transform: translateX(0);
    text-align: left;
  }
  body.is-responsive .mpa-bubble--welcome::after {
    display: none;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .mpa-bubble {
    margin-bottom: 24px;
    transform: translateX(0);
  }
  body.is-responsive .mpa-bubble::after {
    top: 160px;
    left: 124px;
    transform: rotate(270deg);
  }
  body.is-responsive .mpa-bubble--welcome {
    max-width: 485px;
    margin-top: 32px;
    margin-bottom: 0;
  }
}

.welcome-content.content {
  padding-bottom: 0;
  background-color: #fff;
}

.welcome-content.content .deeplinks__headline {
  margin-bottom: 0;
}

.welcome-text {
  color: #666;
  font-size: 13px;
  line-height: 160%;
}

.welcome-text .braces {
  color: #999;
}

.welcome-trial-button {
  position: relative;
  display: block;
  width: 345px;
  min-height: 92px;
  margin: 26px auto;
  padding: 20px 40px;
  border-radius: 4px;
  background-color: #fff;
  z-index: 3;
}

.welcome-trial-button--cta-reverse {
  margin: 0 auto;
}

@media only screen and (max-width: 639px) {
  body.is-responsive .welcome-trial-button {
    width: 300px;
    min-height: auto;
    padding: 10px;
  }
}

.welcome-page .trust-bar {
  position: relative;
  z-index: 2;
}

.welcome-page .pricing-smallprint {
  margin-top: 0;
  background-color: #e6e8e5;
  color: #999;
}

.welcome-page .pricing-smallprint:lang(en) {
  padding-top: 32px;
}

.welcome-page .pricing-smallprint__text {
  color: #999;
  line-height: 20px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .page-header-main__link {
    padding-right: 8px;
  }
  body.is-responsive .page-header__logo {
    margin-right: 7px;
  }
  body.is-responsive .sofatutor-banner__title {
    padding-top: 32px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .sofatutor-banner__title {
    padding-top: 24px;
  }
}

.sofatutor-banner {
  position: relative;
  background: linear-gradient(90deg, #009100, #9c0) center/cover no-repeat;
  color: #fff;
  overflow: hidden;
  z-index: 2;
}

.sofatutor-banner::after {
  position: absolute;
  bottom: -165px;
  right: 2px;
  transform: rotate(3deg);
}

.sofatutor-banner::before {
  position: absolute;
  bottom: -165px;
  left: 2px;
  transform: rotate(-3deg);
  z-index: 2;
}

.sofatutor-banner::after, .sofatutor-banner::before {
  width: 101%;
  height: 170px;
  background: #fff;
  content: "";
}

.sofatutor-banner__conversion-badges {
  position: fixed;
  top: calc(60px + 119px + 16px);
  right: 16px;
  z-index: 3;
}

.sofatutor-banner__container {
  position: relative;
  padding-top: 32px;
  padding-bottom: 40px;
  text-align: center;
}

.sofatutor-banner__container:lang(en) {
  text-align: left;
  text-align: initial;
}

.sofatutor-banner__container .tassel {
  position: absolute;
  top: -40px;
  left: 32px;
}

.sofatutor-banner__container .tassel-vertical {
  position: absolute;
  top: 0;
  right: 16px;
}

.sofatutor-banner__badge {
  position: relative;
  width: 100%;
  z-index: 2;
}

.sofatutor-banner__badge img {
  position: absolute;
  top: 120px;
  right: 15px;
  width: 126px;
  height: 122px;
}

.sofatutor-banner__badge:lang(en) {
  top: 160px;
  left: 64px;
  width: 100%;
  z-index: 2;
}

.sofatutor-banner__badge:lang(en) img {
  top: 320px;
  right: 52px;
}

.sofatutor-banner__headline {
  margin: 0 32px 8px;
  color: #fff;
  line-height: 1.3;
  text-align: center;
}

.sofatutor-banner__headline:lang(en) {
  margin: 0;
  text-align: left;
}

.sofatutor-banner__headline:lang(en) b {
  vertical-align: baseline;
}

.sofatutor-banner__hero-subjects-title {
  margin-top: 56px;
}

.sofatutor-banner__title {
  color: #fff;
}

.sofatutor-banner__title .h3 {
  margin-bottom: 0;
  font-weight: 400;
}

.sofatutor-banner__title .h3:lang(en) {
  font-weight: 300;
}

.sofatutor-banner__title:not(:lang(en)) {
  margin: 0 auto;
}

.sofatutor-banner__title:lang(en) {
  max-width: 940px;
}

.sofatutor-banner__subheadline {
  margin: 0 120px;
  font-size: 22px;
}

.sofatutor-banner__subheadline--en {
  max-width: 856px;
  margin: 0;
  padding-right: 64px;
}

.sofatutor-banner__image img {
  position: absolute;
  top: 246px;
  right: 0;
  width: auto;
  margin-right: auto;
  z-index: 1;
}

.sofatutor-banner__image img--ribbon img {
  top: 275px;
}

.sofatutor-banner__image img:lang(en) {
  top: 255px;
  right: -44px;
}

.sofatutor-banner__hero-subjects-container {
  justify-content: center;
}

.sofatutor-banner .hero-subject-card {
  margin-bottom: 24px;
  border-radius: 4px;
}

.sofatutor-banner .hero-subject-card a {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
}

.sofatutor-banner .hero-subject-card a:hover {
  color: inherit;
}

.sofatutor-banner .hero-subject-card__text {
  margin-left: 0;
  width: 100%;
  margin-left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
}

.sofatutor-banner__welcome-device-icons {
  position: absolute;
  bottom: 10%;
  left: -10%;
  gap: 16px;
}

.sofatutor-banner__welcome-device-icons p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 131px;
  margin-bottom: 16px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.sofatutor-banner__welcome-device-icons--large {
  left: 5%;
}

.sofatutor-banner__cards {
  margin-top: 16px;
  margin-right: 0;
  z-index: 2;
}

.sofatutor-banner__cards .cards-list {
  justify-content: center;
  margin-bottom: 8px;
}

.sofatutor-banner__cards:lang(en) {
  margin-right: 50px;
  margin-bottom: 0;
  margin-bottom: initial;
}

.sofatutor-banner__cards:lang(en) .cards-list {
  justify-content: flex-start;
  margin-top: 8px;
  margin-bottom: 24px;
  padding-left: 16px;
  gap: 16px;
}

.sofatutor-banner__cards:lang(en) .cards-list > .cell {
  margin: 0;
}

.sofatutor-banner__cards:lang(en) .cards-list .benefit-card__text b {
  font-size: 15px;
}

.sofatutor-banner__cards:lang(en) .cards-list .benefit-card__text p {
  font-size: 13px;
}

.sofatutor-banner .welcome-trial-button-blue {
  width: 320px;
  margin: 0 auto 8px;
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
}

.sofatutor-banner .welcome-trial-button-blue:lang(en) {
  width: 254px;
}

.sofatutor-banner .welcome-trial-button-blue .trial-button {
  width: 100%;
  padding: 20px 8px;
  font-size: 22px;
}

.sofatutor-banner__button {
  text-align: center;
}

.sofatutor-banner__scroll-button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-inline: auto;
  transition: color ease 250ms;
  font-size: 18px;
  margin-top: 8px;
  gap: 8px;
  font-weight: 400;
  line-height: 32px;
}

.sofatutor-banner__scroll-button .icon {
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #fff;
  font-size: 32px;
  cursor: pointer;
}

.sofatutor-banner__scroll-button .icon:hover {
  color: #09f;
}

.sofatutor-banner--intl::before, .sofatutor-banner--intl::after {
  background-color: #e6f3f8;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .sofatutor-banner__ribbon {
    padding-bottom: 80px;
  }
  body.is-responsive .sofatutor-banner__container {
    position: static;
    padding-top: 0;
    padding-bottom: 0;
    z-index: -1;
  }
  body.is-responsive .sofatutor-banner__container .tassel {
    position: relative;
    top: auto;
    top: initial;
    left: 0;
    right: auto;
    right: initial;
  }
  body.is-responsive .sofatutor-banner__container .tassel-vertical--mobile {
    position: relative;
    top: auto;
    top: initial;
    right: auto;
    right: initial;
  }
  body.is-responsive .sofatutor-banner__hero-subjects-container {
    margin-bottom: 32px;
    max-width: 740px;
    margin: 0 auto;
  }
  body.is-responsive .sofatutor-banner__badge {
    position: relative;
    top: 0;
    bottom: auto;
    left: 0;
  }
  body.is-responsive .sofatutor-banner__badge img {
    position: absolute;
    top: -125px;
    left: 80%;
    width: 122px;
    height: auto;
    transform: translateX(-50%);
  }
  body.is-responsive .sofatutor-banner__badge:lang(en) img {
    top: 55px;
  }
  body.is-responsive .sofatutor-banner__hero-subjects-title {
    margin-top: 40px;
  }
  body.is-responsive .sofatutor-banner__title {
    padding-top: 18px;
  }
  body.is-responsive .sofatutor-banner__title:not(:lang(en)) {
    width: 100%;
  }
  body.is-responsive .sofatutor-banner__title .h3 {
    font-size: 22px;
    font-weight: 300;
    line-height: 40px;
  }
  body.is-responsive .sofatutor-banner__title--thin .h3 {
    width: 100%;
  }
  body.is-responsive .sofatutor-banner__title img {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -177px;
    width: 100%;
    height: 481px;
    z-index: 1;
  }
  body.is-responsive .sofatutor-banner__title:lang(en) {
    max-width: 720px;
    padding-inline: 0;
  }
  body.is-responsive .sofatutor-banner__cards {
    margin-top: 24px;
    margin-right: 0;
    margin-bottom: 0;
  }
  body.is-responsive .sofatutor-banner__cards .cards-list {
    margin-top: 24px;
    margin-bottom: 0;
  }
  body.is-responsive .sofatutor-banner__cards:lang(en) {
    margin-bottom: 24px;
  }
  body.is-responsive .sofatutor-banner__cards:lang(en) .cards-list .benefit-card__text {
    padding-inline: 4px;
  }
  body.is-responsive .sofatutor-banner__headline {
    width: 100%;
    margin: 0;
  }
  body.is-responsive .sofatutor-banner__subheadline {
    margin: 8px 6px 0;
    font-size: 18px;
  }
  body.is-responsive .sofatutor-banner__hero-subjects-button {
    width: -webkit-fill-available;
    max-width: 616.48px;
    padding: 12px 36px;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    font-weight: normal !important;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
  }
  body.is-responsive .sofatutor-banner .hero-subject-card {
    margin-bottom: 16px;
  }
  body.is-responsive .sofatutor-banner .hero-subject-card:nth-of-type(n+9) {
    display: none;
  }
  body.is-responsive .sofatutor-banner__image {
    height: auto;
  }
  body.is-responsive .sofatutor-banner__image img {
    position: absolute;
    top: 79%;
    left: 50%;
    width: auto;
    transform: translate(-50%, 0);
    z-index: -1;
  }
  body.is-responsive .sofatutor-banner__image:lang(en) img {
    top: 78%;
  }
  body.is-responsive .sofatutor-banner::after {
    right: 12px;
    bottom: -168px;
    transform: rotate(5deg);
  }
  body.is-responsive .sofatutor-banner::before {
    bottom: -168px;
    left: 12px;
    transform: rotate(-5deg);
  }
  body.is-responsive .sofatutor-banner__ribbon {
    padding-bottom: 80px;
  }
  body.is-responsive .sofatutor-banner__ribbon .sofatutor-banner__title {
    margin: 0 auto;
  }
  body.is-responsive .sofatutor-banner__ribbon .sofatutor-banner__title,
  body.is-responsive .sofatutor-banner__ribbon .sofatutor-banner__headline {
    text-align: center;
  }
  body.is-responsive .sofatutor-banner__button--scroll-button-v2 {
    gap: 8px;
  }
  body.is-responsive .sofatutor-banner--scroll-button-v4 .sofatutor-banner__hero-subjects-container {
    margin-bottom: 100px;
  }
  body.is-responsive .sofatutor-banner--scroll-button-v4 .sofatutor-banner__badge > img {
    top: -75px;
  }
  body.is-responsive .sofatutor-banner--scroll-button-v4 .sofatutor-banner__image > img {
    width: 900px;
    top: 77%;
  }
  body.is-responsive .sofatutor-banner__welcome-device-icons {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 32px auto;
  }
  body.is-responsive .sofatutor-banner__welcome-device-icons p {
    width: 100%;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .sofatutor-banner__welcome-device-icons {
    width: 100%;
    margin: 0 auto 24px;
  }
  body.is-responsive .sofatutor-banner__welcome-device-icons img {
    width: 104px;
  }
  body.is-responsive .sofatutor-banner__container {
    padding-bottom: 0;
  }
  body.is-responsive .sofatutor-banner__hero-subjects-container {
    max-width: 520px;
    margin-bottom: 40px;
  }
  body.is-responsive .sofatutor-banner__badge {
    width: 60px;
  }
  body.is-responsive .sofatutor-banner__badge img {
    position: absolute;
    top: 76px;
  }
  body.is-responsive .sofatutor-banner__title br {
    display: block;
  }
  body.is-responsive .sofatutor-banner__title:lang(en) {
    padding: 0 8px 8px;
  }
  body.is-responsive .sofatutor-banner__headline {
    margin-bottom: 16px;
    font-size: 32px;
  }
  body.is-responsive .sofatutor-banner__headline:lang(en) {
    text-align: center;
  }
  body.is-responsive .sofatutor-banner__subheadline {
    margin: 0 auto 16px;
    font-size: 16px;
  }
  body.is-responsive .sofatutor-banner__cards {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  body.is-responsive .sofatutor-banner__cards .cards-list {
    margin-bottom: 0px;
  }
  body.is-responsive .sofatutor-banner .hero-subject-card {
    margin-bottom: 8px;
  }
  body.is-responsive .sofatutor-banner .hero-subject-card:nth-of-type(n+5) {
    display: none;
  }
  body.is-responsive .sofatutor-banner__hero-subjects-button {
    max-width: 85%;
    padding: 12px 0;
  }
  body.is-responsive .sofatutor-banner__button {
    margin-bottom: 0;
  }
  body.is-responsive .sofatutor-banner__button:lang(en) {
    margin-bottom: 16px;
  }
  body.is-responsive .sofatutor-banner__image {
    position: relative;
    height: auto;
  }
  body.is-responsive .sofatutor-banner__image img {
    position: absolute;
    top: auto;
    bottom: -110px;
    margin: auto;
  }
  body.is-responsive .sofatutor-banner__image:lang(en) img {
    bottom: -110px;
  }
  body.is-responsive .sofatutor-banner__image--performance-graphs img {
    top: 84%;
  }
  body.is-responsive .sofatutor-banner .welcome-trial-button-blue {
    width: 303px;
  }
  body.is-responsive .sofatutor-banner .welcome-trial-button-blue:lang(en) {
    width: 262px;
  }
  body.is-responsive .sofatutor-banner__ribbon {
    padding-bottom: 20px;
  }
}

.welcome-feature {
  margin-top: 160px;
  margin-bottom: 128px;
  overflow: hidden;
}

.welcome-feature__headline {
  margin-bottom: 24px;
  text-align: left;
}

.welcome-feature__headline br {
  display: none;
}

.welcome-feature__figure img {
  max-height: 497px;
}

.welcome-feature__figure--bookr, .welcome-feature__figure--vocabulary-trainer, .welcome-feature__figure--worksheets, .welcome-feature__figure--learning {
  margin-left: 12px;
  padding-left: 10px;
}

.welcome-feature__figure--worksheets img, .welcome-feature__figure--learning img, .welcome-feature__figure--chat img {
  max-height: 520px;
}

.welcome-feature__figure--tests img, .welcome-feature__figure--sofaheld img, .welcome-feature__figure--chat img {
  float: right;
}

.welcome-feature.intl-welcome-feature .welcome-feature__figure img {
  max-height: 497px;
}

.welcome-feature.intl-welcome-feature .welcome-feature__figure--tests img, .welcome-feature.intl-welcome-feature .welcome-feature__figure--assessment img, .welcome-feature.intl-welcome-feature .welcome-feature__figure--videos img {
  float: left;
}

.welcome-feature.intl-welcome-feature .welcome-feature__figure--bookr img, .welcome-feature.intl-welcome-feature .welcome-feature__figure--sofaheld img, .welcome-feature.intl-welcome-feature .welcome-feature__figure--learning img {
  float: right;
}

.welcome-feature__image--swap {
  position: relative;
  width: -moz-max-content;
  width: max-content;
}

.welcome-feature__image--swap .cards {
  width: 500px;
  height: auto;
}

.welcome-feature__image--swap .french, .welcome-feature__image--swap .spanish, .welcome-feature__image--swap .english {
  position: absolute;
  top: 13%;
  left: 22.9%;
  width: 32%;
}

.welcome-feature__image--swap .english {
  opacity: 1;
}

.welcome-feature__image--swap .french {
  opacity: 0;
  animation-name: fade;
  animation-duration: 16s;
  animation-iteration-count: infinite;
  animation-delay: 5s;
}

.welcome-feature__image--swap .spanish {
  opacity: 0;
  animation-name: fade2;
  animation-duration: 16s;
  animation-iteration-count: infinite;
  animation-delay: 5s;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.welcome-feature__image--swap .blobby-cards {
  position: absolute;
  top: 39%;
  left: 28%;
  width: 242px;
}

.welcome-feature--vocabulary_trainer {
  overflow: visible;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .welcome-feature {
    margin-top: 64px;
    margin-bottom: 0;
  }
  body.is-responsive .welcome-feature__headline {
    text-align: center;
  }
  body.is-responsive .welcome-feature__figure {
    text-align: center;
  }
  body.is-responsive .welcome-feature__figure img {
    height: auto;
  }
  body.is-responsive .welcome-feature__figure--tests img, body.is-responsive .welcome-feature__figure--sofaheld img, body.is-responsive .welcome-feature__figure--chat img {
    float: none;
    float: initial;
  }
  body.is-responsive .welcome-feature__image--swap {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .welcome-feature__headline br {
    display: block;
  }
  body.is-responsive .welcome-feature__image {
    width: 80%;
    margin: 0 auto 0 0;
  }
  body.is-responsive .welcome-feature__image--swap {
    width: 100%;
    margin: 0 auto;
  }
  body.is-responsive .welcome-feature__image--swap::before {
    top: -20px;
    left: 25px;
    width: 20%;
  }
  body.is-responsive .welcome-feature__image--swap::after {
    width: 40%;
  }
}

.welcome-feature-benefits {
  width: 288px;
  margin-left: 24px;
}

.welcome-feature-benefits--bookr, .welcome-feature-benefits--vocabulary_trainer, .welcome-feature-benefits--videos, .welcome-feature-benefits--worksheets {
  margin-right: 24px;
  margin-left: 0;
  float: right;
}

.welcome-feature-benefits--vocabulary_trainer {
  width: 304px;
}

.welcome-feature-benefits__list i {
  position: absolute;
  top: 2px;
  left: 0;
}

.welcome-feature-benefits__item {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  position: relative;
  margin-bottom: 16px;
  padding-left: 30px;
  line-height: 1.6;
}

.welcome-feature-benefits__button {
  display: inline-block;
  margin: 10px auto 0 30px;
}

.welcome-feature-benefits__link {
  line-height: 1.8;
}

.welcome-feature-benefits.intl-welcome-feature-benefits {
  width: 288px;
  margin-left: 24px;
}

.welcome-feature-benefits.intl-welcome-feature-benefits--bookr, .welcome-feature-benefits.intl-welcome-feature-benefits--vocabulary_trainer, .welcome-feature-benefits.intl-welcome-feature-benefits--videos, .welcome-feature-benefits.intl-welcome-feature-benefits--worksheets {
  margin-right: 24px;
  margin-left: 0;
  float: left;
}

.welcome-feature-benefits.intl-welcome-feature-benefits--tests, .welcome-feature-benefits.intl-welcome-feature-benefits--assessment, .welcome-feature-benefits.intl-welcome-feature-benefits--videos {
  margin-right: 25px;
  float: right;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .welcome-feature-benefits {
    width: 100%;
    max-width: 560px;
    margin: 30px auto;
    padding-top: 0;
  }
  body.is-responsive .welcome-feature-benefits--bookr, body.is-responsive .welcome-feature-benefits--vocabulary_trainer, body.is-responsive .welcome-feature-benefits--videos, body.is-responsive .welcome-feature-benefits--worksheets, body.is-responsive .welcome-feature-benefits--learning {
    float: none;
  }
  body.is-responsive .welcome-feature-benefits__list br {
    display: none;
  }
  body.is-responsive .welcome-feature-benefits__button {
    display: block;
    width: 250px;
    margin: 32px auto 0;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .welcome-feature-benefits {
    padding-right: 0;
    padding-left: 0;
  }
  body.is-responsive .welcome-feature-benefits__item {
    margin-bottom: 0;
  }
  body.is-responsive .welcome-feature-benefits__item:not(:last-of-type) {
    padding-bottom: 10px;
  }
}

.welcome-top-features {
  position: relative;
  padding: 64px 20px;
  background: linear-gradient(90deg, #00b500, #9c0) center/cover no-repeat;
  background-color: #9c0;
  z-index: 1;
}

.welcome-top-features__cta-button {
  margin-top: 40px;
}

.welcome-top-features__headline {
  max-width: 768px;
  margin: 0 auto 48px;
  color: #fff;
}

.welcome-top-features__content {
  flex-wrap: nowrap;
  max-width: 1200px;
  margin: 0 auto;
}

.welcome-top-features .top-feature {
  position: relative;
  flex: 1 1 33%;
  max-width: 370px;
  height: 100%;
  min-height: 580px;
  margin: 0 auto;
  border-radius: 24px;
  background-color: transparent;
  z-index: 2;
}

.welcome-top-features .top-feature a {
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto;
  color: inherit;
}

.welcome-top-features .top-feature a:hover {
  color: inherit;
}

.welcome-top-features .top-feature a div::after {
  display: none;
}

.welcome-top-features .top-feature__image-container--sofaheld {
  position: relative;
  background: transparent;
}

.welcome-top-features .top-feature__image-container--sofaheld img {
  position: relative;
  z-index: 2;
}

.welcome-top-features .top-feature__image {
  width: 100%;
}

.welcome-top-features .top-feature__content {
  height: auto;
  padding: 32px 24px;
  background-color: inherit;
}

.welcome-top-features .top-feature__title {
  margin: 0;
  font-size: 32px;
  font-weight: bold;
}

.welcome-top-features .top-feature__subtitle {
  margin-bottom: 0;
  color: #333;
}

.welcome-top-features .top-feature__benefit-item {
  gap: 5px;
}

.welcome-top-features .top-feature__benefit-item .icon {
  color: #fff;
}

.welcome-top-features .top-feature__benefit-item .h5 {
  font-size: 18px;
  font-weight: 300;
}

.welcome-top-features .top-feature::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e6f8e6;
  content: "";
  opacity: 0.5;
  z-index: -1;
}

.welcome-top-features__cards-container {
  flex-wrap: nowrap;
  gap: 32px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .welcome-top-features {
    padding: 64px 16px;
  }
  body.is-responsive .welcome-top-features .welcome-top-features__cards-container {
    max-width: 600px;
    margin: 0 auto;
  }
  body.is-responsive .welcome-top-features .welcome-top-features__cards-container .slick-slide {
    display: flex;
    justify-content: center;
  }
  body.is-responsive .welcome-top-features .welcome-top-features__cta-button {
    margin-top: 16px;
  }
  body.is-responsive .welcome-top-features .slick-dots {
    top: -20px;
    margin-bottom: 0;
  }
  body.is-responsive .welcome-top-features__headline {
    max-width: 580px;
    margin-bottom: 40px;
  }
  body.is-responsive .welcome-top-features__cards-container {
    position: relative;
    margin-bottom: 0;
  }
  body.is-responsive .welcome-top-features__cards-container .slick-slide {
    width: 100%;
    margin: 0 16px;
  }
  body.is-responsive .welcome-top-features__cards-container .slick-dots {
    position: relative;
    top: 40px;
    margin-bottom: 64px;
  }
  body.is-responsive .welcome-top-features__cards-container .slick-dots button::before {
    color: #fff;
    font-size: 16px;
    opacity: 1;
  }
  body.is-responsive .welcome-top-features__cards-container .slick-dots .slick-active > button::before {
    color: #690;
  }
  body.is-responsive .welcome-top-features__next-arrow, body.is-responsive .welcome-top-features__previous-arrow {
    position: absolute;
    top: 40%;
    width: 24px;
    height: 24px;
    outline: none;
    color: #fff;
    cursor: pointer;
    z-index: 2;
  }
  body.is-responsive .welcome-top-features__next-arrow .icon::before, body.is-responsive .welcome-top-features__previous-arrow .icon::before {
    font-weight: bold;
  }
  body.is-responsive .welcome-top-features__next-arrow {
    right: -12px;
  }
  body.is-responsive .welcome-top-features__previous-arrow {
    left: -12px;
  }
  body.is-responsive .welcome-top-features .top-feature {
    max-width: 370px;
    height: 100%;
    min-height: 632px;
  }
  body.is-responsive .welcome-top-features .top-feature a {
    display: inline-block;
    width: 100%;
  }
  body.is-responsive .welcome-top-features .top-feature__image {
    width: 82%;
    margin: 0 auto;
  }
  body.is-responsive .welcome-top-features .top-feature__content {
    height: auto;
    padding: 24px;
  }
  body.is-responsive .welcome-top-features .top-feature__title {
    font-size: 32px;
  }
  body.is-responsive .welcome-top-features .top-feature__subtitle {
    font-size: 18px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .welcome-top-features {
    padding: 32px 16px;
  }
  body.is-responsive .welcome-top-features__headline {
    margin-bottom: 24px;
  }
  body.is-responsive .welcome-top-features__cards-container .slick-slide {
    height: 100%;
    padding: 0 8px !important;
  }
  body.is-responsive .welcome-top-features__cards-container .slick-dots {
    position: relative;
    top: 24px;
    margin-bottom: 32px;
  }
  body.is-responsive .welcome-top-features__next-arrow {
    right: -8px;
  }
  body.is-responsive .welcome-top-features__previous-arrow {
    left: -8px;
  }
  body.is-responsive .welcome-top-features .top-feature {
    height: 605px;
    min-height: 0;
    min-height: initial;
    max-height: none;
    max-height: initial;
  }
  body.is-responsive .welcome-top-features .top-feature__title {
    font-size: 22px;
  }
  body.is-responsive .welcome-top-features .top-feature__benefit-item {
    gap: 2px;
  }
  body.is-responsive .welcome-top-features .top-feature__benefit-item .h5 {
    font-size: 16px;
  }
}

.subjects-section {
  width: 928px;
  margin: 64px auto 32px;
}

.subjects-section__headline span {
  font-weight: 700;
}

.subjects-section__subheadline {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
}

.subjects-section__list {
  gap: 16px;
}

.subjects-section__list--full li {
  margin-bottom: 12px;
}

.subjects-section__list-item {
  width: 120px;
  border: 0;
  text-align: center;
}

.subjects-section__list-item .card {
  box-shadow: none;
}

.subjects-section__list-item a {
  padding: 20px;
  border: 0;
  background: #f8f8f8;
}

.subjects-section__list-item a:hover {
  transition: 0.7s;
  background: #d6eb99;
  color: #333;
}

.subjects-section__list-item img {
  align-self: center;
  height: 64px;
}

.subjects-section__carousel .slick-slide {
  padding: 0 16px;
}

.subjects-section__carousel--next-arrow, .subjects-section__carousel--previous-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #06c;
  cursor: pointer;
  z-index: 2;
}

.subjects-section__carousel--next-arrow {
  right: -32px;
}

.subjects-section__carousel--previous-arrow {
  left: -32px;
}

.subjects-section__cta-button {
  margin-top: 32px;
}

.subjects-section__expand-button, .subjects-section__shrink-button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  padding: 16px 0;
  border: 1px solid #333;
  cursor: pointer;
}

.subjects-section__effective-number {
  margin-top: 24px;
  font-size: 22px;
  font-style: italic;
}

.subjects-section__effective-number .green-bold, .subjects-section__effective-number .green-light {
  color: #9c0;
}

.subjects-section__effective-number .green-bold {
  position: relative;
  top: 4px;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
}

.subjects-section__effective-number .green-bold span {
  top: 0;
  font-weight: 300;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .subjects-section {
    width: 600px;
    margin: 48px auto 48px;
  }
  body.is-responsive .subjects-section__headline {
    margin-bottom: 24px;
    font-size: 32px;
  }
  body.is-responsive .subjects-section__carousel .slick-slide {
    padding: 0 8px;
  }
  body.is-responsive .subjects-section__expand-button, body.is-responsive .subjects-section__shrink-button {
    margin-top: 16px;
  }
  body.is-responsive .subjects-section__effective-number {
    padding: 0 60px;
    margin-top: 24px;
    font-size: 18px;
  }
  body.is-responsive .subjects-section__effective-number .green-bold {
    font-size: 26px;
  }
  body.is-responsive .subjects-section__cta-button {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .subjects-section {
    width: 300px;
    margin: 32px auto 32px;
  }
  body.is-responsive .subjects-section__headline {
    margin-bottom: 16px;
    font-size: 22px;
  }
  body.is-responsive .subjects-section__cta-button {
    margin-top: 24px;
  }
  body.is-responsive .subjects-section__effective-number {
    padding: 0;
    font-size: 16px;
  }
  body.is-responsive .subjects-section__effective-number .green-bold {
    font-size: 22px;
  }
}

.home-pricing {
  padding-top: 64px;
  background-color: #fff;
}

.home-pricing__benefits {
  text-align: center;
}

.home-pricing__benefits .success {
  padding-right: 50px;
}

.home-pricing__benefits .contents {
  padding-left: 50px;
}

.home-pricing__benefits .h5 {
  min-height: 48px;
  margin: 27px 0 20px;
}

.home-pricing__text {
  margin-top: 10px;
}

.home-pricing__features {
  margin: 39px auto 64px;
  padding: 30px;
  border: 1px solid #e6e8e5;
  border-radius: 3px;
  background-color: #f8f8f8;
  text-align: center;
}

.home-pricing__features::after {
  content: "";
  display: block;
  clear: both;
}

.home-pricing__features .conversion-benefits {
  display: inline-block;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .home-pricing__features {
    border: 0;
    background-color: transparent;
  }
  body.is-responsive .home-pricing .success {
    padding-right: 10px;
  }
  body.is-responsive .home-pricing .contents {
    padding-left: 10px;
  }
  body.is-responsive .home-pricing .conversion-benefits__list {
    display: none;
  }
}

.welcome-student-code-login {
  padding: 135px 0;
  background-color: #fcf3e6;
  text-align: center;
}

.welcome-student-code-login .button {
  background: #b64900;
}

.welcome-student-code-login .button:hover {
  background: #e35b00;
}

.welcome-student-code-login .grid-container {
  position: relative;
}

.welcome-student-code-login__headline {
  font-weight: bold;
}

.welcome-student-code-login__image {
  position: absolute;
  bottom: -30px;
  left: -200px;
  height: 250px;
}

.welcome-student-code-login__input {
  display: inline-block;
  width: 368px;
  margin-right: 24px;
}

@media only screen and (max-width: 959px) {
  .welcome-student-code-login {
    padding: 32px 0 72px;
  }
  .welcome-student-code-login__image {
    position: relative;
    bottom: 0;
    left: -42px;
    height: 160px;
    margin: 0 auto 16px;
  }
}

@media only screen and (max-width: 639px) {
  .welcome-student-code-login {
    padding: 24px 0 32px;
  }
  .welcome-student-code-login__headline {
    font-size: 32px;
  }
  .welcome-student-code-login__image {
    left: -24px;
    height: 104px;
  }
  .welcome-student-code-login__input, .welcome-student-code-login .button {
    width: 100%;
  }
  .welcome-student-code-login__input {
    margin: 0 0 16px;
  }
}

.welcome-trust-section {
  padding: 62px 0;
  background-color: #fff;
}

.welcome-trust-section__quote {
  margin: 16px auto;
  color: #333;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.welcome-trust-section__quote--closed {
  transform: rotate(180deg);
}

.welcome-trust-section__quote img:first-child {
  vertical-align: super;
}

.welcome-trust-section--en {
  padding: 32px 0;
  background-color: #f8f8f8;
}

.welcome-trust-section--en .welcome-trust-section__quote, .welcome-trust-section--en .welcome-trust-section__name {
  font-size: 22px;
}

.welcome-trust-section--en .welcome-trust-section__name {
  margin: 0 8px 0 0;
  font-weight: 700;
}

.welcome-trust-section--en .welcome-trust-section__quote {
  max-width: 730px;
}

.welcome-trust-section--en .welcome-trust-section__rating {
  margin-bottom: 24px;
}

.welcome-trust-section--en .welcome-trust-section__rating i {
  color: #fbcd00;
}

.welcome-trust-section__badges-container img {
  margin: 0 5px;
}

@media only screen and (max-width: 959px) {
  .welcome-trust-section {
    padding: 32px 0;
  }
  .welcome-trust-section__quote {
    margin: 0 auto 4px;
    font-size: 18px;
  }
  .welcome-trust-section--en .welcome-trust-section__quote {
    max-width: 600px;
    font-size: 18px;
  }
  .welcome-trust-section--en .welcome-trust-section__name {
    font-size: 16px;
  }
  .welcome-trust-section--en .icon {
    font-size: 18px;
  }
  .welcome-trust-section--en .cell.text-center {
    padding: 0;
  }
}

@media only screen and (max-width: 639px) {
  .welcome-trust-section {
    padding: 32px 0;
  }
  .welcome-trust-section--en {
    padding: 24px 0;
  }
  .welcome-trust-section--en .welcome-trust-section__quote {
    max-width: 300px;
    font-size: 16px;
  }
  .welcome-trust-section--en .welcome-trust-section__name {
    font-size: 14px;
  }
}

.ugc-ads-fb-comments {
  position: relative;
  background-color: #fffae6;
  z-index: 1;
}

.ugc-ads-fb-comments::before {
  position: absolute;
  top: -40px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url("/assets/application/welcome/ugc_ads_fb_comments/background.svg");
  background-size: contain;
  content: "";
}

.ugc-ads-fb-comments__container {
  position: relative;
  padding-top: 100px;
  overflow: hidden;
}

.ugc-ads-fb-comments__container img {
  width: 45%;
}

.ugc-ads-fb-comments__comments {
  position: relative;
  padding: 64px 0;
}

.ugc-ads-fb-comments__comments::before, .ugc-ads-fb-comments__comments::after {
  position: absolute;
  background-repeat: no-repeat;
  content: "";
}

.ugc-ads-fb-comments__comments::before {
  bottom: 157px;
  left: -104px;
  width: 252px;
  height: 297px;
  background-image: url("/assets/application/welcome/ugc_ads_fb_comments/pommes.svg");
}

.ugc-ads-fb-comments__comments::after {
  right: -100px;
  bottom: 110px;
  width: 282px;
  height: 398px;
  background-image: url("/assets/application/welcome/ugc_ads_fb_comments/zazie.svg");
}

.ugc-ads-fb-comments__comments li {
  position: relative;
  width: 370px;
  height: 208px;
  padding: 32px 24px 24px;
  border-radius: 24px;
  background: #fff;
  z-index: 2;
}

.ugc-ads-fb-comments__comments li p {
  font-size: 14px;
  font-weight: 300;
}

.ugc-ads-fb-comments__comments li:nth-of-type(2n) {
  margin: 18px 32px;
}

.ugc-ads-fb-comments__facebook {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  background: url("/assets/application/social/facebook_round.svg") center center no-repeat;
}

.ugc-ads-fb-comments .legal-icon {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 8px 24px -12px rgba(0, 0, 0, 0.25);
  z-index: 1;
}

.ugc-ads-fb-comments .legal-icon__legal-tooltip {
  display: inline-block;
  align-items: center;
  margin-left: 0;
  color: #ccc;
}

.ugc-ads-fb-comments .legal-icon__legal-tooltip .icon--info {
  font-size: 16px;
}

.ugc-ads-fb-comments .legal-icon__legal-tooltip .icon--info.tooltip {
  width: 50%;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .ugc-ads-fb-comments::before {
    top: -20px;
  }
  body.is-responsive .ugc-ads-fb-comments__container::before {
    top: 0;
    background-image: url("/assets/application/welcome/ugc_ads_fb_comments/background_tablet.svg");
  }
  body.is-responsive .ugc-ads-fb-comments__container img {
    width: 80%;
  }
  body.is-responsive .ugc-ads-fb-comments__comments {
    padding: 32px 0;
  }
  body.is-responsive .ugc-ads-fb-comments__comments::before, body.is-responsive .ugc-ads-fb-comments__comments::after {
    bottom: 0;
    background-size: contain;
  }
  body.is-responsive .ugc-ads-fb-comments__comments::before {
    left: 50px;
    width: 136px;
    height: 160px;
  }
  body.is-responsive .ugc-ads-fb-comments__comments::after {
    right: 50px;
    width: 152px;
    height: 215px;
  }
  body.is-responsive .ugc-ads-fb-comments__comments li {
    width: 343px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .ugc-ads-fb-comments::before {
    top: -20px;
  }
  body.is-responsive .ugc-ads-fb-comments__container {
    padding-top: 42px;
  }
  body.is-responsive .ugc-ads-fb-comments__container img {
    width: 90%;
  }
  body.is-responsive .ugc-ads-fb-comments__comments {
    padding-bottom: 190px;
  }
  body.is-responsive .ugc-ads-fb-comments__comments::before {
    left: 80px;
    width: 109px;
    height: 128px;
  }
  body.is-responsive .ugc-ads-fb-comments__comments::after {
    right: 80px;
    width: 122px;
    height: 171px;
  }
}

/* stylelint-disable no-descending-specificity */

/* stylelint-disable max-nesting-depth */

.intl-performance-tiles {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background-color: #e6f3f8;
}

.intl-performance-tiles__text {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.intl-performance-tiles__percentage {
  font-weight: 700;
}

.intl-performance-tiles__percentage span {
  font-weight: 300;
}

.intl-performance-tiles__list {
  justify-content: center;
  padding-top: 30px;
}

.intl-performance-tiles__percentage {
  color: #9c0;
  font-size: 42px;
}

.intl-performance-tiles__item {
  justify-content: center;
  gap: 10px;
  max-width: 426px;
  margin: 0 4px;
  padding: 32px 8px;
  border-radius: 8px;
  background: #fff;
}

.intl-performance-tiles__item:nth-child(2) {
  margin: 0 34px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .intl-performance-tiles .intl-performance-tiles {
    width: 400px;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__list {
    position: relative;
    max-width: 509px;
    margin: 0 auto !important;
    padding-top: 32px;
    justify-content: center;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__item {
    display: flex !important;
    justify-content: center;
    max-width: 373px;
    min-height: 136px;
    margin: 0 auto;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__percentage {
    font-size: 38px;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel {
    z-index: 2;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--next-arrow, body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--previous-arrow {
    position: absolute;
    top: calc(50% - 15.4px + 16px);
    color: #999;
    transform: translateY(-50%);
    outline: none;
    z-index: 2;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--next-arrow:hover, body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--next-arrow:active, body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--previous-arrow:hover, body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--previous-arrow:active {
    color: #06c;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--next-arrow {
    right: -32px !important;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--previous-arrow {
    left: -32px !important;
  }
  body.is-responsive .intl-performance-tiles .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.is-responsive .intl-performance-tiles .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  body.is-responsive .intl-performance-tiles .slick-dots {
    position: relative;
    color: #999;
    font-size: 18px;
    bottom: 0;
  }
  body.is-responsive .intl-performance-tiles .slick-dots button::before {
    color: #999;
    font-size: 16px;
    opacity: 0.7;
  }
  body.is-responsive .intl-performance-tiles .slick-dots .slick-active > button::before {
    color: #06c;
    opacity: 1;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__list {
    max-width: calc(100% - 40px);
    padding-top: 24px;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__item {
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-height: 110px;
    margin: 0 14px;
    padding: 16px 8px;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--next-arrow {
    right: -24px;
  }
  body.is-responsive .intl-performance-tiles .intl-performance-tiles__carousel--previous-arrow {
    left: -24px;
  }
}

.intl-testimonials {
  padding: 48px 0 64px;
  background-color: #e6f3f8;
}

.intl-testimonials__headline {
  display: block;
  width: 100%;
  margin: 0 auto 32px;
}

.intl-testimonials__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
  grid-gap: 24px;
  gap: 24px;
}

.intl-testimonials__item {
  position: relative;
  max-width: 373px;
  min-height: 200px;
  padding: 20px 24px;
  border-radius: 24px;
}

.intl-testimonials__item:nth-of-type(even) {
  margin-top: 24px;
}

.intl-testimonials__item:nth-of-type(odd) {
  margin-bottom: 24px;
}

.intl-testimonials__facebook, .intl-testimonials__google {
  position: absolute;
  top: 20px;
  right: 24px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}

.intl-testimonials__facebook {
  background-image: url("/assets/application/social/facebook_round.svg");
}

.intl-testimonials__google {
  background-image: url("/assets/application/social/google_round.svg");
}

.intl-testimonials__user {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  gap: 8px;
}

.intl-testimonials__avatar {
  width: 24px;
  height: 24px;
}

.intl-testimonials__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
}

.intl-testimonials__text span {
  font-style: normal;
}

@media only screen and (max-width: 959px) {
  .intl-testimonials {
    padding: 40px 0;
  }
  .intl-testimonials__headline {
    font-size: 32px;
  }
  .intl-testimonials__list {
    position: relative;
    display: block;
    max-width: 509px;
    margin: 0 auto;
  }
  .intl-testimonials__list .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .intl-testimonials__list--next-arrow, .intl-testimonials__list--previous-arrow {
    position: absolute;
    top: calc(50% - 15.4px);
    transform: translateY(-50%);
    outline: none;
    color: #999;
    z-index: 2;
  }
  .intl-testimonials__list--next-arrow:hover, .intl-testimonials__list--next-arrow:active, .intl-testimonials__list--previous-arrow:hover, .intl-testimonials__list--previous-arrow:active {
    color: #06c;
  }
  .intl-testimonials__list--next-arrow {
    right: -32px;
  }
  .intl-testimonials__list--previous-arrow {
    left: -32px;
  }
  .intl-testimonials__list .slick-dots {
    bottom: 0;
  }
  .intl-testimonials__list .slick-dots button::before {
    font-size: 16px;
  }
  .intl-testimonials__list .slick-dots .slick-active button::before {
    color: #06c;
    opacity: 1;
  }
  .intl-testimonials__item {
    margin: 0;
  }
}

@media only screen and (max-width: 639px) {
  .intl-testimonials {
    padding: 32px 0;
  }
  .intl-testimonials__headline {
    font-size: 22px;
  }
  .intl-testimonials__list {
    max-width: calc(100% - 40px);
    margin-bottom: 0;
  }
  .intl-testimonials__list--next-arrow {
    right: -24px;
  }
  .intl-testimonials__list--previous-arrow {
    left: -24px;
  }
  .intl-testimonials__item {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 14px 8px;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
  }
}

.performance-graphs {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background-color: #fff;
}

.performance-graphs__text {
  font-size: 18px;
  line-height: 32px;
}

.performance-graphs__percentage {
  align-items: center;
  justify-content: space-around;
  width: 100%;
  font-size: 32px;
  font-weight: 700;
}

.performance-graphs__percentage span {
  font-size: 18px;
  font-weight: 300;
}

.performance-graphs__progress {
  width: 0;
  height: 12px;
  transition: width 3.5s ease 0s;
}

.performance-graphs__list {
  justify-content: center;
  padding-bottom: 56px;
  gap: 32px;
}

.performance-graphs__percentage-bar {
  display: block;
  width: 179px;
  height: 12px;
  background-color: #fff;
  content: "";
}

.performance-graphs__item {
  display: flex;
  flex-direction: column;
  max-width: 288px;
  padding: 12px 24px 16px;
  border-radius: 24px;
  background: #fff;
}

.performance-graphs__item:first-of-type .performance-graphs__percentage-bar {
  background: #e6f3f8;
}

.performance-graphs__item:first-of-type .performance-graphs__percentage-text {
  color: #006d91;
}

.performance-graphs__item:first-of-type .performance-graphs__progress {
  background: #006d91;
}

.performance-graphs__item:first-of-type .performance-graphs__progress.is-progressed {
  width: 92%;
}

.performance-graphs__item:nth-of-type(2) .performance-graphs__percentage-bar {
  background: #f9e6f1;
}

.performance-graphs__item:nth-of-type(2) .performance-graphs__percentage-text {
  color: #da66a9;
}

.performance-graphs__item:nth-of-type(2) .performance-graphs__progress {
  background: #da66a9;
}

.performance-graphs__item:nth-of-type(2) .performance-graphs__progress.is-progressed {
  width: 93%;
}

.performance-graphs__item:nth-of-type(3) .performance-graphs__percentage-bar {
  background: #f2e6f8;
}

.performance-graphs__item:nth-of-type(3) .performance-graphs__percentage-text {
  color: #af66d3;
}

.performance-graphs__item:nth-of-type(3) .performance-graphs__progress {
  background: #af66d3;
}

.performance-graphs__item:nth-of-type(3) .performance-graphs__progress.is-progressed {
  width: 94%;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .performance-graphs__list {
    gap: 16px;
    padding-bottom: 32px;
  }
  body.is-responsive .performance-graphs__list li:last-child {
    display: none;
  }
  body.is-responsive .performance-graphs__item {
    padding: 0 24px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .performance-graphs__list {
    padding-bottom: 24px;
  }
  body.is-responsive .performance-graphs__list li:nth-of-type(2) {
    display: none;
  }
  body.is-responsive .performance-graphs__item {
    max-width: 314px;
  }
}

.welcome-testimonial {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 72px;
  white-space: nowrap;
}

.welcome-testimonial__quote {
  display: inline-block;
}

.welcome-testimonial__name {
  margin: 0 8px 0 0;
  font-weight: 700;
}

.welcome-testimonial__rating .five-stars {
  margin-top: -3px;
}

.welcome-testimonial__rating .icon {
  color: #fbcd00;
}

.welcome-testimonial .icons-quotes--green-right, .welcome-testimonial .icons-quotes--green-left {
  display: inline-block;
  width: 24px;
  height: 20px;
  background-size: contain;
}

.welcome-testimonial .icons-quotes--green-right {
  top: -3px;
  transform: rotate(180deg);
}

.welcome-testimonial .icons-quotes--green-left {
  top: -13px;
  right: 21px;
  background-image: url("/assets/application/icons/open-quote-large.svg");
}

@media only screen and (max-width: 959px) {
  .welcome-testimonial {
    padding-top: 32px;
  }
  .welcome-testimonial__quote {
    font-size: 20px;
  }
  .welcome-testimonial__name {
    font-size: 18px;
  }
  .welcome-testimonial__rating {
    margin-top: 8px;
  }
  .welcome-testimonial .icons-quotes--green-left {
    top: -32px;
  }
  .welcome-testimonial .icons-quotes--green-right, .welcome-testimonial .icons-quotes--green-left {
    width: 19px;
    height: 16px;
  }
}

@media only screen and (max-width: 639px) {
  .welcome-testimonial {
    padding-top: 24px;
  }
  .welcome-testimonial__quote {
    display: inline-block;
    font-size: 18px;
  }
  .welcome-testimonial__name {
    font-size: 14px;
  }
  .welcome-testimonial__rating i {
    font-size: 16px;
  }
  .welcome-testimonial .icons-quotes--green-left {
    top: -22px;
    right: 6px;
    margin-right: 0;
  }
  .welcome-testimonial .icons-quotes--green-right, .welcome-testimonial .icons-quotes--green-left {
    width: 14px;
    height: 12px;
  }
}

.benefit-card {
  position: relative;
  display: flex;
  width: 100%;
  height: 155px;
  border-radius: 24px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.benefit-card__icon {
  position: absolute;
  top: 40px;
  left: 50%;
  width: 100%;
  margin-bottom: 8px;
  transform: translate(-50%, -50%);
}

.benefit-card__icon i img {
  position: absolute;
  top: 60%;
  left: 50%;
  width: 56px;
  transform: translate(-50%, -50%);
}

.benefit-card__text {
  position: relative;
  display: flex;
  top: 73px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 8px 10px;
  text-align: center;
}

.benefit-card__text .h5 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  width: 100%;
  margin-bottom: 0;
  color: #333;
  font-weight: 700;
  line-height: 24px;
}

.benefit-card__text .text-small {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
}

.benefit-card__text .icon--arrow-down {
  display: flex;
  position: absolute;
  top: 56px;
  width: 10px;
  cursor: pointer;
}

.benefit-card__redirect {
  position: relative;
  bottom: -60px;
  color: #06c;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
}

.benefit-card__redirect .icon {
  background-repeat: no-repeat;
  color: #06c;
  font-size: 14px;
  vertical-align: baseline;
}

.benefit-card--old {
  height: auto;
  border-radius: 8px;
}

.benefit-card--old .text-small {
  margin-bottom: 16px;
}

.benefit-card--old .benefit-card__image {
  position: relative;
  right: 0;
  height: 100px;
  margin-bottom: 24px;
}

.benefit-card--small {
  width: 284px;
  height: 96px;
  border-radius: 8px;
  cursor: pointer;
}

.benefit-card--us, .benefit-card--uk {
  height: 266px;
}

.benefit-card--us .text-small, .benefit-card--uk .text-small {
  margin-bottom: 16px;
}

.benefit-card--us .card-section, .benefit-card--uk .card-section {
  text-align: center;
}

.benefit-card--us .benefit-card__image, .benefit-card--uk .benefit-card__image {
  position: relative;
  right: 0;
  height: 100px;
  margin-bottom: 24px;
}

.benefit-card--us .benefit-card__link, .benefit-card--uk .benefit-card__link {
  font-size: 14px;
}

.benefit-card__link {
  color: #06c !important;
  font-size: 12px;
}

.benefit-card__image {
  position: absolute;
  top: 2px;
  right: -50px;
  height: 105px;
}

.benefit-card__image img {
  width: 16px;
  height: 16px;
}

.benefit-card__image--chat {
  top: 14px;
  right: -48px;
  height: 83px;
}

.benefit-card .card-section {
  padding: 16px 16px 12px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .benefit-card {
    width: auto;
  }
  body.is-responsive .benefit-card__icon i img {
    width: 48px;
  }
  body.is-responsive .benefit-card__text {
    top: 62px;
  }
  body.is-responsive .benefit-card__text .h5 {
    line-height: 20px;
  }
  body.is-responsive .benefit-card__text .icon--arrow-down {
    top: 70px;
  }
  body.is-responsive .benefit-card--old {
    width: 22%;
    height: inherit;
    margin-bottom: 8px;
  }
  body.is-responsive .benefit-card--old a {
    height: 100%;
  }
  body.is-responsive .benefit-card--old .card-section {
    height: inherit;
    padding: 16px 12px 12px;
  }
  body.is-responsive .benefit-card--old .benefit-card__image {
    height: 80px;
    margin-top: auto;
    margin-bottom: 0;
  }
  body.is-responsive .benefit-card--us, body.is-responsive .benefit-card--uk {
    width: 60%;
    height: 96px;
    margin-bottom: 12px;
  }
  body.is-responsive .benefit-card--us .text-small, body.is-responsive .benefit-card--uk .text-small {
    margin-bottom: 0;
  }
  body.is-responsive .benefit-card--us .card-section, body.is-responsive .benefit-card--uk .card-section {
    text-align: left;
  }
  body.is-responsive .benefit-card--us .benefit-card__icon, body.is-responsive .benefit-card--us .benefit-card__image, body.is-responsive .benefit-card--uk .benefit-card__icon, body.is-responsive .benefit-card--uk .benefit-card__image {
    position: absolute;
    top: 2px;
    right: -50px;
    height: 105px;
  }
  body.is-responsive .benefit-card--us .benefit-card__link, body.is-responsive .benefit-card--uk .benefit-card__link {
    font-size: 14px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .benefit-card {
    height: 126px;
    margin-bottom: auto;
  }
  body.is-responsive .benefit-card__icon {
    top: 24px;
  }
  body.is-responsive .benefit-card__icon i img {
    width: 40px;
  }
  body.is-responsive .benefit-card__text {
    top: 55px;
  }
  body.is-responsive .benefit-card__text .h5 {
    font-size: 14px;
    line-height: 20px;
  }
  body.is-responsive .benefit-card__text .intl-feature-mobile-text {
    font-size: 12px;
  }
  body.is-responsive .benefit-card__text .text-small {
    font-size: 12px;
  }
  body.is-responsive .benefit-card__text .icon--arrow-down {
    top: 40px;
    width: 12px;
  }
  body.is-responsive .benefit-card__redirect {
    bottom: -50px;
  }
  body.is-responsive .benefit-card__redirect .span--new-tiles-test {
    bottom: 0;
    font-size: 12px;
  }
  body.is-responsive .benefit-card--old {
    width: 100%;
    height: 96px;
    margin-bottom: 8px;
    border-radius: 8px;
    cursor: pointer;
  }
  body.is-responsive .benefit-card--old .card-section {
    text-align: left;
  }
  body.is-responsive .benefit-card--old .benefit-card__image {
    position: absolute;
    top: 2px;
    right: -50px;
    height: 105px;
  }
  body.is-responsive .benefit-card--us, body.is-responsive .benefit-card--uk {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
}

.tassel {
  position: relative;
  display: block;
  width: auto;
  width: initial;
  max-width: 417px;
  margin: 16px auto;
  background-color: #e35b00;
  text-align: center;
}

.tassel--weekly-price {
  padding: 2px 12px;
  background-color: #fdeb99;
  color: #333;
}

.tassel--weekly-price.tassel::before, .tassel--weekly-price.tassel::after {
  border-top: 14px solid #fdeb99;
  border-bottom: 14px solid #fdeb99;
}

.tassel--weekly-price.tassel::before {
  border-right: 12px solid #fdeb99;
  border-left: 12px solid transparent;
}

.tassel--weekly-price.tassel::after {
  border-right: 12px solid transparent;
  border-left: 12px solid #fdeb99;
}

.tassel::before, .tassel::after {
  display: block;
  width: 0;
  height: 0;
  padding-top: 0;
  transform: translateY(-50%);
  border-top: 20px solid #e35b00;
  border-bottom: 20px solid #e35b00;
  content: "";
}

.tassel::before {
  position: absolute;
  top: 50%;
  left: -20px;
  border-right: 15px solid #e35b00;
  border-left: 15px solid transparent;
}

.tassel::after {
  position: absolute;
  top: 50%;
  right: -20px;
  border-right: 15px solid transparent;
  border-left: 15px solid #e35b00;
}

.tassel__text {
  padding: 8px 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

@media only screen and (max-width: 639px) {
  .tassel {
    width: 90%;
  }
  .tassel::before, .tassel::after {
    border-top-width: 17px;
    border-bottom-width: 17px;
  }
  .tassel::before {
    position: absolute;
    top: 50%;
    left: -10px;
    border-right: 10px solid #e35b00;
    border-left: 10px solid transparent;
  }
  .tassel::after {
    position: absolute;
    top: 50%;
    right: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid #e35b00;
  }
  .tassel .tassel__text {
    font-size: 11.4px;
    line-height: 1.6;
  }
  .tassel .tassel {
    margin-bottom: 16px;
  }
}

.user-testimonials {
  width: 100%;
  padding: 64px 0;
  border-top: solid 1px #e6e8e5;
  border-bottom: solid 1px #e6e8e5;
  background-color: #f8f8f8;
}

.user-testimonials .h2 {
  margin-bottom: 32px;
}

.user-testimonials__carousel {
  padding-top: 32px;
}

.user-testimonials__text {
  display: inline;
}

.user-testimonials__quote {
  display: inline-block;
}

.user-testimonials__quote:first-of-type {
  margin-left: 0;
}

.user-testimonials__quote:last-of-type {
  margin-right: 0;
  margin-left: 4px;
}

.user-testimonials__author {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-align: right;
}

.user-testimonials__button {
  width: 280px;
  margin: 0 auto 32px;
}

.user-testimonials__next-arrow, .user-testimonials__previous-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
  color: #ccc;
  cursor: pointer;
  z-index: 2;
}

.user-testimonials__next-arrow:hover, .user-testimonials__previous-arrow:hover {
  color: #999;
}

.user-testimonials__next-arrow {
  right: 100px;
}

.user-testimonials__previous-arrow {
  left: 100px;
}

.user-testimonials .slick-dots {
  position: relative;
  z-index: 1;
}

.user-testimonials .slick-dots li {
  margin: 0;
}

.user-testimonials .slick-dots button::before {
  color: #e6e8e5;
  font-size: 16px;
  opacity: 1;
}

.user-testimonials .slick-dots .slick-active > button::before {
  color: #9c0;
}

.user-testimonials .verified-testimonial {
  margin-bottom: 12px;
  color: #5c7a00;
}

.user-testimonials .verified-testimonial .h6 {
  margin-bottom: 8px;
  font-size: 12px;
}

.user-testimonials .verified-testimonial .icon {
  display: inline-block !important;
  font-size: 16px;
}

.user-testimonials .unverified-testimonial .h6 {
  margin-bottom: 8px;
  font-size: 12px;
}

.user-testimonials .unverified-testimonial .icon {
  display: inline-block !important;
  color: #ccc;
  font-size: 16px;
  vertical-align: baseline;
}

.user-testimonials .verified-testimonial + .h5 {
  line-height: 1;
}

.user-testimonials .testimonial-quote {
  max-width: 428px;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .user-testimonials {
    height: auto;
  }
  body.is-responsive .user-testimonials .verified-testimonial {
    display: flex;
    justify-content: right;
  }
  body.is-responsive .user-testimonials .verified-testimonial .h6 {
    display: inline-block;
    width: 70px;
    margin-bottom: 0;
    line-height: 1.5;
    text-align: left;
  }
  body.is-responsive .user-testimonials .verified-testimonial .icon {
    padding: 3px;
  }
  body.is-responsive .user-testimonials__carousel, body.is-responsive .user-testimonials__author {
    width: auto;
  }
  body.is-responsive .user-testimonials__author .h5 {
    margin-bottom: 4px;
    font-size: 14px;
  }
  body.is-responsive .user-testimonials__author p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .user-testimonials {
    margin-bottom: 24px;
    padding: 32px 0;
    border: 0;
    border-radius: 8px;
    background-color: #e6f8e6;
  }
  body.is-responsive .user-testimonials .h2 {
    max-width: 288px;
    margin: 0 auto 32px;
    font-size: 22px;
  }
  body.is-responsive .user-testimonials .user-testimonials__content {
    padding: 0 16px;
    text-align: left;
  }
  body.is-responsive .user-testimonials .testimonial-quote {
    text-align: left;
  }
  body.is-responsive .user-testimonials .verified-testimonial {
    display: inline-block;
  }
  body.is-responsive .user-testimonials .verified-testimonial .h6 {
    width: auto;
    width: initial;
    color: #333;
  }
  body.is-responsive .user-testimonials .verified-testimonial + .h5 {
    display: block;
  }
  body.is-responsive .user-testimonials__author {
    margin-top: 28px;
    text-align: left;
  }
  body.is-responsive .user-testimonials__button {
    padding-top: 32px;
  }
}

.tassel-vertical {
  position: absolute;
  right: 50px;
  width: 132px;
  background-color: #e35b00;
  text-align: center;
  z-index: 2;
}

.tassel-vertical::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  padding-top: 20px;
  border-right: 66px solid #e35b00;
  border-bottom: 20px solid transparent;
  border-left: 66px solid #e35b00;
  content: "";
}

.tassel-vertical__text {
  padding: 24px 8px 8px;
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
}

@media only screen and (max-width: 959px) {
  .tassel-vertical--mobile {
    position: relative;
    right: 0;
    display: block;
    width: auto;
    width: initial;
    max-width: 417px;
    margin: 16px auto;
  }
  .tassel-vertical--mobile .tassel-vertical__text {
    padding: 8px;
    font-size: 16px;
  }
  .tassel-vertical--mobile .icon {
    color: #ee6;
    font-size: 12px;
  }
  .tassel-vertical--mobile::before, .tassel-vertical--mobile::after {
    display: block;
    width: 0;
    height: 0;
    padding-top: 0;
    transform: translateY(-50%);
    border-top: 20px solid #e35b00;
    border-bottom: 20px solid #e35b00;
    content: "";
  }
  .tassel-vertical--mobile::before {
    position: absolute;
    top: 50%;
    left: -20px;
    border-right: 15px solid #e35b00;
    border-left: 15px solid transparent;
  }
  .tassel-vertical--mobile::after {
    position: absolute;
    top: 50%;
    right: -20px;
    border-right: 15px solid transparent;
    border-left: 15px solid #e35b00;
  }
}

@media only screen and (max-width: 639px) {
  .tassel-vertical {
    width: 106px;
  }
  .tassel-vertical::after {
    border-right: 53px solid #e35b00;
    border-left: 53px solid #e35b00;
  }
  .tassel-vertical__text {
    font-size: 12px;
  }
  .tassel-vertical__icon {
    font-size: 16px;
  }
  .tassel-vertical--mobile {
    width: 90%;
  }
  .tassel-vertical--mobile::before, .tassel-vertical--mobile::after {
    border-top-width: 17px;
    border-bottom-width: 17px;
  }
  .tassel-vertical--mobile::before {
    position: absolute;
    top: 50%;
    left: -10px;
    border-right: 10px solid #e35b00;
    border-left: 10px solid transparent;
  }
  .tassel-vertical--mobile::after {
    position: absolute;
    top: 50%;
    right: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid #e35b00;
  }
  .tassel-vertical--mobile .tassel-vertical__text {
    font-size: 12px;
  }
}

.registry-testimonials {
  padding-top: 128px;
  padding-bottom: 32px;
  border: 0;
  background: transparent;
}

.registry-testimonials--welcome {
  padding-top: 50px;
  background-color: #99b7e1;
}

.registry-testimonials--welcome .registry-testimonials__headline {
  color: #333;
}

.registry-testimonials__headline {
  margin-bottom: 16px;
  color: #fff;
}

.registry-testimonials__content {
  position: relative;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  height: 200px;
}

.registry-testimonials__quote {
  display: inline-block !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
}

.registry-testimonials__text {
  display: inline;
  font-size: 16px;
  line-height: 24px;
}

.registry-testimonials__author, .registry-testimonials__user {
  width: 220px;
}

.registry-testimonials__author {
  text-align: left;
}

.registry-testimonials__author--unverified-testimonial {
  padding-bottom: 24px;
}

.registry-testimonials__author--unverified-testimonial .icon--info {
  display: inline !important;
  color: #ccc;
  font-size: 18px;
}

.registry-testimonials__name::after {
  margin-left: -4px;
  content: ",";
}

.registry-testimonials__name, .registry-testimonials__type {
  line-height: 24px;
}

.registry-testimonials__verification {
  display: flex !important;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  height: 24px;
  margin: 0;
  padding: 0 9px 0 6px;
  border-radius: 16px;
  background: #9c0;
  color: #333;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 24px;
  gap: 4px;
}

.registry-testimonials__carousel {
  z-index: 2;
}

.registry-testimonials__carousel .slick-slide {
  margin: 12px;
  padding: 24px;
  border-radius: 8px;
  background: #fff;
}

.registry-testimonials__carousel--next-arrow, .registry-testimonials__carousel--previous-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}

.registry-testimonials__carousel--next-arrow:hover, .registry-testimonials__carousel--previous-arrow:hover {
  color: #999;
}

.registry-testimonials__carousel--next-arrow {
  right: -20px;
}

.registry-testimonials__carousel--previous-arrow {
  left: -20px;
}

.registry-testimonials__carousel--next-arrow-welcome, .registry-testimonials__carousel--previous-arrow-welcome {
  color: #690;
}

.registry-testimonials__carousel--previous-arrow-welcome:hover, .registry-testimonials__carousel--next-arrow-welcome:hover {
  color: #690;
}

.registry-testimonials__carousel .slick-dots {
  position: relative;
  margin-top: -10px;
  z-index: 1;
}

.registry-testimonials__carousel .slick-dots li {
  margin: 0;
}

.registry-testimonials__carousel .slick-dots button::before {
  color: #e6e8e5;
  font-size: 16px;
  opacity: 1;
}

.registry-testimonials__carousel .slick-dots .slick-active > button::before {
  color: #9c0;
}

@media only screen and (max-width: 959px) {
  body.is-responsive .registry-testimonials {
    padding-top: 80px;
    padding-bottom: 28px;
  }
  body.is-responsive .registry-testimonials--welcome {
    padding-top: 40px;
  }
  body.is-responsive .registry-testimonials__carousel--previous-arrow:hover, body.is-responsive .registry-testimonials__carousel--next-arrow:hover {
    color: #fff;
  }
  body.is-responsive .registry-testimonials__carousel .slick-slide {
    padding: 16px;
  }
  body.is-responsive .registry-testimonials__headline {
    margin-bottom: 8px;
    font-size: 32px;
  }
  body.is-responsive .registry-testimonials__text {
    line-height: 24px;
  }
}

@media only screen and (max-width: 639px) {
  body.is-responsive .registry-testimonials {
    padding-top: 64px;
    padding-bottom: 24px;
  }
  body.is-responsive .registry-testimonials--welcome {
    display: none;
  }
  body.is-responsive .registry-testimonials__headline {
    margin-bottom: 0;
    font-size: 18px;
  }
  body.is-responsive .registry-testimonials__content {
    height: 185px;
  }
  body.is-responsive .registry-testimonials__carousel .slick-slide {
    padding: 24px;
  }
}

/*# sourceMappingURL=videos-95823068.css.map*/