/* @media (max-width: 1900px) {

  .container {
    max-width: calc(1380px + 64px);
  }

  .container_max {
    max-width: 1620px;
  }

  [class].title_h1,
  .text h1 {
    font: var(--text-h2);
  }

  [class].title_h2,
  .text {
    font: var(--text-h2);
  }

  [class].title_h3,
  .text h3 {
    font: var(--text-h3);
  }

  [class].title_h4,
  .text h4 {
    font: var(--text-s1);
  }

  [class].title_h5,
  .text h5 {
    font: var(--text-s2);
  }

  [class].title_h6,
  .text h6 {
    font: var(--text-b0);
  }

  .hero__content {
    width: 63.5%;
  }

  .hero__images {
    width: 33%;
  }


  .products__content {
    width: 45.5%;
  }

  .products__image {
    width: 50%;
  }

  .card__item {
    padding-right: 2.25em;
  }

  .card__image {
    width: 178%;
  }

  .card__tags {
    margin-top: 8.85em;
  }

  .cases-start__title {
    font: var(--text-s1);
  }

  .cases-start__info {
    font: var(--text-b1);
    line-height: 1.4;
  }

  .cases__image {
    width: 111%;
  }

  .cases__info {
    font: var(--text-b2);
  }

  .stages-section {
    padding-bottom: 10.25em;
  }

  .why__item {
    padding: 2em 2em 2.15em 2em;
  }

  .with-support-section {
    padding: 3.3em 0;
  }

  .with-support {
    align-items: flex-start;
  }

  .with-support__title {
    flex: 0 0 31%;
  }

  .reviews-section {
    padding-bottom: 6.25em;
  }

  .reviews__info {
    margin: 2.125em 0 0 10.25%;
  }

  .reviews__text {
    font: var(--text-b1);
    line-height: 1.3;
    margin: 3.65em 0 0;
  }

  .feedback-form .feedback__info {
    width: 28%;
  }

  .feedback-form .feedback__form {
    width: 65.7%;
  }


  .pilot-intro__info {
    line-height: 1.4;
  }

  .pilot__image {
    margin: 0 0 3.125em;
  }

  .pilot__item {
    padding: 2.5em 2.5em 2.65em 3em;
  }

  .pilot__item_1 {
    width: 31.1%;
  }

  .pilot__buttons {
    margin: 5.125em 0 0;
  }


  .hero-section_ofc .hero__screen-img {
    display: none;
  }

  .hero-section_ofc .hero__screen-img_small {
    display: inline-block;
  }

  .hero-section_ofc .hero__content {
    width: 63%;
  }

  .hero-section_ofc .hero__screens {
    width: 34.3%;
  }

  .hero-members {
    margin: -1.5em 0 0;
    flex-direction: column;
    gap: 2em;
  }

  .ofc-members {
    gap: 1.5em 3.25em;
  }

  .odc-club {
    gap: 7em;
  }

  .odc-club__tabs-item-background {
    padding: 69.85% 0 0;
    margin: 0 0 2.5em;
  }

  .ofc-guide__left {
    width: 48%;
  }

  .ofc-guide {
    gap: 7em;
  }

  .ofc-guide__right {
    width: 43.5%;
  }

  .ofc-guide__image {
    margin: 0 0 1em;
  }

  .ofc-guide__image img {
    margin: 0 0 0 -4em;
    max-width: 112%;
  }


  .photo-events__header,
  .video-channel__header {
    font: var(--text-h3);
  }

}
 */
