/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* @media screen and (max-width: 1550px) {

  .b-quizgo-wrapper__inner-block {
    min-height: 660px !important;
  }

  .main {
    height: auto;
  }

  .main .container,
  .container,
  .instruction__video-container,
  .calculate__info {
    max-width: 1200px;
  }

  .main .container {
    padding-top: 200px;
  }

  .main__title {
    font-size: 74px;
    margin-bottom: -7px;
  }

  .main__description {
    font-size: 40px;
  }

  .main .button,
  .main__btn-gift {
    font-size: 14px;

  }

  .main__btn-gift {
    bottom: 17px;
  }

  .main__button-container,
  .main .button {
    max-width: 400px;
  }

  .main .button>span {
    max-width: 282px;
  }

  .main .button {
    padding: 23px 20px;
  }

  .main__card,
  .main__card>p {
    font-size: 18px;
  }

  .main__card {
    max-width: 262px;
    padding: 28px 14px 18px;
  }

  .main__card>img {
    max-width: 188px;
  }

  .main-places__img._desktop {
    width: 31vw;
  }


  .age .age__title,
  .organization .age__title,
  .organization .age__title,
  .calculate__title,
  .age__title,
  .delivery h2,
  .pdf .age__title {
    font-size: clamp(20px, 4vw, 49px);
  }

  .delivery__card-title {
    font-size: 25px !important;
  }

  .delivery__cards p {
    font-size: 18px;
    margin: 0;
  }

  .cost__info h3 {
    font-size: 45px;
  }

  .age__description {
    font-size: 30px;
  }

  .organization__price {
    font-size: clamp(24px, 3.8vw, 53px) !important;
  }

  .organization__amount {
    font-size: clamp(20px, 2.5vw, 38px) !important;
  }

  #modal2 .modal-content {
    background-position: left bottom -2px;
    background-size: 491px 403px;
  }

  .modal-content {
    max-width: 900px;
    padding: 40px 30px;
  }

  .modal__row {
    grid-template-columns: 1fr 400px;
  }

  .modal__row__left__text__title {
    font-size: clamp(24px, 3.4vw, 40px) !important;
  }

  .modal__row__left__text__desc {
    font-size: clamp(20px, 1.9vw, 20px) !important;
  }

  .organization__form__title {
    font-size: 20px;
  }

  #modal2 .form {
    margin: 0;
    padding: 25px 40px 0;
    max-width: 450px;
  }

  .day h2 {
    font-size: clamp(20px, 2.5vw, 54px);
  }

  .day__description {
    font-size: clamp(16px, 3vw, 32px);
    margin-top: 20px;
  }

  .cost__img,
  .delivery__box {
    width: 100%;
    max-width: 400px;
  }

  .tariffs__cards {
    gap: 30px;
  }

  .organization h2 {
    max-width: 1100px;
  }

  .organization h3,
  .pdf__info-left h3 {
    font-size: 30px;
  }

  .organization__info-list,
  .pdf__info-list span {
    font-size: 20px;
  }

  .pdf__info-list img,
  .organization__info-list img {
    width: 24px;
  }

  .pdf {
    background-size: 60% 60%;
  }

  .cost__batareiki img {
    width: 100px;
    padding-right: 20px;
  }

  .cost__batareiki {
    width: 330px;
    font-size: 18px;
  }

  .cost__knopki,
  .cost__planshet {
    font-size: 18px;
  }

  .pdf {
    background-size: 843px 495px;
  }

  .calculate__row {
    display: grid;
    grid-template-columns: 800px 1fr;
    align-items: end;
    width: 100%;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .calculate.final {
    background-size: 600px 362px;
  }
} */
@media screen and (max-width: 1700px) {
#amoforms_iframe_1373870 {
  height: 218px !important;
}
#amoforms_iframe_1375202{
  height: 282px !important;
}
#amoforms_iframe_1375310{
  height: 490px !important;
}
}
@media screen and (max-width: 1510px) {
#amoforms_iframe_1373042{
  width: 440px !important;
}
}

@media screen and (max-width: 1430px) {

  .instruction__gifts,
  .instruction__star {
    display: none;
  }
}

@media screen and (max-width: 1350px) {
  #modal2 {
    overflow-y: auto;
  }

  .calculate__row.final {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 638px;
    margin: 0 auto;
  }

  .calculate.final {
    background-image: none;
  }

  #finalCalculateContainter.final {
    padding: 26px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }


  .organization__iinfo-list-container {
    width: 75%;
    margin: 0 auto 100px;
  }

  .pdf .age__title {
    font-size: calc(15px + 44 * (100vw / 1280)) !important;
  }

  .pdf {
    background-position: center;
  }

  .pdf__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }

  .pdf__info .form {
    margin-left: auto;
    margin-right: auto;
  }

  .pdf__info-left {
    max-width: 600px;
    margin: 0 auto 50px;
  }

  .news__form.form {
    margin-left: 0;
  }


  .cost__info-list {
    width: 100%;
  }

  .calculate__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .calculate__test {
    width: 100%;
  }

  .calculate__info {
    -ms-grid-columns: 327px 20px 1.1fr 20px 1fr;
    grid-template-columns: 327px 1.1fr 1fr;
    gap: 20px;
  }

  .calculate__gift img {
    width: 140px;
  }

  .calculate__gift span {
    font-size: 30px;
  }

  /* .main__title {
    font-size: 55px;
    margin-bottom: -2px;
  }
.game_complect_block{
  max-width: 780px;
} */
  .main__description {
    font-size: clamp(35px, 3.4vw, 40px);
  }

  .main__info-list {
    font-size: 22px;
    width: 100%;
    max-width: 700px;
  }

  .main-places__img._desktop {
    width: 42vw;
    max-width: 400px;
  }

  .day__steps {
    display: none;
  }

  .day__steps.adaptive {
    display: block;
  }

  .day__step span {
    text-align: center !important;
  }

  .age__description {
    font-size: clamp(16px, 2.5vw, 38px) !important;
  }
}

@media (max-width:1250px) {
.age__interval-text{
  margin-left: 63px;
}
.age__teenager .age__interval-text{
  margin-left: 180px;

}
.age__adult .age__interval-text{
  margin-left: 96px;
}
}
@media (max-width:1150px) {
.age__pencil  .age__interval-text{
    margin-left: 0;
    margin-top: 40px;
  }
  .age__teenager .age__interval-text{
    margin-left: 0;
  
  }
  .age__adult .age__interval-text{
    margin-left: 0;
  }
}

