@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/subsets/Paperlogy-dynamic-subset.css");

#content .paperlogy {  font-family: "Paperlogy", -apple-system, BlinkMacSystemFont, "Segoe UI",Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;}
#content .img_box img {width: 100%; }
#content .sub_visual {width: 100%; height:48.5vw; position: relative; background-image: url(/images/momo/treatment-program/img_visual_bg.jpg);
    background-repeat: no-repeat;  background-position: center bottom; background-size: cover; }
#content .sub_visual .inner {padding: 0 19.06% }
#content .sub_visual .text_box {text-align: left; }
#content .sub_visual .text_box h3 {font-size: 64px; font-weight: 700; margin-bottom: 24px;line-height: 1.2;}
#content .sub_visual .text_box .add_text {font-size: 22px; font-weight: 300;line-height: 1.4; }
#content [class*="section"] .inner {padding: 160px 14.7%;}
#content .container .title_box {text-align: center}
#content .container .title_box h4 {font-size: 64px; line-height: 1.5; color: #161718; margin-top:10px;}
#content .container .title_box .sub_title {font-size: 22px; line-height: 1.3; margin-top:40px;}
#content .container .title_box .sub_text {font-size: 26px; line-height: 1.5; font-weight: 400; color: #474A4D; letter-spacing: -1px;margin-top:36px;}
#content .swiper-container {position:relative;padding-bottom: 80px;}
#content .swiper-pagination .swiper-pagination-bullet {background: #D2E0F4 !important; opacity: 1; width:10px;height: 10px;}
#content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #028DD0 !important;width: 20px; border-radius: 30px;}
#content .container .content_box {margin-top: 80px;}
#content .marker {color: #fff;background:#1C3BA2;padding: 0 4px;}
#content .cause_list {width: 85.38%; max-width: 1200px; margin:0 auto; display : grid; grid-template-columns: repeat(4, 1fr); gap:16px; }
#content .cause_item {border-radius: 170px;color: #fff;display: flex;justify-content: center;align-items: center;padding: 120px 0;}
#content .cause_item .text_box {text-align:center;letter-spacing: -0.02em;}
#content .cause_item .text_box h5 {font-size: 26px;line-height: 1.3;margin-bottom: 12px;}
#content .cause_item .text_box p {font-size: 20px;line-height: 1.5;}
#content .process_box {display: flex; justify-content: center; align-items: stretch; gap: 54px;}
#content .process_step {display: flex; justify-content: center; align-items: stretch; position: relative;}
#content .process_step::after {content:'';position:absolute; top: 50%; right:0; width: 58px; height: 65px;
   background-repeat:no-repeat ;background-position: center center; background-size: contain; transform: translate(80%, -50%);}
#content .process_step:last-of-type::after {content:none;}
#content .process_step > div { flex: 1;}
#content .process_step img {object-fit:cover; height: 100%;}
#content .process_step .text_box {display: flex; justify-content: center; align-items: center; gap: 8px; flex-direction: column;letter-spacing: -0.02em; text-align: center;}
#content .process_step .text_box h5 {font-size:26px}
#content .process_step .text_box p {font-size:20px; line-height: 1.4;}
#content .recommend_wrap {background-color:#1C3BA2 }
#content .recommend_wrap .title_box h4 {color: #fff;font-weight: 400;}
#content .recommend {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 24px;width: 83.04%;margin: 0 auto;}
#content .recommend li {width: calc(50% - 12px);color: #fff;display:flex;gap: 24px;letter-spacing: -0.02em;line-height: 1.2;align-items: stretch;}
#content .recommend li .num {font-size: 54px;font-weight: 700;min-width: 68px;width: 68px;}
#content .recommend li .desc_text {font-size: 24px;font-weight: 500;padding-left: 24px;border-left: 1px solid rgba(255, 255, 255, 0.30);display: flex;align-items: center;text-wrap: balance;word-break: keep-all;line-height: 1.4;}
#content .recommend li:nth-child(1) { order: 1; }
#content .recommend li:nth-child(2) { order: 3; }
#content .recommend li:nth-child(3) { order: 5; }
#content .recommend li:nth-child(4) { order: 2; }
#content .recommend li:nth-child(5) { order: 4; }
#content .section07 .recommend li:nth-child(1) { order: 1; }
#content .section07 .recommend li:nth-child(2) { order: 3; }
#content .section07 .recommend li:nth-child(3) { order: 2; }
#content .section07 .recommend li:nth-child(4) { order: 4; }
#content .section01 .venn-container {display: flex;justify-content: center;width: 700px;margin: 0 auto 120px;position: relative;}
#content .section01 .venn-container::before {content:'';width: 90%;height: 130%;border-radius:300px;position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border:1px solid rgba(43, 77, 190, 0.50);}
#content .section01 .venn-container::after {content:'+';font-size:50px; font-weight:700;color: #1C3BA2;display: block;position: absolute;top: 50%;left: 50%; transform: translate(-50%, -50%);}
#content .section01 .circle {width: 38%; border-radius:50%; position: relative;}
#content .section01 .circle .text_box {width: 120%;height: 120%;object-fit: cover;text-align: center;border-radius: 50%;letter-spacing: -0.02em;gap: 12px;
    display: flex;flex-direction: column;align-items: center;justify-content: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background:rgba(221, 226, 234, 0.60);}
