h3::after {
    display: none;
}

body {
    overflow: unset;
}

header {
    z-index: 7;
}


.vector-landing {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    background-color: #f9f9f9;
}








.vheader {
    margin: 0;
    padding: 0 0 400px;
    position: relative;
    display: grid;
    grid-template-columns: 420px 1fr;
    grid-template-rows: 1062px 1fr;
    z-index: 3;
}

.vheader__continental {
    margin: 0;
    padding: 50px;
    position: relative;
    background-color: #1b1b1b;
    z-index: 2;
}

.vheader__continental p {
    margin: -11px 0 0;
    padding: 0;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
}

.vheader__continental-conti {
    position: absolute;
    bottom: 50px;
    left: 50px;
    width: 100%;
    max-width: 160px;
    object-fit: contain;
}

.vheader__continental-nental {
    position: absolute;
    top: 50px;
    right: 42px;
    width: 100%;
    max-width: 160px;
    object-fit: contain;
}


.vheader__content {
    margin: 0;
    padding: 50px 50px 0 20px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vheader__content_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    z-index: 2;
}

.vheader__content-title {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.vheader__content-title p {
    margin: 0;
    padding: 0;
    color: #1b1b1b;
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
}

.vheader__content-title h2 {
    margin: 0;
    padding: 0;
    color: #1b1b1b;
    font-size: 100px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}

.vheader__content-title h3 {
    margin: 0;
    padding: 0;
    color: #1b1b1b;
    font-size: 90px;
    font-weight: 700;
    line-height: 120%;
}

.vheader__content img {
    margin: auto 0 0 auto;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 252px;
}

.vheader__content-text {
    margin: 0;
    padding: 0;
    color: #1b1b1b;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.vheader__text {
    grid-area: 2 / 1 / 3 / 3;
    margin: 50px 50px 0;
    padding: 0;
    color: #1b1b1b;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    z-index: 2;
}

.vheader__product {
    position: absolute;
    z-index: 3;
    width: 100%;
    max-width: calc(100% - 100px);
    top: 320px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

@media screen and (max-width: 1599px) {
    .vheader__content {
        gap: 26px;
    }
    .vheader__content-title h3 {
        font-size: 78px;
    } 
    .vheader__product {
        top: 332px;
    }
}

@media screen and (max-width: 1499px) {
    .vheader {
        grid-template-columns: 300px 1fr;
    }
    .vheader__continental {
        padding: 50px 30px 30px;
    }
    .vheader__continental p {
        margin: -8px 0 0;
        font-size: 30px;
    }
    .vheader__continental-conti {
        bottom: 30px;
        left: 30px;
        max-width: 116px;
    }
    .vheader__continental-nental {
        top: 50px;
        right: 30px;
        max-width: 116px;
    }
    .vheader__content {
        padding: 50px 30px 0 30px;
        gap: 22px;
    }
    .vheader__content-title h2 {
        font-size: 90px;
    }
    .vheader__content-title h3 {
        font-size: 70px;
    } 
    .vheader__content-text {
        font-size: 18px;
    }
    .vheader__text {
        margin: 50px 30px 0;
        font-size: 18px;
    }
    .vheader__product {
        max-width: calc(100% - 60px);
        top: 320px;
    }
}

@media screen and (max-width: 1299px) {
    .vheader {
        grid-template-columns: 177px 1fr;
        grid-template-rows: 974px 1fr;
    }
    .vheader__continental {
        padding: 50px 20px 40px;
    }
    .vheader__continental p {
        margin: 0;
        font-size: 20px;
    }
    .vheader__continental-conti {
        bottom: 44px;
        left: 0;
        right: 0;
        max-width: 90px;
        margin: 0 auto;
    }
    .vheader__continental-nental {
        top: 90px;
        left: 0;
        right: 0;
        max-width: 90px;
        margin: 0 auto;
    }
    .vheader__content {
        padding: 50px 20px 0 10px;
        gap: 58px;
    }
    .vheader__content-title h2 {
        font-size: 75px;
    }
    .vheader__content-title h3 {
        font-size: 60px;
    } 
    .vheader__content-text {
        font-size: 16px;
    }
    .vheader__text {
        margin: 50px 20px 0;
        font-size: 16px;
    }
    .vheader__product {
        max-width: calc(100% - 40px);
        top: 270px;
    }
}

@media screen and (max-width: 767px) {
    .vheader__continental {
        padding: 30px 20px 40px;
    }
    .vheader__continental p {
        margin: 0 auto;
        font-size: 17px;
        text-align: center;
    }
    .vheader__continental-conti {
        bottom: 64px;
    }
    .vheader__continental-nental {
        top: 70px;
    }
    .vheader__content-title p {
        font-size: 30px;
    }
    .vheader__content-title h2 {
        font-size: 50px;
    }
    .vheader__content-title h3 {
        font-size: 39px;
    } 
    .vheader__product {
        max-width: calc(100% - 40px);
        top: 213px;
    }
}

@media screen and (max-width: 566px) {
    .vheader {
        grid-template-columns: 65px 1fr;
        grid-template-rows: max-content 1fr;
        background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vheader__content_bg.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom 400px right;
    }
    .vheader__continental {
        grid-area: 1 / 1 / 3 / 2;
        padding: 30px 5px;
    }
    .vheader__continental p {
        font-size: 14px;
    }
    .vheader__continental-conti {
        bottom: unset;
        top: 338px;
        max-width: 47px;
    }
    .vheader__continental-nental {
        top: 84px;
        max-width: 47px;
    }
    .vheader__content {
        grid-area: 1 / 2 / 2 / 3;
        padding: 30px 10px 0 8px;
        gap: 55vw;
        background-image: unset;
    }
    .vheader__content-title p {
        font-size: 18px;
    }
    .vheader__content-title h2 {
        font-size: 30px;
    }
    .vheader__content-title h3 {
        font-size: 24px;
    } 
    .vheader__content-text {
        font-size: 14px;
    }
    .vheader__content img {
        display: none;
    }
    .vheader__text {
        grid-area: 2 / 2 / 3 / 3;
        margin: 30px 10px 0;
        font-size: 14px;
    }
    .vheader__product {
        max-width: calc(100% - 20px);
        top: 120px;
    }
}

.voptisistem {
    margin: -200px 0 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #1b1b1b;
}

.voptisistem::after {
    content: '';
    position: absolute;
    top: -110px;
    right: 0;
    width: 400px;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.voptisistem::before {
    content: '';
    position: absolute;
    top: -55px;
    right: 0;
    width: 100%;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.voptisistem__title {
    margin: -5px 0 0 50px;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
}

.voptisistem__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #f9f9f9;
}

.voptisistem__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.voptisistem__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 763px;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}


.voptisistem__light {
    margin: 50px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.voptisistem__light img {
    margin: 0;
    padding: 0;
    width: 100%;
    object-fit: contain;
}

.voptisistem__light-content {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.voptisistem__light-content h3 {
    margin: 0;
    padding: 0;
    color: #f9f9f9;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
}

.voptisistem__light-content p {
    margin: 0;
    padding: 0;
    color: #f9f9f9;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.voptisistem__ed {
    margin: 0 50px;
    padding: 0;
    position: relative;
    display: flex;
    gap: 50px;
}

.voptisistem__ed-image {
    margin: 0;
    padding: 0;
    position: relative;
    width: 575px;
    height: 329px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/voptisistem__ed.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}

.voptisistem__ed-image::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 66px;
  height: 75px;
  background: linear-gradient(
    to bottom right,
    #1B1B1B 0%,
    #1B1B1B 50%,
    transparent 50%,
    transparent 100%
  );
}

.voptisistem__ed-image::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 66px;
  height: 75px;
  background: linear-gradient(
    to bottom right,
    transparent 0%,
    transparent 50%,
    #1B1B1B 50%,
    #1B1B1B 100%
  );
}

.voptisistem__ed-content {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.voptisistem__ed-content h3 {
    margin: 0;
    padding: 0;
    color: #f9f9f9;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
}

.voptisistem__ed-content p {
    margin: 0;
    padding: 0;
    color: #f9f9f9;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

@media screen and (max-width: 1599px) {
    .voptisistem {
        margin: -220px 0 0;
    }
    .voptisistem::after {
        top: -100px;
        width: 360px;
        height: 51px;
    }
    .voptisistem::before {
        top: -50px;
        height: 51px;
    }
    .voptisistem__title {
        margin: 0 0 0 50px;
    }
    .voptisistem__title h2 {
        max-width: 486px;
        font-size: 37px;
    }
}

@media screen and (max-width: 1499px) {
    .voptisistem {
        margin: -230px 0 0;
    }
    .voptisistem::after {
        top: -80px;
        width: 300px;
        height: 41px;
    }
    .voptisistem::before {
        top: -40px;
        height: 41px;
    }
    .voptisistem__title {
        margin: 0 0 0 30px;
    }
    .voptisistem__light {
        margin: 30px;
    }
    .voptisistem__light-content h3 {
        font-size: 28px;
    }
    .voptisistem__light-content p {
        font-size: 18px;
    }
    .voptisistem__ed {
        margin: 0 30px;
    }
    .voptisistem__ed-image {
        width: 465px;
        height: 338px;
    }
    .voptisistem__ed-content h3 {
        font-size: 28px;
    }
    .voptisistem__ed-content p {
        font-size: 18px;
    }   
}

@media screen and (max-width: 1299px) {
    .voptisistem {
        margin: -280px 0 0;
    }
    .voptisistem::after {
        top: -60px;
        width: 227px;
        height: 31px;
    }
    .voptisistem::before {
        top: -30px;
        height: 31px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .voptisistem__title {
        margin: -10px 0 0 20px;
        gap: 12px;
        flex-direction: column;
    }
    .voptisistem__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
        background-color: #f9f9f9;
    }
    .voptisistem__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 36px;
    }
    .voptisistem__light {
        margin: 50px 20px;
    }
    .voptisistem__light-content h3 {
        font-size: 22px;
    }
    .voptisistem__light-content p {
        font-size: 16px;
    }
    .voptisistem__ed {
        margin: 0 20px;
        gap: 10px;
    }
    .voptisistem__ed-image {
        width: 344px;
        height: 298px;
    }
    .voptisistem__ed-image::before {
        width: 53px;
        height: 60px;
    }
    .voptisistem__ed-image::after {
        width: 53px;
        height: 60px;
    }
    .voptisistem__ed-content h3 {
        font-size: 22px;
    }
    .voptisistem__ed-content p {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .voptisistem {
        margin: -300px 0 0;
    }
    .voptisistem::after {
        top: -44px;
        width: 165px;
        height: 23px;
    }
    .voptisistem::before {
        top: -22px;
        height: 23px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .voptisistem__title {
        margin: 0 0 0 20px;
        gap: 10px;
    }
    .voptisistem__title img {
        max-width: 205px;
    }
    .voptisistem__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 30px;
    }
    .voptisistem__ed {
        margin: 0 20px;
        flex-direction: column;
        gap: 50px;
    }
    .voptisistem__ed-image {
        width: 100%;
        height: 50vw;
    }
}

@media screen and (max-width: 566px) {
    .voptisistem {
        margin: -320px 0 0;
    }
    .voptisistem::after {
        top: -24px;
        width: 90px;
        height: 13px;
    }
    .voptisistem::before {
        top: -12px;
        height: 13px;
        background-size: auto 180%;
        background-position: bottom left;
    }
    .voptisistem__title {
        margin: 0 0 0 10px;
        gap: 6px;
    }
    .voptisistem__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_1_micro.webp);
    }
    .voptisistem__title h2 {
        margin: 0 15px;
        max-width: 255px;
        font-size: 20px;
    }
    .voptisistem__light {
        margin: 50px 10px;
    }
    .voptisistem__light-content h3 {
        font-size: 20px;
    }
    .voptisistem__light-content p {
        font-size: 14px;
    }
    .voptisistem__ed {
        margin: 0 10px;
        gap: 50px;
    }
    .voptisistem__ed-image::before {
        width: 40px;
        height: 45px;
    }
    .voptisistem__ed-image::after {
        width: 40px;
        height: 45px;
    }
    .voptisistem__ed-content p {
        font-size: 14px;
    }
}


.vhunters {
    margin: -1px 0 0;
    padding: 150px 0;
    position: relative;
    background-color: #1B1B1B;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.vhunters::after {
    content: '';
    position: absolute;
    margin: 0 auto;
    bottom: 200px;
    left: 0;
    right: 0;
    width: calc(100% - 100px);
    height: 500px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vhunters_name.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    z-index: 2;
}

.vhunters__title {
    margin: 0 0 0 50px;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
    z-index: 3;
}

.vhunters__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #f9f9f9;
}

.vhunters__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vhunters__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 920px;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}
