@media (max-width: 1620px) {

  :root {
    --wr-padding: 87px;
  }

  .container_max {
    max-width: 1620px;
  }

  /* [class].title_h1,
  .text h1 {
    font: var(--text-h3);
  }

  [class].title_h2,
  .text h2 {
    font: var(--text-h3);
  }

  [class].title_h3,
  .text h3 {
    font: var(--text-s1);
  }

  [class].title_h4,
  .text h4 {
    font: var(--text-s2);
  }

  [class].title_h5,
  .text h5 {
    font: var(--text-s2);
  }

  [class].title_h6,
  .text h6 {
    font: var(--text-b0);
  } */

  /* .text {
    font: var(--text-b2);
    line-height: 1.35;
  } */

  /* .blog-page__results-text {
    font: var(--text-b2);
    line-height: 1.35;
  }

  .blog-page__info-page {
    font: var(--text-b2);
  }

  .blog-page__tags-name {
    font: var(--text-b1);
    font-weight: 700;
  } */


  /* .hero {
    padding: 6.5em 0 0.4em;
  } */

  /* .hero-section_pilot .pilot-hero__images .pilot-rocket__image {
    max-width: 590px;
  } */

  /* .hero__content {
    margin: 3.125em 0 0;
    width: 53%;
  } */

  /* .hero__screen {
    width: 202%;
  } */

  /* .products__tag {
    font: var(--text-b1);
    font-weight: 700;
    padding: 0.25em 1.75em 0.3em;
    margin: 0 0 0.45em;
  }

  .products__item {
    overflow: hidden;
    padding-right: 0;
  }

  .products__info {
    font: var(--text-b2);
    line-height: 1.35;
    margin: 1em 0 0;
  }

  .products__content {
    width: 37.5%;
  }

  .products__image {
    width: 54.5%;
  }

  .products__icon {
    width: 112.5%;
  } */


  /* .pilot-intro__tag {
    font: var(--text-s2);
    margin: 0 0 0 0.35em;
    vertical-align: top;
    padding: 0.025em 0.85em 0.25em;
  } */


  /* .pilot-rocket__image {
    max-width: 620px;
  } */

  /* 
  .pilot__item {
    padding: 2.5em 2em;
  }

  .why__item_1,
  .why__item_2,
  .why__item_3 {
    height: auto;
  }

  .pilot__info {
    font: var(--text-b2);
    line-height: 1.35;
    margin: 1em 0 0;
  }

  .pilot__image {
    margin: 0 0 2.5em;
  }

  .pilot__item_1 .pilot__content {
    margin: 0 0 1.25em;
  }

  .pilot__buttons {
    margin: 4.2em 0 0;
  } */



  /* .cases__item.cases__item_start {
    width: 24.35%;
  }

  .cases__item {
    width: 36%;
  }

  .cases__image {
    width: 115%;
  }

  .cases__tag {
    font: var(--text-b2);
  }

  .cases__info {
    font: var(--text-b1);
  }
 */

  /*   .stages-section {
    padding: 4.5em 0 11em;
  }

  .stages__item {
    padding-bottom: 1.5em;
  } */


  /* .why-section .container_max {
    padding: 5.45em 0 5.25em;
  }

  .why__info {
    font: var(--text-b2);
    line-height: 1.35;
    margin: 0.5em 0 0;
  }


  .why {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }

  .why__item_1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  .why__item_2 {
    grid-area: 3 / 1 / 4 / 2;
  }

  .why__item_3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  .why__item_4 {
    grid-area: 1 / 2 / 2 / 3;
  }

  .why__item_5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  .why__item_6 {
    grid-area: 3 / 2 / 4 / 3;
  } */


  /* .with-support-section {
    margin: 5em 0 0;
  }

  .with-support__title {
    flex: 0 0 28%;
  } */

  /* .reviews-section {
    padding: 4.125em 0;
  } */

  /* .title_h3.reviews__title {
    font: var(--text-h3);
  } */

  /* .reviews__info {
    margin: 0.85em 0 0 13.25%;
  }

  .reviews__text {
    font: var(--text-b2);
    line-height: 1.4;
    margin: 4em 0 0;
  } */


  /* .feedback-section {
    margin: 2em 0 0;
  } */

  /* .title_h4.feedback__name {
    font: var(--text-s1);
  } */

  /* .feedback__text {
    font: var(--text-b2);
    line-height: 1.4;
  }

  .feedback-form .feedback__info {
    width: 31%;
  }

  .feedback-form .feedback__form {
    width: 56%;
  }

  .form {
    font: var(--text-b2);
  } */


  /* .footer__about {
    padding: 5.25em 0 2.45em;
  }

  .footer-ceo-info__avatar {
    margin: -1.55em 0 0 -0.25em;
  }

  .footer-ceo-info__text {
    font: var(--text-b2);
    line-height: 1.4;
    margin: 1.5em 0 0;
  }

  .footer-ceo-contacts {
    min-width: 25.5%;
    margin: 1em 0 0;
  }

  .footer-ceo-contacts__list {
    font: var(--text-b1);
    margin: 1.75em 0 0;
  }

  .footer-ceo-contacts__item {
    margin: 1.6em 0 0;
  }

  .footer-ceo-contacts__link {
    gap: 1em;
  }

  .footer-nav__addr {
    line-height: 1.4;
  }

  .footer-nav__item {
    font: var(--text-b1);
  }

  .footer-nav__item.footer-nav__item_header {
    font: var(--text-s2);
  } */


  /* .plm-services {
    flex-wrap: wrap;
  } */

  /* .plm-services__item {
    width: calc(50% - 0.75em);
  } */




  /* .why__item {
    padding: 2em;
  }

  .modules__coll {
    width: calc(32% - 0.75em);
  } */

  /* .about-hero-slider {
    margin: 0 0 -3.25em;
  }

  .about-hero-slider__img {
    max-width: 100%;
    height: auto;
  } */

  /* .price-pilot__list {
    flex-wrap: wrap;
  }

  .price-pilot__item {
    flex: 0 0 calc(50% - 0.625em);
  } */

  /* .integration__tag {
    font: var(--text-s2);
    padding: 0.4em 1.575em 0.45em;
    min-width: auto;
  } */


  /* .hero-section_ofc .hero__content {
    width: 53%;
  }

  .hero-section_ofc .hero__screens {
    width: 43.3%;
  } */

  /* .hero-section_ofc .hero__screen {
    text-align: left;
  } */

  /* .hero-section_ofc .hero__content {
    margin-top: 0;
  }

  .hero-section_ofc .hero-section__title {
    font: var(--text-h2);
  }
 */
  /* .ofc-members {
    gap: 2.5em 2em;
  } */

  /* .ofc-members__item {
    height: 60px;
  }

  .odc-club__content-header,
  .events-header {
    font: var(--text-h3);
  }

  .odc-club__content-text {
    font: var(--text-b1);
    line-height: 1.4;
    margin: 2.5em 0 0;
  }

  .odc-club__tabs-link {
    font: var(--text-s2);
  }

  .odc-club__tabs-item-background {
    padding: 82% 0 0;
  } */


  /*  .events__item-date {
    font-size: 6.25em;
    padding: 0.58em 0;
  } */

  /* .events__item-title {
    font: var(--text-s2);
    margin: 1.25em 0 0.75em;
  } */

  /* .events__item-text {
    font: var(--text-b2);
  } */

  /* .ofc-guide {
    padding: 4em 0;
  }


  .ofc-guide {
    gap: 4em;
  }

  .ofc-guide__left {
    width: 41%;
  }

  .ofc-guide__right {
    width: 49%;
  }

  .ofc-guide__image {
    margin: 0 0 -3em;
  }

  .ofc-guide-info__title {
    font: var(--text-s2);
  }

  .ofc-guide-info__text {
    font: var(--text-b1);
  }

  .ofc-guide-info__info {
    font: var(--text-b1);
  } */

}

@media (max-width: 1440px) {}