#content .section01 .circle::after {content: ''; display: block; padding-bottom: 100%;}
#content .section01 .circle .text_box strong {font-size: 32px;line-height: 1.5;}
#content .section01 .text_box .desc_text {font-size: 22px;text-align:center;line-height: 1.6;letter-spacing: -0.02em;}
#content .section02 {background: #0D1D3D;}
#content .section02 .title_box h4 { color: #fff;}
#content .section02 img {border-radius: 16px;}
#content #program ul.swiper-wrapper {height: 600px;}
#content #program ul.swiper-wrapper li {flex-shrink:0;display: flex;height: auto;}
#content .program_box {width: 100%;background: #fff;border-radius: 16px;display: flex;justify-content: center;align-items: center;flex-direction: column;padding: 80px 48px 120px;}
#content .program_box .img_box {margin: 72px auto 0; }
#content .program_box .label {font-size: 16px;background: #1C3BA2;color: #fff;padding: 8px 16px;border-radius: 16px;margin-bottom: 24px;}
#content .program_box h5 {font-size: 44px; line-height: 1.2; letter-spacing: -0.02em;}
#content #exosome_program {background: #1C3BA2;}
#content #exosome_program .program_box .label {background: #0D1D3D;}
#content .section03 .tab-pagination {max-width: 1340px; margin: 0 auto;}
#content .section03 .tab-pagination > div {display: flex ;  justify-content: space-between; align-items: center; gap: 8px;}
#content .section03 .tab-pagination > .tab_ver {display: none !important;}
#content .section03 .tab-pagination .top {margin-bottom: 8px;}
#content .section03 .tab-pagination .tab {font-size: 24px;font-weight: 600;color: #BBBDC8;background: #ECF1FA;border-radius: 8px;padding: 8px;flex-grow: 1;}
#content .section03 .tab-pagination .tab.active,
#content .section03 .tab-pagination .tab:hover {color: #fff; background: #1C3BA2;}
#content .section03 .swiper-container {margin: 120px 0;}
#content .section03 .ingredient {border-top:1px solid #B9BAC1;width: 100%;margin-top: 32px;padding-top: 32px;font-size: 22px;line-height: 1.6;letter-spacing: -0.02em;font-weight: 500;}
#content .section03 .product_box {display: flex; justify-content: space-between; align-items: center;gap: 80px;}
#content .section03 .product_box .text_box {display: flex; flex-direction: column; justify-content: center; align-items: flex-start; letter-spacing: -0.02em;}
#content .section03 .product_box > div {flex:1;}
#content .section03 .product_box .text_box .sub_text {font-size: 36px;line-height: 1.2;text-wrap: balance;word-break: keep-all;margin-bottom: 4px;}
#content .section03 .product_box .text_box h5 {font-size: 54px;line-height: 1.2;margin-bottom: 40px;text-wrap: balance;word-break: keep-all;}
#content .section03 .product_box .text_box .desc_text {font-size: 22px;line-height: 1.5;text-wrap: balance;word-break: keep-all;color:  #3c3c3c;}
#content .section03 .product_box .comparison-table {display: flex;border: 2px solid #BECDE4;position: relative;margin-top: 40px;}
#content .section03 .comparison-column {padding: 0 32px 24px;display:  flex;justify-content: flex-start;align-items:center;flex-direction: column;flex-grow: 1;}
#content .section03 .comparison-column +.comparison-column {border-left: 2px solid #BECDE4; }
#content .section03 .product_box .comparison-table .feature-list {font-size: 20px;line-height: 1.5;letter-spacing: -0.02em;}
#content .section03 .product_box .comparison-table .column-header {background-color: #0D1D3D;color:#fff;border-radius: 0 0 22px 22px;font-size: 26px;font-weight: 500;margin:-2px 0 24px;width: 80%;text-align: center;padding: 4px 0;}
#content .section03 .divider-icon {position: absolute;width: 36px;top: 50%;left: 50%; transform: translate(-50%, -50%); background-color: #fff; padding: 12px 0;}
#content .section06 {background: linear-gradient(180deg, rgba(58, 103, 255, 0.30) 50.98%, rgba(6, 13, 34, 0.30) 100%), #0D1D3D; color: #fff;}
#content .section06 .title_box h4 { color: #fff;}
#content .section06 .top .text_box {font-size: 22px; line-height: 1.5; letter-spacing: -0.02em;margin-top: 60px;}
#content .section06 .bottom {padding-top: 120px;}
#content .section06 .bottom h5 {font-size: 60px;font-weight: 600;letter-spacing: -0.02em; text-align: center;}
#content .section06 .promo-banner {display: flex; justify-content:center; align-items: center; gap: 64px;margin-top: 40px;}
#content .section06 .promo-banner > div {flex:1}
#content .section06 .promo-banner .text_box {display: flex; justify-content:center; align-items: flex-start; flex-direction: column;letter-spacing: -0.02em;}
#content .section06 .promo-banner .tagline {font-size:40px; line-height: 1.2;margin-bottom: 80px;}
#content .section06 .promo-banner .desc_text {font-size:40px; line-height: 1.2;}
#content .section06 .promo-banner .price_text {font-size:60px; }
#content .section06 .promo-banner .price_text strong {font-size:100px; }
#content .section06 .promo-banner .text_box .yellow {color: #FFED7F;}
#content .section08 { width: 100%; position: relative; background-image:  linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/images/momo/treatment-program/img_section08_bg.jpg);  background-repeat: no-repeat;
    background-position: center center; background-size: cover; }
