.text1 {
    position: absolute;
    top: 21%;
    left: 3%;
    width: auto; /* Должен совпадать с wt3ext7idth .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 1;
    color: white;
}

.text2 {
    position: absolute;
    top: 46%;
    left: 3%;
    width: auto; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 1;
    color: white;
}


.pogrus-area {

    width: 100%;
    height: 2300px;
    background-color: rgb(255, 255, 255);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;

}



.group {
    position: relative;
    top: -47%;
    left: 1.2%;
    width: 95%; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 20;
}
.photo1 {
    position: absolute;
    object-fit: cover;
    top: 5%;
    left: 25%;
    width: 35%; /* Должен совпадать с width .verh */
    height: 19%; /* Должен совпадать с height .verh */ 
    z-index: 1;
}

.info{
    object-fit: cover;
    position: absolute;
    top: 30%;
    left: 5%;
    width: 85%; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 1;
}

.photo2{
    position: absolute;
    top: 64%;
    left: 36.5%;
    width: 415px; /* Должен совпадать с width .verh */
    height: 320px; /* Должен совпадать с height .verh */ 
    z-index: 10;
}
.photo3{
    position: absolute;
    top: 64%;
    left: 59.7%;
    width: 650px; /* Должен совпадать с width .verh */
    height: 650px; /* Должен совпадать с height .verh */ 
    z-index: 10;
}

.text6 {
    position: absolute;
    top: 50.5%;
    left: 5.5%;
    color: #ECA351;
}

.text7 {
    position: absolute;
    top: 51.5%;
    left: 5.5%;
    color: #4D4343;
}
.text8 {
    position: absolute;
    top: 51.5%;
    left: 62%;
    color: #4D4343;
}
.Rectangle1 {
    position: absolute;
    top: 64%;
    left: 5.5%;
    width: auto; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 10;
}
.Rectangle2{
    position: absolute;
    top: 78.59%;
    left: 36.5%;
    width: auto; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 10;
}
.text13
{
    position: absolute;
    top: 88%;
    left: 38%;
    color: #ffffff;
    z-index: 12;
}
.text14
{
    position: absolute;
    top: 88%;
    left: 65%;
    color: #ffffff;
    z-index: 12;
}
.car1{
    position: absolute;
    top: 68%;
    left: 28.5%;
    width: auto; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 10;
}
.car2{
    position: absolute;
    top: 67%;
    left: 28.7%;
    width: auto; /* Должен совпадать с width .verh */
    height: auto; /* Должен совпадать с height .verh */ 
    z-index: 10;
}


