@charset "UTF-8";
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);


body {
  font-family: "Spoqa Han Sans Neo", Helvetica, sans-serif !important;
  font-size: .85rem
}

.navbar-brand img {max-width:190px;}

.navbar.navbar-light.fixed .btn:not(.btn-expand):not(.btn-gradient) {
    background: var(--bs-green);
    border-color: var(--bs-green);
    color: var(--bs-white);
}

header .btn-sm {
	padding:3px 10px;
	font-size:14px;
}

.btn-primary {
    --bs-btn-bg: #072d93;
    --bs-btn-border-color: #072d93;
    --bs-btn-hover-bg: #072d93;
    --bs-btn-hover-border-color: #072d93;
    --bs-btn-active-bg: #072d93;
    --bs-btn-active-border-color: #072d93;
}

@media (max-width: 500px) {
	.navbar-brand img {max-width:100px;}
	.navbar-expand-lg .navbar-brand {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}

#icon-wrapper img {
	width:35px;
	height:35px;
	margin:0px 6px;
	filter: grayscale(100%);
}

#icon-wrapper img:hover {
	filter: grayscale(0%);
}

.icon-list li {
    text-align: left;
	font-size:90%;
}

.price {position:relative}
.price .sales {
	font-size:11px;
	padding:5px;
	opacity:0.8;font-weight:300;
	vertical-align: super;
	height:20px;
	margin-left:10px;
}

figure {padding:40px;}

.wrapper figure img {
    max-width:400px;
}

video {
	width:100%;
	border: 0 solid #e5e7eb;
}

.accordion-item .card-body {
    padding: 0 1.25rem 0.25rem 2rem;
}

/***************************************************
 * È¨
 ***************************************************/

.shadow-video {
    box-shadow: 0 0 #0000, 0 0 #0000, 1px 1px 25px 0px rgba(110, 0, 255, .15), 0px 2px 100px 15px rgba(110, 0, 255, .1);
	padding:15px 15px 15px 15px;
	border-radius:10px;
	margin: 0;
	background: #fff;
}

.shadow-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.aspect-video {
	aspect-ratio: 16 / 9;
	width: 100%;
}


#top_area .display-4 {
    font-weight: 700;
    letter-spacing: -1px;
	font-size:1rem !important;
}

#home-join {
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	width:90%;
	text-align: center;
}

#home-join .btn i {font-size:20px;margin-top:2px;}
#home-join .btn {
	color:#333;
	border-radius:30px;
	border: none;
	background: linear-gradient(120.83deg, #608b33 0%, #88c646 100%);
    padding: 5px 20px 5px 12px;
    display: inline-flex;
	color:#fff;
}

/****************************************************
 * È¨ÆäÀÌÁö ¼öÁ¤
 ****************************************************/
.accordion-wrapper .card {margin-bottom: 1rem !important;}
.accordion-wrapper .card-header {padding:0.7rem 1rem .7rem}
.accordion-wrapper .card-header button {font-size:16px !important;}
.accordion-wrapper .card-body {font-size:14px;}
.accordion-wrapper .card-body p {margin:0px;margin-bottom:10px;}
.display-4 {
    font-size: 1.3rem !important;
}
.accordion-wrapper .card-header button:before {
	right:1.3rem;
	left:auto;
}

@media (max-width: 500px) {
	.accordion-wrapper .card {
		margin-bottom: 0.5rem !important;
	}
}

section.wrapper {
	padding-top: 5.5rem !important;																																																												
    padding-bottom: 5.5rem !important;
}

#review .card-body {height:220px;}


@media (max-width: 500px) {
	.card-body h4 {font-size:0.85rem;}
	.card-body {font-size:0.75rem;padding:20px;}

	section.wrapper {
		padding-top: 1.5rem !important;																																																												
		padding-bottom: 1.5rem !important;
	}
}

@media (max-width: 500px) {
	#bizstack_reason .icon-svg.icon-svg-md {
		width:2rem;
		height:2rem;
	}

	#bizstack_reason .card-body {
		padding:20px 10px;
	}

	.counter-wrapper .counter.counter-lg {
		    font-size: 1.5rem !important;
	}

	#update .card-body {
		padding:20px 10px;
	}

}

#link figure {height:50px;border-radius:5px;text-align:center;}
#link figure img {max-height:33px !important; width:auto;	filter: grayscale(100%);margin-bottom:0px;}


.footer {
  margin-top: 0;
  font-size: 14px;
  letter-spacing: 0.02em;
  padding: 40px 25px 56px;
  border-top: none;
  background-color: #333333;
}
.footer .container {
  max-width: 1110px;
}
.footer .container .footer-head-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #888888;
}
@media (max-width: 766px) {
  .footer .container .footer-head-box {
    display: block;
    padding-bottom: 15px;
  }
}
.footer .container .footer-head-box .img-box img {
  width: 190px;
}
.footer .container .footer-head-box .footer-info-btn-box .list-unstyled {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 766px) {
  .footer .container .footer-head-box .footer-info-btn-box .list-unstyled li {
    margin-top: 12px;
  }
}
.footer .container .footer-head-box .footer-info-btn-box .list-unstyled li + li {
  margin-left: 35px;
  position: relative;
}
.footer .container .footer-head-box .footer-info-btn-box .list-unstyled li + li:after {
  content: "";
  background-color: #515151;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 5px;
  left: -17px;
}
.footer .container .footer-head-box .footer-info-btn-box .list-unstyled li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.02em;
  font-weight: 500;
}

.footer .container .footer-body-box {
  padding-top: 33px;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}


.footer .container .footer-body-box .con-box .list-unstyled li {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.02em;
  color: #999999;
}

@media (max-width: 500px) {
  
  .footer .container .footer-head-box .footer-info-btn-box .list-unstyled li a {
    font-size: 14px;
    line-height: 20px;
  }

  .footer .container .footer-body-box {
    display: block;
  }

	.footer .container .footer-head-box .img-box img {
	  width: 140px;
	}

	.footer {
		letter-spacing: 0.02em;
		padding: 20px 10px 90px;
	}
}

.profile-wrapper {
    width: 100%;
    padding: 5px;
	position:relative;
	margin-bottom:10px;
	max-width:250px;
}

.profile-wrapper img {
	max-width:90px;
}

.profile-wrapper label {
	margin-top:15px;
	width:80%;
	color:#777;
	text-align:center;
}

.pricing-wrapper [class*=col-] .pricing.card .prices .price-value {
	font-size:1.8rem;
}

.price-duration {white-space:nowrap}