@media screen and (max-height: 900px) {

  .modal-content {
    max-width: 900px;
    padding: 40px 30px;
  }
  .pdf{
    background-position: -150px;
  }

  .modal__row {
    -ms-grid-columns: 1fr 400px;
    grid-template-columns: 1fr 400px;
  }

  .modal__row__left__text__title {
    font-size: 40px;
  }

  .modal__row__left__text__desc {
    font-size: 20px;
  }

  .organization__form__title {
    font-size: 20px;
  }

  .modal__row__right .form__calltime {
    margin-bottom: 0;
  }

  .modal__row__right .form__phone {
    margin: 15px 0;
  }

  .modal__row__right img {
    width: 100%;
  }

  .radio-container {
    margin: 0 auto 15px auto;
  }

  .modal__row__right .radio-container label {
    height: 60px;
  }

  .modal-content .form__phone input {
    padding: 15px 38px;
  }

  .modal__row__right .radio-container img {
    height: 30px;
    width: 30px;
  }

  .modal__row__left__text {
    margin-bottom: 30px;
  }

  .modal__row__right .form .button {
    font-size: 14px;
    padding: 11px 30px;
  }

  #modal4 .modal-content {
    margin: 4% auto;
  }

  #modal4 .btn button {
    font-size: 20px;
  }

  #modal2 .form {
    padding: 25px 40px 0;
    max-width: 450px;
  }

  #modal2 .modal-content {
    background-position: left bottom -2px;
    background-size: 491px 403px;
  }

  .modal__row__left__card-img {
    width: 140px;
  }

  .modal__row__left__card {
    width: 320px;
  }

  .organization__variants-row {
    padding-top: 17px;
  }

  #modal5 .modal-content {
    padding: 15px 25px;
    background-position: right -150px center;
  }

  #modal8 .form {
    padding: 25px 20px 0;
    margin: 0;
  }

  #modal8 .modal-content {
    padding: 30px 30px;
    background-position: left -69px bottom 7px;
  }

  .modal__merch__row-el {
    margin-bottom: 12px;
  }

  .modal__merch__row-el__img img {
    width: 100%;
  }

  .modal__merch__row-el__img {
    width: 230px;
  }

  #modal8 .form__phone {
    margin: 15px 0;
  }

}


@media screen and (max-width: 1280px) {

  .b-quizgo-wrapper__inner-block {
    min-height: 700px !important;
  }

  .calculate__row {
    width: calc(100% - 20px);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .calculate__human-card {
    max-width: 330px;
    margin: 0 auto;
  }

  .set .age__title,
  .organization .age__title {
    font-size: clamp(20px, 4.5vw, 60px);
    padding-left: 15px;
    padding-right: 15px;
  }
 .set .age__big-title  {
    font-size: clamp(20px, 4.5vw, 60px);
    padding-left: 15px;
    padding-right: 15px;
  }

  .cost .age__title,
  .delivery .age__title,
  .vhistory .age__title {
    font-size: clamp(24px, 4.5vw, 60px);
  }
  .cost .age__big-title {
    font-size: clamp(24px, 4.5vw, 60px);
  }
  .vhistory .age__big-title {
    font-size: clamp(24px, 4.5vw, 60px);
  }

  .delivery__cards p {
    font-size: 18px;
    margin: 0;
  }

  .delivery__card-title {
    font-size: 23px !important;
  }

  .delivery__cards {
    max-width: 900px;
    margin: 0 auto;
  }

  .delivery__box {
    max-width: 400px;
  }


  .tariffs .age__title {
    font-size: clamp(22px, 4.5vw, 60px);
  }
  .tariffs .age__big-title {
    font-size: clamp(22px, 4.5vw, 60px);
  }

  .tariffs .age__title img {
    width: clamp(26px, 4.5vw, 60px);
  }

  .package_modal_wrap {
    max-width: 1000px;
    width: 90%;
  }
}

@media screen and (max-width: 1240px) {

  .pdf {
    padding-bottom: 100px;
  }

  .instruction__star {
    display: none;
  }

  .main__button-container::after {
    display: none;
  }

  .news__img img {
    width: 100%;
    max-width: 75vw;
  }

  .organization__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 500px;
    margin: 50px auto 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .organization__cards p {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .organization__cards .parallelepiped {
    margin-bottom: 50px;
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 30px 10px 10px;
    margin-bottom: 10px;
  }

  .organization__cards .parallelepiped:first-child img {
    width: 88px;
    padding-right: 26px;
  }

  .organization__cards p br {
    display: none;
  }

  .organization__cards .parallelepiped:nth-child(2) img {
    width: 88px;
    padding-right: 26px;
  }

  .organization__cards .parallelepiped:last-child {
    margin-bottom: 50px;
  }

  .organization__cards .parallelepiped:last-child img {
    width: 114px;
  }

  #dayPhone {
    display: none;
  }

  .tariffs .button {
    margin-top: 0;
  }

  .tariffs__cards {
    gap: 2vw;
  }

  .tariffs__cards .parallelepiped {
    margin-bottom: 100px;
  }

  .tariffs__plus {
    margin-bottom: 0;
  }

  .cost__knopki,
  .cost__planshet,
  .cost__batareiki {
    position: static;
  }

  .cost__box-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .cost__knopki,
  .cost__planshet {
    width: 45%;
    margin-bottom: 10vw;
  }

  .cost__knopki>div,
  .cost__planshet>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 105px;
  }

  .cost__batareiki {
    width: 80%;
    margin: 0 auto 50px auto;
  }

  #costBox {
    width: 276px;
    margin: 0 auto;
  }


  .main__info-list span img {
    width: 30px;
  }

  .product-tab {
    gap: 12px;
  }

  .product-tab__link>span {
    font-size: clamp(16px, 1.7vw, 24px);
  }
}