@media (max-width: 1280px) {

  /* :root {
    --wr-padding: 62px;
  }

  .text,
  .page-info__item-text {
    font: var(--text-b2);
  }

  .text-info {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 1em;
    width: auto;
  }

  [class].title_h1,
  .text h1 {
    font: var(--text-h3);
  }

  [class].title_h2,
  .text h2 {
    font: var(--text-h3);
  }

  [class].title_h3,
  .text h3 {
    font: var(--text-s2);
  }

  [class].title_h4,
  .text h4 {
    font: var(--text-s2);
  }

  [class].title_h5,
  .text h5 {
    font: var(--text-s2);
  }

  [class].title_h6,
  .text h6 {
    font: var(--text-b0);
  }

  .blog-card__text,
  .blog-card_orange .blog-card__text {
    font: var(--text-b3);
  }

  .blog-card__info,
  .blog-card_orange .blog-card__info {
    font: var(--text-b1);
  }

  .blog-card_orange .blog-card__image {
    padding: 56% 0 0;
  }

  .button {
    font: var(--text-b3);
    font-weight: 900;
  }

  .button_big {
    font: var(--text-b1);
  }

  .footer {
    margin: 6em 0 0;
  }


  .hero-section_main .hero__images,
  .about-hero-slider {
    display: none;
  }

  .hero-slider {
    display: block;
  }


  .hero {
    padding: 4em 0 0.4em;
    flex-direction: column;
  }

  .hero__content {
    margin: 0;
    text-align: center;
  }

  .hero__content .title_h1 {
    font: var(--text-h4);
    margin: 0 -0.25em;
  }

  .hero__content,
  .hero__images {
    width: 100%;
  }

  .hero__images {
    margin: 6.1em 0 0 -1.25em;
  }

  .hero__image {
    width: 114%;
  }


  .hero-section_srm .hero__content,
  .hero-section_mdm .hero__content {
    width: 100%;
  }

  .hero-section_srm .hero__image,
  .hero-section_mdm .hero__image {
    width: 100%;
    max-width: 100%;
  }

  .info-services-section {
    padding: 8em 0 2em;
  }

  .info-services-section_404 {
    padding: 2em 0;
  }

  .hero__screens {
    width: 100%;
  }

  .hero__screen {
    width: 138%;
  }

  .hero-section_plm .hero {
    margin: 0 0 2em;
  }

  .hero-section_pilot .hero__content {
    position: relative;
    z-index: 10;
  }

  .hero__tags-block {
    flex-wrap: wrap;
  }

  .hero-pilot-support {
    padding: 2em;
  }

  .hero-section_pilot .pilot-hero__images {
    position: absolute;
    bottom: -30%;
    left: 40%;
    width: 50%;
  }

  .hero-section_pilot .pilot-hero__images .pilot-rocket {
    right: 0;
    top: auto;
    bottom: 0;
  }

  .footer-nav__row,
  .footer-copy-info,
  .footer-ceo {
    flex-direction: column;
  }

  .footer-nav__row {
    gap: 64px;
  }

  .footer-nav__addr br {
    display: none;
  }

  .footer-copy-info {
    text-align: right;
  }

  .footer-nav .button-circle_top {
    bottom: auto;
    top: -0.5em;
  }

  .feedback {
    flex-direction: column;
  }

  .feedback .feedback__info,
  .feedback .feedback__form {
    width: 100%;
  }

  .feedback .feedback__form {
    margin-top: 48px;
  }

  .feedback {
    padding: 2em;
  }

  .feedback__name br {
    display: none;
  }

  .button_big {
    font: var(--text-b1);
    padding: 0.75em 2.9em;
  }


  .products__item {
    flex-direction: column;
    padding: 3.75em 3em 3.5em;
  }

  .products__tag {
    font: var(--text-b3);
    font-weight: 700;
    padding: 0.25em 2em 0.3em;
    margin: 0 0 1em;
  }

  .products__button {
    margin: 2em 0 0;
  }

  .products__button .button {
    max-width: auto;
    width: auto;
  }

  .products__icon {
    width: 100%;
  }

  .products__content,
  .products__image {
    width: 100%;
  }

  .products__image {
    margin: 4em 0 0;
  }

  .tabs_link-name,
  .blog-categoties__name {
    display: none;
  }


  .hero-section_pilot .pilot-hero__images .pilot-rocket__image {
    max-width: 373px;
  }


  .card__list {
    flex-direction: column;
    gap: 1em;
  }

  .card__item {
    width: 100%;
    padding: 4.2em 3em 3em;
  }

  .card__info {
    margin: 0 0 1.75em;
  }

  .card__image {
    width: 100%;
    left: 0;
  }

  .card__tags {
    margin: 0.85em 0 0;
  }

  .card__tags-item {
    min-width: calc(33.333% - 0.33em);
  }

  .card-partners {
    margin: 4.85em 0 0;
  }

  .card-partners__item {
    font: var(--text-b3);
  }

  .card-partners__icon {
    width: 70%;
  }


  .effectiveness-section {
    padding: 6em 0;
  }

  .effectiveness__list {
    gap: 1em;
  }

  .effectiveness__count {
    font: var(--text-h2);
  }

  .effectiveness__name {
    margin: 1.25em 0 0;
  }

  .effectiveness__info {
    font: var(--text-b3);
    line-height: 1.35;
  }


  .pilot {
    padding: 5.7em 0 6em;
  }

  .pilot-intro {
    max-width: 415px;
  }

  .pilot-intro__tag {
    font: var(--text-b1);
    margin: 0 0 0 0.35em;
    padding: 0.35em 1.2em 0.45em;
  }

  .pilot-intro__info {
    max-width: 82%;
  }

  .pilot-rocket {
    top: 17em;
  }

  .pilot-rocket__image {
    max-width: 363px;
  }

  .pilot__list {
    flex-direction: column;
    margin: 10em 0 0;
  }

  .pilot__item_1,
  .pilot__item-right {
    width: 100%;
  }

  .pilot__item {
    padding: 2.5em 2em 2.85em;
  }

  .pilot__item_3,
  .pilot__item_4 {
    height: auto;
  }

  .pilot__image {
    margin: 0 0 3em;
  }

  .pilot__buttons {
    margin: 3.85em 0 0;
  }


  .cases {
    flex-direction: column;
  }

  .cases__item,
  .cases__item.cases__item_start {
    width: 100%;
  }

  .cases__image {
    width: 100%;
    height: 267px;
  }

  .cases__tag {
    font: var(--text-b3);
    padding: 0.35em 1.5em 0.45em;
  }

  .cases-start__tag {
    font: var(--text-b3);
    padding: 0.4em 2em 0.5em;
  }

  .cases__info {
    font: var(--text-b2);
  }

  .cases-development {
    min-height: 541px;
  }


  .stages {
    flex-direction: column;
  }


  .stages__item {
    width: 100%;
  }

  .stages__item {
    width: 100%;
    padding: 2em;
  }

  .stages__info {
    font: var(--text-b2);
    margin: 1em 0 0;
  }

  .stages-section {
    padding: 4.5em 0 9.75em;
  }


  .why-section .container_max {
    padding: 7.125em 0 5.25em;
  }

  .why {
    display: flex;
    flex-direction: column;
  }

  .why__left,
  .why__right {
    flex-direction: column;
    width: 100%;
  }


  .with-support {
    flex-direction: column;
  }

  .with-support__title {
    text-align: center;
  }

  .with-support__list {
    margin: 2em 0 0;
    justify-content: center;
  }


  .with-support-section {
    margin: 1.25em 0;
    padding: 0;
  }

  .with-support {
    padding: 3.3em 0 5.5em;
    flex-direction: column;
    align-items: center;
  }

  .title_h3.with-support__title {
    font: var(--text-s1);
  }

  .with-support+.with-support {
    margin-top: 2.75em;
  }



  .reviews-section {
    padding: 7.5em 0 4.2em;
  }

  .title_h3.reviews__title {
    font: var(--text-s1);
    margin-right: 9rem;
  }

  .reviews__item {
    flex-direction: column;
    padding: 3.35em 2.85em;
  }

  .reviews__autor {
    display: flex;
    align-items: center;
    gap: 2em;
    max-width: 100%;
  }

  .reviews__autor-avatar {
    max-width: 208px;
  }

  .reviews__autor-info {
    font: var(--text-b2);
  }

  .reviews__info {
    margin: 2.5em 0 0;
  }

  .reviews__text {
    margin: 3em 0 0;
  }


  .footer__about {
    padding: 5em 0 2.45em;
  }

  .footer-ceo-info {
    gap: 2.5em;
  }


  .hero-subheader {
    justify-content: center;
  }

  .hero-section_plm .hero__content {
    margin: 0 0 4em;
    padding: 0;
    text-align: center;
  }

  .card__item,
  .card__list.card__list_full-size .card__item {
    gap: 1em;
    flex-direction: column;
  }

  .card__list.card__list_full-size .card__info,
  .card__list.card__list_full-size .card__image {
    width: 100%;
    max-width: 100%;
  }

  .card__list.card__list_full-size .card__item {
    padding-bottom: 4em;
  }

  .card__list.card__list_full-size .card__image {
    max-height: unset;
  }


  .modules__list {
    display: flex;
    flex-direction: column;
  }

  .modules__coll {
    width: 100%;
  }


  .leadership {
    flex-direction: column
  }

  .working-us {
    flex-direction: column
  }

  .partners,
  .funds {
    flex-wrap: wrap;
  }

  .join-team {
    flex-direction: column;
    gap: 1em;
  }

  .join-team__photo,
  .join-team__info {
    width: 100%;
  }

  .blog-hero {
    flex-direction: column;
    gap: 4em;
  }

  .blog-hero__content,
  .hero-form {
    width: 100%;
    max-width: 100%;
  }

  .blog-card {
    max-width: 100%;
  }

  .blog-categoties,
  .tabs__links {
    overflow: auto;
  }

  .button {
    white-space: unset;
  }


  .blog-page__tags {
    position: static;
    width: auto;
    margin: 0 0 2em;
  }

  .blog-page__tags-name {
    display: none;
  }

  .blog-page__tag-list {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .page-container {
    padding: 0;
  }

  .blog-page__results-info {
    display: none;
  }

  .blog-page__results-content {
    width: 100%;
    padding: 0;
    border-right: 0;
  }


  .step-pilot__item {
    flex-direction: column;
  }

  .step-pilot-bonus {
    position: static;
    margin: 1em 0 0 4em;
    max-width: 100%;
    width: auto;
  }

  .evaluate-results {
    flex-direction: column;
  }

  .evaluate-results__advice {
    margin: 2em auto 0;
  }

  .resources-pilot-list__item {
    flex-direction: column-reverse;
  }

  .tech-package {
    flex-direction: column;
  }

  .tech-package__image,
  .tech-package__content {
    width: 100%;
  }

  .tech-package__image {
    padding: 288px 0 0;
  }

  .tech-package__content {
    padding-left: var(--wr-padding);
    padding-right: var(--wr-padding);
  }

  .tech-package__button-block {
    text-align: center;
  }

  .document-pilot {
    flex-direction: column;
  }

  .documents-pilot-content {
    width: 100%;
  }

  .documents-pilot-info {
    width: 100%;
    max-width: 400px;
    margin: 2em auto 0;
  }

  .price-pilot__item {
    flex: 0 0 100%;
  }


  .pilot-integration {
    flex-direction: column;
  }

  .pilot-integration__content,
  .pilot-integration__info {
    width: 100%;
  }

  .pilot-integration-info__orange {
    gap: 1.5em;
  }

  .pilot-integration-info__orange .pilot-integration-info__row {
    max-width: 50%;
    padding: 1.25em;
  }


  .tabs__link {
    padding: 0.6em 1.5em;
  }


  .hero-section_ofc .hero__content,
  .hero-section_ofc .hero__screens {
    width: 100%;
  }

  .hero-section_ofc .hero__screen {
    width: 100%;
    text-align: center;
  }

  .hero-section_ofc .hero__screen-img_small {
    margin: 4.7em 0 0 2.5em;
    max-width: 100%;
  }

  .hero__content_ofc-header {
    text-align: center;
  }

  .hero__content_ofc-club-header {
    margin: 0 auto;
  }

  .hero-members {
    margin: -3.75em 0 0 2.5em;
  }

  .hero-members__avatars img {
    width: auto;
    height: 60px;
  }

  .hero-members__info-header {
    font: var(--text-s1);
  }

  .hero__content_ofc-club {
    position: absolute;
    bottom: 0.5em;
    left: 0;
    right: 0;
  }

  .hero-section_ofc .hero {
    padding-bottom: 15em;
  }

  .hero__content_ofc-club-header {
    font: var(--text-b1);
  }

  .hero__content_ofc-club-button {
    margin: 2.5em 0 0;
  }

  .ofc-members-section {
    padding: 7em 0 3em;
  }

  .ofc-members {
    gap: 0 2.75em;
  }

  .odc-club-section {
    padding: 4.5em 0;
  }

  .odc-club {
    flex-direction: column;
  }

  .odc-club__content,
  .odc-club__tabs {
    width: 100%;
  }

  .odc-club__content-header,
  .events-header {
    font: var(--text-s1);
  }

  .odc-club__content-text {
    font: var(--text-b1);
  }

  .odc-club__tabs-item-background {
    padding: 73% 0 0;
  }

  .odc-club__tabs-item-content {
    font: var(--text-b1);
  }

  .events-section {
    padding: 4.75em 0;
  }


  .events__item {
    flex-direction: row;
  }

  .events__item-date {
    font-size: 5em;
    width: 196px;
    flex-shrink: 0;
    border-bottom: 0 none;
    border-right: 1px solid var(--color-2);
    padding: 0.45em 0;
  }

  .events__item-date span {
    display: block;
  }



  .ofc-guide {
    flex-direction: column;
  }

  .ofc-guide__left,
  .ofc-guide__right {
    width: 100%;
  }

  .photo-events__header {
    font: var(--text-s1);
  }

  .photo-events__item {
    max-width: 624px;
    height: 328px;
    padding: 0;
  }


  .video-channel__header {
    font: var(--text-s1);
  }

  .video-channel__text {
    font: var(--text-b1);
  }

  .video-channel__list {
    flex-direction: column;
  }

  .video-channel__item {
    width: 100%;
  }

  .fashion-club-banner {
    padding: 5em 2em;
  }

  .fashion-club-banner__content {
    max-width: 100%;
    text-align: center;
  }

  .fashion-club-banner::after {
    width: 50%;
  }

  .fashion-club-banner__logo {
    text-align: center;
  }

  .fashion-club-banner__logo svg {
    width: 150px;
    height: auto;
  }

  .events-modal__date {
    font: var(--text-b2);
  } */

  .hero__content {
    flex: 0 0 50%;
  }

  .cases {
    flex-direction: column
  }


  .card__list {
    flex-direction: column;
  }

  .card__item {
    width: 100%;
    flex-direction: row;
  }

  .card__info {
    flex: 0 0 50%;
  }

  .card__tags {
    margin: 0;
  }

  .pilot__list {
    flex-direction: column;
  }

  .pilot__item_1,
  .pilot__item-right {
    width: 100%;
  }



  .join-team {
    gap: 40px;
  }


  .feedback {
    flex-direction: column;
  }

  .feedback-form .feedback__info,
  .feedback-form .feedback__form,
  .feedback__info,
  .feedback__form {
    width: 100%;
  }


  .tech-package {
    flex-direction: column;
  }

  .tech-package__image,
  .tech-package__content {
    width: 100%;
  }

  .tech-package__image {
    padding: 40% 0 0;
  }


  .document-pilot {
    flex-direction: column;
  }

  .documents-pilot-content,
  .documents-pilot-info {
    width: 100%;
  }


  .pilot-integration {
    flex-direction: column;
  }

  .pilot-integration__content,
  .pilot-integration__info {
    width: 100%;
  }

  .pilot-integration__info {
    max-width: 580px;
    margin: 0 auto;
  }


  .fashion-club-banner {
    background-position: 15% 50%;
  }


  [class].reviews__section-title {
    font: var(--text-h4);
  }

  .ofc-members {
    gap: 2rem;
  }

  .video-page__content {
    flex: auto;
  }

  .events-modal__header,
  .events-modal__body,
  .events-modal__galery {
    padding: 0 2rem;
  }

  .hero-members__avatars img {
    width: auto;
    height: 60px;
  }

  .hero-members__info-header {
    font: var(--text-s2);
  }

  .hero-members__info-text {
    font: var(--text-b4);
  }

    .events-modal__status_top {
      display: none;
    }
  
    .events-modal__header {
      margin: 1.5em 0 2em;
    }
  
    .events-modal__status_bottom {
      display: flex;
      width: 100%;
      margin: 1rem 0;
      justify-content: space-between;
    }


}


