@charset "UTF-8";
/* Стили для мобильных устройств */
@media only screen and (min-width: 481px) and (max-width: 767px) {

  .block-explanations {
    margin-top: 2rem;
  }
  .block-explanations .listex li {
    display: grid;
    grid-template-columns: auto 1fr; /* Первый столбец - размер изображения, второй столбец - остальное место */
    align-items: center; /* Выравнивание по вертикали */
    white-space: nowrap; /* Запрет переноса текста */
    padding: 0.95rem 0;
  }
  .block-explanations .listex li p {
    margin: 0;
  }
  .block-explanations .listex li img {
    width: 20px;
  }
  .block-familiar .quadro img {
    width: 70%;
  }
  .block-familiar .quadro .qleftone {
    left: 40px;
  }
}
/* Стили для планшетов */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  html,
  body {
    font-size: 12px;
  }
  .block-familiar .quadro img {
    width: 70%;
  }
  .block-familiar .quadro .qleftone {
    left: 40px;
  }
  .block-familiar .quadro .qlefttwo {
    position: absolute;
    top: 130px;
    left: 70px;
  }
  /* Блок с Алисой */
  .block-alice {
    padding-top: 10.625rem;
  }
  .block-alice .aliceoptions .alice-imageone {
    position: absolute;
    z-index: 10;
    width: 80%;
  }
  .block-alice .aliceoptions .alice-imagetwo {
    width: 80%;
  }
  .block-alice .aliceoptions .alice-imagethree {
    width: 80%;
  }
  .block-mobile .mobilephone img {
    display: none;
  }
}
/* Стили для ноутбуков и десктопов */
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .experience__slide{
    height: 250px !important;
  }
  html {
    font-size: 16px;
  }
  .block-explanations {
    margin-top: 2rem;
  }
  .block-explanations .listex li {
    display: grid;
    grid-template-columns: auto 1fr; /* Первый столбец - размер изображения, второй столбец - остальное место */
    align-items: center; /* Выравнивание по вертикали */
    white-space: nowrap; /* Запрет переноса текста */
    padding: 0.95rem 0;
  }
  .block-explanations .listex li p {
    margin: 0;
  }
  .block-explanations .listex li img {
    width: 30px;
  }
  .block-familiar .quadro img {
    width: 70%;
  }
  .block-familiar .quadro .qleftone {
    left: 40px;
  }
  .block-familiar .quadro .qlefttwo {
    position: absolute;
    top: 130px;
    left: 70px;
  }
  .block-benefit .benefitimage {
    padding-top: 8rem;
  }
  .block-benefit .benefitimage img {
    position: relative;
    left: 0.2rem;
  }

  .block-mobile .mobilephone img {
    width: 80%;
  }
  .block-mobile .mobilephone img{
    top: initial;
  }
  .block-mobile .mobileappimg img {
    width: 80%;
  }
  .block-mobile .mobileappimg .apple {
    margin-top: 120px;
  }
}
/* Стили для мониторов с высоким разрешением */
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .experience__slide{}
  html,
  body {
    font-size: 16px;
  }
  html .container,
  body .container {
    max-width: 1840px;
  }
  .blkcontent .infofromcount.posone {
    top: 6.75rem;
    left: 12.2rem;
  }
  .blkcontent .infofromcount.postwo {
    top: 16rem;
    left: 11rem;
  }
  .block-familiar .quadro .qleftone {
    position: absolute;
    top: -6rem;
    left: -6rem;
  }
}
/* Стили для мониторов с высоким разрешением */
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
  html {
    font-size: 20px;
  }
  html .container {
    max-width: 1920px;
  }
}
/* Стили для мониторов с сверхвысоким разрешением */
@media only screen and (min-width: 2561px) {
  html,
  body {
    font-size: 22px;
  }
  html .container,
  body .container {
    max-width: 2480px;
  }
}/*# sourceMappingURL=media.css.map */
@media only screen and (min-width: 576px){
  .cardOrderNew__modal{
    max-width: 1354px;
  }
}
@media only screen and (min-width: 767px){
  .mobile{
    display: none;
  }
  .block-solution .solution-blockone .sblock-threesub .transferdata {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1400px){
  .block-frequestions .col-xxl-8{
    width: 100%;
    max-width: 1430px;
  }
}


@media(max-width: 1550px){
  .header__phrase{
    font-size: 13px;
    padding-right: 15px;
  }
  .header__block{
    gap: 20px;
  }
  .header__menu{
    gap: 20px;
  }
  /*.header__logo {*/
  /*  max-width: 250px;*/
  /*}*/

}
@media (max-width: 1400px){
  .documents__list{
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
  .experience__slide {
    height: 270px !important;
  }
  .header__buttons{
    gap: 0;
  }
  .familiar__image:nth-child(1) {
    left: 0;
    top: 0;
    max-width: 155px;
  }
  .familiar__image:nth-child(2) {
    left: 0;
    bottom: -15%;
    max-width: 155px;
  }
  .familiar__image:nth-child(3) {
    right: 0;
    top: 0;
    max-width: 175px;
  }
}
@media(max-width: 1300px){
  .header__item{
    font-size: 14px;
  }
  .header__number a{
    font-size: 16px;
  }
  .header.btn-black{
    font-size: 12px;
  }
}
@media(max-width: 1200px){
  .header.moved .header__menu{
    margin-right: 60px;
    margin-left: 60px;
  }
  .experience__slide {
    height: 220px !important;
  }
}
@media (max-width: 1100px){
  .documents__list{
    grid-template-columns: repeat(3, 1fr);
  }
  .header.moved .header__menu{
    margin-left: 00px;
  }
  .cardOrderNew-meters__gift{
    display: inline-flex;
    align-items: flex-start;
    gap: 4px;
    flex-direction: column-reverse;
  }
  .cardOrderNew-meters__gift span:nth-child(2){
    align-self: flex-end;
  }
  .header__block{
    gap: 10px;
  }
  .hero__title{
    font-size: 72px;
  }
  .hero__subtitle{
    font-size: 32px;
  }
  .hero__econom{
    font-size: 24px;
  }
  .advantages__text {
    font-size: 18px;
  }
  .advantages__image {
    left: 0;
  }
  .economy__text {
    font-size: 26px;
  }
  .economy__image{
    max-width: 650px;
    top: initial;
  }
  .economy__blocks{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .calculator__title{
    text-align: center;
  }
  .familiar__title {
    font-size: 30px;
  }
  .solution__price{
    font-size: 48px;
  }
  .solution__price span{
    font-size: 30px;
  }
  .solution__options{
    gap: 24px;
  }
  .recommend__price{
    font-size: 62px;
  }


}
@media (max-width: 1040px){
  .header__menu{
    flex-wrap: wrap;
  }
}
@media (max-width: 967px){
  .swiper .swiper-button-prev {
    left: 10%;
  }
  .swiper .swiper-button-next {
    right: 10%;
  }
  .header.moved .header__menu{
    margin-right: 0px;
    margin-left: 0px;
  }
  .cardOrderNew-total__price{
    font-size: 36px;
    margin-bottom: 20px;
  }
  .cardOrderNew-meters__right{
    gap: 20px;
  }
  .cardOrderNew-meters__price{
    font-size: 28px;
  }
  .cardOrderNew-meters__name{
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 130%;
  }
  .cardOrderNew-meters{
    gap: 15px;
  }
  .cardOrderNew-meters__image{
    max-width: 120px;
  }
  .cardOrderNew-meters__image img {
    max-width: 100%;
    height: auto;
  }
  .header__numbers{
    display: none;
  }
  .btn-black{
    padding: 12px 20px;
  }
  .hero__left{
    max-width: 400px;

  }
  .hero__order {

  }
  .hero__price {
    font-size: 60px;
  }
  .hero__promocode {
    font-size: 36px;
  }
  .calculator {
    padding: 30px 25px;
  }
  .calculator__actions{
    gap: 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .calculator__title{
    font-size: 28px;
  }
  .calculator__price{
    text-align: center;
  }
  .economy__image{
    max-width: 600px;
  }
  .economy__image{
    max-width: 600px;
  }
  .familiar__image:nth-child(1) {
    top: -10%;
    max-width: 140px;
  }
  .familiar__image:nth-child(2) {
    left: 0;
    bottom: -15%;
    max-width: 140px;
  }
  .familiar__image:nth-child(3) {
    right: 0;
    top: -10%;
    max-width: 150px;
  }
  .familiar__title {
    font-size: 26px;
  }
  .familiar__subtitle {
    position: relative;
    z-index: 1;
  }
  .solution__left{
    max-width: initial;
  }
  .solution{
    flex-direction: column;
  }
  .recommend__name{
    font-size: 28px;
  }
  .full__title{
    font-size: 38px;
  }
  .full__price{
    width: 160px;
    font-size: 28px;
  }
  .full__list{
    flex-wrap: wrap;
  }
  .full__item{
    flex-basis: 33%;
    flex-grow: 1;
  }
  .singly__items{
    flex-direction: column;
    list-style: none
  }
  .singly__item{
    max-width: initial;
  }
  .singly__wrapper{

  }
  .singly__name{
    padding-left: 50px;
  }
  .singly__text{
    padding-left: 50px;
  }
  .singly__item:after{
    top: 0;
    bottom: 0;
    height: initial;
    width: 2px;
    left: 20px;
    right: initial;
  }

}
@media (max-width: 767px){
  .cardOrderNew__title {
    font-size: 28px;
  }

  .mobile-topbar{
    margin-left: 35px;
  }
  .moved .header__switch {
    animation: initial;
  }
  .mobile{
    display: initial;
  }
  .html, body{
    padding-top: 65px;
  }
  .header{
    position: fixed;
    height: 65px;
    left: 0;
    right: 0;
    top: 0;
  }
  .header:has(.collapsing), .header:has(.show){
    height: 380px;
  }
  .header:has(.collapsed){
    height: 65px;
  }
  .documents__list{
    grid-template-columns: repeat(2, 1fr);
    
  }
  .simple-solutions__item{
    min-width: 200px;
  }
  .simple-solutions__items {
    overflow-y: auto;
  }
  .cardOrderNew-chars__item{
    gap: 10px;
  }
  .cardOrderNew-meters{
    margin-bottom: 20px;
  }
  .cardOrderNew-form__fields{
    margin-bottom: 20px;
    gap: 10px;
  }
  .cardOrderNew-form__subtitle{
    margin-bottom: 10px;
  }
  .cardOrderNew-form__input::placeholder{
    font-size: 16px;
  }
  .cardOrderNew-form__input{
    padding: 16px;
    font-size: 16px;
  }
  .cardOrderNew-form__title{
    margin-bottom: 10px;
    font-size: 28px;
  }
  .cardOrderNew-chars{
    margin-bottom: 40px;
  }
  .cardOrderNew__wrapper > div{
    max-width: 100%;
  }
  .cardOrderNew__wrapper{
    flex-direction: column;
  }
  .header__social img{
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .header__socials{
    gap: 16px;
  }
  .header__social{
    width: 25px;
  }
  .header{
    padding: 0;
  }
  .header__block{
    display: none;
  }
  .block-mobile .mobilephone-mobile{
    text-align: center;
  }
    .familiar__title{
      line-height: 100%;
    }
  .desktop{
    display: none;
  }
  header{
    margin-bottom: 30px;
  }
  .hero__blocks {
    flex-direction: column-reverse;
    gap: 0;
  }
  .hero__right{
    max-width: 400px;
    margin-bottom: -60px;
    position: relative;
    z-index: 0;
  }
  .hero__left {
    position: relative;
    z-index: 2;
  }

  .hero__title{
    font-size: 48px;
    margin-bottom: 10px;
  }
  .how-work__title {
    font-size: 48px;
  }
  .advantages__text {
    font-size: 16px;
  }
  .advantages__list {
    max-width: 100%;
  }
  .advantages__image {
    top: initial;
  }
  .advantages__wrapper{
    height: 600px;
    align-items: flex-start;
    bottom: -20px;
  }
  .calculator__price{
    font-size: 50px;
  }
  .economy__title{
    font-size: 48px;
  }
  .solutions__title{
    font-size: 48px;
  }
  .economy__top{
    flex-direction: column-reverse;
  }
  .economy__middle{
    display: initial;
    text-align: center;
    height: 400px;
  }
  .economy__middle .economy__text{
    width: 100%;
  }
  .economy__image{
    right: initial;
    bottom: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .economy__image img{
    height: initial;
    max-width: initial;
  }
  .economy__bottom{
    flex-direction: column-reverse;
    align-items: center;
  }
  .economy__bottom-image{
    max-width: 400px;
  }
  .familiar__subtitle{
    font-size: 20px;
  }
  .familiar__title{
    font-size: 24px;
  }
  .solution__type{
    font-size: 18px;
    min-width: initial;
    padding: 16px 10px;
  }
  .recommend__name{
    font-size: 24px;
  }
  .recommend__price {
    font-size: 48px;
  }
  .recommend__items {
    flex-direction: column;
    align-items: center;
  }
  .full__title {
    font-size: 30px;
    padding-bottom: 40px;

  }
  .full__subtitle {
    font-size: 18px;
  }
  .full__price{
    top: 65%;
    right: 0;
    left: initial;
  }
  .singly__title{
    font-size: 30px;
  }
  .simple-solutions__images{
    flex-wrap: wrap;
    gap: 4%;
  }
  .simple-solutions__image{
    flex-basis: 48%;
  }
  .block-frequestions .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 24px;
  }


}
@media only screen and (max-width: 767px) {
  .helper__title{
    font-size: 42px;
  }
  .helper__list{
    flex-direction: column;
  }
  .alice-row{
    flex-direction: column;
    align-items: center;
  }
  .alice-row > div:first-child{
    width: 100%;
  }

  .block-howworkthis .twoimg {
    margin-left: initial;
  }
  html {
    font-size: 12px;
  }
  .mobile_benefitimg,
  .rek-mobileimg,
  .mobilemenu,
  .butmobile,
  .accordion-mobile,
  .mobilephone-mobile {
    display: block!important;
  }
  .rek-img,
  .benefitimg,
  .accordion-desctop,
  .mobilephone {
    display: none;
  }
  .block-header {
    display: none;
  }
  .block-top {
    display: none;
  }
  /* Первый блок топовый  */
  .mobile-block-top {
    display: block;
    padding-top: 30px;
  }
  .mobile-block-top .blkheader p {
    font-weight: 600;
    font-size: 30px;
    line-height: 19px;
  }
  .mobile-block-top .blksubheader p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.21rem;
  }
  .mobile-block-top .blksubheader .text-economy {
    text-transform: uppercase;
    color: #ff6900;
    font-weight: 600;
    font-size: 14px;
  }
  .mobile-block-top .blkcontent {
    background-color: #ff6900;
    border-radius: 20px;
    gap: 15px;
    padding: 20px 30px;
    width: 100%;
    height: 430px;
    margin-top: -50px;
  }
  .mobile-block-top .blkcontent .head {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: white;
    line-height: 24px;
  }
  .mobile-block-top .blkcontent .promocod-count {
    font-weight: 700;
    color: white;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
  }
  .mobile-block-top .blkcontent .promocod-count:after {
    content: " ₽";
  }
  .mobile-block-top .blkcontent .promocod-cod {
    border-radius: 70px;
    background-color: #fff;
    padding: 10px;
    gap: 10px;
    width: 100%;
  }
  .mobile-block-top .blkcontent .promocod-cod p {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
  }
  .mobile-block-top .blkcontent .promocod-explanation {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 19px;
  }
  .mobile-block-top .blkcontent .promocod-explanation p {
    color: #fff;
  }
  .mobile-block-top .blkcontent button {
    width: 100%;
    padding: 16px 40px;
    font-size: 14px;
  }
  .scroll-top {
    right: 10px;
  }
  .block-howworkthis {
    padding-top: 90px;
  }
  .block-howworkthis .head {
    font-size: 24px;
    line-height: 26px;
  }
  .block-howworkthis :nth-child(2) {
    flex-direction: column;
  }
  .block-howworkthis :nth-child(2) :nth-child(1) {
    /*width: 180px;*/
    position: relative;
    left: 80px;
    /*top: 24px;*/
    z-index: 1;
    margin-bottom: 12px;
    margin-top: 20px;
  }
  .block-howworkthis :nth-child(2) :nth-child(2) {
    position: relative;
    /*top: -20px;*/
  }
  .block-howworkthis .btn-orange {
    display: none;
  }
  .block-explanations {
    padding-top: 45px;
    margin-top: 0px;
    background: none;
  }
  .block-explanations .mobile-mamaandson {
    display: block;
    position: relative;
    top: -50px;
    width: 108%;
  }
  .block-explanations .listex li {
    margin-left: 0px;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 19px;
    margin-top: 10px;
    flex-wrap: nowrap;
  }
  .block-explanations .listex li img {
    width: 32px;
  }
  .block-explanations :nth-child(2) .row {
    display: none;
  }
  .block-eassistant {
    padding-top: 45px;
  }
  .block-eassistant .title {
    font-size: 24px;
    line-height: 26px;
  }
  .block-eassistant .block {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .block-benefit {
    padding-top: 45px;
    /*Блоки калькулятора и текста первого меняем местами*/
  }
  .block-benefit .title {
    font-size: 24px;
    text-align: left;
    position: initial;
    line-height: 29px;
    padding-bottom: 0px;
  }
  .block-benefit .benefittext {
    margin-top: 40px;
    text-align: start;
    justify-content: start;
  }
  .block-benefit .benefittext p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
  }
  .block-benefit p.one {
    width: 100%;
  }
  .block-benefit .order-md-1 {
    order: 2;
  }
  .block-benefit .order-md-2 {
    order: 1;
  }
  .block-benefit .benefitblockone .head {
    font-size: 16px;
    line-height: 16px;
  }
  .block-benefit .benefitblockone .subhead {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
  }
  .block-benefit .benefitblockone .subhead p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
  }
  .block-benefit .benefitblockone #minus img,
  .block-benefit .benefitblockone #plus img {
    width: 24px;
    margin-left: 0px !important;
  }
  .block-benefit .benefitblockone span {
    font-size: 16px;
    line-height: 19px;
    margin-left: 0px !important;
    padding-left: 0px;
  }
  .block-benefit .benefitblockone #countpeople:after {
    font-size: 14px;
    line-height: 15px;
  }
  .block-benefit .benefitblockone .btn-orange {
    border-radius: 16px;
    padding: 8px 16px;
    width: 102px;
    font-size: 12px;
    line-height: 14px;
  }
  .block-benefit .benefitblockone .link {
    padding: 8px 16px;
    width: 52px;
    font-weight: 400px;
    font-size: 12px;
    line-height: 12px;
  }
  .block-benefit .benefitblockone .benefitprice {
    padding-top: 20px;
    font-size: 48px;
    line-height: 57px;
  }
  .block-benefit p.two {
    width: 70%;
    text-align: start;
  }
  .block-alice {
    padding-top: 45px;
    margin-right: 0px;
  }
  .block-alice .title {
    font-size: 24px;
    line-height: 29px;
  }
  .block-alice .alicetext {
    font-size: 14px;
    line-height: 19px;
    width: 100%;
  }
  .block-alice .alicarekl {
    width: 100%;
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
  }
  .block-alice .alicarekl img {
    padding-left: 20px;
    width: 38px;
  }
  .block-alice .alicarekl .title {
    font-size: 16px;
    line-height: 16px;
  }
  .block-alice .alicelasttext {
    font-size: 14px;
    line-height: 19px;
    margin-top: 10px;
  }
  .block-alice .alicelasttext .homewithalice {
    top: -10px;
    left: 125px;
  }
  .block-alice .alicelasttext .homewithalice span {
    font-size: 16px;
    line-height: 19px;
  }
  .block-alice .alicaoptions {
    position: initial;
  }
  .block-alice .alicaoptions img {
    position: initial;
    max-width: 100%;
    padding-left: 20px;
  }
  .block-familiar {
    padding-top: 45px;
    padding-right: 0px;
  }
  .block-familiar .title {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
  }
  .block-familiar .familiartext {
    width: 90%;
  }
  .block-familiar .familiartext p {
    font-size: 16px;
    line-height: 19px;
    white-space: normal;
    width: 90%;
    padding-left: 15px;
  }
  .block-familiar .qleftone,
  .block-familiar .qlefttwo,
  .block-familiar .qright {
    width: 50px;
  }
  .block-familiar .quadro .qleftone {
    top: -10px;
    left: 30px;
  }
  .block-familiar .quadro .qlefttwo {
    top: 90px;
    left: 30px;
  }
  .block-familiar .quadro .qright {
    left: 280px;
    top: -80px;
  }
  .block-solution {
    padding-top: 45px;
  }
  .block-solution .title {
    font-size: 24px;
    line-height: 24px;
  }
  .block-solution .price {
    font-size: 36px;
    line-height: 36px;
    padding-top: 20px;
  }
  .block-solution .price .oldprice {
    font-size: 20px;
    line-height: 20px;
    top: -5px;
  }
  .block-solution .solution-blocktwo .sblock-onesub {
    height: 190px;
  }
  .block-solution .solution-blocktwo .sblock-onesub .sblock-twosub img {
    width: 280px;
    top: 20px;
  }
  .block-solution .solution-blocktwo .sblock-threesub .transferdata {
    padding-left: 5px;
  }
  .block-solution .solution-blocktwo .sblock-threesub .transferdata .sizehead {
    font-size: 14px;
    line-height: 14px;
  }
  .block-solution .solution-blocktwo .sblock-threesub .transferdata .sizetext {
    font-size: 14px;
    line-height: 14px;
    width: 50%;
    text-align: center;
  }
  .block-solution .solution-blocktwo .sblock-threesub .listprop li {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
  }
  .block-solution .solution-blocktwo .sblock-threesub .listprop li::marker {
    font-size: 14px;
  }
  .block-solution .solution-blockone .sblock-onesub {
    height: 190px;
  }
  .block-solution .solution-blockone .sblock-onesub .sblock-twosub img {
    width: 280px;
    top: 20px;
    left: 20px;
  }
  .block-solution .solution-blockone .sblock-threesub .transferdata {
    padding-left: 5px;
  }
  .block-solution .solution-blockone .sblock-threesub .transferdata .sizehead {
    padding-top: 5px;
    font-size: 14px;
    line-height: 14px;
  }
  .block-solution .solution-blockone .sblock-threesub .transferdata .sizetext {
    font-size: 14px;
    line-height: 14px;
    width: 50%;
    text-align: center;
  }
  .block-solution .solution-blockone .sblock-threesub .compokitcount {
    flex-direction: column !important;
  }
  .block-solution .solution-blockone .sblock-threesub .compokitcount .stwo {
    margin-left: 0px;
  }
  .block-solution .solution-blockone .sblock-threesub .compokitcount .sizetext {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .block-solution .solution-blockone .sblock-threesub .sizehead {
    padding-top: 5px;
    font-size: 14px;
    line-height: 14px;
  }
  .block-solution .solution-blockone .sblock-threesub .sizetext {
    font-size: 14px;
    line-height: 14px;
    width: 50%;
    text-align: center;
  }
  .block-solution .solution-blockone .sblock-threesub .listprop li {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
  }
  .block-solution .solution-blockone .sblock-threesub .listprop li::marker {
    font-size: 14px;
  }
  .block-rekommend {
    padding-top: 45px;
  }
  .block-rekommend .rek-head {
    font-size: 20px;
    line-height: 24px;
  }
  .block-rekommend .rek-items {
    flex-direction: column;
  }
  .block-rekommend .rek-items .rek-item {
    width: 100%;
  }
  .block-rekommend .rek-items .rek-item .rek-itemhead {
    padding-top: 10px;
    font-size: 24px;
    line-height: 29px;
  }
  .block-rekommend .rek-items .rek-item .rek-itembody img {
    width: 280px;
  }
  .block-rekommend .rek-items .rek-item .rek-itemprice {
    width: 280px;
    height: 70px;
    position: initial;
    margin-top: 10px;
    margin-left: 20px;
    font-size: 40px;
    line-height: 48px;
    padding-top: 10px;
  }
  .block-rekommend .rek-items .rek-item .rek-itemorder button {
    margin-top: 20px;
    width: 100%;
    padding: 12px 40px;
    border-radius: 80px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
  }
  .block-turnkey {
    padding-top: 45px;
  }
  .block-turnkey .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
  }
  .block-turnkey .subtext {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
  }
  .block-turnkey .items {
    display: block !important;
    margin-top: 30px;
  }
  .block-turnkey .items .item {
    margin-top: 10px;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .block-turnkey .items .item .itemhead {
    width: 10px;
    height: 10px;
    font-size: 20px;
  }
  .block-turnkey .items .item .itemtext {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
  }
  .block-turnkey .floatprice {
    font-size: 36px;
    line-height: 43px;
    font-weight: 700;
    width: 280px;
    height: 63px;
    top: 220px;
    right: 40px;
  }
  .block-turnkey .btn-orange {
    font-size: 16px;
    padding: 16px 40px;
  }
  .block-connection {
    padding-top: 45px;
  }
  .block-connection .head {
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    text-align: left;
  }
  .block-bracing .bracing-head p {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
  }
  .block-bracing .bracing-items {
    flex-direction: column !important;
  }
  .block-bracing .bracing {
    width: 90%;
    margin-top: 10px;
  }
  .block-bracing .bracing img {
    max-width: 100%;
  }
  .block-mobile {
    margin-top: 45px;
    padding-left: 0px;
    padding-bottom: 0px;
    overflow-y: hidden;
    height: 520px;
  }
  .block-mobile .title {
    padding-top: 50px;
    font-size: 24px;
    line-height: 24px;
  }
  .block-mobile .subtext {
    font-size: 16px;
    font-weight: 400;
  }
  .block-mobile .mobileappimg .google {
    width: 150px;
  }
  .block-mobile .mobileappimg .apple {
    margin-top: 0px !important;
    width: 150px;
  }
  .block-mobile .mobilephone-mobile {
    margin-top: 20px;
  }
  .block-mobile .mobilephone-mobile img {
    width: 350px;
  }
  .block-blackquadrat {
    display: none;
  }
  .block-frequestions {
    padding-top: 45px;
  }
  .block-frequestions .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
  }
  .block-reviewsclients {
    padding-top: 45px;
  }
  .block-reviewsclients .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
  }
  .block-customerexp {
    padding-top: 45px;
  }
  .block-customerexp .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
  }
  .block-weright {
    padding-top: 45px;
  }
  .block-weright .subtext {
    width: 90%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .block-weright .sign {
    font-size: 20px;
    line-height: 24px;
  }
  .block-footer {
    padding-top: 45px;
    padding-left: 0px;
  }
  .block-footer .footersupport {
    justify-content: center !important;
  }
  .block-footer .footersupport .footernumber :nth-child(1) {
    font-size: 14px;
    line-height: 16px;
  }
  .block-footer .footersupport .footernumber :nth-child(2) {
    font-size: 20px;
    line-height: 24px;
  }
  .block-footer .footersupport .footerexplan {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
  }
  .block-footer .footerlinks {
    justify-content: center !important;
  }
  .block-footer .footerlinks a {
    font-size: 14px;
    font-weight: 500;
  }
  .block-footer .footerlinks :nth-child(1) {
    padding-top: 0px;
  }
  .block-footer .footerlinks :nth-child(2) {
    padding-top: 0px;
  }
  .block-footer .footeradr {
    padding-top: 40px;
    padding-left: 20px;
  }
  .block-footer .footeradr :nth-child(1) {
    font-size: 16px;
    line-height: 19px;
  }
  .block-footer .footeradr :nth-child(2) {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #8a8a8a;
  }
  .block-footer .footeradr :nth-child(3) {
    font-size: 24px;
    line-height: 33px;
  }
  .block-footer .footerinfo {
    padding-left: 20px;
  }
  .block-footer .footerinfo a {
    font-size: 14px;
    line-height: 19px;
  }
  .block-footer .footercopy {
    margin-top: 40px;
  }
}
@media (max-width: 468px){
  .mobile-topbar{
    margin-left: 20px;
  }
  .small-pc{
    display: none;
  }
  .small-mobile{
    display: initial;
  }
  .footerlogo.small-mobile{
    display: block;
  }
  .documents__list{
    grid-template-columns: repeat(1, 1fr);
  }
  .cardOrderNew__modal{
    padding: 0 10px;
  }
  .cardOrderNew-total__text{
    font-size: 18px;
  }
  .cardOrderNew-total{
    gap: 12px;
  }
  .cardOrderNew-meters__image{
    max-width: 100px;
  }
  .cardOrderNew-meters__price {
    font-size: 22px;
  }
  .cardOrderNew-meters{
    gap: 6px;
  }
  .cardOrderNew-chars{
    margin-bottom: 24px;
  }
  .cardOrderNew-meters__checked{
    width: 24px;
    height: 24px;
  }
  .cardOrderNew-total__price{
    font-size: 28px;
  }
  .cardOrderNew-meters__gift span:first-child{
    font-size: 12px;
  }
  .cardOrderNew-meters__name{
    font-size: 16px;
  }
  .small{
    display: none;
  }
  .recommend__image{
    margin-bottom: 0px;
  }
  .solution__block{
    flex-direction: column;
    gap: 20px;
  }
  .block-footer .footercopy{
    margin-top: 30px;
  }
  .block-footer .footerinfo{
    padding-left: 0;
  }
  .block-footer .footeradr :nth-child(2){
    margin-bottom: 24px;
  }
  .block-footer .footeradr{
    padding-left: 0;
  }
  .block-footer{
    padding-top: 30px;
    padding-left: 20px;
  }
  .block-weright{
    margin-bottom: 90px;
  }
  .block-weright .sign{
    font-weight: 500;
    font-size: 20px;
  }
  .block-weright__text{
    font-size: 16px;
  }
  .block-weright__img{
    margin-bottom: 20px!important;
  }
  .experience{
    margin-bottom: 90px;
  }
  .experience__slide{
    height: 180px!important;
  }
  .videos-block .video-youtube{
    height: 280px;
  }
  .experience__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  #we {
    padding-top: 60px;
  }
  .videos-block__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  .reviews__slider{
    margin-bottom: 90px;
  }
  .reviews__name{
    font-size: 16px;
  }
  .reviews__text{
    font-size: 14px;
  }
  .reviews__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  .block-frequestions{
    margin-bottom: 90px;
  }
  .block-frequestions .accordion .accordion-item{
    padding: 20px;
  }
  .block-frequestions{
    padding: 0;
  }
  .block-mobile .mobilephone-mobile img{
    max-width: 100%;
  }
  .block-mobile .subtext{
    margin-bottom: 24px;
  }
  .block-mobile .title{
    margin-bottom: 16px;
  }
  .block-mobile{
    height: initial;
    margin-bottom: 90px;
  }
  .block-mobile .mobilephone-mobile{
    text-align: center;
  }
  .simple-solutions__title{
    font-size: 18px;
    margin-bottom: 16px;
  }
  .simple-solutions__image{
    flex-basis: 180px;
    min-width: 180px;
  }

  .simple-solutions__images{
    padding: 0;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-y: auto;
  }
  .singly__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  .singly__item:after{
    bottom: -40px;
  }
  .singly__items{
    gap: 40px;
    padding: 0;
  }
  .singly__number{
    margin-bottom: 0;
  }
  .singly__name{
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    margin-top: -40px;
  }
  .full__list{
    flex-wrap: nowrap;
    overflow-y: auto;
    padding: 0;
  }
  .full__item{
    min-width: 264px;
  }
  .recommend__item .solution__types{
    width: 100%;
    margin-top: 120px;
    flex-wrap: nowrap;

  }
  .recommend__item .solution__types .solution__type:nth-child(2){
    color: #fff;
    background: #1e1e1e;
    width: 70%;
    flex-basis: 70%;
    max-width: 70%;
    flex-grow: 1;
  }
  .recommend__item:nth-child(1) .recommend__price{
    bottom: 15%;
  }
  .recommend__item:nth-child(2) .recommend__price{
    bottom: 17%;
  }
  .recommend__item:nth-child(1){

  }
  .recommend__name{
    margin-bottom: 16px;
  }
  .recommend__item{
    padding: 20px;
  }
  .recommend__title{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .solution__order{
    padding: 12px 20px;
  }
  .solution__left{
    padding: 30px 0;
  }
  .solution__features{
    gap: 14px;
  }
  .solution__feature{
    font-size: 14px;
  }
  .solution__type.type-active{
    flex-grow: 1;
  }
  .solution__features{
    padding-left: 0;
  }
  .solution__options{
    flex-grow: 1;
  }
  .solution__price{
    gap: 16px;
    align-items: center;
  }
  .solution{
    padding: 20px;
  }
  .solutions__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  .familiar .section__container{
    padding-top: initial;
    padding-bottom: initial;
  }

  .block-alice{
    margin-bottom: 90px;
  }

  .familiar__image:nth-child(2) {
    left: 5%;
    bottom: -25%;
    max-width: 50px;
  }
  .familiar__image:nth-child(1) {
    left: 5%;
    top: 25%;
    max-width: 50px;
  }
  .familiar__image:nth-child(3){
    top: 50%;
    max-width: 50px;
  }
  .familiar__title{
    font-size: 16px;
    max-width: 80%;
  }
  .familiar__subtitle{
    font-size: 14px;
    margin-bottom: 14px;
  }
  .block-alice .alicaoptions{
    width: 100%;
  }
  .block-alice .alicaoptions img{
    transform: initial;
    height: auto;
    padding-left: initial;
  }

  .block-alice .alicelasttext{
    margin-bottom: 10px;
  }
  .block-alice .title{
    margin-bottom: 24px;
  }
  .block-alice .alicetext{
    margin-bottom: 16px;
  }
  .block-alice .alicarekl img{
    padding-left: 0;
  }
  .block-alice .alicarekl{
    padding: 20px;
  }
  .block-alice .alicarekl .text{
    font-size: 13px;
  }
  .block-alice .alicarekl .title{
    margin-bottom: 8px;
  }
  .economy{
    margin-bottom: 90px;
  }
  .economy__bottom{
    align-items: flex-start;
  }
  .economy__middle{
    height: 300px;
  }
  .economy__middle .economy__text{
    padding-bottom: 24px;
    font-size: 14px;
    justify-content: flex-start;
  }
  .economy__text{
    font-size: 14px;
  }
  .economy__blocks{
    gap: 40px;
  }
  .economy__middle .economy__text{
    padding-bottom: 24px;
  }
  .calculator__time{
    white-space: nowrap;
  }
  .calculator{
    padding: 16px 14px;
  }
  .calculator__price{
    font-size: 48px;
    text-align: left;
  }
  .calculator__title{
    font-size: 16px;
    text-align: left;
  }
  .calculator__time{
    padding: 10px 16px;
    font-size: 12px;
  }
  .calculator__actions{
    flex-direction: row;
    gap: 14px;
    text-align: left;
  }
  .calculator__subtitle{
    font-size: 14px;
  }
  .calculator__plus svg {
    width: 18px;
    height: 18px;
  }
  .calculator__btn{
    width: 24px;
    height: 24px;

  }
  .calculator__count{
    width: 60px;
    font-size: 16px;
  }
  .economy__text{
    justify-content: flex-start;
    font-size: 14px;
  }
  .economy__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  .helper__title{
    font-size: 24px;
    margin-bottom: 24px;
  }
  .helper__list{
    flex-direction: row;
    overflow: auto;
    gap: 10px;
  }
  .helper__item{
    max-width: 255px;
    min-width: 255px;
    align-items: center;
    gap: 16px;
  }
  .helper__image{
    max-width: 100px;
  }
  .helper__text{
    font-weight: 400;
    font-size: 16px;
  }
  .helper{
    margin-top: 0!important;
  }
  .advantages{
    margin-bottom: 50px;
  }
  .advantages__list{
    padding-top: 0;
    padding-left: 0;

  }
  .advantages__text{
    font-size: 16px;
  }
  .advantages__icon img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
  .advantages__icon{
    width: 32px;
    height: 32px;
  }
  .hero{
    /*margin-bottom: 90px;*/
  }
  .how-work__order{
    display: none;
  }
  .prompt__body{
    font-size: 14px;
    width: initial;
    min-width: 140px;
  }
  .how-work__left .prompt{
    left: 85%;
  }
  .prompt:nth-child(1){
    left: 25%;
    top: -9%;
  }
  .how-work__left .prompt:nth-child(1){
    left: 78%;
    top: 15%;
  }
  .prompt:nth-child(2){
    left: 45%;
    top: 5%;
  }

  .how-work__right{
    margin-top: -140px;
  }
  .how-work__left{
    text-align: right;
  }
  .hero__under-text{
    font-size: 16px;
    letter-spacing: -0.05em;
    line-height: 120%;
  }
  .hero__price{
    font-size: 48px;
  }
  .hero__text{
    font-size: 20px;
  }

  .mobile-topbar{
    padding-left: 5px;
  }
  .solutions__title{
    font-size: 32px;
  }
  .hero__title{
    font-size: 30px;
    margin-bottom: 4px;
  }
  .hero__subtitle{
    font-size: 16px;
    margin-bottom: 12px;
  }
  .hero__econom{
    font-size: 14px;
    margin-bottom: 18px;
  }
  .how-work__title {
    font-size: 32px;
  }
  .how-work__blocks{
    flex-direction: column;
    text-align: center;
  }
  .how-work__left{
    max-height: 300px;
  }
  .how-work__blocks img{
    max-height: 300px;
  }
  .advantages__wrapper{
    overflow: hidden;
  }

  .advantages__image {
    text-align: center;
    top: 33%;
  }
  .advantages__image img {
    width: 150%;
    height: initial;
    max-width: 150%;
  }
  .advantages__item {
    padding: 16px;
  }
  .economy__title{
    font-size: 32px;
  }
  .economy__title{
    font-size: 32px;
  }
  .solution__type{
    font-size: 14px;
    width: 47%;
    max-width: 47%;
    padding: 12px 5px;
  }
  .solution__price{
    font-size: 34px;
  }
  .solution__price span{
    font-size: 24px;
  }
  .solution__types{
    flex-wrap: wrap;
  }
  .full__title {
    font-size: 24px;
  }
  .block-frequestions .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 20px;
  }

}
@media (max-width: 420px){
  .advantages__image {
    top: 45%;
  }
  .advantages__image img {
    width: 130%;
    height: initial;
    max-width: 130%;
  }
}
@media (max-width: 380px) {
  .experience__slide img {
    object-fit: contain;
  }
}