.management_seller_manual_page{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.management_seller_manual_main_section{
    display: flex;
    height: 100svh;
    min-height: 50.75rem;
    padding: 5rem 0rem 1.5rem 0rem;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    align-self: stretch;
    background: linear-gradient(180deg, #F5F5F5 0%, #FFF 100%);

    box-sizing: border-box;
}
.management_seller_manual_main_content{
    display: flex;
    padding: 0rem 1.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    flex: 1 0 0;
    align-self: stretch;

    box-sizing: border-box;
}
.management_seller_manual_main_title_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    align-self: stretch;
}
.management_seller_manual_main_title_txt_img{
    display: flex;
    height: 10rem;
    align-self: stretch;

    background: url("/img/host/management/mobile/manual_main_txt-f102046e18d6eff20d798ed175f350b1.png?v=7") no-repeat center;
    background-size: contain;
}
.management_seller_manual_main_sub_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    flex: 1 0 0;
    align-self: stretch;
}
.management_seller_manual_main_sub_content_title_txt{
    align-self: stretch;
    color: var(--Sementic-Color-text_01, #666);
    text-align: center;
    /* typo(1920*1080)/sub_title */
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6875rem; /* 150% */
}
.management_seller_manual_main_sub_content_card_wrap{
    display: flex;
    width: 20.4375rem;
    flex-direction: column;
    align-items: flex-start;
    align-self: center;
    gap: 1rem;
    flex: 1 0 0;
    box-sizing: border-box;
}
.management_seller_manual_main_sub_content_card{
    display: flex;
    height: 9.1875rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 0.25rem;
    flex: 1 0 0;
    align-self: stretch;

    border-radius: 0.75rem;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.management_seller_manual_main_sub_content_card1{
    background: url("/img/host/mobile/manual_card1-fdaf54e274aac3afb8426658168e41f0.png") no-repeat center;
    background-size: cover;
}
.management_seller_manual_main_sub_content_card2{
    background: url("/img/host/mobile/manual_card2-ba179312db2969f90fbfd602478f8082.png") no-repeat center;
    background-size: cover;
}
.management_seller_manual_main_sub_content_card3{
    background: url("/img/host/mobile/manual_card3-85ecc4ecc23f8b5152b0aacbb03ef75c.png") no-repeat center;
    background-size: cover;
}
.management_seller_manual_main_sub_content_card_text_img{
    display: flex;
    height: 7rem;
    /*padding: 1rem;*/
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
    align-self: stretch;
}
.management_seller_manual_main_sub_content_card_text_img1{
    background: url("/img/host/management/mobile/manual_card1_txt-bccc58436e1ec44bf7be3eaa450f79c2.png?v=2") no-repeat center;
    background-size: contain;
}
.management_seller_manual_main_sub_content_card_text_img2{
    background: url("/img/host/management/mobile/manual_card2_txt-d28c7775cf8231cbe6eb963d44fb1e86.png?v=2") no-repeat center;
    background-size: contain;
}
.management_seller_manual_main_sub_content_card_text_img3{
    background: url("/img/host/management/mobile/manual_card3_txt-d38d50ef7bb8365599a976247d48f621.png?v=2") no-repeat center;
    background-size: contain;
}
.management_seller_manual_second_section{
    display: flex;
    min-height: 50.75rem;
    justify-content: center;
    align-items: flex-end;
    align-self: stretch;
    background: var(--management_deco, linear-gradient(180deg, #013F9B 0%, #012457 100%));
}
.management_seller_manual_second_content{
    display: flex;
    max-width: 75rem;
    padding: 3.75rem 1.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2.5rem;
    flex: 1 0 0;
    align-self: stretch;

    box-sizing: border-box;
}
.management_seller_manual_slide_title_txt{
    max-width: 75rem;
    align-self: center;
    color: var(--Sementic-Color-text_03, #FAFAFA);
    text-align: center;
    /* typo(1920*1080)/header_md */
    font-family: Pretendard;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.625rem; /* 150% */
}
.management_seller_manual_second_content_img{
    display: flex;
    height: 11.41667rem;
    align-self: stretch;
    border-radius: 0.75rem;
}
.management_seller_manual_second_content_img1{
    background: url("/img/host/management/mobile/manual_guide1-c8c9803345754407daa3fa4ce30247c1.png?v=3") no-repeat center;
    background-size: contain;
}
.management_seller_manual_second_content_img2{
    background: url("/img/host/management/mobile/manual_guide2-d6cb400ea47692f2626fa9e03e550741.png?v=3") no-repeat center;
    background-size: contain;
}
.management_seller_manual_second_content_img3{
    background: url("/img/host/management/mobile/manual_guide3-d6814d539d58feaca721e341e53448e4.png?v=4") no-repeat center;
    background-size: contain;
}
.management_seller_manual_second_content_img4{
    background: url("/img/host/management/mobile/manual_guide4-5fe3d12792d405ec2ed630bb8bace44e.png?v=6") no-repeat center;
    background-size: contain;
}
.management_seller_manual_slide_section{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-self: stretch;
}
.management_seller_manual_slide_content{
    display: flex;
    min-height: 50.75rem;;
    width: 100%;
    max-width: 75rem;
    padding: 3.75rem 0rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    align-self: center;

    box-sizing: border-box;
}
.management_seller_manual_slide_section_background1{
    background: url("/img/host/manual_slide1_background-98afd5113faf377f6bd4b324b91d9511.png?v=2") no-repeat left top;
    background-size: cover;
}
.manual_slide_background1{
    background: url("/img/host/manual_slide1_background-98afd5113faf377f6bd4b324b91d9511.png?v=2") no-repeat left top;
    background-size: cover;
}
.management_seller_manual_slide_title_txt{
    color: var(--Sementic-Color-text_03, #FAFAFA);
    text-align: center;

    /* typo(1920*1080)/body_accent */
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem; /* 150% */
}
.management_seller_manual_slide_main_wrap{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    gap: 1.5rem;
    /*flex: 1 0 0;*/
}
.management_seller_manual_slide_indicator_left{
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.75rem;
    align-items: center;
    background: url("/img/host/management/mobile/indicator_left-eee10bd96e1a016b428e2631c79fdc43.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
    box-sizing: border-box;

}
.management_seller_manual_slide_indicator_right{
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.75rem;
    align-items: center;
    background: url("/img/host/management/mobile/indicator_right-60d607baf7720635d27e3e87ff05cfaa.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
    box-sizing: border-box;
}
.management_seller_manual_slide_wrap {
    overflow: hidden; /* 넘치는 콘텐츠 숨기기 */
    display: flex;
    align-items: center;
    gap: 1.5rem;
    /*flex: 1 0 0;*/
    width: 100%;
    height: 100%;
    min-height: 25.4rem;
    align-self: stretch;
    position: relative;
}
.management_seller_manual_slide_container {
    display: flex;
    transition: transform 0.5s ease; /* 부드러운 전환 효과 */
    width: calc(100% * 5); /* 슬라이드 개수만큼 너비 설정 */
    will-change: transform;
    height: 100%;
}

.slide {
    flex: 1 0 100%; /* 각 슬라이드가 100%의 너비를 차지하도록 설정 */
    height: 31.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /*transition: opacity 0.3s ease;*/
}
.management_seller_manual_slide_indicator_wrap{
    display: flex;
    align-items: center;
    gap: 0.75rem;
}
.indicator_dot{
    width: 0.75rem;
    height: 0.75rem;
}
.focus{
    background: url("/img/host/focus_blue-5e811c7b4bd0f3b6cb8519dc562e612f.png") no-repeat center;
    background-size: contain;
}
.nofocus{
    background: url("/img/host/nofocus-75b869c01eb746f2b53a527b7ea126ad.png") no-repeat center;
    background-size: contain;
}

.management_seller_manual_laststep_section{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    align-self: stretch;
    background: var(--Sementic-Color-ui_covered_02, #F0F0F0);
}
.management_seller_manual_laststep_content{
    display: flex;
    max-width: 75rem;
    padding: 3.75rem 1rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 1.5rem;
    flex: 1 0 0;

    box-sizing: border-box;
}
.management_seller_manual_laststep_title_txt{
    color: var(--Sementic-Color-text_default, #333);
    text-align: center;
    /* typo(1920*1080)/body_accent */
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem; /* 150% */
}
.management_step_img{
    display: flex;
    height: 40.25rem;
    align-self: stretch;

    background: url("/img/host/management/mobile/manual_process-1c2383e28282d24089ccb387e977e078.png?v=2") no-repeat center;
    background-size: contain;
}
.appdownload_section{
    display: flex;
    width: 100%;
    height: 50.75rem;
    padding: 7.5rem 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    align-self: stretch;

    box-sizing: border-box;
    background: var(--management_deco, linear-gradient(180deg, #013F9B 0%, #012457 100%));
}
.appdownload_txt{
    color: #FFF;
    text-align: center;
    /* typo(1920*1080)/body_accent */
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem; /* 150% */
}
.appdownload_last_download_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 1.5rem;
    align-self: stretch;
    flex-wrap: wrap;
}
.googleplay {
    width: 10.43225rem;
    height: 2.6rem;
    background: url("/img/home/intro/google_download_ko-f6d8edcf071d100a8c107a8e982a20f7.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
}
.ios {
    width: 10.43225rem;
    height: 2.6rem;
    background: url("/img/home/intro/apple_download_ko-3a2cc3a18f5a5efee4134b2a7884fa16.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
}