/**
 * moment_mallorca
 * 2025-11-07
 */
@charset "utf-8";
@font-face {
    font-family: 'JeonnamEducationBarun';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-1@1.0/JNE-Bareun-TTF-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'JeonnamEducationBarun';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-1@1.0/JNE-Bareun-TTF-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}


#event_body {
    --moment-color: #f26641;
    --moment-en: mokoko;
    --moment-ko: pretendard;
    --moment-ko2: 'JeonnamEducationBarun';

    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-family: var(--moment-ko), sans-serif;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -1px;

    --swiper-theme-color: var(--moment-color);
    --swiper-pagination-color: var(--moment-color);
}


.container-xxl {
    padding: 0 1.2rem;
}
.img_c img {
    width: 100%;
}
.u {
    padding-bottom: 2px;
    border-bottom: 1px solid #000000;
}
.accent {
    font-weight: 400;
}

.s_b_color {
    background-color: #ffc3b31c;
    padding: 3rem 0;
}
@media (min-width: 992px) {
    #event_body {
        font-size: 22px;
    }
    .s_b_color {
        padding: 7rem 0;
    }
}














#s_1 {
    height: 100svh;
    background: url('/common/event/images/moment_mallorca/s_1_m.webp') 50% 50% no-repeat;
    background-size: cover;
}

#s_1 .container-xxl {
    position: relative;
    padding: 0;
    width: 100%;
    height: 100svh;
    overflow: hidden;
}
.event_main_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 50%;
    color: #fff;
    text-align: center;
    /* transform: translate(-50%, 0%); */
    /* background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgb(0 0 0 / 46%) 100%); */
    font-family: var(--moment-ko2);
    font-weight: 300;
    color: #fff;
}
.book_headline {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.book_headline .book_cover {
    display: block;
    margin: 0 10px 0 0;
    width: 70px;
}

.book_headline h5 {
    margin-bottom: 0;
    line-height: 1.4;
}
.book_headline h5 span.accent {
    margin: 0;
    display: inline-flex;
    padding: 0px 7px;
    border: 3px solid var(--moment-color);
    border-top: 0;
    border-bottom: 0;
}
.event_main_title h1 {
    display: inline-flex;
    justify-content: center;
    padding: 13px 0 17px 0;
    margin-bottom: 0;
    line-height: 1.1;
    font-size: 3.5rem;
    word-break: keep-all;
    background-color: var(--moment-color);
}
.event_main_title h1 .mallorca {
    position: relative;
    display: inline-block;
    margin-left: 14px;
}
.event_main_title h1 .mallorca .sub {
    position: absolute;
    right: 15px;
    bottom: -9px;
    color: #ffc8ba;
    font-size: 14px;
    font-family: var(--moment-en);
    font-weight: 700;
    letter-spacing: 0;
}

.event_main_logos {
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
    text-align: center;
}
.event_main_logos .logos {
    display: block;
    height: 25px;
    margin: 0 auto;
}

@media (min-width: 992px) {
    #s_1 {
        background: url('/common/event/images/moment_mallorca/s_1.webp') 50% 50% no-repeat;
    }
    #s_1 .container-xxl {
        padding: initial;
    }
    .event_main_title {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(0%, -50%);
        height: 100%;
        width: 50%;
    }
    .book_headline {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        flex-direction: row;
        justify-content: flex-start;
    }
    .book_headline .book_cover {
        margin-right: 1rem;
        width: 100px;
    }
    .book_headline h5 {
        font-size: 1.7rem;
        text-align: left;
        line-height: 1.6;
    }
    .event_main_title h1 {
        width: 39rem;
        font-size: 5.5rem;
    }
    .event_main_title h1 .mallorca .sub {
        position: absolute;
        right: 25px;
        bottom: -6px;
        font-size: 16px;
    }
    .event_main_logos {
        bottom: 30px;
        text-align: right;
    }
    .event_main_logos .logos {
        display: inline-block;
        height: 36px;
    }
}









.page-w {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--moment-color);
    font-family: var(--font-family);
    font-weight: 300;
    border-radius: 15px;
    overflow: hidden;
    font-family: var(--moment-ko);
    color: var(--moment-color);
}
.page-w .p {
    width: 100%;
}

.page-w .p-txt {
    padding: 1rem;
}
.page-w .p-header{
    padding-top: 3rem;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid var(--moment-color);
}
.page-w .p-header h1 {
    margin: 0;
    line-height: 1;
    font-size: 3.5rem;
    font-family: var(--moment-en);
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}
.page-w .p-img {

}
.page-w .p-txt h2 {
    margin-bottom: 1rem;
    font-weight: 800;
}
.page-w .p-txt h2 .accent {
    display: inline-flex;
    padding: 2px 6px;
    background-color: var(--moment-color);
    color: #fff;
    font-weight: 800;
}
.page-w .p-txt p {
    font-weight: 400;
}
@media (min-width: 992px) {
    .page-w {
        flex-direction: row;
    }
    .page-w .p {
        width: 50%;
    }
    .page-w .p-txt {
        padding: 3rem;
    }
    .page-w .p-img {}

}






#s_2 {

}