@media screen and (max-width: 1150px) {

  .main__info-list {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main__info-list span {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }

  #modal3 {
    overflow-y: auto;
  }

  .modal__merch__row {
    width: 270px;
    margin: 0 auto;
  }

  .modal__merch__row-el__img {
    width: 100%;
  }

  #modal5 .modal__title {
    font-size: 24px;
    text-align: center;
  }

  #modal5 {
    overflow-y: auto;
  }

  .modal__merch__button-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  #modal5 .modal__subtitle {
    font-size: 20px;
    line-height: 25.16px;
    letter-spacing: -0.02em;
    text-align: center;
  }

  .modal__merch__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .modal-content__text {
    width: 100%;
  }

  #modal5 .modal-content {
    background-image: none;
  }

  #modal8 {
    overflow-y: auto;
  }

  .modal-content {
    padding: 30px 20px;
  }

  .modal__row__left__card {
    max-width: 286px;
    margin: 0 auto 20px;
  }

  .modal-content._manager .modal__row__left__text {
    text-align: center;
  }

  #myModal .modal-content,
  #modal6 .modal-content {
    background-position: center center;
  }

  #myModal .form,
  #modal6 .form {
    margin: 0 auto;
  }

  .modal__row__right {
    width: 100%;
  }

  .form__phone {
    margin: 10px auto;
  }

  .form .button {
    padding: 13px 40px;
    font-size: 15px;
  }

  .form__calltime {
    margin: 0;
  }

  .modal__row__left__card-img {
    width: 125px;
  }

  .modal__row__left__card-text__title {
    font-size: 20px;
  }

  .modal__row__left__card-text__desc {
    font-size: 16px;
  }

  .modal__row__left__card-text {
    text-align: center;
  }

  .modal__row {
    display: inherit;
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #modal3 .modal__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 400px;
    grid-template-columns: 1fr 400px;
  }

  .modal__row__left {
    width: 100% !important;
  }

  .modal__row__left__text__title {
    font-size: 38px !important;
  }

  .modal__row__left__text__desc {
    font-size: 20px !important;
    max-width: 700px;
    margin: 0 auto;
  }

  #modal6 .modal__row__left__text__desc br {
    display: none;
  }

  .modal__row__left__text__desc {
    max-width: 100%;
  }

  #modal6 .modal__row__left__text__desc {
    max-width: 500px;
  }

  #modal8 .modal-content {
    background-size: 451px 389px;
  }

  #modal8 .modal__row__left__text {
    margin-bottom: 10px;
  }

  #costBox {
    margin-bottom: 60px;
  }

  .cost__info h3 {
    font-size: calc(13px + 23 * (100vw / 1280));
  }

  .calculate__test {
    width: 100%;
  }

  .calculate__test-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .calculate__title {
    font-size: clamp(24px, 5vw, 50px);
    margin-top: 26px;
  }

  .best__packages {
    gap: normal;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 25px;
    gap: 2%;
    max-width: 700px;
  }

  .best__card {
    width: 48%;
  }

  .age {
    text-align: left;
  }

  .main {
    height: auto;
  }

  .main .container {
    position: relative;
    padding-bottom: 35vw;
  }

  /* .main__title {
    font-size: clamp(20px, 8vw, 85px);

  } */

  .main__description {
    font-size: clamp(16px, 5.5vw, 58px);
  }

  .main__card {
    display: none;
  }

  .main__words-button {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main-places {
    position: absolute;
    right: 15px;
    bottom: -5vw;
    width: 100%;
    text-align: right;
  }

  .main-places__img._desktop {
    display: none;
  }

  .main__btn-gift {
    display: none;
  }

  .main-places__img._mobile {
    display: inline;
    width: 55vw;
  }

  .header .container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .header__left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .logo {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  .header__right {
    gap: 10px;
  }

  .main__button-container .button {
    max-width: 100%;
  }

  .age .age__title {
    font-size: clamp(20px, 4vw, 50px) !important;
    text-align:center;

  }
  .age .age__title span {
    font-size: clamp(20px, 4vw, 50px) !important;
  }
  .age__description{
    text-align: center;
  }

  .age__interval-text img {
    display: none;
  }

  .age__pencil {
    margin-top: 30px;
    width: 100%;
  }

  .age__pencil .karandash-img {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }

  .age__child,
  .age__teenager,
  .age__adult {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    left: inherit;
    width: 100%;
    position: inherit;
    top: inherit;
    bottom: inherit;
    padding-left: 37px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 40px;
  }

  .age__child {
    padding-top: 10vw;
  }

  .age__child .age__card,
  .age__teenager .age__card,
  .age__adult .age__card {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .age__child .age__interval-about,
  .age__teenager .age__interval-about,
  .age__adult .age__interval-about {
    position: inherit;
  }

  .age__interval-text {
    margin-top: 0;
    width: 100%;
    padding-left: 80px;
    gap: 2vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .age__interval-about h3 {
    display: none;
  }

  .age__interval-text .small+.small {
    margin-top: 5px;
  }

  .age__interval-about {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-grid-columns: 1fr 10px 140px;
    grid-template-columns: 1fr 140px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    gap: 10px;
    padding-right: 60px;
  }


  .age__status-bar {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }

  .age__status-bar img {
    display: inline;
    width: 80px;
    margin: 0 auto;
  }

  .calculate__info {
    -ms-grid-columns: 327px 1fr;
    grid-template-columns: 327px 1fr;
    max-width: 900px;
  }

  .calculate__checklist {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3
  }

  .set__info {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 800px;
  }

  .set__criteries {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .set button {
    margin-top: 50px;
  }

  .cost__box-container {
    margin-bottom: 0;
  }

  .instruction {
    padding-bottom: 160px;
  }

  .instruction .age__title {
    font-size: clamp(20px, 5vw, 60px);
    margin-bottom: 30px;
  }
  
  .instruction .age__big-title {
    font-size: clamp(20px, 5vw, 60px);
    margin-bottom: 30px;
  }

  .news .age__title {
    font-size: clamp(20px, 5vw, 54px);
  }

  .news__description {
    font-size: clamp(16px, 3vw, 32px);
    line-height: 1.3;
  }

  .tariffs__card-description,
  .tariffs__info-list span,
  .tariffs__price p {
    font-size: 20px;
  }

  .tariffs__plus .tariffs__card-description {
    font-size: 18px;
  }

  .tariffs__price span,
  .tariffs__info-list span b {
    font-size: 28px;
  }

  .tariffs__standard .tariffs__price,
  .tariffs__premium .tariffs__price,
  .tariffs__plus .tariffs__price {
    width: 210px;
  }

  .tariffs__price p {
    padding-bottom: 24px;
  }

  .tariffs__info-list span b {
    margin-left: 7px;
  }

  .button._tab {
    font-size: 20px;
    max-width: 470px;
  }

  .button._tab,
  .button._doc,
  .button._call {
    font-size: 20px;
    height: 78px;
  }




  .btn button {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
  }

  .day__info h3 {
    font-size: 35px;
  }

  .day__img._delivery {
    max-width: 350px;
  }

  .day__total {
    font-size: 30px;
  }

  .day__info-list {
    font-size: 20px;
    margin-bottom: 80px;
  }

  .day__info._pay .day__cover {
    max-width: inherit;
    width: 38vw;
    top: inherit;
    bottom: 0;
  }
  .day h2 {
    font-size: clamp(20px, 2.5vw, 54px);
  }
  .day__description {
    font-size: clamp(16px, 3vw, 32px);
    margin-top: 20px;
  }
  #openReviewModalBtnMobile{
    display: block;
    margin-left: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 20px;
  }
  .package_modal_wrap{
    height: 90vh;
  }
  .packages_list{
    margin-top: 40px;
  }
  .more_package .mini_text{
    display: block;
}
.more_package .big_text{
display: none;
}
.package_tab .mini_text{
  display: inline;
}

.package_tab .big_text{
  display: none;
}
}

@media screen and (max-width: 1000px) {
  .tariffs__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 800px;
  }

  .tariffs__cards .parallelepiped {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
  }

  .tariffs .tariffs__plus.parallelepiped {
    -ms-flex-preferred-size: 400px;
        flex-basis: 400px;
  }

  .delivery__cards p {
    font-size: 18px;
    margin: 0;
  }

  .delivery__card-title br {
    display: none;
  }

  .delivery__card-title {
    font-size: 23px !important;
  }

  .delivery .age__title {
    padding-bottom: 50px;
  }

  .news .age__title,
  .news__description {
    text-align: center;
  }

  .delivery .age__title br {
    display: none;
  }

  .delivery__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto 50px;
    gap: 15px;
  }

  .delivery__box {
    max-width: 400px;
  }

  .delivery__card:nth-child(2) {
    margin-top: 0;
  }

  .product-tab {
    gap: 8px;
  }

  .product-tab__link>span {
    font-size: clamp(14px, 1.7vw, 16px);
  }

  .product-tab__link>img {
    width: 6vw;
  }

  .organization {
    background-size: cover;
  }

  .organization__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .organization__iinfo-list-container {
    margin-bottom: 20px;
  }

  .organization__iinfo-list-container {
    max-width: 500px;
  }

  .organization .organization__form {
    margin: 0 auto;
  }
  #modal4 .modal__row{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .button-reviews-slide{
    display: block;
  }
  #modal4 .modal-content{
    max-width: 100%;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: none;
    /* padding-top: 150px; */
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    height: 100vh;
    margin: 0;
    border-radius: 0;

  }
  .btn.nbtn{
    display: none;
  }
  .mother-title{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #modal4 .modal__row__left{
    max-width: 100%;
  }
  #modal4 .modal__row__right .swiper-slide img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }

}

@media screen and (max-height: 820px) and (orientation: portrate) {
  .modal__row__left__text__title {
    font-size: 21px !important;
    text-align: center;
  }

  .modal__row__left__text__desc {
    font-size: 15px !important;
    line-height: 18px !important;
    text-align: center;
  }

  .modal__row__left__text {
    margin-bottom: 12px;
  }
}

@media screen and (max-height: 800px) and (orientation: portrate) {
  .modal {
    overflow-y: auto;
  }
}