.vhunting__list {
    margin: 0 50px;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: 277px 1fr 277px;
    gap: 20px;
}

.vhunting__item {
    margin: 0;
    padding: 0;
}

.vhunting__item-card {
    margin: 0;
    padding: 20px 20px 30px;
    width: 277px;
    height: 271px;
    position: relative;
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
    overflow: hidden;
    background-color: rgba(67, 67, 67, 0.50);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 4;
    /* Срезаем левый верхний угол по диагонали на 35px */
    clip-path: polygon(
        35px 0, /* Начало среза вверху слева */
        100% 0, /* Верхний правый угол */
        100% 100%, /* Нижний правый угол */
        0 100%, /* Нижний левый угол */
        0 35px /* Конец среза слева внизу */
    );
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.25);
}

.vhunting__item-card:hover {
    background-color: #DADCE5;
}

.vhunting__item:nth-child(5) .vhunting__item-card {
    margin: 0 0 0 auto;
}

.vhunting__item-card-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
}

.vhunting__item-default-content {
    opacity: 1;
}

.vhunting__item-hover-content {
    opacity: 0;
    position: absolute;
    top: 55px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.vhunting__item-hover-content p {
    margin: 0;
    padding: 0;
    color: #1B1B1B;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.vhunting__item-card:hover .vhunting__item-default-content {
    opacity: 0;
}

.vhunting__item-card:hover .vhunting__item-hover-content {
    opacity: 1;
}

.vhunting__item-card-icon {
    position: absolute;
    width: 20px;
    height: 20px;
    transition: all 0.3s ease;
}

.vhunting__item-card-image {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 120px;
    align-self: flex-end;
    transition: all 0.3s ease;
}

.vhunting__item-card-text {
    margin: 0;
    padding: 0;
    color: #F9F9F9;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
}

@media screen and (max-width: 1599px) {
    .vhunters::after {
        bottom: 230px;
    }
    .vhunters__title h2 {
        font-size: 37px;
    }
}

@media screen and (max-width: 1499px) {
    .vhunters {
        padding: 120px 0;
    }
    .vhunters::after {
        bottom: 250px;
    }
    .vhunters__title {
        margin: 0 0 0 30px;
    }
    .vhunting__list {
        margin: 0 30px;
        gap: 40px;
    }
}

@media screen and (max-width: 1299px) {
    .vhunters::after {
        bottom: 170px;
        width: calc(100% - 40px);
        height: 500px;
        background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vhunters_name_middle.webp);
    }
    .vhunters__title {
        margin: -10px 0 0 20px;
        gap: 12px;
        flex-direction: column;
    }
    .vhunters__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
        background-color: #f9f9f9;
    }
    .vhunters__title h2 {
        margin: 0 20px;
        max-width: 676px;
        font-size: 36px;
    }
    .vhunting__list {
        margin: 0 20px;
        grid-template-columns: 226px 1fr 226px;
        gap: 10px;
    }
    .vhunting__item-card {
        padding: 10px 10px 20px;
        width: 226px;
        height: 209px;
    }
    .vhunting__item-hover-content {
        opacity: 0;
        position: absolute;
        top: 45px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }
    .vhunting__item-hover-content p {
        font-size: 16px;
    }
    .vhunting__item-card-text {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .vhunters {
        padding: 100px 0;
    }
    .vhunters::after {
        bottom: 100px;
        width: calc(100% - 40px);
        height: 700px;
        background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vhunters_name_mini.webp);
    }
    .vhunters__title {
        margin: 0 0 0 20px;
        gap: 10px;
    }
    .vhunters__title img {
        max-width: 205px;
    }
    .vhunters__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 30px;
    }
    .vhunting__list {
        grid-template-rows: repeat(3, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 45px;
    }
    .vhunting__item-card {
        width: 100%;
    }
}

