.seller-page .s1-content{
    justify-content: center;
    align-items: start;
    padding-left: 64px;
    gap: 24px;
    padding-bottom: 15%;
}
.seller-page .s1-content_text{
    flex: none;
    text-align: left;
    padding-top: 0;
}
.seller-page .s1-content_text_orange-lora{
    color:#FF5F00;
    font-family: Lora;
    font-weight: 500;
    font-size: 52px;
    line-height: 114.99999999999999%;
}
.seller-page .s1-image img{
    width: 100vw;
}
.seller-page .bttn-spec{
    width: 144px;
}
.seller-page .s1-content_text_small{
    display: none;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.seller-page .section_header-title br{
    display: none;
}
.seller-page .section_header-title{
    width: 60%;
}
.seller-page .section_header-content{
    width: 40%;
}
.seller-page .main_list_grid{
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: unset;
}
.seller-page .main_list_grid .main_list-item .main_list-item_img{
    height: 327px;
}
.seller-page .s1-images{
    height: auto;
}
/* .seller-page .s2 .section__inner, .seller-page .s4 .section__inner, .seller-page .s3 .section__inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
} */

.seller-page .s2 .section_header-title{
    width: 100%;
}

.seller-page .s3 .section__inner .section_content{
    display: flex;
    align-items: center;
}
.seller-page .section_header-img_vertical{
    display: flex;
    flex-direction: column;
    gap: 42px;
    align-items: start;
    justify-content: flex-start;
    width: 50%;
    padding-right: 100px;
    height: 574px;
}
.seller-page .s5 .section_header{
    border: none;
}
.seller-page .section_header-img_vertical .section_header-title{
    width: 100%;
}
.seller-page .title_cont-spec{
    gap: 16px;
}
.seller-page .title_cont-spec .bttn{
    margin-top: 8px;
}
.seller-page .section_header-img_vertical .section_header-content{
    width: 100%;
}
.seller-page .section_content-vertical{
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(7, 1fr);
    width: 50%;
    padding-right: 120px;
}
.seller-page .section_content-vertical-item{
    display: grid;
    grid-template-rows: 82px;
    grid-template-columns: 60px auto;
}
.seller-page .vertical-item_number{
    font-weight: 500;
    font-size: 30px;
    line-height: 110.00000000000001%;
    border-right: 1px solid #D1CFD7;
}
.seller-page .vertical-item_text{
    padding-left: 60px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    align-items: start;
}
.seller-page .vertical-item_text-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.seller-page .vertical-item_text-subtitle{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;

}
.seller-page .section_header-title .br_mob{
    display: none;
}
.seller-page .section_header-title .br_pc{
    display: block;
}
.seller-page .s5 .section__inner{
    max-width: 1440px;
}
.seller-page .seller_grid_cont{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 76px auto;
    gap: 34px;
    width: 100%;
}
.seller-page .numbers_list{
    width: 100%;
    display: flex;
    list-style: none;
}
.seller-page .numbers_list .numbers_list_item{
    /* width: 100%; */
    height: 74px;
    border-bottom: 1px solid #D1CFD7;
    
    font-weight: 500;
    font-size: 30px;
    line-height: 110.00000000000001%;
    text-align: left;
    vertical-align: top;
    position: relative;
}
.seller-page .numbers_list_item:not(:nth-child(2)){
    width: 30%;
}
.seller-page .numbers_list_item:nth-child(2){
    width: 40%;
}
.seller-page .numbers_list .numbers_list_item::after{
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    background-color: #FF5F06;
    border-radius: 50%;
    
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
}
.seller-page .numbers-text_list{
    display: flex;
    width: 100%;
    list-style: none;
}
.seller-page .numbers-text_list .numbers-text_list_item{
    /* width: 100%; */

    display: flex;
    flex-direction: column;
    gap: 64px;
}
.seller-page .numbers-text_list_item:not(:nth-child(2)){
    width: 30%;
}
.seller-page .numbers-text_list_item:nth-child(2){
    width: 40%;
}
.seller-page .numbers-text_list_item-text{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.seller-page .numbers-text_list_item-text .list_item-text_title, .seller-page .numbers-text_list_item-text .list_item-text_subtitle{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.seller-page .numbers-text_list_item-text .list_item-text_subtitle{
    font-weight: 400;
    height: 44px;
}
.seller-page .numbers-text_list_item-img{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 336px;
    max-height: 336px;
}
.seller-page .numbers-text_list_item-img img{
    width: 100%;
    height: 100%;
}
.seller-page .numbers-text_list_item:nth-child(2) .numbers-text_list_item-img{
    margin-left: 10%;
}
.seller-page .main_list-item_text{
    /* min-height: 270px; */
}
.seller-page .s6 .section_header-title{
    width: 100%;
    flex: 0 1 auto;
}
.seller-page .s6 .main_list-item{
    height: 60vh;
    min-height: 653px;
}
.seller-page .item_text-header{
    gap: 16px;
}
/* .seller-page .s7_1 .section__inner{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
} */
.seller-page .s7_1 .section_header{
    padding-bottom: 32px;
    margin-bottom: 32px;
}
.seller-page .s7_1 br{
    display: block;
}
.seller-page .s7_1 .numbers-text_list{
    gap: 16px;
}
.seller-page .s7_1 .numbers-text_list_item{
    width: 100%;
}
.seller-page .s7_1 .numbers-text_list_item{
    gap: 24px;
}
.seller-page .s7_1 .numbers-text_list_item .numbers-text_list_item-img{
    max-width: 100%;
    max-height: 100%;
    margin-left: 0;
}
.seller-page .s8  .section_header-subtitle{
    margin: 16px 0;
    color: #ffffff;
}
.seller-page .s8 .s1-content{
    padding-bottom: 10px;
    justify-content: flex-end;
}
.seller-page .s8 br{
    display: block;
}
.seller-page .s8 .s1-content_text_small{
    text-align: left;
}
.seller-page .s8 .section_header-subtitle{
    width: 100%;
}
.seller-page .s1-content_text_basis{
    line-height: 110%;
}
.seller-page .s8 .s1-content_text_small{
    justify-content: flex-end;
}
.seller-page .s8 .s1-content_text_basis{
    font-size: 30px;
}

.seller-page .s8 .section__inner{
    display: block;
}

.seller-page .s2 .main_list-item{
    width: 25%;
    min-height: 607px;
}

.seller-page .s2 .section_header-img{
    border: none;
    padding-bottom: 24px;
    margin-bottom: 24px;
}

.seller-page .s4 .section_header{
    margin-bottom: 36px;
    padding-bottom: 36px;
}

.seller-page .s8 h1{
    margin: 0;
}

.seller-page .s6 .main_list-item_text_subtitle{
    height: unset;
}

@media(max-width: 1100px){
.seller-page .numbers-text_list_item-img img{
        width: 300px;
        height: 300px;
    }
.seller-page .s7_1 .numbers-text_list_item-img img{
        width: 100%;
        height: 100%;
    }
}
 @media(max-width: 1024px){
    .seller-page .s2 .main_list-item{
        width: 100%;
    }

     .seller-page .s4 .section_header{
        margin-bottom: 18px;
        padding-bottom: 18px;
    }
.seller-page .s1-images{
        display: block;
    }
.seller-page .s1-content{
        padding: 0 16px;
        align-items: center;
    }
.seller-page .s1-content_text{
        display: none;
    }
.seller-page .s1-content_text_small{
        display: flex;
        margin-bottom: 35%;
    }
.seller-page .s1-content_text_orange-lora, .seller-page .s1-content_text_basis{
        font-size: 40px;
    }
.seller-page .s1-content_text_orange-lora{
        font-weight: 600;
    }
.seller-page .bttn-spec{
        width: 100%;
    }
.seller-page .s1-content_bttns{
        /* margin-bottom: 50px; */
    }
.seller-page .section_header-img{
        grid-template-columns: 1fr;
        row-gap: 0px;
    }
.seller-page .section_header-title br{
        display: block;
    }
.seller-page .section_header-title{
        width: 100%;
    }
.seller-page .section_header-content{
        width: 100%;
    }
.seller-page .main_list_grid{
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
        row-gap: 48px;
    }
.seller-page .main_list_grid .main_list-item{
        flex-direction: column;
    }
.seller-page .main_list_grid .main_list-item{
        height: fit-content;
    }
.seller-page .s3 .section__inner .section_content{
        flex-direction: column;
    }
.seller-page .header-content-img_hide{
        display: none;
    }
.seller-page .section_header-img_vertical, .seller-page .section_content-vertical{
        width: 100%;
        gap: 0;
        padding-right: 0;
    }
.seller-page .section_header-img_vertical{
        border-bottom: 1px solid #D1CFD7;
        margin-bottom: 36px;
        padding-bottom: 36px;
        height: fit-content;
    }
.seller-page .section_content-vertical-item{
        grid-template-columns: 40px auto;
    }
.seller-page .vertical-item_text{
        padding-left: 27px;
    }
.seller-page .section_header-img{
        margin-bottom: 36px;
        padding-bottom: 36px;
    }
.seller-page .main_list{
        gap: 48px;
    }
.seller-page .main_list-item{
        min-height: unset;
        height: unset;
    }
.seller-page .section_header-title .br_mob{
        display: block;
    }
.seller-page .section_header-title .br_pc{
        display: none;
    }
.seller-page .seller_grid_cont{
        grid-template-rows: 1fr;
        grid-template-columns: 57px auto;
    }
.seller-page .numbers_list{
        flex-direction: column;
    }
.seller-page .numbers-text_list{
        flex-direction: column;
    }
.seller-page .numbers_list .numbers_list_item{
        height: 100%;
        width: 57px;
        border-bottom: none;
        border-right: 1px solid #D1CFD7;
    }
.seller-page .numbers_list .numbers_list_item::after{
        bottom: 100%;
        right: 0;
        transform: translate(50%, 100%);
    }
.seller-page .numbers-text_list_item:not(:nth-child(2)){
        width: 100%;
    }
.seller-page .numbers-text_list_item:nth-child(2){
        width: 100%;
    }
.seller-page .numbers-text_list_item-img img{
        width: 100%;
        height: 100%;
        max-width: 730px;
    }
.seller-page .numbers-text_list_item-img{
        max-width: 100%;
        max-height: 100%;
    }
.seller-page .numbers-text_list_item:nth-child(2) .numbers-text_list_item-img{
        margin: 0;
    }
.seller-page .s6 .section__inner .section_content{
        align-items: stretch;
    }
.seller-page .main_list-item_text{
        min-height: unset;
    }
.seller-page .s6 .main_list-item{
        height: fit-content;
        min-height: unset;
    }
.seller-page .s7_1 .numbers-text_list_item-img img{
        max-width: 100%;
    }
.seller-page .s7_1 .numbers-text_list{
        gap: 45px;
    }
.seller-page .s7_1 .numbers-text_list_item-text .list_item-text_subtitle{
        height: auto;
    }
.seller-page .s8 .s1-content_bttns{
        margin-bottom: 0;
    }
.seller-page .s8 .s1-content{
        padding-bottom: 0;
    }
.seller-page .s8 .s1-content_text_small{
        /* padding-bottom: 30px; */
    }
}
@media(max-height: 800px){
.seller-page .seller_grid_cont{
        gap: 17px;
    }
.seller-page .numbers-text_list .numbers-text_list_item{
        gap: 32px;
    }
.seller-page .numbers-text_list_item-text{
        gap: 8px;
    }
}
@media(max-width: 360px){
.seller-page .s1-content_text_orange-lora, .seller-page .s1-content_text_basis{
        font-size: 38px;
    }
}


   