@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('/lib/font-awesome/css/font-awesome.min.css');

::-moz-selection {
    background: #ffcc33;
    color: #1e1e1e;
}
::selection {
    background: #ffcc33;
    color: #1e1e1e;
}
html {height: 100%;}
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    letter-spacing: -0.5px;
    line-height: 140%;
    color: #1e1e1e;
}
#header {
    border-bottom: 0px !important;
    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4) !important;
}
#header.bgChange {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1) !important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:var(--swiper-pagination-bottom,-15vh);
}

.read_more {
    display: inline-block;
    color: #f7f7f7;
    font-size: 1.8rem;
    cursor: pointer;
    margin: 0 auto;
    padding: 16px 30px;
    border-radius: 50px;
    background-color: #1e1e1e;
}
.read_more:after {
    content:"\2192";
    margin-left: 5px;
    color: #ffcc33;
}
.animated {
    opacity: 0;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}
@keyframes fadeInUp {
    from {transform: translate3d(0,40px,0);}
    to {transform: translate3d(0,0,0); opacity: 1;}
}
@-webkit-keyframes fadeInUp {
    from {transform: translate3d(0,40px,0);}
    to {transform: translate3d(0,0,0); opacity: 1;}
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    backdrop-filter: blur(10px);
    color: white;
    z-index: 1000;
}
.modal-content {
    position: relative;
    margin: 0 auto;
    padding-top: 10rem;
    text-align: left;
    width: 1024px;
	height: 100vh;
	overflow: auto;
}
.modal-content p {
    font-weight: 200;
    font-size: 2rem;
    line-height: 170%;
    margin-bottom: 30px;
}
.modal-content .underline {
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 20%;
}
.modal-content p span {
    color: #ffcc33;
    font-weight: 500;
    font-size: 2rem;
    line-height: 150%;
}
.modal-content strong {
    font-weight: 600;
    font-size: 2rem;
    line-height: 150%;
}
.modal-content .hilight_txt {
    color: #ffcc33;
    font-weight: 600;
    font-size: 3rem;
    line-height: 150%;
}
.close-btn {    
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #f7f7f7;
    border: none;
    padding: 10px 20px;
    margin: 30px;
}
.close-btn:after { 
    display: inline-block;
    content: '\00d7';
    font-size: 3.5rem;
    line-height: 3.5rem;
}

/* visualWrap */
#visualWrap .center {
    z-index: 0;
    padding-top: 100px;
}
#visualWrap .visual h3 {
    font-size: 8rem;
    line-height: 150%;
    font-weight: 700;
    text-align: center;
}
#visualWrap .visual h3 span { 
    background: url("/img/main/underline.png") no-repeat;
    background-size: contain;
    background-position: 100% 100%;
}
#visualWrap .visual h3 .use_span { 
    background: url("/img/main/use_underline.png") no-repeat;
    background-size: contain;
    background-position: 100% 100%;
}
#visualWrap .visual h3 .ib_span { 
    background: url("/img/main/ib_underline.png") no-repeat;
    background-size: contain;
    background-position: 100% 100%;
}
#visualWrap button.btnMain {
    width: 260px;
    margin-top: 40px;
    border-radius: 50px;
}
.swiper-button-next, .swiper-button-prev {
    top: 65%;
    color:rgba(255,255,255,0.5);
}

#visualWrap .swiper-pagination  {
   /* bottom: -40%; */
}
#visualWrap .swiper-pagination span {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0px;
    padding: 1rem 1.8rem;
    color: #fff;
    background: rgba(255,255,255,0.2);
    border-radius: 50rem;
	width: 90px;
	height: 34px;
}
#visualWrap .swiper-pagination span.home {
	background: initial;
	height: auto;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 80px;
}
#visualWrap .swiper-pagination span.home img {
	width: 2rem;
}
#visualWrap .swiper-wrapper .hidden {
	text-indent: -9999px;
}


