.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#3A2E26;--e-global-color-text:#1F1E1E;--e-global-color-accent:#676665;--e-global-typography-primary-font-family:"Noto Serif KR";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Serif KR";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Serif KR";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Serif KR";--e-global-typography-accent-font-weight:500;color:#1F1E1E;font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#F5F5F5;color:#3A2E26;border-style:solid;border-color:#3A2E26;border-radius:0px 0px 0px 0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 h1{color:#1F1E1E;font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 h2{color:#1F1E1E;font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 h3{font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 h4{font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 h5{font-family:"Noto Serif KR", Sans-serif;}.elementor-kit-6 h6{font-family:"Noto Serif KR", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:1920px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:0px 0px 0px 0px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Fix: elements stuck at fixed 1200px width causing horizontal overflow
   between roughly 1025px–1200px viewport */
@media (max-width: 1200px) {
  .elementor-element-ff5ad82,
  .elementor-element-0421031 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .elementor-element-e93d022,
  .elementor-element-76c9564,
  .elementor-element-694ade5 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .elementor-widget__width-initial {
    width: 100% !important;
    max-width: 100% !important;
  }
  body {
    overflow-x: hidden;
  }
}

.value-card {
	 
box-shadow: 
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.3s ease;
}
.value-card-number{
	color: #D8D5D4 !important;
	-webkit-text-fill-color: #D8D5D4 !important;
}
.value-card .value-card-number {
  transition: opacity 0.3s ease;
  
}
.value-card:hover .value-card-number {
  color: #9C9692  !important;
 -webkit-text-fill-color: #9C9692  !important;
 
}
.value-card:hover {
  box-shadow:0px 8px 20px 0px rgba(0, 0, 0, 0.10) !important; 

}/* End custom CSS */