@media (max-width: 1024px) {
  .header__button-burger {
    display: flex;
  }

  .header__logo {
    margin-right: auto;
  }

  .nav,
  .header .button-block {
    display: none;
  }

  .header-mobile.header-mobile_active {
    display: block;
  }

  [class].reviews__section-title {
    padding: 0 115px 0 0;
  }

  .reviews-container {
    margin: 2rem 0 0;
  }

  .reviews__navigation {
    top: -4.25rem;
  }


  .card__item {
    flex-direction: column;
  }

  .tabs__links-container,
  .blog-categoties-container {
    text-align: center;
    position: sticky;
    top: 4.5rem;
    z-index: 50;
  }


  .reviews-section,
  .with-support-section,
  .why-section,
  .stages-section,
  .cases-section,
  .effectiveness-section,
  .requirements-section,
  .products-section,
  .plm-services-section,
  .integration-section,
  .history-data-section,
  .sistem-info-section,
  .info-services-section,
  .info-banner-section,
  .info-tests-section,
  .data-loss-section,
  .about-info-section,
  .leadership-section,
  .working-us-section,
  .join-team-section,
  .step-pilot-section,
  .evaluate-results-section,
  .resources-pilot-section,
  .documents-pilot-section,
  .price-pilot-section,
  .pilot-integration-section,
  .ofc-members-section,
  .odc-club-section,
  .events-section,
  .video-channel-section,
  .fashion-club-banner-section,
  .blog-section {
    padding: 5rem 0;
  }

}