@media screen and (max-width: 566px) {
    .vhunters {
        padding: 60px 0;
    }
    .vhunters::after {
        bottom: 450px;
        width: calc(100% - 40px);
        height: 700px;
        background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vhunters_name_mini.webp);
    }
    .vhunters__title {
        margin: 0 0 0 10px;
        gap: 6px;
    }
    .vhunters__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_2_micro.webp);
    }
    .vhunters__title h2 {
        margin: 0 15px;
        max-width: 255px;
        font-size: 20px;
    }
    .vhunting__list {
        margin: 0 10px;
        grid-template-rows: repeat(6, 1fr);
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .vhunting__item-hover-content p {
        font-size: 16px;
    }
}




.vwebs {
    margin: -1px 0 0;
    padding: 0;
    position: relative;
    background: linear-gradient(90deg, #1B1B1B 0%, #1B1B1B 100%);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 450px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.vwebs::before {
    content: '';
    position: absolute;
    top: 395px;
    right: 0;
    width: 100%;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_wleft.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.vwebs::after {
    content: '';
    position: absolute;
    top: 340px;
    right: 0;
    width: 400px;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_wleft.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}


.vwebs__title {
    margin: 0 0 0 50px;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
    z-index: 3;
}

.vwebs__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #f9f9f9;
}

.vwebs__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vwebs__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 476px;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}