#ourgoal_wrap,
#ourway_wrap {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
#ourgoal_wrap,
#ourway_wrap,
#ourresults_wrap {
    position: relative;
}
#ourgoal_wrap .inner > p,
#ourway_wrap .inner > p,
#ourresults_wrap .inner > p {
    color: #ffcc33;
    margin-bottom: 20px;
    font-size: 2.5rem;
    font-weight: 600;
}
#ourgoal_wrap h4,
#ourway_wrap  h4{
    font-size: 6.5rem;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 100px;
}
#ourresults_wrap h4 {
    font-size: 6.5rem;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 100px;
}
#ourgoal_wrap h4 span,
#ourway_wrap  h4 span,
#ourresults_wrap h4 span {
    background: #ffcc33;
}

/* ourgoal_wrap */
#ourgoal_wrap {
    background: #fff;
}
#ourgoal_wrap .modal {
    background-color: rgba(0, 0, 0, 0.85);
    background-image: url("/img/main/modalbg_ourgoal.png");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}

/* ourway_wrap */
#ourway_wrap {
    background: #f7f7f7;
}
#ourway_wrap .modal {
    background-color: rgba(0, 0, 0, 0.85);
    background-image: url("/img/main/modalbg_ourway.png");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}
#ourway_wrap .modal .modal-content .underline {
    color: #f7f7f7 !important;
    font-size: 2.2rem;
    font-weight: 500 !important;
    text-decoration: underline;
    text-underline-offset: 20%;
}

/* ourresults_wrap */
#ourresults_wrap {
    padding: 200px 0px;
    background: #fff;
}
#ourresults_wrap .modal {
    background-color: rgba(0, 0, 0, 0.85);
    background-image: url("/img/main/modalbg_ourresults.png");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}
#ourresults_wrap .modal .modal-content .underline {
    color: #f7f7f7 !important;
    font-size: 2.2rem;
    font-weight: 500 !important;
    text-decoration: underline;
    text-underline-offset: 20%;
}

/* video_wrap*/
#video_wrap {margin-top: 100px;}
#video_wrap .inner {width: 100vw;}
#video_wrap ul li {
    position: relative;    
}
#video_wrap ul li .btnVideo .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(../img/main/icon_play.png);
    background-repeat: no-repeat;

    width: 92px;
    height: 92px;
}
#video_wrap ul li .btnVideo img {
    border-radius: 15px;
}
#video_wrap ul.three {
    margin: 30px 0px 30px;
    content: '';
    display: block;
    clear: both;
}
#video_wrap ul.three::after {
    content: '';
    display: block;
    clear: both;
}
#video_wrap ul.three li {
    display: inline-block;
    width:calc(33% - 20px);
    margin-right: 30px;
}
#video_wrap ul.three li:last-child {margin-right: 0px;}
#video_wrap ul.two {margin: 0 auto;}
#video_wrap ul.two::after {
    content: '';
    display: block;
    clear: both;
}
#video_wrap ul.two li {
    display: inline-block;
    width:calc(33% - 20px);
    margin-right: 30px;
}
#video_wrap ul.two li:last-child {
    text-align: left;
    margin-right: 0px;
}
.custom-modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(10px);
}
.custom-modal iframe {
    position: absolute;
    width: 45vw;
    height: 25.2vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.custom-close {
    position: absolute;
    top: 1%;
    right: 0;

    cursor: pointer;
    color: #f7f7f7;
    padding: 10px 20px;
    margin: 30px;

    font-size: 5.5rem;
    font-weight: 200;
}


/* productb2c_wrap  */
#productb2c_wrap {
    background: #ffcc33;
    padding: 200px 0px;
}
#productb2c_wrap h4 {
    font-size: 6.5rem;
    line-height: 6.5rem;
    font-weight: 700;
}
#productb2c_wrap h4 span {
    background: url("/img/main/circle.png") no-repeat;
    background-size: contain;
}
#productb2c_wrap li {
    position: relative;
    margin: 100px 140px 140px;
}
#productb2c_wrap li:last-child {
    margin-bottom: 0;
}
#productb2c_wrap .img,
#productb2c_wrap .txt {
}
#productb2c_wrap li:nth-child(2n-1) .img {
    width: 500px;
    height: 300px;
    float: left;
}
#productb2c_wrap li:nth-child(2n) .img {
    width: 500px;
    height: 300px;
    float: right;
}
#productb2c_wrap .img {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 0;
}
#productb2c_wrap .img span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#productb2c_wrap .value1 .img span {
    background: url("/img/main/img_value01.png") no-repeat center/ 100% auto;
    background-size: cover;
}
#productb2c_wrap .value2 .img span {
    background: url("/img/main/img_value02.png") no-repeat left top/ 100% auto;
    background-size: cover;
}
#productb2c_wrap .txt {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}
#productb2c_wrap li:nth-child(2n-1) .txt {
    right: 0;
}
#productb2c_wrap li:nth-child(2n) .txt {
    left: 0;
}
#productb2c_wrap .txt p {
    font-size: 4rem;
    line-height: 150%;
    text-align: left;
    font-weight: 600;
}
#productb2c_wrap .txt p span {
    background: #fff;
}
#productb2c_wrap .txt p strong {
    position: absolute;
    font-size: 3rem;
    margin-top: 50px;
    font-weight: 700;
    color: rgba(0,0,0,0.3);
}

