/*======================================
    Variables
========================================*/
/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
html {
  scroll-behavior: auto; /* JS 스냅이 있으므로 */
}

body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #888;
  overflow-x: hidden;
  font-size: 15px;
}

p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #004591;
  border-color: #004591;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #081828;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
     border-image: initial;
}

span {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  color: #808385;
}

a:hover {
  color: #FFFFFF;
}



audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #081828;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

/* 처음 화면에서는 로고 숨김 */
.header .navbar-brand{
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* 스크롤 내렸을 때 로고 보임 */
.header.logo-visible .navbar-brand{
  opacity: 1;
  visibility: visible;
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

.section {
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  color: #004591;
  text-transform: uppercase;
}

.section-title h2 {
  font-size: 34px;
  margin-bottom: 25px;
  line-height: 42px;
  text-transform: capitalize;
  position: relative;
  font-weight: 800;
}

.section-title p {
  font-size: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 70px;
  }
  .section-title h3 {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .section-title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 60px;
  }
  .section-title h3 {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  .section-title p {
    font-size: 14px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #004591;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #E39A1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 5px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #081828;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #081828;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #004591;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  padding: 13px 30px;
  background-color: #004591;
  color: #fff;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #5A29C8;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
          box-shadow: 0px 4px 4px #0000000f;
}

.button .btn-alt {
  background-color: #081828 !important;
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

.button .btn-alt:hover {
  background-color: #004591 !important;
  color: #fff !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #004591;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  width: 100%;
  background: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 18px 0 !important;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .button {
    margin: 0 !important;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 67px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 400px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 6px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #004591 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active {
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #004591;
  }
  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }
  .header .navbar-nav .nav-item a::before {
    display: none;
  }
  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0;
  }
  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }
  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #004591;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 5px 0 !important;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 58px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 400px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 6px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #004591 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active {
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #004591;
  }
  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }
  .header .navbar-nav .nav-item a::before {
    display: none;
  }
  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0;
  }
  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }
  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #004591 !important;
  }
  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #004591;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }
}

.header .button .btn {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 500;
  padding: 12px 30px;
}

.header .button .btn:hover {
  background-color: #fff;
  color: #004591;
}

.header .navbar-brand img {
  width: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 150px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 150px;
  }
}

.header.sticky .navbar-brand .white-logo {
  opacity: 0;
  visibility: hidden;
}

.header.sticky .navbar-brand .dark-logo {
  opacity: 1;
  visibility: visible;
}

.header.sticky .button .btn {
  background-color: #004591;
  color: #fff;
  border-color: transparent;
}

.header.sticky .button .btn:hover {
  background-color: #081828;
  color: #fff;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  /*margin-right: auto !important;*/
}

.header .navbar .navbar-nav .nav-item a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #081828;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #081828;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #333;
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  background: #004591;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #fff;
  padding: 0px 0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
  padding-top: 20px;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #222;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 80px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #fff;
}

.sticky .navbar-nav .nav-item:hover a {
  color: #004591;
}

.navbar-nav .nav-item a {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 35px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #fff;
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea58";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 18px;
    right: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover > .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
          box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 5px;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #888;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #004591;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu > li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu > li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu > li.active > a {
  color: #004591 !important;
}

.navbar-nav .nav-item .sub-menu > li > a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu > li:first-child a {
  border: none;
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}


@media (max-width: 767px){
  .header .navbar{ align-items:flex-start; }
  .header .mobile-menu-btn{ align-self:flex-start; margin-top:16px; }
  .header .navbar-brand{ display:flex; align-items:flex-start; }
}


/* ===== Hero ===== */
.hero{
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  background: transparent !important;
}

.heroBg{
  position: absolute;
  inset: 0;
  z-index: 0;
}

.heroBg .bg{
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  transform: translateY(100%);
  z-index: 1;
  will-change: transform;
}

/* 현재 보이는 이미지 */
.heroBg .bg.current{
  transform: translateY(0);
  z-index: 1;
}



/* 다음에 올라올 이미지 */
.heroBg .bg.next{
  transform: translateY(100%);
  z-index: 2;
}

/* 실제 올라오는 모션 */
.heroBg .bg.run{
  transition: transform 0.9s cubic-bezier(.22, .61, .36, 1);
  transform: translateY(0);
}

.heroOverlay{
  position:absolute;
  inset:0;
  background: linear-gradient(180deg,
    rgba(0,0,0,.20),
    rgba(0,0,0,.05)
  );
  z-index:1;
  pointer-events:none;
}

.hero .heroContent{
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  flex-direction: column;

  /* 기존 center 대신 아래쪽 배치 */
  justify-content: flex-end;
  align-items: flex-start;

  /* 하단에서 조금 위 */
  padding: 0 clamp(18px, 6vw, 120px) clamp(90px, 12vh, 140px);
  max-width: 1200px;
}

.hero .heroContent h1{
  font-size: 40px;
  line-height: 1.08;
  color: #fff;
  letter-spacing: -0.02em;
  margin: 0;
}

.hero .heroContent p{
  margin-top: 12px;
  font-size: 20px;
  color: rgba(255,255,255,.75);
  margin-bottom: 0;
}

.accent{ color:#E39A1F; }

.heroDots{
  margin-top: 22px;
  display: flex;
  gap: 10px;
}

.heroDot{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: rgba(255,255,255,.4);
  border: none;
  cursor: pointer;
}

.heroDot.on{ background:#fff; }

#heroTitle,
#heroSub,
.heroDots{
  opacity: 1;
  transform: translateY(0);
  will-change: transform, opacity;
}

/* 기존 텍스트가 살짝 내려가며 사라짐 */
.heroContent.is-out #heroTitle,
.heroContent.is-out #heroSub,
.heroContent.is-out .heroDots{
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity .22s ease,
    transform .22s ease;
}

/* 새 텍스트가 아래에서 위로 등장 */
.heroContent.is-in #heroTitle{
  animation: heroTextIn .62s cubic-bezier(.22, .61, .36, 1) .02s both;
}

.heroContent.is-in #heroSub{
  animation: heroTextIn .62s cubic-bezier(.22, .61, .36, 1) .10s both;
}

.heroContent.is-in .heroDots{
  animation: heroTextIn .62s cubic-bezier(.22, .61, .36, 1) .16s both;
}

@keyframes heroTextIn{
  from{
    opacity: 0;
    transform: translateY(34px);
  }
  to{
    opacity: 1;
    transform: translateY(0);
  }
}


.heroTopFixed{
  position: absolute;
  top: 150px;
  left: clamp(18px, 6vw, 120px);
  z-index: 3;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.heroTopFixedImg{
  display: block;
  /*width: 650px;*/
  height: auto;
}

.heroTopFixedText{
	padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.3;
}

@media (max-width: 767px){
  .hero .heroContent{
    padding: 0 18px 70px;
  }
  .hero .heroContent h1{
    font-size: 32px;
  }
  .hero .heroContent p{
    font-size: 14px;
  }
	
	  .heroTopFixed{
    top: 90px;
    left: 18px;
    gap: 10px;
  }

  .heroTopFixedImg{
    width: 250px;
  }

  .heroTopFixedText{
    font-size: 13px;
  }
}

@media (prefers-reduced-motion: reduce){
  .heroBg .bg,
  #heroTitle,
  #heroSub,
  .heroDots{
    transition: none !important;
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}


    /* ===== Sections ===== */

.css-ufcztx {
    max-width: 1820px;
    margin: 0 auto;
}


/* ===== section ===== */
.section.light{
  position: relative;
  background: #fff;
  overflow: hidden;
  color: #111;
}

.section.light h2{
  font-size: 46px;
}

@media (max-width: 767px){
  .section.light h2{
    font-size: 32px;
  }
}

/* ===== slider ===== */
.serviceSlideArea{
  position: relative;
	padding-left: 100px;
	padding-right: 100px;
}

/* 좌우 가장자리 페이드 */
.serviceSlideViewport{
  position: relative;
  overflow: hidden;
}


.serviceSlideTrack{
  display: flex;
  gap: 26px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 60px;
}

/* 스크롤바 예쁘게 */
.serviceSlideTrack::-webkit-scrollbar{
  height: 2px;
}
.serviceSlideTrack::-webkit-scrollbar-track{
  background: #ececec;
  border-radius: 999px;
}
.serviceSlideTrack::-webkit-scrollbar-thumb{
  background: #1f1f1f;
  border-radius: 999px;
}
.serviceSlideTrack{
  scrollbar-color: #1f1f1f #ececec;
  scrollbar-width: thin;
}

/* 카드 */
.serviceCard{
  flex: 0 0 calc((100% - 52px) / 3);
  min-width: calc((100% - 52px) / 3);
  scroll-snap-align: start;
  text-decoration: none;
  color: #111;
  transition: transform .35s ease, opacity .35s ease;
}

.serviceCard:hover{
  transform: scale(1.08);
}

.serviceThumb{
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: #f4f4f4;
}

.serviceThumb img{
  display: block;
  width: 100%;
  height: 380px;
  object-fit: cover;
  transition: transform .6s ease;
}

.serviceCard:hover .serviceThumb img{
  transform: scale(1.03);
}

.serviceInfo{
  padding-top: 26px;
}

.serviceInfo h3{
  margin: 0 0 14px;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.35;
  color: #111;
}

.serviceInfo p{
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1.6;
  color: #444;
}

.serviceInfo strong{
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #111;
}

/* 버튼 */
.serviceSlideBtn{
  position: absolute;
  top: 180px;
  transform: translateY(-50%);
  z-index: 5;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(0,0,0,0.08);
  color: #111;
  font-size: 18px;
  cursor: pointer;
  transition: background .25s ease, transform .25s ease;
}

.serviceSlideBtn:hover{
  background: rgba(0,0,0,0.16);
  transform: translateY(-50%) scale(1.04);
}

.serviceSlideBtn.prev{ left: 0; }
.serviceSlideBtn.next{ right: 0; }

/* 태블릿 */
@media (max-width: 991px){
  .serviceCard{
    flex: 0 0 calc((100% - 26px) / 2);
    min-width: calc((100% - 26px) / 2);
  }

  .serviceThumb img{
    height: 320px;
  }
}

/* 모바일 */
@media (max-width: 767px){
  .serviceSlideArea{
    padding-left: 44px;
    padding-right: 44px;
  }

  .serviceSlideViewport{
    overflow: hidden;
  }

  .serviceSlideTrack{
    gap: 16px;
    padding: 0 0 18px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
  }

  .serviceSlideTrack.dragging{
    scroll-snap-type: none;
    scroll-behavior: auto;
    cursor: grabbing;
  }

  /* 모바일에서도 한 화면에 1장이 꽉 차지 않게 */
  .serviceCard{
    flex: 0 0 82%;
    min-width: 82%;
    scroll-snap-align: start;
  }

  .serviceThumb img{
    height: 240px;
  }

  .serviceInfo{
    padding-top: 16px;
  }

  .serviceInfo h3{
    font-size: 20px;
    margin-bottom: 10px;
  }

  .serviceInfo p{
    font-size: 15px;
    margin-bottom: 14px;
    line-height: 1.5;
  }

  .serviceInfo strong{
    font-size: 14px;
  }

  /* 모바일 화살표 보이게 */
  .serviceSlideBtn{
    display: flex;
    align-items: center;
    justify-content: center;
    top: 120px;
    width: 34px;
    height: 34px;
    font-size: 14px;
    background: rgba(0,0,0,0.16);
    color: #111;
    z-index: 6;
  }

  .serviceSlideBtn.prev{
    left: 4px;
  }

  .serviceSlideBtn.next{
    right: 4px;
  }

  /* 터치 환경에서 hover 확대로 상태 꼬이는 것 방지 */
  .serviceCard:hover{
    transform: none;
  }

  .serviceCard:hover .serviceThumb img{
    transform: none;
  }
}

@media (hover: hover) and (pointer: fine){
  .serviceCard:hover{
    transform: scale(1.08);
  }

  .serviceCard:hover .serviceThumb img{
    transform: scale(1.03);
  }
}

/* =======================================
   Section01 Cards (Image Background Style)
======================================= */

.serviceCard.serviceCard--img{
--overlay: rgba(0, 45, 110, .65);   /* 아래쪽을 더 진하게 (65% 투명도) */
--overlay2: rgba(0, 45, 110, .35);  /* 위쪽도 더 진하게 (35% 투명도) */
  --border: rgba(255,255,255,.35);

  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:space-between;

  height: 520px;              /* 캡처 느낌(필요시 조정) */
  border-radius: 0;           /* 캡처처럼 각진 카드면 0 / 둥글면 18px */
  overflow:hidden;
  text-decoration:none;

  color:#fff;
  background:
    linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.38)),
    var(--bg) center/cover no-repeat;
   /*background: var(--bg) center/cover no-repeat;*/
  box-shadow: 0 10px 30px rgba(0,0,0,.08);
  transform: translateY(0);
  transition: transform .25s ease, box-shadow .25s ease;
}