/* 
@media (max-width: 1024px) {

  :root {
    --wr-padding: 62px;
  }

  .footer-nav__row,
  .footer-copy-info,
  .footer-ceo {
    flex-direction: column;
  }

  .footer-nav__row {
    gap: 64px;
  }

  .footer-nav__addr br {
    display: none;
  }

  .footer-copy-info {
    text-align: right;
  }

  .footer-nav .button-circle_top {
    bottom: auto;
    top: -0.5em;
  }

  .feedback {
    flex-direction: column;
  }

  .feedback-form .feedback__info,
  .feedback-form .feedback__form {
    width: 100%;
  }

  .feedback-form .feedback__form {
    margin-top: 48px;
  }

  .feedback {
    padding: 2em;
  }

  .feedback__name br {
    display: none;
  }


} */

@media (max-width: 720px) {

  :root {
    --wr-padding: 32px;
    --big-radius: 32px;
  }

  .button {
    white-space: normal;
  }

  /* .container {
    max-width: calc(312px + 64px);
  } */


  .video-page {
    margin: 2rem 0 0;
    flex-direction: column;
    gap: 0;
  }

  .video-page__sidebar {
    padding: 0;
    flex: 0 0 100%;
  }

  .blog-page-section {
    padding: 3rem 0;
  }


  .blog-page__results .page-container {
    flex-direction: column;
  }

  .blog-page__results-content,
  .blog-page__results-info {
    width: 100%;
  }

  .blog-page__results-content {
    border-right: 0 none;
    border-bottom: 1px solid var(--white);
    padding: 0 0 1.5rem;
  }

  .blog-page__results-info {
    padding: 1.5rem 0 0;
  }

  .blog-page__content {
    padding: 5rem 0 0;
  }

  .blog-page__image-container .tags {
    position: relative;
    top: 0;
    text-align: center;
  }

  .blog-page__info-page {
    margin: 2rem 0 0;
  }

  .blog-page__brief {
    margin: 3rem 0 0;
  }

  .blog-hero {
    flex-direction: column;
  }

  .blog-cards {
    gap: 1.5rem;
    margin: 2rem 0 0;
  }


  .blog-cards .blog__item {
    max-width: 100%;
  }

  .fashion-club-banner {
    padding: 1.5rem 1.5rem 95%;
    background-position: 72% 100%;
    background-size: 100% auto;
    background-image: url('../images/ofc/fashion-club-banner-3.png');
  }

  .fashion-club-banner__content {
    max-width: 100%;
  }

  .fashion-club-banner__link {
    margin: 2rem 0 0;
  }

  .video-channel__list {
    flex-direction: column;
    gap: 2rem;
  }

  .video-channel__item {
    width: 100%;
  }

  .photo-events-slider {
    margin: 2rem 0 0;
  }

  .ofc-guide {
    padding: 2rem 0;
    flex-direction: column;
    gap: 2rem;
  }

  .ofc-guide__left,
  .ofc-guide__right {
    width: 100%;
  }


  .events-modal__header,
  .events-modal__body,
  .events-modal__galery {
    padding: 0 1.5rem;
  }

  .events-modal__speaker {
    flex-direction: column;
  }

  .events-modal__info-text {
    font: var(--text-b2);
  }

  .events-modal__footer {
    padding: 2rem 0;
  }

  .events-header {
    text-align: center;
    margin: 0 0 4rem;
    position: relative;
    top: -3.5rem;
  }

  .events__item-content {
    padding: 1.5rem;
  }

  .odc-club {
    gap: 2rem;
    flex-direction: column;
  }

  .odc-club__content,
  .odc-club__tabs {
    width: 100%;
  }

  .ofc-members {
    gap: 1rem;
  }

  .ofc-members__item {
    max-height: 37px;
  }

  .hero-section_ofc .hero__screens {
    width: 100%;
  }

  .price-pilot__item {
    flex: 0 0 100%;
    padding: 1.5rem;
  }

  .tech-package {
    gap: 2rem;
  }

  .tech-package__image {
    padding: 100% 0 0;
  }

  .tech-package__button-block {
    margin: 2rem 0 0;
    text-align: center;
  }

  .resources-pilot-list {
    margin: 2rem 0 0;
  }

  .resources-pilot-list__item {
    flex-direction: column;
  }

  .resources-pilot-content,
  .resources-pilot-info {
    padding: 1.5rem;
  }

  .evaluate-results {
    flex-direction: column;
    gap: 1rem;
  }

  .evaluate-results__text {
    margin: 0;
  }

  .step-pilot__list {
    margin: 2rem 0 0;
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .step-pilot__item {
    flex-direction: column-reverse;
    gap: 2rem
  }

  .step-pilot__content {
    padding: 0;
    flex: auto;
  }

  .step-pilot__num {
    position: static;
    margin: 0 0 1rem;
  }

  .step-pilot-bonus {
    position: static;
    max-width: 100%;
    margin: -2rem 0 0;
    padding: 2rem 0 0;
    background: var(--gray-1);
    padding: 0 0 0 1.5rem;
  }

  .step-pilot__item::after {
    left: 0;
    top: 4rem;
    height: auto;
    bottom: 0;
    z-index: -1;
  }

  .step-pilot__icon,
  .step-pilot__title,
  .step-pilot__text {
    margin-left: 1.5rem;
  }


  .hero-section_pilot .pilot-rocket {
    right: -25%;
  }

  .hero-section_pilot .pilot-rocket__image {
    max-width: 84%;
  }

  .join-team {
    flex-direction: column;
    gap: 2rem;
  }

  .join-team__photo,
  .join-team__info {
    width: 100%;
  }


  .working-us {
    margin: 2rem 0 0;
    flex-wrap: wrap;
  }

  .working-us__item {
    padding: 1.5rem;
  }

  .leadership {
    gap: 4rem;
    flex-direction: column;
    margin: 2em auto 0;
  }

  .clients-section {
    padding-top: 5rem;
  }

  .about-info__content {
    gap: 2rem;
    flex-direction: column;
  }

  .data-loss__list {
    margin: 2rem 0 0;
    flex-wrap: wrap;
  }

  .data-loss__item {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    padding: 1.5rem;
  }


  .info-tests__list {
    margin: 2rem 0 0;
    gap: 2rem;
    padding: 1.5rem;
    flex-wrap: wrap;
  }

  .info-tests__column {
    width: 100%;
  }

  .hero-section_srm .hero__content {
    width: 100%;
  }

  .sistem-info__text {
    font: var(--text-b2);
  }

  .sistem-info__list {
    flex-direction: column;
  }

  .sistem-info__item,
  .sistem-info__item.sistem-info__item_small {
    width: 100%;
    padding: 1.5rem;
  }


  .history-data__list {
    margin: 2rem 0 0;
  }

  .history-data__item,
  .history-data__item.history-data__item_reverse {
    gap: 2rem;
    flex-direction: column;
  }

  .history-data__image {
    text-align: center;
  }

  .history-data__item_line {
    background: transparent;
  }

  .integration-info {
    margin: 0 0 2rem;
  }

  .integration__item {
    width: 100%;
    padding: 1.5rem;
  }

  .plm-services__item {
    padding: 1.5rem;
    width: 100%;
  }

  .requirements-section_plm .tabs {
    margin-top: 2rem;
  }

  .modal-scroll {
    padding: 1.5rem;
  }

  .modal .feedback-form .feedback {
    padding: 1.5rem;
  }

  .hero {
    flex-direction: column;
  }

  .hero__images {
    margin: 2rem 0 0;
    width: auto;
    max-width: 100%;
  }

  .products__list {
    margin: 2rem 0 0;
  }

  .products__item {
    flex-direction: column;
    gap: 2rem;
    padding: 1.5rem;
  }

  .products__content,
  .products__image {
    width: 100%;
    margin: 0;
  }

  .tabs {
    margin: 2rem 0 0;
  }

  .tabs__link,
  .blog-categoties__link {
    min-width: auto;
  }

  .tabs__link-name,
  .blog-categoties__name {
    display: none;
  }

  .card__item,
  .feedback {
    padding: 1.5rem;
  }

  .feedback__text {
    margin-right: 0;
  }

  .card-partners__items {
    gap: 2rem;
    flex-direction: column;
  }

  .effectiveness__list {
    gap: 2rem;
    flex-direction: column;
    margin: 2rem 0 0;
  }

  .effectiveness__item {
    width: 100%;
  }

  .pilot__item-bottom {
    flex-direction: column;
  }

  .pilot__item_3,
  .pilot__item_4 {
    width: 100%;
  }

  .pilot__item {
    padding: 1.5rem;
  }

  .pilot-section .pilot-rocket__image {
    display: none;
  }

  .pilot-intro {
    max-width: 100%;
  }


  .blog__content {
    padding: 1.5rem;
  }

  .stages__item,
  .why__item {
    width: 100%;
    padding: 1.5rem;
  }

  .stages {
    margin: 2rem 0 0;
  }


  .hero-section_ofc .hero__content {
    width: 100%;
  }

  .hero__content_ofc-header {
    padding: 0;
  }

  .hero-members {
    margin: -22% 0 11rem 0.25em;
  }

  .hero__content_ofc-club {
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    min-width: 250px;
  }

  .hero__content_ofc-club br {
    display: none;
  }

  .ofc-guide__image {
    margin: 0;
  }

  .text,
  .page-info__item-text {
    font: var(--text-b2);
  }

  [class].title_h1,
  .text h1 {
    font: var(--text-s2);
  }

  [class].title_h2,
  .text h2 {
    font: var(--text-s2);
  }

  [class].title_h3,
  .text h3 {
    font: var(--text-s1);
  }

  [class].title_h4,
  .text h4 {
    font: var(--text-s2);
  }

  [class].title_h5,
  .text h5 {
    font: var(--text-b0);
    font-weight: 600;
  }

  [class].title_h6,
  .text h6 {
    font: var(--text-b0);
    font-weight: 600;
  }


  .why {
    margin: 2rem 0 0;
  }

  .reviews__item {
    flex-direction: column;
    padding: 1.5rem;
  }

  .reviews__info {
    margin: 2rem 0 0;
  }


  .footer-nav__coll {
    max-width: calc(75% - 1rem);
    min-width: 45%;
  }


  .footer-nav__coll:first-child {
    width: 100%;
    max-width: 100%;
  }

  .footer-nav__addr br {
    display: none;
  }


  .footer-ceo {
    flex-direction: column;
  }

  .footer-ceo-info {
    flex-direction: column;
  }

  .footer-ceo-info__avatar {
    text-align: center;
  }

  .footer-ceo-contacts__list {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
  }

  .footer-ceo-contacts__item {
    margin: 0;
  }

  .footer-ceo-contacts__link {
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
  }

  .footer__about {
    padding: 5rem 0 4rem;
  }

  .form__item.form__item_50 {
    max-width: 100%;
  }

  .pilot-integration-info__orange {
    gap: 1.5rem;
  }

  .pilot-integration-info__orange .pilot-integration-info__row {
    max-width: calc(50% - 1.5rem);
    padding: 1rem;
  }


}


/* @media (max-width: 720px) {

  :root {
    --wr-padding: 32px;
    --big-radius: 32px;
  }

  .container {
    max-width: calc(312px + 64px);
  }

  .text,
  .page-info__item-text {
    font: var(--text-b3);
  }

  [class].title_h1,
  .text h1 {
    font: var(--text-s2);
  }

  [class].title_h2,
  .text h2 {
    font: var(--text-s2);
  }

  [class].title_h3,
  .text h3 {
    font: var(--text-s2);
  }

  [class].title_h4,
  .text h4 {
    font: var(--text-b1);
  }

  [class].title_h5,
  .text h5 {
    font: var(--text-b1);
  }

  [class].title_h6,
  .text h6 {
    font: var(--text-b0);
  }

  .button {
    font: var(--text-b3);
    font-weight: 900;
  }

  .button_big {
    font: var(--text-b3);
    font-weight: 900;
  }

  .pilot .pilot-rocket {
    display: none;
  }

  .pilot-intro__subtitle {
    font: var(--text-b4);
  }

  .pilot-intro__subtitle svg {
    width: 147px;
  }

  .pilot__list {
    margin: 2em 0 0;
  }


  .blog-card__info,
  .blog-card_orange .blog-card__info {
    font: var(--text-b3);
  }

  .blog-card__category-icon svg {
    width: 15px;
    height: 15px;
  }

  .blog-card__info-left .blog-card__logo {
    margin: 0 0 0 0.5em;
    max-width: 90px;
  }

  .blog-card__info-right {
    font: var(--text-b4);
  }


  .text blockquote .blog-page__quote {
    font: var(--text-b1);
  }

  .text blockquote .blog-page__quote-author {
    font: var(--text-b2);
  }

  .hero-slider__image {
    width: 312px;
    height: auto;
  }

  .hero__content .title_h1 {
    font: var(--text-s2);
    margin-left: 0.25em;
    margin-right: 0.25em;
  }

  .hero__content .button-block {
    margin: 2em 0 0;
  }

  .hero__images {
    margin: 4.125em 0 1.5em -0.75em;
  }

  .hero__image:nth-child(2) {
    left: 3.3em;
    top: 1em;
  }

  .hero__image:nth-child(3) {
    left: 6.6em;
    top: 2em;
  }

  .hero__image {
    width: 119%;
  }


  .info-services__present-image {
    margin: 2em 0;
  }

  .hero-subheader__logo svg {
    width: 150px;
  }

  .hero-subheader__tag {
    font: var(--text-b4);
  }


  .products-section {
    padding: 4.85em 0 3em;
  }

  .products__list {
    margin: 2em 0 0;
  }

  .products__item {
    padding: 2em 1.4em 2em 1.5em;
    margin: 1.35em 0 0;
  }

  .products__tag {
    margin: 0 0 0.6em;
  }

  .products__info {
    margin: 1.95em 0 0;
  }

  .products__name {
    font: var(--text-b1);
    font-weight: bold;
  }

  .products__info {
    font: var(--text-b3);
  }

  .products__image {
    margin: 2.85em 0 0;
  }

  .products__icon {
    width: 186%;
  }


  .requirements-section .container_max {
    padding: 3.5em 0;
  }


  .card__name {
    font: var(--text-b1);
    font-weight: 600;
  }

  .card__info {
    font: var(--text-b3);
  }


  .tabs {
    margin: 2.35em 0 0;
  }

  .tabs__link {
    padding: 0.6em 0.8em;
  }

  .tabs_link-icon svg {
    width: 24px;
    height: 24px;
  }


  .effectiveness__list {
    flex-direction: column;
  }

  .effectiveness__item {
    width: 100%;
  }

  .title_h3.reviews__title {
    font: var(--text-b1);
    font-weight: 600;
    max-width: 56%;
  }

  .title_h4.reviews__title {
    font: var(--text-b2);
    font-weight: 600;
  }


  .reviews__text {
    font: var(--text-b3);
  }


  .integration-section {
    padding: 4em 0;
  }

  .integration-info {
    margin: 2em 0;
  }

  .integration__text {
    font: var(--text-b3);
  }

  .integration__tag {
    font: var(--text-b4);
  }

  .modules-info__subtitle,
  .sistem-info__text {
    font: var(--text-b3);
  }

  .hero-pilot-support__list {
    flex-direction: column;
  }

  .hero-pilot-support__item {
    flex: 0 0 100%;
  }

  .hero-pilot-support__item::before {
    display: none;
  }

  .about-info__content {
    flex-direction: column;
    gap: 2em;
  }

  .sistem-info__item {
    width: 100%;
  }

  .pilot__item-bottom {
    flex-direction: column;
  }

  .pilot__item_3,
  .pilot__item_4 {
    width: 100%;
  }

  .reviews__autor {
    flex-direction: column;
  }

  .plm-services__item {
    width: 100%;
  }

  .blog-card__date {
    display: none;
  }



  .header .button-block {
    display: none;
  }


  .footer-ceo-info {
    flex-direction: column;
  }

  .footer-ceo-info__avatar {
    text-align: center;
  }

  .feedback-form .feedback__form {
    margin-top: 32px;
  }

  .form__item.form__item_50 {
    max-width: 100%;
  }

  .form__item .button {
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
  }


  .card-partners {
    flex-direction: column;
  }

  .sistem-info__icon {
    margin-top: -1px;
  }

  .card__item,
  .stages__item,
  .why__item,
  .modules__item,
  .sistem-info__item,
  .step-pilot-bonus,
  .resources-pilot-content,
  .resources-pilot-info {
    padding: 2em 1.5em;
  }


  .reviews__item,
  .working-us__item,
  .price-pilot__item {
    padding: 2em;
  }

  .modal-scroll {
    padding: 1em;
  }


  .ofc-members__item {
    height: 33px;
  }

  .odc-club__tabs-link,
  .odc-club__tabs-item-header,
  .events-header,
  .hero-section__sub-title {
    font: var(--text-b2);
    font-weight: bold;
  }

  .events__item-title,
  .ofc-guide__title,
  .ofc-guide-info__subtitle,
  .ofc-guide-info__title,
  .hero-members__info-header {
    font: var(--text-b1);
    font-weight: bold;
  }

  .hero-members__info-text,
  .hero__content_ofc-club-header {
    font: var(--text-b3);
  }

  .ofc-guide__subtitle {
    font: var(--text-b4);
  }


  .ofc-guide__image {
    margin: 0;
  }

  .events__item {
    flex-direction: column;
  }

  .events__item-date {
    font-size: 5em;
    width: 100%;
    flex-shrink: 0;
    border-bottom: 1px solid var(--color-2);
    border-right: 0 none;
    padding: 0.45em 0;
  }

  .events__item-date span {
    display: inline;
  }



  .hero-members,
  .hero__screen-img_small {
    margin-left: 0;
  }

  .hero__content_ofc-club-button {
    margin: 1em 0 0;
  }

  .hero-section_ofc {
    padding: 0 0 4em;
  }

  .hero-section_ofc .hero {
    padding: 4em 0 9em;
  }

  .ofc-members-section {
    padding: 3em 0 2em;
  }

  .odc-club-section {
    padding: 1.25em 0 2.5em;
  }

  .odc-club__tabs-links {
    margin: 1em 0 0;
  }

  .icon-odc-club-tab {
    width: 20px;
    height: 20px;
  }

  .odc-club {
    gap: 1em;
  }

  .odc-club__tabs-item-background {
    padding: 68% 0 0;
    margin: 0 0 1em;
  }

  .events-section {
    padding-bottom: 1em;
  }

  .ofc-guide {
    padding: 2.5em 0;
  }

  .ofc-guide {
    gap: 2em;
  }

  .video-channel-section,
  .fashion-club-banner-section {
    padding: 2em 0;
  }

  .photo-events__item {
    width: 320px;
    height: 200px;
  }



  .events-modal__title {
    font: var(--text-b2);
    font-weight: bold;
  }


  .events-modal__date {
    font: var(--text-b3);
  }

  .events-modal__text,
  .events-modal__speaker-right,
  .events-modal__speaker-info {
    font: var(--text-b4);
  }

  .events-modal__speaker {
    flex-direction: column;
  }

  .events-modal__speaker-left {
    text-align: center;
    margin: 0 auto;
  }

  .events-modal__speaker-logo {
    width: auto;
  }

  .events-modal__buttons {
    margin: 4em 0 0;
  }

  .events-modal__footer {
    padding: 4em 0;
  }

  .events-modal {
    background-position: 50% 100%;
    background-size: 120% auto;
  }


} */

@media (max-width: 420px) {

  :root {
    --wr-padding: 32px;
  }



  .marquee {
    --marquee-items: 2 !important;
  }


}






/* sсreen-tool */

.screen-tool,
.screen-tool2 {
  position: fixed;
  bottom: 1em;
  z-index: 20000;
  background: var(--black);
  border-radius: 50%;
  cursor: pointer;
  border: 0 none;
  padding: 0.75em;
  line-height: 0;
  color: var(--white);
}

.screen-tool {
  left: 1em;
}

.screen-tool2 {
  left: 5em;
}


.screen::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  opacity: 0.6;
}