/* productb2b_wrap  */
#productb2b_wrap {
    background: #1e1e1e;
    padding: 200px 0px;
}
#productb2b_wrap h4 {
    color: #f7f7f7;
    font-size: 6.5rem;
    line-height: 6.5rem;
    font-weight: 700;
}
#productb2b_wrap h4 span {
    background: url("/img/main/circle.png") no-repeat;
    background-size: contain;
}
#productb2b_wrap li {
    position: relative;
    margin: 100px 140px 140px;
}
#productb2b_wrap li:last-child {
    margin-bottom: 0;
}
#productb2b_wrap .img,
#productb2b_wrap .txt {
}
#productb2b_wrap li:nth-child(2n-1) .img {
    width: 500px;
    height: 300px;
    float: left;
}
#productb2b_wrap li:nth-child(2n) .img {
    width: 500px;
    height: 300px;
    float: right;
}
#productb2b_wrap .img {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 0;
}
#productb2b_wrap .img span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#productb2b_wrap .value1 .img span {
    background: url("/img/main/img_productb2b_value01.png") no-repeat center/ 100% auto;
    background-size: cover;
}
#productb2b_wrap .value2 .img span {
    background: url("/img/main/img_productb2b_value02.png") no-repeat left top/ 100% auto;
    background-size: cover;
}
#productb2b_wrap .txt {
    color: #f7f7f7;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}
#productb2b_wrap li:nth-child(2n-1) .txt {
    right: 9%;
}
#productb2b_wrap li:nth-child(2n) .txt {
    left: 2%;
}
#productb2b_wrap .txt p {
    font-size: 4rem;
    line-height: 150%;
    text-align: left;
    font-weight: 600;
}
#productb2b_wrap .txt p span {
    background: #fff;
    color: #1e1e1e;
}
#productb2b_wrap .txt p strong {
    position: absolute;
    font-size: 3rem;
    margin-top: 50px;
    font-weight: 700;
    color: rgba(255,255,255,0.3);
}

/* event_wrap */
#event_wrap {
    padding: 150px 0px 200px;
    background-color: #f9f9f9;
}
#event_wrap::after {
    content: '';
    display: block;
    clear: both;
}
#event_wrap p {
    color: #ffcc33;
    font-size: 2.5rem;
    line-height: 100%;
    font-weight: 700;
    margin-bottom: 20px;
}
#event_wrap h4 {
    font-size: 6.5rem;
    line-height: 100%;
    font-weight: 700;
    margin-bottom: 70px;
}
#event_wrap li {
    display: inline-block;
    width: 500px;
    margin-right: 20px;
}
#event_wrap li:last-child {margin-right: 0px;}
#event_wrap li img {
    width: 100%;
    max-width: 500px;
    border-radius: 20px;
}