.vwebs__content {
    margin: 0 50px;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, minmax(min-content, max-content));
    column-gap: 50px;
    row-gap: 110px;
    z-index: 3;
}

.vwebs__content-plane {
    grid-area: 1 / 1 / 2 / 2;
    margin: 0;
    padding: 0;
    display: flex;
}

.vwebs__content-plane p {
    margin: 0;
    padding: 0;
    color: #F9F9F9;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}


.vwebs__content-animation {
    grid-area: 1 / 2 / 3 / 3;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.vwebs__animation-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 680px;
}

.vwebs__animation-wrapper-border {
    margin: auto;
    padding: 0;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    object-fit: contain;
    width: calc(100% + 2px);
    border-radius: 600px;
    z-index: 4;
}

.vwebs__animation-wrapper-web {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    transition: transform 0.3s ease;
    transform-origin: center;
}

.vwebs__animation-wrapper-bg {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    animation: vsmooth-zoom 6s ease-in-out infinite;
    transform-origin: center;
}

@keyframes vsmooth-zoom {
    0% {
      transform: scale(1);
    }
    25% {
      transform: scale(11);
    }
    50% {
      transform: scale(11);
    }
    75% {
      transform: scale(1);
    }
    100% {
      transform: scale(1);
    }
  }


.vwebs__content-mil {
    grid-area: 2 / 1 / 4 / 2;
    margin: auto 0 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
}

.vwebs__content-mark {
    grid-area: 3 / 2 / 4 / 3;
    margin: 0;
    padding: 0;
    display: flex;
}

.vwebs__content-mark p {
    margin: 0;
    padding: 0;
    color: #1B1B1B;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

@media screen and (max-width: 1599px) {
    .vwebs__title h2 {
        font-size: 37px;
        max-width: 456px;
    }
    .vwebs__content {
        margin: 0 50px;
        column-gap: 20px;
        row-gap: 50px;
    }
    .vwebs__content-mark p {
        max-width: 495px;
    }
}

@media screen and (max-width: 1499px) {
    .vwebs {
        background-size: 100% 420px;
    }
    .vwebs::before {
        top: 365px;
    }
    .vwebs::after {
        top: 310px;
    }
    .vwebs__title {
        margin: 0 0 0 30px;
    }
    .vwebs__content {
        margin: 0 30px;
    }
    .vwebs__content-plane p {
        font-size: 18px;
    }
    .vwebs__content-mark p {
        font-size: 18px;
        max-width: unset;
    }
}

@media screen and (max-width: 1299px) {
    .vwebs {
        background-size: 100% 440px;
    }
    .vwebs::before {
        top: 410px;
        height: 31px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .vwebs::after {
        top: 380px;
        height: 31px;
        width: 227px;
    }
    .vwebs__title {
        margin: -10px 0 0 20px;
        gap: 12px;
        flex-direction: column;
    }
    .vwebs__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
        background-color: #f9f9f9;
    }
    .vwebs__title h2 {
        margin: 0 20px;
        max-width: 676px;
        font-size: 36px;
    }
    .vwebs__content {
        margin: 0 20px;
        column-gap: 10px;
        row-gap: 50px;
    }
    .vwebs__content-plane p {
        font-size: 16px;
    }
    .vwebs__content-mark p {
        font-size: 16px;
    }
}

@media screen and (max-width: 1099px) {
    .vwebs {
        background-size: 100% 400px;
    }
    .vwebs::before {
        top: 370px;
    }
    .vwebs::after {
        top: 340px;
    }
}

@media screen and (max-width: 867px) {
    .vwebs {
        background-size: 100% 440px;
    }
    .vwebs::before {
        top: 410px;
    }
    .vwebs::after {
        top: 380px;
    }
}

@media screen and (max-width: 767px) {
    .vwebs {
        background-size: 100% 840px;
    }
    .vwebs::before {
        top: 815px;
        height: 26px;
    }
    .vwebs::after {
        top: 790px;
        height: 26px;
        width: 165px;
    }
    .vwebs__title {
        margin: 0 0 0 20px;
        gap: 10px;
    }
    .vwebs__title img {
        max-width: 205px;
    }
    .vwebs__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 30px;
    }
    .vwebs__content {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, minmax(min-content, max-content));
        column-gap: unset;
        row-gap: 50px;
    }
    .vwebs__content-plane {
        grid-area: 1 / 1 / 2 / 2;
        display: flex;
    }
    .vwebs__content-animation {
        grid-area: 2 / 1 / 3 / 2;
        margin: 0 auto;
        width: 100%;
        max-width: 445px;
    }
    .vwebs__content-mil {
        grid-area: 4 / 1 / 5 / 2;
        margin: 0 auto;
        max-width: 445px;
    }
    .vwebs__content-mark {
        grid-area: 3 / 1 / 4 / 2;
        margin: 0;
    }
}