.screen .screen-tool,
.screen-transparent .screen-tool2 {
  background: var(--color-2);
  box-shadow: inset 0 0.25em 0.5em rgba(0, 0, 0, 0.5);
}

.screen-transparent .header,
.screen-transparent .header *,
.screen-transparent .main *:not(button),
.screen-transparent .footer *:not(button) {
  background-color: transparent !important;
  background-image: none !important;
  backdrop-filter: none;
}




/*
.page-url_main

.page-url_products,
.page-url_products--plm

.page-url_about

.page-url_pilots

.page-url_cases

.page-url_cases--magnit

*/


.page-url_main.screen::after {
  content: url("./../screens/main-1920.png");
}

.page-url_products.screen::after,
.page-url_products--plm.screen::after {
  content: url("./../screens/plm-1920.png");
}

.page-url_about.screen::after {
  content: url("./../screens/about-1920.png");
}

.page-url_pilots.screen::after {
  content: url("./../screens/pilots-1920.png");
}

.page-url_cases.screen::after {
  content: url("./../screens/cases-1920.png");
}

.page-url_cases--magnit.screen::after {
  content: url("./../screens/magnit-1920.png");
}

.page-url_blog--cases--kuchenland.screen::after {
  content: url("./../screens/kuchenland-1920.png");
}

