/* Why Choose MAKREATE component refresh */
body .mk-wcm-section{
  position:relative!important;
  padding:88px 24px!important;
  background:#fff!important;
  overflow:hidden!important;
  font-family:"Kanit",system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;
}
body .mk-wcm-section .mk-wcm-container,
body .mk-wcm-section .section-inner{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
}
body .mk-wcm-section .mk-wcm-main-title,
body .mk-wcm-section .section-title{
  max-width:780px!important;
  margin:0 auto 34px!important;
  color:#111!important;
  font-family:"Kanit",system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;
  font-size:clamp(34px,4.2vw,52px)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
  font-weight:900!important;
  font-style:normal!important;
  text-align:center!important;
  text-transform:none!important;
}
body .mk-wcm-section .mk-wcm-main-title::before{
  content:"WHY MAKREATE";
  display:block;
  margin:0 0 12px;
  color:#E51A1C;
  font-size:11px;
  line-height:1;
  letter-spacing:.24em;
  font-weight:800;
  text-transform:uppercase;
}
body .mk-wcm-section .section-eyebrow{
  display:block!important;
  margin:0 0 10px!important;
  color:#E51A1C!important;
  font-size:11px!important;
  line-height:1!important;
  letter-spacing:.24em!important;
  font-weight:800!important;
  text-align:center!important;
  text-transform:uppercase!important;
}
body .mk-wcm-section .section-sub{
  max-width:640px!important;
  margin:-18px auto 34px!important;
  color:#666!important;
  font-size:16px!important;
  line-height:1.55!important;
  text-align:center!important;
}
body .mk-wcm-section .mk-wcm-grid{
  counter-reset:mk-wcm-card!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  text-align:left!important;
}
body .mk-wcm-section .mk-wcm-item-box,
body .mk-wcm-section .mk-wcm-card{
  position:relative!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  min-height:184px!important;
  padding:24px!important;
  box-sizing:border-box!important;
  border:1px solid #ececec!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfbfb 100%)!important;
  box-shadow:0 16px 40px rgba(15,23,42,.06)!important;
  transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important;
}
body .mk-wcm-section .mk-wcm-item-box{
  counter-increment:mk-wcm-card!important;
  display:grid!important;
  grid-template-columns:56px minmax(0,1fr)!important;
  align-items:flex-start!important;
  gap:16px!important;
  text-align:left!important;
}
body .mk-wcm-section .mk-wcm-item-box:hover,
body .mk-wcm-section .mk-wcm-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(229,26,28,.42)!important;
  box-shadow:0 22px 52px rgba(15,23,42,.1)!important;
}
body .mk-wcm-section .mk-wcm-item-box::before{
  content:counter(mk-wcm-card,decimal-leading-zero);
  position:absolute;
  top:18px;
  right:20px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:38px;
  height:26px;
  padding:0 10px;
  border-radius:999px;
  background:#fff4f4;
  border:1px solid rgba(229,26,28,.18);
  color:#E51A1C;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
}
body .mk-wcm-section .mk-wcm-icon-wrapper{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:56px!important;
  min-width:56px!important;
  height:56px!important;
  margin:0!important;
  border-radius:14px!important;
  background:#111!important;
  box-shadow:0 12px 24px rgba(15,23,42,.14)!important;
}
body .mk-wcm-section .mk-wcm-icon{
  width:30px!important;
  height:30px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
  filter:brightness(0) invert(1)!important;
  opacity:.96!important;
}
body .mk-wcm-section .mk-wcm-content{
  min-width:0!important;
  padding:2px 42px 0 0!important;
}
body .mk-wcm-section .mk-wcm-item-title,
body .mk-wcm-section .mk-wcm-title{
  margin:0 0 8px!important;
  color:#111!important;
  font-family:"Kanit",system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;
  font-size:17px!important;
  line-height:1.22!important;
  letter-spacing:-.012em!important;
  font-weight:850!important;
  font-style:normal!important;
  text-transform:none!important;
}
body .mk-wcm-section .mk-wcm-item-desc,
body .mk-wcm-section .mk-wcm-desc{
  margin:0!important;
  color:#565656!important;
  font-family:"Kanit",system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;
  font-size:14px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
body .mk-wcm-section .mk-wcm-num{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  min-width:42px!important;
  height:30px!important;
  margin:0 0 16px!important;
  padding:0 11px!important;
  border-radius:999px!important;
  background:#fff4f4!important;
  border:1px solid rgba(229,26,28,.18)!important;
  color:#E51A1C!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
}
html[data-theme="dark"] body .mk-wcm-section{
  background:var(--mk-dark-bg,#0b0b0d)!important;
  color:var(--mk-dark-text,#f5f5f6)!important;
}
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-main-title,
html[data-theme="dark"] body .mk-wcm-section .section-title,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-item-title,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-title{
  color:var(--mk-dark-text,#f5f5f6)!important;
}
html[data-theme="dark"] body .mk-wcm-section .section-sub,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-item-desc,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-desc{
  color:var(--mk-dark-muted,#b8b8c1)!important;
}
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-item-box,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-card{
  color:var(--mk-dark-text,#f5f5f6)!important;
  background:linear-gradient(180deg,var(--mk-dark-surface,#16161a) 0%,#121216 100%)!important;
  border-color:var(--mk-dark-border,#2d2d34)!important;
  box-shadow:0 18px 46px rgba(0,0,0,.28)!important;
}
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-item-box:hover,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-card:hover{
  border-color:rgba(229,26,28,.55)!important;
  box-shadow:0 22px 56px rgba(0,0,0,.34)!important;
}
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-item-box::before,
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-num{
  background:rgba(229,26,28,.12)!important;
  border-color:rgba(229,26,28,.32)!important;
  color:#ff6b6d!important;
}
html[data-theme="dark"] body .mk-wcm-section .mk-wcm-icon-wrapper{
  background:#050506!important;
  border:1px solid var(--mk-dark-border,#2d2d34)!important;
  box-shadow:none!important;
}
@media (max-width:1020px){
  body .mk-wcm-section .mk-wcm-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:640px){
  body .mk-wcm-section{
    padding:58px 18px!important;
  }
  body .mk-wcm-section .mk-wcm-main-title,
  body .mk-wcm-section .section-title{
    margin-bottom:24px!important;
    font-size:34px!important;
  }
  body .mk-wcm-section .section-sub{
    margin:-12px auto 24px!important;
    font-size:14px!important;
  }
  body .mk-wcm-section .mk-wcm-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  body .mk-wcm-section .mk-wcm-item-box{
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:14px!important;
    padding:20px!important;
  }
  body .mk-wcm-section .mk-wcm-card{
    padding:22px 20px!important;
  }
  body .mk-wcm-section .mk-wcm-icon-wrapper{
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    border-radius:12px!important;
  }
  body .mk-wcm-section .mk-wcm-icon{
    width:26px!important;
    height:26px!important;
  }
  body .mk-wcm-section .mk-wcm-content{
    padding-right:38px!important;
  }
}
