.app {
    font-family: 'Avenir Next Cyr', Sans-Serif;
    padding-top: 7.7vw;
    background-color: #222222;
}

.app__text {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.14px;
}

.title {
    margin: 0 0 1.8vw;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.35px;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
}

.main {
    position: relative;
    max-width: 725px;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 10vw;
}

.main__logo {
    margin: 5vw 0;
}

.main__logo-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.app__client {
    margin-top: 7vw;
}

.mainpage {
    height: 100vh;
    overflow: hidden;
    display: flex;
    width: 100%;
}

.mainpage__phone {
    height: 100%;
    width: 50%;
    flex-shrink: 0;
}

.mainpage__phone-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 300%;
}

.mainpage__phone-image {
    display: block;
    max-height: 86vh;
    width: auto;
}

.mainpage__photo {
    position: relative;
    height: auto;
    max-height: 100%;
    min-height: 100%;
    width: 50%;
    flex-shrink: 0;
}

.mainpage__photo-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
}

.phones {
    padding-bottom: 7vw;
}

.phones__wrapper {
    max-width: 1380px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 4.6vw;
}

.phones__info {
    grid-column-start: 1;
    grid-column-end: 3;
}

.phones__info-2 {
    grid-column-start: 2;
    grid-column-end: 4;
    margin-top: -19vw;
}

.phones__info-inner {
    padding-top: 7vw;
    max-width: 688px;
}

.phones__wrapper img {
    max-width: 100%;
    display: block;
    height: auto;
}

.phones__photo-1 {
    position: relative;
    margin-top: -8vw;
}

.phones__photo-2 {
    position: relative;
    top: -2vw;
}

.phones__photo-3 {
    position: relative;
    top: 6vw;
}

.jewelry {
    overflow: hidden;
    position: relative;
    background-color: #F3F3F3;
    padding: 1vw;
    height: 100vh;
}

.jewelry__wrapper {
    max-width: 1380px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    height: 100%;
    justify-content: flex-end;
}

.jewelry__phone-inner {
    width: 100%;
    height: 300%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    z-index: 10;
}

.jewelry__phone {
    display: block;
    max-height: 86vh;
    width: auto;
    flex-shrink: 0;
}

.jewelry__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
}

.jewelry__bg-loader {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F3F3F3;
}

.dark {
    overflow: hidden;
    position: relative;
    background-color: #222222;
    z-index: 10;
}

.dark__bg {
    position: absolute;
    z-index: 1;
    background-color: #000000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.dark__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    position: relative;
    padding: 10.5vw 20px;
    max-width: 1672px;
    margin: 0 auto;
    z-index: 5;
}

.dark__wrapper img {
    display: block;
    max-height: 86vh;
    width: auto;
    position: relative;
    z-index: 5;
}

.dark__phone-1 {
    margin-right: 14%;
}

.dark__phone-2 {
    margin-top: 82vh;
}

.dark__phone-3 {
    margin-top: 36vh;
}

img.dark__elem-1 {
    position: absolute;
    z-index: 1;
    top: 16%;
    height: auto;
    max-width: 44%;
    right: 14%;
}

img.dark__elem-2 {
    position: absolute;
    z-index: 1;
    top: 76%;
    height: auto;
    max-width: 44%;
    left: 30%;
}

.basket {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 100%;
    height: 100vh;
}

.basket__phone-inner {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 300%;
}

.basket__phone {
    height: auto;
    width: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.basket__phone-image {
    display: block;
    width: auto;
    margin-bottom: 2.5vw;
    height: 100%;
    max-height: 86vh;
}

.basket__photo {
    position: relative;
    height: auto;
    width: 50%;
    flex-shrink: 0;
}

.basket__photo-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left bottom;
    display: block;
}

.darkinfo {
    background-color: #222222;
}

.darkinfo__wrapper {
    position: relative;
    padding: 10.5vw 20px 0;
    max-width: 1672px;
    margin: 0 auto;
}

.darkinfo__info {
    max-width: 688px;
    margin: 0 auto;
}

.info {
    background-image: linear-gradient(90deg, #F3F3F3 50%, #000000 50%, #000000 100%);
    padding: 7vw 0;
    overflow: hidden;
}

.info__wrapper {
    margin: 0 auto;
    padding: 0 5vw;
    position: relative;
}

.info__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10vw;
}

.info__first .title,
.info__first .app__text {
    color: #2A2A2A;
}

.map {
    background-color: #222222;
    padding: 7vw 0;
    overflow: hidden;
}

.map__wrapper {
    padding: 0 5vw;
}

.map__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10vw;
}

.map__info > *:last-child {
    margin-bottom: 0;
}