@media screen and (max-width: 900px) {
  .instruction__video-container {
    margin-bottom: 120px;
  }

  .instruction__button {
    bottom: -130px;
  }

  .news {
    padding-top: 85px;
    padding-bottom: 0;
  }

  .news__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }

  .news__description {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .news__img {
    position: inherit;
    bottom: inherit;
    right: inherit;
  }

  .news .form {
    margin: 0 auto;
  }
}


@media screen and (max-width: 825px) {

  .calculate__row .organization__form {
    width: 100% !important;
    max-width: 600px;
  }

  .calculate__test {
    height: 550px;
  }

  .calculate__test-title {
    font-size: 24px;
  }

  .variant {
    font-size: 16px;
    gap: 10px;
  }

  .variant__icon {
    -ms-flex-preferred-size: 26px;
        flex-basis: 26px;
    width: 26px;
    height: 26px;
  }

  .variant__description img,
  .variant__description {
    -ms-flex-preferred-size: calc(100% - 26px - 10px);
        flex-basis: calc(100% - 26px - 10px);
  }

  .modal-content {
    max-width: 600px;
    padding: 30px 40px;
  }

  #modal2 .modal-content {
    padding-bottom: 315px;
    background-size: 365px 301px;
  }

  .modal__info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .modal__row__left__text__title {
    font-size: 24px !important;
    text-align: center;
  }

  #modal8 .modal__row__left__text__title {
    max-width: 400px;
    text-align: center;
    margin: 0 auto 12px;
  }

  #modal8 .modal-content {
    background-image: none;
  }

  .modal__row__left__text__desc {
    text-align: center;
  }

  .modal__row__left__text {
    margin-bottom: 20px;
  }

  #modal2 .modal__row__left__text__desc {
    max-width: 500px;
  }

  #modal3 .form {
    width: 100%;
    max-width: 100%;
    padding: 30px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  #modal3 .form__phone input {
    width: 100%;
  }

  .modal__info__tariffs__variant {
    width: 45%;
    padding: 20px 10px;
  }

  #modal3 .phone-mask {
    width: 283px !important;
  }

  #modal3 .modal__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .img-gift._desktop {
    display: none;
  }

  .img-gift._mobile {
    display: block;
    width: 100%;
    max-width: 200px;
  }

  .organization__form__title {
    font-size: 20px;
    text-align: center;
  }

  .calculate__test .progressbar {
    width: calc(100% - 60px);
    right: 0;
    left: 0;
  }

  .calculate__test .progressbar img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .news__img {
    width: 100%;
  }

  .form {
    padding: 52px 20px;
  }

  .delivery h2 {
    padding: 70px 0 80px 0;
  }

  .best__title {
    font-size: clamp(22px, 6vw, 42px);
  }
}