/* 
.page {
    margin: 0 auto;
    padding: 1rem;
    border: 1px solid var(--moment-color);
    font-family: var(--font-family);
    font-weight: 300;
}
.page_section {

}
h1.page_title {
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    border-left: 6px solid var(--moment-color);
    font-family: var(--moment-ko2);
    font-weight: 700;
}
p.page_p {

}
@media (min-width: 992px) {
    .page {
        padding: 3rem;
    }
}


#about_moment .img_c {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #fde4dd;
}
#about_moment .img_c img {
    display: block;
    max-width: 500px;
    margin: 0 auto;
}

.page_r {
    width: 100%;
    height: 100%;
}
.book_photo {
    width: 100%;
    height: 100%;
    background: url('/common/event/images/moment_mallorca/book_photo.webp') 50% 0% no-repeat;
    background-size: cover;
}
@media (min-width: 992px) {
    #about_moment h1 {
        margin-bottom: 1.7rem;
    }
}
 */





.book_chapter {
    /* --bs-gutter-x: 1.5rem; */
    /* --bs-gutter-y: 1.5rem; */
}
.book_chapter .chapter_block {
    margin: 0 0 2rem 0;
}
.book_chapter .img_c {
    /* padding: 10px; */
    /* border-radius: 1rem; */
    border: 1px solid #d7d7d7;
    overflow: hidden;
    box-shadow: 4px 4px 0px #eee;
    overflow: hidden;
}
.book_chapter .img_c img {}

.chapter {}
.chapter h3 {
    margin-bottom: 0;
    color: var(--moment-color);
    font-family: var(--moment-en);
    font-weight: 500;
    font-size: 1.4rem;
}
.chapter h3 .no {
    display: inline-flex;
    margin-left: 8px;
    padding: 0 8px;
    background-color: var(--moment-color);
    color: #fff;
}
.chapter h1 {
    margin-bottom: 2rem;
    color: var(--moment-color);
    font-family: var(--moment-en);
    font-size: 4rem;
    font-weight: 600;
    line-height: 1;
}
.chapter p.subject {
    padding: 5px 5px 5px 1rem;
    border-left: 5px solid var(--moment-color);
    color: #000;
    font-weight: bold;
    font-family: var(--moment-ko2);
    font-size: 1.1em;
}
.chapter p {
    padding: 1rem;
    font-weight: 400;
}











#s_7 .p-header {
    max-width: 600px;
}

.page-w .p-100 {
    width: 100%;
}

.gallery_img {
    width: 100%;
    text-align: center;
}
.gallery_img img {
    display: block;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    width: 100%;
    max-height: 263px;
}
@media (min-width: 992px) {
    .gallery_img img {
        max-height: 700px
    }
}






.purchase_bg {
    height: 70svh;
    background: url('/common/event/images/moment_mallorca/promotion.webp') 50% 50% no-repeat;
    background-size: cover;
}


#section_purchase {
    margin: 0;
    padding: 3rem 0;
    background-color: var(--b24-blue2);
    color: #fff;
}

.consult_w {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.consult_w h1 {
    margin-bottom: 1.5rem;
    line-height: 1.1;
    color: var(--moment-color);
    font-size: 2.3rem;
    font-family: var(--moment-ko2);
}
.consult_w .txt_c {
    text-align: center;
}
.consult_w .txt {
    margin: 0 0 1rem 0;
    line-height: 1.4;
}
.consult_w .links {

}

.consult_w .link {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem 2rem;
    min-width: 300px;
    border-radius: 10px;
    border-bottom: 3px solid var(--ch-red5);
    background-color: var(--consult);
    /* background: var(--consult-bg); */
    font-weight: 400;
    background: linear-gradient(122deg, var(--moment-color) 0%, rgb(223 121 31) 55%, rgb(255 164 86) 100%);
}
.consult_w .link2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    padding: 12px 2rem;
    /* min-width: 200px; */
    border-radius: 10px;
    /* border-bottom: 3px solid var(--ch-red5); */
    /* background-color: var(--consult); */
    /* background: var(--consult-bg); */
    /* font-weight: 400; */
    background: linear-gradient(122deg, #d9d9d9 0%, rgb(133 133 133) 55%, rgb(105 105 105) 100%);
    font-size: 1.3rem;
    /* width: 150px; */
    margin: 10px auto 0 auto;
    color: #ffffff;
}

.consult_w .link:hover {
    background-color: var(--ch-red3);
}
.consult_w .link:active {
    border-bottom: 0;
    border-top: 3px solid var(--ch-red5);
}
.consult_w .link img {
    width: 130px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.consult_w .link .link_txt {
    color: #fff;
    line-height: 1;
}

@media (min-width: 992px) {
    #section_purchase {
        padding: 7rem;
    }
    .consult_w {
        flex-direction: row;
        justify-content: space-between;
        max-width: 1000px;
        margin: 0 auto;
    }
    .consult_w .txt {
        margin: 0 1rem 0rem 0;
    }
    .consult_w h1 {
        font-size: 3rem;
    }
}



#shotcut_consulting {
    background-color: var(--moment-color);
    border-bottom-color: #962f13;
}


@media (min-width: 992px) {
    #right_floating_box {
        bottom: 135px;
    }
}

#shotcut_consulting {
    background: linear-gradient(122deg, var(--moment-color) 0%, rgb(223 121 31) 55%, rgb(255 164 86) 100%);
}


/*
font-family: mokoko, serif;
5<--,6<--,7,8
font-family: pretendard, sans-serif;
3,4<--,7,8<--
*/
