@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);footer{--fsLogo:30px;--fsDetail:18px;background-color:#333}footer,footer a{color:#838383}footer .footer-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1570px;padding:50px 25px}footer .footer-container .leftItem .logo{color:#fff;font-size:var(--fsLogo)}footer .footer-container .leftItem .detail{font-size:var(--fsDetail);line-height:1.5;padding:35px 0}footer .footer-container .leftItem .list{display:flex}footer .footer-container .leftItem .list li{font-size:var(--fsDetail);padding-right:20px}footer .footer-container .rightItem a{color:#fff;font-size:var(--fsDetail)}footer .footer-container .rightItem li{padding-top:15px}@media screen and (max-width:880px){footer{--fsLogo:23px;--fsDetail:16px}}@media screen and (max-width:767px){footer{--fsLogo:23px;--fsDetail:14px}footer .footer-container{align-items:flex-start;flex-direction:column;padding:30px 20px}footer .footer-container .leftItem .detail br{display:none}footer .footer-container .leftItem .list li{padding-right:20px}footer .footer-container .rightItem{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;padding-top:20px;width:100%}}.header{height:82px;left:0;right:0;top:0;z-index:5}.header,.header a{color:#fff}.header .menu_items a:hover{color:#e04c8a}.header .header-container{align-items:center;display:flex;height:82px;justify-content:space-between;margin:0 auto;max-width:1570px;padding:0 25px}.header_menu{align-items:center;display:flex;flex:1 1;justify-content:center}.header_menu .header_title{cursor:pointer;font-size:21px;font-weight:700}.header_menu .header_title img{height:auto;width:124px}.header_menu .list_menu{align-items:center;display:flex;flex:1 1;justify-content:center;margin-bottom:0}.header_menu .list_menu .menu_items{padding-left:46px}.header_menu .list_menu .menu_items a{font-family:Pretendard_Variable;font-size:15px}.header_menu .list_menu .menu_items .activeItemsPage{color:#e04c8a}.header .header_lang{align-items:center;display:flex;gap:12px}.header .header_lang_button{align-items:center;background-color:transparent;border:1px solid #fff;border-radius:28px;cursor:pointer;display:flex;height:35px;justify-content:center;width:120px}.header .header_lang_button span{font-size:16px}.header .header_lang_choooseLang{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.header .header_lang_choooseLang span{padding-right:5px}.header .header_lang_choooseLang svg{height:16px;width:16px}.header .header_lang .lang{cursor:pointer;opacity:.6}.header .header_lang .active{opacity:1}.header .header_mobile_icon{display:none}@media screen and (max-width:1200px){.header_menu .list_menu .menu_items{padding-left:20px}.header_menu .list_menu .menu_items a{font-size:13px}}@media screen and (max-width:960px){.header_menu{justify-content:flex-start}.header .header_lang,.header_menu .list_menu{display:none}.header .header_mobile_icon{display:block}}.activeNav{background-color:#fff;color:#000}.activeNav a{color:#000}.menu-mobile-lang .menu-icon{cursor:pointer;display:block;height:20px;position:relative;width:25px;z-index:99999}.menu-mobile-lang .menu-icon span{background-color:#211815;border-radius:30px;display:block;height:2px;position:absolute;transition:background-color .3s ease-out;transition:all .35s;width:100%}.menu-mobile-lang .menu-icon span:first-child{top:0}.menu-mobile-lang .menu-icon span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.menu-mobile-lang .menu-icon span:nth-child(3){bottom:0}.menu-mobile-lang .check span{background-color:#211815;transition:background-color .3s ease-out;transition:all .3s}.menu-mobile-lang .check span:first-child{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.menu-mobile-lang .check span:nth-child(2){display:none}.menu-mobile-lang .check span:nth-child(3){top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.menu-mobile-lang .header-mobile{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.5s;width:85%;z-index:99}.menu-mobile-lang .header-mobile .logo{height:auto;margin-bottom:40px;margin-top:25%}.menu-mobile-lang .header-mobile .logo span{color:#fff;font-size:26px}.menu-mobile-lang .header-mobile .icon-close{display:flex;justify-content:flex-end;padding:20px}.menu-mobile-lang .header-mobile .icon-close span{color:#000;font-size:30px}.menu-mobile-lang .header-mobile .menu-mobile-items{font-family:Pretendard_Variable;font-weight:700;margin-bottom:40px}.menu-mobile-lang .header-mobile .menu-mobile-items .list_menu{display:flex;flex-direction:column;gap:35px;margin-bottom:0}.menu-mobile-lang .header-mobile .menu-mobile-items .list_menu .menu_items{text-align:center}.menu-mobile-lang .header-mobile .menu-mobile-items .list_menu .menu_items a{color:#fff;font-size:20px}.menu-mobile-lang .menu-mobile-lang{align-items:center;display:flex;flex-direction:column}.menu-mobile-lang .menu-mobile-lang a,.menu-mobile-lang .menu-mobile-lang span{color:#fff}.menu-mobile-lang .menu-mobile-lang .header_lang{display:flex;gap:30px;justify-content:center}.menu-mobile-lang .menu-mobile-lang .header_lang_button{border-color:#fff}.menu-mobile-lang .menu-mobile-lang .header_lang .lang{cursor:pointer;opacity:.6}.menu-mobile-lang .menu-mobile-lang .header_lang .active{opacity:1}.menu-mobile-lang .menu-mobile-lang .header_lang_choooseLang{color:#fff}.menu-mobile-lang .openMenu{background-color:#333;-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:960px){.menu-mobile-lang{display:none}}.err-page{align-items:center;display:flex;flex-direction:column;font-size:120px;height:100vh;justify-content:center;width:100%}.err-page h2{margin:0}.sharedComponent{background-color:#edf3be}.sharedComponent-container{align-items:center;display:flex;height:722px;justify-content:space-between;margin:0 auto;max-width:1500px;padding:0 25px}.sharedComponent-container .leftItem .title{color:#000;font-size:50px;font-weight:700;white-space:pre-line}.sharedComponent-container .leftItem .detail{align-items:center;display:flex;padding-top:50px}.sharedComponent-container .leftItem .detail .button{align-items:center;background-color:#fff;border:0 solid #11080e;border-radius:28px;cursor:pointer;display:flex;height:55px;justify-content:center;margin-left:20px;width:150px}.sharedComponent-container .leftItem .detail .button span{color:#000;font-size:25px;padding-right:10px}.sharedComponent-container .leftItem .detail .button img{height:25px;object-fit:contain;padding-top:3px;width:20px}@media screen and (max-width:767px){.sharedComponent-container{align-items:flex-start;flex-direction:column!important;height:100%}.sharedComponent-container .leftItem{padding-bottom:50px;padding-top:50px}.sharedComponent-container .leftItem .title{font-size:30px;white-space:normal}.sharedComponent-container .leftItem .detail{align-items:flex-start;flex-direction:column;padding-top:20px}.sharedComponent-container .leftItem .detail .button{height:45px;margin-left:0;margin-top:20px;width:120px}.sharedComponent-container .leftItem .detail .button span{font-size:18px}.sharedComponent-container .rightItem{padding:25px 25px 0}}.content_0 .sharedComponent-container .rightItem img{width:600px}.content_0 .sharedComponent-container .detail img{width:120px}.content_1 .sharedComponent-container .rightItem img{width:500px}.content_1 .sharedComponent-container .detail img{width:120px}.content_2 .sharedComponent-container .rightItem img{width:720px}.content_2 .sharedComponent-container .detail img{width:120px}.content_3 .sharedComponent-container .rightItem img{width:640px}.content_3 .sharedComponent-container .detail img{width:120px}.content_4 .sharedComponent-container .rightItem img{width:620px}.content_4 .sharedComponent-container .detail img{width:120px}.content_5 .sharedComponent-container .rightItem img{width:300px}.content_5 .sharedComponent-container .detail img{width:120px}.heroSection{--fsTit:50px;--fsDetial:36px;--fsButton:22px;--widthBtn:170px;--heightBtn:55px;position:relative}.heroSection-img img{height:100%;object-fit:contain;width:100%}.heroSection-content{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%)}.heroSection-content .title{color:#ffe365;font-size:var(--fsTit)}.heroSection-content .detail{color:#fff;font-size:var(--fsDetial);padding:0 0 35px}.heroSection-content .button{align-items:center;background-color:#fff;border:0 solid #11080e;border-radius:28px;cursor:pointer;display:flex;height:var(--heightBtn);justify-content:center;width:var(--widthBtn)}.heroSection-content .button span{color:#000;font-size:var(--fsButton)}@media screen and (max-width:1080px){.heroSection{--fsTit:30px;--fsDetial:22px;--fsButton:16px;--widthBtn:120px;--heightBtn:40px}}@media screen and (max-width:767px){.heroSection{--fsTit:22px;--fsDetial:20px;--fsButton:16px;--widthBtn:120px;--heightBtn:40px}.heroSection-img{height:500px}.heroSection-img img{height:100%;object-fit:cover;width:100%}}.subtitle-page_container{border-top:1px solid #a7a7a7;margin:0 10%}.subtitle-page p{color:#000;font-size:20px;font-weight:700;margin-bottom:0;padding:20px 0 20px 10px}@media screen and (max-width:1200px){.subtitle-page_container{margin:5px 5% 0}}@media screen and (max-width:767px){.subtitle-page p{padding:15px 0 20px 10px}}.box-pink,.intro-main{background-color:#fff2f9}.intro-main-container{margin:0 10%;padding:50px 0 130px}.intro-main-container .title{padding-bottom:50px}.intro-main-container .title span{color:#000;font-size:40px;font-weight:700;line-height:34px}.intro-main-container .intro-main-img{display:flex;justify-content:center;padding:60px 0 100px}.intro-main-container .intro-main-target{padding-bottom:60px}@media screen and (max-width:1200px){.intro-main-container{margin:0 5%;padding:30px 0 80px}}@media screen and (max-width:767px){.intro-main-container .title{padding-bottom:20px}.intro-main-container .title span{font-size:25px}.intro-main-container .intro-main-img{padding:30px 0 40px}.intro-main-container .intro-main-target{padding-bottom:30px}}.titleMain{align-items:center;display:flex;height:50px}.titleMain span{color:#fff;font-size:25px;font-weight:700;margin-left:15px}@media screen and (max-width:1550px){.titleMain span{font-size:20px}}@media screen and (max-width:1200px){.titleMain span{font-size:20px}}@media screen and (max-width:767px){.titleMain span{font-size:16px}}@media screen and (max-width:510px){.titleMain span{font-size:10px}}.titleMain-detail{padding:15px;white-space:pre}.titleMain-detail span{color:#000;font-size:16px;font-weight:500;line-height:1.4}@media screen and (max-width:1625px){.titleMain-detail{white-space:unset}}@media screen and (max-width:1200px){.titleMain-detail{padding:10px;white-space:unset}}@media screen and (max-width:767px){.titleMain-detail{white-space:unset}.titleMain-detail span{font-size:14px}}@media screen and (max-width:510px){.titleMain-detail span{font-size:10px}}.danger{background-color:#e04c8a}.primary{background-color:#91a9ea}.map{background-color:#e4ebfe}.map-container{margin:0 10%;padding:50px 0 130px}.map-container .title{padding-bottom:50px}.map-container .title span{color:#000;font-size:40px;font-weight:700;line-height:34px}.map-container .map-study-weight{padding:80px 0 60px}.map-container .map-study-improve{padding:40px 0 100px}.map-container .map-study-img{display:flex;justify-content:center;padding:60px 0 100px}@media screen and (max-width:1200px){.map-container{margin:0 5%;padding:30px 0 80px}}@media screen and (max-width:767px){.map-container .title{padding-bottom:20px}.map-container .title span{font-size:25px}.map-container .map-study-weight{padding:30px 0}.map-container .map-study-img{padding:30px 0 40px}.map-container .map-study-protects{padding:20px 0 0}.map .map-study-improve{padding:0}}.reference{margin:0 10%;padding:60px 0 70px}.reference-title{align-items:center;color:#000;cursor:pointer;display:flex;font-size:30px;font-weight:700;line-height:34px;padding-bottom:40px}.reference-title span{padding-right:12px}.reference p{color:#000;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0}@media screen and (max-width:1200px){.reference{margin:0 5%;padding:40px 0}}@media screen and (max-width:767px){.reference{padding:30px 0 60px}.reference-title{font-size:25px}.reference p{font-size:20px}}.reference .open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.reference-detail{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.reference-detail p{font-size:16px}@media screen and (max-width:1550px){.reference p{font-size:16px}}@media screen and (max-width:1200px){.reference p{font-size:16px}}@media screen and (max-width:767px){.reference p{font-size:16px}}@media screen and (max-width:510px){.reference p{font-size:10px}}.shop-container{align-items:start;align-items:center;display:flex;flex-wrap:wrap;gap:150px;height:100%;justify-content:center;margin:0 10%;padding-top:87px}.shop_info_head{border-bottom:1px solid #a7a7a7}.shop_info_head h4{color:#000;font-size:25px;font-weight:700}.shop_info_head p{font-family:Pretendard-Light;font-size:25px;font-weight:400}.shop_info_detail{margin-top:30px}.shop_info_detail_item{align-items:start;display:flex;flex-direction:row;justify-content:start}.shop_info_detail_item>*{font-size:15px}.shop_info_detail_item p{font-weight:700;width:25%}.shop_info_detail_item span{font-family:Pretendard-Light;font-weight:400;width:75%}.shop_info_detail .button{align-items:center;display:flex;flex-direction:column;width:100%}.shop_info_detail_seller{margin-top:40px}.shop_info_detail_seller .amazon{margin-bottom:-10px;margin-top:10px}.shop_info_detail_seller .amazon,.shop_info_detail_seller .iherb{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.shop_info_detail_seller .box-pink{align-items:center;border-radius:45px;display:flex;height:100px;justify-content:center;margin-bottom:20px;text-align:center;width:350px}@media screen and (max-width:1024px){.shop .shop-container{gap:20px;padding-top:10px}.shop .shop-container .item_01{display:flex;justify-content:center}.shop .shop-container .item_01 img{width:80%}.shop .shop-container .shop_info_detail_seller{margin-top:10px}}.section-five_v2{height:100%}.section-five_v2-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 10%}.section-five_v2 p{color:#000;font-family:Pretendard-Light;font-size:clamp(14px,2vw,20px);font-weight:700}.section-five_v2-content{text-align:center}.section-five_v2-content h3{color:#e04c8a;font-size:clamp(25px,2vw,34px);max-width:1000px}.section-five_v2-box{margin-top:-90px;max-width:1280px}.section-five_v2-box-white{background-color:#fff;border-radius:40px;padding:60px 80px}.section-five_v2-box-white p{font-family:Pretendard-Light;font-weight:unset}.section-five_v2-box img{margin-bottom:-10px}@media screen and (max-width:1299px){.section-five_v2-box{margin-top:0}.section-five_v2-box-white{padding:50px}}@media screen and (max-width:767px){.section-five_v2-box-white{padding:30px}}.section-fourth_v2{background-color:#ffebf6;height:100%}.section-fourth_v2-container{flex-direction:column;height:100%;margin:0 10%}.section-fourth_v2-container,.section-fourth_v2-list{align-items:center;display:flex;gap:50px;justify-content:center}.section-fourth_v2-list{flex-wrap:wrap}.section-fourth_v2-item{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;margin-inline:auto}.section-fourth_v2-item img{border-radius:100px;height:200px;width:200px}.section-fourth_v2-item h4{color:#e04c8a;font-family:PretendardVariable;font-size:22px;margin-top:25px;max-width:190px;min-height:100px}.section-fourth_v2-item .en{font-size:22px}.section-fourth_v2-item .kr{font-size:18px;margin-bottom:0;margin-top:0;min-height:50px}.section-fourth_v2-item p{color:#000;font-size:15px;max-width:200px;min-height:230px}@media screen and (max-width:1279px){.section-fourth_v2-list{display:block;gap:30px;width:100%}.section-fourth_v2-item{align-items:center;display:inline-flex;margin-bottom:20px;margin-right:auto;width:25%}}@media screen and (max-width:1099px){.section-fourth_v2-item{width:33%}.section-fourth_v2-item p{min-height:0}}@media screen and (max-width:767px){.section-fourth_v2-item{width:100%}.section-fourth_v2-item h4{text-align:center}.section-fourth_v2-item h4,.section-fourth_v2-item p{max-width:100%;min-height:0}}.section-one_v2{font-family:PretendardVariable,sans-serif;height:800px}.section-one_v2 .border-section{padding-bottom:0;padding-top:0}.section-one_v2-container{align-content:center;align-items:start;display:flex;flex-wrap:wrap;height:100%;justify-content:space-around;margin:0 10%}.section-one_v2-container .img{text-align:center}.section-one_v2-container .img img{margin:auto;width:95%}.section-one_v2 .detail{margin-top:55px}.section-one_v2 .detail .img-small{margin-bottom:20px;margin-left:auto}.section-one_v2 .detail h2{color:#e04c8a;font-family:Pretendard-SemiBold;font-size:clamp(20px,2vw,25px)}.section-one_v2 .detail li,.section-one_v2 .detail p{font-size:clamp(16px,2vw,20px)}.section-one_v2 .detail p{color:#000;font-family:Pretendard-Light;max-width:600px}.section-one_v2 .detail ul{list-style:inside;margin-bottom:80px}.section-one_v2 .detail ul li{font-family:Pretendard-SemiBold;line-height:35px}.section-one_v2 .detail_images{display:flex;gap:10px;margin-top:20px}.section-one_v2 .detail_images img{object-fit:contain}@media screen and (max-width:1299px){.section-one_v2{height:100%;padding-bottom:100px;padding-top:100px}.section-one_v2 .detail{margin-top:5px}}.section-three_v2{height:100%}.section-three_v2-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 10%}.section-three_v2-container h3{font-family:Pretendard-SemiBold;font-size:25px}.section-two_v2{height:100%}.section-two_v2 .border-section{padding-bottom:0;padding-top:0}.section-two_v2-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:end;margin:0 10%}.section-two_v2-container .title{margin-top:100px}.section-two_v2-container .title img{margin:auto;width:80%}.section-two_v2-container .detail img{margin:10% 0 0 10%;width:95%}@media screen and (max-width:767px){.section-two_v2-container{flex-direction:column;justify-content:center}.section-two_v2-container .title{padding-left:0}.section-two_v2-container .detail{padding-bottom:0}}.section-six_v2{height:100%}.section-six_v2-container{align-items:center;display:flex;flex-direction:column;gap:80px;height:100%;justify-content:center;margin:0 10%}.section-six_v2 h3{font-weight:700}.section-six_v2-content{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.section-six_v2-item{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:center}.section-six_v2-item img{background-position:50%;border-radius:30px;height:200px;object-fit:cover;width:200px}.section-six_v2-item h4{color:#e04c8a;font-family:PretendardVariable;font-size:23px}.section-six_v2-item p{color:#000;font-family:Pretendard-Light;font-size:15px;letter-spacing:.1px;max-width:200px;min-height:240px}@media screen and (max-width:1319px){.section-six_v2-content{display:block;gap:30px;width:100%}.section-six_v2-item{align-items:center;display:inline-flex;gap:10px;margin-bottom:20px;margin-right:2px;width:calc(25% - 4px)}}@media screen and (max-width:1099px){.section-six_v2-item{width:33%}}@media screen and (max-width:767px){.section-six_v2-item{align-items:center;gap:10px;width:100%}.section-six_v2-item p{max-width:100%;min-height:0;text-align:left}}@media screen and (max-width:1319px){#superCondria .section{height:auto}}#superCondria .section-line{height:2px;margin:auto}@media screen and (max-width:1023px){#superCondria .section-line{height:1px}}.faq{background-color:#ffebf6;display:flex;font-family:PretendardVariable}.faq .faq-container{margin:60px 10% 0}.faq .faq-container,.faq .faq-container .document-list,.faq .faq-container .document-list .document{display:flex;flex-direction:column;width:100%}.faq .faq-container .document-list .document{background-color:#d3e5e8;border-radius:30px;margin-bottom:20px;max-width:1280px;padding:20px 40px;transition:background-color .3s ease-out}.faq .faq-container .document-list .document .title{align-items:center;cursor:pointer;display:flex;font-size:23px;justify-content:space-between}.faq .faq-container .document-list .document .title img{height:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .1s linear;width:12px}.faq .faq-container .document-list .document .answer{font-family:Pretendard-Light;font-size:15px;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq .faq-container .document-list .document .answer p{margin:20px 0;white-space:pre-line}.faq .faq-container .document-list .document .answer img{height:auto;width:100%}.faq .faq-container .document-list .open{background-color:#fff;transition:background-color .3s ease-out}.faq .faq-container .document-list .open .title img{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.faq .bottom{margin-bottom:116px}@-webkit-keyframes fade-out{0%{margin:20px 0;opacity:1}to{margin:0;opacity:0}}@keyframes fade-out{0%{margin:20px 0;opacity:1}to{margin:0;opacity:0}}@-webkit-keyframes fade-in{0%{margin:0;opacity:0}to{margin:20px 0;opacity:1}}@keyframes fade-in{0%{margin:0;opacity:0}to{margin:20px 0;opacity:1}}@font-face{font-family:PretendardVariable;font-style:normal;font-weight:700;src:url(/static/media/Pretendard-Bold.3ec32cdae5bc0c0026a6.otf)}@font-face{font-family:Pretendard_Variable;font-style:normal;font-weight:500;src:url(/static/media/PretendardVariable.5eb5bd1fbc2a5778d20d.ttf)}@font-face{font-family:PretendardVariable-Regular;font-style:normal;font-weight:700;src:url(/static/media/Pretendard-Regular.de88013f2ea98a04dede.otf)}@font-face{font-family:Pretendard-SemiBold;font-style:normal;font-weight:600;src:url(/static/media/Pretendard-SemiBold.d8e6b49c5bbba3cd911b.otf)}@font-face{font-family:Pretendard-Light;font-style:normal;font-weight:300;src:url(/static/media/PretendardVariable.5eb5bd1fbc2a5778d20d.ttf)}*{-webkit-tab-highlight-color:transparent;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}body{--widthCircle:11px;font-family:Pretendard_Variable}::-webkit-scrollbar,body ::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{color:#000}ul{list-style-type:none}video{max-width:100%}.p{color:#999;font-size:15px;font-weight:400}.p,.text-head{line-height:1.62}.text-head{color:#e982ab;font-family:Pretendard-SemiBold;font-size:clamp(14.5px,3vw,18.5px);font-weight:600;text-align:left}.container{margin:0 auto;width:100%}@media only screen and (max-width:768px){.container{width:90%}}.container-fluid{margin:0 auto;width:1860px}@media only screen and (max-width:1660px){.container-fluid{width:1460px}}.h3{color:#000;font-family:PretendardVariable;font-size:clamp(30px,2vw,34px)}.none-border{border:transparent}.page-home{background-color:#ffebf6!important;padding-inline:3%}.border-section{padding-bottom:100px;padding-top:100px}@media screen and (max-width:767px){.border-section{padding-block:80px;padding-bottom:140px}}html{box-sizing:border-box;font-size:50.625%}@media (min-width:769px){html{font-size:56.25%}}@media (min-width:1281px){html{font-size:62.5%}}body,html{-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;font-family:Pretendard_Variable;line-height:1.4!important}body{background-color:#fff;font-size:18px;max-width:100%}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}button,input,select,textarea{outline:none}input{line-height:normal}button,label{cursor:pointer}a{text-decoration:none}img{display:block;max-width:100%}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.fd60af2f.css.map*/