@media (max-width: 1600px) {
  .welcome__right .welcome__right-img {
    max-height: 60%;
  }
  .facts .facts__img-left,
  .facts .facts__img-right {
    max-width: 400px;
    bottom: 20px;
  }
}
@media (max-width: 1500px) {
  .contacts .contacts__star-s.star3 {
    left: 10%;
  }
  .contacts .contacts__star-m.star1 {
    right: 20%;
  }
  .contacts .contacts__star-m.star2 {
    right: 10%;
  }
}
@media (max-width: 1250px) {
  .contacts .contacts__star-l.star1 {
    right: 10%;
    top: 10%;
  }
  .welcome__right .welcome__right-img {
    max-height: 40%;
  }
  .facts .facts__img-left,
  .facts .facts__img-right {
    max-width: 350px;
  }
  .facts .facts__img-left {
    left: -100px;
  }
  .facts .facts__img-right {
    right: -100px;
  }
}
@media (max-width: 1200px) {
  .galary .galary__top .galary__top-title {
    font-size: 34px;
  }
  .galary .galary__top .galary__top-eye {
    max-width: 80px;
    right: -10px;
  }
  .galary .galary__top .galary__top-tears {
    max-width: 30px;
    right: -15px;
  }
  .galary .galary__imgs {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: top center;
            transform-origin: top center;
  }
}
@media (max-width: 992px) {
  .galary .galary__hand {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  .galary .galary__hand.left {
    left: -150px;
  }
  .galary .galary__hand.right {
    right: -150px;
    -webkit-transform: scale(0.7) scaleX(-1);
            transform: scale(0.7) scaleX(-1);
  }
  .galary .container .galary__top .galary__top-eye {
    right: -70px;
  }
  .galary .container .galary__top .galary__top-tears {
    top: 40px;
  }
  .galary .galary__top .galary__top-desc {
    margin-left: 0 !important;
    max-width: 100%;
  }
  .galary .galary__top .galary__top-star {
    display: none;
  }
  .galary .galary__imgs {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    -webkit-transform-origin: top center;
            transform-origin: top center;
    margin-top: 40px;
  }
  .galary .star4 {
    top: 20% !important;
  }
  .galary .galary__imgs-block2 {
    -webkit-transform: scale(0.7) translateX(15%) !important;
            transform: scale(0.7) translateX(15%) !important;
  }
  .galary .galary__imgs-block3 {
    -webkit-transform: scale(0.7) translateX(-80%) translateY(12%) !important;
            transform: scale(0.7) translateX(-80%) translateY(12%) !important;
  }
  .galary .galary__imgs-block1 {
    -webkit-transform: scale(0.7) translateX(-50%) translateY(-55%) !important;
            transform: scale(0.7) translateX(-50%) translateY(-55%) !important;
  }
  .galary .galary__imgs-block4 {
    -webkit-transform: scale(0.7) translateX(-50%) translateY(0%) !important;
            transform: scale(0.7) translateX(-50%) translateY(0%) !important;
  }
  .galary .galary__imgs-card1 {
    -webkit-transform: translateX(-30%) translateY(-50%) !important;
            transform: translateX(-30%) translateY(-50%) !important;
  }
}
@media (max-width: 450px) {
  .info .container .info__content .info__content-screenshots .info__screenshots-right .info__right-img,
  .info .container .info__content .info__content-screenshots .info__screenshots-left .info__left-img {
    min-height: 200px !important;
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-left .info__left-block::before {
    height: 300px;
    top: -50px;
    left: -300px;
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-right .info__left-block::before {
    height: 300px;
    top: -50px;
    left: -350px;
  }
  .footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .container .footer__list {
    font-size: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .container .info__content .info__content-desc .info__desc-list {
    max-width: 200px;
  }
  .info .container .info__content .info__content-desc .info__decs-hidden {
    max-width: 150px;
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-right .info__right-img,
  .info .container .info__content .info__content-screenshots .info__screenshots-left .info__left-img {
    min-height: 200px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block2::before {
    height: 110px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block1 {
    top: 30px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block2 .galary__imgs-circle2 {
    max-width: 80px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block3 .galary__imgs-circle3 {
    max-width: 90px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block4 .galary__imgs-circle4 {
    max-width: 60px;
  }
  .galary .container .galary__imgs .galary__imgs-star {
    max-width: 30px;
  }
  .galary .container .galary__imgs .galary__imgs-star.star5 {
    max-width: 20px;
    top: 40%;
  }
  .galary .container .galary__imgs .galary__imgs-star.star4 {
    top: 20% !important;
  }
}
@media (max-width: 1050px) {
  .contacts .contacts__star-s.star1 {
    left: 10%;
  }
  .contacts .contacts__star-s.star2 {
    right: 5%;
    top: 50%;
  }
  .welcome__left .welcome__star.star2 {
    display: none;
  }
  .welcome__left .welcome__star.star1 {
    top: 0;
    left: 20px;
    max-width: 80px;
  }
  .welcome__left .welcome__star.star4 {
    right: 30px;
  }
  .welcome {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .welcome__left .welcome__left-nav {
    display: none;
  }
  .welcome__right .welcome__right-img {
    max-height: 80%;
  }
  .welcome__right .welcome__right-span {
    font-size: 150px;
  }
  .tag {
    display: none;
  }
}
@media (max-width: 950px) {
  .creation .creation__block .creation__block-content,
  .creation .creation__block.reverse .creation__block-content {
    gap: 20px;
  }
  .creation .creation__block .creation__block-content .creation__content-info {
    gap: 10px;
  }
  .creation .creation__block .creation__block-content .creation__content-info .creation__info-text {
    font-size: 16px;
  }
  .creation .creation__block .creation__block-content .creation__content-info .creation__info-block .creation__block-title {
    font-size: 75px;
  }
  .creation .creation__block .creation__block-content .creation__content-info .creation__info-block .creation__block-span {
    font-size: 22px;
  }
}
@media (max-width: 800px) {
  .creation,
  .galary,
  .facts,
  .info,
  .contacts {
    padding: 50px 0;
  }
  .burger .burger__menu-nav .burger__nav-item {
    font-size: 35px;
  }
  .creation .creation__block .creation__block-content,
  .creation .creation__block.reverse .creation__block-content {
    gap: 0;
  }
}
@media (max-width: 750px) {
  .creation .creation__bg {
    top: 0px;
  }
  .creation__block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .creation__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .creation .creation__block,
  .creation__block-content,
  .creation .creation__block.reverse,
  .creation__block-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .creation .container img {
    max-width: 250px;
    max-height: unset;
    height: auto;
  }
  .creation__block-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .creation__block.reverse .creation__block-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .creation .creation__block .creation__block-content,
  .creation .creation__block.reverse .creation__block-content {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .info .container .info__content .info__content-screenshots .info__screenshots-left .info__left-block::before {
    display: inline-block;
  }
  .info .container .info__content .info__content-desc .info__desc-list .info__list-item.ext::before {
    display: none !important;
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-right .info__left-block::before {
    display: inline-block;
  }
  .info__screenshots-tip {
    display: block !important;
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-right .info__arrow-hidden {
    -webkit-transform: scaleX(1) rotate(0deg);
            transform: scaleX(1) rotate(0deg);
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-left .info__arrow-hidden {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-left .info__left-img {
    min-height: 300px;
    -o-object-fit: fill;
       object-fit: fill;
    max-width: unset;
  }
  .info .container .info__content .info__content-screenshots .info__screenshots-right .info__right-img {
    min-height: 300px;
    -o-object-fit: fill;
       object-fit: fill;
    max-width: unset;
  }
  .info__content-screenshots {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-items: center;
  }
  .info__arrow-hidden {
    display: block !important;
  }
  .info__screenshots-left,
  .info__screenshots-right {
    display: contents;
  }
  .info__left-img {
    grid-column: 1;
    grid-row: 1;
  }
  .info__screenshots-left .info__arrow-hidden {
    grid-column: 2;
    grid-row: 1;
  }
  .info__screenshots-right .info__arrow-hidden {
    grid-column: 1;
    grid-row: 2;
  }
  .info__right-img {
    grid-column: 2;
    grid-row: 2;
  }
  .info__left-img,
  .info__right-img,
  .info__arrow-hidden {
    width: 100%;
    max-width: 220px;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .info .container .info__content .info__content-desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .info .container .info__content .info__content-desc .info__decs-hidden {
    display: block;
    position: absolute;
    max-width: 300px;
    right: 0;
  }
  .info .container .info__content .info__content-price .info__price-left .info__left-title {
    text-align: center;
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .container .info__content .info__content-bonus .info__bonus-title {
    font-size: 32px;
  }
  .info .container .info__content .info__content-bonus .info__bonus-text {
    font-size: 22px;
  }
  .info .container .info__content .info__content-screenshots .info__arrow-hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 120px;
  }
  .info__arrow-hidden {
    margin: 0 auto;
  }
  .info .container .info__content .info__content-desc .info__desc-list {
    font-size: 24px;
  }
  .info .container .info__content .info__content-price .info__price-right {
    display: none;
  }
  .facts .container .facts__list {
    -ms-flex-item-align: start;
        align-self: flex-start;
    font-size: 24px;
    max-width: 500px;
  }
  .facts .facts__img-left {
    left: unset;
    right: -50px;
    bottom: unset;
    top: 100px;
  }
  .facts .facts__img-right {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -300px;
  }
  .facts .container .facts__list .facts__list-item::before {
    font-size: 50px;
  }
  .facts .container {
    gap: 20px;
  }
  .galary .container .galary__hidden {
    display: block;
  }
  .galary .galary__hand {
    bottom: -500px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block2::before {
    height: 230px;
  }
  .galary .galary__imgs {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block2 .galary__imgs-circle2 {
    max-width: 150px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block3 .galary__imgs-circle3 {
    max-width: 150px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block4 .galary__imgs-circle4 {
    max-width: 110px;
  }
  .galary .container .galary__imgs .galary__imgs-star {
    max-width: 45px;
  }
  .galary .container .galary__imgs .galary__imgs-star.star4 {
    top: 25% !important;
  }
  .galary .container .galary__imgs .galary__imgs-star.star5 {
    max-width: 30px;
    top: 42%;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block1 .galary__imgs-circle1 {
    max-width: 100px;
  }
  .galary .container .galary__imgs .galary__imgs-block.active .galary__imgs-circle {
    display: inline-block;
  }
  .galary .container .galary__imgs .galary__imgs-block.active .galary__imgs-card {
    display: none !important;
  }
}
@media (max-width: 700px) {
  .footer .container .footer__logo {
    font-size: 22px;
  }
  .footer .container .footer__list {
    font-size: 10px;
  }
  .info .container .info__content .info__content-desc .info__desc-list {
    font-size: 18px;
  }
  .info .container .info__content .info__content-desc .info__decs-hidden {
    max-width: 250px;
  }
  .facts .container .facts__list {
    max-width: 400px;
    font-size: 20px;
  }
  .facts .facts__img-left {
    right: -100px;
  }
  .facts .container .facts__list .facts__list-item::before {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .footer .container .footer__logo {
    font-size: 16px;
  }
  .footer .container .footer__list {
    font-size: 8px;
  }
  .contacts .container .contacts__content .contacts__content-persons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts .container .contacts__content .contacts__content-persons .contacts__person-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .creation {
    padding: 40px 0;
  }
  .galary {
    padding: 40px 0;
  }
  .galary .container .galary__hidden .galary__hidden-drawer {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block1 .galary__imgs-circle1 {
    max-width: 70px;
  }
  .galary .container .galary__hidden .galary__hidden-starL {
    max-width: 60px;
  }
  .galary .container .galary__hidden .galary__hidden-circle.circle2 {
    max-width: 150px;
  }
  .galary .container .galary__hidden .galary__hidden-starL.star1 {
    left: 40%;
  }
  .galary .container .galary__hidden .galary__hidden-starL.star2 {
    left: 30%;
    bottom: -5%;
  }
  .galary .container .sun__wrapper.wrap2::before {
    width: 350px;
    height: 250px;
  }
  .galary .container .galary__hidden .galary__hidden-circle.circle1 {
    max-width: 100px;
  }
  .galary .container .sun__wrapper.wrap1::before {
    height: 170px;
    width: 315px;
    -webkit-transform: translate(-67%, -60%);
            transform: translate(-67%, -60%);
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block2::before {
    height: 160px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block1 {
    top: 50px;
  }
  .galary .container .galary__imgs .galary__imgs-star.star1 {
    left: 0;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block2 .galary__imgs-circle2 {
    max-width: 110px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block3 .galary__imgs-circle3 {
    max-width: 110px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block4 .galary__imgs-circle4 {
    max-width: 70px;
  }
}
@media (max-width: 550px) {
  .welcome__right .welcome__right-span {
    font-size: 100px;
    line-height: 0.5;
  }
  .info .container .info__content .info__content-desc .info__decs-hidden {
    max-width: 200px;
    top: 75px;
  }
  .creation,
  .galary,
  .facts,
  .info,
  .contacts {
    padding: 25px 0 !important;
  }
  .galary .container .galary__top .galary__top-desc {
    font-size: 10px;
  }
  .facts {
    height: 700px;
  }
  .facts .container .facts__list {
    font-size: 15px;
    max-width: 300px;
  }
  .facts .facts__img-left {
    max-width: 250px;
    top: 50px;
  }
  .facts .facts__img-right {
    max-width: 250px;
    bottom: -250px;
  }
  .creation .container img {
    max-width: 200px;
  }
  .creation .creation__title,
  .galary .container .galary__top .galary__top-title,
  .facts .container .facts__title,
  .info .container .info__title,
  .contacts .container .contacts__title {
    font-size: 35px;
  }
  .creation .creation__bg {
    max-width: 400px;
    right: -100px;
    bottom: -50px;
    top: unset;
  }
}
@media (max-width: 500px) {
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block1 {
    top: 30px;
  }
  .galary .container .galary__imgs .galary__imgs-block.galary__imgs-block3 .galary__imgs-circle3 {
    max-width: 70px;
  }
  .galary .galary__hand.right {
    right: -300px;
    bottom: -550px;
    -webkit-transform: scale(0.3) scaleX(-1);
            transform: scale(0.3) scaleX(-1);
  }
  .galary .galary__hand.left {
    left: -300px;
    bottom: -550px;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
  }
  .btn a {
    padding: 8px 30px;
    font-size: 20px;
  }
  .galary .container .galary__top .galary__top-eye {
    top: -30px;
    right: -20px !important;
  }
  .galary .container .galary__top .galary__top-tears {
    top: 20px !important;
    right: -25px;
  }
  .info .container .info__content .info__content-price .info__price-left .info__left-delivery,
  .info .container .info__content .info__content-bonus .info__bonus-text {
    font-size: 14px;
  }
  .info .container .info__content .info__content-bonus .info__bonus-title {
    font-size: 24px;
  }
  .welcome__left .welcome__star.star4 {
    right: -10px;
  }
  .welcome__left .welcome__star.star3 {
    left: 10px;
  }
  .burger .burger__menu-nav .burger__nav-item {
    font-size: 25px;
  }
  .welcome__left .welcome__left-content .welcome__content-title {
    font-size: 45px;
  }
  .creation .creation__block .creation__block-content .creation__content-info .creation__info-block .creation__block-title {
    font-size: 50px;
  }
  .creation .creation__block .creation__block-content .creation__content-info .creation__info-block .creation__block-span {
    font-size: 18px;
  }
  .creation .creation__block .creation__block-content .creation__content-info .creation__info-text {
    font-size: 14px;
  }
  .creation .creation__title,
  .galary .container .galary__top .galary__top-title,
  .facts .container .facts__title,
  .info .container .info__title,
  .contacts .container .contacts__title {
    font-size: 28px;
  }
  .creation .container img {
    max-width: 170px;
  }
}
@media (max-width: 400px) {
  .popup__title {
    font-size: 20px;
  }
  .popup__text {
    font-size: 16px;
  }
  .welcome__left .welcome__star.star4 {
    bottom: 100px;
  }
  .facts .container .facts__list {
    max-width: 250px;
  }
  .creation .container img {
    max-width: 140px;
  }
  .facts .container .facts__list .facts__list-item {
    margin-left: 20px;
  }
  .facts .container .facts__list .facts__list-item::before {
    left: -15px;
    font-size: 25px;
  }
  .welcome__left .welcome__star.star4 {
    right: -50px;
  }
  .welcome__left .welcome__star.star3 {
    left: -40px;
  }
  .burger .burger__menu-nav .burger__nav-item {
    font-size: 15px;
  }
  .welcome__left .welcome__left-content .welcome__content-title {
    font-size: 35px;
  }
}/*# sourceMappingURL=media.css.map */