/* BASIC css start */
.add-page #contentWrap {
    background: #fffcf8;
}

.add-page .visual-wrap {
    position: relative;
    background-image: url('/design/hangso1/a_product_banner/stories/PowerofHandwriting_main.jpg');
    padding: 300px 16px;
}

.add-page .flex-wrap .item .title {
    word-break: break-all;
}
.add-page .visual-wrap .title {
    color: #FFF;
}
.add-page .visual-wrap .sub-title {
    color: #FFF;
}
.add-page .visual-wrap .sub-title {
    font-family: "HvDTrial Brandon Grotesque";
    font-size: 32px;
    font-weight: 420;
    line-height: 36px;
    margin: 0 0 8px;
    word-break: keep-all;
}

.add-page .visual-wrap .text-wrap .title {
    margin-bottom: 0;
    word-break: keep-all;
    text-align: left;
}

.add-page .bg-wrap {
    background: #FFFCF8;
    padding: 80px 0 48px;
}

.add-page .desc-list-wrap li {
    color: #211D1D;
    font-family: "HvDTrial Brandon Grotesque";
    font-size: 16px;
    font-weight: 390;
    line-height: 28px;
}

.add-page .desc {
    margin-top: 32px;
    color: #211D1D;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.add-page .visual-wrap .text-wrap {
    padding: 0;
}

.add-page .visual-wrap .text-wrap .btn-play:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 126px;
    height: 126px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    transition: all .5s;
}

.add-page .visual-wrap .text-wrap .btn-play:hover:after {
    width: 84px;
    height: 84px;
}

.add-page .bg-black {
    background: #211D1D;
}

.bg-black .swiper-container .swiper-button-prev, .bg-black .swiper-container .swiper-button-next {
    filter: invert(1);
}

.bg-black .swiper-container .swiper-slide .name {
    color: #FFFFFF;
    font-family: "HvDTrial Brandon Grotesque";
    font-weight: 420;
    text-decoration: none;
}

.bg-black .swiper-container .swiper-pagination span {
    border: 1px solid #5A5858;
}

.bg-black .swiper-pagination .swiper-pagination-bullet-active {
    background: #FFFFFF !important;
}

.bg-black .add-page-title, .bg-black .add-page-sub-title {
    color: #FFFFFF;
}

.add-page .text-wrap {
    max-width: 792px;
    margin: 0 auto;
    padding: 80px 0 56px;
    color: #211D1D;
}

.add-page .text-wrap .title {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
}

.add-page .text-wrap .sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.add-page .text-wrap .sub-title + .sub-title {
    margin-top: 56px;
}

.add-page .text-wrap.p80 {
    padding: 80px 0;
}

.img-flex-wrap {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px; 
    position: relative;
    overflow: hidden;    /* ÀÌ¹ÌÁö°¡ ³ÑÄ¡¸é ¼û±è */


}
.img-flex-wrap {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;    /* ÀÌ¹ÌÁö°¡ ³ÑÄ¡¸é ¼û±è */


}

.img-flex-wrap .item {
    flex: 1;             /* °¡·Î °ø°£ ±Õµî ºÐ¹è */
    height: 450px;       /* ÄÁÅ×ÀÌ³Ê ³ôÀÌ ÁöÁ¤, ÇÊ¿ä¿¡ µû¶ó Á¶Àý */
    overflow: hidden;    /* ÀÌ¹ÌÁö°¡ ³ÑÄ¡¸é ¼û±è */
    position: relative;

}

.img-flex-wrap .item img {
    display: block;
    width: 100%;         /* °¡·Î ²Ë Ã¤¿ò */
    height: 100%;        /* ¼¼·Î ²Ë Ã¤¿ò */
    object-fit: cover;   /* ºñÀ² À¯ÁöÇÏ¸ç ÄÁÅ×ÀÌ³Ê ²Ë Ã¤¿ì±â */
    object-position: center; /* ÀÌ¹ÌÁö Áß¾Ó ±âÁØÀ¸·Î Àß¸² */
    position: relative;
    overflow: hidden;    /* ÀÌ¹ÌÁö°¡ ³ÑÄ¡¸é ¼û±è */


}

.img-flex-wrap .item {
    flex: 1;
    position: relative;
    overflow: hidden;    /* ÀÌ¹ÌÁö°¡ ³ÑÄ¡¸é ¼û±è */

}

.img-flex-wrap .item img {
    display: block;
    max-width: 100%;
    position: relative;
    overflow: hidden;    /* ÀÌ¹ÌÁö°¡ ³ÑÄ¡¸é ¼û±è */


}

.add-page .slider-wrap .swiper {
    margin-bottom: 0;
}

