.page-footer__logo_mobile,
.footer_title2,
#mobile{
  display: none;
}
.page-footer__under-title{
  color: #ffffff;
  font-size: 15px;
}
.link_title{
  display: none;
}
.rustoreqr img{
    margin: 3px 0 20px 0;
}
@media (max-width: 999px) {
  /*.navigation--page-header{
    position: absolute;
    right: 0;
  }*/
  .download-app--downloads,
  .download-app--page-header{
    width: calc(100vw - 15px);
    max-width: 100vw;
  }
  .download-app__link,
  .download-app__app,
  .download-app__google{
    width: 20%;
    max-width: 20%;
  }
  .download-app__img,
  .download-app__img {
    max-width: 100%;
  }
  .page-header__block-media {
    grid-area: block-media;
    position: absolute;
    right: 0;
    bottom: 150px;
  }
  .navigation--page-header{
    position: absolute;
    right: 0;
  }
  .navigation__list--page-header {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page-header__media-thinks {
    width: 60%;
  }
}

@media (max-width: 999px) {
  .navigation2.navigation--page-header{
    position: relative;
  }
  .page-footer__wrapper {
    padding-bottom: 20px;
  }
  .download-app__link,
  .download-app__app,
  .download-app__google{
    width: 18%;
    max-width: 18%;
  }
  .page-header,
  .page-main section{
    display: none;
  }
  .footer_title2{
    display: block;
  }
  body {
    display: block;
    background: white;
    color: white;
  }
  footer,
  #mobile{
    display: block;
    font-family: "Helios", Arial, sans-serif;
  }
  #mobile .block1,
  #mobile .block2,
  #mobile .block3,
  #mobile .block4,
  #mobile .block5{
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    overflow: hidden;
  }
  #mobile .block1 {
    background: linear-gradient(to top, #ffcc33, #cc0033 70%);
  }
  #mobile .block4,
  #mobile .block2 {
    background: white;
    color: #010001;
  }
  #mobile .block3 {
    background: #d8d8d8;
    color: #010001;
  }
  #mobile .page-header__logo{
    display: none;
  }
  #mobile .page-header__logo_mobile{
    display: block;
  }
  #mobile .header_block{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  #mobile .menu_block{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  #mobile .page-header__burger {
    position: relative;
    display: block;
    top: -5px;
  }
  #mobile .page-header__burger-span:before,
  #mobile .page-header__burger-span:after,
  #mobile .page-header__burger-span {
    background-color: #ffffff;
    height: 1px;
    width: 50px;
  }
  #mobile .page-header__burger-span {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
  }
  #mobile .page-header__x-burger {
    width: 0;
  }
  #mobile .navigation__item {
    border-bottom: 2px solid #ffffff;
  }
  #mobile .page-header__x-burger::before,
  #mobile .page-header__x-burger::after {
    left: -25px;
  }
  #mobile .page-header__title {
    font-size: 25px;
    text-align: left;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid white;
    margin-left: 0;
  }
  #mobile .page-header__subtitle {
    text-align: left;
    font-size: 18px;
    min-width: auto;
    max-width: fit-content;
    margin-left: 0;
  }
  #mobile img{
    max-width: 100%;
  }

  #mobile .download-app--page-header {
    justify-content: space-between;
    min-width: auto;
    padding-bottom: 30px;
  }
  #mobile .header-title {
    font-size: 28px;
    text-align: left;
    color: #cc0033;
    margin-top: 20px;
  }
  #mobile .capabilities__subtitle {
    max-width: 85%;
    min-width: 85%;
    line-height: 18px;
    text-align: left;
    font-size: 17px;
    padding-left: 20px;
    border-left: 1px solid #b1b2b3;
    margin: 0;
  }
  #mobile .capabilities__img {
    padding: 0 10px 0 0;
    width: auto;
    max-height: 30px;
  }
  #mobile .capabilities__item {
    justify-content: space-between;
    margin-bottom: 40px;
    flex-direction: row;
    width: 90%;
  }
  #mobile .capabiities__img-block {
    display: flex;
    align-items: center;
    max-width: 105px;
    justify-content: center;
  }
  #mobile .advantages__list {
    padding: 0 0 0 12.5%;
  }
  #mobile .advantages__title {
    font-size: 20px;
    margin: 0;
  }
  #mobile .advantages__item{
    margin-bottom: 40px;
    list-style: none;
    position: relative;
  }
  #mobile .advantages__subtitle {
    margin-top: 5px;
    color: #121010;
  }
  #mobile .advantages__item::before{
    position: absolute;
    left: -25px;
    top: 5px;
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 8px solid #cc0033;
    border-bottom: 7px solid transparent;
  }
  #mobile .block4 .header-title {
    color: #010000;
  }
  #mobile .accordion__trigger {
    border: none;
    border-radius: 0;
    font-size: 18px;
  }
  #mobile .accordion__item {
    margin-bottom: 0;
  }
  #mobile .accordion__item:not(:last-child) {
     border-bottom: 1px solid #b1b2b3;
   }
  .page-footer {
    margin-top: 20px;background: none;
    border-top: 2px solid #010000;
    color: #010000;
  }
  .ps-subtitle {
    color: #010000;
    font-size: 18px;
  }
  .page-footer__logo{
    display: none;
  }
  .page-footer__title{
    margin-top: 30px;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 18px;
  }
  .page-footer__logo_mobile{
    display: block;
    margin: 40px 20px 40px 10%;
  }
  .page-footer__under-title{
    font-size: 14px;
    margin: 0 0 0 30px;
    color: #010000;
  }
  .page-footer__block-text{
    min-width: 250px;
    margin-right: 20px;
  }
  .accordion__item--active .accordion__trigger {
    background: linear-gradient(to top, #f68c41, #cc0033 70%);
  }
  .accordion__item--active .accordion__trigger:before,
  .accordion__item--active .accordion__trigger:after{
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(to top, #f68c41, #cc0033 70%);
    height: 100%;
    width: 36px;
  }
  .accordion__item--active .accordion__trigger:before{
    left: -35px;
  }
  .accordion__item--active .accordion__trigger:after{
    right: -35px;
  }
  .accordion__trigger {
    padding: 50px 20px 50px 11.2%;
  }

  .download-app--downloads, .download-app--page-header {
    width: auto;
    max-width: none;
  }

  .link_title{
    margin: 28px 0 0 30px;
    display: block;
  }
}
@media (max-width: 500px) {
  #mobile .capabilities__subtitle {
    max-width: 250px;
    min-width: 250px;
  }
  #mobile .download-app__app{
    width: 45%;
    max-width: 45%;
    margin-bottom: 10px;
  }
}
@media (max-width: 375px) {
  .page-footer__block-text {
    min-width: 220px;
  }
  #mobile .capabilities__subtitle {
    max-width: 230px;
    min-width: 230px;
  }
}
@media (max-width: 320px) {
  #mobile .capabilities__subtitle {
    max-width: 200px;
    min-width: 200px;
  }
}