#content .section08 .text_box {letter-spacing: -0.02em; color: #fff;display:flex;flex-direction: column; justify-content: center; align-items: center; gap:40px;text-wrap:balance; word-break:keep-all; text-align:center;}
#content .section08 h4 {font-size: 64px;line-height: 1.2;font-weight: 400;}
#content .section08 p {font-size: 24px;line-height: 1.4;}

@media screen and (max-width:1800px) {
#content .section06 .recommend {width:100%;}
}

@media screen and (max-width:1540px) {
#content .container .title_box .sub_title {font-size: 20px;margin-top: 32px;}
#content .container .title_box h4 {font-size: 54px; margin-top:8px;}
#content .cause_list {width: 100%;}
#content .section03 .inner {padding: 160px 8%;}
#content .section03 .product_box {gap: 40px;}
#content .section06 .content_box {width: 100%;}
#content .section07 .content_box {width: 100%;}
}

@media screen and (max-width:1440px) {
#content .container .section05::after {content:none;}
#content .section03 .tab-pagination .tab {font-size: 18px}
}

@media screen and (max-width:1058px) {
#content .container .title_box .sub_text {font-size: 20px}
}

@media screen and (max-width: 1024px) {
#content .sub_visual {padding: 0 5%;height: calc(144vw - 94px);background-image: url(/images/momo/treatment-program/img_visual_bg_tb.jpg);background-position: center bottom;}
#content .sub_visual .inner {padding: 0;}
#content .sub_visual .text_box h3 {font-size: 44px; }
#content .sub_visual .text_box .add_text {font-size:22px;}
#content [class*="section"] .inner {padding: 120px 5%;}
#content .container .title_box h4 {font-size: 44px; margin-top:8px;}
#content .container .content_box {margin-top:48px;}
#content #program ul.swiper-wrapper {height: 500px;}
#content .program_box {width: 100%;background: #fff;border-radius: 16px;display: flex;justify-content: flex-start;align-items: center;flex-direction: column;padding: 60px 48px 0;}
#content .program_box .img_box {margin: 48px auto 0; }
#content .program_box h5 {font-size: 38px;}
#content .recommend li .num {font-size: 34px;min-width: 44px;width: 44px;}
#content .recommend li .desc_text {font-size: 16px;padding-left: 17px;}
#content .section03 .swiper-container {margin: 40px 0;padding-bottom: 44px;}
#content .section03 .product_box {flex-direction:column;gap: 40px;}
#content .section03 .product_box .img_box {width: 50%;}
#content .section03 .tab-pagination > div {flex-wrap: wrap;}
#content .section03 .tab-pagination .tab {font-size: 16px;}
#content .section03 .product_box .text_box {text-align: center;align-items:  center;}
#content .section03 .product_box .text_box .sub_text {font-size: 32px;}
#content .section03 .product_box .text_box h5 {font-size: 42px;}
#content .section03 .product_box .text_box .desc_text {font-size: 18px;}
#content .section03 .product_box .comparison-table .column-header {font-size:18px; border-radius: 0 0 14px 14px;}
#content .section03 .product_box .comparison-table .feature-list {font-size: 16px;text-align: left;}
#content .section03 .divider-icon {width: 24px;padding: 8px 0;}
#content .section03 .ingredient {font-size: 18px}
#content .cause_list {grid-template-columns:repeat(2, 1fr);}
#content .cause_item {padding:40px 0}
#content .section06 .bottom h5 {font-size: 40px;}
#content .section06 .promo-banner {gap: 24px;}
#content .section06 .promo-banner .tagline {font-size: 24px;}
#content .section06 .promo-banner .desc_text {font-size: 24px;}
#content .section06 .promo-banner .price_text {font-size: 34px;}
#content .section06 .promo-banner .price_text strong {font-size: 56px;}
#content .process_box {flex-direction:column;gap: 48px;width: 50%;margin: 0 auto;}
#content .process_step::after {top:auto;bottom:0;right:50%;width: 50px;height: 55px;transform: rotate(90deg) translate(90%, -50%);z-index:1;}
#content .section07 .service_list {gap: 12px;}
#content .section07 .method_list {gap: 12px;}
#content .section08 {background-image:  linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/images/momo/treatment-program/img_section08_bg_mo.jpg);background-position: bottom left;background-attachment: initial;}
#content .section08 h4 {font-size: 48px; }
#content .section08 p {font-size: 20px; }
}

