.elementor-kit-1354{--e-global-color-primary:#F4B400;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#FFFEF6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1354 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1354 input:not([type="button"]):not([type="submit"]),.elementor-kit-1354 textarea,.elementor-kit-1354 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:#BDBDBD;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */<style>
.why-klrubber {
  text-align: center;
  padding: 40px 20px;
  font-family: 'Arial', sans-serif;
  color: #333;
}

.why-klrubber h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  border-bottom: 2px solid #ccc;
  display: inline-block;
  padding-bottom: 10px;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 800px;
  margin: 0 auto;
  gap: 30px 60px;
}

.why-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 1.5;
}

.why-item img {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
  filter: brightness(0) saturate(100%) sepia(100%) hue-rotate(10deg) saturate(500%) brightness(1.2); /* ทอง */
}

.why-item p {
  margin: 0;
}

.why-item strong {
  font-weight: 700;
  color: #111;
}
</style>/* End custom CSS */