﻿.ginger-page-dyslexia {
  background: linear-gradient(80.46deg, #2F3550 38.1%, #424A70 111.16%);
}
.ginger-bn__dyslexia.block-1 {
  background: linear-gradient(80.46deg, #2F3550 38.1%, #424A70 111.16%);
  overflow: hidden;
}
.ginger-bn__dyslexia.block-2 {
  background: #FFFFFF;
}
.ginger-bn__dyslexia.block-3 {
  background: linear-gradient(82.7deg, #176B9C 45.97%, #1C83BF 100.92%, #1C83BF 100.92%);
}
.ginger-bn__dyslexia.block-4 {
  background: #F7FAFC;
}
.ginger-bn__dyslexia.block-5 {
  background: #282D43;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__text {
  display: none;
  transition: 0.5s;
}
.dyslexia-active {
  display: unset !important;
}
.ginger-bn__dyslexia {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 32px;
}
.ginger-bn__dyslexia__top-container {
  width: 100%;
  max-width: 1180px;
  padding: 70px 0 85px 0;
  display: flex;
  flex-direction: row;
}
.ginger-bn__dyslexia__top-container__description {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: auto;
}
.ginger-bn__dyslexia__top-container__description__text {
  width: 70%;
  max-width: 658px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: #FFFFFF;
  font-style: normal;
}
.ginger-bn__dyslexia__top-container__description__text__heading {
  font-weight: 700;
  font-size: 56px;
  line-height: 130%;
  z-index: 5;
  margin: 0;
  margin-top: 20px;
}
.ginger-bn__dyslexia__top-container__description__text__heading span {
  font-weight: 700;
  background: linear-gradient(90deg, #178FD5 56.6%, #14CCC1 104.13%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
}
.ginger-bn__dyslexia__top-container__description__text__secondary-text {
  margin-top: 56px;
  font-weight: 700;
  font-size: 20px;
  line-height: 160%;
  color: #C5CFD5;
  z-index: 5;
}
.ginger-bn__dyslexia__top-container__description__text__secondary-text b {
  font-weight: bold;
}
.ginger-bn__dyslexia__top-container__description__text__buttons {
  display: flex;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-top: 50px;
}
.ginger-bn__dyslexia__top-container__description__text__buttons > a {
  width: 211px;
}
.ginger-bn__dyslexia__top-container__description__text__buttons__left,
.ginger-bn__dyslexia__top-container__description__text__buttons__right {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px 0;
  letter-spacing: 0.4px;
}
.ginger-bn__dyslexia__top-container__description__text__buttons__left:hover,
.ginger-bn__dyslexia__top-container__description__text__buttons__right:hover {
  text-decoration: none;
}
.ginger-bn__dyslexia__top-container__description__text__buttons__left {
  box-sizing: border-box;
  background: #13AABF;
  color: #FFFFFF;
  border-radius: 6px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
}
.ginger-bn__dyslexia__top-container__description__text__buttons__left:hover {
  opacity: 0.7;
  color: #FFFFFF;
}
.ginger-bn__dyslexia__top-container__description__text__buttons__right {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  margin-left: 20px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
}
.ginger-bn__dyslexia__top-container__description__text__buttons__right:hover {
  opacity: 0.7;
  color: #FFFFFF;
}
.ginger-bn__dyslexia__top-container__description__picture img {
  width: auto;
  max-height: 569px;
}
.ginger-bn__dyslexia__top-container__description__picture_half {
  right: 0;
  display: none;
}
.ginger-bn__dyslexia__statistics {
  width: 100%;
  max-width: 1180px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
}
.ginger-bn__dyslexia__statistics__card {
  width: 33%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.ginger-bn__dyslexia__statistics__card__image {
  width: 116px;
  height: 116px;
}
.ginger-bn__dyslexia__statistics__card__text {
  display: flex;
  flex-direction: column;
  padding-left: 40px;
  max-width: 170px;
}
.ginger-bn__dyslexia__statistics__card__text_title {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
}
.ginger-bn__dyslexia__statistics__card__text_title > span {
  color: #15AABF;
}
.ginger-bn__dyslexia__statistics__card__text_content {
  color: #C5CFD5;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.ginger-bn__dyslexia__statistics__card:not(:first-child) {
  padding-left: 50px;
}
.ginger-bn__dyslexia__statistics__card:not(:last-child) {
  padding-right: 50px;
  border-right: 1px solid transparent;
  border-image: linear-gradient(to left top, #6D8196 0%, transparent 55%, transparent 55%, #6D8196 20%);
  border-image-slice: 1;
}
.ginger-bn__dyslexia__statistics__card_safari:not(:last-child) {
  padding-right: 50px;
  border-right: 1px solid rgba(109, 129, 150, 0.1);
  border-image: unset;
}
.ginger-bn__dyslexia__common-errors {
  width: 100%;
  max-width: 1180px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 90px 0 10px 0;
}
.ginger-bn__dyslexia__common-errors__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  flex-wrap: wrap;
  margin-top: 20px;
}
.ginger-bn__dyslexia__common-errors__title {
  max-width: 700px;
  color: #22223D;
  font-weight: 700;
  font-size: 42px;
  line-height: 170%;
  text-align: center;
  margin: 0;
}
.ginger-bn__dyslexia__common-errors__title span {
  font-weight: 700;
  background: linear-gradient(90deg, #178FD5 56.6%, #14CCC1 104.13%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
}
.ginger-bn__dyslexia__common-errors__subtitle {
  color: #677889;
  text-align: center;
  max-width: 978px;
  font-weight: 700;
  font-size: 22px;
  line-height: 160%;
  margin: 22px 0 40px 0;
}
.ginger-bn__dyslexia__common-errors__block {
  border-radius: 12px;
  width: 50%;
  flex-basis: 47%;
  margin-bottom: 80px;
}
.ginger-bn__dyslexia__common-errors__block__img {
  width: 100%;
}
.ginger-bn__dyslexia__common-errors__block__text_heading {
  font-weight: 700;
  font-size: 26px;
  line-height: 140%;
  color: #22223D;
  display: block;
}
.ginger-bn__dyslexia__common-errors__block__text span {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #22223D;
  display: block;
}
.ginger-bn__dyslexia__solving-literacy {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 90px 0;
}
.ginger-bn__dyslexia__solving-literacy__title {
  font-weight: bold;
  font-size: 42px;
  line-height: 170%;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
}
.ginger-bn__dyslexia__solving-literacy__subtitle {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin: 20px 0 64px 0;
  color: #FFFFFF;
  text-align: center;
}
.ginger-bn__dyslexia__solving-literacy__title,
.ginger-bn__dyslexia__solving-literacy__subtitle {
  max-width: 978px;
}
.ginger-bn__dyslexia__solving-literacy__container {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  justify-content: space-between;
  max-width: 1180px;
  background: rgba(255, 255, 255, 0.08);
  padding: 21px;
  border-radius: 24px;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  max-width: 540px;
  width: 50%;
  padding-left: 85px;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__header {
  width: 100%;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 22px;
  line-height: 160%;
  color: #FFFFFF;
  margin: 20px 0 30px 0;
  max-width: 1180px;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__text {
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  color: #FFFFFF;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__wide-image {
  display: none;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__text.feedback2 > div {
  display: flex;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__text.feedback2 > div img {
  height: 100px;
  margin-left: -20px;
  margin-right: 20px;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__text.feedback2 > div > div {
  display: flex;
  flex-direction: column;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__text.feedback2 > div > div > span {
  font-style: normal;
  letter-spacing: 0.02em;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0 13px 0;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__bottom__slider {
  width: 338px;
  height: 3px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.08);
  position: relative;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__bottom__slider_inside {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #FFFFFF;
  border-radius: 10px;
  transform-origin: left center;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__bottom__button {
  margin-left: 34px;
  width: 50px;
  height: 50px;
  transition: 0.3s;
}
.ginger-bn__dyslexia__solving-literacy__container__left-block__bottom__button:hover {
  cursor: pointer;
  opacity: 0.7;
}
.ginger-bn__dyslexia__solving-literacy__container__pict {
  overflow: hidden;
  margin-left: 20px;
}
.ginger-bn__dyslexia__solving-literacy__container__pict img {
  width: auto;
  max-height: 350px;
  float: right;
}
.ginger-bn__dyslexia__features-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 90px 0;
  max-width: 1180px;
}
.ginger-bn__dyslexia__features {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  background: #FFFFFF;
  box-shadow: 0 15px 40px rgba(109, 129, 150, 0.15);
  border-radius: 24px;
}
.ginger-bn__dyslexia__features__title {
  font-weight: 700;
  font-size: 42px;
  line-height: 130%;
  color: #000000;
  margin: 0 0 60px 0 !important;
  text-align: center;
}
.ginger-bn__dyslexia__features__row {
  display: flex;
}
.ginger-bn__dyslexia__features__block {
  width: 50%;
  box-sizing: border-box;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ginger-bn__dyslexia__features__block__title {
  display: flex;
  align-items: center;
}
.ginger-bn__dyslexia__features__block__title img {
  margin-right: 30px;
}
.ginger-bn__dyslexia__features__block__title span {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 140%;
  color: #22223D;
}
.ginger-bn__dyslexia__features__block__subtitle {
  display: flex;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  margin: 10px 0;
  color: #22223D;
}
.ginger-bn__dyslexia__features__block__link {
  display: flex;
  align-items: center;
}
.ginger-bn__dyslexia__features__block__link a:hover {
  text-decoration: none;
  cursor: pointer;
}
.ginger-bn__dyslexia__features__block__link__title {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 180%;
  color: #13AABF;
  margin-right: 11px;
  transition: 0.3s;
}
.ginger-bn__dyslexia__features__block__link__title > img {
  margin-left: 10px;
}
.ginger-bn__dyslexia__features__block__link__title:hover {
  opacity: 0.7;
}
.ginger-bn__dyslexia__features__block-with-border-1 {
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
  border-image: linear-gradient(to right bottom, #FFFFFF, transparent 50%, rgba(109, 129, 150, 0.3));
  border-image-slice: 1;
}
.ginger-bn__dyslexia__features__block-with-border-2 {
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to right, rgba(109, 129, 150, 0.3), transparent 100%, #FFFFFF);
  border-image-slice: 1;
}
.ginger-bn__dyslexia__features__block-with-border-3 {
  border-right: 1px solid transparent;
  border-image: linear-gradient(to bottom, rgba(109, 129, 150, 0.3) 0% 40%, transparent 100%, #FFFFFF);
  border-image-slice: 1;
}
.ginger-bn__dyslexia__features__block-with-safari-border-1 {
  border-right: 1px solid rgba(109, 129, 150, 0.1);
  border-bottom: 1px solid rgba(109, 129, 150, 0.1);
}
.ginger-bn__dyslexia__features__block-with-safari-border-2 {
  border-bottom: 1px solid rgba(109, 129, 150, 0.1);
}
.ginger-bn__dyslexia__features__block-with-safari-border-3 {
  border-right: 1px solid rgba(109, 129, 150, 0.1);
}
@media only screen and (max-width: 1240px) {
  .ginger-bn__dyslexia.block-1 {
    position: relative;
  }
  .ginger-bn__dyslexia__top-container__description__picture {
    display: none;
  }
  .ginger-bn__dyslexia__top-container__description__picture_half {
    display: flex;
    position: absolute;
    top: 11px;
    right: -100px;
  }
  .ginger-bn__dyslexia__top-container__description__picture_half > img {
    width: 40vw;
    max-width: 450px;
  }
  .ginger-bn__dyslexia__statistics {
    padding: 60px 0;
  }
  .ginger-bn__dyslexia__statistics__card {
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
  }
  .ginger-bn__dyslexia__statistics__card__image {
    margin-bottom: 30px;
    width: 70px;
    height: 70px;
  }
  .ginger-bn__dyslexia__statistics__card__text {
    padding: 0;
  }
  .ginger-bn__dyslexia__statistics__card:not(:first-child) {
    padding-left: 65px;
  }
  .ginger-bn__dyslexia__statistics__card:not(:last-child) {
    border-image: linear-gradient(0deg, #6D8196 0%, transparent 50%, transparent 100%);
    border-image-slice: 1;
  }
  .ginger-bn__dyslexia__statistics__card_safari:not(:last-child) {
    border-image: unset;
  }
}
@media only screen and (max-width: 900px) {
  .ginger-bn__dyslexia__top-container__description__picture img {
    max-width: 380px;
    margin-top: 0 !important;
  }
  .ginger-bn__dyslexia__top-container__description__text__heading {
    font-size: 46px;
    line-height: 130%;
  }
  .ginger-bn__dyslexia__top-container__description__text__secondary-text {
    max-width: 500px;
  }
  .ginger-bn__dyslexia__top-container__description__text__buttons a {
    width: 238px;
  }
  .ginger-bn__dyslexia__top-container__description__text__buttons__right {
    margin-left: 25px;
  }
  .ginger-bn__dyslexia__common-errors {
    padding: 70px 0 60px 0;
  }
  .ginger-bn__dyslexia__common-errors__title {
    font-weight: 700;
    font-size: 34px;
  }
  .ginger-bn__dyslexia__common-errors__subtitle {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 62px;
  }
  .ginger-bn__dyslexia__common-errors__block {
    margin-bottom: 70px;
  }
  .ginger-bn__dyslexia__common-errors__block__text_heading {
    font-size: 22px;
    line-height: 160%;
    margin: 46px 0 20px 0;
  }
  .ginger-bn__dyslexia__common-errors__block__text > span {
    margin: 0;
  }
  .ginger-bn__dyslexia__solving-literacy {
    padding: 70px 0;
  }
  .ginger-bn__dyslexia__solving-literacy__title,
  .ginger-bn__dyslexia__solving-literacy__subtitle {
    max-width: 770px;
  }
  .ginger-bn__dyslexia__solving-literacy__title {
    font-size: 34px;
  }
  .ginger-bn__dyslexia__solving-literacy__subtitle {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 60px;
  }
  .ginger-bn__dyslexia__solving-literacy__container {
    padding: 70px;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block {
    max-width: unset;
    width: 100%;
    padding: 0;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block__header {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 0;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block__title {
    font-size: 14px;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block__text {
    margin-bottom: 40px;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block__wide-image {
    display: flex;
    width: 100%;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block__bottom__slider {
    width: 88%;
  }
  .ginger-bn__dyslexia__solving-literacy__container__pict {
    display: none;
  }
  .ginger-bn__dyslexia__solving-literacy__container__pict img {
    height: auto;
  }
  .ginger-bn__dyslexia__features {
    flex-direction: column;
  }
  .ginger-bn__dyslexia__features__row {
    flex-direction: column;
  }
  .ginger-bn__dyslexia__features__title {
    font-size: 34px;
    line-height: 130%;
  }
  .ginger-bn__dyslexia__features__block {
    width: 100%;
    height: unset;
    padding: 25px 70px 35px 40px;
  }
  .ginger-bn__dyslexia__features__block__title {
    margin-bottom: 7px;
  }
  .ginger-bn__dyslexia__features__block__title img {
    margin-right: 24px;
  }
  .ginger-bn__dyslexia__features__block__title span {
    font-size: 24px;
    line-height: 140%;
  }
  .ginger-bn__dyslexia__features__block__subtitle {
    font-size: 16px;
    line-height: 180%;
    margin: 0 0 16px 84px;
  }
  .ginger-bn__dyslexia__features__block__link {
    margin: 0 0 0 84px;
  }
  .ginger-bn__dyslexia__features__block-with-border-1,
  .ginger-bn__dyslexia__features__block-with-border-2,
  .ginger-bn__dyslexia__features__block-with-border-3 {
    border-right: none;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right bottom, #FFFFFF, transparent 50%, rgba(109, 129, 150, 0.3));
    border-image-slice: 1;
  }
  .ginger-bn__dyslexia__features__block-with-safari-border-1,
  .ginger-bn__dyslexia__features__block-with-safari-border-2,
  .ginger-bn__dyslexia__features__block-with-safari-border-3 {
    border: none;
    border-bottom: 1px solid rgba(109, 129, 150, 0.1);
  }
  .ginger-bn__dyslexia__features__block-with-safari-border-4 {
    border: none;
  }
}
@media only screen and (max-width: 599px) {
  .ginger-bn__dyslexia__top-container__description__picture_half {
    display: none;
  }
  .ginger-bn__dyslexia {
    padding: 0 16px;
  }
  .ginger-bn__dyslexia__top-container {
    width: 100%;
  }
  .ginger-bn__dyslexia__top-container__description__text {
    width: 100%;
  }
  .ginger-bn__dyslexia__top-container__description__text__buttons {
    flex-direction: column;
  }
  .ginger-bn__dyslexia__top-container__description__text__buttons__right {
    margin-left: 0;
    margin-top: 24px;
  }
  .ginger-bn__dyslexia__top-container__description__text__buttons__right,
  .ginger-bn__dyslexia__top-container__description__text__buttons__left {
    width: 100% !important;
  }
  .ginger-bn__dyslexia__statistics {
    flex-direction: column;
  }
  .ginger-bn__dyslexia__statistics__card {
    width: 100%;
    flex-direction: row;
  }
  .ginger-bn__dyslexia__statistics__card__image {
    margin-right: 34px;
    margin-bottom: 0;
  }
  .ginger-bn__dyslexia__statistics__card:not(:first-child) {
    padding-left: 0;
    padding-top: 40px;
  }
  .ginger-bn__dyslexia__statistics__card:not(:last-child) {
    padding-right: 0;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    border-image: unset;
    border-image-slice: unset;
  }
  .ginger-bn__dyslexia__common-errors__title {
    font-size: 26px;
    margin-bottom: 21px;
  }
  .ginger-bn__dyslexia__common-errors__subtitle {
    font-size: 17px;
    margin: 0 0 40px 0;
  }
  .ginger-bn__dyslexia__common-errors__title,
  .ginger-bn__dyslexia__common-errors__subtitle {
    text-align: left;
  }
  .ginger-bn__dyslexia__common-errors__block {
    flex-basis: 100%;
  }
  .ginger-bn__dyslexia__solving-literacy__title {
    text-align: left;
  }
  .ginger-bn__dyslexia__solving-literacy__subtitle {
    text-align: left;
    margin-bottom: 40px;
  }
  .ginger-bn__dyslexia__solving-literacy__container {
    padding: 20px;
  }
  .ginger-bn__dyslexia__features__title {
    text-align: left;
  }
  .ginger-bn__dyslexia__features__block {
    padding: 25px 24px 35px 24px;
  }
}
@media only screen and (max-width: 400px) {
  .ginger-bn__dyslexia__top-container {
    padding: 100px 0 74px 0;
  }
  .ginger-bn__dyslexia__top-container__description__picture,
  .ginger-bn__dyslexia__top-container__stats {
    display: none;
  }
  .ginger-bn__dyslexia__top-container__description__text__heading {
    font-size: 40px;
    line-height: 130%;
  }
  .ginger-bn__dyslexia__common-errors {
    padding: 74px 0;
  }
  .ginger-bn__dyslexia__common-errors__block__text_heading {
    margin-top: 36px;
  }
  .ginger-bn__dyslexia__common-errors__block__text > span {
    margin-top: 8px;
  }
  .ginger-bn__dyslexia__solving-literacy {
    align-items: flex-start;
  }
  .ginger-bn__dyslexia__solving-literacy__title {
    font-size: 26px;
  }
  .ginger-bn__dyslexia__solving-literacy__subtitle {
    font-size: 16px;
    line-height: 26px;
    margin-top: 13px;
  }
  .ginger-bn__dyslexia__solving-literacy__container {
    margin-top: 20px;
    flex-direction: column-reverse;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block {
    padding-right: unset;
    min-width: unset;
    width: unset;
  }
  .ginger-bn__dyslexia__solving-literacy__container__left-block__header {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .ginger-bn__dyslexia__solving-literacy__container__pict {
    width: unset;
    margin-left: unset;
  }
  .ginger-bn__dyslexia__solving-literacy__container__pict img {
    width: 100%;
  }
  .ginger-bn__dyslexia__features__title {
    font-size: 26px;
    line-height: 170%;
  }
  .ginger-bn__dyslexia__features__block {
    padding: 24px 24px 35px 24px;
  }
  .ginger-bn__dyslexia__features__block__title {
    margin-bottom: 27px;
  }
  .ginger-bn__dyslexia__features__block__title img {
    width: 47px;
    height: 74px;
  }
  .ginger-bn__dyslexia__features__block__title span {
    font-size: 20px;
    line-height: 160%;
  }
  .ginger-bn__dyslexia__features__block__subtitle {
    font-size: 17px;
    line-height: 170%;
    margin: 0 0 20px 0;
  }
  .ginger-bn__dyslexia__features__block__link {
    margin-left: auto;
  }
}