/*======================================
    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, 560px);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
  padding: 34px 28px 28px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.18);
}

.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: 34px;
    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);
    padding: 26px 18px 20px;
    border-radius: 16px;
  }

  .addressModalDialog h3{
    font-size: 22px;
  }

  .addressModalText,
  .addressSampleItem{
    font-size: 14px;
  }
}

/* 체크 + 내용보기 버튼 */
.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;
  }
}