@media screen and (max-width:767px) {
#content .wrap { min-width: 375px; }
#content .sub_visual {padding: 0 8%;height: calc(180vw - 64px);background-image: url(/images/momo/treatment-program/img_visual_bg_mo.jpg);}
#content .sub_visual .text_box h3 {font-size: 34px;margin-bottom: 16px; }
#content .sub_visual .text_box .add_text {font-size:18px;}
#content [class*="section"] .inner {padding: 60px 24px;}
#content .container .title_box .sub_title {font-size:18px;margin-top: 24px;}
#content .container .title_box h4 {font-size: 34px; margin-top:8px;}
#content .container .content_box {margin-top: 40px;}
#content .container .title_box .sub_text {font-size: 16px}
#content #program ul.swiper-wrapper {height: 100%;align-items: stretch;}
#content .program_box {padding: 40px 60px;}
#content .program_box .label {font-size: 12px;}
#content .program_box h5 {font-size: 30px; }
#content .program_box .img_box {margin: 24px auto 0; }
#content .recommend li .num {font-size: 34px;min-width: 44px;width: 44px;}
#content .recommend li .desc_text {font-size: 16px;padding-left: 17px;}
#content .cause_list {grid-template-columns: repeat(1, 1fr);}
#content .cause_item {padding: 16px 0;}
#content .cause_item .text_box h5 {font-size: 20px;}
#content .cause_item .text_box p {font-size: 16px;}
#content .process_box {gap: 8px;width: 100%;}
#content .process_step::after {width:44px;transform: rotate(90deg) translate(80%, -160%);}
#content .process_step .text_box {flex: 2;}
#content .process_step .text_box h5 {font-size:20px}
#content .process_step .text_box p {font-size:16px;}
#content .recommend_wrap .title_box h4 {font-size:32px;}
#content .recommend {flex-direction:column;justify-content: center;width: 100%;}
#content .recommend li {width: 100%; gap: 17px;}
#content .recommend li:nth-child(1) { order: 1; }
#content .recommend li:nth-child(2) { order: 2; }
#content .recommend li:nth-child(3) { order: 3; }
#content .recommend li:nth-child(4) { order: 4; }
#content .section01 .circle {width: 42%;}
#content .section01 .circle .text_box strong {font-size: 18px;}
#content .section01 .venn-container {width: 100%;margin: 40px auto 60px;}
#content .section01 .venn-container::after {font-size: 30px;}
#content .section01 .venn-container::before {width: 100%;}
#content .section01 .text_box .desc_text {font-size: 18px;}
#content .section03 .inner {padding: 0}
#content .section03 .content_box {margin-top: 0}
#content .section03 .product_header {background:#F8FAFF; border-bottom:1px solid #D2E0F4 ;padding:16px 24px;position:relative; cursor: pointer;}
#content .section03 .product_header::after {content: '';position: absolute;top: 50%;right: 24px;display: block;width: 8px;height: 8px;border: 2px solid var( --black-color-950);border-top: 0;border-left: 0; 
         transition: transform 0.3s ease; -ms-transform: rotate(-45deg) ;-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg) ;transform: rotate(45deg);margin-top:-2px;}