/* channel_wrap */
#channel_wrap {
    padding: 150px 0px 200px;
    background-color: #ffff;
    overflow: hidden;
}
#channel_wrap::after {
    content: '';
    display: block;
    clear: both;
}
#channel_wrap p {
    color: #ffcc33;
    font-size: 2.5rem;
    line-height: 100%;
    font-weight: 700;
    margin-bottom: 20px;
}
#channel_wrap h4 {
    font-size: 6.5rem;
    line-height: 100%;
    font-weight: 700;
    margin-bottom: 60px;
}#channel_wrap .inner .channel_list {
    text-align: center;
}
#channel_wrap .inner .channel_list ul {
    display: inline-block;
}
#channel_wrap .inner .channel_list ul li {
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #ededed;
}
#channel_wrap .inner .channel_list li a {
    display: block;
    width: 100%;
    height: 100%;
}
#channel_wrap .inner .channel_list .thumnail {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
}
#channel_wrap .inner .channel_list ul li .txt_area {
    text-align: left;
    padding: 20px 25px;
    height: 125px;
}
#channel_wrap .inner .channel_list .channel {
    font-size: 1.6rem;
    font-weight: 400;
    color: #999;
    margin-bottom: 10px;
}
#channel_wrap .inner .channel_list .txt {
    font-size: 1.6rem;
    font-weight: 400;
    color: #1e1e1e;
    line-height: 150%;
    margin-bottom: 10px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#channel_wrap .cafe {
    width: 100%;
    height: 100%;
    background: #03c75a;
}
#channel_wrap .youtube {   
    width: 100%;
    height: 100%;
    background: #ff0000;
}
#channel_wrap .blog {    
    width: 100%;
    height: 100%;
    background: #03c75a;
}
#channel_wrap .insta {    
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(248,2,117,1) 0%, rgba(190,25,176,1) 100%);
}
#channel_wrap .inner .channel_list ul li:last-child{margin-right: 0px;}

/* expedition_wrap */
#expedition_wrap::before {    
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}
#expedition_wrap {
    position: relative;
    margin: 0;
    padding: 200px 0;
    background: url("/img/main/img_banner.png") no-repeat center center/ 2000px auto;
}
#expedition_wrap .inner {
    position: relative;
    z-index: 10;
}
#expedition_wrap .tit {
    line-height: 130%;
    font-size: 6.5rem;
    font-weight: 700;
    color: #f7f7f7;
}
#expedition_wrap .tit span {
    color: #ffcc33;
}
#expedition_wrap .txt {
    margin: 40px 0;
    font-weight: 300;
    font-size: 2.2rem;
    line-height: 160%;
    color: #ededed;
}
#expedition_wrap button {
    font-weight: 400;
    margin-top: 10px;
    border-radius: 50px;
}

#header {z-index:997;}
#modal {z-index:9999;}
#popup_modal .modalWrap {z-index:9999;}

/* #modalLogin */
#modalLogin .formWrap .saveIdWrap
, #modalLogin .formWrap .findAccountWrap {line-height:1.5;}

/* popup modal */
#modalNotice {width:400px;}
#popup_modal .modalWrap {left:1%; top:50%; background:#000;}
#modalNotice .slideWrap .slideCont .slideItem a img {width:400px; height:533px;}

@media all and (max-width: 800px) {
	header .logo {width:84px !important; height:54px !important; background:url(/img/main/logo_w.svg) no-repeat 0 center/84px auto !important;}
	header.bgChange .logo {width:84px !important; height:54px !important; background:url(/img/main/logo_b.svg) no-repeat 0 center/84px auto !important;}
	header .nav01 > div {padding:0 10px;}
	header .nav01 a {font-size:1.4rem !important;}
	header .nav01 button {font-size:1.4rem !important; margin-left:10px;}
	header .nav02 a {font-size:1.62rem !important;}
	footer .policyWrap ul li:last-child::after {display:none;}
    
    #ourgoal_wrap .modal,
    #ourway_wrap .modal,
    #ourresults_wrap .modal {
        background: #1e1e1e;
    }
	.modal-content {padding: 10rem !important;}
	.custom-modal iframe {width:80vw; height:45.2vw;}
}