@media screen and (max-width: 768px) {
  
  .organization .organization__btn{
    font-size: 14px;
    padding: 10px;
  }

  .calculate{
    padding: 50px 0 30px;
  }

  .age__child .age__card>img {
    width: 60vw;
  }

  .age__teenager .age__card>img {
    width: 80vw;
  }

  .age__adult .age__card>img {
    width: 70vw;
  }

  .age__pencil .karandash-img {
    width: 10vw;
    max-width: 75px;
  }

  .age__interval-text {
    padding-left: 10vw;
  }

  .age__interval-about {
    padding-right: 0;
    -ms-grid-columns: 1fr 106px;
    grid-template-columns: 1fr 106px;
  }

  .age__status-bar img {
    width: clamp(37px, 8vw, 50px);
  }

  .age__status-bar {
    font-size: 16px;
  }

  .age__interval-text .small {
    font-size: 16px;
  }

  .logo {
    width: 193px;
  }

  .header__left span {
    font-size: 12px;
    max-width: 300px;
  }

  .header__made,
  .header__country {
    font-size: 16px;
  }

  .header__info {
    -ms-flex-preferred-size: 104px;
        flex-basis: 104px;
  }

  .header__button {
    -ms-flex-preferred-size: 160px;
        flex-basis: 160px;
  }

  .header__info,
  .header__button>a {
    height: 41px;
  }

  .header__button>a {
    font-size: 14px;
  }

  .main .container {
    padding-bottom: 55vw;
  }

  .main-places__img._mobile {
    width: 80vw;
  }

  .best__packages {
    max-width: 500px;
    height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    padding-right: 13px;
    scrollbar-color: #FFE400 #F8F8F8;
    scrollbar-width: thin;
    -ms-overflow-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .best__packages::-webkit-scrollbar {
    width: 3px;
  }

  .best__packages::-webkit-scrollbar-thumb {
    background-color: v#FFE400;
    border-radius: 6px;
  }

  .best__packages::-webkit-scrollbar-track {
    background-color: #F8F8F8;
  }

  .best__packages::-webkit-scrollbar-thumb:focus {
    background-color: #FFE400;
  }

  .best__packages::-webkit-scrollbar-thumb:active {
    background-color: #FFE400;
  }

  .best__card p {
    font-size: clamp(16px, 3vw, 22px);
    margin-top: 0.5vw;
  }

  .best__card {
    margin-bottom: 3vw;
    height: 158px;
  }
    .best__card img{
        height: 90px;
    }
  .best .button {
    margin-top: 30px;
  }

  .calculate__info {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .calculate__gift {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .calculate__checklist {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }

  .calculate__human {
    padding-top: 57px;
  }

  .set,
  .cost {
    padding-top: 85px;
  }

  .set__info__img {
    width: 90%;
    margin: 0 auto;
  }

  .set__criteries {
    -ms-grid-columns: 1fr 6px 1fr 6px 1fr 6px 1fr 6px 1fr 6px 1fr 6px 1fr 6px 1fr;
    grid-template-columns: repeat(8, 1fr);
    -ms-grid-rows: auto 10px auto 10px auto;
        grid-template-areas: 'edu shop' 'animation event' 'center cormorate';
    gap: 10px 6px;
  }

  .set__word._animation {
    grid-area: animation;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
  }
  .pdf{
    /* background-image: none; */
  }

  .set__word._edu {
    grid-area: edu;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1 / 7;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
  }

  .set__word._event {
    grid-area: event;
    -ms-grid-column: 5;
    -ms-grid-column-span: 4;
    grid-column: 5 / 9;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
  }

  .set__word._center {
    grid-area: center;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
  }

  .set__word._shop {
    grid-area: shop;
    -ms-grid-column: 7;
    -ms-grid-column-span: 2;
    grid-column: 7 / 9;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
  }

  .set__word._shop>span:first-child {
    display: none;
  }

  .set__word._shop>span:last-child {
    display: block;
  }

  .set__word._corporate {
    grid-area: corporate;
    -ms-grid-column: 4;
    -ms-grid-column-span: 5;
    grid-column: 4 / 9;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
  }

  .tariffs .button {
    height: 80px;
    font-size: clamp(16px, 2.5vw, 24px);
    line-height: 1.5;
    max-width: 340px;
    padding: 0;
  }



  .set button,
  .cost .button {
    height: 60px;
    margin-top: 30px;
    font-size: clamp(14px, 2.5vw, 20px);
  }

  .set button {
    min-width: 300px;
    width: 78vw;
  }

  .cost .button {
    margin-top: 0;
  }

  .age .container {
    padding-bottom: 80px;
  }

  .instruction__button button {
    font-size: clamp(16px, 3vw, 24px);
    max-width: 60vw;
    height: 80px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .instruction__name {
    display: none;
  }

  .day__cover {
    display: none;
  }

  .day__about {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .button._tab,
  .button._doc,
  .button._call {
    font-size: 18px;
    max-width: 100%;
    height: 70px;
  }

  .btn.nbtn {
    width: 390px;
  }

  .btn button {
    font-size: 18px;
  }

  .day__info-list,
  .day__info-list._mb {
    margin-bottom: 40px;
  }

  .day__info h3 {
    font-size: 30px;
  }

  .day__info-list span {
    gap: 12px;
  }

  .pdf__info-left h3 {
    font-size: 28px;
  }

  .pdf__info-list {
    padding-left: 0;
  }

  .pdf__info-left {
    max-width: 100%;
    margin-left: 0;
  }

  .modal__row__left__text__title {
    max-width: 350px;
    margin: 0 auto 20px;
  }

  .modal__row__left__text {
    margin-bottom: 20px;
  }

  #modal8 .modal__row__left__text__title br {
    display: none;
  }

  #modal8 .modal-content {
    background-image: none;
    padding: 50px 10px;
  }

  .organization__form__title {
    font-size: 24px;
    text-align: center;
  }

  .pdf__info .form {
    border: 2px solid #FFE400;
    padding: 27px 35px;
  }

  .pdf .form h3 {
    font-size: 24px;
  }

  .pdf .form__description {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #modal8 .modal__row__left__text__title {
    max-width: 100%;
  }

  .organization__form,
  .organization__iinfo-list-container,
  .news__form.form,
  .pdf__info .form,
  .form,
  .modal__row__right .form {
    max-width: 100%;
    width: 100%;
  }

  .organization__info-list {
    padding-left: 0;
    font-size: 16px;
  }
  .package_modal_wrap{
    width: 100%;
    height: 100%;
    /* padding: 80px 50px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0;
  }
  .package_modal_wrap *{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .package_tabs{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Задайте желаемый отступ между кнопками */
    /* gap: 10px 6px; */
  }
  .package_tabs{
    display: none;
  }
  .package_tabs_mobile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .package_tabs_mobile .tab_row{
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  .package_tabs_mobile .tab_row .package_tab[data-name=edu]{
    width: 70%;
  }
  .package_tabs_mobile .tab_row .package_tab[data-name=trc]{
    width: 30%;
  }
  .package_tabs_mobile .tab_row .package_tab[data-name=event]{
    width: 55%;
  }
  .package_tabs_mobile .tab_row .package_tab[data-name=center]{
    width: 45%;
  }
  .package_tabs_mobile .tab_row .package_tab[data-name=hotel]{
    width: 43%;
  }
  .package_tabs_mobile .tab_row .package_tab[data-name=koorp]{
    width: 57%;
  }

 .package_modal_anim  .more_package .mini_text{
    font-size: 12px;
    width: 230px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .package_tabs_mobile{

  }
 .package_modal .best__packages {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  padding-right: 0;
  }
  #package_modal_default .package_tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
   .package_tabs_mobile_defalt{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
   }
   .package_tabs_mobile_defalt .tabs_row{
    gap: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
   }
  .title_tab_package_age{
    font-size: 60px;
    text-align: start;
  }
  .package_tabs_mobile_defalt .tabs_row button{
    width: 130px;
    font-size: 14px;
  }
  .package_tabs_mobile_defalt button{
    width: 180px;
    font-size: 14px;
  }
  #package_modal_default .best__packages{
    margin: 0;
  } 
  #package_modal_default .more_package button{
    font-size: 12px;
  }
  #package_modal_default .package_tab:nth-child(1){
    width: 130px ;
    font-size: 14px;  
  }
  #package_modal_default .package_tab:nth-child(2){
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  width: 180px;
  font-size: 14px
  }
  #package_modal_default .package_tab:nth-child(4){
    font-size: 14px;
    width: 130px;
  }
  #package_modal_default .package_tabs .hide_block{
    width: 100px;
  }
  #package_modal_default .package_tab:nth-child(3){
    font-size: 14px;
    width: 130px;
  }
  #package_modal_default .package_tabs{
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .packages_list .best__card img {
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  /* .package_tab{
    width: 100%;
  } */
.package_modal_wrap{
  padding-top: 50px;
}
.title_tab_package_age{
  width: 90%;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.title_tab_package {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
.package_modal  .arrow{
  display: none;
}
.packages_list .best__packages{
  width: 100%;
  max-width: 100%;
}
.package_modal_wrap{
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-transform: translateX(0) translateY(0);
      -ms-transform: translateX(0) translateY(0);
          transform: translateX(0) translateY(0);
  max-height: 100%;
}
/* .lease_modal{
  right: 0;
  width: 100% !important;
} */
.main__info-list{
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.pdf{
  background-position: top;
}

.lease_modal .organization__form {
  padding:30px 20px;
  
}

}

@media screen and (max-width: 768px) {
  .set__word._animation {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .set__word._edu {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .set__word._event {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }

  .set__word._center {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .set__word._shop {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}

@media screen and (max-width: 624px) {
  #package_modal_default .package_tabs .hide_block{
    width: 100px;
    display: block;
  }
}
@media screen and (max-width: 446px) {
  #package_modal_default .package_tabs .hide_block{
    width: 10px;

  }

}
@media screen and (max-width: 730px) {

  .organization__variants__el:nth-child(6) {
    display: none;
  }

  .organization__variants__el:nth-child(2) {
    display: inline;
  }

  .modal-content .modal__row__right .form {
    width: auto;
  }

  .age__card {
    width: 395px;
  }

  .calculate__row .container .timer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3vw 168px;
    grid-template-columns: 1fr 168px;
    width: 100%;
    gap: 3vw;
    max-width: 297px;
    margin-top: 0;
  }



  .form .button {
    padding: 12px 16px;
  }

  .timer__text__top {
    font-size: 16px;
    line-height: 1.4;
  }

  .timer__text__time {
    margin-top: 20px;
    font-size: 18px;
  }

  .calculate__row .form .button {
    font-size: 16px;
  }

  .timer__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .timer__img img {
    width: 100%;
  }

  footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .form {
    width: auto;
  }

  .organization__form {
    width: 100%;
  }

  #modal8 .form {
    width: inherit;
  }

  .pdf__info-list span {
    font-size: 22px;
    gap: 10px;
  }

  .pdf__info-list img {
    width: 20px;
  }

  .pdf__info-list {
    padding-left: 0;
  }

  .variant {
    width: 40%;
    padding: 10px;
  }

  .variant__description {
    width: 90%;
    font-size: 12px;
  }

  .age__card .parallelepiped {
    width: 400px !important;
  }

  .age__card-description {
    width: 60% !important;
    font-size: 20px;
  }

  .main__btn-gift {
    font-size: 16px;
    bottom: -9px;
  }

  .product-tab {
    -ms-grid-columns: 1fr 12px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .product-tab__link>span {
    font-size: clamp(16px, 3.5vw, 20px);
  }

  .product-tab__link>img {
    width: 10vw;
  }
}

@media screen and (max-width: 600px) {
.title_tab_package{
  font-size: 34px;
}

  .modal-content {
    margin: 0;
  }

  .main .button>span {
    max-width: 322px;
  }

  .main__button-container .button {
    font-size: 16px;
    font-weight: 500;
    padding: 26px 10px;
  }

  .modal__info__tariffs-row {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .modal__info__tariffs__variant {
    padding: 10px 0;
  }

  .organization__variants__el {
    font-size: 9px;
  }

  .calculate__test .progressbar {
    top: -9px;
  }

  .tariffs__cards {
    margin-top: 77px;
  }

  .tariffs__standard {
    padding-bottom: 100px;
  }


  .tariffs__premium {
    padding-bottom: 125px;
  }

  .tariffs__premium .tariffs__price {
    bottom: -215px;
  }

  .tariffs__cards .parallelepiped {
    -ms-flex-preferred-size: 282px;
        flex-basis: 282px;
    margin-bottom: 66px;
  }

  .tariffs .tariffs__plus.parallelepiped {
    -ms-flex-preferred-size: 282px;
        flex-basis: 282px;
    padding: 6px 5px 40px;
  }

  .tariffs h3 {
    font-size: 18px;
    margin-bottom: 4px;
  }

  .tariffs__card-description,
  .tariffs__info-list span {
    font-size: 16px;
  }

  .tariffs__card-description {
    margin-bottom: 34px;
  }

  .tariffs__price span,
  .tariffs__info-list span b {
    font-size: 24px;
  }

  .tariffs__info-list span {
    gap: 6px;
  }

  .tariffs__info-list {
    gap: 10px;
  }

  .tariffs__price {
    height: 61px;
  }

  .tariffs__standard .tariffs__price,
  .tariffs__premium .tariffs__price,
  .tariffs__plus .tariffs__price {
    width: 178px;
    border-radius: 10px;
  }

  .tariffs__standard {
    padding-bottom: 136px;
  }

  .tariffs__standard .tariffs__price {
    bottom: -212px;
  }

  .tariffs__price p {
    gap: 10px;
    font-size: 17px;
  }

  .tariffs__plus .tariffs__card-description {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 39px;
  }

  .tariffs__info-list .desc {
    font-size: 12px;
    margin-bottom: 10px;
  }



  .set__criteries {
    -ms-grid-rows: (50px)[3];
    grid-template-rows: repeat(3, 50px);
  }

  .set__word {
    font-size: 16px;
    height: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .variant {
    width: 100% !important;
  }

  .calculate__variants {
    margin-bottom: 30px;
  }

  .main__words-button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .main__words .parallelepiped span {
    font-size: 17px;
  }

  .header__button button {
    font-size: 13px;
    line-height: 13px;
    width: 150px;
  }

  .main__btn-gift {
    font-size: 12px;
    right: 5px;
  }

  .main .container {
    padding-top: 190px;
  }

  .main-places__img._mobile {
    width: 88vw;
  }

  .main__info-list {
    font-size: 16px;
    padding-top: 27px;
    gap: 10px;
  }

  .main__info-list span {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  .main__info-list span img {
    width: 20px;
  }

  .header .container {
    gap: 10px;
  }

  .header__left {
    gap: 5px;
  }

  .logo {
    width: 113px;
  }

  .header__left span {
    font-size: 8px;
    max-width: 200px;
  }

  .header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }

  .header__info,
  .header__button {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  .header__info {
    height: 31px;
    width: 100px;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  .header__button {
    width: 139px;
  }

  .header__made,
  .header__country {
    font-size: 12px;
  }

  .best__packages {
    height: 100vw;
    padding-top: 40px;
  }

  .cost__box-container {
    margin-top: 25px;
  }

  .cost__knopki,
  .cost__planshet {
    font-size: 16px;
    margin-bottom: 15vw;
    gap: 10px;
  }

  .cost__knopki>div,
  .cost__planshet>div {
    height: 85px;
  }

  .cost__knopki img {
    width: 85px;
  }

  .cost__planshet img {
    width: 117px;
  }

  .cost .age__title {
    text-transform: inherit;
  }

  .cost__batareiki {
    font-size: 16px;
  }

  .cost__batareiki div {
    gap: 10px;
  }

  .cost__batareiki img {
    width: 120px;
  }

  .cost__info-list {
    -ms-grid-columns: 27px 20px 262px 20px 27px;
    grid-template-columns: 27px 262px 27px;
    gap: 20px;
    margin-bottom: 30px;
  }

  .cost__info-items>span {
    font-size: 16px;
    gap: 5px;
  }

  .cost__info-list img {
    width: 30px;
    margin-right: 8px;
  }

  .age__pencil .karandash-img {
    width: 11vw;
    min-width: 44px;
  }

  .instruction__button button {
    font-size: 16px;
    max-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .instruction {
    border-radius: 5px 5px 0 0;
    padding-top: 61px;
    padding-bottom: 178px;
  }

  .instruction .age__title {
    margin-bottom: 60px;
  }

  .instruction__video-container._min {
    margin-bottom: 10px;
  }

  .vhistory {
    margin-bottom: 100px;
  }

  .news {
    padding-top: 60px;
  }

  .news .age__title br,
  .news__description br {
    display: none;
  }

  .form__agreement>label {
    font-size: 16px;
  }

  .news__form.form {
    padding: 20px 24px;
  }

  .news .form__phone label {
    font-size: 16px;
    width: 100%;
  }

  .form input {
    border-radius: 5px;
  }

  .day h2 span br {
    display: none;
  }

  .age__interval-text button{
    width: 240px;
    font-weight: 600;
    font-size: 13px;
    height: 44px;
  }
  #openReviewModalBtnMobile{
    margin-top: 0 ;
  }
  .unic_tariff h3 span{
    margin-right: 30px;
  }
  .unic_tariff{
    height: 190px;
  }
  .unic_tariff .tariffs__price{
    bottom: -50px;
  }
  .age__title{
    font-size: 18px;
  } 
}
@media screen and (max-width: 555px) {
  .lease_modal{
    width: 100%;
    right: 0;
    max-height: 600px;
  }
}
@media screen and (max-width: 500px) {
  .pdf__info .form {
      padding: 27px 20px;
  }

  .calculate__test {
    height: inherit;
  }

  .calculate__test-title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
  }

  .calculate__question-left {
    font-size: 14px;
  }

  .calculate__next {
    font-size: 16px;
    ;
    height: 60px;
    width: 100%;
  }

  .calculate__variants.grid {
    width: 100%;
    max-width: 205px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 0 auto 30px;
  }

  .variant__img .variant__icon {
    left: 10px;
  }

  .variant__ph {
    width: 100%;
  }

  .variant__description>span {
    display: block;
    font-size: 18px;
  }

  .calculate__variants.column {
    margin-bottom: 30px;
  }

  .organization__form {
    border-width: 2px;
  }

  .form {
    padding: 30px 10px;
  }

  #modal3 .form__phone {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .modal__merch__row,
  .modal__merch__row-el {
    width: 230px;
  }

  #modal5 .modal-content {
    padding: 30px 25px;
  }

  #modal8 .form {
    padding: 13px 10px;
  }

  .organization__variants__el {
    font-size: 8px;
  }

  .modal__row__left__text__title {
    letter-spacing: -0.005em;
    margin-bottom: 10px;
  }

  #modal2 .modal__row__left__text__title {
    max-width: 300px;
  }

  #modal2 .modal__row__left__text__desc br,
  .organization__form__title br {
    display: none;
  }

  .organization__form__title {
    font-size: 20px;
  }

  #modal2 .form {
    margin: 0;
    padding: 25px 20px 10px;
  }

  .modal__row__left__card {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
  }

  #myModal .modal-content {
    padding: 20px;
  }

  .modal__row__right .form__calltime {
    width: 240px;
    margin: 0 auto;
  }

  .form__calltime__variant,
  .form__calltime__variant.selected {
    padding: 10px;
  }

  .form__calltime {
    height: 43px;
  }

  .modal-content .form__agreement {
    font-size: 13px;
  }

  .modal__row__right .form {
    padding: 15px 10px;
  }

  .form__phone input {
    /* calculator */
    font-size: 15px;
    padding: 18px 20px;
  }

  .form__phone input::-webkit-input-placeholder {
    font-size: 15px;
  }

  .form__phone input::-moz-placeholder {
    font-size: 15px;
  }

  .form__phone input:-ms-input-placeholder {
    font-size: 15px;
  }

  .form__phone input::-ms-input-placeholder {
    font-size: 15px;
  }

  .form__phone input::placeholder,
  .form__phone label {
    font-size: 15px;
  }

  .form .button {
    padding: 12px 7px;
    font-size: 14px !important;
  }

  .calculate__gift img {
    width: 113px;
  }

  .calculate__gift span,
  .calculate__gift>div::before {
    font-size: 24px;
  }

  .calculate__test .progressbar {
    right: -5px;
  }

  .delivery__card {
    width: auto;
  }

  .delivery__cards p {
    font-size: 16px;
  }

  .delivery__card-title {
    font-size: 16px !important;
  }

  .delivery__cards {
    max-width: 320px;
  }

  .delivery__box {
    width: 70vw;
    bottom: 20px;
  }

  .delivery__stars {
    gap: 6px;
  }

  .form h3 {
    font-size: 37px;
  }

  .day__info h3,
  .day__total {
    font-size: 20px;
  }

  .day__info-list {
    font-size: 16px;
    padding-left: 0;
  }

  .day__info .button {
    font-size: 13px;
    height: 60px;
  }

  .btn.nbtn {
    width: 390px;
  }

  .day .btn {
    gap: 10px;
    max-width: 300px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .day .container,
  .cost__info,
  .tariffs,
  .best {
    margin-bottom: 100px;
  }

  .product-tab__content {
    padding-bottom: 30px;
  }

  .calculate {
    margin-top: 0;
  }

  .btn button {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .day__info-list,
  .day__info-list._mb,
  .day__total {
    margin-bottom: 30px;
  }
  .tariffs .button{
    margin-top: 40px;
  }

  .organization__info-list {
    font-size: 16px;
    padding-left: 0;
  }

  .form__description {
    font-size: 22px;
  }

  .form .button {
    font-size: 17px;
  }


  .day__step {
    font-size: 20px;
  }



  .cost .button {
    font-size: 18px;
  }

  .cost__info-list span {
    gap: 8px;
  }

  .cost__knopki,
  .cost__planshet,
  .cost__batareiki {
    font-size: 16px;
  }

  .cost__knopki,
  .cost__planshet {
    width: 50%;
  }

  .cost__batareiki img {
    width: 95px;
  }

  .set button {
    font-size: 12px;
  }

  .calculate__card-description {
    font-size: 16px;
    line-height: 18px;
  }

  .main__words .parallelepiped span {
    font-size: 14px;
  }

  .main__button-container,
  .main .button {
    max-width: 100%;
  }

  .main__button-container .button {
    font-size: 12px;
  }

  .main .button>span {
    max-width: 242px;
  }

  .main__btn-gift {
    font-size: 9px;
  }

  .main__info-list span img {
    width: 19px;
  }

  .best .button {
    font-size: 16px;
    width: 100%;
  }

  .age .container {
    padding-bottom: 20px;
  }

  .product-tab {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }

  .product-tab__link {
    gap: 8px;
  }

  .product-tab__link>span {
    font-size: 14px;
  }

  .product-tab__link>img {
    width: 60px;
  }

  .pdf {
    padding-top: 80px;
  }

  .pdf__info-left h3 {
    font-size: 20px;
  }

  .pdf .age__title {
    font-size: 20px !important;
    margin-bottom: 10px;
  }

  .highlight {
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
    background-color: #FFF2CC;
    padding: 0 7px 0 6px;
    margin-right: 3px;
    margin-left: -6px;
  }

  .highlight span {
    -webkit-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
            transform: rotate(1deg);
  }

  .pdf__info-list span {
    font-size: 16px;
  }

  .organization__cards .parallelepiped {
    gap: 5px;
  }

  .organization__cards p {
    font-size: 20px;
  }

  .organization__cards .parallelepiped:first-child img {
    width: 63px;
    padding-right: 26px;
  }

  .organization__cards p br {
    display: none;
  }

  .organization__cards .parallelepiped:nth-child(2) img {
    width: 66px;
    padding-right: 21px;
  }

  .organization__cards .parallelepiped:last-child img {
    width: 87px;
  }

  .organization__cards .parallelepiped:last-child {
    margin-bottom: 50px;
  }

  .organization__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    height: 60px;
    max-width: 173px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    margin: 0 auto;
  }

  .modal__row__left__text {
    margin-bottom: 8px;
  }

  .modal-content {
    padding: 30px 10px;
  }

  .close {
    width: 30px;
    height: 30px;
  }

  #modal8 .modal-content {
    background-image: none;
    padding: 30px 10px;
  }

  .tariffs h2 {
    gap: 5px;
  }

  .modal__row__left__card-img {
    width: 80px;
  }
  .package_tabs .hide_block{
    width: 10px !important;
  }
  .title_tab_package{
    font-size: 24px;
  }
  .package_tabs .package_tab{
    height: 46px;
  }
  .packages_list .best__card img{
    height: 92px;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 0px;
  }
  .packages_list .best__card p{
    font-size: 16px;
  }
  .package_modal_wrap{
    padding: 50px 20px;
  }
.package_tabs_mobile .package_tab{
  width: 220px;
  height: 46px;
  font-size: 10px;
  width: 100%;
}
.pdf{
  background-size: cover;
  background-position: top;
  margin-bottom: 30px;
}
.age__description{
  font-size: 19px !important;
}
.age .age__title{
  font-size: 24px !important;
}
.age .age__title span {
  font-size: 20px !important;

}
}

@media screen and (max-width: 400px) {
  #modal3 .modal__row__left__text__title {
    font-size: 20px !important;
  }  .package_tabs .hide_block{
    width: 0px !important;
  }

  .organization__variants__el {
    padding: 8px 3px
  }

  .main__words .parallelepiped span {
    font-size: 12px;
    padding: 15px 6px 20px 10px;
  }

  .age__child {
    padding-top: 10vw;
  }

  .age__interval-text {
    padding-left: 6vw;
  }

  .cost__info-list {
    -ms-grid-columns: 270px;
    grid-template-columns: 270px;
  }

  .cost__info-list::before,
  .cost__info-list::after {
    display: none;
  }

  .instruction__button button {
    font-size: clamp(12px, 4vw, 16px);
    max-width: 75vw;
  }


  .product-tab__link {
    gap: 8px;
  }

  .product-tab__link>span {
    font-size: 16px;
  }

  .product-tab__link>span>br {
    display: none;
  }

  .product-tab__link>img {
    width: 36px;
  }

  .cost__batareiki {
    padding-top: 5px;
  }

  .cost__batareiki img {
    width: 50px;
  }

  .cost__knopki,
  .cost__planshet,
  .cost__batareiki {
    font-size: 14px;
  }
}



/* @media (max-height:820px) {
  .lease__desc{
    margin: 3px;
  }
  .lease__price{
    margin-top: 5px;
  }
}

@media (max-height:754px) {
  .lease_title{
    font-size: 34px;
    font-weight: 700;
  }
} */
@media (max-width:768px) {
    .lease_modal{
      /* width: 95%;
      max-height: fit-content;
      padding: 25px;
      max-height: 90vh;
      height: fit-content; */
    }
    .lease_bg{
      display: none;
    }
    .lease_wrap{
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }

    .lease_title{
      font-size: 30px;
      font-weight: 600;
      text-transform: uppercase;
    }
    .lease__desc{
      font-size: 18px;
      font-weight: 500;
      width: 380px;
    }
    .lease_modal .organization__form {
      height: 260px;
      min-height: 0;
      padding: 20px 10px 0px 10px;
    }
    .main__info-list span br{
      display: none;
    }
    #amoforms_iframe_1373042{
      width: 100% !important;
      height: 340px !important;
    }
    #amoforms_iframe_1373870 {
      height: 240px !important;
    }
    #amoforms_iframe_1375202{
      height: 310px !important;
    }
    #amoforms_iframe_1375098{
      min-height: 530px !important;
    }
    #amoforms_iframe_1375278{
      height: 320px !important;
    }
    .news__img{
      transform: translateX(0px) !important;
     
    }
}
@media (max-width:600px) {
    .calculate__box{
        width: 100%;
        height: auto;
    }
    .news__img{
        position: relative;
        overflow: hidden;
        max-width: 100%;
    }
    .news__img img{
        width: 130%;
        max-width: 130%;
        position: relative;
        right: 30%;
    }
    .organization__cards {
        padding-left: 5px;
        padding-right: 5px;
    }
    .organization{
        margin-left: 15px;
        margin-right: 15px; 
    }
}
@media (max-width:565px) {
  .conditions_data{
    font-size: 13px;
  }
  .lease_label_number{
    font-size: 16px;
  }
  .lease_form{
    padding: 0 20px;
  }
  .lease_title{
    font-size: 32px;
  }
  .main__info-list span {
    font-size: 19px;
  }
}