#content .section03 li.active .product_header::after { transform: rotate(-135deg);}
#content .section03 .product_header h5 {font-size: 20px; letter-spacing: -0.02em;}
#content .section03 .product_box {display: none;padding: 60px 0 80px;}
#content .section03 .product_box .text_box {text-align: center; align-items: center;}
#content .section03 .product_box .text_box .sub_text {font-size: 24px;line-height: 1.2;}
#content .section03 .product_box .text_box h5 {font-size: 32px;margin-bottom: 0;}
#content .section03 .product_box .text_box .desc_text {font-size: 16px;padding: 0 24px;}
#content .section03 .product_box .img_box {width: 100%;margin: 40px 0;}
#content .section03 .product_box .small-image {padding:0 24px;}
#content .section03 .ingredient {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 8px;padding: 32px 8px 0; text-align:left;}
#content .section03 .ingredient li {width: calc(50% - 4px);display:flex;gap: 24px;letter-spacing: -0.02em;line-height: 1.2;align-items: stretch; font-size: 14px;}
#content .section03 .product_box .comparison-table .column-header {font-size:18px; border-radius: 0 0 14px 14px;}
#content .section03 .product_box .comparison-table .feature-list {font-size: 16px;text-align: left;}
#content .section03 .comparison-column {padding: 0 16px 24px;}
#content .section03 .divider-icon {width: 24px;padding: 8px 0;}
#content .section06 .top .text_box {font-size: 16px; text-align: center; text-wrap: balance; word-break: keep-all;}
#content .section06 .bottom h5 {font-size: 34px;text-wrap: balance;word-break: keep-all;}
#content .section06 .top {padding-bottom: 40px;}
#content .section06 .bottom {padding-top: 40px;}
#content .section06 .promo-banner {flex-direction:column;margin-top: 24px;gap:  0;}
#content .section06 .promo-banner .img_box {width: 80%;}
#content .section06 .promo-banner .tagline {font-size: 20px;text-align: center;margin-bottom: 40px;}
#content .section06 .promo-banner .text_box {align-items: center;}
#content .section07 .recommend li:nth-child(1) { order: 1; }
#content .section07 .recommend li:nth-child(2) { order: 2; }
#content .section07 .recommend li:nth-child(3) { order: 3; }
#content .section07 .recommend li:nth-child(4) { order: 4; }
#content .section08 h4 {font-size: 36px; }
#content .section08 p {font-size: 18px; }
}