/* 카드 테두리(얇게) */
.serviceCard.serviceCard--img::after{
  content:"";
  position:absolute;
  inset:0;
  border: 1px solid rgba(255,255,255,.18);
  pointer-events:none;
  z-index: 3;
}

/*  hover “위→아래 채움” 레이어 (투명) */
.serviceCard.serviceCard--img::before{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(180deg, var(--overlay2), var(--overlay));
  transform: scaleY(0);
  transform-origin: top;
  transition: transform .55s cubic-bezier(.2,.8,.2,1);
  z-index: 1;
}

.serviceCard.serviceCard--img:hover::before,
.serviceCard.serviceCard--img:focus-visible::before{
  transform: scaleY(1);
}

.serviceCard.serviceCard--img:hover,
.serviceCard.serviceCard--img:focus-visible{
  transform: translateY(-6px);
  box-shadow: 0 16px 45px rgba(0,0,0,.18);
}

/* 내용은 항상 위로 */
.serviceCard.serviceCard--img > *{
  position:relative;
  z-index: 2;
}

/* 상단 컨텐츠 중앙 배치 */
.serviceTop{
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding: 42px 28px 18px;
  gap: 14px;
}

/* 아이콘(흰색 인포그래픽) */
.serviceIcon{
  width: 92px;
  height: 92px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom: 8px;
}
.serviceIcon img{
  width: 72px;
  height: 72px;
  object-fit: contain;
  filter: drop-shadow(0 6px 16px rgba(0,0,0,.25));
  opacity: .95;
}

/* 타이틀/설명 */
.serviceTitle{
  font-size: 30px;
  font-weight: 800;
  margin:0;
  letter-spacing: -0.02em;
  color: #ffffff;
  text-shadow: 0 10px 28px rgba(0,0,0,.25);
}
.serviceDesc{
  margin:0;
  font-size: 16px;
  line-height: 1.55;
  color: rgba(255,255,255,.92);
  text-shadow: 0 10px 28px rgba(0,0,0,.22);
}

/* 동그란 Enter 버튼 */
.serviceBtn{
  align-self:center;
  margin: 0 0 28px;
  width: 72px;
  height: 92px;
  border-radius: 50%;
  display:flex;
  align-items:center;
  justify-content:center;

  font-weight: 700;
  font-size: 14px;
  letter-spacing: .02em;

  border: 1px solid rgba(255,255,255,.45);
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(2px);

  transition: transform .25s ease, background .25s ease, border-color .25s ease;
}

.serviceCard.serviceCard--img:hover .serviceBtn,
.serviceCard.serviceCard--img:focus-visible .serviceBtn{
  transform: translateY(-2px) scale(1.7);
  background: rgba(255,255,255,.10);
  border-color: rgba(255,255,255,.70);
}

/* 접근성 */
.serviceCard.serviceCard--img:focus-visible{
  outline: 3px solid rgba(0, 69, 145, .35);
  outline-offset: 4px;
}

/* 모바일 */
@media (max-width: 767px){
  .serviceCard.serviceCard--img{
    height: 480px;
  }
  .serviceTitle{ font-size: 30px; }
  .serviceDesc{ font-size: 15px; }
  .serviceBtn{ width: 66px; height: 86px; }
}

/* 모션 줄이기 */
@media (prefers-reduced-motion: reduce){
  .serviceCard.serviceCard--img,
  .serviceCard.serviceCard--img::before,
  .serviceBtn{
    transition:none !important;
  }
}


/* =========================
   Section 02 : Benefit Sticky Cards
========================= */
.section.dark{
  background: #000;
  color: #fff;
  overflow: visible;
}

#sec02{
  position: relative;
  padding-top: 140px;
  padding-bottom: 140px;
}

.benefitSection{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
}

.benefitSticky{
  position: sticky;
  top: 120px;
  flex: 0 0 46%;
  max-width: 46%;
  align-self: flex-start;
  padding-top: 20px;
}

.benefitEyebrow{
  margin: 0 0 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(255,255,255,0.6);
  letter-spacing: -0.02em;
}

.benefitTitle{
  margin: 0;
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #fff;
  word-break: keep-all;
}

.benefitFlow{
  flex: 0 0 40%;
  max-width: 40%;
  margin-left: auto;
}