.page-url_fashion-club.screen::after {
  content: url("./../screens/ofc-1920.png");
}

.page-url_products--srm.screen::after {
  content: url("./../screens/srm-1440.png");
}

.page-url_data-security.screen::after {
  content: url("./../screens/data-security-1920.png");
}

.page-url_blog--video--kak-sozdat-uspeshnyj-brend-odezhdy-osmyslenie-sudby-noun-s-osnovatelem-semenom-pimenovym.screen::after {
  content: url("./../screens/video.png");
}

.page-url_blog--cases.screen::after,
.page-url_blog.screen::after {
  content: url("./../screens/cases.png");
}

/* @media (min-width: 1901px) {
  .screen::after {
    transform: translateX(calc(-50% + 7px));
  }
} */
/* 
@media (max-width: 1900px) {

  .page-url_main.screen::after {
    content: url("./../screens/main-1620.png");
  }

  .page-url_products.screen::after,
  .page-url_products--plm.screen::after {
    content: url("./../screens/plm-1620.png");
  }

  .page-url_about.screen::after {
    content: url("./../screens/about-1620.png");
  }

  .page-url_pilots.screen::after {
    content: url("./../screens/pilots-1620.png");
  }

  .page-url_cases.screen::after {
    content: url("./../screens/cases-1620.png");
  }

  .page-url_cases--magnit.screen::after {
    content: url("./../screens/magnit-1620.png");
  }

  .page-url_blog--cases--kuchenland.screen::after {
    content: url("./../screens/kuchenland-1620.png");
  }

  .page-url_fashion-club.screen::after {
    content: url("./../screens/ofc-1620.png");
  }

  .page-url_products--srm.screen::after {
    content: url("./../screens/srm-1440.png");
  }

  .page-url_data-security.screen::after {
    content: url("./../screens/data-security-1620.png");
  }

} */