@media screen and (max-width: 566px) {
    .vwebs {
        gap: 30px;
        background-size: 100% 540px;
    }
    .vwebs::before {
        top: 515px;
        height: 26px;
    }
    .vwebs::after {
        top: 490px;
        height: 26px;
        width: 165px;
    }
    .vwebs__title {
        margin: 0 0 0 10px;
        gap: 6px;
    }
    .vwebs__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_3_micro.webp);
    }
    .vwebs__title h2 {
        margin: 0 15px;
        max-width: 225px;
        font-size: 20px;
    }
    .vwebs__content-plane p {
        font-size: 14px;
    }
    .vwebs__content-mark p {
        font-size: 14px;
    }
}

.vmech {
    margin: 150px 0 150px 50px;
    padding: 0;
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, minmax(min-content, max-content));
    column-gap: 50px;
    row-gap: 50px;
}

.vmech__title {
    grid-area: 1 / 1 / 2 / 3;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
    z-index: 3;
}

.vmech__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #1B1B1B;
}

.vmech__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vmech__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 387px;
    color: #1B1B1B;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

.vmech__text {
    grid-area: 2 / 1 / 3 / 2;
    margin: 0;
    padding: 0;
    color: #1B1B1B;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.vmech__list {
    grid-area: 3 / 1 / 4 / 2;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, minmax(min-content, max-content));
    gap: 50px;
    max-width: 390px;
}

.vmech__item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.vmech__item-title {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
}

.vmech__item-title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 40px;
}

.vmech__item-title h4 {
    margin: auto 0 0;
    padding: 0;
    color: #1B1B1B;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
}

.vmech__item p {
    margin: 0;
    padding: 0;
    color: #1B1B1B;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}


.vmech__image {
    position: absolute;
    bottom: -150px;
    right: 0;
    object-fit: contain;
    width: 100%;
    max-width: 713px;
}

@media screen and (max-width: 1599px) {
    .vmech__title h2 {
        max-width: 387px;
        font-size: 37px;
    }
    .vmech__image {
        max-width: 664px;
    }
}

@media screen and (max-width: 1499px) {
    .vmech {
        margin: 120px 0 120px 30px;
        column-gap: 20px;
    }
    .vmech__text {
        font-size: 18px;
    }
    .vmech__list {
        max-width: 370px;
    }
    .vmech__item-title h4 {
        font-size: 28px;
    }
    .vmech__item p {
        font-size: 18px;
    }
    .vmech__image {
        bottom: -120px;
        max-width: 574px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vmech_image_midle.webp);
    }
}

@media screen and (max-width: 1299px) {
    .vmech {
        margin: 120px 0 120px 20px;
        column-gap: 10px;
        row-gap: 30px;
    }
    .vmech__title {
        gap: 12px;
        flex-direction: column;
    }
    .vmech__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
        background-color: #1B1B1B;
    }
    .vmech__title h2 {
        margin: 0 20px;
        max-width: 323px;
        font-size: 36px;
    }
    .vmech__text {
        font-size: 16px;
        max-width: 293px;
    }
    .vmech__list {
        grid-area: 3 / 1 / 4 / 3;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, minmax(min-content, max-content));
        gap: unset;
        row-gap: 20px;
        column-gap: 10px;
        max-width: unset;
    }
    .vmech__item:nth-child(1) {
        grid-area: 1 / 1 / 2 / 2;
    }
    .vmech__item:nth-child(2) {
        grid-area: 2 / 1 / 3 / 2;
    }
    .vmech__item:nth-child(3) {
        grid-area: 2 / 2 / 3 / 3;
    }
    .vmech__item-title img {
        max-width: 30px;
    }
    .vmech__item-title h4 {
        font-size: 22px;
    }
    .vmech__item p {
        font-size: 16px;
    }
    .vmech__image {
        bottom: unset;
        top: 10px;
        max-width: 410px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vmech_image_mini.webp);
    }
}

@media screen and (max-width: 1099px) {
    .vmech__image {
        max-width: 340px;
    }
    .vmech__text {
        max-width: unset;
    }
}

@media screen and (max-width: 767px) {
    .vmech {
        margin: 100px 20px;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, minmax(min-content, max-content));
        column-gap: unset;
        row-gap: 50px;
    }
    .vmech__title {
        grid-area: 1 / 1 / 2 / 2;
        gap: 10px;
    }
    .vmech__title img {
        max-width: 205px;
    }
    .vmech__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 30px;
    }
    .vmech__text {
        grid-area: 2 / 1 / 3 / 2;
        font-size: 16px;
    }
    .vmech__image {
        grid-area: 3 / 1 / 4 / 2;
        position: relative;
        bottom: unset;
        top: unset;
        max-width: 100%;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vmech_image.webp);
    }
    .vmech__list {
        grid-area: 4 / 1 / 5 / 2;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, minmax(min-content, max-content));
        row-gap: 20px;
        max-width: unset;
    }
    .vmech__item:nth-child(1) {
        grid-area: unset;
    }
    .vmech__item:nth-child(2) {
        grid-area: unset;
    }
    .vmech__item:nth-child(3) {
        grid-area: unset;
    }
}

@media screen and (max-width: 566px) {
    .vmech {
        margin: 60px 10px;
        row-gap: 50px;
    }
    .vmech__title {
        gap: 6px;
    }
    .vmech__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_4_micro.webp);
    }
    .vmech__title h2 {
        margin: 0 15px;
        max-width: 225px;
        font-size: 20px;
    }
    .vmech__text {
        font-size: 14px;
    }
    .vmech__item p {
        font-size: 14px;
    }
}