.add-page .add-page-sub-title {
    margin-bottom: 56px;
}

.add-page .flex-wrap .item .btn-wrap .btn {
    background: transparent;
}

.add-page .flex-wrap .item .inner-box {
    max-width: 824px;
}

.add-page .flex-wrap .item {
    padding: 0 40px 0 16px;
}

.add-page .flex-wrap .item img {
    max-height: 896px;
}

@media (max-width: 768px) {
    .add-page .visual-wrap {
        background-image: url('/design/hangso1/mallskin/pc/images/bg_page14_visual01_mo.png');
        padding: 304px 16px;
    }

    .add-page .visual-wrap .sub-title {
        font-size: 28px;
        line-height: 34px;
    }

    .add-page .visual-wrap .title {
        font-size: 48px;
        line-height: 80px;
    }

    .add-page .flex-wrap .item img {
        max-height: 100%;
    }

    .add-page .text-wrap {
        padding: 64px 0 54px;
    }

    .add-page .text-wrap .sub-title {
        font-size: 16px;
        line-height: 24px;
    }

    .add-page .flex-wrap .item {
        padding: 48px 16px;
    }

    .add-page .text-wrap .title {
        font-size: 36px;
        line-height: 44px;
    }

    .add-page .text-wrap.p80 {
        padding: 64px 0;
    }
}

@media (max-width: 375px) {
    .add-page .visual-wrap {
        padding: 220px 16px;
    }

    .add-page .visual-wrap .title {
        font-size: 44px;
        line-height: 52px;
    }

    .add-page .bg-wrap {
        padding: 40px 0;
    }

    .add-page .desc-list-wrap li {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    .add-page .desc {
        font-size: 14px;
        line-height: 24px;
    }

    .add-page .text-wrap {
        padding: 56px 0;
    }

    .add-page .text-wrap .sub-title {
        font-size: 14px;
        line-height: 20px;
    }

    .img-flex-wrap {
        flex-direction: column;
    }

    .add-page .text-wrap .title {
        text-align: left;
        font-size: 32px;
        line-height: 40px;
    }

    .add-page .text-wrap.p80 {
        padding: 56px 0;
    }

}



/* 2¿­ ÀÌ¹ÌÁö ºí·Ï */
.img-flex-wrap {
    display: flex;
    gap: 16px;               /* ÁÂ¿ì °£°Ý */
    margin-bottom: 40px;     /* Çà °£°Ý */
    flex-wrap: wrap;
}

/* °¢ ÀÌ¹ÌÁö ¾ÆÀÌÅÛ */
.img-flex-wrap .item {
    flex: 1;
    position: relative;
    height: 400px;           /* ³ôÀÌ Á¶Á¤ °¡´É */
    overflow: hidden;
}

/* ¸µÅ© ÀüÃ¼ Å¬¸¯ ¿µ¿ª */
.img-flex-wrap .item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

/* ÀÌ¹ÌÁö ½ºÅ¸ÀÏ */
.img-flex-wrap .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;       /* ºñÀ² À¯ÁöÇÏ¸ç ÄÁÅ×ÀÌ³Ê ²Ë Ã¤¿ò */
    object-position: center;
    display: block;
}

/* ÀÌ¹ÌÁö À§ ÅØ½ºÆ® ¿À¹ö·¹ÀÌ (»ó´Ü Áß¾Ó) */
.text-overlay {
    position: absolute;
    top: 20px;                /* »ó´Ü 20px À§Ä¡ */
    left: 50%;
    transform: translateX(-50%);  /* °¡·Î Áß¾Ó Á¤·Ä */
    color: white;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 5px rgba(0,0,0,0.0);
    background-color: rgba(0,0,0,0.0); /* ¹ÝÅõ¸í ¹è°æ */
    padding: 8px 12px;
    border-radius: 4px;
    z-index: 10;
}


/* Æ¯Á¤ÅØ½ºÆ® °ËÁ¤»ö */

.text-overlay.text-black {
    color: black;   /* °ËÁ¤»ö */
}


/* Æ¯Á¤ÅØ½ºÆ® Èò»ö Å×µÎ¸® */

.text-overlay.text-white-border {
    color: black;
    text-shadow:
        1px 0.05px 0 white,
       -1px 0.05px 0 white,
        1px -0.05px 0 white,
       -1px -0.05px 0 white;
}


/* ¸ð¹ÙÀÏ ¹ÝÀÀÇü */
@media (max-width: 768px) {
    .img-flex-wrap {
        flex-direction: column;
    }
    .img-flex-wrap .item {
        height: 300px; /* ¸ð¹ÙÀÏ ³ôÀÌ Á¶Á¤ */
    }
}

/* BASIC css end */