@media (max-width: 1620px) {

  .page-url_main.screen::after {
    content: url("./../screens/main-1280.png");
  }

  .page-url_products.screen::after,
  .page-url_products--plm.screen::after {
    content: url("./../screens/plm-1280.png");
  }

  .page-url_about.screen::after {
    content: url("./../screens/about-1280.png");
  }

  .page-url_pilots.screen::after {
    content: url("./../screens/pilots-1280.png");
  }

  .page-url_cases.screen::after {
    content: url("./../screens/cases-1280.png");
  }

  .page-url_cases--magnit.screen::after {
    content: url("./../screens/magnit-1280.png");
  }

  .page-url_cases--kuchenland.screen::after {
    content: url("./../screens/kuchenland-1280.png");
  }

  .page-url_fashion-club.screen::after {
    content: url("./../screens/ofc-1280.png");
  }

}

@media (max-width: 1280px) {

  .page-url_main.screen::after {
    content: url("./../screens/main-720.png");
  }

  .page-url_products.screen::after,
  .page-url_products--plm.screen::after {
    content: url("./../screens/plm-720.png");
  }

  .page-url_about.screen::after {
    content: url("./../screens/about-720.png");
  }

  .page-url_pilots.screen::after {
    content: url("./../screens/pilots-720.png");
  }

  .page-url_cases.screen::after {
    content: url("./../screens/cases-720.png");
  }

  .page-url_cases--magnit.screen::after {
    content: url("./../screens/magnit-720.png");
  }

  .page-url_cases--kuchenland.screen::after {
    content: url("./../screens/kuchenland-720.png");
  }

  .page-url_fashion-club.screen::after {
    content: url("./../screens/ofc-720.png");
  }

}

@media (max-width: 720px) {

  .page-url_main.screen::after {
    content: url("./../screens/main-375.png");
  }

  .page-url_products.screen::after,
  .page-url_products--plm.screen::after {
    content: url("./../screens/plm-375.png");
  }

  .page-url_about.screen::after {
    content: url("./../screens/about-375.png");
  }

  .page-url_pilots.screen::after {
    content: url("./../screens/pilots-375.png");
  }

  .page-url_cases.screen::after {
    content: url("./../screens/cases-375.png");
  }

  .page-url_cases--magnit.screen::after {
    content: url("./../screens/magnit-375.png");
  }

  .page-url_fashion-club.screen::after {
    content: url("./../screens/ofc-375.png");
  }

}

@media (max-width: 375px) {

  .page-url_main.screen::after {
    content: url("./../screens/main-375.png");
  }

  .page-url_products.screen::after,
  .page-url_products--plm.screen::after {
    content: url("./../screens/plm-375.png");
  }

  .page-url_about.screen::after {
    content: url("./../screens/about-375.png");
  }

  .page-url_pilots.screen::after {
    content: url("./../screens/pilots-375.png");
  }

  .page-url_cases.screen::after {
    content: url("./../screens/cases-375.png");
  }

  .page-url_cases--magnit.screen::after {
    content: url("./../screens/magnit-375.png");
  }

  .page-url_fashion-club.screen::after {
    content: url("./../screens/ofc-375.png");
  }

}