.vdesign {
    margin: 0;
    padding: 0 50px 75px;
    position: relative;
    background-color: #1B1B1B;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.vdesign::after {
    content: '';
    position: absolute;
    top: -110px;
    right: 0;
    width: 400px;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.vdesign::before {
    content: '';
    position: absolute;
    top: -55px;
    right: 0;
    width: 100%;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.vdesign__title {
    margin: -5px 0 0;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
}

.vdesign__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #f9f9f9;
}

.vdesign__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vdesign__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 463px;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

.vdesign__image {
    margin: 0;
    padding: 0;
    width: 100%;
    object-fit: contain;
}

@media screen and (max-width: 1599px) {
    .vdesign::after {
        top: -100px;
        width: 360px;
        height: 51px;
    }
    .vdesign::before {
        top: -50px;
        height: 51px;
    }
}

@media screen and (max-width: 1499px) {
    .vdesign {
        padding: 0 30px 60px;
    }
    .vdesign::after {
        top: -80px;
        width: 300px;
        height: 41px;
    }
    .vdesign::before {
        top: -40px;
        height: 41px;
    }
    .vdesign__title h2 {
        max-width: 423px;
        font-size: 37px;
    }
}

@media screen and (max-width: 1299px) {
    .vdesign {
        padding: 0 20px 120px;
    }
    .vdesign::after {
        top: -60px;
        width: 227px;
        height: 31px;
    }
    .vdesign::before {
        top: -30px;
        height: 31px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .vdesign__title {
        margin: -10px 0 0;
        gap: 12px;
        flex-direction: column;
    }
    .vdesign__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
        background-color: #f9f9f9;
    }
    .vdesign__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 36px;
    }
}

@media screen and (max-width: 767px) {
    .vdesign {
        padding: 0 20px 80px;
    }
    .vdesign::after {
        top: -44px;
        width: 165px;
        height: 23px;
    }
    .vdesign::before {
        top: -22px;
        height: 23px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .vdesign__title {
        margin: 0;
        gap: 10px;
    }
    .vdesign__title img {
        max-width: 205px;
    }
    .vdesign__title h2 {
        margin: 0 20px;
        max-width: 486px;
        font-size: 30px;
    }
    .vdesign__image {
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vdesign_img_mini.webp);
    }
}

@media screen and (max-width: 566px) {
    .vdesign {
        padding: 0 10px 50px;
    }
    .vdesign::after {
        top: -24px;
        width: 90px;
        height: 13px;
    }
    .vdesign::before {
        top: -12px;
        height: 13px;
        background-size: auto 180%;
        background-position: bottom left;
    }
    .vdesign__title {
        gap: 6px;
    }
    .vdesign__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_5_micro.webp);
    }
    .vdesign__title h2 {
        margin: 0 15px;
        max-width: 255px;
        font-size: 20px;
    }

}

.vwarranty {
    margin: 0;
    padding: 75px 0 250px;
    position: relative;
    background: linear-gradient(90deg, #202021 0%, #3C3C41 26.24%, #29292A 56.23%);
    display: flex;
    flex-direction: column;
    gap: 50px;
    overflow: hidden;
}

.vwarranty__title {
    margin: 0 50px 0 0;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: flex-end;
    gap: 29px;
    z-index: 2;
}

.vwarranty__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #1B1B1B;
}

.vwarranty__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vwarranty__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 363px;
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-align: right;
    text-transform: uppercase;
}

.vwarranty__text {
    margin: 0 50px 0 auto;
    padding: 0;
    max-width: 479px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.vwarranty__text p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.vwarranty__stone {
    position: absolute;
    top: 144px;
    left: 0;
    width: 100%;
    max-width: 741px;
    object-fit: contain;
    z-index: 3;
}

.vwarranty__device {
    position: absolute;
    top: 75px;
    left: 50px;
    width: 100%;
    max-width: 691px;
    object-fit: contain;
    z-index: 3;
}

@media screen and (max-width: 1599px) {
    .vwarranty__title h2 {
        font-size: 37px;
    }
    .vwarranty__stone {
        top: 130px;
        max-width: 575px;
    }
    .vwarranty__device {
        top: 95px;
        max-width: 525px;
    }
}

@media screen and (max-width: 1499px) {
    .vwarranty {
        padding: 60px 0 250px;
    }
    .vwarranty__title {
        margin: 0 30px 0 0;
    }
    .vwarranty__text {
        margin: 0 30px 0 auto;
        max-width: 346px;
    }
    .vwarranty__text p {
        font-size: 18px;
    }
    .vwarranty__stone {
        top: 120px;
        max-width: 575px;
    }
    .vwarranty__device {
        top: 95px;
        max-width: 534px;
    }
}

@media screen and (max-width: 1299px) {
    .vwarranty {
        padding: 10px 0 0;
        gap: 255px;
    }
    .vwarranty::after {
        content: '';
        position: absolute;
        top: 320px;
        right: 0;
        width: 228px;
        height: 31px;
        background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
        background-repeat: no-repeat;
        background-size: auto 150%;
        background-position: bottom left;
        z-index: 4;
    }
    .vwarranty::before {
        content: '';
        position: absolute;
        top: 350px;
        right: 0;
        width: 100%;
        height: 31px;
        background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
        background-repeat: no-repeat;
        background-size: auto 150%;
        background-position: bottom left;
        z-index: 4;
    }
    .vwarranty__title h2 {
        font-size: 36px;
    }
    .vwarranty__text {
        margin: 0 20px 120px;
        position: relative;
        max-width: unset;
        gap: 30px;
        z-index: 4;
    }
    .vwarranty__text::after {
        content: '';
        position: absolute;
        top: -25px;
        left: -20px;
        right: -20px;
        width: calc(100% + 40px);
        height: calc(100% + 145px);
        background-color: #1B1B1B;
        z-index: 2;
    }
    .vwarranty__text p {
        font-size: 16px;
        z-index: 3;
    }
    .vwarranty__stone {
        top: 113px;
        max-width: 718px;
        z-index: 3;
    }
    .vwarranty__device {
        top: 70px;
        left: 20px;
        max-width: 544px;
        z-index: 5;
    }
}

@media screen and (max-width: 767px) {
    .vwarranty {
        padding: 20px 0 0;
        gap: 220px;
    }
    .vwarranty::after {
        top: 365px;
        width: 228px;
        height: 31px;
    }
    .vwarranty::before {
        top: 395px;
        height: 31px;
    }
    .vwarranty__title {
        margin: 0;
        gap: 10px;
        flex-direction: column-reverse;
    }
    .vwarranty__title img {
        margin: 0 20px 0 auto;
        max-width: 205px;
    }
    .vwarranty__title h2 {
        margin: 0 40px 0 auto;
        max-width: 386px;
        font-size: 36px;
    }
    .vwarranty__title::after {
        right: 20px;
        left: unset;
        width: 5px;
        height: 80%;
    }
    .vwarranty__text {
        margin: 0 20px 100px;
    }
    .vwarranty__text::after {
        height: calc(100% + 125px);
    }
    .vwarranty__stone {
        top: 150px;
        max-width: 517px;
    }
    .vwarranty__device {
        top: 155px;
        left: 20px;
        max-width: 497px;
    }
}

@media screen and (max-width: 566px) {
    .vwarranty {
        padding: 10px 0 0;
        gap: 165px;
    }
    .vwarranty::after {
        top: 273px;
        width: 90px;
        height: 13px;
    }
    .vwarranty::before {
        top: 285px;
        height: 13px;
        background-size: auto 180%;
        background-position: bottom left;
    }


    .vwarranty__title {
        gap: 6px;
    }
    .vwarranty__title img {
        margin: 0 10px 0 auto;
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_6_micro.webp);
    }
    .vwarranty__title h2 {
        margin: 0 25px 0 auto;
        max-width: 255px;
        font-size: 20px;
    }
    .vwarranty__title::after {
        right: 10px;
    }
    .vwarranty__text {
        margin: 0 10px 60px;
        gap: 20px;
    }


    .vwarranty__text p {
        font-size: 14px;
    }
    .vwarranty__stone {
        top: 150px;
        max-width: 280px;
    }
    .vwarranty__device {
        top: 130px;
        left: 10px;
        max-width: 270px;
    }
}