@media (max-width:540px) {
  .lease_title{
    font-size: 28px;
  }
}
@media (max-width:480px) {
  .lease_title{
    font-size: 25px;
  }
  .main__info-list span {
    font-size: 17px;
  }
}



@media (max-width:768px) {
.popup_text{
    width: 120%;
    max-width: 120%;

}

 .popup_text.p2, .popup_text.p4{
    right:73%;
}  
.popup_text{
    right: -90%;
    font-size: 12px;
}
  
}
@media (max-width:450px) {
      .lease__desc{
        font-size: 20px;
      }
      .lease__price{
        font-size: 20px;
      }
      .lease_modal .organization__form {
        height: 250px;
      }
      .lease_modal{
        max-height: 550px;
      }
}

@media (max-width:435px) {  
  .lease_title{
    font-size: 20px;
  }
  .lease__desc{
    font-size: 16px;
  }
  .lease__desc{
    width: 290px;

  }
  .age__description{
    font-size: 19px !important;
  }
  .age .age__title{
    font-size: 19px !important;
  }
  .age .age__title span {
    font-size: 18px !important;
  
  }
  
}

@media (max-width:380px) {
  .lease_title{
    font-size: 18px;
  }
  .lease__desc{
    width: 290px;
    font-size: 12px;

  }
  .lease_modal{
    max-height: 500px;
  }
  .age__description{
    font-size: 16px !important;
  }
  .age .age__title{
    font-size: 16px !important;
  }
  .age .age__title span {
    font-size: 16px !important;
  
  }
  
}