.map__info-item {
    margin-bottom: 4.7vw;
}

.map__screen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.map__elem-1 {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (max-width: 1400px ) {
    .jewelry__bg {
        height: 100%;
        width: auto;
    }

    .dark__phone-1 {
        max-width: 26vw;
        height: auto;
        margin-right: 5vw;
    }

    .dark__phone-2 {
        max-width: 26vw;
        height: auto;
    }

    .dark__phone-3 {
        max-width: 26vw;
        height: auto;
    }

    img.dark__elem-1 {
        top: 20%;
    }

    img.dark__elem-2 {
        top: 70%;
    }

    .basket {
        height: 100vh;
        overflow: hidden;
    }

    .basket__photo-image {
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover;
        width: 100%;
        height: 100%;
        object-position: center left;
    }

    .phones__info-2 {
        margin-top: -26vw;
    }

    .phones__photo-1 {
        position: relative;
        margin-top: -8vw;
    }

    .phones__photo-2 {
        position: relative;
        top: -5vw;
    }

    .phones__photo-3 {
        position: relative;
        top: 8vw;
    }
}

@media (max-width: 1024px ) {
    .app__client {
        margin-top: 9vw;
    }

    .main__logo {
        margin: 7vw 0;
    }

    .mainpage {
        height: 100vh;
        display: block;
    }

    .mainpage__photo {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .mainpage__phone {
        height: 100%;
        width: 100%;
        z-index: 5;
        position: relative;
    }

    .phones__wrapper {
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
    }

    .phones__photo-1 {
        margin-top: 5vw;
        top: 0;
    }

    .phones__photo-2 {
        margin-top: 5vw;
        top: 0;
    }

    .phones__photo-3 {
        margin-top: 12vw;
        top: -0;
    }

    .jewelry__phone-inner {
        justify-content: center;
    }

    .dark__wrapper {
        display: block;
    }

    .dark__phone-1 {
        width: auto;
        max-width: none;
        margin: 0 auto 7vw;
    }

    .dark__phone-2 {
        width: auto;
        max-width: none;
        margin: 0 auto 7vw;
    }

    .dark__phone-3 {
        width: auto;
        max-width: none;
        margin: 0 auto 7vw;
    }

    img.dark__elem-1 {
        top: 20vw;
        max-width: 80%;
        right: 10%;
        left: 10%;
    }

    img.dark__elem-2 {
        display: none;
    }

    .basket {
        height: 100vh;
        display: block;
        position: relative;
    }

    .basket__photo {
        width: 100%;
        z-index: 2;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }

    .basket__phone {
        position: relative;
        z-index: 5;
        width: 100%;
        height: 100vh;
    }

    .info {
        background-image: none;
        padding: 0;
    }

    .info__wrapper {
        padding: 0;
    }

    .info__inner {
        display: block;
    }

    .info__first {
        background-color: #F3F3F3;
        padding: 10vw 20px;
    }

    .info__second {
        background-color: #000000;
        padding: 10vw 20px;
    }

    .info__first .title,
    .info__second .title,
    .info__first .app__text,
    .info__second .app__text {
        max-width: 688px;
        margin-left: auto;
        margin-right: auto;
    }

    .map {
        padding: 10vw 0;
    }

    .map__inner {
        display: flex;
        flex-direction: column-reverse;
    }

    .map__elem-1 {
        max-height: 800px;
        width: auto;
    }

    .map__info-item {
        max-width: 688px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 7vw;
    }
}

@media (max-width: 767px ) {
    .app {
        padding-top: 11vw;
    }
    .app__text {
        text-align: center;
    }

    .title {
        margin: 0 0 5vw;
    }

    .app__client {
        margin-top: 11vw;
    }

    .main__logo {
        margin: 8vw 0;
    }

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

    .phones__photo-3 {
        margin-top: -50vw;
        top: -0;
    }

    .phones__info-2 {
        grid-column-start: 1;
        grid-column-end: 3;
        margin-top: 0;
    }
}

@media (max-width: 560px ) {
    .app {
        padding-top: 60px;
    }

    .app__text {
        font-size: 16px;
        line-height: 28px;
    }

    .main__logo-image {
        max-width: 60%;
    }

    .app__client {
        margin-top: 60px;
    }

    .main {
        padding: 0 10px;
        margin-bottom: 60px;
    }

    .dark__phone-1,
    .dark__phone-2,
    .dark__phone-3 {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .info__first {
        padding: 14vw 20px;
    }

    .info__second {
        padding: 16vw 20px;
    }

    .map {
        padding: 16vw 0;
    }

    .map__info-item {
        margin-bottom: 12vw;
    }
}