.benefitCards{
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.benefitCard{
  min-height: 420px;
  border-radius: 28px;
  padding: 38px 32px 34px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-shadow: 0 18px 34px rgba(0,0,0,0.18);
}

.benefitIcon{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  margin-bottom: 20px;
}

.benefitIcon img{
  width: 120px;
  height: auto;
  object-fit: contain;
}

.benefitCard h3{
  margin: 0;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.benefitCard p{
  margin-top: 18px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.benefitCard.is-blue{
  background: #143CFF;
  color: #fff;
}

.benefitCard.is-lime{
  background: #C8F23B;
  color: #081828;
}

.benefitCard.is-violet{
  background: #7B61FF;
  color: #081828;
}

.benefitCard.is-orange{
  background: #FF9F43;
  color: #081828;
}

.benefitCard.is-green{
  background: #26D07C;
  color: #081828;
}

.benefitCard.is-sky{
  background: #7FD6FF;
  color: #081828;
}

.benefitCard.is-pink{
  background: #FF7AAE;
  color: #081828;
}

/* tablet */
@media (max-width: 1199px){
  .benefitSection{
    gap: 54px;
  }

  .benefitSticky{
    flex: 0 0 44%;
    max-width: 44%;
    top: 100px;
  }

  .benefitFlow{
    flex: 0 0 44%;
    max-width: 44%;
  }

  .benefitTitle{
    font-size: 56px;
  }

  .benefitCard{
    min-height: 360px;
    padding: 30px 24px 28px;
  }

  .benefitIcon{
    min-height: 120px;
  }

  .benefitIcon img{
    width: 92px;
  }

  .benefitCard h3{
    font-size: 28px;
  }

  .benefitCard p{
    font-size: 17px;
  }
}

/* mobile / tablet stacked */
@media (max-width: 991px){
  #sec02{
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .benefitSection{
    flex-direction: column;
    gap: 36px;
  }

  .benefitSticky{
    position: static;
    top: auto;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .benefitFlow{
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .benefitTitle{
    font-size: 32px;
    line-height: 1.26;
  }

  .benefitCards{
    gap: 20px;
  }

  .benefitCard{
    min-height: auto;
    padding: 26px 20px 24px;
    border-radius: 22px;
  }

  .benefitIcon{
    justify-content: flex-start;
    min-height: 80px;
    margin-bottom: 10px;
  }

  .benefitIcon img{
    width: 72px;
  }

  .benefitCard h3{
    font-size: 24px;
  }

  .benefitCard p{
    margin-top: 12px;
    font-size: 15px;
    line-height: 1.6;
  }
}



/* =========================
   sec02 motion cards
========================= */
.benefitCard--motion{
  overflow: hidden;
}

.benefitCard--motion .benefitMedia{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:210px;
  margin-bottom:18px;
}

.motionIcon{
  width: 280px;
  height: 280px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.motionIcon svg{
  width:100%;
  height:100%;
  display:block;
}

.benefitCard--motion .benefitText h3{
  margin:0;
  font-size:32px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:-0.03em;
}

.benefitCard--motion .benefitText p{
  margin-top:18px;
  font-size:20px;
  line-height:1.6;
  font-weight:500;
  letter-spacing:-0.02em;
}

/* 1. 평생 무료 */
.motion-lock .mi-shackle{
  transform-origin:100px 72px;
  animation: lockShackleMove 1.6s ease-in-out infinite;
}
.motion-lock .mi-body{
  animation: lockBodyFloat 1.6s ease-in-out infinite;
}
.motion-lock .mi-key{
  transform-origin:100px 108px;
  animation: lockPulse 1.6s ease-in-out infinite;
}

/* 2. 전담 매니저 */
.motion-manager .mi-head,
.motion-manager .mi-bodyperson{
  animation: managerFloat 2.8s ease-in-out infinite;
}
.motion-manager .mi-bubble1{
  animation: bubblePop1 1.5s ease-in-out infinite;
}
.motion-manager .mi-bubble2{
  animation: bubblePop2 1.5s ease-in-out infinite;
}

/* 3. A/S */
.motion-as .mi-ring{
  transform-origin:100px 100px;
  animation: asRingPulse 2.4s ease-in-out infinite;
}
.motion-as .mi-tool{
  transform-origin:142px 71px;
  animation: toolWiggle 2.4s ease-in-out infinite;
}

/* 4. 리스크 관리 */
.motion-risk .mi-checkbg{
  transform-origin:132px 122px;
  animation: checkBgPulse 2s ease-in-out infinite;
}
.motion-risk .mi-check{
  stroke-dasharray: 28;
  stroke-dashoffset: 28;
  animation: drawCheck 1.4s ease-in-out infinite;
}

/* 5. 자료 지원 */
.motion-doc .mi-paper{
  animation: paperFloat 2.6s ease-in-out infinite;
}
.motion-doc .mi-doccheck{
  stroke-dasharray: 40;
  stroke-dashoffset: 40;
  animation: drawDocCheck 2.2s ease-in-out infinite;
}

/* 6. 무상 교체 */
.motion-device .mi-refresh1{
  transform-origin:144px 74px;
  animation: refreshSpin1 2.4s linear infinite;
}
.motion-device .mi-refresh2{
  transform-origin:48px 98px;
  animation: refreshSpin2 2.4s linear infinite;
}

/* 7. 지속 케어 */
.motion-heart .mi-heart{
  transform-origin:100px 98px;
  animation: heartBeat 2s ease-in-out infinite;
}
.motion-heart .mi-spark1{
  animation: sparkFloat1 1.8s ease-in-out infinite;
}
.motion-heart .mi-spark2{
  animation: sparkFloat2 2s ease-in-out infinite;
}
.motion-heart .mi-spark3{
  animation: sparkFloat3 2.2s ease-in-out infinite;
}

/* keyframes */
@keyframes lockShackleMove{
  0%,100%{ transform:translateY(0); }
  35%,55%{ transform:translateY(-16px); }
}
@keyframes lockBodyFloat{
  0%,100%{ transform:translateY(0); }
  50%{ transform:translateY(8px); }
}
@keyframes lockPulse{
  0%,100%{ transform:scale(1); opacity:1; }
  50%{ transform:scale(1.12); opacity:.85; }
}

@keyframes managerFloat{
  0%,100%{ transform:translateY(0); }
  50%{ transform:translateY(4px); }
}
@keyframes bubblePop1{
  0%,100%{ transform:translateY(0) scale(1); opacity:1; }
  50%{ transform:translateY(-12px) scale(1.12); opacity:.88; }
}
@keyframes bubblePop2{
  0%,100%{ transform:translateY(0) scale(1); opacity:.8; }
  50%{ transform:translateY(-10px) scale(1.1); opacity:1; }
}

@keyframes asRingPulse{
  0%,100%{ transform:scale(1); opacity:.22; }
  50%{ transform:scale(1.08); opacity:.36; }
}
@keyframes toolWiggle{
  0%,100%{ transform:rotate(0deg); }
  20%{ transform:rotate(-8deg); }
  40%{ transform:rotate(8deg); }
  60%{ transform:rotate(-5deg); }
}

@keyframes checkBgPulse{
  0%,100%{ transform:scale(1); }
  50%{ transform:scale(1.08); }
}
@keyframes drawCheck{
  0%{ stroke-dashoffset:28; }
  30%{ stroke-dashoffset:0; }
  70%{ stroke-dashoffset:0; }
  100%{ stroke-dashoffset:28; }
}

@keyframes paperFloat{
  0%,100%{ transform:translateY(0); }
  50%{ transform:translateY(-4px); }
}
@keyframes drawDocCheck{
  0%,20%{ stroke-dashoffset:40; }
  40%,80%{ stroke-dashoffset:0; }
  100%{ stroke-dashoffset:40; }
}

@keyframes refreshSpin1{
  0%{ transform:rotate(0deg); }
  100%{ transform:rotate(360deg); }
}
@keyframes refreshSpin2{
  0%{ transform:rotate(0deg); }
  100%{ transform:rotate(-360deg); }
}

@keyframes heartBeat{
  0%,100%{ transform:scale(1); }
  20%{ transform:scale(1.06); }
  40%{ transform:scale(0.98); }
  60%{ transform:scale(1.08); }
}
@keyframes sparkFloat1{
  0%,100%{ transform:translateY(0); opacity:.65; }
  50%{ transform:translateY(-6px); opacity:1; }
}
@keyframes sparkFloat2{
  0%,100%{ transform:translateY(0); opacity:.55; }
  50%{ transform:translateY(-8px); opacity:.95; }
}
@keyframes sparkFloat3{
  0%,100%{ transform:translateY(0); opacity:.45; }
  50%{ transform:translateY(-5px); opacity:.85; }
}

/* mobile */
@media (max-width: 991px){
  .benefitCard--motion .benefitMedia{
    min-height:130px;
    margin-bottom:10px;
  }

  .motionIcon{
    width:150px;
    height:150px;
  }

  .benefitCard--motion .benefitText h3{
    font-size:24px;
  }

  .benefitCard--motion .benefitText p{
    margin-top:12px;
    font-size:15px;
    line-height:1.6;
  }
}

/* =========================
   Section 03 : Award
========================= */
.section.awd{
  position: relative;
  overflow: hidden;
  background: #1a0f08 url("../images/awards_back.png") center center / cover no-repeat;
  color: #fff;
}

.awdInner{
  position: relative;
  min-height: 500px;
}

.awdTopText{
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 46px;
  line-height: 1.35;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.03em;
  margin: 0;
}


.tt01{
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 20px;
  line-height: 1.35;
  font-weight: normal;
  color: #fff;
  letter-spacing: -0.03em;
	padding-bottom: 20px;
  margin: 0;
}

.awdStats{
  position: absolute;
  left: 50%;
  bottom: 80px;
  transform: translateX(-50%);
  z-index: 3;
  width: 100%;
  max-width: 1120px;
  display: flex;
  justify-content: center;
  gap: 34px;
}

.awdCard{
  flex: 1 1 0;
  max-width: 400px;
  min-height: 200px;
  background: rgba(28, 30, 48, 0.86);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 28px 20px;
  text-align: center;
  box-shadow: 0 14px 30px rgba(0,0,0,0.18);
  border-radius: 20px;
}

.awdCard strong{
  display: block;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.02em;
  margin-bottom: 18px;
}

.awdNumber{
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
  color: #fff;
  font-size: 40px;	
}

.awdNumber .count{
  font-size: 54px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.awdNumber em{
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.03em;
}

/* tablet */
@media (max-width: 991px){
  .awdInner{
    min-height: 700px;
  }

  .awdTopText{
    font-size: 32px;
  }

  .awdTitle{
    margin-top: 60px;
    font-size: 92px;
  }

  .awdStats{
    position: static;
    transform: none;
    margin: 70px auto 0;
    max-width: 100%;
    gap: 20px;
  }

  .awdCard{
    min-height: 140px;
  }

  .awdCard strong{
    font-size: 20px;
    margin-bottom: 14px;
  }

  .awdNumber .count,
  .awdNumber em{
    font-size: 42px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.awd{
    background-position: center top;
  }

  .awdInner{
    min-height: auto;
    padding: 10px 0 0;
  }

  .awdTopText{
    font-size: 32px;
    line-height: 1.35;
  }

  .awdTitle{
    margin-top: 34px;
    font-size: 54px;
    line-height: 0.95;
  }

  .awdStats{
    position: static;
    transform: none;
    margin-top: 34px;
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .awdCard{
    max-width: 100%;
    min-height: 110px;
    padding: 22px 16px;
  }

  .awdCard strong{
    font-size: 18px;
    margin-bottom: 10px;
  }
	
.awdNumber{
  font-size: 34px;	
}	
	

  .awdNumber .count,
  .awdNumber em{
    font-size: 34px;
  }
	
	
	
}


/* =========================
   Section 04 : Partner
========================= */
.section.partner{
  position: relative;
  background: #ffffff;
  overflow: hidden;
}

.partnerInner{
  position: relative;
}

.partnerTitle{
  margin: 0;
  text-align: center;
  font-size: 46px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: -0.05em;
  color: #111;
  word-break: keep-all;
}

.partnerMarquee{
  position: relative;
  margin-top: 90px;
  overflow: hidden;
}

.partnerTrack{
  display: flex;
  align-items: center;
  width: max-content;
  gap: 50px;
  animation: partnerFlow 24s linear infinite;
  will-change: transform;
}

.partnerLogo{
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partnerLogo img{
  display: block;
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto;
  object-fit: contain;
}

/* 로고 무한 흐름 */
@keyframes partnerFlow{
  0%{
    transform: translateX(0);
  }
  100%{
    transform: translateX(calc(-50% - 35px));
  }
}

/* 1400 이하 */
@media (max-width: 1399px){
  .partnerTitle{
    font-size: 56px;
  }

  .partnerMarquee{
    margin-top: 70px;
  }

  .partnerTrack{
    gap: 56px;
  }

  .partnerLogo{
    width: 220px;
  }

  .partnerLogo img{
    max-height: 76px;
  }

  @keyframes partnerFlow{
    0%{
      transform: translateX(0);
    }
    100%{
      transform: translateX(calc(-50% - 28px));
    }
  }
}

/* 태블릿 */
@media (max-width: 991px){
  .partnerTitle{
    font-size: 44px;
  }

  .partnerMarquee{
    margin-top: 56px;
  }

  .partnerTrack{
    gap: 42px;
    animation-duration: 20s;
  }

  .partnerLogo{
    width: 180px;
  }

  .partnerLogo img{
    max-height: 64px;
  }

  .partnerMarquee::before,
  .partnerMarquee::after{
    width: 80px;
  }

  @keyframes partnerFlow{
    0%{
      transform: translateX(0);
    }
    100%{
      transform: translateX(calc(-50% - 21px));
    }
  }
}

/* 모바일 */
@media (max-width: 767px){
  .section.partner{
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .partnerTitle{
    font-size: 32px;
    line-height: 1.3;
  }

  .partnerMarquee{
    margin-top: 40px;
  }

  .partnerTrack{
    gap: 28px;
    animation-duration: 16s;
  }

  .partnerLogo{
    width: 140px;
  }

  .partnerLogo img{
    max-height: 46px;
  }

  .partnerMarquee::before,
  .partnerMarquee::after{
    width: 34px;
  }

  @keyframes partnerFlow{
    0%{
      transform: translateX(0);
    }
    100%{
      transform: translateX(calc(-50% - 14px));
    }
  }
}

/* =========================
   Section 05 : Form
========================= */
.section.form{
  background: #f3f3f3;
  overflow: hidden;
}

.formSection{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 90px;
}

.formIntro{
  flex: 0 0 42%;
  max-width: 42%;
}

.formTitle{
  margin: 0;
  font-size: 46px;
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: -0.05em;
  color: #111;
  word-break: keep-all;
}

.formDesc{
  margin-top: 28px;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: #333;
  word-break: keep-all;
}

.formThumb{
  margin-top: 72px;
}

.formThumb img{
  display: block;
  width: 100%;
  height: auto;
}

.formWrap{
  flex: 0 0 50%;
  max-width: 50%;
}

.consultForm{
  width: 100%;
 margin-top: 100px;
}

.formRow{
  display: flex;
  gap: 24px;
  margin-bottom: 34px;
}

.formRow--2 .formField{
  flex: 1 1 0;
}

.formField{
  width: 100%;
}

.formField label{
  display: block;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  color: #111;
  letter-spacing: -0.02em;
}

.formField label span{
  color: #e45757;
}

.formField input,
.formField select{
  width: 100%;
  height: 64px;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
  background: transparent;
  font-size: 18px;
  color: #111;
  padding: 0 0 10px;
  outline: none;
  box-shadow: none;
}

.formField input::placeholder{
  color: #9b9b9b;
}

.formField select{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23444' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 6px center;
  padding-right: 30px;
  cursor: pointer;
}

.formRow--address{
  align-items: flex-end;
}

.formRow--address .formField{
  flex: 1 1 auto;
}

.addressSearchBtn{
  flex: 0 0 92px;
  height: 64px;
  border: 0;
  border-bottom: 2px solid #111;
  background: transparent;
  font-size: 20px;
  font-weight: 800;
  color: #111;
  padding: 0;
  cursor: pointer;
}

.formAgree{
  margin-top: 34px;
  padding-top: 10px;
  border-top: 2px solid #d7d7d7;
}

.formField textarea{
  width: 100%;
  min-height: 120px;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
  background: transparent;
  font-size: 18px;
  color: #111;
  padding: 10px 0;
  outline: none;
  resize: none;
  font-family: inherit;
  line-height: 1.6;
}

.formField textarea::placeholder{
  color: #9b9b9b;
}

.checkItem{
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.6;
  color: #222;
  cursor: pointer;
}

.checkItem input{
  width: 22px;
  height: 22px;
  margin-top: 3px;
  flex: 0 0 22px;
}

.checkItem span{
  display: block;
}

.checkItem em{
  font-style: normal;
  color: #e45757;
}

.checkAll{
  font-size: 28px;
  font-weight: 800;
  color: #111;
}

.formSubmit{
  display: flex;
  justify-content: flex-end;
  margin-top: 54px;
}

.consultSubmitBtn{
  min-width: 220px;
  height: 74px;
  border: 0;
  border-radius: 40px;
  background: #E39A1F;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  cursor: pointer;
  transition: background .25s ease, transform .25s ease;
}

.consultSubmitBtn:hover{
  background: #081828;
}

/* modal */
.addressModal{
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
}

.addressModal.is-open{
  display: block;
}

.addressModalDim{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.5);
}

.addressModalDialog{
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(92vw, 760px);
  max-height: 88vh;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
  padding: 34px 28px 28px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.18);
  display: flex;
  flex-direction: column;
}

.addressModalBody{
  flex: 1;
}

#addressSearchLayer{
  width: 100%;
  height: min(62vh, 560px);
}

.addressModalClose{
  position: absolute;
  right: 16px;
  top: 12px;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  font-size: 30px;
  line-height: 1;
  color: #111;
  cursor: pointer;
}

.addressModalDialog h3{
  margin: 0 0 18px;
  font-size: 28px;
  font-weight: 800;
  color: #111;
}

.addressModalText{

  font-size: 16px;
  line-height: 1.6;
  color: #666;
}

.addressSampleList{
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 22px;
}

.addressSampleItem{
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 12px;
  padding: 14px 16px;
  font-size: 16px;
  text-align: left;
  color: #111;
  cursor: pointer;
  transition: border-color .2s ease, background .2s ease;
}

.addressSampleItem:hover{
  border-color: #111;
  background: #fafafa;
}

/* tablet */
@media (max-width: 991px){
  .formSection{
    flex-direction: column;
    gap: 54px;
  }

  .formIntro,
  .formWrap{
    flex: 0 0 100%;
    max-width: 100%;
  }

  .formTitle{
    font-size: 50px;
  }

  .formDesc{
    font-size: 18px;
  }

  .formThumb{
    margin-top: 42px;
  }
}

/* mobile */
@media (max-width: 767px){
  /* sec05 전체를 화면에 더 꽉 차게 */
  #sec05 .container{
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

	.consultForm {width: 100%;
	 margin-top: 0px;
	
	}
	
  .section.form{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .formSection{
    flex-direction: column;
    gap: 42px;
  }

  .formIntro,
  .formWrap{
    flex: 0 0 100%;
    max-width: 100%;
  }

  .formTitle{
    font-size: 26px;
    line-height: 1.28;
  }

  .formDesc{
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.7;
  }

  .formThumb{
    margin-top: 28px;
  }

  /* 기본 row는 세로 */
  .formRow{
    flex-direction: column;
    gap: 20px;
    margin-bottom: 24px;
  }

  .formField label{
    margin-bottom: 8px;
    font-size: 16px;
  }

  .formField input,
  .formField select,
  .formField textarea{
    height: 54px;
    font-size: 15px;
    padding-bottom: 8px;
  }

  .formField textarea{
    min-height: 110px;
  }

  /* 주소 row만 가로 유지 */
  .formRow--address{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
  }

  .formRow--address .formField{
    flex: 1 1 auto;
    min-width: 0;
  }

  .formRow--address .formField input{
    width: 100%;
  }

  .addressSearchBtn{
    flex: 0 0 88px;
    width: 78px;
    height: 44px;
    border: 1px solid #111;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    align-self: flex-end;
	font-weight: 600;  
  }

  .checkItem{
    gap: 10px;
    font-size: 14px;
    line-height: 1.55;
  }

  .checkItem input{
    width: 18px;
    height: 18px;
    flex-basis: 18px;
  }

  .checkAll{
    font-size: 20px;
  }

  .formSubmit{
    margin-top: 34px;
    justify-content: center;
  }

  .consultSubmitBtn{
    width: 100%;
    min-width: 0;
    height: 60px;
    font-size: 18px;
  }

  .addressModalDialog{
    width: calc(100vw - 32px);
    max-height: 86vh;
    padding: 26px 18px 20px;
    border-radius: 16px;
  }

  .addressModalDialog h3{
    font-size: 22px;
  }

  .addressModalText,
  .addressSampleItem{
    font-size: 14px;
  }

  #addressSearchLayer{
    height: min(58vh, 500px);
  }
}

/* 체크 + 내용보기 버튼 */
.checkItem--detail{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  width: 100%;
}

.checkLabel{
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex: 1 1 auto;
  cursor: pointer;
}

.checkLabel input{
  width: 22px;
  height: 22px;
  margin-top: 3px;
  flex: 0 0 22px;
}

.checkLabel span{
  display: block;
  font-size: 18px;
  line-height: 1.6;
  color: #222;
}

.checkLabel em{
  font-style: normal;
  color: #e45757;
}

.checkDetailBtn{
  flex: 0 0 auto;
  border: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #111;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  line-height: 1.6;
  white-space: nowrap;
}

/* 개인정보 모달 */
.privacyModal{
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
}

.privacyModal.is-open{
  display: block;
}

.privacyModalDim{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.5);
}

.privacyModalDialog{
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(92vw, 640px);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
  padding: 34px 28px 28px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.18);
}

.privacyModalClose{
  position: absolute;
  right: 16px;
  top: 12px;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  font-size: 30px;
  line-height: 1;
  color: #111;
  cursor: pointer;
}

.privacyModalDialog h3{
  margin: 0 0 18px;
  font-size: 28px;
  font-weight: 800;
  color: #111;
}

.privacyModalBody{
  max-height: 60vh;
  overflow-y: auto;
  padding-right: 4px;
}

.privacyModalBody p{
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  margin: 0;
}

.privacyModalBody strong{
  font-weight: 700;
  color: #111;
}

/* 모바일 */
@media (max-width: 767px){
  .checkItem--detail{
    gap: 10px;
  }

  .checkLabel{
    gap: 10px;
  }

  .checkLabel input{
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
  }

  .checkLabel span{
    font-size: 14px;
    line-height: 1.55;
  }

  .checkDetailBtn{
    font-size: 13px;
    margin-top: 1px;
  }

  .privacyModalDialog{
    width: calc(100vw - 32px);
    padding: 26px 18px 20px;
    border-radius: 16px;
  }

  .privacyModalDialog h3{
    font-size: 22px;
  }

  .privacyModalBody p{
    font-size: 14px;
    line-height: 1.7;
  }
}

/* =========================
   Section 06 : Review
========================= */
.section.review{
  background: #f3f3f3;
  overflow: hidden;
}

.reviewHead{
  text-align: center;
  margin-bottom: 70px;
}

.reviewLabel{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 106px;
  height: 36px;
  padding: 0 16px;
  border: 1px solid #d8d8d8;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 700;
  color: #E39A1F;
  background: #fff;
  margin: 0 0 20px;
}

.reviewTitle{
  margin: 0;
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #111;
}

.reviewMarquee{
  position: relative;
  overflow: hidden;
  cursor: grab;
  user-select: none;
  touch-action: pan-y;
}

.reviewMarquee.is-dragging{
  cursor: grabbing;
}

.reviewTrack{
  display: flex;
  gap: 34px;
  width: max-content;
  will-change: transform;
}

.reviewCard{
  flex: 0 0 420px;
  width: 420px;
  min-height: 470px;
  background: #fff;
  border-radius: 28px;
  padding: 34px 30px 30px;
  box-shadow: 0 10px 28px rgba(0,0,0,0.04);
}

.reviewTop{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 26px;
}

.reviewEmoji{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  font-size: 24px;
}

.reviewName{
  font-size: 17px;
  font-weight: 500;
  color: #555;
}

.reviewCard h3{
  margin: 0;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #111;
}

.reviewCard p{
  margin-top: 28px;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: #555;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

/* tablet */
@media (max-width: 1199px){
  .reviewTitle{
    font-size: 46px;
  }

  .reviewHead{
    margin-bottom: 54px;
  }

  .reviewTrack{
    gap: 24px;
  }

  .reviewCard{
    flex: 0 0 340px;
    width: 340px;
    min-height: 450px;
    border-radius: 22px;
    padding: 28px 24px 24px;
  }

  .reviewName{
    font-size: 18px;
  }

  .reviewCard h3{
    font-size: 26px;
  }

  .reviewCard p{
    margin-top: 20px;
    font-size: 18px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.review{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .reviewHead{
    margin-bottom: 36px;
  }

  .reviewLabel{
    min-width: 90px;
    height: 30px;
    font-size: 14px;
    margin-bottom: 16px;
  }

  .reviewTitle{
    font-size: 32px;
    line-height: 1.28;
  }

  .reviewTrack{
    gap: 16px;
  }

  .reviewCard{
    flex: 0 0 280px;
    width: 280px;
    min-height: 390px;
    border-radius: 18px;
    padding: 22px 18px 20px;
  }

  .reviewTop{
    margin-bottom: 18px;
  }

  .reviewEmoji{
    width: 28px;
    height: 28px;
    font-size: 20px;
  }

  .reviewName{
    font-size: 15px;
  }

  .reviewCard h3{
    font-size: 22px;
    line-height: 1.35;
  }

  .reviewCard p{
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.65;
  }
}



/* =========================
   Header CTA Button
========================= */
.nav-item-consult{
  margin-right: 0 !important;
  display: flex;
  align-items: center;
}

.navbar-nav .nav-item.nav-item-consult a.consultCta{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  height: 52px;
  padding: 0 22px;
  border-radius: 999px;
  background: #E39A1F;
  color: #fff !important;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -0.02em;
  overflow: hidden;
  /*box-shadow: 0 8px 20px rgba(227,154,31,0.28);*/
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.navbar-nav .nav-item.nav-item-consult a.consultCta:hover{
  transform: translateY(-2px);
  /*box-shadow: 0 12px 24px rgba(227,154,31,0.34);*/
  background: #d58f17;
}

.consultCta-inner{
  position: relative;
  display: block;
  width: 100%;
  height: 24px;
  overflow: hidden;
}

.consultText{
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 24px;
  white-space: nowrap;
}

/* 첫 번째 텍스트 */
.consultText-1{
  animation: consultText1 3.6s ease-in-out infinite;
}

/* 두 번째 텍스트 */
.consultText-2{
  animation: consultText2 3.6s ease-in-out infinite;
}

/* sticky 상태에서도 흰 글자 유지 */
.sticky .navbar-nav .nav-item.nav-item-consult a.consultCta{
  color: #fff !important;
}

/* 애니메이션 */
@keyframes consultText1{
  0%{
    transform: translateY(0);
    opacity: 1;
  }
  40%{
    transform: translateY(0);
    opacity: 1;
  }
  50%{
    transform: translateY(-140%);
    opacity: 0;
  }
  90%{
    transform: translateY(140%);
    opacity: 0;
  }
  100%{
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes consultText2{
  0%{
    transform: translateY(140%);
    opacity: 0;
  }
  40%{
    transform: translateY(140%);
    opacity: 0;
  }
  50%{
    transform: translateY(0);
    opacity: 1;
  }
  90%{
    transform: translateY(0);
    opacity: 1;
  }
  100%{
    transform: translateY(-140%);
    opacity: 0;
  }
}

@media (max-width: 991px){
	
		
	 .navbar-nav{
    display: flex;
    flex-direction: column;
  }
	
  /* CTA 버튼을 맨 위로 */
  .nav-item-consult{
    order: -1;
    width: 100%;
    margin-bottom: 12px;
  }

  /* 버튼 스타일도 모바일에 맞게 */
  .navbar-nav .nav-item.nav-item-consult a.consultCta{
    width: 100%;
    height: 48px;
    border-radius: 12px;
    justify-content: center;
  }

  .consultCta-inner{
    height: 22px;
  }

  .consultText{
    line-height: 22px;
    font-size: 14px;
  }

	
}


/* General Footer Styles */
.footer {
  background-color: #081828;
  color: #fff;
  padding-top: 50px;
}
.footer .footer-top {
  padding-bottom: 50px;
}
.footer .footer-bottom {
  background-color: #020f19;
  padding: 20px 0;
}
.footer .footer-widget h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #ffffff;
}
.footer .logo img {
  padding-top: 20px;
  width: 150px;
}
.footer .contact-info {
  list-style: none;
  padding: 0;
  color: #808385;	
}
.footer .family-site-select {
  width: 100%;
  padding: 10px 40px 10px 14px;
  font-size: 14px;
  background-color: #081828;
  color: #808385;
  border: 1px solid #808385;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23808385' viewBox='0 0 16 16'%3E%3Cpath d='M3 6l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.footer .footer-bottom p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  color: #808385;
}
.footer .footer-bottom a {
  color: #fff;
  text-decoration: none;
}
.footer .footer-bottom a:hover {
  color: #004591;
}

/* Mobile Styles */
@media (max-width: 767px) {
  .footer {
    padding-top: 20px;
  }
  
  .footer .footer-top {
    padding-bottom: 15px;
  }
  
  /* Logo Section - 명확한 하단 여백 */
  .footer .footer-top .row > div:nth-child(1) {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(128, 131, 133, 0.2);
  }
  
  .footer .logo {
    text-align: center;
  }
  
  .footer .logo img {
    padding-top: 0;
    width: 140px;
  }
  
  /* Contact Us Section - 명확한 구분 */
  .footer .footer-top .row > div:nth-child(2) {
    margin-bottom: 20px;
    padding-bottom: 15px;
    /*border-bottom: 1px solid rgba(128, 131, 133, 0.2);*/
  }
  
  .footer .footer-widget h3 {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
  }
  
  .footer .contact-info {
    margin-bottom: 0;
  }
  
  .footer .contact-info li {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 3px;
  }
  
  /* Family Site Section - 하단 여백 */
  .footer .footer-top .row > div:nth-child(3) {
    margin-bottom: 10px;
  }
  
  .footer .family-site-select {
    font-size: 13px;
    padding: 10px 40px 10px 14px;
    border-radius: 4px;
  }
  
  /* Footer Bottom */
  .footer .footer-bottom {
    padding: 12px 0;
  }
  
  .footer .footer-bottom p {
    font-size: 12px;
  }
  
  .footer .footer-bottom a {
    font-size: 12px;
  }
}

/* Tablet Styles */
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-widget h3 {
    font-size: 15px;
  }
  
  .footer .logo img {
    width: 130px;
  }
}
@media (min-width: 992px) {
  .header .navbar-brand {
    position: fixed;
    left: 60px;
    top: 20px;
    z-index: 999;
    padding-top: 0;
    margin: 0;
  }
}

/* 기본은 숨김 */
.mo-br{
  display: none;
}

/* 모바일에서만 줄바꿈 */
@media (max-width: 767px){
  .mo-br{
    display: inline;
  }
}

/* =========================
   Bottom Fixed Banner
========================= */

/* 처음에는 숨김 + 하단 고정 */
.bottomConsultBanner{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9998;
  background: rgba(255,255,255,0.89);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-top: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 -6px 20px rgba(0,0,0,0.08);

  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  pointer-events: none;
  transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
}

.bottomConsultBanner.is-visible{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.bottomConsultInner{
  max-width: 1820px;
  margin: 0 auto;
  min-height: 92px;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.bottomConsultText{
  flex: 1 1 auto;
  min-width: 0;
  text-align: right;
  padding-right: 24px;
}

.bottomConsultText p{
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.3;
  color: #666;
  word-break: keep-all;
}

.bottomConsultText strong{
  display: block;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #111;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.bottomConsultBtn{
  flex: 0 0 auto;
  min-width: 320px;
  height: 52px;
  padding: 0 28px;
  border-radius: 12px;
  background: #E39A1F;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
}

.bottomConsultBtn:hover{
  color: #fff !important;
  background: #081828;
}

@media (max-width: 991px){

  .bottomConsultInner{
    min-height: 84px;
    padding: 10px 16px;
    gap: 16px;
  }

  .bottomConsultText{
    padding-right: 0;
    text-align: left;
  }

  .bottomConsultText p{
    font-size: 13px;
  }

  .bottomConsultText strong{
    font-size: 17px;
  }

  .bottomConsultBtn{
    min-width: 220px;
    height: 46px;
    font-size: 18px;
    padding: 0 18px;
    border-radius: 10px;
  }
}

@media (max-width: 767px){

  .bottomConsultInner{
    min-height: 96px;
    padding: 10px 12px;
    gap: 12px;
  }

  .bottomConsultText{
    flex: 1 1 0;
    min-width: 0;
  }

  .bottomConsultText p{
    font-size: 11px;
    line-height: 1.25;
    margin-bottom: 2px;
  }

  .bottomConsultText strong{
    font-size: 13px;
    line-height: 1.35;
  }

  .bottomConsultBtn{
    min-width: 165px;
    height: 44px;
    padding: 0 14px;
    font-size: 14px;
    border-radius: 9px;
  }

  .scroll-top{
    bottom: 108px;
  }
}

body{
  padding-bottom: 0;
}

body.has-bottom-banner{
  padding-bottom: 92px;
}

@media (max-width: 991px){
  body.has-bottom-banner{
    padding-bottom: 84px;
  }
}

@media (max-width: 767px){
  body.has-bottom-banner{
    padding-bottom: 96px;
  }
}


/* =========================
   서브페이지 헤더 기본 상태
========================= */
body.subpage .header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

body.subpage .header .navbar-brand{
  opacity: 1;
  visibility: visible;
}

body.subpage .navbar .navbar-nav .nav-item a{
  color: #081828;
}

body.subpage .navbar .navbar-nav .nav-item a.active{
  color: #081828;
}

body.subpage .navbar-nav .nav-item:hover a{
  color: #004591;
}

body.subpage .mobile-menu-btn .toggler-icon{
  background: #333;
}

/* 모바일 서브페이지 메뉴 펼침 상태도 글자색 유지 */
@media (max-width: 991px){
  body.subpage .header .navbar-collapse{
    background-color: #fff;
  }

  body.subpage .header .navbar-nav .nav-item a{
    color: #081828;
  }

  body.subpage .header .navbar .navbar-nav .nav-item a:hover,
  body.subpage .header .navbar .navbar-nav .nav-item a.active{
    color: #004591 !important;
  }
}


/* =========================
   Sub Page Hero : VAN
========================= */
.section.subHero{
  background: #f3f3f3;
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 100px;
}

.subHeroInner{
  text-align: center;
}

.subHeroLabel{
display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 106px;
    height: 36px;
    padding: 0 16px;
    border: 1px solid #d8d8d8;
    border-radius: 999px;
    color: #E39A1F;
    background: #fff;
    margin: 0 0 20px;
}

.subHeroTitle{
     margin: 0;
    color: #111;
}

.subHeroTitle span{
  color: #E39A1F;
}

.subHeroDesc{
  margin-top: 34px;
  color: #6b7280;
}

.subHeroVisual{
  margin-top: 60px;
  border-radius: 34px;
  overflow: hidden;
}

.subHeroVisual img{
  display: block;
  width: 100%;
  height: auto;
}


/* tablet */
@media (max-width: 991px){
  .section.subHero{
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .subHeroLabel{
    min-height: 38px;
    padding: 0 14px;
  
}

  .subHeroTitle{
    margin-top: 24px;
  
}

  .subHeroDesc{
    margin-top: 24px;
  
}

  .subHeroVisual{
    margin-top: 42px;
    border-radius: 24px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subHero{
    padding-top: 110px;
    padding-bottom: 70px;
  }

  .subHeroLabel{
    min-height: 34px;
    padding: 0 12px;
  
}

  .subHeroTitle{
    margin-top: 20px;
  
}

  .subHeroDesc{
    margin-top: 18px;
  
}

  .subHeroVisual{
    margin-top: 30px;
    border-radius: 18px;
  }
}

/* 기본: 흰 로고만 보임 (메인 처음 상태) */
.logo-white{ display: block; }
.logo-color{ display: none; }

/* 스크롤 상태 or 서브페이지 */
.header.logo-visible .logo-white,
body.subpage .logo-white{
  display: none;
}

.header.logo-visible .logo-color,
body.subpage .logo-color{
  display: block;
}

/* 서브페이지 헤더 스타일 */
body.subpage .header{
  background: #fff;
  position: fixed;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

/* 메뉴 색상 */
body.subpage .navbar-nav .nav-item a{
  color: #081828;
}

/* 햄버거 */
body.subpage .toggler-icon{
  background: #333;
}

/* =========================
   Sub Hero Scroll Expand
========================= */
.subHeroVisualWrap{
  margin-top: 60px;
  width: 100%;
  overflow: visible;
}

.subHeroVisual{
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: min(84vw, 1200px);
    border-radius: 34px;
    overflow: hidden;
    transition: all .5s ease;
}

.subHeroVisual.is-expand{
  width: 100vw;
  border-radius: 0;
  box-shadow: 0 18px 40px rgba(0,0,0,0.10);
}

.subHeroVisual img{
  display: block;
  width: 100%;
  height: clamp(280px, 42vw, 520px);
  object-fit: cover;
  object-position: center center;
}

/* 1400 이하 */
@media (max-width: 1399px){
  .subHeroVisual{
    width: min(88vw, 1040px);
  }

  .subHeroVisual.is-expand{
    width: 100vw;
  }

  .subHeroVisual img{
    height: clamp(260px, 44vw, 470px);
  }
}

/* tablet */
@media (max-width: 991px){
  .subHeroVisualWrap{
    margin-top: 42px;
  }

  .subHeroVisual{
    width: calc(100% - 32px);
    border-radius: 24px;
  }

  .subHeroVisual.is-expand{
    width: calc(100vw - 16px);
    border-radius: 14px;
  }

  .subHeroVisual img{
    height: clamp(240px, 48vw, 360px);
  }
}

/* mobile */
@media (max-width: 767px){
  .subHeroVisualWrap{
    margin-top: 30px;
  }

  .subHeroVisual{
    width: calc(100% - 20px);
    border-radius: 18px;
  }

  .subHeroVisual.is-expand{
    width: calc(100vw - 8px);
    border-radius: 12px;
  }

  .subHeroVisual img{
    height: clamp(200px, 56vw, 290px);
  }
}

/* =========================
   Sub Problem Section
========================= */
.section.subProblem{
  background: #f3f3f3;
  padding-top: 40px;
  padding-bottom: 120px;
}

.subProblemInner{
  text-align: center;
}

.subProblemTitle{
  margin: 0;
  color: #111827;
}

.subProblemGrid{
  margin-top: 60px;
  display: flex;
  justify-content: center;
  gap: 38px;
}

.subProblemCard{
  flex: 1 1 0;
  max-width: 420px;
  min-height: 345px;
  background: #fff;
  border-radius: 28px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  padding: 46px 34px 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transition: border-color .3s ease, box-shadow .3s ease, transform .3s ease;
  border: 2px solid transparent;
}

.subProblemCard.is-active{
  /*border-color: #3b82f6;*/
  /*box-shadow: 0 10px 28px rgba(59,130,246,0.18);*/
}

.subProblemIcon{
  font-size: 54px;
  line-height: 1;
  margin-bottom: 28px;
}

.subProblemCard h3{
  margin: 0;
  color: #0f172a;
}

.subProblemCard p{
  margin-top: 24px;
  color: #475569;
}


/* tablet */
@media (max-width: 991px){
  .section.subProblem{
    padding-top: 20px;
    padding-bottom: 90px;
  }

  .subProblemGrid{
    margin-top: 40px;
    flex-direction: column;
    gap: 20px;
  }

  .subProblemCard{
    max-width: 100%;
    min-height: auto;
    border-radius: 22px;
    padding: 34px 24px 30px;
  }

  .subProblemIcon{
    font-size: 46px;
    margin-bottom: 20px;
  }

  .subProblemCard p{
    margin-top: 18px;
  
}
}

/* mobile */
@media (max-width: 767px){
  .section.subProblem{
    padding-top: 10px;
    padding-bottom: 70px;
  }

  .subProblemGrid{
    margin-top: 28px;
    gap: 16px;
  }

  .subProblemCard{
    border-radius: 18px;
    padding: 28px 18px 24px;
  }

  .subProblemIcon{
    font-size: 40px;
    margin-bottom: 16px;
  }

  .subProblemCard p{
    margin-top: 14px;
  
}
}


/* =========================
   Sub Solution Section
========================= */
.section.subSolution{
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 0px;
}

.subSolutionHead{
  text-align: center;
  margin-bottom: 80px;
}

.subSolutionTitle{
  color: #111827;
}

.subSolutionTitle span{
  color: #E39A1F;
}

/* 아이템 */
.subSolutionItem{
  display: flex;
  align-items: center;
  gap: 80px;
  margin-bottom: 120px;
}

.subSolutionItem.reverse{
  flex-direction: row-reverse;
}

/* 이미지 */
.subSolutionImg{
  flex: 1;
}

.subSolutionImg img{
  width: 100%;
  border-radius: 24px;
  object-fit: cover;
}

/* 텍스트 */
.subSolutionText{
  flex: 1;
}

.subSolutionNum{
  font-size: 16px;
  font-weight: 700;
  color: #E39A1F;
  margin-bottom: 10px;
}

.subSolutionText h3{
  margin-bottom: 20px;
  color: #111;
}

.subSolutionDesc{
  color: #555;
}

/* 리스트 */
.subSolutionList{
  margin-top: 24px;
}

.subSolutionList li{
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  color: #333;
}

.subSolutionList li::before{
  content: "✔";
  position: absolute;
  left: 0;
  color: #E39A1F;
  font-size: 14px;
}

/* =========================
   반응형 (핵심)
========================= */

/* tablet */
@media (max-width: 991px){
  .subSolutionItem{
    gap: 40px;
  }

}

/* mobile */
@media (max-width: 767px){
	
	.section.subSolution {
    padding-top: 70px;
    padding-bottom: 0px;
}

  .subSolutionItem{
    flex-direction: column; /* 핵심 */
    gap: 24px;
    margin-bottom: 70px;
  }

  .subSolutionItem.reverse{
    flex-direction: column; /* reverse도 무조건 세로 */
  }

  /* 핵심: 이미지 항상 위 */
  .subSolutionImg{
    order: 1;
  }

  .subSolutionText{
    order: 2;
  }

}

/* =========================
   Sub Hardware Section
========================= */
.section.subHardware{
  background: #E39A1F;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subHardwareHead{
  text-align: center;
  margin-bottom: 56px;
}

.subHardwareTitle{
  margin: 0;
  color: #ffffff;
}

.subHardwareGrid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
}

.subHardwareCard{
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  padding: 24px;
  border: 1px solid rgba(15, 23, 42, 0.06);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.subHardwareThumb{
  border-radius: 18px;
  overflow: hidden;
  background: #f4f4f5;
  aspect-ratio: 1 / 1;
}

.subHardwareThumb img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.subHardwareBody{
  padding-top: 22px;
  text-align: center;
}

.subHardwareBody h3{
  margin: 0;
  color: #0f172a;
}

.subHardwareBody p{
  margin-top: 14px;
  color: #64748b;
}

/* 1400 이하 */
@media (max-width: 1399px){
  .subHardwareGrid{
    gap: 24px;
  }

  .subHardwareCard{
    padding: 20px;
  }

}

/* tablet */
@media (max-width: 991px){
  .section.subHardware{
    padding-top: 40px;
    padding-bottom: 90px;
  }

  .subHardwareHead{
    margin-bottom: 36px;
  }

  .subHardwareGrid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .subHardwareCard{
    border-radius: 20px;
    padding: 18px;
  }

  .subHardwareThumb{
    border-radius: 16px;
  }

  .subHardwareBody{
    padding-top: 18px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subHardware{
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .subHardwareHead{
    margin-bottom: 26px;
  }

  .subHardwareGrid{
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .subHardwareCard{
    border-radius: 18px;
    padding: 20px;
  }

  .subHardwareThumb{
    border-radius: 14px;
  }

  .subHardwareBody{
    padding-top: 16px;
  }

  .subHardwareBody p{
    margin-top: 10px;
  
}
}


/* =========================
   Rental Hero (서브 렌탈 전용)
========================= */
.section.rentalHero{
  background: #f3f3f3;
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 100px;
}

.rentalHeroInner{
  text-align: center;
}

.rentalHeroLabel{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 106px;
  height: 36px;
  padding: 0 16px;
  border: 1px solid #d8d8d8;
  border-radius: 999px;
  color: #E39A1F;
  background: #fff;
  margin: 0 0 20px;
}

.rentalHeroTitle{
  margin: 0;
  color: #111;
}

.rentalHeroTitle span{
  color: #E39A1F;
}

.rentalHeroDesc{
  margin-top: 34px;
  color: #6b7280;
}

/* 이미지 영역 */
.rentalHeroVisualWrap{
  margin-top: 60px;
  width: 100%;
}

.rentalHeroVisual{
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: min(84vw, 1200px);
    border-radius: 34px;
    overflow: hidden;
    transition: all .5s ease;
}

.rentalHeroVisual img{
  display: block;
  width: 100%;
  height: clamp(280px, 42vw, 520px);
  object-fit: cover;
}

/* tablet */
@media (max-width: 991px){
  .section.rentalHero{
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .rentalHeroVisual{
    width: calc(100% - 32px);
    border-radius: 24px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.rentalHero{
    padding-top: 110px;
    padding-bottom: 70px;
  }

  .rentalHeroLabel{
    height: 30px;
  
}

  .rentalHeroVisual{
    width: calc(100% - 20px);
    border-radius: 18px;
  }

  .rentalHeroVisual img{
    height: clamp(200px, 56vw, 300px);
  }
}

/* =========================
   Sub Compare (렌탈 비교)
========================= */
.section.subCompare{
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subCompareHead{
  text-align: center;
  margin-bottom: 120px;
}

.subCompareTitle{
  color: #111827;
}

.subCompareTitle span{
  color: #E39A1F;
}

/* layout */
.subCompareWrap{
  display: flex;
  gap: 40px;
  align-items: stretch;
}

/* 카드 공통 */
.subCompareCard{
  flex: 1;
  border-radius: 30px;
  padding: 40px 36px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.subCompareCard ul{
  list-style: none;
  padding-left: 0;
}

.subCompareCard li{
  position: relative;
  padding-left: 14px;
}

/* 가운데 점 추가 */
.subCompareCard li::before{
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #6b7280;
}

/* 좌측 */
.subCompareCard--left{
  background: #efefef;
}

.subCompareCard--left h3{
  color: #6b7280;
}

/* 오른쪽 카드 강조 */

/* 오른쪽 카드 전체 텍스트 흰색 */
.subCompareCard--right,
.subCompareCard--right h3,
.subCompareCard--right ul,
.subCompareCard--right li{
  color: #fff !important;
}


.subCompareCard--right{
  background: #E39A1F;
  color: #fff;

  transform: translateY(-20px) scale(1.05);
  z-index: 2;
  border: 2px solid rgba(255,255,255,0.2);
}

.subCompareCard--right h3{
  color: #fff;
}

/* 텍스트 대비 유지 */
.subCompareCard--right li{
  color: #fff;
}

.subCompareCard--right li::before{
  color: #fff;
}

/* 부드러운 인터랙션 */
.subCompareCard{
  transition: all .35s ease;
}

/* 아이콘 */
.subCompareIcon{
  font-size: 28px;
  margin-bottom: 14px;
}

/* 텍스트 */
.subCompareCard h3{
  margin-bottom: 20px;
}

.subCompareCard ul{
  padding-left: 0;
}

.subCompareCard li{
  color: #6b7280;
  margin-bottom: 10px;
  position: relative;
  padding-left: 12px;
}

/* =========================
   아이콘 + 타이틀 정렬
========================= */
.subCompareHeadRow{
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

/* =========================
   아이콘 공통
========================= */
.subCompareIcon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 700;
  flex-shrink: 0;
}

/* (구매) */
.subCompareIcon.is-x{
  background: #e5e7eb;
  color: #6b7280;
}

/* ✔ (렌탈) */
.subCompareIcon.is-check{
   background: linear-gradient(135deg, #1e3a8a, #0f172a);
  color: #fff;
}

/* 타이틀 */
.subCompareHeadRow h3{
  margin: 0;
}

/* 오른쪽 카드 (렌탈) */
.subCompareCard--right .subCompareHeadRow h3{
  color: #fff;
}

/* 모바일 */
@media (max-width: 991px){
  .subCompareWrap{
    flex-direction: column;
    gap: 20px;
  }

  .subCompareCard--right{
    transform: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  }	
}

@media (max-width: 767px){
	
	.subCompareHead {
    margin-bottom: 60px;
}
  .section.subCompare{
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .subCompareCard{
    padding: 26px 22px;
    border-radius: 20px;
  }

}

/* =========================
   Sub Biz Section
========================= */
.section.subBiz{
  background: #f3f3f3;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subBizHead{
  text-align: center;
  margin-bottom: 56px;
}

.subBizTitle{
  margin: 0;
  color: #111827;
}

.subBizList{
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.subBizItem{
  display: flex;
  align-items: center;
  gap: 42px;
  padding: 48px;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,0.05);
  border: 1px solid rgba(15, 23, 42, 0.05);
}

.subBizItem.reverse{
  flex-direction: row-reverse;
}

.subBizMedia{
  flex: 0 0 340px;
  max-width: 340px;
}

.subBizMedia img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  display: block;
  border-radius: 22px;
}

.subBizContent{
  flex: 1 1 auto;
}

.subBizContent h3{
  margin: 0;
  color: #0f172a;
}

.subBizContent p{
  margin-top: 22px;
  color: #64748b;
}

.subBizLink{
  margin-top: 26px;
  color: #4f46e5;
}

.subBizLink:hover{
  color: #312e81;
}

/* 1400 이하 */
@media (max-width: 1399px){
  .subBizItem{
    padding: 38px;
    gap: 30px;
  }

  .subBizMedia{
    flex: 0 0 300px;
    max-width: 300px;
  }

  .subBizMedia img{
    height: 225px;
  }

}

/* tablet */
@media (max-width: 991px){
  .section.subBiz{
    padding-top: 40px;
    padding-bottom: 90px;
  }

  .subBizHead{
    margin-bottom: 36px;
  }

  .subBizItem,
  .subBizItem.reverse{
    flex-direction: column;
    align-items: flex-start;
    padding: 28px;
    gap: 24px;
  }

  .subBizMedia{
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
    order: 1;
  }

  .subBizContent{
    order: 2;
    width: 100%;
  }

  .subBizMedia img{
    width: 100%;
    height: 280px;
    border-radius: 18px;
  }

  .subBizContent p{
    margin-top: 16px;
  
}

  .subBizLink{
    margin-top: 20px;
  
}
}

/* mobile */
@media (max-width: 767px){
  .section.subBiz{
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .subBizHead{
    margin-bottom: 26px;
  }

  .subBizList{
    gap: 18px;
  }

  .subBizItem,
  .subBizItem.reverse{
    padding: 18px;
    border-radius: 20px;
    gap: 18px;
  }

  .subBizMedia img{
    height: 210px;
    border-radius: 16px;
  }

  .subBizContent p{
    margin-top: 12px;
  
}

  .subBizLink{
    margin-top: 16px;
  
}
}

/* =========================
   Sub Process Section
========================= */
.section.subProcess{
  background: #E39A1F;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subProcessHead{
  text-align: center;
  margin-bottom: 56px;
}

.subProcessTitle{
  margin: 0;
  color: #fff;
}

.subProcessList{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  text-align: center;
}

.subProcessItem{
  padding: 20px 10px;
}

.subProcessCircle{
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1e3a8a, #0f172a);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.28);
}

.subProcessItem h3{
  margin: 0;
  color: #fff;
}

.subProcessItem p{
  margin-top: 12px;
  color: rgba(255,255,255,0.9);
}

/* tablet */
@media (max-width: 991px){
  .subProcessList{
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }

  .subProcessCircle{
    width: 80px;
    height: 80px;
    font-size: 22px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subProcess{
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .subProcessList{
    grid-template-columns: repeat(2, 1fr);
    gap: 18px 14px;
  }

  .subProcessCircle{
    width: 70px;
    height: 70px;
    font-size: 20px;
    margin-bottom: 16px;
  }

  .subProcessItem{
    padding: 10px 6px;
  }

}


/* =========================
   Sub Trust Section
========================= */
.section.subTrust{
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subTrustItem{
  display: flex;
  align-items: center;
  gap: 56px;
}

.subTrustMedia{
  flex: 0 0 48%;
  max-width: 48%;
}

.subTrustMedia img{
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
  border-radius: 28px;
  box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}

.subTrustContent{
  flex: 1 1 auto;
}

.subTrustTitle{
  margin: 0;
  color: #0f172a;
}

.subTrustTitle span{
  position: relative;
  display: inline;
  background: linear-gradient(transparent 62%, #dbe9ff 62%);
}

.subTrustDesc{
  margin-top: 28px;
  color: #64748b;
}

.subTrustStats{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 42px;
}

.subTrustStat{
  min-height: 114px;
  padding: 26px 20px;
  border-radius: 22px;
  background: #f7f7f7;
  border: 1px solid rgba(15, 23, 42, 0.05);
  box-shadow: 0 6px 20px rgba(0,0,0,0.03);
  text-align: center;
}

.subTrustStat strong{
  display: block;
  color: #E39A1F;
}

.subTrustStat span{
  display: block;
  margin-top: 12px;
  color: #64748b;
}

/* 1400 이하 */
@media (max-width: 1399px){
  .subTrustItem{
    gap: 40px;
  }

  .subTrustMedia img{
    height: 460px;
  }
}

/* tablet */
@media (max-width: 991px){
  .section.subTrust{
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .subTrustItem{
    gap: 28px;
  }

  .subTrustDesc{
    margin-top: 20px;
  
}

  .subTrustMedia img{
    height: 380px;
    border-radius: 22px;
  }

  .subTrustStats{
    margin-top: 28px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subTrust{
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .subTrustItem{
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }

  .subTrustMedia{
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
    order: 1;
  }

  .subTrustContent{
    width: 100%;
    order: 2;
  }

  .subTrustMedia img{
    width: 100%;
    height: 250px;
    border-radius: 18px;
  }

  .subTrustDesc{
    margin-top: 16px;
  
}

  .subTrustStats{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 24px;
  }

  .subTrustStat{
    min-height: auto;
    padding: 22px 16px;
    border-radius: 18px;
  }

  .subTrustStat span{
    margin-top: 8px;
  
}
}



/* =========================
   Sub Service Section
========================= */
.section.subService{
  background: #f7f7f7;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subServiceHead{
  text-align: center;
  margin-bottom: 60px;
}

.subServiceTitle{
  color: #0f172a;
}

/* 리스트 */
.subServiceList{
  display: flex;
  gap: 32px;
}

/* 카드 */
.subServiceItem{
  flex: 1;
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(0,0,0,0.06);
}

/* 이미지 영역 */
.subServiceImg{
  position: relative;
  overflow: hidden;
  height: 260px;
}

.subServiceImg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s ease;
}

/* 핵심: hover zoom */
.subServiceItem:hover .subServiceImg img{
  transform: scale(1.12);
}

/* 내용 */
.subServiceContent{
  padding: 28px;
}

.subServiceContent h3{
  margin-bottom: 14px;
}

.subServiceContent p{
  color: #666;
}

/* =========================
   반응형
========================= */
@media (max-width: 991px){
  .subServiceList{
    gap: 20px;
  }

}

/* 모바일 */
@media (max-width: 767px){

  .section.subService{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subServiceList{
    flex-direction: column;
  }

  .subServiceItem{
    width: 100%;
  }

  .subServiceImg{
    height: 220px;
  }

}

/* =========================================================
   SUB PAGE TEXT SYSTEM FINAL
   main(4).css 맨 아래 추가용
   - 각 클래스별 개별 선언형
   - VAN 기준으로 rental / building 텍스트 통일
========================================================= */

/* =========================
   HERO LABEL
========================= */
.subHeroLabel{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.rentalHeroLabel{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

/* =========================
   HERO TITLE
========================= */
.subHeroTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.rentalHeroTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

/* =========================
   HERO DESC
========================= */
.subHeroDesc{
  font-size: 20px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.rentalHeroDesc{
  font-size: 20px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

/* =========================
   SECTION TITLE
========================= */
.subProblemTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subSolutionTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subHardwareTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subCompareTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subBizTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subProcessTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subTrustTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.subServiceTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

/* =========================
   CARD / CONTENT TITLE
========================= */
.subProblemCard h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subSolutionCard h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subSolutionText h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subHardwareBody h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subCompareCard h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subCompareHeadRow h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subBizContent h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subServiceContent h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.subProcessItem h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

/* =========================
   BODY TEXT
========================= */
.subProblemCard p{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subSolutionCard p{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;

}

.subSolutionDesc{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subHardwareBody p{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subBizContent p{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subServiceContent p{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subTrustDesc{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subCompareCard li{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subProcessItem p{
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.subSolutionList li{
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

/* =========================
   LINK TEXT
========================= */
.subBizLink{
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

/* =========================
   TRUST STAT
========================= */
.subTrustStat strong{
  font-size: 28px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.subTrustStat span{
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

/* =========================
   TABLET
========================= */
@media (max-width: 991px){

  .subHeroLabel{
    font-size: 15px;
  }

  .rentalHeroLabel{
    font-size: 15px;
  }

  .subHeroTitle{
    font-size: 34px;
    line-height: 1.3;
  }

  .rentalHeroTitle{
    font-size: 34px;
    line-height: 1.3;
  }

  .subHeroDesc{
    font-size: 16px;
    line-height: 1.7;
  }

  .rentalHeroDesc{
    font-size: 16px;
    line-height: 1.7;
  }

  .subProblemTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subSolutionTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subHardwareTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subCompareTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subBizTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subProcessTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subTrustTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subServiceTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subProblemCard h3{
    font-size: 24px;
  }

  .subSolutionCard h3{
    font-size: 24px;
  }

  .subSolutionText h3{
    font-size: 24px;
  }

  .subHardwareBody h3{
    font-size: 24px;
  }

  .subCompareCard h3{
    font-size: 24px;
  }

  .subCompareHeadRow h3{
    font-size: 24px;
  }

  .subBizContent h3{
    font-size: 24px;
  }

  .subServiceContent h3{
    font-size: 24px;
  }

  .subProcessItem h3{
    font-size: 24px;
  }

  .subProblemCard p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subSolutionCard p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subSolutionDesc{
    font-size: 16px;
    line-height: 1.75;
  }

  .subHardwareBody p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subBizContent p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subServiceContent p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subTrustDesc{
    font-size: 16px;
    line-height: 1.75;
  }

  .subCompareCard li{
    font-size: 16px;
    line-height: 1.75;
  }

  .subProcessItem p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subSolutionList li{
    font-size: 15px;
    line-height: 1.7;
  }

  .subBizLink{
    font-size: 15px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px){

  .subHeroLabel{
    font-size: 12px;
  }

  .rentalHeroLabel{
    font-size: 12px;
  }

  .subHeroTitle{
    font-size: 26px;
    line-height: 1.35;
  }

  .rentalHeroTitle{
    font-size: 26px;
    line-height: 1.35;
  }

  .subHeroDesc{
    font-size: 14px;
    line-height: 1.75;
  }

  .rentalHeroDesc{
    font-size: 14px;
    line-height: 1.75;
  }

  .subProblemTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subSolutionTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subHardwareTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subCompareTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subBizTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subProcessTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subTrustTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subServiceTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subProblemCard h3{
    font-size: 22px;
  }

  .subSolutionCard h3{
    font-size: 22px;
  }

  .subSolutionText h3{
    font-size: 22px;
  }

  .subHardwareBody h3{
    font-size: 22px;
  }

  .subCompareCard h3{
    font-size: 22px;
  }

  .subCompareHeadRow h3{
    font-size: 22px;
  }

  .subBizContent h3{
    font-size: 22px;
  }

  .subServiceContent h3{
    font-size: 22px;
  }

  .subProcessItem h3{
    font-size: 22px;
  }

  .subProblemCard p{
    font-size: 15px;
    line-height: 1.75;
  }

  .subSolutionCard p{
    font-size: 15px;
    line-height: 1.75;
  }

  .subSolutionDesc{
    font-size: 15px;
    line-height: 1.75;
  }

  .subHardwareBody p{
    font-size: 15px;
    line-height: 1.75;
  }

  .subBizContent p{
    font-size: 15px;
    line-height: 1.75;
  }

  .subServiceContent p{
    font-size: 15px;
    line-height: 1.75;
  }

  .subTrustDesc{
    font-size: 15px;
    line-height: 1.75;
  }

  .subCompareCard li{
    font-size: 15px;
    line-height: 1.75;
  }

  .subProcessItem p{
    font-size: 15px;
    line-height: 1.75;
  }

  .subSolutionList li{
    font-size: 14px;
    line-height: 1.7;
  }

  .subBizLink{
    font-size: 15px;
  }

  .subTrustStat strong{
    font-size: 26px;
  }

  .subTrustStat span{
    font-size: 14px;
    line-height: 1.5;
  }
}

/* =========================
   Building Portfolio
========================= */
.section.subPortfolio{
  background: #E39A1F;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subPortfolioHead{
  text-align: center;
  margin-bottom: 60px;
}

.subPortfolioTitle{
	font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  word-break: keep-all;
  color: #fff;
}

.subPortfolioList{
  display: flex;
  gap: 28px;
}

.subPortfolioItem{
  flex: 1 1 0;
  display: block;
  text-decoration: none;
}

.subPortfolioThumb{
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 14px 30px rgba(0,0,0,0.10);
  background: rgba(255,255,255,0.12);
}

.subPortfolioThumb img{
  width: 100%;
  height: 360px;
  object-fit: cover;
  display: block;
  transition: transform .7s ease;
}

.subPortfolioItem:hover .subPortfolioThumb img{
  transform: scale(1.08);
}

/* tablet */
@media (max-width: 991px){
  .section.subPortfolio{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subPortfolioHead{
    margin-bottom: 40px;
  }

  .subPortfolioList{
    gap: 20px;
  }

  .subPortfolioThumb img{
    height: 280px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subPortfolio{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subPortfolioHead{
    margin-bottom: 28px;
  }
	
	.subPortfolioTitle{
        font-size: 26px;
        line-height: 1.4;
}
	

  .subPortfolioList{
    flex-direction: column;
    gap: 16px;
  }

  .subPortfolioThumb{
    border-radius: 18px;
  }

  .subPortfolioThumb img{
    height: 220px;
  }
}

/* =========================
   Shop Reason Section
========================= */
.section.subShopReason{
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subShopReasonHead{
  text-align: center;
  margin-bottom: 60px;
}

.subShopReasonTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #111827;
  word-break: keep-all;
}

.subShopReasonTitle span{
  position: relative;
  display: inline;
  background: linear-gradient(transparent 62%, #ffd79a 62%);
}

.subShopReasonWrap{
  display: flex;
  align-items: center;
  gap: 64px;
}

.subShopReasonMedia{
  flex: 0 0 46%;
  max-width: 46%;
}

.subShopReasonMedia img{
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
  border-radius: 24px;
  box-shadow: 0 12px 32px rgba(0,0,0,0.08);
}

.subShopReasonContent{
  flex: 1 1 auto;
}

.subShopReasonItem{
  display: flex;
  align-items: flex-start;
  gap: 18px;
}

.subShopReasonItem + .subShopReasonItem{
  margin-top: 42px;
}

.subShopReasonIcon{
  flex: 0 0 52px;
  width: 52px;
  height: 52px;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 26px;

  border-radius: 14px;

  background: linear-gradient(135deg, #f3e8ff, #e0f2ff);
  box-shadow: 0 6px 16px rgba(0,0,0,0.06);

  margin-top: 2px;
}

.subShopReasonText h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #E39A1F;
  word-break: keep-all;
}

.subShopReasonText p{
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #5f6b7a;
  word-break: keep-all;
}

/* tablet */
@media (max-width: 991px){
  .section.subShopReason{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subShopReasonHead{
    margin-bottom: 44px;
  }

  .subShopReasonTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subShopReasonWrap{
    gap: 32px;
  }

  .subShopReasonMedia img{
    height: 380px;
  }

  .subShopReasonText h3{
    font-size: 24px;
  }

  .subShopReasonText p{
    font-size: 16px;
    line-height: 1.75;
  }

  .subShopReasonItem + .subShopReasonItem{
    margin-top: 30px;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subShopReason{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subShopReasonHead{
    margin-bottom: 32px;
  }

  .subShopReasonTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subShopReasonWrap{
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
  }

  .subShopReasonMedia{
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }

  .subShopReasonMedia img{
    width: 100%;
    height: 240px;
    border-radius: 18px;
  }

  .subShopReasonContent{
    width: 100%;
  }

  .subShopReasonItem{
    gap: 14px;
  }

  .subShopReasonItem + .subShopReasonItem{
    margin-top: 24px;
  }

  .subShopReasonIcon{
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    font-size: 20px;
    border-radius: 10px;
  }

  .subShopReasonText h3{
    font-size: 22px;
    line-height: 1.4;
  }

  .subShopReasonText p{
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.75;
  }
}

/* =========================
   Shop Hardware Section
========================= */
.section.subShopHardware{
  background: #E39A1F;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subShopHardwareHead{
  text-align: center;
  margin-bottom: 56px;
}

.subShopHardwareTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #ffffff;
  word-break: keep-all;
}

.subShopHardwareList{
  display: flex;
  justify-content: center;
  gap: 36px;
}

.subShopHardwareItem{
  flex: 0 1 452px;
  max-width: 452px;
  border-radius: 28px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0,0,0,0.06);
}

.subShopHardwareThumb{
  overflow: hidden;
}

.subShopHardwareThumb img{
  width: 100%;
  height: 290px;
  object-fit: cover;
  display: block;
}

.subShopHardwareBody{
  padding: 28px 28px 34px;
}

.subShopHardwareBody h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #111827;
  word-break: keep-all;
}

.subShopHardwareBody p{
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #5f6b7a;
  word-break: keep-all;
}

/* tablet */
@media (max-width: 991px){
  .section.subShopHardware{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subShopHardwareHead{
    margin-bottom: 40px;
  }

  .subShopHardwareTitle{
    font-size: 26px;
    line-height: 1.35;
  }

  .subShopHardwareList{
    gap: 24px;
  }

  .subShopHardwareItem{
    flex: 1 1 0;
    max-width: none;
  }

  .subShopHardwareThumb img{
    height: 240px;
  }

  .subShopHardwareBody{
    padding: 22px 22px 28px;
  }

  .subShopHardwareBody h3{
    font-size: 24px;
  }

  .subShopHardwareBody p{
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.75;
  }
}

/* ===== subShopHardware mobile fix ===== */
@media (max-width: 767px){
  #subShopHardware{
    display: block !important;
  }

  #subShopHardware .container{
    display: block !important;
  }

  #subShopHardware .subShopHardwareList{
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
  }

  #subShopHardware .subShopHardwareItem{
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    overflow: hidden !important;
    background: #fff !important;
    border-radius: 20px !important;
    box-shadow: 0 12px 30px rgba(0,0,0,0.06) !important;
  }

  #subShopHardware .subShopHardwareThumb{
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
  }

  #subShopHardware .subShopHardwareThumb img{
    display: block !important;
    width: 100% !important;
    height: 220px !important;
    min-height: 220px !important;
    object-fit: cover !important;
  }

  #subShopHardware .subShopHardwareBody{
    display: block !important;
    width: 100% !important;
    padding: 20px 18px 24px !important;
  }

  #subShopHardware .subShopHardwareBody h3{
    display: block !important;
    margin: 0 !important;
    font-size: 22px !important;
    line-height: 1.4 !important;
  }

  #subShopHardware .subShopHardwareBody p{
    display: block !important;
    margin-top: 12px !important;
    font-size: 15px !important;
    line-height: 1.75 !important;
  }
}

/* =========================
   Outsourcing Work Section
========================= */
.section.subOutsourceWork{
  background: #f6f6f6;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subOutsourceWorkHead{
  text-align: center;
  margin-bottom: 56px;
}

.subOutsourceWorkTitle{
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #111827;
  word-break: keep-all;
}

.subOutsourceWorkList{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.subOutsourceWorkItem{
  background: #fff;
  border-radius: 28px;
  padding: 32px 24px 30px;
  text-align: center;
  box-shadow: 0 10px 24px rgba(0,0,0,0.04);
  border: 1px solid #ececec;
}

.subOutsourceWorkIcon{
  width: 64px;
  height: 64px;
  margin: 0 auto 22px;
  border-radius: 50%;
  background: #fde7ea;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  line-height: 1;
}

.subOutsourceWorkItem h3{
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #111827;
  word-break: keep-all;
}

.subOutsourceWorkItem p{
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #5f6b7a;
  word-break: keep-all;
}

/* tablet */
@media (max-width: 991px){
  .section.subOutsourceWork{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subOutsourceWorkHead{
    margin-bottom: 40px;
  }

  .subOutsourceWorkTitle{
    font-size: 34px;
    line-height: 1.35;
  }

  .subOutsourceWorkList{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .subOutsourceWorkItem{
    padding: 28px 20px 26px;
    border-radius: 22px;
  }

  .subOutsourceWorkIcon{
    width: 58px;
    height: 58px;
    margin-bottom: 18px;
    font-size: 26px;
  }

  .subOutsourceWorkItem h3{
    font-size: 24px;
  }

  .subOutsourceWorkItem p{
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.75;
  }
}

/* mobile */
@media (max-width: 767px){
  .section.subOutsourceWork{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subOutsourceWorkHead{
    margin-bottom: 32px;
  }

  .subOutsourceWorkTitle{
    font-size: 26px;
    line-height: 1.4;
  }

  .subOutsourceWorkList{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .subOutsourceWorkItem{
    padding: 22px 14px 20px;
    border-radius: 18px;
  }

  .subOutsourceWorkIcon{
    width: 52px;
    height: 52px;
    margin-bottom: 16px;
    font-size: 22px;
  }

  .subOutsourceWorkItem h3{
    font-size: 18px;
    line-height: 1.4;
  }

  .subOutsourceWorkItem p{
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.65;
  }
}

/* =========================
   Outsourcing Cost Section
========================= */
.section.subOutsourceCost {
  background: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subOutsourceCostHead {
  text-align: center;
  margin-bottom: 56px;
}

.subOutsourceCostTitle {
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #111827;
  word-break: keep-all;
}

.subOutsourceCostTitle span {
  position: relative;
  display: inline;
  background: linear-gradient(transparent 62%, #fde7ea 62%);
}

.subOutsourceCostTable {
  background: #f3f4f6;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.05);
}

.subOutsourceCostRow {
  display: grid;
  grid-template-columns: 1.2fr 1.4fr 1.4fr;
}

.subOutsourceCostRow + .subOutsourceCostRow {
  border-top: 1px solid #e5e7eb;
}

.subOutsourceCostRowHead {
  background: #eceef1;
}

.subOutsourceCostCell {
  padding: 28px 24px;
  font-size: 18px;
  font-weight: 500;
  color: #374151;
  letter-spacing: -0.02em;
  word-break: keep-all;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.6;
}

.subOutsourceCostCellLabel {
  font-weight: 600;
  color: #374151;
  justify-content: center;
}

.subOutsourceCostCellGeneral {
  background: #fff;
  color: #5f6b7a;
  border-left: 1px solid #e5e7eb;
}

.subOutsourceCostCellDav {
  background: #fff0f3;
  border-left: 1px solid #fbd0d8;
}

.subOutsourceCostRowHead .subOutsourceCostCellGeneral {
  background: #eceef1;
  color: #374151;
  font-weight: 600;
  font-size: 18px;
}

.subOutsourceCostRowHead .subOutsourceCostCellDav {
  background: #fde7ea;
  border-left: 1px solid #fbd0d8;
}

.subOutsourceCostRowHead .subOutsourceCostCellDav strong {
  font-size: 20px;
  font-weight: 700;
  color: #c0163c;
  letter-spacing: -0.03em;
}

.subOutsourceCostHighlight {
  font-weight: 700;
  color: #c0163c;
}

.subOutsourceCostRisk {
  font-weight: 700;
  color: #c0163c;
}

/* tablet */
@media (max-width: 991px) {
  .section.subOutsourceCost {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subOutsourceCostHead {
    margin-bottom: 40px;
  }

  .subOutsourceCostTitle {
    font-size: 34px;
    line-height: 1.35;
  }

  .subOutsourceCostCell {
    padding: 22px 16px;
    font-size: 16px;
  }

  .subOutsourceCostRowHead .subOutsourceCostCellDav strong {
    font-size: 17px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .section.subOutsourceCost {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subOutsourceCostHead {
    margin-bottom: 32px;
  }

  .subOutsourceCostTitle {
    font-size: 26px;
    line-height: 1.4;
  }

  .subOutsourceCostTable {
    border-radius: 16px;
  }

  .subOutsourceCostRow {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .subOutsourceCostCell {
    padding: 16px 10px;
    font-size: 13px;
    line-height: 1.5;
  }

  .subOutsourceCostRowHead .subOutsourceCostCellDav strong {
    font-size: 13px;
  }

  .subOutsourceCostCellLabel {
    font-size: 13px;
  }
}

/* =========================
   Investment Academy Section
========================= */
.section.subInvestAcademy {
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subInvestAcademyWrap {
  display: flex;
  align-items: flex-start;
  gap: 72px;
}

/* 왼쪽 카드 */
.subInvestAcademyMedia {
  flex: 0 0 360px;
  max-width: 360px;
}

.subInvestAcademyCard {
  position: relative;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.10);
  overflow: hidden;
  border: 1px solid #f0f0f0;
}

.subInvestAcademyCard img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  display: block;
}

.subInvestAcademyCardLabel {
  position: absolute;
  top: 18px;
  left: 18px;
  background: rgba(255, 255, 255, 0.92);
  color: #374151;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 6px 14px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  backdrop-filter: blur(6px);
}

.subInvestAcademyCardLabel::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E39A1F;
  flex-shrink: 0;
}

/* 오른쪽 콘텐츠 */
.subInvestAcademyContent {
  flex: 1 1 auto;
  padding-top: 8px;
}

.subInvestAcademyTitle {
  font-size: 38px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #111827;
  word-break: keep-all;
  margin-bottom: 20px;
}

.subInvestAcademyDesc {
  font-size: 17px;
  line-height: 1.8;
  font-weight: 400;
  color: #5f6b7a;
  word-break: keep-all;
  margin-bottom: 40px;
}

/* 번호 리스트 */
.subInvestAcademyList {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.subInvestAcademyItem {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.subInvestAcademyNum {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fdefd4;
  color: #E39A1F;
  font-size: 17px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  flex-shrink: 0;
}

.subInvestAcademyText h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #111827;
  word-break: keep-all;
  margin-bottom: 8px;
}

.subInvestAcademyText p {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  color: #5f6b7a;
  word-break: keep-all;
}

/* tablet */
@media (max-width: 991px) {
  .section.subInvestAcademy {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subInvestAcademyWrap {
    gap: 44px;
  }

  .subInvestAcademyMedia {
    flex: 0 0 280px;
    max-width: 280px;
  }

  .subInvestAcademyCard img {
    height: 380px;
  }

  .subInvestAcademyTitle {
    font-size: 30px;
  }

  .subInvestAcademyDesc {
    font-size: 16px;
    margin-bottom: 32px;
  }

  .subInvestAcademyText h3 {
    font-size: 18px;
  }

  .subInvestAcademyText p {
    font-size: 15px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .section.subInvestAcademy {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subInvestAcademyWrap {
    flex-direction: column;
    gap: 36px;
  }

  .subInvestAcademyMedia {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }

  .subInvestAcademyCard img {
    height: 260px;
  }

  .subInvestAcademyTitle {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 16px;
  }

  .subInvestAcademyDesc {
    font-size: 15px;
    margin-bottom: 28px;
  }

  .subInvestAcademyList {
    gap: 24px;
  }

  .subInvestAcademyNum {
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    font-size: 15px;
  }

  .subInvestAcademyText h3 {
    font-size: 17px;
  }

  .subInvestAcademyText p {
    font-size: 14px;
    line-height: 1.7;
  }
}


/* =========================
   Investment Target Section
========================= */
.section.subInvestTarget {
  background: #fdf8f0;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subInvestTargetHead {
  text-align: center;
  margin-bottom: 60px;
}

.subInvestTargetTitle {
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #111827;
  word-break: keep-all;
}

.subInvestTargetList {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.subInvestTargetItem {
  background: #fff;
  border-radius: 24px;
  padding: 44px 36px 48px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.05);
  border: 1px solid #f0e8d4;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.subInvestTargetItem:hover {
  box-shadow: 0 16px 40px rgba(227, 154, 31, 0.12);
  transform: translateY(-4px);
}

/* 가운데 카드 활성 스타일 */
.subInvestTargetItemActive {
  border-top: 5px solid #E39A1F;
  padding-top: 39px;
  box-shadow: 0 12px 36px rgba(227, 154, 31, 0.15);
}

.subInvestTargetItemActive:hover {
  box-shadow: 0 20px 48px rgba(227, 154, 31, 0.22);
}

.subInvestTargetNum {
  font-size: 15px;
  font-weight: 700;
  color: #E39A1F;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}

.subInvestTargetItemTitle {
  font-size: 28px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #E39A1F;
  word-break: keep-all;
  margin-bottom: 20px;
}

.subInvestTargetDesc {
  font-size: 17px;
  line-height: 1.8;
  font-weight: 400;
  color: #5f6b7a;
  word-break: keep-all;
  text-align: center;
}

/* tablet */
@media (max-width: 991px) {
  .section.subInvestTarget {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subInvestTargetHead {
    margin-bottom: 44px;
  }

  .subInvestTargetTitle {
    font-size: 34px;
    line-height: 1.35;
  }

  .subInvestTargetList {
    gap: 18px;
  }

  .subInvestTargetItem {
    padding: 34px 24px 38px;
    border-radius: 20px;
  }

  .subInvestTargetItemActive {
    padding-top: 29px;
  }

  .subInvestTargetItemTitle {
    font-size: 24px;
  }

  .subInvestTargetDesc {
    font-size: 15px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .section.subInvestTarget {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subInvestTargetHead {
    margin-bottom: 32px;
  }

  .subInvestTargetTitle {
    font-size: 26px;
    line-height: 1.4;
  }

  .subInvestTargetList {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .subInvestTargetItem {
    padding: 32px 24px 36px;
    border-radius: 18px;
  }

  .subInvestTargetItemActive {
    padding-top: 27px;
  }

  .subInvestTargetItemTitle {
    font-size: 22px;
  }

  .subInvestTargetDesc {
    font-size: 15px;
    line-height: 1.75;
  }
}

/* =========================
   Investment Curriculum Section
========================= */
.section.subInvestCurriculum {
  background: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.subInvestCurriculumHead {
  text-align: center;
  margin-bottom: 56px;
}

.subInvestCurriculumTitle {
  font-size: 46px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #111827;
  word-break: keep-all;
}

.subInvestCurriculumList {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-items: start;
}

.subInvestCurriculumItem {
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.06);
  border: 1px solid #ececec;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.subInvestCurriculumItem:hover {
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.10);
  transform: translateY(-4px);
}

/* 활성 카드 */
.subInvestCurriculumItemActive {
  background: #E39A1F;
  border-color: #E39A1F;
  box-shadow: 0 12px 36px rgba(227, 154, 31, 0.30);
}

.subInvestCurriculumItemActive:hover {
  box-shadow: 0 20px 48px rgba(227, 154, 31, 0.38);
}

/* 썸네일 */
.subInvestCurriculumThumb {
  position: relative;
  overflow: hidden;
}

.subInvestCurriculumThumb img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.subInvestCurriculumItem:hover .subInvestCurriculumThumb img {
  transform: scale(1.05);
}

/* 심화반 뱃지 */
.subInvestCurriculumBadge {
  position: absolute;
  top: 16px;
  left: 16px;
  background: rgba(255, 255, 255, 0.92);
  color: #374151;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 100px;
  backdrop-filter: blur(6px);
  display: inline-flex;
  align-items: center;
  gap: 5px;
  z-index: 1;
}

.subInvestCurriculumBadge::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #E39A1F;
  flex-shrink: 0;
}

/* 바디 */
.subInvestCurriculumBody {
  padding: 28px 28px 34px;
}

.subInvestCurriculumLevel {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #E39A1F;
  word-break: keep-all;
  margin-bottom: 6px;
}

.subInvestCurriculumItemActive .subInvestCurriculumLevel {
  color: #fff;
}

.subInvestCurriculumPeriod {
  font-size: 15px;
  font-weight: 500;
  color: #9ca3af;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
}

.subInvestCurriculumItemActive .subInvestCurriculumPeriod {
  color: rgba(255, 255, 255, 0.75);
}

.subInvestCurriculumPoints {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.subInvestCurriculumPoints li {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  color: #5f6b7a;
  word-break: keep-all;
  padding-left: 14px;
  position: relative;
}

.subInvestCurriculumPoints li::before {
  content: '-';
  position: absolute;
  left: 0;
  color: #E39A1F;
  font-weight: 700;
}

.subInvestCurriculumItemActive .subInvestCurriculumPoints li {
  color: rgba(255, 255, 255, 0.90);
  font-weight: 600;
}

.subInvestCurriculumItemActive .subInvestCurriculumPoints li::before {
  color: rgba(255, 255, 255, 0.70);
}

/* tablet */
@media (max-width: 991px) {
  .section.subInvestCurriculum {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .subInvestCurriculumHead {
    margin-bottom: 40px;
  }

  .subInvestCurriculumTitle {
    font-size: 34px;
    line-height: 1.35;
  }

  .subInvestCurriculumList {
    gap: 20px;
  }

  .subInvestCurriculumThumb img {
    height: 200px;
  }

  .subInvestCurriculumBody {
    padding: 22px 22px 28px;
  }

  .subInvestCurriculumLevel {
    font-size: 19px;
  }

  .subInvestCurriculumPoints li {
    font-size: 14px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .section.subInvestCurriculum {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subInvestCurriculumHead {
    margin-bottom: 32px;
  }

  .subInvestCurriculumTitle {
    font-size: 26px;
    line-height: 1.4;
  }

  .subInvestCurriculumList {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .subInvestCurriculumItem {
    border-radius: 18px;
  }

  .subInvestCurriculumThumb img {
    height: 220px;
  }

  .subInvestCurriculumBody {
    padding: 20px 20px 26px;
  }

  .subInvestCurriculumLevel {
    font-size: 18px;
  }

  .subInvestCurriculumPeriod {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .subInvestCurriculumPoints li {
    font-size: 14px;
  }
}

/* PC에서는 숨기고 모바일에서만 보이게 */
.mo-br { display: none; }

@media (max-width: 767px) {
  .mo-br { display: block; }
}