.place_items_mobile {
    display: none;
}

@media (max-width:600px){
    .desktop{
        display:none;
    }
    .mobile{
        display:block;
    }
.main {
    background-image: url(assets/fio_bg_mob.jpg);
}
.place_items_mobile{
    position:relative;
    left: 3vw;
    max-width:97vw;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-end;
    align-items: stretch;
    flex-direction: row;
    gap: 20px 9px;
}
    #openReviewModalBtnMobile{
        font-size: 17px;
        font-weight:700;
    }
  .calculate__human-card {
          padding: 32px 5px 33px 5px;
      text-align: center;
       margin: 0 30px;
  }
    .calculate__human-card h3{
        font-size:16px;
        
    }
    .calculate__human-card span{
        font-size:16px;
    }
    .header__left, .header__right{
       display:none; 
    }
    .main .container {
        padding-top: 130px;
    }
    .main__info-list{
            flex-direction: row;
    }
    .main__info-list span img{
        width:16px;
    }
    .main__info-list span{
        font-family: Ubuntu;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: lowercase;
    }
    .main__button-container-items{
        width:100%;
    }
}
@media (max-width:768px){
    .header__left{
        display:flex;
        flex-direction:column;
        width:159px;
    }
    .header__right{
        display:flex;
        flex-direction: row;
        width:calc(100% - 169px);
    }
    .header__made, .header__country {
        font-size: 10px;
        line-height: 16px;
    }
    .header__button{
        width:auto;
    }
    .header__info, .header__button>a {
        height: 27px;
    }
    .header__button>a{
        font-size:10px;
        background:#FFE400;
        color:#000000;
        text-transform:lowercase;
        width: 93px;
        font-weight:600;
    }
    .main__info-list.flex{
        gap:6px;
    }
    .main__info-list.flex span:nth-child(1){
        width:97px;
    }
    .main__info-list.flex span:nth-child(2){
        width:138px;
    }
    .main__info-list.flex span:nth-child(3){
        width:73px;
    }
    .main__button-container-items{
        flex-wrap: wrap;
    }
    .main__button_item{
        width: calc(50% - 10px);
    }
    .main__button_item a{
        width:100%;
    }
    .main__button_item_text {
        font-size:12px;
    }
    .main__title {
        text-align: center;
    }
    .main__info-list span{
        gap:5px;
    }
    .main__button_item:nth-child(1) .main__button_item_text {
        max-width: 110px;
        width: 100%;
    }
    .main__button_item:nth-child(2) .main__button_item_text {
        max-width: 90px;
        width: 100%;
    }
    .main__button_item:nth-child(3) .main__button_item_text {
        max-width: 80px;
        width: 100%;
    }
    .main__button_item:nth-child(4) .main__button_item_text {
        max-width: 110px;
        width: 100%;
    }
    .main-places.main__places {
        width: 100%;
        margin-top: 81px;
        right: auto;
        bottom: auto;
        position:relative;
    }
    .place_item_text{
        font-size:12px;
    }
    .places_items_ {
        justify-content: center;
        gap:12px;
    }
    .place_item{
        display:flex;
    }
    .main__card{
        position:relative;
        padding: 11px 14px;
        right: 0;
    }
    .comment_button_inside {
        color: #fff;
        font-weight:400;
        font-size:13px;
    }
    .comment_button_inside img{
        width:16px;
        height:auto;
        object-fit:contain;
    }
    .comment_button_inside{
        padding-top:4px;
        gap:4px;
    }
    .main-places.main__places{
        margin-top:0;
    }
    .main__info-list__organisation >p span{
        color:#FDCD3F;
        font-size:16px !important;
    }
    .main__info-list__organisation{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main__info-list__organisation > p{
        margin-bottom: 43px;
        font-size: 16px;
        max-width: 360px;
        text-align: center;
    }
    .form_error_message{
        color: red;
        margin-top: 5px;
        position: absolute;
        bottom: 2px;
        right: 8px;
        font-size: 12px;
        font-weight: 400;
        font-family: 'Ubuntu';
    }
    .lease_modal .organization__form {
        height: auto;
        margin: 0;
        padding: 20px;
    
    }
    .single-field-form button{
        padding: 11px;
        font-size: 13px;
    }
    .single-field-form my_custom_form > label {
        display:flex;
    }
    .lease__price, .lease_conditions{
        display:none;
    }
    span.custom_consert {
        font-size: 12px;
    }
    label.custom_label_consert {
        display: flex;
        align-items: center;
        gap: 5px;
    }
}