@media all and (min-width:768px) and (max-width:1023px) {
    #visualWrap .visual h3 {font-size: 6rem;}
    #visualWrap .swiper-pagination {/*bottom: -40%;*/}
    
    #ourgoal_wrap h4, #ourway_wrap h4, #ourresults_wrap h4 {font-size: 5.5rem;}
    #ourgoal_wrap .modal,
    #ourway_wrap .modal,
    #ourresults_wrap .modal {
        background: #1e1e1e;
    }
    
    .modal-content {
        width: 100%;
		height:100vh;
		padding:10rem 5rem;
    }
    #productb2b_wrap, #productb2c_wrap,
    #event_wrap, #channel_wrap {padding: 150px 0px}
    #productb2b_wrap h4, #productb2c_wrap h4,
    #event_wrap h4, #channel_wrap h4 {font-size: 5.5rem;}
    #productb2c_wrap li,
    #productb2b_wrap li {margin: 100px 40px 140px;}
    #productb2c_wrap li:nth-child(2n-1) .img,
    #productb2c_wrap li:nth-child(2n) .img,
    #productb2b_wrap li:nth-child(2n-1) .img,
    #productb2b_wrap li:nth-child(2n) .img {width: 280px; height: 200px;}
    #productb2c_wrap .txt p, #productb2b_wrap .txt p {font-size: 2.5rem;}
    
    #event_wrap li {width: 300px;}
}
@media all and (min-width : 1024px) and (max-width : 1280px) {
	#visualWrap .visual h3 {
		font-size: 6rem;
	}

    #productb2c_wrap li:nth-child(2n-1) .img,
    #productb2c_wrap li:nth-child(2n) .img,
    #productb2b_wrap li:nth-child(2n-1) .img,
    #productb2b_wrap li:nth-child(2n) .img {width: 360px; height: 200px;}
    #productb2c_wrap .txt p, #productb2b_wrap .txt p {font-size: 3.5rem;}
    
	#video_wrap .inner,	
	#productb2c_wrap .inner,
	#productb2b_wrap .inner,
	#event_wrap .inner,
    #channel_wrap .inner {width: 960px;}
    
	#ourgoal_wrap .modal,
    #ourway_wrap .modal,
    #ourresults_wrap .modal {
        background-color: rgba(0, 0, 0, 1);
    }
    
    .modal-content {
        width: 100%;
		height:100vh;
		padding:10rem 5rem;
    }
    
	#productb2c_wrap li, #productb2b_wrap li {margin:100px 0px 140px;}
	#productb2c_wrap li:last-child, #productb2b_wrap li:last-child {margin:100px 0px 0px;}
	#productb2b_wrap li:nth-child(2n-1) .txt {right:0;}
	#productb2b_wrap li:nth-child(2n) .txt {left:0;}

    #event_wrap li {width: calc(50% - 20px);}

	.modal-content {padding:10rem; height:100vh;}
    
    footer .inner {padding: 0px 120px;}
    footer .logoWrap {padding: 0 20px; margin: 0 0 20px;}
    footer .contWrap {width: 100%;}
}

@media all and (min-width : 1281px) and (max-width : 1439px) {

    #visualWrap .swiper-pagination {/*bottom: -40%;*/}
    
    #productb2c_wrap li,
    #productb2b_wrap li {
        margin: 100px 40px 140px;
    }
	.modal-content {width:100%; padding:10rem; height:100vh;}
}

@media all and (max-width : 1440px) {
	.inner {max-width:100%; padding:0px;}
    #visualWrap .swiper-pagination {/*bottom: -50%;*/}
	#video_wrap .inner,	
	#productb2c_wrap .inner,
	#productb2b_wrap .inner,
	#event_wrap .inner,
    #channel_wrap .inner,
	footer .inner {padding:0 24px;}
}