.vcomplectation {
    margin: -100px 0 0;
    padding: 0;
    position: relative;
    background-color: #1B1B1B;
    z-index: 3;
}

.vcomplectation__container {
    margin: 0;
    padding: 0 0 200px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    position: relative;
    overflow: hidden;
}

.vcomplectation::after {
    content: '';
    position: absolute;
    top: -110px;
    right: 0;
    width: 400px;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.vcomplectation::before {
    content: '';
    position: absolute;
    top: -55px;
    right: 0;
    width: 100%;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_left.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.vcomplectation__title {
    margin: -5px 0 0 50px;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
}

.vcomplectation__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #f9f9f9;
}

.vcomplectation__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vcomplectation__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 655px;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

.vcomplectation__list {
    margin: 0 50px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.vcomplectation__item {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 22px;
}

.vcomplectation__item img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 40px;
}

.vcomplectation__item p {
    margin: auto 0 0;
    padding: 0;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    line-height: 140%;
}

.vcomplectation__image {
    position: absolute;
    top: 185px;
    left: 478px;
    object-fit: contain;
    width: 100%;
    max-width: 822px;
}

@media screen and (max-width: 1599px) {
    .vcomplectation {
        margin: -100px 0 0;
    }
    .vcomplectation__image {
        max-width: 710px;
    }
}

@media screen and (max-width: 1499px) {
    .vcomplectation {
        margin: -150px 0 0;
    }
    .vcomplectation::after {
        top: -80px;
        width: 300px;
        height: 41px;
    }
    .vcomplectation::before {
        top: -40px;
        height: 41px;
    }
    .vcomplectation__title {
        margin: 0 0 0 30px;
    }
    .vcomplectation__title h2 {
        max-width: 650px;
        font-size: 37px;
    }
    .vcomplectation__list {
        margin: 0 30px;
    }
    .vcomplectation__item img {
        max-width: 35px;
    }
    .vcomplectation__item p {
        font-size: 20px;
    }
    .vcomplectation__image {
        top: 177px;
        left: 396px;
        max-width: 670px;
    }
}

@media screen and (max-width: 1299px) {
    .vcomplectation {
        margin: -1px 0 0;
    }
    .vcomplectation::after {
        content: none;
    }
    .vcomplectation::before {
        content: none;
    }
    .vcomplectation__title {
        margin: 0 20px;
        gap: 12px;
        flex-direction: column;
    }
    .vcomplectation__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
        background-color: #f9f9f9;
    }
    .vcomplectation__title h2 {
        margin: 0 20px;
        max-width: 656px;
        font-size: 36px;
    }
    .vcomplectation__item p {
        font-size: 18px;
    }
    .vcomplectation__image {
        top: 280px;
        left: 370px;
        max-width: 85vw;
    }
}

@media screen and (max-width: 767px) {
    .vcomplectation__title {
        margin: 0 20px;
        gap: 10px;
    }
    .vcomplectation__title img {
        max-width: 205px;
    }
    .vcomplectation__title h2 {
        margin: 0 0 0 20px;
        max-width: 477px;
        font-size: 30px;
    }
    .vcomplectation__image {
        top: 280px;
        left: 305px;
        max-width: 85vw;
    }
}

@media screen and (max-width: 566px) {
    .vcomplectation__title {
        margin: 0 10px;
        gap: 6px;
    }
    .vcomplectation__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_7_micro.webp);
    }
    .vcomplectation__title h2 {
        margin: 0 0 0 15px;
        max-width: 255px;
        font-size: 20px;
    }
    .vcomplectation__list {
        margin: 0 10px;
    }
    .vcomplectation__item {
        gap: 10px;
    }
    .vcomplectation__item img {
        margin: auto 0;
        max-width: 30px;
    }
    .vcomplectation__item p {
        margin: auto 0;
        font-size: 14px;
    }
    .vcomplectation__image {
        top: 245px;
        left: 195px;
        max-width: unset;
        width: 575px;
    }
}

