@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&display=swap');
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css); /* font-family: 'NanumSquare', sans-serif;  Regular(400), Bold(700), Extra Bold(800), Light(300) */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap'); /* font-family: 'Montserrat', sans-serif; */

*,
*:after,
*:before {	margin: 0;	padding: 0; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;	box-sizing: border-box;}

html, body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,textarea,p,blockquote,p,iframe,span,strong,em { margin:0; padding:0; font-size:inherit; word-break:keep-all; -webkit-text-size-adjust:none; }
body{font-family:'Noto Sans KR', 'Nanum Gothic', 'Malgun Gothic', 'Dotum', sans-serif;color:#191919;line-height:auto;font-weight:normal; padding:0px;margin:0px;letter-spacing:-0.035em; word-break:keep-all;}
html, body {width:100%;/*height:100%;*/;}
header, hgroup, footer, section, article, aside, nav, canvas, figure, figcaption { display:block; }
table { font-size:inherit; border-collapse:separate /*collapse*/; border-spacing:0; table-layout:fixed; }
th, td { word-wrap:break-word; word-break:break-all;font-weight:normal }
fieldset, iframe { border:0; vertical-align:top; }
small { font-size:12px; color:#666; }
img { border:0; font-size:0; vertical-align:top; }
address,cite,code,dfn,em,var { font-style:normal; font-weight:normal; }
li, dd { list-style:none; word-break:keep-all; }
hr { display:none; }
caption { overflow:hidden;width:100%;height:1px;font-size:1px;line-height:0;text-indent:-9999px; margin-top:-1px; }
legend {  overflow:hidden; left:-9999px; text-indent:9999px; width:0; height:0; overflow:hidden; line-height:0; white-space:nowrap; color:#000; }
button { padding:0; border:0; cursor:pointer; background:none; vertical-align:middle; font-size:12px; appearance: none; moz-appearance: none; border:0; *overflow:visible; outline:none;}
a {text-decoration:none; color:#191919}

.transition {
	-webkit-transition: all 0.6s;
	   -moz-transition: all 0.6s;
	     -o-transition: all 0.6s;
	        transition: all 0.6s;
}


/* layout */
#wrap {overflow:hidden;}
.inner {width:1200px; position:relative; margin-left:auto; margin-right:auto;}
.s-inner {width:1200px; position:relative; margin-left:auto; margin-right:auto;}
.s-inner2 {width:88%; max-width:1000px; margin-left:auto; margin-right:auto;}

.text_hidden {display:none;}

html.no_scroll {position:fixed; left:0; top:0; right:0; bottom:0;}

.tc {text-align:center;}

@media all and (max-width:1220px) {
.inner {width:100%;}
.s-inner {width:88%;}
}

@media all and (max-width:1024px) {
	body { font-size: 15px; }
}

@media all and (max-width:767px) {
	body { font-size: 13px; }

	br.mo_br {display:none;}
}


::selection {background:rgba(0,119,215,0.8); color:#fff;}
::-moz-selection {background:rgba(0,119,215,0.8); color:#fff;}
::-webkit-selection {background:rgba(0,119,215,0.8); color:#fff;}


/* header */
#gujichurch_header {width:100%; height:90px; position:fixed; left:0; top:0; z-index:300; padding:0 50px; overflow:hidden; transition:all 0.6s; transition-property:height, background;}
#gujichurch_header:before {content:''; display:block; width:100%; height:200px; background:#fff; border-top:1px solid #dcdcdc; position:absolute; left:0; top:90px; transition:top 0.5s;}

#gujichurch_logo {float:left; width:185px; height:49px; background:url(/images/logo_w.png) no-repeat center center; background-size:contain; margin-top:20px; position:relative; z-index:10; transition:all 0.6s; transition-property:background, margin-top}
#gujichurch_logo a {display:block; width:100%; height:100%;}

#gujichurch_gnb {width:100%; position:absolute; left:0; top:0;}
#gujichurch_gnb > ul {display:flex; justify-content:center;}
#gujichurch_gnb > ul > li {text-align:center;}
#gujichurch_gnb > ul > li > a {display:block; font-size:1.125em; color:#fff; line-height:90px; font-weight:700; padding:0 40px; transition:all 0.5s; transition-property:color, line-height;}
#gujichurch_gnb > ul > li > a > span {display:block; position:relative;}
#gujichurch_gnb > ul > li > a > span:before {content:''; display:block; width:0; height:3px; background:#186abc; position:absolute; left:50%; bottom:0; transform:translateX(-50%); transition:width 0.6s}
#gujichurch_gnb > ul > li > ul {margin-top:20px;}
#gujichurch_gnb > ul > li > ul > li > a {display:block; font-size:1em; line-height:1.5em; padding:4px 0; transition:all 0.5s; transition-property:color;}
#gujichurch_gnb > ul > li:hover > a {color:#186abc !important}
#gujichurch_gnb > ul > li:hover > a > span:before {width:100%;}
#gujichurch_gnb > ul > li > ul > li > a:hover {color:#186abc}

#all_gnb {display:flex; justify-content:center; align-items:center; width:100%; height:100vh; background:#fff; position:fixed; left:100%; top:0; z-index:8; transition:left 0.7s}
#all_gnb > ul {width:1200px;}
#all_gnb > ul > li {display:flex; align-items:center; width:100%; padding:30px 0; border-bottom:1px solid #ddd;}
#all_gnb > ul > li > a {display:block; width:250px; font-size:2em; font-weight:500;}
#all_gnb > ul > li > ul {width:calc(100% - 250px); overflow:hidden;}
#all_gnb > ul > li > ul > li {float:left; margin-right:30px;}
#all_gnb > ul > li > ul > li > a {display:block; font-size:1.125em; font-weight:300;}


#menuToggle {float:right; width:36px; height:24px; margin-top:33px; position:relative; z-index:10; transition:margin-top 0.6s;}
#menuToggle span {display:block; width:100%; height:2px; background:#fff; position:absolute; right:0; transition:all 0.6s; transition-property:background, transform, width;}
#menuToggle span:nth-child(1) {top:0;}
#menuToggle span:nth-child(2) {width:calc(100% - 10px); top:50%; margin-top:-1px;}
#menuToggle span:nth-child(3) {bottom:0;}

#gujichurch_header.scroll_on {background:#fff; box-shadow:0 0 20px rgba(25,25,25,0.1)}
#gujichurch_header.scroll_on #gujichurch_logo {background-image:url(/images/logo.png);}
#gujichurch_header.scroll_on #menuToggle span {background:#191919;}

#gujichurch_header.on {height:290px; background:#fff;}
#gujichurch_header.on #gujichurch_logo {background-image:url(/images/logo.png);}
#gujichurch_header.on #gujichurch_gnb > ul > li > a {color:#191919;}
#gujichurch_header.on #menuToggle span {background:#191919;}

#gujichurch_header.active #gujichurch_logo {background-image:url(/images/logo.png);}
#gujichurch_header.active #all_gnb {left:0;}
#gujichurch_header.active #menuToggle span {background:#191919;}
#gujichurch_header.active #menuToggle span:nth-child(1) {transform:translateY(11px) rotate(225deg)}
#gujichurch_header.active #menuToggle span:nth-child(2) {width:0;}
#gujichurch_header.active #menuToggle span:nth-child(3) {transform:translateY(-11px) rotate(-225deg)}

#gujichurch_header.sub_header:before {top:89px;}
#gujichurch_header.sub_header #gujichurch_logo {background-image:url(/images/logo.png);}
#gujichurch_header.sub_header #gujichurch_gnb > ul > li > a {color:#191919;}
#gujichurch_header.sub_header #menuToggle span {background:#191919;}

@media screen and (min-width:1025px){
	#all_gnb > ul > li > ul {display:block !important;}

	#gujichurch_header.scroll_on {height:80px;}
	#gujichurch_header.scroll_on:before {top:80px;}
	#gujichurch_header.scroll_on.on {height:280px;}
	#gujichurch_header.scroll_on #gujichurch_logo { margin-top:15px;}
	#gujichurch_header.scroll_on #gujichurch_gnb > ul > li > a {color:#191919; line-height:80px;}
	#gujichurch_header.scroll_on #menuToggle {margin-top:28px;}
	
	#gujichurch_header.sub_header.scroll_on:before {top:79px;}
}

@media screen and (max-width:1220px){
	#gujichurch_header {padding:0 6%;}

	#gujichurch_gnb > ul > li > a {padding:0 20px;}

	#all_gnb > ul {width:88%;}
}

@media screen and (max-width:1024px){
	#gujichurch_header {height:60px;}
	
	#gujichurch_logo {width:151px; height:40px; margin-top:10px;}

	#gujichurch_gnb {display:none;}

	#all_gnb {display:block; padding-top:80px;}
	#all_gnb > ul {width:88%; margin:0 auto;}
	#all_gnb > ul > li {display:block; padding:0;}
	#all_gnb > ul > li > a {width:100%; font-size:1.125em; padding:13px 0; position:relative;}
	#all_gnb > ul > li > a:before {content:''; display:block; width:10px; height:2px; background:#191919; position:absolute; right:4px; top:50%; transform:translateY(-50%); transition:transform 0.5s}
	#all_gnb > ul > li > a:after {content:''; display:block; width:2px; height:10px; background:#191919; position:absolute; right:8px; top:50%; transform:translateY(-50%); transition:transform 0.5s}
	#all_gnb > ul > li > a.on:before {transform:translateY(-50%) rotate(180deg)}
	#all_gnb > ul > li > a.on:after {transform:translateY(-50%) rotate(90deg)}
	#all_gnb > ul > li > ul {display:none; width:100%; background:#f8f9fc;}
	#all_gnb > ul > li > ul > li {float:none; margin-right:0;}
	#all_gnb > ul > li > ul > li:first-child {padding-top:10px;}
	#all_gnb > ul > li > ul > li:last-child {padding-bottom:10px;}
	#all_gnb > ul > li > ul > li > a {font-size:1em; padding:5px 15px;}

	#menuToggle {width:24px; height:18px; margin-top:21px;}

	#gujichurch_header.active #menuToggle span:nth-child(1) {transform:translateY(8px) rotate(225deg)}
	#gujichurch_header.active #menuToggle span:nth-child(3) {transform:translateY(-8px) rotate(-225deg)}

	#gujichurch_header.sub_header {border-bottom:1px solid #dcdcdc;}
}


/* footer */
#gujichurch_footer {width:100%; background:#191919; padding:40px 0 50px; position:relative;}
#gujichurch_footer .s-inner {overflow:hidden;}
#gujichurch_footer h1 {float:left; width:185px;}
#gujichurch_footer h1 img {width:100%; opacity:0.6;}
#gujichurch_footer .info {float:left; width:calc(100% - 185px); padding-left:50px;}
#gujichurch_footer .info ul li {display:inline-block; font-size:1em; color:#fff; line-height:1.7em; margin-right:13px;}
#gujichurch_footer .info a {display:block; font-size:1em; color:#a4a4a4; margin-top:15px;}
#gujichurch_footer .go_top {width:50px; height:50px; background:rgba(255,255,255,0.2); font-size:0.875em; color:#fff; position:absolute; right:30px; bottom:30px;}
#gujichurch_footer .info .f_member {display:inline-block; font-size:0.75em; color:#a4a4a4; font-weight:500; font-family:'Poppins'; line-height:28px; border:1px solid #a4a4a4; padding:0 10px;}

@media screen and (max-width:1024px){
	#gujichurch_footer {padding:3% 0;}
	#gujichurch_footer h1 {width:150px;}
	#gujichurch_footer .info {width:calc(100% - 150px); padding-left:30px;}
	#gujichurch_footer .info ul li {font-size:0.875em;}
	#gujichurch_footer .info p {font-size:0.875em; margin-top:7px;}
	#gujichurch_footer .go_top {width:40px; height:40px;}
}

@media screen and (max-width:767px){
	#gujichurch_footer h1 {float:none; width:140px;}
	#gujichurch_footer .info {float:none; width:100%; padding-left:0; margin-top:10px;}
	#gujichurch_footer .go_top {width:35px; height:35px; right:15px; bottom:15px;}
	#gujichurch_footer .info .f_member {line-height:25px;}
}



/* main */
#mVisu {display:flex; justify-content:center; align-items:center; width:100%; height:960px; position:relative; overflow:hidden;}
#mVisu .txt_box {position:relative; z-index:10; text-align:center; margin-top:-10px;}
#mVisu .txt_box .tit {font-size:4.68em; color:#fff; line-height:1.3em; font-weight:300; font-family:'S Dream'}
#mVisu .txt_box .tit strong {display:block; font-weight:600;}
#mVisu .txt_box .txt {font-size:1.25em; color:#fff; line-height:1.5em; margin-top:30px;}
.mVisu_slide {width:100%; height:100%; position:absolute; left:0; top:0;}
.mVisu_slide .img_box {width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; transform:scale(1.1);}
.mVisu_slide .img_box:before {content:''; display:block; width:100%; height:100%; background:#191919; opacity:0.4;}
.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {width:51px; height:10px; background-repeat:no-repeat; background-position:center center; background-size:contain; top:auto; bottom:260px; transition:transform 0.5s}
.mVisu_slide .swiper-button-next {background-image:url(/images/mVisu_next.png); right:50%; margin-right:-63px;}
.mVisu_slide .swiper-button-prev {background-image:url(/images/mVisu_prev.png); left:50%; margin-left:-63px;}
.mVisu_slide .swiper-button-next:after, .mVisu_slide .swiper-button-prev:after {display:none;}
.mVisu_slide .swiper-button-next:hover {transform:translateX(10px)}
.mVisu_slide .swiper-button-prev:hover {transform:translateX(-10px)}

.mVisu_slide .swiper-slide-active .img_box {transform:scale(1); transition:transform 4000ms linear;}

@media screen and (max-width:1220px){
	#mVisu {height:800px;}
	.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {bottom:200px;}
}

@media screen and (max-width:1024px){
	#mVisu {height:650px;}
	#mVisu .txt_box .tit {font-size:3.5em;}
	#mVisu .txt_box .txt {font-size:1em; line-height:1.8em; margin-top:20px;}
	.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {width:40px; height:8px; bottom:170px;}
	.mVisu_slide .swiper-button-next {margin-right:-53px;}
	.mVisu_slide .swiper-button-prev {margin-left:-53px;}
}

@media screen and (max-width:767px){
	#mVisu {height:530px;}
	#mVisu .txt_box .tit {font-size:2.7em;}
	#mVisu .txt_box .txt {margin-top:15px;}
	.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {width:36px; height:7px; bottom:150px;}
	.mVisu_slide .swiper-button-next {margin-right:-40px;}
	.mVisu_slide .swiper-button-prev {margin-left:-40px;}
}


#mQuick {position:relative; z-index:10; margin-top:-110px;}
#mQuick ul {width:100%;}
#mQuick ul:after {content:''; display:block; width:100%; clear:both;}
#mQuick ul li {float:left; width:calc(25% - 10.5px); margin-right:14px;}
#mQuick ul li:last-child {margin-right:0;}
#mQuick ul li a {display:flex; justify-content:center; align-items:center; flex-direction:column; width:100%; height:220px; background:#186abc; text-align:center; transition:all 0.5s; transition-property:transform, box-shadow, background;}
#mQuick ul li a:before {content:''; display:block; width:68px; height:68px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
#mQuick ul li:nth-child(1) a:before {background-image:url(/images/mQuick_icon1.png)}
#mQuick ul li:nth-child(2) a:before {background-image:url(/images/mQuick_icon2.png)}
#mQuick ul li:nth-child(3) a:before {background-image:url(/images/mQuick_icon3.png)}
#mQuick ul li:nth-child(4) a:before {background-image:url(/images/mQuick_icon4.png)}
#mQuick ul li:nth-child(5) a:before {background-image:url(/images/mQuick_icon5.png)}
#mQuick ul li p {font-size:1.375em; color:#fff; font-weight:600; font-family:'S Dream'; margin:20px 0 10px;}
#mQuick ul li span {font-size:0.75em; color:rgba(255,255,255,0.6); letter-spacing:0; font-family:'Montserrat'}
#mQuick ul li a:hover {background:#269ff2; transform:translateY(-20px); box-shadow:10px 10px 20px rgba(24,106,188,0.1)}

@media screen and (max-width:1024px){
	#mQuick {margin-top:-90px;}
	#mQuick ul li {width:calc(25% - 7.5px); margin-right:10px;}
	#mQuick ul li a {height:180px;}
	#mQuick ul li a:before {width:50px; height:50px;}
	#mQuick ul li p {font-size:1.125em; margin:10px 0 5px;}
}

@media screen and (max-width:767px){
	#mQuick {margin-top:-60px;}
	#mQuick ul li {width:calc(50% - 2.5px); margin-right:5px;}
	#mQuick ul li:nth-child(even) {margin-right:0;}
	#mQuick ul li:nth-child(2) ~ li {margin-top:5px;}
	#mQuick ul li a {height:120px;}
	#mQuick ul li a:before {width:35px; height:35px;}
}


.main_title {margin-bottom:50px; font-family:'S Dream'}
.main_title p {font-size:1.875em; color:#666; line-height:1.5em; font-weight:300;}
.main_title h2 {font-size:2.81em; line-height:1.5em; font-weight:600;}

@media screen and (max-width:1024px){
	.main_title {margin-bottom:5%;}
	.main_title p {font-size:1.5em;}
	.main_title h2 {font-size:2.3em;}
}

@media screen and (max-width:767px){
	.main_title p {font-size:1.3em;}
	.main_title h2 {font-size:2em;}
}


#mIntroduce {width:100%; position:relative; padding-top:150px;}
#mIntroduce:before {content:''; display:block; width:100%; height:770px; background:#f9f9f9; position:absolute; left:0; top:-110px;}
#mIntroduce .s-inner {z-index:10;}
#mIntroduce .img_box {width:700px; height:450px; background:url(/images/mIntroduce_img1.jpg) no-repeat center center; background-size:cover;}
#mIntroduce .txt_box {width:650px; background:#fff; box-shadow:10px 10px 30px rgba(25,25,25,0.05); padding:65px 75px 45px; position:absolute; right:0; bottom:180px; overflow:hidden;}
#mIntroduce .txt_box p {font-size:1.25em; color:#666; line-height:1.75em; margin-top:20px;}
#mIntroduce .txt_box p:first-of-type {margin-top:0;}
#mIntroduce .txt_box a {float:right; font-size:0.75em; color:#186abc; font-weight:600; font-family:'Montserrat'; margin-top:40px;}
#mIntroduce .txt_box a:after {content:''; display:inline-block; width:43px; height:10px; background:url(/images/icon_btn.svg) no-repeat center center; background-size:43px 10px; margin-left:20px; transition:transform 0.5s;}
#mIntroduce .txt_box a:hover:after {transform:translateX(15px)}

@media screen and (max-width:1220px){
	#mIntroduce .txt_box {width:600px; bottom:100px;}
}

@media screen and (max-width:1024px){
	#mIntroduce {padding-top:10%}
	#mIntroduce:before {height:100%; top:-90px;}
	#mIntroduce .img_box {width:80%; height:45vw;}
	#mIntroduce .txt_box {width:65%; padding:30px; bottom:6vw;}
	#mIntroduce .txt_box p {font-size:1.125em; margin-top:15px;}
	#mIntroduce .txt_box a {margin-top:30px;}
	#mIntroduce .txt_box a:after {width:35px; height:8px; background-size:35px 8px; margin-left:10px;}
}

@media screen and (max-width:767px){
	#mIntroduce:before {height:80%; top:-185px;}
	#mIntroduce .img_box {width:100%; height:50vw;}
	#mIntroduce .txt_box {width:90%; margin:-40px auto 0; position:relative; bottom:0; padding:20px;}
	#mIntroduce .txt_box p {font-size:1em;}
	#mIntroduce .txt_box a:after {width:25px; height:6px; background-size:25px 6px;}
}


#mTime {padding:150px 0;}
#mTime .box {display:flex; justify-content:space-between; flex-wrap:wrap; width:100%;}
#mTime .box table {width:calc(50% - 10px);}
#mTime .box table thead th {background:#191919; height:60px; font-size:1.125em; color:#fff; font-weight:700;}
#mTime .box table tbody th {background:#f9f9f9; font-size:1.125em; line-height:1.5em; font-weight:500; border-bottom:1px solid #dcdcdc; padding:20px 0;}
#mTime .box table tbody td {font-size:1.125em; color:#666; line-height:1.5em; border-bottom:1px solid #dcdcdc; padding:20px 0; text-align:center;}

@media screen and (max-width:1024px){
	#mTime {padding:10% 0;}
	#mTime .box table {width:calc(50% - 5px)}
	#mTime .box table thead th {height:45px; font-size:1em;}
	#mTime .box table tbody th, #mTime .box table tbody td {font-size:1em; padding:13px 0;}
}

@media screen and (max-width:767px){
	#mTime .box table {width:100%; margin-bottom:3%;}
	#mTime .box table:last-child {margin-bottom:0;}
	#mTime .box table thead th {height:40px;}
	#mTime .box table tbody th, #mTime .box table tbody td {padding:10px 0;}
}


#mNews {width:100%; padding:100px 0 110px; background:url(/images/mNewsBG.jpg) no-repeat center center; background-size:cover; background-attachment:fixed; position:relative;}
#mNews:before {content:''; display:block; width:100%; height:100%; background:#191919; opacity:0.3; position:absolute; left:0; top:0; z-index:1;}
#mNews .s-inner {z-index:10;}
#mNews ul {width:100%;}
#mNews ul:after {content:''; display:block; width:100%; clear:both;}
#mNews ul li {float:left; width:calc(33.33% - 13.33px); margin-right:20px;}
#mNews ul li:last-child {margin-right:0;}
#mNews ul li a {display:block; width:100%; height:230px; background:#fff; box-shadow:10px 10px 30px rgba(25,25,25,0.05); padding:35px 35px; position:relative;}
#mNews ul li a:after {content:''; display:block; width:43px; height:10px; background:url(/images/icon_btn.svg) no-repeat center center; background-size:43px 10px; margin-left:20px; transition:transform 0.5s; position:absolute; right:40px; bottom:35px;}
#mNews ul li span {display:block; font-size:0.75em; color:#186abc; letter-spacing:0; font-weight:600; font-family:'Montserrat'; margin-bottom:10px;}
#mNews ul li .subject {font-size:1.375em; line-height:1.6em; font-weight:700; height:3.2em; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
#mNews ul li .date {font-size:1em; color:#a4a4a4; font-weight:500; letter-spacing:0; font-family:'Montserrat'; margin-top:20px;}
#mNews ul li a:hover:after {transform:translateX(15px)}

@media screen and (max-width:1024px){
	#mNews {padding:13% 0; background-attachment:unset;}
	#mNews ul li {width:calc(33.33% - 6.66px); margin-right:10px;}
	#mNews ul li a {height:180px; padding:20px;}
	#mNews ul li a:after {width:35px; height:8px; background-size:35px 8px; right:20px; bottom:20px;}
	#mNews ul li span {margin-bottom:5px;}
	#mNews ul li .subject {font-size:1.125em;}
	#mNews ul li .date {font-size:0.93em; margin-top:10px;}
}

@media screen and (max-width:767px){
	#mNews ul li {float:none; width:100%; margin:0 0 10px 0;}
	#mNews ul li:last-child {margin-bottom:0;}
	#mNews ul li a {height:auto; padding:15px;}
	#mNews ul li a:after {width:25px; height:6px; background-size:25px 6px; right:15px; bottom:20px;}
	#mNews ul li a:hover:after {transform:translateX(5px);}
}


#mVideo {padding:150px 0;}
#mVideo .video_box {width:100%; height:675px;}
#mVideo .video_box iframe {width:100%; height:100%;}

#mVideo ul {width:100%; margin-top:50px; overflow:hidden;}
#mVideo ul li {float:left; width:calc(50% - 10px); background:#186abc;}
#mVideo ul li:last-child {float:right; background:#54b524;}
#mVideo ul li a {display:block; width:100%; height:220px; padding:40px 50px; position:relative; background:url(/images/mVideo_img1.png) no-repeat center center; background-size:cover;}
#mVideo ul li:last-child a {background-image:url(/images/mVideo_img2.png)}
#mVideo ul li a:after {content:''; display:block; width:43px; height:10px; background:url(/images/icon_btn_w.svg) no-repeat center center; background-size:43px 10px; transition:transform 0.5s; position:absolute; right:50px; bottom:50px;}
#mVideo ul li h3 {font-size:1.875em; color:#fff; font-weight:600; font-family:'S Dream'}
#mVideo ul li span {display:block; font-size:0.75em; color:rgba(255,255,255,0.6); letter-spacing:0; font-family:'Montserrat'; margin-top:10px;}
#mVideo ul li a:hover:after {transform:translateX(15px)}

@media screen and (max-width:1220px){
	#mVideo .video_box {height:47vw;}
}

@media screen and (max-width:1024px){
	#mVideo {padding:13% 0;}
	#mVideo ul {margin-top:5%;}
	#mVideo ul li {width:calc(50% - 5px)}
	#mVideo ul li a {height:180px; padding:25px;}
	#mVideo ul li a:after {width:35px; height:8px; background-size:35px 8px; bottom:30px; right:30px;}
	#mVideo ul li h3 {font-size:1.5em;}
	#mVideo ul li span {margin-top:5px;}
}

@media screen and (max-width:767px){
	#mVideo ul li {float:none; width:100%;}
	#mVideo ul li:last-child {float:none; margin-top:5px;}
	#mVideo ul li a {height:150px; padding:15px;}
	#mVideo ul li a:after {width:25px; height:6px; background-size:25px 6px; bottom:20px; right:20px;}
	#mVideo ul li a:hover:after {transform:translateX(5px)}
}


#mLocation .map {width:100%; height:350px; background:#f8f9fc}
#mLocation .root_daum_roughmap .wrap_map {height:100% !important;}

@media screen and (max-width:1024px){
	#mLocation .map {height:250px;}
}



/* sub */
#sub_content {width:100%; min-height:80vh; margin-top:90px; padding:100px 0 150px;}
#sub_content h2:not(#bo_v_title) {font-size:1.125em; color:#a4a4a4; font-weight:500; margin-bottom:10px;}
#sub_content h3:not(#bo_v_title) {font-size:2.81em; font-weight:600; font-family:'S Dream'; margin-bottom:50px;}
#sub_content h4:not(#bo_v_title) {font-size:1.875em; font-weight:600; font-family:'S Dream'; margin-bottom:15px;}

.s_tit1 {font-size:1.875em; line-height:1.5em; font-weight:300; font-family:'S Dream';}
.s_tit1 strong {font-weight:600;}
.s_tit2 {font-size:1.5em; font-weight:600;}

.s_txt1 {font-size:1.125em; color:#666; line-height:1.94em;}

.line {display:block; width:100%; height:1px; background:#ddd; border:0; margin:70px 0;}

@media screen and (max-width:1024px){
	#sub_content {margin-top:60px; padding:10vw 0;}
	#sub_content h2:not(#bo_v_title) {font-size:1em; margin-bottom:5px;}
	#sub_content h3:not(#bo_v_title) {font-size:2em; margin-bottom:5%;}
	#sub_content h4:not(#bo_v_title) {font-size:1.5em; margin-bottom:2%;}

	.s_tit1 {font-size:1.5em;}
	.s_tit2 {font-size:1.25em;}

	.s_txt1 {font-size:1em;}

	.line {margin:7% 0;}
}


.sub_table_box1 {width:100%;}
.sub_table_box1 thead th {background:#191919; height:60px; font-size:1.125em; color:#fff; font-weight:700;}
.sub_table_box1 tbody th {background:#f9f9f9; font-size:1.125em; line-height:1.5em; font-weight:500; border-bottom:1px solid #dcdcdc; padding:20px 0;}
.sub_table_box1 tbody td {font-size:1.125em; color:#666; line-height:1.5em; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; padding:20px 0; text-align:center;}
.sub_table_box1 tbody td:last-child {border-right:0;}
.sub_table_box1.case2 thead th {background:#186abc}
.sub_table_box1.case3 thead th {background:#54b524}

.sub_table_box2 {width:100%; border-top:1px solid #dcdcdc;}
.sub_table_box2 tbody th {background:#54b524; font-size:1.125em; color:#fff; line-height:1.5em; font-weight:600; text-align:center; padding:25px 0; border-bottom:1px solid #dcdcdc;}
.sub_table_box2 tbody td {font-size:1.125em; color:#666; line-height:1.9em; text-align:left; padding:25px 40px; border-bottom:1px solid #ddd;}
.sub_table_box2 tbody td.bg1 {background:#f9f9f9; color:#191919; font-weight:500; text-align:center; padding-left:0; padding-right:0;}
.sub_table_box2.case2 tbody th {background:#269ff2}
.sub_table_box2.case3 tbody th {background:#186abc}

@media screen and (max-width:1024px){
	.sub_table_box1 thead th {height:45px; font-size:1em;}
	.sub_table_box1 tbody th, .sub_table_box1 tbody td {font-size:1em; padding:13px 0;}

	.sub_table_box2 tbody th {font-size:1em; padding:15px 0;}
	.sub_table_box2 tbody td {font-size:1em; padding:15px;}
}

@media screen and (max-width:767px){
	.sub_table_box1 thead th {height:40px;}
	.sub_table_box1 tbody th, .sub_table_box1 tbody td {padding:10px 0;}

	.sub_table_box2 tbody th {padding:10px 0;}
	.sub_table_box2 tbody td {padding:10px;}
}



.sub_top_img {width:100%; height:400px; background:url(/images/sAbout_img1.jpg) no-repeat center center; background-size:cover;}

.sub_txt_box {width:100%; margin-top:70px; padding-left:400px; position:relative;}
.sub_txt_box > div {position:relative; z-index:10;}
.sub_txt_box:before {content:''; display:block; width:156px; height:226px; background:url(/images/simbol.png) no-repeat center center; background-size:contain; position:absolute; left:0; top:0;}

@media screen and (max-width:1220px){
	.sub_top_img {height:35vw;}

	.sub_txt_box {padding-left:250px;}
}

@media screen and (max-width:1024px){
	.sub_txt_box {margin-top:6%; padding-left:130px;}
	.sub_txt_box:before {width:100px; height:145px;}
}

@media screen and (max-width:767px){
	.sub_txt_box {padding-left:0;}
	.sub_txt_box:before {left:auto; top:auto; right:0; bottom:0;}
}


.coming_box {width:100%; text-align:center; margin:100px 0;}
.coming_box:before {content:'\f843'; font-size:4.375em; color:#269ff2; font-weight:100; font-family:'Font Awesome 6 Pro';}
.coming_box .tit {font-size:1.875em; color:#269ff2; font-weight:600; margin:50px 0 15px;}
.coming_box .txt {font-size:1.125em; color:#666; line-height:1.6em;}

@media screen and (max-width:1024px){
	.coming_box {margin:10% 0;}
	.coming_box:before {font-size:3.7em;}
	.coming_box .tit {font-size:1.4em; margin:5% 0 2%;}
	.coming_box .txt {font-size:1em;}
}


.sLocation_case1 ul {display:flex; justify-content:center; align-items:center; flex-wrap:wrap; width:100%; margin-bottom:30px;}
.sLocation_case1 ul li {font-size:1em; line-height:1.5em; margin-right:40px; margin-bottom:5px;}
.sLocation_case1 ul li:last-child {margin-right:0;}
.sLocation_case1 ul li i {margin-right:10px;}
.sLocation_case1 .sMap {width:100%; height:550px}
.sLocation_case1 .sMap .root_daum_roughmap .wrap_map {height:100% !important;}

@media screen and (max-width:1024px){
	.sLocation_case1 ul {margin-bottom:15px;}
	.sLocation_case1 ul li {margin-right:30px;}
	.sLocation_case1 ul li i {margin-right:5px;}
	.sLocation_case1 .sMap {height:400px;}
}

@media screen and (max-width:768px){
	.sLocation_case1 ul li {width:100%; text-align:center; margin-right:0;}
	.sLocation_case1 .sMap {height:280px;}
}


.sHistory_case1 {margin-top:70px;}
.sHistory_case1 .tab_box {width:100%; height:48px;}
.sHistory_case1 .tab_box > div {width:1200px; background:#fff; position:relative; z-index:100; overflow:hidden;}
.sHistory_case1 .tab_box > div:after {content:''; display:block; width:100%; height:1px; background:#dcdcdc; position:absolute; left:0; bottom:1px;}
.sHistory_case1 .tab_box li {float:left; width:25%; position:relative; z-index:5;}
.sHistory_case1 .tab_box li button {display:block; width:100%; height:48px; font-size:1.125em; color:#a4a4a4; font-family:'Montserrat', 'Noto Sans KR'; text-align:center;}
.sHistory_case1 .tab_box li.on button {font-size:1.25em; color:#186abc; font-weight:600; border-bottom:3px solid #186abc}
.sHistory_case1 .tab_box.on > div {position:fixed; left:50%; top:80px; margin-left:-600px;}
.sHistory_case1 .content_box > div {padding-top:150px; overflow:hidden; position:relative;}
.sHistory_case1 .content_box > div > div {float:left; width:50%;}
.sHistory_case1 .content_box .tit_box {position:absolute; left:50%; top:150px; margin-left:-600px; /*transition:all 0.6s*/}
.sHistory_case1 .content_box .tit_box .year {font-size:1.25em; color:#a4a4a4; font-weight:600; font-family:'Montserrat', 'Noto Sans KR'; margin-bottom:20px;}
.sHistory_case1 .content_box .tit_box p {font-size:3.125em; line-height:1.3em; font-weight:300; font-family:'S Dream';}
.sHistory_case1 .content_box .tit_box p strong {font-weight:600;}
.sHistory_case1 .content_box .active .tit_box {width:600px; position:fixed; top:150px;}
.sHistory_case1 .content_box .txt_box {float:right; margin-top:50px;}
.sHistory_case1 .content_box .txt_box .s_txt1 {margin-bottom:30px;}
.sHistory_case1 .content_box .txt_box .s_txt1:last-of-type {margin-bottom:70px;}
.sHistory_case1 .content_box .year_list > li {margin-bottom:50px;}
.sHistory_case1 .content_box .year_list > li:last-child {margin-bottom:0;}
.sHistory_case1 .content_box .year_list strong {display:block; font-size:2.5em; color:#186abc; line-height:1.3em; font-weight:700; font-family:'Montserrat'; margin-bottom:30px;}
.sHistory_case1 .content_box .year_list ol > li {font-size:1.125em; color:#666; line-height:1.9em; margin-bottom:15px; padding-left:55px; position:relative;}
.sHistory_case1 .content_box .year_list ol > li:last-child {margin-bottom:0;}
.sHistory_case1 .content_box .year_list ol > li .month {width:55px; font-size:1.11em; color:#191919; font-weight:600; font-family:'Montserrat'; position:absolute; left:0; top:0;}

@media screen and (max-width:1220px){
	.sHistory_case1 .tab_box > div {width:100%;}
	.sHistory_case1 .tab_box.on > div {width:88%; left:6%; margin-left:0;}
	.sHistory_case1 .content_box .tit_box {width:50%; left:0; margin-left:0;}
	.sHistory_case1 .content_box .active .tit_box {width:44%; left:6%; margin-left:0;}
}

@media screen and (max-width:1024px){
	.sHistory_case1 {margin-top:7%;}
	.sHistory_case1 .tab_box {height:40px;}
	.sHistory_case1 .tab_box li button {height:40px; font-size:1em;}
	.sHistory_case1 .tab_box li.on button {font-size:1.125em;}
	.sHistory_case1 .tab_box.on > div {top:60px;}
	.sHistory_case1 .content_box .tit_box .year {font-size:1.125em; margin-bottom:2%;}
	.sHistory_case1 .content_box .tit_box p {font-size:2.5em;}
	.sHistory_case1 .content_box .txt_box {margin-top:30px;}
	.sHistory_case1 .content_box .txt_box .s_txt1 {margin-bottom:15px;}
	.sHistory_case1 .content_box .txt_box .s_txt1:last-of-type {margin-bottom:30px;}
	.sHistory_case1 .content_box .year_list > li {margin-bottom:30px;}
	.sHistory_case1 .content_box .year_list strong {font-size:2em; margin-bottom:10px;}
	.sHistory_case1 .content_box .year_list ol > li {font-size:1em; padding-left:40px; margin-bottom:5px;}
	.sHistory_case1 .content_box .year_list ol > li .month {width:40px;}
}

@media screen and (max-width:767px){
	.sHistory_case1 .content_box > div > div {float:none; width:100%;}
	.sHistory_case1 .content_box .tit_box {width:100%; position:relative; left:0; top:0; margin-bottom:3%; transition:none}
	.sHistory_case1 .content_box .tit_box p {font-size:2.2em;}
	.sHistory_case1 .content_box .active .tit_box {position:relative; top:0}
	.sHistory_case1 .content_box .txt_box {margin-top:0;}
	.sHistory_case1 .content_box .txt_box .s_txt1 {margin-bottom:1%;}
	.sHistory_case1 .content_box .txt_box .s_txt1:last-of-type {margin-bottom:3%;}
	.sHistory_case1 .content_box .year_list > li {margin-bottom:5%;}
	.sHistory_case1 .content_box .year_list strong {font-size:1.7em; margin-bottom:1%;}
}


.sGreeting_case1 {width:100%; overflow:hidden;}
.sGreeting_case1 .img_box {float:left; width:550px; height:700px; background:url(/images/sGreeting_img1.jpg) no-repeat center center; background-size:cover;}
.sGreeting_case1 .txt_box {float:left; width:calc(100% - 550px); padding-left:100px;}
.sGreeting_case1 .txt_box .s_tit2 {margin-top:50px;}
.sGreeting_case1 .txt_box .s_txt1 {margin-top:20px;}
.sGreeting_case1 .txt_box .date {font-size:1.125em; color:#666; line-height:1.5em; text-align:right; margin-top:30px;}
.sGreeting_case1 .txt_box .name {font-size:1.5em; line-height:1.5em; font-weight:500; text-align:right; margin-top:5px;}

@media screen and (max-width:1220px){
	.sGreeting_case1 .img_box {width:45%; height:55vw;}
	.sGreeting_case1 .txt_box {width:55%; padding-left:50px;}
}

@media screen and (max-width:1024px){
	.sGreeting_case1 .txt_box {padding-left:30px;}
	.sGreeting_case1 .txt_box .s_tit2 {margin-top:20px;}
	.sGreeting_case1 .txt_box .s_txt1 {margin-top:5px;}
	.sGreeting_case1 .txt_box .date {font-size:1em; margin-top:15px;}
	.sGreeting_case1 .txt_box .name {font-size:1.25em; margin-top:0;}
}

@media screen and (max-width:767px){
	.sGreeting_case1 .img_box {float:none; width:100%; height:90vw;}
	.sGreeting_case1 .txt_box {float:none; width:100%; padding-left:0; margin-top:5%;}
}


.sPerson_case1 {width:100%; overflow:hidden;}
.sPerson_case1 > div {float:left; width:calc(25% - 15px); margin-right:20px; text-align:center;}
.sPerson_case1 > div:nth-child(4n) {margin-right:0;}
.sPerson_case1 > div:nth-child(4) ~ div {margin-top:70px;}
.sPerson_case1 > div .img_box {width:100%; height:363px; background-color:#f8f9fc; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sPerson_case1 > div dl dt {font-size:1.5em; line-height:1.5em; font-weight:600; margin:30px 0 5px;}
.sPerson_case1 > div dl dd {font-size:1.125em; color:#666; line-height:1.5em;}

@media screen and (max-width:1220px){
	.sPerson_case1 > div .img_box {height:26vw;}
}

@media screen and (max-width:1024px){
	.sPerson_case1 > div {width:calc(25% - 7.5px); margin-right:10px;}
	.sPerson_case1 > div:nth-child(4) ~ div {margin-top:5%;}
	.sPerson_case1 > div dl dt {font-size:1.25em; margin:15px 0 0;}
	.sPerson_case1 > div dl dd {font-size:1em;}
}

@media screen and (max-width:767px){
	.sPerson_case1 > div {width:calc(50% - 5px)}
	.sPerson_case1 > div:nth-child(2n) {margin-right:0;}
	.sPerson_case1 > div:nth-child(2) ~ div {margin-top:5%;}
	.sPerson_case1 > div .img_box {height:55vw;}
	.sPerson_case1 > div dl dt {margin-top:10px;}
}


/* swiper */
/**
 * Swiper 5.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 11, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