.vquestions {
    margin: -50px 0 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 50px;
    z-index: 4;
    background-color: #F9F9F9;
}

.vquestions::before {
    content: '';
    position: absolute;
    top: -55px;
    right: 0;
    width: 100%;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_wleft.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}

.vquestions::after {
    content: '';
    position: absolute;
    top: -110px;
    right: 0;
    width: 400px;
    height: 56px;
    background-image: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vcorner_wleft.webp);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
}


.vquestions__title {
    margin: 0 0 0 50px;
    padding: 0;
    position: relative;
    display: flex;
    gap: 29px;
}

.vquestions__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #1B1B1B;
}

.vquestions__title img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 251px;
}

.vquestions__title h2 {
    margin: auto 0;
    padding: 0;
    max-width: 485px;
    color: #1B1B1B;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}



.vaccordion {
    margin: 0 50px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 20px;
}



.vaccordion-item:last-child {
    border-bottom: none;
}

.vaccordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    background-color: #DADCE5;
    cursor: pointer;
    transition: background-color 0.3s;
    user-select: none;
    clip-path: polygon(35px 0, /* Начало среза вверху слева */ 100% 0, /* Верхний правый угол */ 100% 100%, /* Нижний правый угол */ 0 100%, /* Нижний левый угол */ 0 35px /* Конец среза слева внизу */);
}

.vaccordion-header:hover {
    background-color: #b5b7c0;
}

.vaccordion-item.active .vaccordion-header {
    background-color: #1B1B1B;
}

.vaccordion-title {
    color: #1B1B1B;
    font-size: 30px;
    font-weight: 600;
    line-height: 140%;
    text-transform: uppercase;
}

.vaccordion-item.active .vaccordion-title {
    color: #f9f9f9;
}

.vaccordion-icon {
    width: 42px;
    height: 42px;
    transition: transform 0.3s;
    flex-shrink: 0;
    margin-left: 10px;
}

.vaccordion-item.active .vaccordion-icon {
    transform: rotate(90deg);
}

.vaccordion-item.active .vaccordion-icon rect {
    fill: #FFFFFF; /* Белые линии иконки на черном фоне */
}

.vaccordion-item.active .vaccordion-line-horizontal {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.vaccordion-line-horizontal {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.vaccordion-icon line {
    stroke: currentColor;
    stroke-width: 2;
}

.vaccordion-content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s, padding 0.3s;
}

.vaccordion-content.active {
    padding: 20px;
    max-height: 500px;
}

.vaccordion-text p {
    margin: 20px 0 0;
    padding: 0;
    color: #1B1B1B;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

@media screen and (max-width: 1599px) {
    .vquestions__title h2 {
        font-size: 37px;
    }
    .vaccordion-title {
        font-size: 25px;
    }
}

@media screen and (max-width: 1499px) {
    .vquestions {
        margin: -80px 0 0;
    }
    .vquestions::before {
        top: -40px;
        height: 41px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .vquestions::after {
        top: -80px;
        width: 300px;
        height: 41px;
        background-size: auto 150%;
        background-position: bottom left;
    }
    .vquestions__title {
        margin: 0 0 0 30px;
    }
    .vaccordion {
        margin: 0 30px;
    }
    .vaccordion-text p {
        font-size: 18px;
    }
}

@media screen and (max-width: 1299px) {
    .vquestions::before {
        top: -30px;
        height: 31px;
    }
    .vquestions::after {
        top: -60px;
        width: 227px;
        height: 31px;
    }
    .vquestions__title {
        margin: 0 0 0 20px;
        gap: 12px;
        flex-direction: column;
    }
    .vquestions__title::after {
        right: unset;
        left: 0;
        width: 5px;
        height: 80%;
    }
    .vquestions__title h2 {
        margin: 0 20px;
        max-width: 656px;
        font-size: 36px;
    }
    .vaccordion {
        margin: 0 20px;
    }
    .vaccordion-text p {
        font-size: 16px;
    }
    .vaccordion-header {
        min-height: 130px;
    }
}

@media screen and (max-width: 767px) {
    .vquestions {
        margin: -100px 0 0;
    }
    .vquestions__title {
        gap: 10px;
    }
    .vquestions__title img {
        max-width: 205px;
    }
    .vquestions__title h2 {
        margin: 0 0 0 20px;
        max-width: 477px;
        font-size: 30px;
    }
    .vaccordion-title {
        font-size: 20px;
    }
    .vaccordion-header {
        min-height: 120px;
    }
}

@media screen and (max-width: 566px) {
    .vquestions {
        margin: -110px 0 0;
    }
    .vquestions::before {
        top: -13px;
        height: 14px;
    }
    .vquestions::after {
        top: -26px;
        width: 90px;
        height: 14px;
    }
    .vquestions__title {
        margin: 0 10px;
        gap: 6px;
    }
    .vquestions__title img {
        max-width: 173px;
        content: url(/image/catalog/unilanding/continental_x8_6-48x56_ed_mil/vnumber_8_micro.webp);
    }
    .vquestions__title h2 {
        margin: 0 0 0 15px;
        max-width: 255px;
        font-size: 20px;
    }
    .vaccordion {
        margin: 0 10px;
    }
    .vaccordion-header {
        padding: 30px 15px 30px 30px;
    }
    .vaccordion-title {
        font-size: 16px;
    }
    .vaccordion-header {
        min-height: 100px;
    }
    .vaccordion-text p {
        font-size: 14px;
    }
}